* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 11px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	color:#303030;
	background:url(/images/body_grad.png) top left repeat-x;
}
a {
	color: #61a2cc;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 10px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

table {
	border-collapse:collapse !important;
}

h1, h2, h3, h4, h5, h6 {
	color:#c50014;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#c50014;
	text-decoration:none;
}

h1 {
	font-size:19px;
	margin-bottom:23px;
	font-weight:normal;
}

h2 {
	color:#968b6a;
	font-size:19px;
	margin-bottom:10px;
	font-weight:normal;
}

h3 {
	color:#968b6a;
	font-size:16px;
	margin-bottom:10px;
	font-weight:normal;
}

h3 a {
	color:#968b6a;
	text-decoration:underline;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.ww {
	width: 980px;
	min-width:980px;
	margin: 0 auto;
}

#header {
	/*height: 270px;*/
	background:url(/images/top_grad.png) top no-repeat;
	margin-bottom:43px;
}

.page #header {
	margin-bottom:69px;
}

#content {
	padding: 0 0 100px;
	overflow:hidden;
}

#footer {
	margin: -57px auto 0;
	height: 57px;
	background:url(/images/footer_grad.png) top left repeat-x;
	line-height:57px;
	color:#a8a8a8;
	font-size:10px;
	font-family:"Tahoma","Arial";
}

#footer span {
	padding-right:20px;
}

.clear {
	clear:both !important;
	float:none  !important;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
	height:0px !important;
	line-height:0px !important;
	overflow: hidden !important;
	font-size:0 !important;
	width:100% !important;
	~clear:none !important;
}

.leftside {
	float:left;
	display: inline;
}

.rightside {
	float:right;
	~display: inline;
}

.submitButton {
	background:#fff9e4 url(/images/sbtn_grad.png) top left repeat-x;
	height:25px;
	width:auto;
	border:#e6e0b8 1px solid;
	text-align:center;
	color:#303030;
	margin:0px;
	padding:0px 6px;
	line-height:25px;
	font-family:"Tahoma","Arial";
	font-size:11px;
	cursor:pointer;
	text-transform:lowercase;
	overflow:visible;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius:3px;
}

.TextBox, .TextBox_focus, .TextBox_empty {
	border-top:#abadb3 1px solid;
	border-right:#dbdfe6 1px solid;
	border-bottom:#e3e9ef 1px solid;
	border-left:#e2e3ea 1px solid;
	background:#ffffff;
	height:21px;
	line-height:21px;
	padding:0px;
	margin:0px;
}

select {
	border-top:#abadb3 1px solid;
	border-right:#dbdfe6 1px solid;
	border-bottom:#e3e9ef 1px solid;
	border-left:#e2e3ea 1px solid;
	padding:0px;
	margin:0px;
	height:23px;
	vertical-align:middle;
	~margin-top:1px;
}

textarea {
	border-top:#abadb3 1px solid;
	border-right:#dbdfe6 1px solid;
	border-bottom:#e3e9ef 1px solid;
	border-left:#e2e3ea 1px solid;
	background:#ffffff;
}

input.CheckBox {
	margin:0px;
	margin-right:5px;
}

#header_top {
	padding:10px;
	height:85px;
	/*overflow:hidden;*/
}

.logo {
	padding-top:18px;
}

.contacts1 {
	padding: 28px 0px 0px 70px;
}

.contacts1 .phones {
	color:#d52325;
	font-size:20px;
	font-weight:bold;
	padding-right:5px;
}

.contacts1 .days {
	color:#a8a8a8;
	font-size:11px;
	font-weight:normal;
}

.contacts1 .address {
	color:#555555;
	font-size:11px;
	font-weight:normal;
	font-family:"Tahoma","Arial";
	line-height:26px;
}

.contacts2 {
	padding: 22px 0px 0px 60px;
	color:#2470a0;
	font-size:11px;
	font-family:"Tahoma","Arial";
	line-height:24px;
}

.contacts2 a {
	color:#2470a0;
	font-size:11px;
	font-family:"Tahoma","Arial";
}

.contacts2 img {
	vertical-align:middle;
	margin-right:5px;
}

.login {
	background:url(/images/login_grad.png) top left no-repeat;
	padding-left:45px;
	padding-top:42px;
	width:245px;
	margin-top:-20px;
	min-height:70px;
}

.logged {
	background:url(/images/logged_grad.png) top left no-repeat;
}

.login .title {
	font-size:14px;
	font-weight:bold;
	color:#303030;
	padding-right:10px;
}

.login a {
	font-family:"Tahoma","Arial";
	font-size:10px;
	font-weight:normal;
	color:#61a2cc;
	text-decoration:none;
}

.login .ltitle {
	margin-bottom:10px;
}

.login .login_button {
	float:left;
}

.login .login_input {
	background:url(/images/login_text.png) top left no-repeat;
	width:77px;
	height:20px;
	margin-right:5px;
	line-height:20px;
	padding:0px 5px;
	float:left;
}

.login .TextBox, .login .TextBox_empty, .login .TextBox_focus {
	border:none;
	background:transparent;
	width:77px;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-family:"Tahoma","Arial";
	color:#a8a8a8;
}

.login .TextBox, .login .TextBox_focus {
	color:#303030;
}

.login .login_error {
	color:#ff0000;
	text-align:center;
	font-size:10px;
	line-height:10px;
	margin-top:-10px;
	margin-bottom:5px;
}

#header_middle {
	background:#c50014 url(/images/head_top.png) top no-repeat;
	padding-top:10px;
}

#header_middle .leftside, #header_middle .rightside {
	position:relative;
}

.basket {
	width:235px;
	margin-right:10px;
	margin-bottom:6px;
}

.basket .title {
	color:#d3cdb1;
	font-size:14px;
	font-weight:bold;
}

.basket .btitle {
	margin-bottom:10px;
}

.bwhite {
	background:#ffffff;
	border:#a00010 1px solid;
	padding:10px;
	border-radius:3px;
	color:#a8a8a8;
	font-size:11px;
	font-family:"Tahoma","Arial";
}

.bwhite a {
	color:#2470a0;
}

.basket_info {
	color:#555555;
}

.basket_info span {
	color:#c50014;
}

a.basket_btn {
	background:url(/images/basket_btn.png) top left no-repeat;
	color:#303030;
	line-height:31px;
	display:block;
	width:68px;
	height:31px;
	text-align:center;
	border:none;
	float:right;
	text-decoration:none;
	margin-top:3px;
}

.hm_bottom {
	background:#c50014 url(/images/head_bottom.png) bottom no-repeat;
	height:4px;
	line-height:4px;
}

.currency_block {
	position:absolute;
	top:112px;
	right:0px;
	color:#303030;
	font-size:11px;
	font-family:"Tahoma","Arial";
	width:240px;
}

.currency_block span {
	font-size:10px;
	padding-left:6px;
}

.cur {
	padding-left:10px;
	padding-bottom:3px;
}

.cur_select a {
	color:#303030;
	line-height:25px;
	display:block;
	background:transparent;
	width:75px;
	height:25px;
	text-align:center;
	border:none;
	float:left;
	text-decoration:none;
}

.cur_select a.active {
	background:url(/images/cur_btn.png) top left no-repeat;
}

.search_history {
	/*position:absolute;*/
	background:url(/images/sh_left.png) top left no-repeat;
	height:26px;
	/*top:112px;
	left:10px;*/
	overflow:hidden;
	color:#a8a8a8;
	font-size:11px;
	font-family:"Tahoma","Arial";
	white-space:nowrap;
	margin:-2px 10px 0px 10px;
	width:auto;
	float:left;
}

.search_history_inner {
	background:url(/images/sh_right.png) top right no-repeat;
	padding:0px 10px;
	height:26px;
	line-height:24px;
}

.search_history a {
	color:#2470a0;
	text-decoration:none;
	border-bottom:#2470a0 1px dotted;
}

.search_history span {
	display:block;
	float:left;
	padding-right:6px;
}

.search_history span.sh_title {

}

.search_history span.sh_item {
	background:url(/images/sh_border.png) top right repeat-y;
	margin-right:6px;
}

.search_block {
	position:absolute;
	background:url(/images/search_grad.png) top left no-repeat;
	width:710px;
	height:76px;
	top:36px;
	left:0px;
}

.search_inner {
	padding:12px 10px 10px 48px;
}

.search_inner .stitle {
	margin-bottom:5px;
}

.search_inner .title {
	color:#303030;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
}

.search_inner a {
	color:#2470a0;
	text-decoration: none; 
	border-bottom:#2470a0 1px dotted;
}

.search_inner .example {
	color:#a8a8a8;
	font-size:11px;
}

.search_inner .TextBox, .search_inner .TextBox_empty, .search_inner .TextBox_focus {
	border:none;
	background:url(/images/search_text.png) top left no-repeat;
	width:427px;
	height:25px;
	margin-right:1px;
	line-height:25px;
	font-size:12px;
	font-family:"Tahoma","Arial";
	color:#a8a8a8;
	padding:0px 5px;
}

.search_inner .TextBox, .search_inner .TextBox_focus {
	color:#303030;
}

.search_inner .divsort {
	background:url(/images/sort_bord.png) top left repeat-y;
	padding-left:13px;
	width:120px;
	height:56px;
}

.divsort .dtitle {
	margin-top:2px;
	margin-bottom:5px;
}

.divsort .title {
	color:#303030;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}

.divsort a {
	color:#303030;
	line-height:25px;
	display:block;
	background:transparent;
	width:53px;
	height:25px;
	text-align:center;
	border:none;
	float:left;
}

.divsort a.active {
	background:url(/images/sort_btn.png) top left no-repeat;
}

#promo {
	background:#f8f8f4;
	border-top:#eae7db 1px solid;
	border-bottom:#eae7db 1px dotted;
	margin-bottom:20px;
}

.cloud {
	background:url(/images/cloud_r.png) top right no-repeat;
	height:34px;
	margin-top:-12px;
	float:left;
	width:auto !important;
	overflow:hidden;
}

.cloud div, .cloud span {
	display:block;
	background:url(/images/cloud_l.png) top left no-repeat;
	height:34px;
	padding:0px 10px;
	line-height:27px;
	color:#506c91;
	font-size:12px;
	font-weight:bold;
}

.promo_text {
	clear:both;
	border-left:#eae7db 1px dotted;
	padding:10px;
	margin-bottom:14px;
	color:#303030;
	font-family:"Tahoma","Arial";
	font-size:11px;
}

.promo_text a {
	color:#61a2cc;
}

.pr1 {
	width:360px;
}

.pr2 {
	width:360px;
}

.pr3 {
	width:255px;
}

#footer .ww {
	background:url(/images/ft_grad.png) top left repeat-x;
}

#main_news {
	width:340px;
	padding:0px 10px;
	overflow:hidden;
}

.news_block {
	margin-bottom:15px;
}

.news_date {
	background:url(/images/news_date.png) top left no-repeat;
	width:55px;
	height:17px;
	font-family:"Tahoma","Arial";
	font-size:10px;
	color:#a8a8a8;
	float:left;
	line-height:15px;
	padding-left:6px;
	margin-right:6px;
	overflow:hidden;
}

.news_caption {
	color:#2470a0;
	font-size:13px;
	font-weight:bold;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	float:left;
	width:270px;
}

.news_caption a {
	color:#2470a0;
	text-decoration:none;
}

.news_caption span.shad {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	height:18px;
	background:url(/images/text_shad.png) top right repeat-y;
	width:19px;
}

.news_image {
	margin-top:6px;
	float:left;
	border:#f0f0f0 1px solid;
	padding:5px;
	text-align:center;
	overflow:hidden;
	width:49px;
	margin-right:6px;
}

.news_image img {
	
}

.news_text {
	margin-top:6px;
}

#main_content {
	width:610px;
}

.fast_menu {
	border-bottom:#eae7db 1px solid;
	padding-bottom:15px;
	margin-bottom:15px;
}

.fm_block {
	float:left;
	width:290px;
	padding-right:10px;
	line-height:16px;
}

.fm_block .top_fm {
	color:#c50014;
	font-size:11px;
	font-weight:bold;
	font-family:"Tahoma","Arial";
	text-decoration:none;
	display:block;
	margin-bottom:5px;
}

.fm_block .child_fm {
	color:#2470a0;
	font-size:11px;
	font-weight:bold;
	font-family:"Tahoma","Arial";
	text-decoration:none;
	padding-right:10px;
}

.fm_block img {
	float:right;
}

.popular_block h1 {
	color:#a8a8a8;
}

.popular_block span.rightside {
	color:#a8a8a8;
	font-size:10px;
	font-family:"Tahoma","Arial";
}

.popular_block .item {
	float:left;
	width:135px;
	text-align:center;
	margin-right:15px;
	overflow:hidden;
}

.popular_block .item .item_text {
	border-top:#eae7db 1px solid;
	padding-top:5px;
	color:#303030;
	font-size:11px;
	font-family:"Tahoma","Arial";
	line-height:16px;
}

.popular_block .item .item_text span {
	color:#c50014;
	font-weight:bold;
}

.basket_page {
	margin-top:10px;
}

.basket_page img{
	vertical-align:middle;
}

.basket_page p{
	padding:0px;
	margin:0px;
}

.basket_page .toptable {
	background:url(/images/basket_toptable.png) top right no-repeat;
	width:260px;
	height:32px;
	line-height:32px;
	float:right;
	color:#303030;
	font-weight:bold;
	font-size:11px;
	font-family:"Tahoma","Arial";
}

.basket_page .toptable span {
	padding-left:6px;
}

.basket_page .toptable a {
	text-decoration:none;
	border-bottom:#2470a0 1px dotted;
	color:#2470a0;
	font-weight:normal;
}

.basket_page .toptable a.aimg {
	border:none;
	text-decoration:none;
	padding-left:20px;
}

.basket_page .toptable a.aimg img {
	vertical-align:middle;
}

.basket_page .bottomtable {
	background:#f5f3e8;
	width:350px;
	border:#dbd9d4 1px solid;
	border-top:none;
	color:#303030;
	font-weight:normal;
	font-size:14px;
	font-family:"Arial","Tahoma";
	padding:10px;
	line-height:16px;
}

.basket_page .bottomtable .basket_sum{
	background:#c50014;
	color:#ffffff;
	line-height:32px;
	font-weight:bold;
	font-size:14px;
	padding:0px 6px;
	margin-right:6px;
}

.basket_page .price_info {
	color:#303030;
	font-family:"Tahoma","Arial";
	font-size:11px;
	background:url(/images/price_info.png) left no-repeat;
	padding-left:35px;
	margin-left:10px;
	margin-top:10px;
	line-height:14px;
}

.basket_page .price_info span {
	color:#c50014;
	font-weight:bold;
}

.basket_page .basket_info_blocks {
	border:#e2ddcd 1px solid;
	background:#fefefd url(/images/basket_info_block.png) top left repeat-x;
	padding:10px 15px;
	margin-top:30px;
}

.basket_page .basket_info_blocks .bi_block {
	background:url(/images/basket_ili.png) top right no-repeat;
	padding-right:50px;
	margin-right:10px;
	width:265px;
	float:left;
	color:#303030;
	text-align:left;
	height:130px;
}

.basket_page .basket_info_blocks .bi_block .bi_title {
	color:#968b6a;
	font-size:17px;
	font-family:"Arial";
	margin-bottom:10px;
	font-weight:bold;
}

.bi1 a {
	display:block;
	background:url(/images/search_return.png) top left no-repeat;
	text-align:center;
	width:153px;
	height:32px;
	line-height:32px;
	color:#87846f;
	font-size:14px;
	font-family:"Arial";
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
}

.bi2 .bi_submit {
	display:block;
	border:none;
	cursor:pointer;
	background:url(/images/search_return.png) top left no-repeat;
	text-align:center;
	width:153px;
	height:32px;
	line-height:32px;
	color:#87846f;
	font-size:14px;
	font-family:"Arial";
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
}

.basket_page .basket_info_blocks .bi3 {
	background:transparent;
	margin-right:0px;
	padding-right:0px;
}

.basket_page .basket_info_blocks .bi3 .bi_title {
	color:#c50014;
}

.bi3 .bi_submit {
	margin-top:10px;
}

.basket_page .notice {
	background:transparent;
	border:none;
	padding:0px;
	margin:0px;
}

.news_div {
	background:url(/images/news_block_grad.png) top left repeat-y;
	overflow:hidden;
}

.news_list {
	width:340px;
	overflow:hidden;
}

.news_list .news_archive {
	border:#d4cebc 1px solid;
	border-right:none;
	background:#f8f7ef url(/images/news_archive_grad.png) top left repeat-x;
	line-height:38px;
	font-size:11px;
	font-family:"Tahoma","Arial";
	color:#303030;
	padding:0px 10px;
}

.news_list .news_archive span {
	font-weight:bold;
	padding-right:6px;
	float:left;
}

.news_list .news_archive a {
	color:#303030;
	text-decoration:none;
	display:block;
	background:transparent;
	width:59px;
	height:31px;
	line-height:31px;
	text-align:center;
	font-weight:normal;
	float:left;
	margin-top:4px;
}

.news_list .news_archive a.active {
	background:url(/images/archive_btn.png) top left no-repeat;
}

.news_list .news_archive a span{
	color:#828282;
	font-size:10px;
	padding:0px;
	font-weight:normal;
	float:none;
}

.news_list .news_item {
	padding:10px;
	background:url(/images/news_item_grad.png) left bottom repeat-x;
}

.news_list .news_item_active {
	padding:10px;
	background:#f1f1f1 url(/images/news_item_grad.png) left bottom repeat-x;
}

.news_list .news_item_active .news_caption, .news_list .news_item_active .news_caption a {
	color:#303030;
}

.news_list .news_caption {
	position:relative;
	overflow:hidden;
	white-space:normal;
	font-size:11px;
	font-family:"Tahoma","Arial";
	font-weight:bold;
}

.news_content {
	width:620px;
}

.news_detail_date {
	color:#828282;
	font-size:11px;
	font-family:"Tahoma","Arial";
	margin-bottom:4px;
}

.news_detail {
	font-size:12px;
	font-family:"Tahoma","Arial";
}

.news_detail .news_image {
	margin-top:6px;
	float:left;
	width:135px;
	margin-right:10px;
}

.news_detail .news_text {
	margin-top:6px;
	float:left;
	width:455px;
}

.pos_filter {
	background:#f5f3e8 url(/images/pos_filter_grad.png) top left repeat-x;
	border:#cac4b2 1px solid;
	padding:0px 0px 0px 10px;
	overflow:hidden;
	height:65px;
}

.pos_filter div {
	padding:10px 15px 10px 0px;
	float:left;
	text-align:left;
	font-family:"Tahoma","Arial";
	font-size:11px;
	color:#303030;
}

.pos_filter .rightside {
	padding:0px 10px;
	margin:0px;
	float:right !important;
	height:65px;
	border-left:#cac4b2 1px solid;
	line-height:65px;
}

.aBtn, .aBtn_active, .pos_pages a {
	display:block;
	float:left;	
	height:25px;
	width:auto;
	text-align:center;
	margin:0px;
	padding:0px 6px;
	line-height:25px;
	font-family:"Tahoma","Arial";
	font-size:11px;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius:3px;
}

.pos_pages a {
	background:transparent;
	border:#ffffff 1px solid;
	color:#2470a0;
}

.aBtn {
	background:transparent;
	border:#ffffff 1px solid;
	color:#2470a0;
}

.aBtn_active {
	background:#fff9e4 url(/images/sbtn_grad.png) top left repeat-x !important;
	border:#e6e0b8 1px solid !important;
	color:#303030 !important;
}

.num_rows {
	line-height:25px;
	float:left;
	overflow:hidden;
}

.num_rows span{
	color:#303030;
	font-family:"Tahoma","Arial";
	font-weight:bold;
	font-size:11px;
	padding:0px 6px 0px 10px;
	float:left;
}

.pos_controls {
	margin:10px 0px;
	border-bottom:#cac4b2 1px solid;
	padding:0px 0px 5px 0px;
}

.pos_pages {
	line-height:25px;
	overflow:hidden;
}

.pos_pages span{
	color:#303030;
	font-family:"Tahoma","Arial";
	font-weight:bold;
	font-size:11px;
	padding:0px 6px 0px 10px;
	float:left;
}

.pos_pages a {
	text-decoration:none;
}

.status_legend {
	line-height:25px;
	margin:20px 0px 5px 0px;
	border:#e2ddcd 1px solid;
	text-align:center;
	padding:15px 0px;
}

.status_legend span{
	color:#303030;
	font-family:"Tahoma","Arial";
	font-weight:normal;
	font-size:10px;
	padding:0px 3px 0px 0px;
	/*float:left;*/
}

.status_legend img{
	vertical-align:middle;
	/*float:left;*/
}

h1 span.search_code {
	color:#303030;
	font-size:14px;
	font-weight:bold;
	font-family:"Arial";
	padding-left:5px;
}

.groups_div {
	margin:10px 0px 15px 0px;
	overflow:hidden;
}

.groups_div div {
	border-bottom:#cac4b2 1px solid;
	padding:0px 10px;
	height:66px;
	overflow:visible;
}

.groups_div a {
	display:block;
	float:left;
	width:104px;
	height:66px;
	background:url(/images/stab.png) top left no-repeat;
	margin-right:5px;
	text-align:center;
	font-size:10px;
	font-family:"Tahoma","Arial";
	color:#828282;
	font-weight:normal;
	text-decoration:none;
	overflow:hidden;
}

.groups_div a.stab_active {
	background:url(/images/stab_active.png) top left no-repeat;
	height:67px;
	color:#303030;
}

.groups_div a span {
	font-weight:bold;
	font-size:11px;
	display:block;
	padding-top:5px;
}

.groups_div a.stab_active span {
	color:#c50014;
}

.search_caption {
	overflow:hidden;
}

.search_caption_left {
	background:url(/images/search_caption_left.png) top left no-repeat;
	width:545px;
	height:27px;
	line-height:27px;
	color:#7c7864;
	overflow:hidden;
}

.search_caption_left a {
	color:#7c7864;
	text-decoration:none;
}

.search_caption_left img {
	vertical-align:middle;
	margin-right:5px;
}

.search_caption_left div {
	float:left;
	margin-left:10px;
}

.search_caption_right {
	background:url(/images/search_caption_right.png) top left no-repeat;
	width:340px;
	height:27px;
	line-height:27px;
	color:#303030;
	overflow:hidden;
	font-weight:bold;
	font-size:11px;
	font-family:"Tahoma";
}

.search_caption_right img {
	vertical-align:middle;
	margin:0px 5px 0px 10px;
}

.search_caption_right span {
	padding-right:5px;
}

.search_caption_right a {
	text-decoration:none;
	color:#2470a0;
	font-weight:normal;
	border-bottom:#2470a0 1px dotted;
	margin-right:5px;
}

.new_article td {
	padding:0px !important;
}

.group_art {
	border-bottom:#cac4b2 3px solid;
	overflow:hidden;
}

.group_art .leftside {
	background:url(/images/group_art.png) top left no-repeat;
	width:545px;
	height:27px;
	line-height:27px;
	color:#303030;
	overflow:hidden;
	font-family:"Tahoma";
	font-size:10px;
}

.group_art .leftside span {
	padding-left:10px;
}

.group_art .leftside span.brand, .group_art .leftside span.brand a {
	color:#968b6a;
	font-size:14px;
	font-family:"Arial";
	font-weight:bold;
	text-decoration:none;
}

.group_art .leftside span.article {
	color:#303030;
	font-size:14px;
	font-family:"Arial";
	font-weight:bold;
	text-decoration:none;
}

.group_caption {
	margin-top:10px;
}

.group_table {
	margin-left:10px;
	border-left:#dbd9d4 1px solid;
}

.search_bottom_div {
	margin:30px 0px;
}

.search_bottom_div .leftside {
	border:#cac4b2 1px solid;
	padding:5px 10px 5px 20px;
	position:relative;
	color:#303030;
	font-weight:bold;
	font-size:11px;
	font-family:"Tahoma";
	width:650px;
	margin-left:15px;
}

.search_bottom_div .leftside .img_att {
	position:absolute;
	top:15px;
	left:-14px;
}

.search_bottom_div .leftside span {
	color:#c50014;
}

.search_bottom_div .rightside {
	color:#c50014;
	font-size:11px;
	font-family:"Tahoma";
}






.tip {
	width:280px;
	background:#fffae9;
	border:#e5e1d4 1px solid;
	padding:10px;
	font-size:10px;
	line-height:12px;
	font-family:"Tahoma";
	font-weight:normal;
}
.tip-top {
	display:none;
}
.tip-title {
	color:#c50014;
	font-weight:bold;
	display:inline;
	padding-right:5px;
}
.tip-text {
	color:#303030;
	display:inline;
}
.tip-bottom {
	display:none;
}

#top_menu {
	width:710px;
	position:absolute;
	z-index:999;
	top:0;
	left:0;
}

#nav {padding:0; list-style:none; height:32px; position:relative; z-index:500; margin:0px auto;}
#nav a {
	font-family: "Arial";
	font-weight:bold;
}
#nav li.top {
	display:block; 
	float:left; 
	height:32px;
	line-height:32px;
	padding-right:9px;
	padding-left:9px;
	background:url(/images/tmenu_li.png) right no-repeat;
}

#nav li.last {
	background:transparent;
}

#nav li.top a, #nav li.top a.top_link {
	display:block; 
	float:left; 
	color:#ffffff; 
	text-decoration:none; 
	font-size:14px; 
	cursor:pointer;
	text-align:center;

}

#nav li.top a.active {
	color:#d3cdb1; 
}

#nav li:hover a.top_link, 
#nav li.iehover a.top_link {cursor:pointer;text-decoration:none;}
#nav li:hover a.top_link span,
#nav li.iehover a.top_link span {cursor:pointer;text-decoration:none;}
#nav li:hover a.top_link span.down,
#nav li.iehover a.top_link span.down {cursor:pointer;}

#nav li a.last span, 
#nav li a.last span.down,
#nav li:hover a.last span,
#nav li.iehover a.last span,
#nav li:hover a.last span.down,
#nav li.iehover a.last span.down {
	border-right:none;
}

#nav li.last,
#nav li:hover.last {
	background:none;
	padding-right:0px;
}
/* Default list styling */

#nav li:hover {position:relative; z-index:200; cursor:pointer;}

#nav li:hover ul.sub
{left:0px; top:32px; padding:2px 0px; white-space:nowrap; width:150px; height:auto; z-index:300; cursor:pointer; border-top:0px; background:#c50014;}
#nav li:hover ul.sub li
{display:block; height:auto; position:relative; float:left; width:150px; font-weight:normal; cursor:pointer; text-align:left;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; font-weight:bold; height:auto; line-height:18px; text-indent:0px; color:#ffffff; text-decoration:underline; cursor:pointer;padding:0px 10px;}
#nav li ul.sub li a.fly
{background:#ffffff cursor:pointer;}
#nav li:hover ul.sub li a:hover
{color:#ffffff; cursor:pointer;text-decoration:none;}
#nav li:hover ul.sub li a.fly:hover
{color:#ffffff; cursor:pointer;text-decoration:none;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:150px; top:0px; background: #ffffff; padding:3px; white-space:nowrap; width:190px; z-index:400; height:auto;border:#cecece 1px solid;}

#nav li:hover li:hover ul li,
#nav li:hover li:hover li:hover ul li,
#nav li:hover li:hover li:hover li:hover ul li,
#nav li:hover li:hover li:hover li:hover li:hover ul li {
width:190px;
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{ color:#ffffff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{ color:#ffffff;} 

.shop_menu {

}

#shop_nav {
	padding:0; 
	list-style:none; 
	height:25px; 
	position:relative; 
	z-index:500; 
	margin:0px auto;
}

#shop_nav a {
	font-family: "Arial";
	font-weight:bold;
}
#shop_nav li.top {
	display:block; 
	float:left; 
	height:25px;
	line-height:25px;
	background:url(/images/shop_mgrad.png) top left repeat-x;
}

#shop_nav li.last {
	background:url(/images/shop_mright.png) top right no-repeat;
}

#shop_nav li.first {
	background:url(/images/shop_mleft.png) top left no-repeat;
}

#shop_nav li.top a, #shop_nav li.top a.top_link {
	display:block; 
	float:left; 
	color:#ffffff; 
	text-decoration:none; 
	font-size:12px; 
	cursor:pointer;
	text-align:center;
	padding-right:6px;
	padding-left:6px;
	background:url(/images/shop_vline.png) right no-repeat;
}

#shop_nav li.top a.active {
	color:#d3cdb1; 
}

#shop_nav li:hover a.top_link, 
#shop_nav li.iehover a.top_link {cursor:pointer;text-decoration:none;}
#shop_nav li:hover a.top_link span,
#shop_nav li.iehover a.top_link span {cursor:pointer;text-decoration:none;}
#shop_nav li:hover a.top_link span.down,
#shop_nav li.iehover a.top_link span.down {cursor:pointer;}

#shop_nav li a.last span, 
#shop_nav li a.last span.down,
#shop_nav li:hover a.last span,
#shop_nav li.iehover a.last span,
#shop_nav li:hover a.last span.down,
#shop_nav li.iehover a.last span.down {
	border-right:none;
}

#shop_nav a.last,
#shop_nav a:hover.last {
	background:transparent !important;
}
/* Default list styling */

#shop_nav li:hover {position:relative; z-index:200; cursor:pointer;}

#shop_nav li:hover ul.sub {
	left:0px; 
	top:25px; 
	padding:2px 0px; 
	white-space:nowrap; 
	width:auto; 
	height:auto; 
	z-index:999; 
	cursor:pointer; 
	background:#6a6a6a;
	border:#535353 1px solid;
}

#shop_nav li:hover ul.sub li {
	display:block; 
	height:auto; 
	position:relative; 
	float:left; 
	/*width:150px; */
	font-weight:normal; 
	cursor:pointer; 
	text-align:left;
	background:url(/images/shop_hline.png) bottom left repeat-x;
}

#shop_nav li:hover ul.sub li.last {
	background:transparent;
}

#shop_nav li:hover ul.sub li a {
	display:block; 
	font-size:12px; 
	font-weight:bold; 
	height:auto; 
	line-height:18px; 
	text-indent:0px; 
	color:#ffffff; 
	text-decoration:none; 
	cursor:pointer;
	padding:5px 10px; 
	background:transparent;
}

#shop_nav li ul.sub li a.fly
{background:#ffffff cursor:pointer;}
#shop_nav li:hover ul.sub li a:hover
{color:#ffffff; cursor:pointer;text-decoration:none;}
#shop_nav li:hover ul.sub li a.fly:hover
{color:#ffffff; cursor:pointer;text-decoration:none;}


#shop_nav li:hover li:hover ul,
#shop_nav li:hover li:hover li:hover ul,
#shop_nav li:hover li:hover li:hover li:hover ul,
#shop_nav li:hover li:hover li:hover li:hover li:hover ul
{left:150px; top:0px; background: #ffffff; padding:3px; white-space:nowrap; width:190px; z-index:400; height:auto;border:#cecece 1px solid;}

#shop_nav li:hover li:hover ul li,
#shop_nav li:hover li:hover li:hover ul li,
#shop_nav li:hover li:hover li:hover li:hover ul li,
#shop_nav li:hover li:hover li:hover li:hover li:hover ul li {
width:190px;
}

#shop_nav ul, 
#shop_nav li:hover ul ul,
#shop_nav li:hover li:hover ul ul,
#shop_nav li:hover li:hover li:hover ul ul,
#shop_nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#shop_nav li:hover li:hover a.fly,
#shop_nav li:hover li:hover li:hover a.fly,
#shop_nav li:hover li:hover li:hover li:hover a.fly,
#shop_nav li:hover li:hover li:hover li:hover li:hover a.fly
{ color:#ffffff;} 

#shop_nav li:hover li:hover li a.fly,
#shop_nav li:hover li:hover li:hover li a.fly,
#shop_nav li:hover li:hover li:hover li:hover li a.fly
{ color:#ffffff;} 
