*{padding:0; margin:0;}
html {height: 100%;}

body
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:14px; 
	color:#000; 
	height: 100%;
	background-color: #c6c8bd;
}


a {color:#000; text-decoration:underline;}


a.active {color:#000; text-decoration:underline; font-weight: bold;}

img {border:0;}

li
{
	margin: 4px;
}




.main_div
{
	background: url(top_tall.gif) repeat-x center top #c6c8bd;
	text-align: left;	
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}



.row_1
{
	margin: auto;
	text-align:left; 
	width: 920px;
	
}



.row_1 .top_menu
{
	height: 39px;
	
	background: url('/themes/dalincom/main/phone.gif'); background-repeat: no-repeat; background-position: right top; 
}



.row_1 .top_menu ul
{

	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-transform:uppercase;

	
	
	padding-top: 12px;
	
	color:#D6DDB3;
	text-decoration:none;
}



.row_2
{	
	padding: 0px;
	margin: 0px;
	height: 110px;
	width: 920px;
	background: transparent url(header_b.jpg) no-repeat scroll left top;
	vertical-align: middle;
}


.logo
{
	padding-top: 20px;
	float: left;
	
}


.row_2_right
{
	float: right;
}
.basket
{
	float: left;
	width: 160px;
	padding-top: 10px;
	
}

div#ECS_CARTINFO
{
	padding-top: 15px;
}

div#ECS_CARTINFO a
{
	color: #d0d0d0;
}

div#ECS_CARTINFO a.full
{
	
	font-weight: bold;
	color: #9ACD32;
}

div#ECS_CARTINFO p
{
	color: #FFF;
}


.search
{
	float: right;
	width: 200px;
	padding-top: 10px;
}




.row_3
{

}


.content
{
	background-color: #D3D4CB;
	padding: 15px;
	text-align: left;
	height: 100%;
	overflow: auto;

	
	
	

}


.content .left_col
{
	float: left;
	width: 200px;
	
}

.content .left_col ul
{
	padding-left: 20px;
	padding-bottom: 20px;
}

.content .main_col
{
	float: right;
	width: 680px;
	background-color: #FFFFFF;
	
}

.content .main_col .ugol_tr
{
	background: url('bg1_tr.gif') right top no-repeat;
}

.content .main_col .ugol_tl
{
	background: url('bg1_tl.gif') left top no-repeat;
}


.content .main_col .ugol_bl
{
	background: url('bg1_bl.gif') left bottom no-repeat;
}

.content .main_col .ugol_br
{
	background: url('bg1_br.gif') right bottom no-repeat;	
	padding: 10px 10px 30px 10px;
}





.content .left_col .left_col_row
{
	background-color: #E0E1DB;
	margin-bottom: 10px;
	border: 1px solid #E0E1DB;
}

.content .left_col .left_col_row .ugol_tl
{
	background: url('bg2_tl.gif') no-repeat top left;
}

.content .left_col .left_col_row .ugol_tr
{
	background: url('bg2_tr.gif') no-repeat top right;
}

.content .left_col .left_col_row .ugol_bl
{
	background: url('bg2_bl.gif') no-repeat bottom left;
}

.content .left_col .left_col_row .ugol_br
{
	background: url('bg2_br.gif') no-repeat bottom right;
	padding: 10px 10px 30px 10px;
}

h4
{
	color:#13140D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:8px;
	text-transform:uppercase;
}




.footer
{
	/*height: 118px;*/
	height: 0px;
	position: relative;
    margin-top: -118px;
	width: 920px;
	background: #B4B6AB url(footer_b.gif) repeat-x scroll left top;
}



div#pager
{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	width: 96%;
}

div#pager a
{
	padding: 5px;
	margin: 0px;
	border: 1px solid grey;
}


.content .item
{
	padding: 15px;
	float: left;
	
}

.itemList .item
{
	width: 94%;
	border: 1px solid #C6C8BD;
	margin: 5px;
}
.itemList .item .pic
{
	float: left;
	width: 50%;
	text-align: center;
}
.itemList .item .itemListInfo
{
	padding-top: 40px;
	float: right;
	width: 40%;
	
}
.itemList .item .itemListInfo .GoodsPrice
{
	padding: 10px;
	font-weight: bold;
}

.itemGrid .item
{
	margin: 0px;
	width: 280px;	
	height: 280px;
	border: 1px solid #C6C8BD;
	margin: 5px;
	overflow: hidden;
}

.itemGrid .item .pic
{
	text-align: center;
	height: 200px;

}

.itemGrid .item .pic img
{
	max-height: 200px;
}

.GoodsPrice
{
	font-weight: bold;
}


.itemText .item
{
	width: 97%;	
}


div#itemAllInfo
{
	padding: 30px;
}

div#itemAllInfo h2
{
	padding-bottom: 10px;
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
}

div#itemAllInfo h1
{
	padding-bottom: 10px;
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
}



div#itemallInfo li
{
	padding-left: 6px;
	list-style: none;
}

.content .line
{
	list-style: none;
}

div#itemPic
{
	text-align: center;
	width: 300px;
	height: 300px;
	float: left;
}

div#itemPic img.thumb
{
	text-align: center;
	width: 200px;
}

div#itemInfoList
{
	
}


p.goods_info_header
{
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 7px;
}


div#globalMiddle
{
	float: left;
	padding-left: 2px;
	padding-bottom: 10px;
	width: 660px;
}


div#globalSearch
{
	color: #FFFFFF;
}

div#globalSearch input.valign
{
	color: #FFFFFF;
}

div#globalSearch a
{
	color: #FFFFFF;
	
}


span.page_now
{
	font-weight: bold;
	border: 1px solid grey;
	padding: 5px;
	background-color: #D3D4CB;
}

div#pager a:hover
{
	background-color:#D3D4CB; 
}



div#globalCart td
{
	border-bottom: 1px solid grey;
	border-collapse: collapse;
	padding: 10px;
	
}


div#globalCart h3
{
	padding: 10px 10px 20px 10px;
}


div#last_shag_table td
{
	border-bottom: 1px solid grey;
	border-collapse: collapse;
	padding: 10px;
}

div#last_shag_table2 td
{
	width: 25%;
}

div#last_shag_table2 th
{
	width: 25%;
}



div#howtobuy
{
	float: left;
	padding-bottom: 20px;
}

div#howtobuy h3
{
	padding-bottom: 10px;
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}


div#tags_clouds
{
	padding: 5px;
	line-height: 1.3;
}

div#tags_clouds a
{
	font-size: 12px;
}


div#foot
{
	padding: 20px;
	 
	background: #B4B6AB scroll left top;
}

div#foot_otstup
{
	margin:auto;
	width: 920px;
	text-align: left;
}

div#foot_nav
{
	padding: 0px 0px 15px 0px;
}


div#top_nav li
{
	float:left;
	list-style-type:none; 
	padding-left: 0px;
}


div#top_nav a
{
	color: #D6DDB3;
	text-decoration: none;
}

div#top_nav a:hover
{
	color: #D6DDB3;
	text-decoration: underline;
}



div#globalArtileList h3
{
	padding-bottom: 10px;
}
div#globalArtileList td
{
	padding: 10px;
}


div#globalArtile h1
{
	font-size: 16px;
	padding-bottom: 10px;
	font-family: Arial,Helvetica,sans-serif;
}
div#globalArtile p
{
	
	padding: 0px 10px 10px 10px;
	text-align: justify;
}

div#globalArtile ul
{
	padding-left: 30px;
	list-style-position: outside;
	padding-bottom: 10px;
}


div#brandScroller p
{
	padding: 5px;
}


div#globalBest
{
	
}


.content .bottom_col
{
	float: right;
	width: 680px;
	background-color: #FFFFFF;
	margin-top: 20px;
}


.bottom_col .ugol_tr
{
	background: url('bg1_tr.gif') right top no-repeat;
}

.bottom_col .ugol_tl
{
	background: url('bg1_tl.gif') left top no-repeat;
}


.bottom_col .ugol_bl
{
	background: url('bg1_bl.gif') left bottom no-repeat;
}

.bottom_col .ugol_br
{
	background: url('bg1_br.gif') right bottom no-repeat;	
	padding: 10px 10px 30px 10px;
}


/*
div#bottom_col
{
	width: 680px;
	background-color: #FFFFFF;
	overflow: none;
}
*/
.bottom_col .item
{
	width: 200px;
	height: 250px;
	text-align: center;
	margin: 5px;
	padding: 0px;
}

.waterMark
{
	
	text-align: right;
}


div#opisanie
{
	padding: 10px 10px 10px 5px;
	text-align: justify ; 
}

h1.opisanie
{
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	padding-bottom: 20px;
}

div#opisanie ul
{
	padding-left: 30px;
}


div#help_info
{
	line-height: 1.3;
}

div#left_articles ul
{
	padding-left: 5px; 
	list-style: outside;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#left_articles li
{
	padding-top: 3px;
}



div#goods_gallery
{
	width: 300px;
	text-align: left;
	padding-bottom: 10px;
}

div#goods_gallery img
{
	border: 1px solid white;
}

div#goods_gallery img:hover
{
	border: 1px dashed black;
}

.nalich
{
	color: #00bf48;
	font-weight: bold;
}


div#podbor_goods li
{
	list-style: none;
	padding-left: 10px;
	padding-top: 10px;
}




.tableList .textInput
{
	width: 320px;
}

.TableInputRequired
{
	background-color: 	#ccffcc;
}



div#globalHot
{
	width: 680px; 
	float: right; 
	background-color: #FFFFFF; 
	margin-top: 10px;
}

div#globalHot h3
{
	padding: 10px 10px 3px 10px;
}


div#globalHot .itemGrid
{
	 padding: 10px;
}


div#globalHot .itemGrid .item
{
	width: 175px;
	height: 175px;
}



div#history_left img
{
	width: 40px;
	height: 40px;
}

div#history_left
{
	border-collapse: collapse;
}

div#history_left tr
{
	border-bottom: 1px dashed;
}
div#history_left td
{
	padding: 3px;
}


div#indextext
{
	padding: 10px; color: #72736E;
}

div#indextext h1
{
	 font-size: 18px; line-height: 1.5; text-align: center;
}


div#mainnews
{
width: 270px; height:170px; float: left; border-left: 1px dashed; padding-left: 20px;
}

span.goodsPrice
{
	font-weight: bold;
	padding: 4px;
}

div#globalArtile h2
{
	padding-bottom: 7px;
	font-size: 14px;
}

select#category
{
	width: 180px;
}


.topform
{
	border: 0px;
}


li.child2
{
	margin-left: 20px;
}


div.webim
{
	border: 0px solid red; 
	position: fixed;
	bottom: 0;
	right: 0;
	height: 60px;
}








div#globalFilterAttr
{
	/*padding-left: 30px;*/
	
	width: 600px;
	border: 0px;
}


div#globalFilterAttr li
{
	padding: 5px;
	background-color: #E0E1DB;
	width: 120px;
	list-style-type: none;
	float: left;
	text-align: center;
}

div#globalFilterAttr li.filter_sel
{
	 background-color: #7CFC00; 
}

div#globalFilterAttr li a:hover
{
	/*color: #fff;*/
	text-decoration: none;
}

div.clear
{
	clear: both;
}


.bottom_col img.goodsimg
{
width: 170px; 
padding: 5px;
}





div#compareBox
{
	border: 0 solid red;
    bottom: 0;
    position: fixed;
    right: 0;
}

span.compareheader
{
	font-weight: bold;
}

div#globalCompare td
{
	padding: 5px;
}


div#globalCompare span.insale
{
	color: #00BF48;
}

div#globalCompare span.notinsale
{
	color: red;
}


table.unvis_buy_btn
{
	visibility: hidden;
}


.black_overlay{ display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
.white_content { display: none; position:fixed; top: 10%; left: 25%; width: 380px; height: 180px; padding: 16px; border: 10px solid #9ACD32; background-color: white; z-index:1002; overflow: auto;}

.white_content p
{
	font-size: 18px; text-align: center; padding-bottom:10px;
}
input.oneclickorder
{
width: 350px; 
height:30px; 
font-size:150%;
}


p.botbuybtn
{
	text-align: center;
	width: 90%;
	padding:20px 10px 10px 10px;
}

p.botbuybtn img
{
	width: 120px;
	height: 30px;
}




div#opisanie_niz
{
	padding: 20px 0px 0px 6px;
	text-align: justify;

}

div#opisanie_niz p
{
	padding-bottom: 7px;
}



div#relativegoods
{
	float: left;
	padding-bottom: 15px;
}

div#relativegoods .item
{
	width: 120px;
	height: 170px;
}
div#relativegoods img.goodsimg
{
	max-width: 120px;
	max-height: 100px;
	 display: inline-block;
}

div#relativegoods p.goodsimg
{
	width: 120px;
	height: 100px;
	text-align: center;

}


span.nalich_relative
{
	color: #00bf48;
}
span.utochn
{
	color: #ff9c0e;
	font-weight: bold; 
}



