/* =BASE
----------------------------------------------- */
body, p, div, form, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #FFF;
}
img {
	border: 0;
}
ul, li {
	list-style: none;
}
a {
	color: #085aaf;
}
a:hover {
	color: #fa6200;
}
h2 {
	font-size: 16px;
	text-align: left;
	color: #f60;
	clear: both;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	margin: 15px 0 5px;
}

.odd {
	background: #fff;
}
.even {
	background: #F7F9FC;
}


/* =LAYOUT
----------------------------------------------- */
#Wrap {
	width: 980px;
	margin: 10px auto;
}
#Header {
	border: 1px solid #929FC7;
	height: 64px;
	background: #E1E8F0 url(http://www.1188.lv/images/bg_header.gif) top left repeat-x;
}
#Col1 {
	float: left;
	width: 560px;
	margin-right: 9px;
}
#Col2 {
	float: left;
	width: 200px;
	margin-top: 20px;
	padding-left: 4px;
}

#Col3 {
	float: right;
	width: 180px;
	margin-top: 20px;
	margin-right: 0px;
	padding-right: 0px;
	clear: right;
}

#ColWide {
	float: left;
	width: 792px;
}
#ColWide .Content {
	background: #f7f9fc;
	float: left;
	width: 790px;
	border: 1px solid #9fb4da;
}
#ColWide #InsideSearcher {
	margin-right: 9px;
	width: 560px;
	height: 10px;
}
#ColWide #InsideSearcher .Content {
	width: 560px;
	height: 18px;
	_height: 17px;
	padding: 0;
}
#ColWide .ServicesBlock {
	clear: right;
	margin-top: 20px;
	border-bottom-width: 1px;
	float: right;
}
#ColWide .ServicesBlock .icons {
	height: auto;
}


/* =HEADER
----------------------------------------------- */
h1 {
	float: left;
	width: 189px;
	height: 50px;
	margin: 7px 0 0 14px;
	background: url(http://www.1188.lv/images/logo_anniversary2.gif);
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-indent: -9999px;
}
#Header iframe {
	float: right;
	width: 245px;
	height: 64px;
}
#LoginFrame {
	background: #E1E8F0 url(http://www.1188.lv/images/bg_header.gif) top left repeat-x;
}

/* =MAIN_MENU
----------------------------------------------- */
#MainMenu {
	margin-top: 2px;
	height: 21px;
	border-left: 1px solid #102d8b;
	border-right: 1px solid #7789b9;
	background: url(http://www.1188.lv/images/bg_main_menu.gif) top left repeat-x;
}
#MainMenu ul {
	float:left;
	width: 869px;
	height: 21px;
	padding-left: 10px;
}
#MainMenu ul li {
	float: left;
	height: 100%;
}
#MainMenu ul li a {
	float: left;
	display: block;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	height: 21px;
	line-height: 19px;
}
#MainMenu ul li a.selected {
	float: left;
	background: #FFA740 url(http://www.1188.lv/images/bg_selected_menu.gif);
}

#MainMenu #Languages {
	float: right;
	width: 79px;
	_width: 99px;
	height: 21px;
	padding-left: 20px;
	line-height: 19px;
	background: url(http://www.1188.lv/images/bg_lang_menu.gif);
}
#MainMenu #Languages li {
	float: left;
	width: 20px;
}
#MainMenu #Languages a {
	text-decoration: none;
	color: #1a459b;
	width: 100%;
	height: 100%;
	padding: 0;
}
#MainMenu #Languages a.selected {
	background: none;
	color: #ed5d00;
}


/* =SUPER_SEARCHER
----------------------------------------------- */
#SuperSearcher {
	width: 100%;
	height: 80px;
	float: left;
	margin: 18px 0 7px 0;
}

#SuperSearcher input, #SuperSearcher select {
	font-size: 11px;
	border: 1px solid #8E9CC5;
	width: 160px;
}
#SuperSearcher input {
	height: 19px;
}
#SuperSearcher select {
	height: 17px;
}
#SuperSearcher input.button {
	height: 17px;
	border: 0;
}
#SuperSearcher label {
	color: #28267A;
	font-size: 11px;
}

#SuperSearcher .Content input.radio {
	width: 10px;
	float: left;
	border: 0px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
#SuperSearcher .Content label.radio {
	text-align: left;
}

#SuperSearcher .Tabs li {
	float: left;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	background: #fff;
	border: 1px solid #cdcdcd;
	border-bottom: 0;
	border-left: 0;
	margin-bottom: 0px;
}
#SuperSearcher .Tabs li a {
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -1px;
	padding-bottom: 0px;
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #657daf;
}
#SuperSearcher .Tabs li a:hover {
	color: #02356a;
}
#SuperSearcher .Tabs li.selected {
	border: 1px solid #9eb3da;
	border-bottom: 0;
	background: #d2dfee;
	font-weight: bold;
	height: 22px;
	/*height: 24px;*/
	line-height: 22px;
	margin-bottom: -1px;
	margin-left: -2px;
	margin-top: 0px;
}
#SuperSearcher .Tabs li.selected a {
	color: #054f9b;
}
#SuperSearcher .Tabs li#first {
	margin-left: 0;
	border-left: 1px solid #cdcdcd;
}
#SuperSearcher .Tabs li#first.selected {
	border-left: 1px solid #9eb3da;
}

#SuperSearcher .Content {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 0;
	border: 1px solid #9eb3da;
	border-bottom: 4px solid #355bab;
	background: #d2dfee;
	height: 43px;
}
#SuperSearcher .Content .column {
	float: left;
	padding-top: 1px;
}
#SuperSearcher .Content .clock {
	width: 80px;
}
#SuperSearcher .Content .column p {
	margin-bottom: 8px;
}
#SuperSearcher .Content .column input.button {
	width: 68px;
}
#SuperSearcher .Content label {
	display: block;
	float: left;
	width: 30px;
	height: 18px;
	line-height: 18px;
}
#SuperSearcher .Content .row {
	clear: left;
	width: 100%;
	line-height: 18px;
	height: 18px;
	margin-top: -3px;
}

/* =EXTRA_BLOCK
----------------------------------------------- */
.ExtraBlock {
	width: 222px;
	border: 1px solid #b8c4d5;
	background: #f7f9fc;
	padding-bottom: 1px;
	margin-bottom: 8px;
}

/* =SERVICESBLOCK
----------------------------------------------- */
.ServicesBlock {
	border-bottom-width: 4px;
	width: 200px;
	_width: 222px;
	padding: 10px;
	float: left;
	background: #fff url(http://www.1188.lv/images/bg_services.gif) repeat-x;
}
.ServicesBlock a {
	text-decoration: none;
	font-size: 11px;
}
.ServicesBlock .icons {
	height: 30px;
	background: url(http://www.1188.lv/images/bg_services_icons.gif) repeat-x 0 100%;
}
.ServicesBlock .icons li {
	float: left;
	height: 22px;
	line-height: 22px;
}
.ServicesBlock .icons img {
	vertical-align: middle;
}
.ServicesBlock .icons a {
	color: #3b3b3b;
	font-weight: bold;
}

.ServicesBlock .links li {
	background: url(http://www.1188.lv/images/arrow_orange.gif) 0 50% no-repeat;
	padding-left: 15px;
	text-align: left;
	margin-top: 5px;
}

/* =ADVERT_BLOCK
----------------------------------------------- */
.AdvertBlock {
	width: 180px;
}
.PortalAd {
	border: 1px solid #bec7d7;
	margin-top: -1px;
	margin-top:10px;
}
.PortalAd .Header {
	background: #e3e8f4;
	border-bottom: 1px solid #bec7d7;
	color: #085aaf;
	text-align: left;
	font-weight: bold;
	padding: 5px 12px;
	font-size: 11px;
}
.PortalAd ul {
	padding: 10px;
	padding-top: 5px;
}
.PortalAd ul li {
	text-align: left;
	background: url(http://www.1188.lv/images/bullet.gif) 0 70% no-repeat;
	padding-left: 10px;
}
.PortalAd ul li a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}

/* =FOOTER
----------------------------------------------- */
#Footer {
	clear: both;
	width: 980px;
	padding: 0px;
	color: #8E8E8E;
	font-size: 11px;
	margin: 0px auto;
	height: 100px;
}

#Footer ul {
	text-align: center;
	margin: 5px 0 10px 0;
}
#Footer li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #C7C7DD;
}
#Footer li.first {
	border-left: 0;
}

/* =Dziesmu Svetki 2008 & Kapas Tabs
----------------------------------------------- */
#SmallBanners {
	clear: both;
	width: 220px;
	height: 80px;
	/*float: left;*/
	margin: -2px 0 8px 0;
}

#SmallBanners ul
{
	list-style: none;
	height: 22px;
	width: 100%;
}

#SmallBanners li {
	float: left;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	background: #F5F8FB;
	border: 1px solid #AFBBDC;
	/*margin-bottom: -1px;*/
	margin-bottom: 0px;
	margin-right: 1px;
	position: relative;
}
#SmallBanners li a {
	padding-left: 13px;
	padding-right: 13px;
	margin-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #657DAF;
}
#SmallBanners li a:hover {
	color: #02356a;
}
#SmallBanners li.selected {
    background: #fff;
	border: 1px solid #AFBBDC;
	border-bottom: 0px;
	background: #fff;
	font-weight: bold;
	height: 21px;
	/*height: 24px;*/
	line-height: 21px;
	margin-bottom: -1px;
}
#SmallBanners li.selected a {
	color: #006699;
}


#SmallBanners .Content {
	width: 100%;
	border: 1px solid #AFBBDC;
	background: #fff;
	height: 59px;
	margin-top:-1px;
	text-align:left;
}

#SmallBanners .ContentFull {
	width: 100%;
	border: 1px solid #AFBBDC;
	background: #fff;
	height: 59px;
	margin-top:-1px;
	text-align:left;
}

#SmallBanners .Content img {
    border:0px;
}

#dzsv_skaititajs {
    height: 43px;
    width: 56px;
    margin-right:22px;
    float:left;
}

#dzsv_banneris {
    float:right;
}

#daysCounter
{
    font-family: Tahoma;
	width:56px;
	height:19px;
	font-size:17px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
	color:#C1D72D;
	padding-top:0px;
	margin-top:-1px;
}

.days-title
{
    font-family: Tahoma;
    font-weight: bold;
	width:56px;
	height:12px;
	font-size:11px;
	line-height:11px;
	background-color:#C1D72D;
	text-align:center;
	color:#FFFFFF;
	margin-top:0px;
}

.time-div
{
    font-family: Tahoma;
	width:56px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#95AA0B;
	margin-top:1px;
	padding-bottom:0px;
}

#dziesmusvetki {
    display:block;
}
#kapa {
    display: none;
    margin: 0px;
}

#kapa .kapa_container {
	width: 100%;
	padding: 5px 3px 3px 5px;
}

#kapa .text {
	font-family: Tahoma;
	clear: both;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	float: left;
	width: 210px;
	margin-left: -8px;
	margin-top: 3px;
}

#kapa .textdzmp {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	width: 100%;
}
