html, body, p, h1, h2, h3, ul, li{
	padding:0;
	margin:0;
}

body {
	font-size:12px;
	font-family:Tahoma;
	color:#767676;

}


a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}

a.pseudo{
	text-decoration:none;
	border-bottom:1px dashed;
}

img{
	border:none;
}

a#highlightedlink{
	font-weight:bold;
}

span#highlightedtext{
	color:#000000;
}

span#superhighlightedtext{
	font-weight:bold;
}

div.clear{
	clear:both;
}


div#wrapper{
	width:990px;
	margin:auto;
}

div#wrapper_main{
	width:990px;
	position:relative;
	left:50%;
	margin-left:-495px;
	
}


div#topline{
	padding:0px 0 15px 0;
	margin-top:10px;
	margin-bottom:0px;
	width:100%;
	

}

div#toplineleft{
	float:left;
}

div#toplineright{
	float:right;
}
div#toplineright a{
		text-decoration:underline;
}
div#toplineright a:hover{
		text-decoration:none;
}


div#logo{
	margin-left:20px;
	padding-top:12px;
	float:left;
	display:block;
	
}

*html div#logo{
	margin-left:12px;
}
div#menu{
	padding-top:25px;
	margin-left:140px;
	
	
}div#menuline{
	background:#000000;
	width:100%;
	height:70px;
}
div#tags{
	background-color:#000000;
	width:100%;
	height:70px;
	text-align:center;
	line-height:70px;
	margin-top:10px;
}

div#menu ul{
	list-style:none
}

div#menu ul li{
	display:inline;
	cursor:pointer;
	margin-right:50px;
	
}

div.sc_menu{
	overflow:hidden; 
	margin-top:10px;
	height:401px;
	white-space:nowrap;
	width:100%;
	
}

ul.sc_menu{
	display: block;
	width:20000px;
	list-style:none;
}

ul.sc_menu li{
	display:block;
	float:left;
	margin-right:5px;
}
#linkreg ul{padding: 0px 0;
	margin-left: 10px;
	font-size: 13px;
	
}
	
#linkreg ul li{list-style:none;
	margin:10px;
	display: inline;}
	
#linkreg ul li a{padding: 3px 1em;
	margin-left: 2px;
	background: #000000;
	text-decoration: none;}

#linkreg ul li a:link {	color: #ffffff;}

#linkreg ul li a:visited {color: #ffffff;}

#linkreg ul li a:link:hover, #linkreg ul li a:visited:hover {
	color: #000;
	background: #ffffff;
		} 
#linkreg ul li a#current {
	background: white;
	border-bottom: 1px solid white;}


div.line{

	border-top: 1px solid #cccccc;
	height:1px;
	margin-top:25px;
	font-size:0px;
}

div#sc_left{
	width:50%;
	float:left;
	height:400px;
	border:1px solid red;
}

div#news{
	margin-top:25px;
	float:left;
	width:390px;
	
}

div#news span{
	color:#767676;
}

div#news ul{
	margin:10px 0 0 35px;
	list-style:square;
	color:#000000;
}


div#news ul li{
	padding:8px 0 8px 10px;
}

div#banners{
	margin-left:485px;
	margin-top:25px;


}

div#tags a{
	color:#ffffff;
	padding:10px;
	font-weight:bold;
	text-decoration: underline;
	
}
div#tags a:hover{
	color:#ffffff;
	padding:10px;
	text-decoration:none;
}

div#bottomlinks{
	color:#bfbfbf;
	width:100%;
	text-align:center;
	margin-top:30px;
}

div#bottomlinks a{
	color:#767676;
	padding:0 5px 0 5px;
}

div#copyright{
		color:#bfbfbf;
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}


/*
 * For inner pages
 */

 div#maintop{
 	margin-top:20px;
	line-height:19px;
	position:relative;
	padding-bottom:40px;
 }
 
 div#text{
 width:1000px;
 }
 
 div#text p{
 padding-bottom:15px;
 }
 
 div#text ul{
 padding-left:35px;
 padding-bottom:15px;
 }
 
 div#text li{
 padding-bottom:10px;
 }
 
 div#caption{
 	float:left;
 }
 
 div#innermenu{
 float:right;
 width:250px;
padding:20px;
padding-left:40px;
 }
 
 div#innermenu ul{
	list-style:square;
	color:#000000;
}

div#innermenu li{
padding-bottom:10px;
}
 
 div#caption h1{
	font-size:14px;
	font-weight: bold;
	color:black;
 }
	div#spisok{font-size:14px;
	font-weight: bold;
}
 div#searchlinks{
 	float:right;
 }

div#searchlinks a{
	font-weight:bold;
}

div#brandspositioner{
	position:absolute;
	top:25px;
	right:145px;
	display:none;
	
}

div#brands{
	border:1px solid #848484;
	padding:10px;
	background-color:white;
}

div#brands ul{
	list-style:none;
}

div#sizespositioner{
	position:absolute;
	top:25px;
	right:75px;
	display:none;
	
}

div#sizes{
	border:1px solid #848484;
	padding:10px;
	background-color:white;
}

div#sizes ul{
	list-style:none;
}

div#categories{
	float:left;
	width:200px;
	padding-left:20px;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

*html div#categories{
	margin-left:10px;	
}

div#categories a{
	color:#848484;
	text-decoration:underline;
}
 
 div#categories a:hover{
	color:#848484;
	text-decoration:none;
}
div#categories ul{
	list-style:none;
	font-weight:bold;
}

div#categories li{
	margin-bottom:7px;
	font-weight:bold;
}

div#goods{

	margin-left:250px;
	
}

div#goods h3{
	color:black;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
	
	
}

div#goods h1{
	color:black;
	font-size:20px;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:30px;
	font-weight:normal;
	
}

div#goods h2{
	color:black;
	font-size:16px;
	
	margin-top:10px;
	margin-bottom:50px;
	 
}

div#good{
	float:left;
	padding-right:50px;
	padding-left:30px;
	margin-bottom:30px;
	width:160px;
	height:280px;
	text-align:center;
	text-decoration:none;
}

span#goodbrand{
	color:black;
	font-size:12px;
	
}

span#goodprice {
	color:black;
	font-size:12px;
	font-weight:bold;
	
}

div#pages a{
	display:block;
	float:left;
	background-color:#000000;
	padding:5px;
	color:white;
	text-decoration:none;
	margin-right:5px;
	margin-top:-20px;
}

div#cur_page{
	display:block;
	float:left;

	padding:5px;

	text-decoration:none;
	margin-right:5px;
	margin-top:-20px;
}

div#pic {
	float:left;
	font-size:10px;
	text-align:center;
	
}

div#mainpic{
	margin-left:0px; 
}

span#infohl{
	color:#000000;
	font-weight:bold;
}

div#info{
	margin-left:220px;
	width:430px;
	padding:15px;
}

div#info p{
	padding-top:0;
	padding-bottom:10px;
}

div.infoblock#optphone{
	float:right;
	width:100px;
	padding:0;
	margin:0;
	background:none;
}

div.infoblock#optphone p{
	padding-top:0;
}

div#desc{
	margin-top:	10px;
	
}

div#tobasket{
	margin-top:20px;
	margin-left:220px;
}

img.addpic{
	margin-right:30px;
}

div#addpics{
	margin-top:80px;

}

div#addpics img{
	cursor:pointer;
}

div#addpics p{
	padding-bottom:25px;
}

/*
 * Basket
 */

table.basket{
	border-collapse:collapse;
	margin-top:20px;
	width:550px;
}

table.basket#orderbasket{
	margin-top:0px;
}

table.basket td{
	padding-left:5px;
	padding-right:5px;
	
}

table.basket td.caption{
	background-color:black;
	color:white;
	border:1px solid white;
	border-bottom:10px solid white
	
}

table.basket td.item{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-top:5px;
}

table.basket#orderbasket td.item{
	border-bottom:1px solid #cccccc;
	padding-bottom:7px;
	padding-top:7px;
}

div#final{
	font-size:16px;
	margin-top:15px;
	font-weight:bold;
	color:black;
	float:left;
}

div#finalorder{
	font-size:16px;
	margin-top:15px;
	font-weight:bold;
	color:black;
}

div#update{
	font-size:16px;
	margin-top:15px;
	font-weight:bold;
	color:black;
	float:right;
}

div#update input{
	background-color:black;
	border:none;
	color:white;
}

div#basketwrap{
	margin:20px;
	width:550px;
}

div#order{
	margin-top:20px;
		

}
div#order input
{
	background-color:black;
	border:none;
	color:white;
	font-size:14px;
	font-weight:bold;

}


div#orderopt{
	float:left;
}

div.infoblock{
	background-color:#f0f0f0;
	padding:10px;	
}

div.infoblock#orderinfo{
	float:right;
	width:400px;
}

div.infoblock#orderinfo h3{
font-size:14px;
padding-top:0px;
margin-top:0px;
}



div.infoblock p{
	padding-bottom:10px;
	padding-top:10px;
}

span#orderphone{
	font-size:14px;
	color:black;
	font-weight:bold;

}

table.form{
	border-collapse:collapse;
}

table.form#orderform{
	margin-top:20px;
	width:550px;
}

table.form#orderform td{
	padding:10px;
	padding-left:0px;
}

table.form#orderform td.name{
	width:150px;
}

table.form#orderform input{
	width:100%;
}
