html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #CDD1D4 url(../i/bg.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

a {
	color: #FE2400;
	text-decoration: underline;
}

a:hover {
	color: #CE1717;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.red {
	color: #FE2F00;
}

.gray {
	color: #CFCFCF;
}

.vTop {
	vertical-align: top;
}

.vBottom {
	vertical-align: bottom;
}




.left, .right {
	width: 168px;
	vertical-align: top;
}

.left div, .right div {
	width: 26px;
	height: 90px;
}

.left {
	background: url(../i/l.jpg) right top no-repeat;
	text-align: right;
}

.left div {
	float: right;
}

.lng {
	width: 26px;
	float: right;
}

.lng li {
	display: block;
	width: 26px;
	height:15px;
	text-align: center;
}

.lng li.frst {
	padding: 6px 0;
}
.lng li.scnd {
	padding: 7px 0;
}
.lng li.thrd {
	padding: 7px 0;
}
.lng li.last {
	padding: 7px 0;
}

.lng li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFF;
}

.lng li a:hover,
.lng li.last a {
	
}

.lng li a.act {
	color: #FFCB93;
}

.right {
	background: url(../i/r.jpg) left top no-repeat;
	width:168px;
}

.middle {
	width: 958px;
}

.middle .top {
	background: url(../i/top_b.jpg) repeat-x;
	border-right: 1px solid #FFF;
	font-size: 11px;
}

.top .inpt {
	background: #C8D1D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44555D;
	border: 1px solid #768990;
	width: 98px;
	padding-left: 2px;
}

.top .btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C7CACE;
	background: url(../i/top_btn.gif) no-repeat;
	border: none;
	padding: 2px 0 2px 0;
	width: 59px;
	margin-right: 12px;
	height: 18px;
}


.top .slct {
	background: #CDD8DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E5359;
	border: 1px solid #7A8E95;
	margin: 0 15px 0 0;
}

.top .logoff {
	background: url(../i/top_dots.gif) left no-repeat;
	height: 25px;
	padding: 0 15px;
}

.top .logoff a {
	color: #525D5F;
	text-decoration: underline;
}

.top .logoff a:hover {
	color: #627173;
	text-decoration: underline;
}

.header {
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
}

.header .hm {
	position: absolute;
	left: 230px;
	top: 10px;
}

.header .hm li {
	display: inline;
}

.header .hm li a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-right: 35px;
}

.header .hm li a:hover {
	color: #E0E8ED;
	text-decoration: underline;
}


.mm {
	width: 203px;
	vertical-align: top;
	background-color: #E1E5E8;
}

.mm .cart {
	background: #8A929F url(../i/cart_b.jpg) left bottom no-repeat;
	width: 172px;
	padding: 0 15px 20px 12px;
}

.mm .cart .link {
	display: block;
	position: absolute;
	left: 9px;
	top: -20px;
	color: #FFF;
	font-weight: bold;
	background: url(../i/icon_cart.gif) left no-repeat;
	padding-left: 26px;
	font-size: 11px;
}
.mm .cart .link:hover {
	color: #D9E3ED;
}

.mm .cart td {
	font-size: 11px;
	vertical-align: bottom;
	color: #D9E3ED;
}

.mm .cart td.price {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

.mm div {
	position:relative;
}

.mm .ttl {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B9BCC1;
	position: absolute;
	left: 15px;
	top: -7px;
}

.mm ul {
	display: block;
	background: #777E88 url(../i/mm_b.jpg) left bottom no-repeat;
	padding: 20px 0 60px 0;
	border-right: 4px solid #E1E5E8;
	overflow:hidden;
}

.mm ul li {
	display: block;
}

.mm ul li a {
	display: block;
	background: url(../i/mm_li.gif) 15px center no-repeat;
	padding: 4px 0 4px 35px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 10px;
}
.mm ul li a:hover {
	display: block;
	background: #676E78 url(../i/mm_li.gif) 15px center no-repeat;
	color: #FFF;
	text-decoration: none;
}
.mm ul li a.act {
	display: block;
	background: #676E78 url(../i/mm_li.gif) 15px center no-repeat;
	color: #FFF;
	text-decoration: none;
}


.mm ul li a.sub {
	background: #676E78 url(../i/mm_li.gif) 15px center no-repeat;
	margin: 0;
}
.mm ul li.sub {
	background: #676E78;
	width: 199px;
	padding: 7px 0;
	margin-top: -2px;
	margin-bottom: 10px;
}
.mm ul li.sub ul {
	background: #676E78;
	padding: 0;
	margin: 0;
	border: none;

}
.mm ul li.sub ul li a {
	background: url(../i/arw_h.gif) 27px center no-repeat;
	padding: 3px 0 3px 40px;
	margin: 0;

	font-weight: normal;
}
.mm ul li.sub ul li a:hover {
	background: #55585F url(../i/arw_h.gif) 27px center no-repeat;
}


.mm ul li.sub ul li a.sub {
	background: #55585F url(../i/arw_v.gif) 27px center no-repeat;
	padding: 3px 0 3px 40px;
	margin: 0 0 -2px 0;

	font-weight: normal;
}

.mm ul li.sub ul li a.sub:hover {
	background: #55585F url(../i/arw_v.gif) 27px center no-repeat;
}

*|html .mm ul li.sub ul li a.sub {
	margin: 1px 0 -2px 0;
}

.mm ul li.sub .sub {
	background: #55585F;

	padding: 0;
	margin: 1px 0 1px 0;
}

*|html .mm ul li.sub .sub {
	margin: 0 0 1px 0;
}

.mm ul li.sub .sub ul {
	background: #55585F;
	padding: 0;
	margin: 0;
	border: none;


}
.mm ul li.sub .sub ul li a {
	background: url(../i/arw2.gif) 28px center no-repeat;
	padding: 3px 10px 3px 35px;
	margin: 0 0 0 14px;

	font-weight: normal;
	font-size: 10px;
}


.mm ul li.sub .sub ul li.sub ul li.sub {
	padding-left:10px; 
	background-position:32px;

}


*|html .mm ul li.sub .sub ul li a {
	margin-bottom: 1px;
}

.mm ul li.sub .sub ul li a:hover,
.mm ul li.sub .sub ul li a.act,
.mm ul li.sub .sub ul li a.act:hover {
	background: #FE2E00 url(../i/sub_li.gif) left bottom no-repeat;
	padding: 3px 10px 3px 35px;

}







.content {
	background-color: #F8F9FB;
	border: 1px solid #98A39D;
	vertical-align: top;
}

.content .bar {
	border: 1px solid #F9F9FB;
	background: url(../i/bar_b.jpg) repeat-x;
	height: 227px;
}

.bar .ttl {
	height: 50px;
	background: url(../i/circles.gif) 10px 3px no-repeat;
	vertical-align: top;
}

.bar .ttl div {
	color: #FD3A0E;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	padding: 15px 0 0 30px;
}

.dots_v {
	background: url(../i/dots_v.gif) right center no-repeat;
}

.thmb td {
	white-space: nowrap;
	text-align: center;
}

.thmb .pic {
	background: #DBE0E5 url(../i/thmb_b.gif) left top no-repeat;
	padding: 4px 0 0 0;
}

.crn_red {
	background: #DBE0E5 url(../i/thmb_b.gif) left top no-repeat;
	padding: 4px 0;
}

.check {
	background-color: #C1C6CA;
	vertical-align: middle;
	text-align: center;
}

.thmb .pic a {
	display: block;
	width: auto;
	height: auto;
	background-color: #FFF;
	padding: 10px 12px 20px 12px;
	text-align: center;
}

.thmb .name {
	padding-top: 10px;
}

.txt {
	padding: 35px;
	background: url(../i/circles.gif) 10px 12px no-repeat; 
}

.txt p {
	padding: 0 0 15px 0;
}

.txt .ttl {
	color: #1C1C1C;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	padding: 0 0 15px 0;
}

.ttl2 {
	color: #FF2E03;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	padding: 0 0 15px 0;
	margin: -12px 0 0 0;
	background: none transparent;
}



.pages {
	margin: 0 0 18px 0;
}

.pages td {
	font-size: 11px;
}

.pages a {
	color: #585C68;
}

.pages a:hover {
	color: #758097;
}

.pages .list_all {
	background: url(../i/icon_list_all.gif) left no-repeat;
	padding: 2px 0 1px 14px;
}

.pages .show_item {
	background: url(../i/icon_show_item.gif) left no-repeat;
	padding: 1px 0 1px 18px;
}

.descr {
	vertical-align: top;
	background-color: #DBE0E4;
	padding: 12px 14px;
}

.descr p {
	margin: 10px 0 0 0;
	font-size: 11px;
}

.tbl {
	margin: 0 0 20px 0;
}

.tbl td {
	font-size: 11px;
	padding: 6px 0 3px 0;
	vertical-align: top;
}

.tbl td td {
	padding: 0;
	vertical-align: top;
}

.tbl .frst {
	padding-left: 10px;
}


.tbl thead td {
	background-color: #B8BDC1;
	color: #FFF;
	padding: 5px 0;
}

.tbl .row1 td {
	background: url(../i/dots_h.gif) left bottom repeat-x;
}

.tbl .row2 td {
	background: #FDF0EA url(../i/dots_h.gif) left bottom repeat-x;
}

.tbl .row1 td td,
.tbl .row2 td td {
	background: none;
}

.tbl .inpt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #DBE0E6;
	background-color: #FFF;
	width: 45px;
	padding: 1px 0;
	text-align: center;
}

.tbl tfoot .l {
	background: #D8DCDF url(../i/crn_r.gif) right no-repeat;
}

.tbl tfoot .r {
	background-color: #FFF;
}

.tbl tfoot td {
	padding: 0;
}

.tbl tfoot td td {
	padding: 7px 10px;
	border-bottom: 1px solid #D7DBDE;
	border-top: 1px solid #D7DBDE;
}

.tbl tfoot .gray {
	padding: 0 7px;
}

.total {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #606060;
	border-bottom: 1px solid #D5D5D7;
	padding: 0 3px 6px 0;
}

td.btn {
	padding: 10px 0 0 0;
}

.btn {
	background: url(../i/btn_r.gif) right bottom no-repeat;
	height: 25px;
	padding-right: 2px;
}

.btn input {
	background: url(../i/btn_bg.gif) left top no-repeat;
	padding: 5px 0 5px 26px;
	border: none;
	color: #2F3541;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	width: auto;
	cursor: pointer;
}

.btn input:hover {
	color: #606060;
}

*|html .btn input {
	padding: 4px 6px 6px 34px;
}




.fRight {
	float: right;
	margin: 0 0 15px 20px;
}

.fLeft {
	float: left;
	margin: 0 20px 15px 0;
}



.partners {
	border: 1px solid #D6E0D8;
	padding: 15px 0;
	text-align: center;
}





.footer {
	background: #E1E5E8 url(../i/col_l_b.jpg) left bottom no-repeat;
	padding: 30px 0;
	margin-bottom: 20px;
}

.footer td {
	vertical-align: top;
	padding: 8px 40px;
	width: 25%;
	border-right: 1px solid #C7C7C7;
	font-size: 11px;
	color: #66776F;
}

.footer td.last {
	border: none;
}







.btn_gray {
	color: #444;
	height: 16px;
	padding: 2px 5px 0 5px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #DBE0E4 url(../i/btn.gif) right top no-repeat;
}
.btn_gray:hover {
	text-decoration: none;
}


.tbl td {
	font-size: 11px;
	padding: 6px 0 6px 0;
	vertical-align: middle;
}


.popUp {
	width: 320px;
	/* height: 170px;*/
	padding: 15px;
	
	background-color: #FFF;
	border: 4px solid #A8B0B3;
	
	position: absolute;
	z-index: 999;
	
	
	left:50%;
	
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	margin: -100px 0 0 -150px;
}
html>body .popUp {
	position: fixed !important;
	top: 35% !important;
}

.popUp p {
	padding-bottom: 15px;
}

.select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #B8BDC1;
	background-color: #FFF;
	width: 155px;
	padding: 1px 0;
}

.dots_h {
	background: url(../i/dots_h.gif) left top repeat-x;
	padding: 5px 0;
}

