body {
	background:url('/images/bg_grad.gif');
	background-repeat:repeat-x;
	background-color:#ebe6e0;
	font-family:Arial;
	margin:0;
	padding:0;
}

.select {
	position: absolute;
	width: 131px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 19px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(/images/select_box.gif) no-repeat;
	overflow: hidden;
	color: #3e3224;
}

ul.selectME {
	list-style:none;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 99%;
}

ul.selectME li {
	list-style:none;
	padding: 2px;
	margin: 0px;
	color:#3E3224;
	font-size: 12px;
	border-bottom: 1px #e6ddcc solid;
	background-color: #f7f4f1;
	width: 99%;
}

ul.selectME li a, ul.selectME li a:hover {
	text-decoration: none;
	color: #3E3224;
}

.searchtop {
	width: 731px;
	margin-bottom: 20px;
	text-align: left;
    position: relative;
}

.searchtop .searchtop_top {
	width: 731px;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
	background-image: url('/images/searchtop_top.gif');
	background-repeat: no-repeat;
}

.searchtop .searchtop_main {
	background-color: #574633;
	background-image: url('/images/searchtop_main.gif');
    position: relative;
}

.searchtop .searchtop_main .searchtop_topline {
	height: 35px;
	position: relative;
}

.searchtop .span {
	margin-left: 138px;
	font-size: 10px;
	color: #b19474;
	cursor: pointer;
	background-image: url('/images/searchtop_nar.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;

}

.searchtop .span1, .searchtop .span2, .searchtop .span3 {
	color: #b19474;
	position: absolute;
	font-size: 11px;
}

.searchtop .span1 {
	left: 355px;
	top: 4px;
}

.searchtop .span2 {
	left: 495px;
	top: 4px;
}

.searchtop .span3 {
	left: 590px;
	top: 4px;
}

.searchtop .searchtop_main .searchtop_topline .main_title {
	color: #ffffff;
	position: absolute;
	left: 20px;
	top: 8px;
	font-weight: bold;
	font-size: 15px;
}

.searchtop .searchtop_main .searchtop_bottomline .sub_from {
	position: absolute;
	left: 285px;
	top: -5px;
}

.searchtop .searchtop_main .searchtop_bottomline .sub_to {
	position: absolute;
	left: 380px;
	top: -5px;
}

.searchtop .searchtop_main .searchtop_topline .main_input {
	background-image: url('/images/searchtop_main_input.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	border: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 10px;
	width: 468px;
	color: #3e3224;
	position: absolute;
	left: 130px;
	font-size: 12px;
	top: 5px;
}

.searchtop .searchtop_main .searchtop_bottomline .sub_input {
	background-image: url('/images/searchtop_sum.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 5px;
	width: 62px;
	color: #3e3224;
	position: absolute;
	left: 130px;
	font-size: 12px;
	top: 5px;
}

.searchtop .searchtop_main .searchtop_topline .main_button {
	right: 22px;
	top: 4px;
	position: absolute;
    background-image: url('/images/searchtop_button.gif');
    width: 82px;
    height: 27px;
    background-position: center center;
    background-repeat: no-repeat;
}

.searchtop .searchtop_main .searchtop_bottomline {
	height: 18px;
	position: relative;
}

.searchtop .searchtop_main .searchtop_bottomline .cats_select {
	position: absolute;
	left: 180px;
}

.searchtop .searchtop_bottom {
	width: 731px;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
	background-image: url('/images/searchtop_bottom.gif');
	background-repeat: no-repeat;
}

a, a:hover {
	border:0 none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	cursor:pointer;
}
img {
	border:0;
}
.center {
	background:url('/images/shadows.jpg');
	background-repeat:no-repeat;
	background-position:top;
	min-height:440px;
	min-width:995px;
	margin-bottom:20px;
}
.main_hld {
	width:995px;
	padding-top:6px;
}

.main_hld .top_links {
	height: 19px;
	margin-top: 1px;
	margin-bottom: 5px;
}

.main_hld .top_links a, .main_hld .top_links a:hover {
	outline: none;
	line-height: 19px;
	text-decoration: none;
	display: block;
	float: right;
	height: 19px;
	position: relative;
}

.main_hld .top_links .btm1 {
	background: url('/images/btm1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	width: 198px;
	margin-right: 2px;
}

.main_hld .top_links .btm2 {
	background: url('/images/btm2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	width: 164px;
	margin-right: 2px;
}

.main_hld .top_links .btm3 {
	background: url('/images/btm3.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	width: 185px;
	margin-right: 18px;
}

.top_hld {
	width:989px;
	height:150px;
	background:url('/images/top_box.gif');
	top:28px;
}
.top_hld .logo {
	float:left;
	background:url('/images/logo.gif');
	display:block;
	font-size:110px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:238px;
	position:relative;
	top:12px;
	left:1px;
}
.top_hld .banner {
	position:relative;
	float:right;
	top:25px;
}
.cont_hld {
	padding-top:20px;
}
.cont_hld .top {
	width:995px;
	height:4px;
	background:url('/images/cont_top.gif');
	font-size:0;
}
.cont_hld .content {
	background:url('/images/cont_bg.gif');
	padding-top:8px;
	padding-bottom:20px;
}
.cont_hld .cont_table {
	padding:0;
	border-collapse:collapse;
	margin:0;
	width:966px;
}
.cont_hld .cont_table td {
	vertical-align:top;
}
.cont_hld .cont_table .right_c {
	padding-left:10px;
}
.left_menu {
	text-align:left;
}
.left_menu .top {
	width:227px;
	height:44px;
	background:url('/images/menu_top.gif');
	
}
.left_menu .top a {
	text-decoration:none;
	color:#fff;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	position:relative;
	top:13px;
	left:25px;
}
.left_menu .menu {
	border-left:1px solid #e6e0da;
	border-right:1px solid #e6e0da;
	padding-bottom:15px;
	padding-top:5px;
}
.left_menu .bottom {
	width:227px;
	height:5px;
	background:url('/images/menu_bottom.gif');
	font-size:0;
}
.left_menu .item {
	position:relative;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:12px;
	background:url('/images/menu_nar.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-left:15px;
}
.left_menu .on {
	color:#f9a319;
	font-weight:bold;
	background:url('/images/menu_nar_on.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.left_menu .subitem {
	position:relative;
	display:block;
	color:#978165;
	text-decoration:none;
	font-size:11px;
	background:url('/images/submenu_nar.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-left:30px;
	margin-bottom:5px;
}
.left_menu .subsubitem {
	position:relative;
	display:block;
	color:#978165;
	text-decoration:none;
	font-size:11px;
	background:url('/images/submenu_nar.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-left:45px;
	margin-bottom:5px;
}
.left_menu .subsubsubitem {
	position:relative;
	display:block;
	color:#978165;
	text-decoration:none;
	font-size:11px;
	background:url('/images/submenu_nar.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-left:70px;
	margin-bottom:5px;
}
.left_menu hr {
/*	padding:0;
	margin:0;
	border: 0;
	width: 90%;
	background-color:#ebe6e0;
	height: 2px; */
	border: 0;
	text-align:center;
	width: 90%;
	color: #ebe6e0;
	background-color: #ebe6e0;
	height: 1px;
}
.blocks {
	border-collapse:collapse;
	padding:0;
	margin:0;	
	width:100%;
	margin-left:2px;
	margin-bottom:20px;
}
.block .title {
	width:356px;
	height:45px;
	background:url('/images/block_top.gif');
	text-align:center;
}
.block .title .caption {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:11px;
	color:#fff;
}
.block .text {
	border-left:1px solid #e6e0da;
	border-right:1px solid #e6e0da;
	width:354px;
	min-height:150px;
	height:150px;
	background:url('/images/block_bg.gif');
	background-repeat:no-repeat;
	background-color:#fff;
	position:inherit;
}
.block .photo {
	text-align:center;
}
.block .photo img {
	border:1px solid #ebe6e0;
}
.cont_hld .cont_table td {
}
.block .name {
	margin-right:15px;
	text-transform:uppercase;
	position:relative;
	top:20px;
	text-align:left;
}
.block .name a {
	font-size:14px;
	font-weight:bold;
	color:#ee9b12;
	text-decoration:none;
}
.block .desc {
	margin-right:15px;
	position:relative;
	top:20px;
	text-align:left;
}
.block .desc a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.block .bottom {
	width:356px;
	height:31px;
	background:url('/images/block_bottom.gif');
}
.block .bottom .pager {
	text-align:right;
	margin-right:10px;
	display:block;
}
.block .bottom .page {
	position:relative;
	display: -moz-inline-box; /* Fixes Firefox */
	display: inline-block;
	margin:0;
	padding:0;
	margin-top:6px;
	width:18px;
	height:19px;
	background:url('/images/page_bg.gif');
	text-align:center;
	margin-right:2px;
}
.block .bottom .page a {
	position:relative;
	top:3px;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}
.p_hld {
	width:18px;
	height:19px;
}

.block .bottom .on {
	background:url('/images/pageon_bg.gif');
}
.block .bottom .on a {
	color:#fff;
}
.index_hld {
}
.index_hld .tabs {
	width:720px;
	height:42px;
	background:url('/images/tabs_bg.gif');
	border-collapse:collapse;
	text-align:center;
	margin:0;
}
.index_hld .tabs .sep {
	width:3px;
	height:42px;
	background:url('/images/tabs_sep.gif');
}
.index_hld .tabs .item {
	width:172px;
}
.index_hld .tabs .item a {
	padding-top: 12px;
    display: block;
	color:#000;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
}
.index_hld .tabs .on {
	padding:0;
	border:0;
	width:180px;
	height:40px;
	background:url('/images/tab_sel.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.index_hld .tabs .on a {
	top:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
}
.index_hld .index_cont {
	background-color:#fff;
	width:718px;
	border-left:1px solid #e6e0da;
	border-right:1px solid #e6e0da;
	padding-bottom:8px;
}
.cat_cont, .contents {
	border-left:0;
	border-right:0;
	font-size: 11px;
	text-align: left;
}
.index_hld .goods {
	border-collapse:collapse;
	width:95%;
}
.index_hld .goods td {
	padding:0;
	text-align:center;
}

.goods .bolded {
	background-color: #fbe4af;
}

.goods .good {
	width:230px;
}

.good .good_hld a, .goods .good_hld a:hover {
	text-decoration: none;
}

.goods .v_sep {
	width:1px;
	background-color:#e6e0da;
}
.goods .sep {
	height:10px;
}
.goods hr, .menu hr {
	border: 0;
	text-align:center;
	width: 90%;
	color: #ebe6e0;
	background-color: #ebe6e0;
	height: 1px;
}
.goods .good_hld {
	width:180px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

.menu .good_hld {
	text-align:center;
	width:180px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.goods .ratio {
	text-align:right;
	margin-right:10px;
	margin-bottom:8px;
}
.goods .photo {
	height:135px;
	text-align:left;
}
.goods .photo .image {
	text-align:center;
}
.goods .photo .image img {
	border:1px solid #e6e0da;
}
.discount {
	position:relative;
	top:-20px;
	width:63px;
	height:30px;
	background:url('/images/discount_nar.gif');
	background-repeat:no-repeat;
	float:none;
	text-align:center;
}
.discount_d {
	left:10px;
	width:63px;
	height:40px;
	background:url('/images/discount_nar.gif');
	background-repeat:no-repeat;
}
.discount .shadow,
.discount_d .shadow {
	display: none;
	font-size:17px;
	font-weight:bold;
	color:#e66f09;
	top:2px;
	left:2px;
}
.discount .text,
.discount_d .text {
	
	font-size:17px;
	font-weight:bold;
	color:#fff;
	
}
.goods .pricing {
	height:30px;
}
.menu .pricing {
	height:30px;
}
.goods .pricing .price {
	float:left;
	color:#ff7800;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
}
.goods .pricing .old_price {
	position:relative;
	top:8px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:line-through;
}
.menu .pricing .price {
	float:left;
	color:#ff7800;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
}
.menu .pricing .old_price {
	position:relative;
	top:8px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:line-through;
}
.menu h2,
.menu .name,
.goods .name,
.goods h2 {
	margin:0;
	font-size:14px;
	color:#efa314;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	text-decoration:none;
}
.menu .desc,
.goods .desc {
	font-size:11px;
	color:#000;
	text-align:left;
}
.button1 {
	height:17px;
	float:right;	
}
.button1 .left {
	padding-left:0;
	float:left;
	width:4px;
	height:17px;
	background:url('/images/btn_left.gif');
	background-repeat:no-repeat;
}
.button1 .right {
	padding-left:0;
	float:left;
	width:4px;
	height:17px;
	background:url('/images/btn_right.gif');
	background-repeat:no-repeat;
}
.button1 .caption {
	float:left;
	height:17px;
	background:url('/images/btn_bg.gif');
	min-width:60px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.button1 .caption a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	top:2px;
}
.goods .btn_hld {
	margin-top:20px;
	text-align:right;
	margin-right:0px;
	float:left;
	height:35px;
	width:160px;
}
.index_cont .pager {
	text-align:center;
	margin-right:10px;
	display:block;
}
.index_cont .page {
	position:relative;
	display: -moz-inline-box; /* Fixes Firefox */
	display: inline-block;
	margin:0;
	padding:0;
	margin-top:6px;
	width:18px;
	height:19px;
	background:url('/images/page_bg.gif');
	text-align:center;
	margin-right:2px;
}
.index_cont .page a {
	position:relative;
	top:3px;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}
.index_cont .on {
	background:url('/images/pageon_bg.gif');
}
.index_cont .on a {
	color:#fff;
}
.index_hld .cont_bottom {
	width:720px;
	height:5px;
	background:url('/images/cont_bottom.gif');
	font-size:0;
}
.footer {
	width:995px;
	height:67px;
	background:url('/images/footer.gif');
}
.footer .copyright {
	position:relative;
	float:left;
	top:19px;
	left:35px;
	text-align:left;
	font-size:12px;
	color:#000;
}
.footer .copyright a {
	color:#000;
	text-decoration:none;
}
.footer .bottom_menu {
	position:relative;
	float:right;
	top:25px;
	right:35px;
	text-align:left;
	font-size:12px;
	color:#000;
}
.footer .bottom_menu a {
	color:#000;
	text-decoration:none;
}
.footer .bottom_menu .bot_sep {
	margin-left:7px;
	margin-right:7px;
}
h3 {
	display:inline;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-top:5px;
	text-align:left;
	color:#000;
	font-size:12px;
	margin-bottom:15px;
}
.index_hld .category {
	font-weight:normal;
	padding:0;
	margin:0;
	padding-top:5px;
	text-align:left;
	color:#000;
	font-size:12px;
	margin-bottom:15px;
}
.index_hld .category a,
.index_hld .category h3 a {
	color:#000;
	text-decoration:none;
}
.index_hld .category .sel {
	font-size:13px;
	color:#efa314;
	font-weight:bold;
}
.navigation {
	width:720px;
	height:43px;
	background:url('/images/nav_bg.gif');
	margin-top:15px;
	margin-bottom:10px;
	display:table-cell;
        overflow: hidden;
}
.navigation .sep {
	/*position:relative;*/
	float:left;
	width:5px;
	height:43px;
	background:url('/images/nav_sep.gif');
	z-index: 10;
}
.navigation .info {
	/*position:relative;
	top:14px;*/
	padding-top: 14px;
	width:240px;
	float:left;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	z-index: 10;
}
.navigation .pages {
	/*position:relative;
	top:14px;*/
	padding-top: 14px;
	width:225px;
	float:left;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	z-index: 10;
}
.navigation .pages a {
	/*position:relative;
	top:1px;*/
	padding-top: 1px;
	font-weight:bold;
	color:#ff7800;
	text-decoration:none;
	font-size:12px;
	z-index: 10;
}
.navigation .pages .current {
	/*position:relative;
	top:1px;*/
	padding-top: 1px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:12px;
	z-index: 10;
}
.navigation .pages img {
	/*position:relative;
	top:-2px;*/
	margin-top: -2px;
	padding-left:5px;
	z-index: 10;
}
.navigation .per_page {
	/*width:230px;
	position:relative;
	top:12px;*/
	padding-top: 12px;
	float:right;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	z-index: 10;
        padding-right: 45px;
}
.filter {
	height:30px;
	padding-top:5px;
}
.filter .view {
	position:relative;
	float:left;
	color:#000;
	font-size:12px;
	left:5px;
}
.filter .view a {
	color:#ff7800;
	text-decoration:none;
}
.filter .order {
	float:right;
	color:#000;
	font-size:12px;
	padding-right: 10px;
}
.filter .order a {
	color:#ff7800;
	text-decoration:none;
}
.details {
	width:100%;
/*	border-collapse:collapse; */
}
.details .phototd {
	width:255px;
	text-align:center;
}
.details .bigpic {
	border:1px solid #e7e1db;
	width:255px;
	height:235px;
    z-index: 0;
}
.details .bigpic .img_hld {
	width:255px;
	height:235px;
	vertical-align:middle;
}
.details .bigpic .img_hld img {
	display:table-row;
	vertical-align:middle;
}
.discount_hld {
        float: right;
        margin-top: -20px;
}
.zoom {
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:68px;
    display: none;
}
.zoom .pic {
	width:18px;
	height:19px;
	background:url('/images/zoom.gif');
	float:left;
}
.zoom .text {
	height:19px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	background:url('/images/zoom_bg.gif');
	color:#fff;
	font-size:12px;
	
}
.zoom .text a {
	position:relative;
	top:2px;
	color:#fff;
	text-decoration:none;
}
.thumbs {
	margin-top:20px;
	width:100%;
	border-collapse:collapse;
}
.thumbs td {
}
.thumbs img {
	border:1px solid #e7e1db;
}
.details .ratio {
	float:right;
	display:table-cell;
	width:90px;;
}
.details .ratio .txt {
	font-size:11px;
	color:#000;
	text-align:right;
}
.details .name,
.details h1 {
	font-size:18px;
	font-weight:bold;
	color:#efa314;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
}
.details .fulldesc {
	font-size:11px;
	margin-bottom:20px;
	text-align:left;
}
.details .description {
	padding-left:15px;
	padding-right:15px;
}
.details .description form {
	padding:0;
	margin:0;
	float:right;
}
.details .specs {
	border:1px solid #e7e1db;
	width:100%;
	color:#000;
	font-size:11px;
	border-collapse:collapse;
	text-align:left;
	margin-bottom:20px;
	
}
.details .specs td {
	padding:0px;
	padding-left:15px;
	line-height:25px;
	vertical-align:middle;
}
.details .specs input {
	font-size:10px;
}
.details .specs select, select {
	font-size:10px;
}
.details .specs .key_1 {
	background-color:#fff;
	font-weight:bold;
	width:150px;
	border-right:1px solid #e7e1db;
}
.details .specs .val_1 {
	background-color:#fff;
}
.details .specs .key_2 {
	background-color:#e8e3dd;
	font-weight:bold;
	width:150px;
	border-right:1px solid #e7e1db;
}
.details .specs .val_2 {
	background-color:#f3f1ee;
}
.details .prices {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	text-align:left;
}
.details .prices .oldprice {
	color:#efa314;
	text-decoration:line-through;
}
.details .prices .price {
	font-size:14px;
	color:#ff7800;
}
.details .prices .save {
	color:#efa314;
	font-size:12px;
}
.button_hld2 {
	height:17px;
	display:table-cell;
	text-align:left;
	float:left;
	width:88px;
}
.recommend {
	text-align:left;
	color:#000;
	font-size:11px;
	border-bottom:1px solid #e6e0da;
	padding-bottom:5px;
	margin-bottom:20px;
}
.recommend .title {
	color:#948371;
	font-size:18px;
}
.fbtitle {
    color:#948371;
    font-size:18px;
    padding-bottom: 5px;
}
.smoothtitle {
    color:#948371;
    font-size:18px;
    padding: 0px;
    margin: 0px;
}
.search {
	margin-top:10px;
	width:226px;
}
.search .s_top {
	width:226px;
	height:5px;
	background:url('/images/search_top.gif');
	font-size:0;
}
.search .s_bottom {
	width:226px;
	height:5px;
	background:url('/images/search_bottom.gif');
	font-size:0;
}
.search .s_cont {
	width:226px;
	background:url('/images/search_bg.gif');
	background-repeat:repeat-x;
	background-color:#9f978d;
	padding-bottom:5px;
	text-align:left;
}
.search a {
	color:#fff;
	font-size:12px;
	position:relative;
	top:5px;
}
.search .search_field {
	height:15px;
	font-size:12px;
	width:137px;
}
.search .s_cont_hld {
	margin-left:10px;
	margin-right:10px;
}
.search .s_cont_hld form {
	padding-top:5px;
	margin-bottom:5px;
}
.search_button {
	border:1px solid #00f;
	border:0;
	background:url('/images/btn_search.gif');
	width:59px;
	height:17px;
	color:#fff;
	font-size:11px;
	cursor: pointer;
}

#goods_ajax {
	min-height:700px;
}

.block .collection {
	position:relative;
	top:0px;
    z-index: 1;
}
.block .holder {
	height:150px;
	position:relative;
	overflow:hidden;
    z-index: 1;
}
.search .s_cont_hld {
	color:#fff;
	font-size:12px;
}
.search .s_cont_hld input[type=text] {
	font-size:13px;
	padding:0px;
}
.cont_content {
	text-align:left;
	font-size:13px;
}
.cont_content a {
	font-weight: bold;
	text-decoration: underline;
	color: #444;
}
.cont_content a:hover {
	font-style: italic;
	text-decoration: none;
}
.cont_content h2 {
	color:#EFA314;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.cont_content h1 {
	color:#EFA314;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.left_banners {
	margin-top:20px;
	text-align:center;
}
.left_banners img {
	margin-top:10px;
}

/*ul {
	margin: 1px;
	margin-left: 25px;
	padding: 0px 15px 15px 0px;
	list-style-type: square;
	list-style-image: url('/images/menu_nar.gif');
}*/

.tag0 a {
	color: #564531;
	font-size: 11px;
}

.tag1 a {
	color: #faa825;
	font-size: 12px;
}

.tag2 a {
	color: #7a6349;
	font-size: 13px;
}

.tag3 a {
	color: #a29a8f;
	font-size: 11px;
}
.index_hld .login {
	font-family:Arial;
	font-size:14px;
}
.index_hld .login td {
	padding-left:10px;
	padding-right:10px;
}
.index_hld .login .login_btn {
	border:none;
	background:url('/images/login.jpg');
	height:17px;
	width:79px;
}
.index_hld .login .change_btn {
	border:none;
	background:url('/images/change.jpg');
	height:17px;
	width:79px;
}
.index_hld .login .login_btn:hover,
.index_hld .login .change_btn:hover {
	cursor:pointer;
}
.history {
	border-collapse:collapse;
}
.history td {
	border:1px solid #ebe6e0;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial;
	font-size:12px;
}
.history .tr_1 {
	background-color:#ebe6e0;
}
.history .tr_1 td {
	border:1px solid #fff;
}
.history th {
	border: 1px solid #fff;
	color:#fff;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.ad_btn {
	border:none;
	background-color:#ebe6e0;
	color:#EFA314;
}
.ad_div {
	border:5px solid #fff;
	height:500px;
	width:500px;
	position:absolute;
    top:30px;
    left:50%;
    margin-left:-250px;
	background-color:#ebe6e0;
}
.paytable td {
	padding-left:20px;
	padding-right:20px;
}
.payform {
}
.pagination {
	font-family:Verdana;
	font-size:11px;
	text-align:center;
}
.pagination a {
	font-weight:bold;
	color:#ff7800;
	text-decoration:none;
	font-size:12px;
	
}
.pagination .current {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:12px;
}

.button2 {
	height:24px;
	float:right;	
}
.button2 .left {
	padding-left:0;
	float:left;
	width:4px;
	height:17px;
	background:url('/images/btn_left.gif');
	background-repeat:no-repeat;
}
.button2 .right {
	padding-left:0;
	float:left;
	width:4px;
	height:17px;
	background:url('/images/btn_right.gif');
	background-repeat:no-repeat;
}
.button2 .caption {
	float:left;
	height:24px;
	background:url('/images/btn_bg2.gif');
	background-repeat: no-repeat;
	min-width:110px;
	width: 110px;	
	text-align:center;
	/*padding-left:10px;
	padding-right:10px;*/
}
.button2 .caption a {
	position:relative;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	top:2px;
}

.button_hld3 {
	height:24px;
	display:table-cell;
	text-align:left;
	float:left;
	width:110px;
}

div.starry {
	width:auto;
	xfloat:left;
	margin:10px 0 10px 0;
	margin:0;
	padding:5px;
	xborder:1px solid #ddd;
	width:auto;
}
div.standard_star {
	background-repeat: no-repeat;
	cursor:pointer;
	float:left;
	display:inline;
    line-height: 0px;
    font-size: 0px;
}
div.feedback {
	border:1px solid #ddd;
	padding:5px 3px 3px;
	display:inline;
}
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(/js/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/js/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/js/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/js/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/js/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(/js/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(/js/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/js/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	margin: 1px 0.4em;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/js/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/js/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/js/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(/js/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/js/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(/js/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/js/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/js/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/js/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/js/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}

.search_autocomplete {
    position: absolute;
    left: 5px;
    width: 716px;
    background-color: #fff;
    font-size: 11px;
    z-index: 100;
    border-left: 2px #50402e solid;
    border-right: 2px #50402e solid;
    border-bottom: 2px #50402e solid;
    display: none;
    padding-top: 15px;
    padding-top: 10px;
}

.search_autocomplete a, .search_autocomplete a:hover {
    text-decoration: none;
    color: #000000;
    display: block;
}

.search_autocomplete b {
    color: #EFA314;
    font-size: 14px;
}

.search_autocomplete .price a, .search_autocomplete .price a:hover {
    color: #FF7800;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    font-style: italic;
    text-decoration: none;
}

.search_autocomplete hr {
    border: 0px;
    border-top: 1px #e6e0da solid;
    height: 1px;
    color: #e6e0da;
}

.bottomMenu_holder {
    margin-top: 20px;
    text-align: left;
}

.bottomMenu {
    background-image: url('/images/botMenu_bg.jpg');
    width: 720px;
    text-align: left;
}

.bottomMenu .bottomMenuTopBg {
    width: 720px;
    background-image: url('/images/botMenu_top.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    min-height:70px;
    height:auto !important;
    height:70px;
    padding-bottom: 15px;
}

.bottomMenu .bottomMenuBot {
    width: 720px;
    height: 15px;
    background-image: url('/images/botMenu_bot.gif');
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 0px;
    line-height: 0px;
    margin-top: -15px;
}

.bottomMenu .bottomMenuHolder {
    padding: 15px 10px 0px 10px;
    font-size: 13px;
}

.bottomMenu .bottomMenuHolder a {
    text-decoration: none;
    color: #000;   
}

.bottomMenu .bottomMenuHolder .subMenu a {
    display: block;
    line-height: 20px;
    color: #555; 
}

.bottomMenu .bottomMenuHolder .subMenu a:hover {
    color: #000;
}

.topSearches {
    line-height: 21px;
}

.topSearches a.sub {
    color: #555;
}

.viewedGoods {
    margin-top: 10px;
}
.dn {
	display: none;
}
span.plus1 {
	position: absolute;
	left: 0px;
	top: -25px;
	z-index: 1;
}
span.fblike {
	position: absolute;
	left: 75px;
	top: -25px;
	z-index: 1;
}
.fl {
	float:left;
}
.pr {
	position: relative;
}
