body
{
	margin:0 auto;
	background-image:url('../images/visual/bg.jpg');
	background-repeat:repeat-x;
	background-color:#f6f4ba;
	font:11px arial, sans-serif;
	behavior: url("../css/csshover.htc");
}

img, div
{
	border:0;
	padding:0;
	margin:0;
}

#container
{
	width:990px;
	margin:0 auto;
}

#header
{
	width:990px;
	height:133px;
	background-image:url('../images/visual/header.png');
	background-repeat:no-repeat;
}

#top_navigation a
{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

#top_navigation a:visited
{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

#top_navigation a:hover
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

#top_navigation span
{
	color:#ff8604;
	font-size:20px;
}

#top_navigation
{
	text-align:right;
	padding-top:20px;
	padding-right:10px;
}

#navigation
{
	clear:both;
	float:left;
	color:white;
	font-size:20px;
	padding-top:24px;
	padding-left:0px;
	height:35px;
}

#navigation_bottom
{
	clear:both;
	float:left;
	text-align:left;
	color:white;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	width:970px;
}

#giftcard {
	position: absolute;
	margin-top:66px;
	margin-left: 850px;
}

#navigation a
{
	text-decoration:none;
	padding:3px 15px 0px 15px;
	color:white;
	border-right:1px solid #958e88;
	font:20px tahoma, sans-serif;
	text-transform: uppercase;
}

#navigation a.last
{
	border-right:none !important;
}

#navigation a:visited
{
	text-decoration:none;
	padding:3px 15px 0px 15px;
	color:white;
	border-right:1px solid #958e88;
	font:20px tahoma, sans-serif;
}

#navigation a:hover
{
	text-decoration:none;
	padding:3px 15px 0px 15px;
	color:#958e88;
	border-right:1px solid #958e88;
	font:20px tahoma, sans-serif;
}

#navigation_bottom ul
{
	float: left;
	margin: 0;
	padding: 0;
}

#navigation_bottom ul li
{
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
	float: left;
}

#navigation_bottom ul li a
{
	display: block;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	color:white;
	font:12px arial, sans-serif;
}

#navigation_bottom ul li ul
{
	width: 80px;
	background: none;
	position: absolute;
	display: none;
	padding: 5px 0;
	top: 127px;
}

#navigation_bottom ul li ul li
{
	width: 80px;
	float: left;
	padding: 5px 5px 2px 10px;
	margin: 0;
	background-color: #27190e;
	letter-spacing: 1px;
}

#navigation_bottom ul li ul li a
{
	display: block;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	color:white;
	font:12px arial, sans-serif;
}

#navigation_bottom ul li:hover ul
{
	display: inline;
}

#navigation_bottom a:visited
{
	text-decoration:none;
	margin:0px 10px 0px 10px;
	color:white;
	font:12px arial, sans-serif;

}

#navigation_bottom a:hover
{
	text-decoration:underline;
	margin:0px 10px 0px 10px;
	color:white;
	font:12px arial, sans-serif;

}

#header .logo
{
	float: left;
	margin: 15px 0px 0px 15px;
	height: 38px;
	width: 232px;
}

#header .freeship
{
	float: left;
	margin: 0px 0px 0px 182px;
	padding: 0px;
}

#header #information
{
	float: right;
	color: #FFF;
	font-size:13px;
	padding:22px 8px 0px 0px;
}

#search
{
	width:980px;
	height:43px;
	padding-top:8px;
	padding-left:10px;
	background-color:#ebe9c0;
}

#search_form
{
	height:33px;
	background-image:url('../images/visual/search.jpg');
	background-repeat:no-repeat;
	border:0px;
	float:left;
}

#search_form .search
{
	height:23px;
	width:490px;
	border:0px;
	background:transparent;
	padding:5px;
	font-size:18px;
}

#search_link
{
	padding:10px 0px 0px 20px;
	float:left;
}

#search_link a
{
	color:#0040a9;
	text-decoration:underline;

}

#search_link a:visited
{
	color:#0040a9;
	text-decoration:underline;

}
#search_link a:hover
{
	color:#0040a9;
	text-decoration:none;
}

.search_submit
{
	padding:2px 0px 0px 10px;
	float:left;
}

#newitems
{
	width:990px;
	height:171px;
	background-image:url('../images/visual/naujienos.png');
	background-repeat:no-repeat;
}

#main
{
	width:990px;
	background-image:url('../images/visual/mainbg.png');
	background-repeat:repeat-x;
	background-color:#ffffff;
}


#left
{
	width:226px;
	padding:15px 5px 5px 5px;
	float:left;
}

#cart
{
	width:226px;
	background-image:url('../images/visual/box_bg_a.jpg');
	background-repeat:repeat-y;
}

.box, .box_a
{
	width:226px;
	background-repeat:repeat-y;
	line-height:19px;
	margin-bottom: 4px;
}

.box_a .subcat
{
	margin-left: 20px;
}

.box_a .subcat a, .box_a .subcat a:hover, .box_a .subcat a:visited
{
	font-weight: normal;
}

.box
{
	background-image:url('../images/visual/box_bg.jpg');
}

.box_a
{
	background-image:url('../images/visual/box_bg_a.jpg');
}


.box p, .box_a p
{
	padding:0px 7px 0px 7px;
	margin:0;
}

.box a, .box_a a
{
	font:11px arial, sans-serif;
	color:#0040a9;
	text-decoration:underline;
	font-weight:bold;
}

.box a:visited, .box_a a:visited
{
	font:11px arial, sans-serif;
	color:#0040a9;
	text-decoration:underline;
	font-weight:bold;
}

.box a:hover, .box_a a:hover
{
	font:11px arial, sans-serif;
	color:#0040a9;
	text-decoration:none;
	font-weight:bold;
}

.box .link
{
	display: block;
	cursor: pointer;
}

#cart a
{
	font:11px arial, sans-serif;
	color:#0040a9;
	text-decoration:underline;
	font-weight:bold;
}

#cart a:visited
{
	font:11px arial, sans-serif;
	color:#0040a9;
	text-decoration:underline;
	font-weight:bold;
}

#cart a:hover
{
	font:11px arial, sans-serif;
	color:#0040a9;
	text-decoration:none;
	font-weight:bold;
}

.box_bottom, .box_bottom_a
{
	background-repeat:no-repeat;
	width:226px;
	height:7px;
}


.box_bottom
{
	background-image:url('../images/visual/box_bottom.jpg');
}

.box_bottom_a
{
	background-image:url('../images/visual/box_bottom_a.jpg');
}

#cart p
{
	padding:0px 7px 0px 7px;
	margin:0;
	text-align:justify;
}

#cart span.red
{
	color:#dc003d;
	font-weight:bold;
}

#cart span.red_old
{
	color:#000;
	font-weight:bold;
}


#center
{
	width:574px;
	padding:10px 0px 15px 0px;
	float:left;
	color:#454545;
	font:12px arial, sans-serif;
}

#center_content
{
	width:564px;
	padding:5px;
	color:#454545;
	font:12px arial, sans-serif;
}

#center p
{
	margin:0px 20px 8px 20px;
	text-align:justify;
}

#center h1
{
	font:18px arial, sans-serif;
	margin:0px 0px 10px 0px;
	padding:0px 0px 2px 20px;
	border-bottom:2px solid #e6e6e6;
	display:block;
	width:544px;
	background-image:url('../images/visual/arrow.jpg');
	background-repeat:no-repeat;
	color:black;
}

#center h2
{
	font:22px arial, sans-serif;
	margin:0px;
	padding:0px;
	color:#899441;
	font-weight:lighter;
}

#center h4
{
	font:18px arial, sans-serif;
	margin:0px;
	padding:0px;
	color:#0040a9;
	font-weight:lighter;
}

#center a.title
{
	font:18px arial, sans-serif;
	color:#0040a9;
	font-weight:lighter;
}

#center form p
{
	color:#784c18;
}

#center #image
{
	float:left;
	width:250px;
	padding:5px;
	height:382px;
	background-position:center center;
	text-align:center;
	background-repeat:no-repeat;
}

#center #image_right
{
	float:left;
	width:260px;
	padding:20px;
}

#center #image_right_head
{
	height:175px;
}
#center #image_right_footer p
{
	padding:0;
	margin:0;
}

#center #image_clearing
{
	clear:both;
}

#center #item_header
{
	height:392px;
	background-image:url('../images/visual/item_bg.jpg');
	background-position:center center;
	margin:10px 0px 1px 0px;
	background-repeat:no-repeat;
}

#center form.brown
{
	background-color:#f1f0f5;
	width:544px;
	padding:10px;
	margin:1px 0px;
}

#center form.brown input.field, #center form.brown textarea.field
{
	border: 1px solid #acac9a;
	padding:3px;
	width:100%;
	margin:3px 0px 3px 0px;
}

#center td.left
{
	text-align:right;
	width:20%;
}

#center td.right
{
	text-align:left;
	width:80%;
}


#center td.top
{
	color:#999999;
}

#center table.form
{
	width:534px;
}

#center table td
{
	font:12px arial, sans-serif;
	color:#454545;
}

hr
{
	height:1px;
	color:#e6e6e6;
	border:0;
	background-color:#e6e6e6;
}

#center a
{
	color:#003399;
	text-decoration:underline;
}
#center a:visited
{
	color:#003399;
	text-decoration:underline;
}

#center a:hover
{
	color:#003399;
	text-decoration:none;
}

#center span.red
{
	font-family:georgia, arial, sans-serif;
	color:#dc003d;
	font-size:20px;
}

#center span.red_old
{
	font-family:georgia, arial, sans-serif;
	color:#000;
	font-size:18px;
}


#center table.items a
{
	color:#0040a9;
	text-decoration:underline;
}

#center table.items a:visited
{
	color:#0040a9;
	text-decoration:underline;
}

#center table.items a:hover
{
	color:#0040a9;
	text-decoration:none;
}


table.items .h
{
	font:18px arial, sans-serif;
}

#center table.items p
{
	font:11px arial, sans-serif;
	color:black;
	padding:0;
	margin:0;
}

#center table.items span.red
{
	color:#dc003d;
	font-size:13px;
	font-weight:bold;
}

#right
{
	width:169px;
	float:left;
	padding:15px 5px 5px;
}

#right #box
{
	background-color: #f0eec4;
	color: #784c18;
	padding: 0px 0px 7px 0px;
}

#right #box .content
{
	padding: 3px;
}

#clearing
{
	clear:both;
}

#banks
{
	width:990px;
	height:58px;
	background-image:url('../images/visual/banks.png');
	background-repeat:no-repeat;
	background-color:#f3f1b5;
	padding-bottom:10px;
}

#footer
{
	border-top:1px solid #cab268;
	width:980px;
	height:60px;
	background-color:#f3f1b5;
	border-bottom:1px solid #cab268;
	font-size:10px;
	color:#784c18;
	padding:5px;
}

#footer a, #copyright a
{
	color:#0040a9;
	text-decoration:underline;
}

#footer a:visited, #copyright a:visited
{
	color:#0040a9;
	text-decoration:underline;
}

#footer a:hover, #copyright a:hover
{
	color:#0040a9;
	text-decoration:none;
}

#footer table
{
	width:100%;
	vertical-align:top;
}

#footer table tr td
{
	width:25%;
	vertical-align:top;
}

#copyright
{
	width:990px;
	height:18px;
	background-color:#f3f1b5;
	font-size:9px;
	color:#784c18;
	text-align:center;
	padding-top:5px
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.clear
{
	clear: both;
	line-height: 0px;
}

.tr
{
	text-align: right;
}

.tl
{
	text-align: left;
}

.tc
{
	text-align: center;
}

.red, .red2
{
	color: #e4003d;
}

.red_old, .red2_old
{
	color: #000000;
}

.grey
{
	color: #9c9c9c;
}

.top10 .place
{
	float: left;
	background: url(../images/visual/bubble.png) no-repeat;
	width: 14px;
	color: #fff;
	font-weight: bold;
	margin: 10px 3px 4px 3px;
	padding: 1px 0px;
	text-align: center;
}

.top10 .active
{
	background: url(../images/visual/bubble_orange.png) no-repeat !important;
}

.top10 .item
{
	float: left;
	margin: 10px 3px 4px 3px;
	padding: 1px 0px 1px;
	width: 98px;
}
/*
.top10 .img img
{
        width: 38px;
        height: 58px;
}
*/
.top10 .unit
{
	margin: 3px 0px 0px 0px;
}

.top10 .unit a, .top10 .unit a:hover, #box #text a, #box #text a:hover, .brownlink, .brownlink:hover
{
	color: #784c18;
	text-decoration: none;
}

.top10 .unit a:hover, #box #text a:hover, .brownlink:hover
{
	text-decoration: underline !important;
}

#box .head
{
	margin-top: 3px;
}

#box .tabs a.tab
{
	float: left;
	background-color: #FFF;
	padding: 3px 4px;
	margin: 1px 1px 1px 0px;
	color: #000;
	text-decoration: none;
	clear: both;
	width: 161px;
}

#box .tabs a.tab_active
{
	float: left;
	background-color: #784c18;
	color: #fff;
	padding: 3px 4px;
	margin: 1px 1px 1px 0px;
	text-decoration: none;
	width: 161px;
}


#box .tabs a.tab img
{
	margin-bottom: 1px;
	float: right;
}

#box .tabs a.tab_active img
{
	margin-bottom: 1px;
	float: right;
}

#box .tabs a.tab:hover
{
	background-color: #784c18;
	color: #fff;
}

.items .item
{
	padding: 5px;
	height: 220px;
	width: 200px;
}

.items .row
{
	margin: 10px;
}

.items .row .item .info
{
	min-height: 140px;
	height:auto !important;
	height:140px;
}

#center #cart
{
	width: 100%;
	font-size: 11px;
	background: none;
}

#center #cart #steps div
{
	background-color: #f1eec5;
	text-align: center;
	width: 110px;
	margin-right: 1px;
	padding: 7px 2px;
	float: left;
	color: #6f500d;
}

#center #cart #steps div.active
{
	background-color: #e7efc0;
	color: #889344;
}

#center #cart #items
{
	padding: 10px 24px 4px 2px;
	border: 1px solid #e7e7e7;
}

#center #cart #items .item
{
	border-bottom: 1px solid #e7e7e7;
	margin: 4px;
}

#center #cart #items .pristatymas
{
	padding: 20px 10px 40px 26px;
}

#center #cart .viso
{
	padding: 6px 32px 7px 10px;
	text-align: right;
	background-image: url(../images/visual/cart_bg_viso.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}

#center #cart .viso .text
{
	text-align: right;
	padding-right: 40px;
}

#center #cart .viso .sum
{
	text-align: right;
	font-size: 18px;
	color: #e4003d;
}

#center #cart_buyer
{
	background-color: #f1f1f1;
	margin-top: 10px;
	padding: 10px 20px;
	border: 1px solid #d2d5c0;
	font-size: 11px;
}

#center #cart_buyer div
{
	width: 170px;
	padding: 2px;
}

#center #paytype
{
	font-size: 11px;
}

#center #paytype .type
{
	float: left;
	width: 175px;
	margin: 1px 5px;
}

#center #paytype .active
{
	background-color: #f1f1f1;
	border: 1px solid #d2d5c0;
}


#center #paytype .type .payment_comment
{
	font-size: 10px;
	color: #999999;
	margin-left: 24px;
}

#center #paytype .type .payment_comment u
{
	text-decoration: none;
	color: black;
}

#center #paytype .type .payment_comment b
{
	text-decoration: none;
	font-weight: normal;
	color: #899549;
}

.item .c1, .item .c2, .item .c3, .item .c4, .item .c5
{
	float: left;
	height: 65px;
	padding: 8px 2px 2px;
}

.item .c1, .item .c4
{
	text-align: center;
}

.item .c3, .item .c4, .item .c5
{
	padding-top: 20px;
	height: 45px;
}


.item .c2
{
	width: 60px;
	padding-left: 5px;
}
.item .c3
{
	width: 290px;
}
.item .c4
{
	width: 70px;
}
.item .c5
{
	text-align: right;
	width: 70px;
}

.extra_info
{
	width:100%;
}

.list_item
{
	width:554px;
	height:182px;
	background-image:url('../images/visual/list_item_bg.jpg');
	padding:10px;
}

.list_image
{
	width:100px;
	height:182px;
	padding:0px 10px 0px 10px;
	float:left;
}
.list_data
{
	float:left;
	width:400px;
	line-height: 1.5em;
}

.list_data .info
{
	height: 90px;
	margin: 5px 0px;
}

#center .list_item p.right
{
	text-align:right;
	width:400px;
	margin:0;
	padding:0;
}

#comments .tabs
{
	float: left;
	border-bottom: 1px solid #f0efc7;
	width: 100%;
}


#comments .tabs a.tab
{
	float: left;
	background-color: #FFF;
	padding: 3px 4px;
	margin: 1px -1px -1px 0px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #f0efc7;
}

#comments .tabs a.tab img
{
	margin-bottom: 1px;
}

#comments .tabs a.tab:hover
{
	background-color: #784c18;
	color: #fff;
}

#comments .comment
{
	padding: 3px;
}

#comments .comment .name
{
	float: left;
	width: 120px;
}

#comments .comment .text
{
	float: left;
	width: 435px;
}

#inner_nav
{
	width: 572px;
}

#inner_nav div
{
	float: left;
	text-align: center;
	font-size: 11px;
	padding: 4px 14px;
}

#inner_nav div.tab
{
	background-color: #e7eebf;
	font-weight: bold;
	border-top: 1px solid #d2d4c4;
	border-right: 1px solid #FFF;
}

.p
{
	padding: 4px 7px !important;
}

#items_boxes
{
	width: 100%;
}

#items_boxes #item
{
	width: 270px;
	float: left;
	margin: 5px 5px 25px 5px;
}

#items_boxes #item .h1
{
	font:18px arial, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 20px;
	display:block;
	background-image:url('../images/visual/arrow.jpg');
	background-repeat:no-repeat;
	color:black;
}

#items_boxes #item a.more, #items_boxes #item a.more:hover, #items_boxes #item a.more:visited
{
	font-weight: bold;
	font-size: 11px;
	margin:8px 6px 0px 0px;
	background-image: url('../images/visual/arrow_right.png');
	background-repeat: no-repeat;
	padding-left:8px;
	background-position: 0px 3px;
}


#items_boxes #item .content
{
	width: 143px;
}

#items_boxes #item a
{
	font-size: 13px;
	font-weight: bold;
}

#items_boxes #item .content .text
{
	min-height: 130px;
	height:auto !important;
	height:130px;
}

#items_boxes #item .content .text .title
{
	min-height: 88px;
	height: auto !important;
	height: 88px;
}

#items_boxes #item .head
{
	border-bottom:2px solid #e6e6e6;
	margin:0px 0px 10px 0px;
}


#items_boxes #item .image
{
	width: 120px;
	margin: 2px;
}

.rating_container
{
	clear:both;
}

.rating_container a
{
	float:left;
	display:block;
	width:27px;
	height:27px;
	border:0;
	font:1px sans-serif;
	background-repeat:repeat;
}

.rating_container a.rating_off
{
	background-image:url("../images/visual/sheep_white_on_white.jpg"); 
} 

.rating_container a.rating_half
{
	background-image:url("../images/visual/sheep_white_on_white.jpg");  
}

.rating_container a.rating_on
{
	background-image:url("../images/visual/sheep_grey_on_white.jpg");  
}

.rating_container a.rating_selected
{
	background-image:url("../images/visual/sheep_grey_on_white.jpg");  
}

.avys
{
	height:75px;
	color:#000000;
	font-size:11px;
}

#cloud
{
	text-align: justify;
	line-height: 1.3em;
	padding: 5px;
}

#cloud a
{
	text-decoration: none;
	color: #784C18;
}

#cloud a:hover
{
	text-decoration: underline;
}

#help
{
	text-align: justify;
	line-height: 1.3em;
	padding: 5px;
}

#help a
{
	text-decoration: none;
	color: #784C18;
}

#help a:hover
{
	text-decoration: underline;
}


.size0 a
{
	font-size:100%;
	line-height:1.2em;
	color: #9b8871;
}

.size1 a
{
	font-size:120%;
	line-height:1.1em;
	/*color: #986e3d;*/
}

.size2
{
	font-size:120%;
	font-weight:bold;
	line-height:1em;
}

.size3
{
	font-size:160%;
	font-weight:bold;
	line-height:0.8em;
}

.hidden
{
	display: none;
}

#box #text
{
	margin: 5px 4px 0px 14px;
	line-height: 1.4em;
	font-size: 12px;
}

p.cart_error
{
	color:red;
	font-weight:bold;
}

.list_item_offer
{
	width:554px;
	padding:10px;

}
.list_item_offer_left
{
	float: left;
	width:150px;
	position: relative;
}
.list_item_offer_right
{
	float:right;
	width:394px;
	position: relative;
}

.list_item_new
{
	width: 554px;
	padding: 10px;
}

.list_item_new_left
{
	position: relative;
	float: left;
	width: 150px;
}

.list_item_new_right
{
	position: relative;
	float: right;
	width: 394px;
}


#hint ul
{
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 1px 0 0 0;
	padding: 3px 0;
	width: 500px;
	font-family: verdana, arial, sans-serif;
}

#hint li
{
	margin: 0;
	padding: 3px;
	cursor: default;
	color: #a37f01;
	background-color: #eae694;
}

#hint li:hover
{
	background: #ffc;
}
