@font-face {
    font-family: 'SegoePrint';
    src: url('font/segoepr0.eot');
    src: url('font/segoepr0.eot?#iefix') format('embedded-opentype'),
                     url('font/segoepr0.woff') format('woff'),
                     url('font/segoepr0.ttf') format('truetype'),
                     url('font/segoepr0.svg#segoepr0') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
	/*background-image:url(img/mainBG.png);*/
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	color:#000;
	font-weight:normal;	
	text-align:left;
}
h1{
	font-size:24px;
	text-align:center;
	color:#000;
	padding:20px 0px 10px;

	margin-bottom:10px;
	border-bottom:dotted 1px  #eee;
}
h2{
	font-size:24px;
}
h3{
	font-size:20px;
	padding:0 0 10px;
	margin-bottom:10px;
	font-size:20px;border-bottom:dotted 1px #eee;
}
h4{
        text-align:center; 
        color:#000; 
        font-size:18px;
        margin:10px 0;
}
.open_step h4{
   margin:0;
}
.poga{
	display:inline-block;
	color:#fff;
	font-weight:bold;
	font-size:21px;
	line-height:37px;
	height:37px;
	padding:0 30px;
	text-shadow:#719a16 0px 1px 3px;
	background:url(img/buttonBG.png) repeat-x;
	overflow:hidden;
	border-radius:3px;
        text-transform:capitalize;
        cursor:pointer;
        
}
.poga:hover{
        color:#fff;
	background:url(img/buttonBG_hover.png) repeat-x;
        text-decoration:none;
}
.poga:active{
        color:#fff;
	background:url(img/buttonBG_act.png) repeat-x;
        text-decoration:none;
}

.pogaGrey{
	display:inline-block;
	border-radius:3px;
	border:solid 1px #ccc;
	background:url(img/buttonBG_grey.png);
	padding:0 10px;
	line-height:25px;
	font-weight:bold;
	color:#9b9b9b;
	cursor:pointer;
        font-size:12px;
}
.pogaGrey:hover{
	color:#005897;	
        text-decoration:none;
}
.pogaGrey:active{
        color:#005897;
	background:#f8f8f8;
}

/********************************************************** Header  **************************************************************/
#header_wrapper{
	background:url(img/headerBG.png) repeat-x;
	margin:0px;
	width:100%;
	height:117px;
	position:relative;
	z-index:10;
}
#header{
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:1000;
}
/********************************** Header Top Row ********************************/
#header_topRow{
	float:right;
	margin-right:16px;
	padding-top:14px;
	width:750px;
	line-height:12px;
}
span.header_seperator{
	float:right;
	padding:0 20px;
	font-weight:normal;
	color:#ccc;
	font-size:12px;
	line-height:12px;
}

/**************** Second Nav **************/
#second_nav{
	float:right;
	padding-top:0px;
	height:12px;
	margin-right:-7px;
}
#second_nav li{
	list-style:none;
	float:left;
	margin:0 7px;
	line-height:9px;
}
#second_nav li a{
	font-weight:bold;
	color:#7f7f7f;
	font-size:12px;
	line-height:9px;
	height:9px;
}
#second_nav li a:hover{
	text-decoration:underline;
}
#second_nav li a:active{
	color:#575757;
}


/**************** Sazinies **************/
p#header_zvani{
	float:right;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
p#header_zvani img{
	vertical-align:top;
	margin-right:6px;
}

/**************** Lang **************/
a#header_langSelect{
	float:right;
	display:block;
	color:#777;
	font-weight:normal;
	font-size:12px;
}
a#header_langSelect:hover{
	text-decoration:underline;
}
a#header_langSelect:active{
	
	color:#575757;
}
/********************************** Logo ********************************/

#logo{
	float:left;
	display:block;
	padding-top:14px;
}

/********************************** Main Nav ********************************/
#main_nav{
	margin-top:22px;
	padding-top:0px;
	height:41px;
	float:right;
}
#main_nav li{
	list-style:none;
	float:left;
	display:block;
	margin-left:1px;
}
#main_nav li a{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:6px 18px 13px;
	height:20px;
	text-transform:none;
	font-weight:normal;
	color:#0087c6;
	font-size:21px;
	letter-spacing:0px;
}
#main_nav li a.izv, #main_nav li a:active{
	color:#000;
}
#main_nav li a:hover, #main_nav li a.hover{
        text-decoration:none;
	color:#005897;
}
#main_nav li a.hasUnderMenjuu{
	padding-bottom:37px;

	background:url(img/main_nav_megamenuBG.png) 0 10px no-repeat;
}
#main_nav li a.hasUnderMenjuu:hover, #main_nav li.hasUnderMenjuu:hover a{
	background:url(img/main_nav_megamenuBG_act.png) 0 10px no-repeat;
	position:relative;
	z-index:110;
}
.underMenu_wrapper{
	position:absolute;
	width:842px;
	padding:31px 0 0;
	display:none;
	z-index:900;
	top:80px;
	right:0;
}
div#kam_menjuu, div#kad_menjuu{
	display:none;
	position:relative;
	z-index:100;
	border-top:solid 2px #007cb1;
	padding:10px 30px 25px;
	box-shadow:rgba(0,0,0, 0.3) 0px 4px 15px;
	-moz-box-shadow:rgba(0,0,0, 0.3) 0px 4px 15px;
	-webkit-box-shadow:rgba(0,0,0, 0.3) 0px 4px 15px;
	-o-box-shadow:rgba(0,0,0, 0.3) 0px 4px 15px;
} 
div#kam_menjuu{
	background:#fff url(img/kam/milotai.jpg) no-repeat 505px bottom;
}
div#kad_menjuu{
	background:#fff url(img/kam/davanas.jpg) no-repeat 505px bottom;
}
#main_nav div.underMenu_wrapper ul.listPages{
	position:relative;
	min-height:288px;
}
#main_nav div.underMenu_wrapper .page{
	display:none;
	position:absolute;
	top:0;
	left:0;
        
}

/************************* KAM/KAD lists ************************************/

.megamenuHead{
	position:relative;
	font-size:24px;
	width:540px;
	border-bottom:solid 1px #e0e0e0;
	padding:15px 0;
	margin-bottom:10px;
}
.megamenuControls, .parsledzejs{
	width:57px;
	height:25px;
	position:absolute;
	bottom:20px;
	right:0;
	background:url(img/buttonBG_grey.png) bottom;
	border:solid 1px #cecece;
	border-radius:3px;
	overflow:hidden;
	
}
.megamenuNext, .parsledzejs .next, .megamenuPrev, .parsledzejs .prev{
	top:0;
	position:absolute;
	width:27px;
	height:25px;
	border-left:solid 1px #cecece;
	border-right:solid 1px #fff;
	cursor:pointer;
}
.megamenuNext, .parsledzejs .next, .parsledzejs a.next.disabled:hover{
	left:-1px;
	background:url(img/megamenuNext.png) no-repeat center;
}
.megamenuNext:hover, .parsledzejs .next:hover{
	background:url(img/megamenuNext_act.png) no-repeat center;
}
.megamenuPrev, .parsledzejs .prev, .parsledzejs a.prev.disabled:hover{
	right:-1px;
	background:url(img/megamenuPrev.png) no-repeat center;
}
.megamenuPrev:hover, .parsledzejs .prev:hover{
	background:url(img/megamenuPrev_act.png) no-repeat center;
}



ul.defList li, #main_nav li ul.underMenjuu li{
	display:list-item;
	list-style-image:none;
	width:auto;
	line-height:20px;
}
ul.defList li a, #main_nav ul.underMenjuu li a.underMenjuu{
	font-size:15px;
	color:#0090d2;
	padding:4px 0;
}
ul.defList li:hover, #main_nav ul.underMenjuu li:hover{
	list-style-position:outside;
	list-style-image:url(img/list-image.png);
}
ul.defList li a:hover, #main_nav ul.underMenjuu li a.underMenjuu:hover{
	color:#005897;
}
ul.defList li a span{
	font-size:15px;
	color:#a7bac3;
}

#main_nav li ul.underMenjuu li{
	padding-left:0px;
	width:218px;
	position:relative;
	float:none;
        margin:2px 0;
}
#main_nav ul.underMenjuu li a.underMenjuu{
	border-radius:0;
	box-shadow:none;
	background:none;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
        height:auto;
}
/************************* kolonnas megamenu *****************/

#main_nav ul.col1, #main_nav ul.col2, #main_nav ul.col3{
	padding-right:20px;
	float:left;
}


/********************************** Search  ********************************/

#search{
	float:left;
	margin-top:24px;
	margin-left:60px;
	position:relative;
	background-image:url(img/inputFieldBG.png);
	width:236px;
	height:34px;
}
#search:hover{
	background-position:0 -34px;
}
#search-query{
	background-color:transparent;
	border:none;
	height:15px;
	line-height:15px;
	font-size:13px;
	padding:8px 10px 8px;
	width:190px;
	margin:1px;
	color:#aaa;
}
#start_search{
	position:absolute;
	top:0px;
	right:0px;
	display:inline-block;
	height:15px;
	width:15px;
	margin:10px 14px;
	background:url(img/search.png) no-repeat 0 0;
        cursor:pointer;
}
#start_search:hover{
	background-position:-15px 0;
}


/********************************************************** Content **************************************************************/
#content{
	width:960px;
	margin:0 auto;
        position:relative;
        z-index: 0;
}


/********************************** Top Sellers  ********************************/
div.davanu_saraksts{
	margin:0 auto;
	width:940px;
        text-align:left;
	position:relative;
	/*text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;*/
}
div.davanu_saraksts h2{
	margin:20px 0;
}
div.davanu_saraksts .top_gift{
        text-align:left;
    zoom: 1;
	margin-bottom:10px;
        display:block;
        float:left;
	position:relative;
	width:207px;
}

div.davanu_saraksts .top_gift{
    margin-right:58px;
}
div.sakumaLapasSaraksts .top_gift{
    margin-right:36px;
}
.lastGiftBlock{
    margin-right:0 !important;
}
.top_gift_hover{
	padding-top:132px;
}
div.davanu_saraksts:after{
	content:'';
	width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
div.davanu_saraksts .top_gift img{
	position:absolute;
	height:137px;
	width:207px;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
div.davanu_saraksts .promo_name{
	display:block;
	width:207px;
	height:auto;
	padding:10px 0 0;
	font-size:12px;
	font-weight:bold;
	color:#0087c6;
	
	-ms-text-justify: none;
	text-justify:none;
}
div.davanu_saraksts .price, .davana .price{
	display:block;
	width:207px;
	height:28px;
	padding-top:6px;
	text-align:left;
}
div.davanu_saraksts .new_price, .davana .new_price{
	color:#609200;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
}
div.davanu_saraksts .valuta, .davana .valuta{
	font-size:10px;
}
div.davanu_saraksts .old_price, .davana .old_price{
	line-height:11px;
	margin-right:4px;
	color:#a7bac3;
	font-size:12px;
	text-decoration:line-through;
}

div.davanu_saraksts .top_gift .top_gift_goTo{
}
div.davanu_saraksts .top_gift .poga{
    position:absolute;
	
    display:none;
}
div.davanu_saraksts .top_gift_hover:hover .promo_name, .davana:hover .promo_name{
	color:#005897;
	text-decoration:underline;
	width:auto;
}
div.davanu_saraksts .top_gift_hover:hover:before{
	content:'';
	position:absolute;
	background:#000;
	top:0;
	left:0;
	width:207px;
	height:137px;
}
div.davanu_saraksts .top_gift_hover:hover img, .davana:hover img{
	background-color:#000;
	opacity:0.78;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: alpha(opacity=78);
}
div.davanu_saraksts .top_gift_hover:hover .poga{
	display:block;
	z-index:0;
	position:absolute;
	top:50px;
	right:53px;
	width:101px;
	padding:0;
	text-align:center;
	box-shadow:#111 0px 1px 8px;
	padding-left:6px;
	padding-right:6px;
}

/********************************** Soc sejas bloks  ********************************/

.fan_source{
	float:left;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.fb{
	color:#00549e;
}
.dr{
	color:#ff6600;
}
.fan_count{
	float:right;
	color:#777;
	font-size:12px;
}
#LikeboxPluginPagelet .connect_top{
   display:none !important;
}
#LikeboxPluginPagelet .fbConnectWidgetFooter{
   display:none !important;
}
.soc_sejas li:last-child{
	margin-right:0;
}
.soc_sejas li img{
	margin:0 auto 7px;
	display:block;
}
.soc_sejas li a{
	display:block;
	color:#999;
	margin-bottom:15px;
}
.soc_sejas a.pogaGrey{
	font-size:12px;
	
}


/********************************************************** Footer **************************************************************/

#footer_wrapper{
	width:100%;
	height:617px;
	padding-top:40px;
	background:url(img/footerBG.png) repeat-x;
}
#footer{
	width:960px;
	margin:0 auto;
	position:relative;
}
/********************************** Social  ********************************/
#foot_top{
	height:30px;
	padding-bottom:35px;
}
#foot_socialise{
	float:left;
	padding-top:3px;
	width:320px;
	height:20px;
	position:relative;
}
#draugiemLike{
	display:inline-block;
	margin-right:10px;
}
#foot_socialise iframe.twitter-share-button{
	width:100px !important;
}
#foot_socialise .fb_edge_widget_with_comment{
	vertical-align:top;
	margin-right:10px;
}
#draugiem_follow, #twitter_follow, #facebook_follow{
	float:left;
	width:100px;
	margin-right:10px;
	height:20px;
}
#foot_follow{
	float:right;
	width:280px;
}
#foot_follow li, #foot_follow ul, #foot_follow p{
	float:left;
}
.soc_icon{
	display:block;
	height:23px;
	margin-left:10px;
	background:url(img/socialIcons.png) no-repeat;
}
.soc_icon:hover{
	background:url(img/socialIcons_hover.png) no-repeat;
}
.facebook, .facebook:hover{
	width:11px;
	background-position:0;
}
.draugiem, .draugiem:hover{
	width:18px;
	background-position:-11px;
}
.twitter, .twitter:hover{
	width:23px;
	background-position:-29px;
}
.youtube, .youtube:hover{
	width:60px;
	background-position:-52px;
}
.google, .google:hover{
	width:27px;
	background-position:-112px;
}
#foot_follow p, #foot_subscribe label{
	color:#fff;
	font-size:12px;
	padding-right:15px;
	line-height:27px;
}
#foot_subscribe{
	float:right;
}

#foot_subscribe #tavs_epasts{
	border:solid 2px #8cb134;
	border-radius:3px;
	padding:0 4px;
	line-height:23px;
	height:23px;
	width:140px;
}
#foot_subscribe .pogaGrey{
	border:solid 1px #8cb134;
	margin-right:30px;
}

/********************************** Benifits  ********************************/
#foot_benifits{
	margin:10px 0 30px;
}
#foot_benifits .benifit{
	width:240px;
	float:left;
}
.benifitIcon{
	background:url(img/benifitsIcons.png) no-repeat;
	height:46px;
	width:42px;
	margin-right:20px;
	float:left;
}
.ben_experts{
	background-position:0px;
}
.ben_piegade{
	background-position:-42px;
}
.ben_maini{
	background-position:-84px;
}
.ben_drosi{
	background-position:-126px;
}
.benifit p{
	padding:7px 5px 3px;
	color:#7f7f7f;
	font-size:12px;
	line-height:18px;
}

/********************************** Foot menu  ********************************/
#menu_foot{
	padding-top:30px;
	height:150px;
}
#menu_foot .block{
	float:left;
	width:240px;
}
.block h4{
        text-align:left;
	font-size:16px;
	color:#000;
	padding-bottom:10px;
        margin:0;
}
.block ul{
	padding-right:20px;
}
.block li{
        margin:10px 0;
	list-style-image:none;
}
.block a{
	color:#0087c6;
	font-size:12px;
	line-height:16px;
}
.block li:hover, .block li:hover a, .block a:hover{
	color:#005897;
}
.block a:active{
	color:#575757;
}

/********************************** Foot info  ********************************/
#info_foot{
	margin-top:20px;
        position:relative;
}
#info_foot a{
	color:#024969;
}
#info_foot a:hover{
	color:#0090D2;
}
#info_foot .registered{
	background: url(img/ftkk-dvi-logo.png) no-repeat scroll -7px 0;
	font-size: 12px;
	line-height: 18px;
	color: #7f7f7f;
	width: 250px;
	padding-top: 52px;
	margin: 34px 27px 0 0;
	position:absolute;
}
#foot_counter{
	float:right;
	position:relative;
	width:500px;
	height:137px;
	background:url(img/davanu_dati.png) no-repeat right;
}
#info_foot .count{
	position:absolute;
	font-size:16px;
	text-align:right;
	color:#000;
	font-family:'SegoePrint', sans-serif;
	text-transform:lowercase;
}
#info_foot .count span{
	font-size:21px;
	font-weight:bold;
}
#info_foot .davanas_count{
	top:17px;
	left:60px;
}
#info_foot .davanas_count:hover{
	color:inherit;
	text-decoration:none;
}
#info_foot .komplekti_count{
	top:64px;
	left:0px;
}
#info_foot .uznemumi_count{
	top:17px;
	right:0;
}
#payment{
	float:left;
	margin-top:75px;
}
#info_foot .efumo{
	text-align:right;
	width:300px;
	margin-top:77px;
	float:right;
}
#info_foot .efumo a {
	width:200px;
	padding-right:100px;
	text-align:right;
	font-size:12px;
	line-height:18px;
	color:#7f7f7f;
	display:inline-block;
	position:relative;
}
#info_foot .efumo a #efumoLogo{
	width:84px;
	height:27px;
	background:url(img/efumo-logo.png) no-repeat center top;
	position:absolute;
	right:0;
	bottom:0px;
}
#info_foot .efumo a:hover #efumoLogo{
	background:url(img/efumo-logo_act.png) no-repeat center top;
}




/*************************** Select Lauka CSS ************************************/
.select_field {
    margin-left:10px;
    width:146px;
    height:20px;
    position:relative;
    line-height:16px;
    float:right;
    outline:none;
    cursor:pointer;
}
.select_field dt a {
    padding: 7px 18px 7px 2px;
    background-color:#f8f8f8;
    border:solid 1px #9DCC30;
    border-radius:3px;
    height:20px;
    line-height:20px;
    font-size:13px;
    color:#000000;
    text-decoration:none;
    display:block;
    cursor:pointer;
}
.select_field dt a:after{
    content:'';
    position:absolute;
    top:16px;
    right:6px;
    border-top:solid 6px #888;
    border-left:solid 6px transparent;
    border-right:solid 6px transparent;
}
.select_field dt a:hover:after{
     border-top:solid 6px #111;
}
.select_field dt a > span {
    padding-left:3px;
    overflow:hidden;
    display:block;
    position:relative;
}
.select_field dd {
    padding:0px 5px 6px 1px;
    position:relative;
}
.select_field ul {
    background-color:#fefefe;
    line-height:14px;
    border:1px solid #9DCC30;
    border-top:dotted 1px #ddd;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    list-style:none;
    width:144px;
    max-height:200px;
    padding:0;
    position:absolute;
    top:-2px;
    left:0;
    display:none;
    overflow-x:hidden;
    overflow-y:auto;
    z-index:1;
}
.select_field ul li {
    width:100%;
    float:left;
}
.select_field ul li a {
    font-size:13px;
    color:#000000;
    height:14px;
    padding:5px;
    display:block;
    cursor:pointer;
}
.select_field ul li a:hover {
    background:#e9e9e9;
    text-decoration:none;
}
.select_field .label {
    float:left;
}
.select_field .value {
    color:#768c96;
    font-size:10px;
    line-height:24px;
    float:right;
    margin-left:0px;
}
.select_field dt a > span{
    height:20px;
}
.select_field dt .label{
   position:absolute;
   top:0;
   left:3px;
   float:none;
}
.select_field dt .value{
    position:absolute;
    top:0;
    right:0;
    float:none;
}
.select_field ul li .value{
   line-height:16px;
}
div.kartot_pec_select{
    display: inline-block;
    float:none;
    width:160px;
}
.kartot_pec_select ul{
    width:158px;
}
div.choose-card-buy form{
    z-index:1;
}
span.tuksa{	
cursor:default;}