*{
	padding: 0;
	margin: 0;
	border: 0;
}
body, html {
	font-family:  Arial, Tahoma, sans-serif;
	text-align: center;
	height: 100%;
}
body {
	background-color:  #2d2d2d;
	font-size: 12px;
	color: #333333;
}
p {

}

a {
	color: #1d8ec6;
}
a:hover{
	color: #1d8ec6;
	text-decoration: underline;
}
h1{
	color:#fa8d0c;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
ul,ol{
	padding-left: 25px;	
}
.clear {
	clear: both;
}
#mainContainer {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}
* html #mainContainer {
	height: 100%;
}
/**************************
HEADER
**************************/
#header {
}
#header_top{
	height: 183px;
	background: #2d2d2d url(/images/header_top.jpg) no-repeat left top;
}
#header_bottom{
	background: #2d2d2d url(/images/header_bottom.jpg) no-repeat left top;
	height: 43px;
	padding: 0 10px;
	color: #fde5eb;
}
#header_bottom span, #header_bottom em{
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	display: block;	
}
#header_bottom span{
	width: 182px;
	font-size: 12px;
	float: left;
	padding-left:15px;
}
#header_bottom ul{
	list-style: none;
	overflow:hidden;
	width:590px;
	float:left;
	padding: 0;
}
#header_bottom li{
	float: left;
	border-left:1px solid #ffffff;	
	margin-left:-1px;
	height:15px;
	line-height: 15px;
	margin-top: 7px;
}
#header_bottom li a{
	margin: 0px 15px;
	color: #ffffff;
	text-decoration: none;
}
#header_bottom li a:hover{
	text-decoration:none;
	color:#90cff1;
}
#header_bottom em{
	width: 120px;
	float: right;	
	font-style: normal;
	color: #d2ef7d;
	font-size: 12px;
	padding-left: 10px;
}
/**************************
CONTENT AND COLUMNS
**************************/

#wrapper{
	margin: 0 10px;
	background-color: #ffffff;
}
.outer {
	padding-left: 197px;
}
* html .outer {
	padding-right: 237px;
}
.inner {
	width: 783px;
	padding-bottom: 96px;
}
* html .inner {
	width: 100%;
}
/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout.
***/
.float-wrap {
	float: left;
	width: 743px;
	margin-left: -197px; /*** Same length as .outer padding-left but with negative value ***/
}
#content {
	float: right;
	width: 546px;
	background: #fff;
	overflow: hidden;
}
* html #content {
	position: relative;
}
.contentWrap{
	font-size: 11px;
	padding: 0 10px 0px 10px;
}

#left {
	float: left;
	width: 197px;
}
* html #left {
	position: relative;  /*** IE needs this  ***/
}
/*************************
RIGHT COLUMN
**************************/
#right {
	float: right; 
	width: 237px;
}
* html #right {
	position: relative;  /*** IE needs this  ***/
	margin-right: -237px; /*** IE gets this margin. ***/
}
/**************************
FOOTER
**************************/
#footer {
	width: 1000px;
	height: 96px;
	margin: 0 auto;
	margin-top: -96px; 
	text-align: left;
	background: #ffffff url('../images/footer_main.gif') left top repeat-x;
	font-size: 11px;
	color:#ffffff;
}
#footer_left,#footer_right{
	float: left;
	width: 78px;
	height: 96px;
}
#footer_left{
	background: #ffffff url('../images/footer_left.gif') left top no-repeat;

}
#footer_main{
	float:left;
	width: 844px;
	padding-top: 16px;
}
#footer_right{
	background: #ffffff url('../images/footer_right.gif') left top no-repeat;
}	

#footer_main_left{
	width:190px;
	float: left;
	height: 33px;
	line-height: 33px;
	padding-left: 13px;
}
#footer_main_middle{
	float:left;
	padding-top:10px;
	width:455px;
	color: #8c8c8c;
}
#footer_main_middle a,#footer_main_middle a:hover{
	color: #8C8C8C;
	text-decoration: none;
}
#footer_main_left span{ 
	color:#8c8c8c;
}
#footer_main_left span a,#footer_main_left span a:hover{
	color: #8C8C8C;
	text-decoration: none;
	cursor: text;
}
#footer_main_right{
	width:170px;
	float: right;	
	height: 33px;
	line-height: 33px;	
	color: #aaa9a9;
	text-align: right;
	padding-right: 13px;
}
#red{
	color:#FF7E00;
}
#footer_main_right a{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;	
}
#footer_main_right a:hover{	
	text-decoration: underline;
}
#counters{
	clear:both;
	height: 39px;
	padding-top: 8px;
	text-align: center;	
}
/*=======================================*/


#icatalog{
	margin-left:5px;
	padding-left:0; 
	list-style: none;
	width: 160px;
	z-index:1;
}

#icatalog li{margin-left:5px;padding:5px;border-bottom:1px solid #dddddd;}
#icatalog li li{}

#icatalog a{
	color:#333333;
	text-decoration: none;	
/*	display:block;*/
	background: url('../images/list.jpg') left center no-repeat;
	padding:5px 0 5px 13px;
	/*height: 25px;
	line-height: 25px;	*/
}
#icatalog a:hover{
	background: url('../images/list_hover.jpg') left center no-repeat;
	color: #f67604;			
}
#icatalog a.active{
/*	border:none;	*/
	background: url('../images/list_hover.jpg') left center no-repeat;
	color: #f67604;		
}

#icatalog a.active_nosub{
	background: url('../images/list_hover.jpg') left center no-repeat;
	color: #f67604;		
}


.SubCatalog{
	list-style: none;
	margin-left:10px;	
	padding: 0;
	list-style-position: outside;	
}

#icatalog  .SubCatalog li{
	padding: 0;
	margin-left: 10px;
}
#icatalog .SubCatalog li a{
	background: none;
	padding-left: 0;
	border: 0;
	display:inline;
}



.LeftBlock{
	margin-top: 10px;
	font-size: 11px;
}
.LeftBlock .header{
	background: url('../images/left_header.gif') left top no-repeat;
	color:#90e9fa;	
	height: 32px;
	width: 179px;
	padding-top: 23px;
	padding-left: 18px;	
	font-size: 12px;
}
.LeftBlock a{
	color:#1a84b6;	
	text-decoration: none;
}
.LeftBlock a:hover{
	color:#1a84b6;	
	text-decoration: underline;
}
.LeftBlock .Left_inner{
	padding: 10px;	
}
.LeftBlock .Left_inner img{
	margin-right: 5px;
	border:1px solid #9e9e9e;
}
.Left_inner_nopt{
	padding: 10px;
	padding-top: 10px;
}
.Left_inner_nopt a img{
	margin: 0 auto;
	display: block;
}
.Left_inner_nopt strong {
	display:block;
	float:left;
	font-size:12px;
	line-height:24px;
	width:100px;
	color:#FF7E00;
}
.Left_inner_nopt .info{
	font-size:13px;
	line-height:24px;
	width:110px;
	font-weight: bold;
}
.Left_inner_nopt .info:hover{
	text-decoration: underline;
}
.Left_inner_nopt .body {
	margin: 5px 0;
}
.Left_inner_nopt .body b{
	font-size: 12px;
}

#cart{
	padding: 10px 0 10px 10px;
	font-weight: bold;
}
#cart span{
	color:#485700;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana;
}
#cart img{
	margin-right: 10px;
}
#order{
	margin-top: 10px;
}


.RightBlock{
	margin-top: 10px;
	font-size: 11px;
}
.RightBlock .header{
	background: url('../images/right_header_red.gif') left top no-repeat;
	color:#90e9fa;	
	height: 35px;
	width: 217px;
	padding-top: 21px;
	padding-left: 20px;
	font-size: 12px;
}
.RightBlock .Pink{
	color:#fbb5ba;
}
.RightBlock a{
	color:#1a84b6;	
	text-decoration: underline;
}
.RightBlock a{
	color:#1a84b6;	
	text-decoration: none;
}
.RightBlock .Contacts_inner{
	padding: 10px;	
	font-size:12px;
	padding-right: 5px;
	line-height: 20px;
	padding-bottom:2px;
}
.RightBlock .Contacts_inner a{
	display: block;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.RightBlock .Contacts_inner a:hover{
text-decoration: underline;
}
.RightBlockArt{
	font-size: 11px;
	clear: both;
}
.RightBlockArt .header{
	background: url('../images/right_header_yellow.gif') left top no-repeat;
	color:#90e9fa;	
	height: 35px;
	width: 217px;
	padding-top: 21px;
	padding-left: 20px;
	font-size: 12px;
}
.RightBlockArt .LastNews{
	color:#fdc03f;	
}
.RightBlockArt a{
	color:#FF7E00;	
	text-decoration: none;
}
.RightBlockArt a:hover{
	color:#FF7E00;	
	text-decoration: underline;
}
.RightBlockArt .Left_inner{
	padding: 10px;	
}
.RightBlockArt .Left_inner img{
	margin-right: 5px;
	border:1px solid #9e9e9e;
}

.contentWrap .Recommend{
	font-weight: bold;
	padding-bottom: 5px;
	color:#0E709F;	
}
.sep{
	margin: 5px auto;
	display: block;
	clear: both;
}
.bigspan{
	color: #2d2d2d;
	font-size: 13px;
	font-family: Tahoma, Arial;	
}

.cats_div{
	float: left;
	width: 110px;
	margin: 10px;
	height: 135px;
}
.imgcat{
	margin-top: 5px;	
	clear: both;
}
.cats_div img{
display:block;
}

a.cats{
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	font-size: 12px;
}
a.cats:hover{
	text-decoration: none;
	color:#F67604;
}

.ProductShort{

}
.topspace{
	margin-top: 7px;
	float: left;
}
.ProductShort_img{
	width: 170px;
	height: 130px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.ProductShort_desc{
	width: 335px;
	float: left;
	line-height: 15px;
}
.ProductShort span{
	font-size: 15px;
	color: #0e709f;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
}

.ProductShort_actions{
	height: 24px;
	margin-top: 5px;
}
.ProductShort_actions strong{
	display: block;
	float: left;
	line-height:24px;
	width:120px;
	font-size: 13px;
}
.news{
	clear: both;
}
.news a{
text-decoration: none;
}
.news a:hover{
	text-decoration: underline;
}
.news_left{
	float: left;
	width: 80px;
}
.news_left b{
	color: #1A84B6;
	font-size: 14px;
	font-weight: normal;
}
.news .truenews a,.news_left b.truenews,.news_details .truenews{
	color: #f07700;
}
.news_details{
	text-align: right;
	padding-right: 10px;
}
.short_src{
	clear: both;
}
.news_right{
	float: left;
	font-size: 14px;
	color: #1A84B6;
}


.pagination {
	margin-top:10px;
	border: 0;
	padding: 0;
	clear: both;
}
.pagination li{
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float: left;
	margin-right:2px;

}
.pagination a{
	border:1px solid #9aafe5;
	margin-right:2px;
}
.pagination .previous-off, .pagination .next-off {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
.pagination .next a,.pagination .previous a {
	font-weight:bold;
}
.pagination .active{
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
.pagination a:link,.pagination a:visited {
	color:#0e509e;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
.pagination a:hover{
	border:solid 1px #0e509e
}

/*In Cart*/
table#cart{
	background:#aaaaaa;
	color: #333333;
	width: 100%;	
	font-size: 13px;
	padding: 0;
}
table#cart input,#OrderData input,#OrderData textarea,#recount input{
	border: 1px solid #333333;
}

table#cart thead td{
background-color: #e8e7e7;
text-align: center;
height: 25px;
}

table#cart td{
background-color: #ffffff;
padding-left: 10px;
height: 25px;
}

.delete{
	width:35px;
	padding-right: 10px;
}

.delete a{
	background:transparent url(/images/del.jpg) no-repeat left top;
	display:block;
	height:14px;
	width:14px;
	margin: 0 auto;
}

#recount{
	margin-left: 15px;
	font-size: 13px;
	padding-top: 10px;
}
#OrderData{
	margin:20px auto 0pt;
	text-align:left;
	font-size: 12px;
}

#OrderData b {
	display:block;
	text-align:center;
}

#OrderData form {
	margin:10px auto;
	width:365px;
}

#OrderData label {
	clear:left;
	display:block;
	float:left;
	margin-top:10px;
	width:150px;
}

#OrderData input {
	float:left;
	margin-top:10px;
}

#OrderData #comment {
	clear:left;
	display:block;
	height:250px;
	width:350px;
}

#OrderData #doorder{
	float:none;
}


#searchform{
	height: 25px;
	padding: 0 0 5px 0;
	clear:both;	
}
.searchparams {
	float:left;
	margin:3px 5px;
	text-align:left;	
}
.searchparams input,.searchparams select{
border: 1px solid #666666;
}
.searchparams select{
	width: 150px;
}
#Search_button {
background:transparent url(../images/search.gif) no-repeat scroll left top;
border:0pt none;
display:block;
float:left;
height:24px;
width:85px;
cursor: pointer;
}

.buy_in{
	margin-bottom: 10px;
	text-align: center;
	width: 215px;
	margin: 0 auto;	
}
.big_img{
	text-align: center;
}
.buy_inner_price{
	font-size:13px;
	line-height:24px;
	font-weight: bold;
	width: 120px;
	float: left;
}
.buy_me a{
	font-size: 14px;	
}

.buy_normal{
	color:#394e53;
}
.buy_hot{
	color:#ff7e00;	
}
.buy_new{
	color:#6EC300;	
}
.informer{
	height: 15px;
	position: absolute;
	text-align: left;
}

#icatalog li ul {display: none; position: absolute; left: 58px; top: 15px; list-style: none; width:168px;background: #f3f6f8; border:1px solid #c0c0c0;z-index:2;margin:0;padding:0;}
#icatalog li ul li{background: #f3f6f8;margin:0 10px;padding:5px;}
#icatalog li ul li a{border-bottom:0; background: url('../images/list.jpg') left center no-repeat;padding:5px 0 5px 13px;}
#icatalog .over {position: relative;}
#icatalog .over ul {display: block;}

#opt{
margin:14px 0;
}
#deliv{
  margin:14px 0 0 0;
}                   

.RightBlock .Contacts_inner .deliv a{
clear:none;
display:inline;
}


#linkflash1{
display:inline;
position:absolute;
/*border:1px solid red;    */
background:transparent;
z-index:5;
top:0px;
left:0;
width: 240px;
height:398px;
}
.flash1{
z-index:1;
position:relative;
}


