html, body {
	padding:0;
	margin:0 auto;
	font-family:Arial;
	font-size:12px;
	background: #eaeaea;
}
img {border:0;}
a {color:#1B75BC;}
body a:hover {
	text-decoration:none !important;
}
#main_wrapper {
	width:1000px; 
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: #fff;
}
/*left column*/
#leftcol {
	float: left;
	width:214px;
	text-align:center;
	margin: 0 auto;
	border: 0px solid #000;
}
#ico {
	margin:0 0 30px 0;
}
#ico span {
	margin: 0 8px 0 8px;
}
#logo {
	margin-bottom:33px;
}
#tel {
	font-weight:bold;
	font-size:16px;
	margin-bottom:75px;
}
#price_cat {
	padding: 0 21px 0 22px;
	text-align:left;
	margin-bottom:50px;
}
#price_cat p {
	margin:0;
	padding:0;
}
#price_cat ul {
	margin:8px 0 0 0;
	padding:0;
	color:#1B75BC;
}
#price_cat .caption {
	font-size:22px;
	font-weight:bold;	
	color:#FF7F00;
	margin-bottom:20px;
}
#price_cat .pc_wrapper {
	background:#eaeaea;
}
#price_cat .pc_lt {
	background: url(images/lt.jpg) left top no-repeat;
}
#price_cat .pc_rt {
	background: url(images/rt.jpg) right top no-repeat;
}
#price_cat .pc_lb {
	background: url(images/lb.jpg) left bottom no-repeat;
}
#price_cat .pc_rb {
	background: url(images/rb.jpg) right bottom no-repeat;
	padding: 27px 0 27px 22px;
}
#order {
	margin-bottom:80px;
}
#tags {
	padding: 0 21px 0 22px;
	text-align:left;
}
/*right column*/
#rightcol {
	width:786px;
	float:right;
	height:auto;
	border: 0px solid #000;
}
#top_menu {
	font-size:15px;
	color:#666;
	margin:0 0 28px 15px;
	position:absolute;
}
#top_menu a {
	color:#666;
}
#top_menu a.active {
	color:#fff;
	font-weight:bold !important;
	text-decoration:none;
}
#top_menu a:hover {
	font-weight:normal;
}
#top_menu a.active span, #top_menu a:hover span {
	margin: 0;
	padding: 0px 2px 0px 2px;
	background:#FF7F00;
}
#navigation-1 li:hover a {
	color:#fff;
	/*font-weight:bold;*/
	text-decoration:none;
}
#navigation-1 li:hover a span {
	margin: 0;
	padding: 0px 2px 0px 2px;
	background:#FF7F00;
}
#navigation-1 {
	padding:0;
	margin:0;
	list-style:none;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	white-space: nowrap;
}
#navigation-1 li ul.navigation-2 {
	margin:17px 0 0 11px;
	padding:10px 0 5px 0;
	list-style:none;
	display:none;
	background:#FF7F00;
	position:absolute;
	top:0;
	left:0;
	border: 0px solid #000;
}
#navigation-1 .navigation-2 ul {
	position: relative;
	margin:0 0 0 0;
	padding:0;
}
#navigation-1 .navigation-2 li {
	margin: 0 0 4px 0px;
	padding: 0 10px 0 10px;
}
#navigation-1 .navigation-2 li a {
	color: #fff;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
}
#navigation-1 .navigation-2 li a:hover {
	font-weight:normal;
	text-decoration:underline;
}
#navigation-1 .sm_lb {
	border: 0px solid #000;
	position: absolute;
	left:0;
	bottom: -11px;
	width:10px;
	background: url(images/sm_lb.png) left bottom no-repeat;
}
#navigation-1 .sm_rb {
	border: 0px solid #000;
	position: absolute;
	right:0;
	bottom: -11px;
	width:10px;
	background: url(images/sm_rb.png) right bottom no-repeat;
}
#navigation-1 .sm_wb {
	border: 0px solid #000;
	position: absolute;
	left:10px;
	right:10px;
	bottom:-11px;
	height: 11px;
	background: #FF7F00;
}
#navigation-1 .footer {
	position:absolute;
	left:0; 
	right:0; 
	bottom:0;
}
#navigation-1 .navigation-2 li {
	clear:left;
}
#navigation-1 li:hover .navigation-2 {
	display:block;
}
#header {
	background: url(images/title_background.jpg) left top no-repeat;
	height:123px;
	padding: 0 0 0 37px;
	position:relative;
	color:#fff;
	margin-bottom:30px;
	border: 0px solid #000;
	
	position:absolute;
	width: 725px;
	margin-top: 47px;
}
#header p, #text p, #news p, #content_bottom p {
	margin:0;
	padding:0;
}
#header .title {
	font-size:30px;
	padding: 12px 0 0 0;
	/*margin: 22px 0 0 0 !important;*/
}
#header .description {
	position:absolute;
	bottom:10px;
	width: 350px;
	border: 0px solid #fff;
}
#text {
	width:761px;
	border: 0px solid #000;
	margin-bottom:32px;
	padding-top:0px;
}
#content_wrapper {
	margin-top:188px;
}
#content {
	float:left;
	width:591px;
}
#content .hitsale {
	position:absolute;
	bottom: 0;
	right:0;
	margin: 0 20px -20px 0;
}
#content .label {
	font-weight:bold;
	font-size:20px;
	margin-top: 20px;
}
#content .title, #special .title, #content .caption, #product h1 {
	text-transform:uppercase;
}
#content .price, #special .price {
	color:#666;
}
#content .text {
	margin: 0 0 15px 0;
}
#content .date {
	margin:0 0 3px 0;
}
#content .caption, #product h1 {
	font-weight:bold;
	font-size:20px;
	color: #FF7F00;
}
#special {
	width:195px;
	float:right;
}
#special .item {
	margin: 0 0 20px 20px;
}
#special .hitsale {
	position:absolute;
	bottom: 0;
	right:0;
	margin-right: 95px;
	margin-bottom: -10px;
}
#special .label {
	font-weight:bold;
	font-size:20px;
	margin: 10px 0 8px 0;
}
#news {
	width:195px;
	float:right;
}
#news .title_new {
	font-size:16px;
	font-weight:bold;
	margin-bottom:21px;
}
#news .date {
	margin-bottom:5px;
}
#news .item {
	margin-bottom:17px;
}
#content_bottom {
	margin-top:50px;
	margin-right: 20px;
}
#content_bottom div {
	float:left;
	margin-left: 39px;
	border: 0px solid #000;
}
#content_bottom div p {
	float:left;
}
#content_bottom .indent {
	margin:10px 0 0 19px;
}
#footer {
	padding: 10px;
	color: #666;
	border-top: 1px dashed #666;
}
#footer .contacts {
	float:left;
	margin-right:160px;
}
#footer .counters {
	margin-top: 20px;
}
#path {
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin-bottom:32px;
}
#path a {
	color:#666;
	font-weight:normal;
}
#onlineorder td {
	padding: 0 0 10px 0;
}
#onlineorder input, #onlineorder textarea {
	background: #e9f1f8;
	border:1px solid #1B75BC;
	/*border:0;*/
	padding:5px;
	width: 337px;
	color:#1B75BC;
}
#onlineorder textarea {
	height: 100px;
	margin: 0 0 10px 0;
	overflow:hidden;
}
#onlineorder .vericode {
	height: 50px;
	width: 182px;
	font-size: 40px;
}
#onlineorder .imgvericode {
	border:1px solid #1B75BC;
	margin:0;
	padding:0;
}
#onlineorder .notclass {
	width:auto;
	border:0;
	background:#fff;
}
#onlineorder .cursor {
	cursor:pointer;
}
#onlineorder .select {
    color:#1B75BC;
    width: 349px;
    border:1px solid #1B75BC;
    background: #e9f1f8;
	padding:5px;
}

#product h1 {
	margin:0;
	font-size:22px;
}
#product h3 {
	margin-left: 15px;
}
#product .lsl {
	background: url(images/lsl.gif) left no-repeat;
}
#product .rsl {
	background: url(images/rsl.gif) right no-repeat;
}
#product .wsl {
	height:23px;
	background: #e9f1f8;
	margin: 0 12px;
	padding: 7px 0 0 0;
}
#product .row {
	padding: 3px 12px;
}
#product .infoblock {
	margin-bottom: 30px;
}
#comparison .first {
	border:0;
	padding: 0;
	text-align:left;
}
#comparison .last {
	border:0;
}
#comparison th, #comparison td {
	border-left:1px solid #fff;
}
#comparison td {
	padding: 0 0 0 10px;
}
#comparison th {
	padding:0;
	margin:0;
	color: #fff;
}
#comparison .lhl {
	height:30px;
	width: 13px;
	background: url(images/lhl.gif) left no-repeat;
}
#comparison .rhl {
	height:30px;
	width: 13px;
	background: url(images/rhl.gif) right no-repeat;
}
#comparison .head {
	background: url(images/bg_hl.gif) repeat-x;
}
#comparison .lrl {
	height:31px;
	width: 13px;
	background: url(images/lrl.gif) left no-repeat;
}
#comparison .rrl {
	height:31px;
	width: 13px;
	background: url(images/rrl.gif) right no-repeat;
}
#comparison .row {
	background: #eaeaea;
}
#faq .item {
	margin: 11px auto;
	padding:0;
}
#faq .faq_wrapper {
	background: #e9f1f8;
	margin: 0;
	padding:0;
}
#faq .faq_lt {
	background: url(images/faq_lt.gif) left top no-repeat;
}
#faq .faq_rt {
	background: url(images/faq_rt.gif) right top no-repeat;
}
#faq .faq_lb {
	background: url(images/faq_lb.gif) left bottom no-repeat;
}
#faq .faq_rb {
	background: url(images/faq_rb.gif) right bottom no-repeat;
	padding: 11px;
}
#faq .question {
	background: url(images/ico_question.gif) left top no-repeat;
	padding: 0 0 0 36px;
	margin-top:0;
}
#faq .answer {
	background: url(images/ico_answer.gif) left top no-repeat;
	padding: 0 0 0 36px;
	margin-bottom:0;
}
#faq .pages {
	text-align:center;
}
