@charset "utf-8";
/* CSS Document */

a:link, a:active, a:visited {
	color:#2C0E4E;
}
a:hover {
	color:#3166a6;
}
body {
	margin: 0;
	padding: 0;
	background-color: #f7f9f3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#header_wrap {
	height: 88px;
	width: 100%;
	background-image: url(../styleImages/backgrounds/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 88px;
	background-image: url(../styleImages/backgrounds/header_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#logo {
	padding-top: 0px;
}
#login1 {
	position: absolute;
	top: 3px;
	right: 0px;
	z-index: 100;
	padding-right: 10px;

}
#checkout {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../styleImages/backgrounds/bag_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 405px;
	text-align: right;
	padding-top: 27px;
	padding-right: 10px;
	z-index: 1;

}
#content_wrap {
	width: 100%;
}
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFfff;
}
#menu {
	width: 182px;
	background-color: #B9DC6C;
	float: left;
	margin:0;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_items {
	background-color: #91cb3f;
}
#menu img {
	padding-top: 0;
}
#menu img.img_buttom {
	padding-top: 5px;
	margin-left: 100px;
	border: 0px;
}
#menu form {
	margin: 0;
	padding: 0;
}
#menu .subscript {
	width: 150px;
	border: 1px #006600 solid;
	margin-bottom: 5px;
}
#menu input {
	margin-left: 10px;
}
.mail_textbox {
	width:156px;
}
.dropDown {
	width:162px;
	font-size: 11px;
}
a.menu_title {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background-image: url(../styleImages/backgrounds/menu_arrow.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	/*background-color:#0099CC;*/
	background-position:15px 4px;
	text-indent:10px;
}
a.menu_title2 {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background-image: url(../styleImages/backgrounds/menu_arrow.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-left: 0px;
	/*background-color:#0099CC;*/
	background-position:0px 4px;
	text-indent:10px;
}
a.menu_title3 {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background-image: url(../styleImages/backgrounds/menu_arrow.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	/*background-color:#0099CC;*/
	background-position:15px 4px;
	text-indent:10px;
}

#product {
	width: 750px;
	float: left;
	padding-left: 10px;
	background:#FFFFFF;

}
#column1 {
	float: left;
	padding-right: 0px;
	width:508px;
	position:relative;

}
#column2 {
	width: 210px;
	float: right;
	position:relative;
	padding-right: 5px;
}

#column2 img {
	padding-bottom: 9px;
	vertical-align: baseline;
}
#showroom {
	width: 511px;
	font-size: 11px;
	margin-bottom: 10px;
}
#showroom .items {
	width: 255px;
	height: 205px;
	margin-bottom: 25px;
	float: left;
	_margin-bottom: 12px;
}

#showroom .items2 {
	width: 255px;
	height: 205px;
	margin-bottom: 25px;
	float: left;
	_margin-bottom: 12px;
}
.images_style{
	width: 252px;
	height: 160px;

}
#showroom .items2 a img {
	border-right:none;
}
.descript {
	border-top: #626262 1px solid;
	margin-top:10px;
}
.descript h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color:#003300;
}
.descript a {
	display: block;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 18px;
	text-decoration: none;
	color:#003300;
}
.line {
	border-right: #626262 1px solid;
	padding: 0 16px 0 16px;
}
.clear {
	clear: both;
}
#footer_wrap {
	background-image: url(../styleImages/backgrounds/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	position: relative;
	background-color:#FFFfff;
	float: left;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.cat {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	padding:10px 0 0 15px;
}
#menu ul li {
	margin:0;
	padding:0;
	height:18px;
}
#menu ul.special {
	border-bottom:1px dashed #999999;
	height:22px;
}
#menu ul.alone {
	/*border-bottom:1px dashed #999999;*/
	background:url(../styleImages/backgrounds/bg_menu_cat.gif) repeat-x bottom;
	height:65px;
}
#menu ul.alone li {
	/*background:url(images/bg_menu_cat.gif) repeat-x bottom;*/
	height:13px;
	padding:3px 0 0 0;
}
#menu ul.items1 {
	font-size:10px;
	padding:0 0 23px 15px;
	background:url(../styleImages/backgrounds/bg_menu_cat.gif) repeat-x bottom;
	margin-top:2px;/*margin-bottom:9px;*/\
}
#menu ul.items2 {
	font-size:10px;
	padding:0 0 23px 15px;
	background:#bade6d url(../styleImages/backgrounds/bg_menu_cat2.gif) repeat-x bottom;
	margin-top:2px;/*margin-bottom:9px;*/
}
#menu ul.items1 li a:link, #menu ul.items1 li a:active, #menu ul.items1 li a:visited {
	background:url(../styleImages/backgrounds/cross.gif) no-repeat 0 7px;
	font-weight:bold;
	display:block;
	font-size:11px;
	text-indent:10px;
	text-decoration:none;
	color:#2b0e4e;
	line-height:19px;
}
#menu ul.items1 li a:hover {
	font-size:11px;
	text-decoration:none;
	color:#3166a6;
	
}
#menu ul.items2 li a:link, #menu ul.items2 li a:active, #menu ul.items2 li a:visited {
	background:url(../styleImages/backgrounds/cross.gif) no-repeat 0 7px;
	font-weight:bold;
	display:block;
	text-indent:10px;
	font-size:11px;
	text-decoration:none;
	color:#2b0e4e;

		line-height:19px;

}
#menu ul.items2 li a:hover {
	font-size:11px;
	text-decoration:none;
	color:#3166a6;

}
#footer ul {
	list-style:none;
	float:left;
	padding:10px 0px 0 0;
	margin: 0px;
}
#footer ul li {
	float:left;
	margin:0;
	padding:0 2px 0 2px;
}
.copyright {
	text-align:left;
	padding:20px 0px 0 0;
	font-size:11px;
	color:#999;
}
.creditcard {
	float:right;
	position:relative;
	width: 385px;
	text-align: right;
}
.creditcard img {
	padding:20px 0 0 5px;
}
#footer ul li.nopad {
	float:left;
	margin:0;
	padding:0 0 0 0;
}
#footer ul li a {
	text-decoration: none;
	font-size:10px;
	color:#999;
}
#footer ul li a:hover {
	font-size:10px;
	color: #024F9D;
	text-decoration:underline;
}
#checkout a:link, #checkout a:active, #checkout a:visited, #login a:link, #login a:active, #login a:visited {
	color:#000;
	text-decoration:none;
}
#checkout a:hover, #login a:hover {
	color:#3166a6;
}
#checkout .sum {
	margin-right:17px;
}
.listing-top{
	height: 10px;
}
.listing {
	width:508px;
}
.imgcen {
	text-align:center;
	margin-bottom: 10px;
	/*margin-top: 17px;*/
}
.imgcen img {
	border: 1px;
	margin: 0px;
	padding: 0px;
}
.listing a img {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#column1 h1 {
	background:url(../styleImages/backgrounds/h1-cross.gif) no-repeat 0 4px;
	margin:0;
	padding:0;
	font-size:16px;
	color:#2c0e4e;
	text-indent:21px;
	height:24px;
}
#column1 h2 {
	color:#2c0e4e;
	font-size:11px;
	margin:0;
	padding:0 0 2px 0;
}
#column1 .listing h2 {
	font-size:12px;
}
.listing ul.description {
	list-style:none;
	padding:0;
	margin:0 0 4px 0;
	height:18px;
}
.listing ul.description li {
	list-style:none;
	margin:0 12px 0 0;
	float:left;
	color:#2b0e4e;
	width: 158px; 
}
.listing ul.description2 {
	list-style:none;
	padding:0;
	margin:0 0 4px 0;
	height:15px;
}
.listing ul.description2 li {
	list-style:none;
	padding:0 20px 0 0;
	float:left;
	color: #FF0000;
	width: 143px; 
	text-align: right;
}

.listing ul.description li.no-float {
	list-style:none;
	padding:0 0 0 0;
	margin:0;/*float:none;*/
	width: 158px; 

}
.listing ul.boxes {
	list-style:none;
	padding:0;
	margin:0;
}
.listing ul.boxes li {
	float:left;
}
.box {
	background:url(../styleImages/backgrounds/list-btn.gif) no-repeat;
}
.box2 {
	background:url(../styleImages/backgrounds/list-btn-a.gif) no-repeat;
}
.box3 {
	background:url(../styleImages/backgrounds/list-btn.gif) no-repeat;
}
.box4 {
	background:url(../styleImages/backgrounds/currency-btn.gif) no-repeat;
}
.box5 {
	background:url(../styleImages/backgrounds/currency-btn-a.gif) no-repeat;
}
.box6 {
	background:url(../styleImages/backgrounds/currency-btn.gif) no-repeat;
}
.box7{
	background:url(../styleImages/backgrounds/currency-btn.gif) no-repeat;
	text-align:center;
	padding-top: 3px;
}

.box4 a {
	display:block;
	width:158px;
	height:44px;
	padding:2px 0 0 0px;
	margin:0 5px 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height: 20px;
}
.box5 a {
	display:block;
	width:158px;
	height:44px;
	padding:2px 0 0 0px;
	margin:0 5px 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height: 20px;

}
.box6 a {
	display:block;
	width:158px;
	height:44px;
	padding:2px 0 0 0px;
	margin:0 5px 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height: 20px;

}
.box7 a {
	display:block;
	width:158px;
	height:42px;
	padding:4px 0 0 0px;
	margin:0 5px 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height: 20px;

}
.box7 a:hover {
	display:block;
	width:158px;
	height:42px;
	padding:4px 0 0 0px;
	margin:0 5px 0 0;
	float:left;
	text-decoration: underline;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height: 20px;

}

.box a {
	display:block;
	width:158px;
	height:23px;
	padding:2px 0 0 0px;
	margin:0 5px 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
		line-height: 20px;
}
.box3 a {
	display:block;
	width:158px;
	height:23px;
	padding:2px 0 0 0px;
	margin:0 0 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height: 20px;
}
.box2 a {
	display:block;
	width:158px;
	height:23px;
	padding:2px 0 0 0px;
	margin:0 5px 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height: 20px;
}
ul.number {
	list-style:none;
	padding:0;
	margin:3px 0 0 0;
}
ul.number li.org_li {
	float:left;
	width:22px;
	height:20px;
	border:1px solid #838383;
	padding: 2px 0 0 0;
	margin:1px 8px 0 0;
	text-align:center;
	color:#838383;
	font-weight:bold;
}
ul.number li.org_li a {
	font-weight:bold;
	color:#838383;
	text-decoration:none;

}
ul.number li.org_li a.hover {
	font-weight:bold;
	color:#b9dc6c;
	text-decoration:none;
}
ul.number li.new_li {
	float:left;
	width:22px;
	height:20px;
	border:1px solid #838383;
	padding:2px 0 0 0;
	margin:1px 8px 0 0;
	text-align:center;
	color:#ffffff;
	background:#2b0e4e;
	font-weight:bold;
}
ul.number li.new_li a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
ul.number li.new_li a.hover {
	font-weight:bold;
	color:#b9dc6c;
	text-decoration:none;
}
.quantity {
	font-size:11px;
	color:#2b0e4e;
}
.buy-now{
	height: 31px;
}
.list-shadow {
	background:url(../styleImages/backgrounds/list-shadow.gif) no-repeat;
	width:494px;
	height:16px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;/*float:left;*/
}
.descript-shape {
	font-weight:bold;
	color:#999;
}
.limited-text {
	width:294px;
	float:right;
}
.limited-img {
	width:200px;
	float:left;
}
.limited-other {
	width:494px;
	float:left;
}
.subCat_sales_1 {
	text-align: left;
	margin: 3px 10px 5px 5px;
	padding: 0px;
	float: left;
	width: 235px;
	height: 240px;
	position: relative;
}
.subCat_sales_3 {
	text-align: left;
	margin: 3px 5px 5px 10px;
	padding: 0px;
	float: left;
	width: 235px;
	height: 240px;
	position: relative;
}

.subCat_1 {
	text-align: left;
	margin: 3px 2px 5px 5px;
	padding: 0px;
	float: left;
	width: 235px;
	height: 240px;
	position: relative;
}
.subCat_2 {
	text-align: left;
	margin: 3px 5px 5px 3px;
	padding: 0px;
	float: left;
	width: 235px;
	height: 240px;
	position: relative;
}
.subCat_3 {
	text-align: left;
	margin: 3px 0px 5px 0px;
	padding: 0px;
	float: left;
	width: 235px;
	height: 240px;
	position: relative;
}
.boxContent {
	padding: 2px 5px 0px 0px;
	color: #333333;
	margin-bottom: 3px;
	margin-top: 0px;
	position: inherit
}
.boxContent ul {
	list-style: outside;
	margin: 0px 0px 0px 20px;
}
.boxContent ul li {
	list-style: outside;
}
.boxContent p {
	line-height: 14px;
	padding: 5px 10px 8px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}
.location3 {
	padding-left:4px;
}
.boxContent ul li a:link, .boxContent ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boxContent ul li a:hover {
	color: #024F9D;
	text-decoration: underline;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	background:url(../styleImages/backgrounds/h1-cross.gif) no-repeat 0 4px;
	margin:0;
	padding:0;
	font-size:16px;
	color:#2c0e4e;
	text-indent:21px;
	height:24px;
}
h2 {
	font-size: 12px;
	padding: 10px 5px 2px 5px;
	margin: 0px;
	/*text-transform: uppercase;*/
	color: #2c0e6f;
}
h2.special {
	font-size: 13px;
	padding: 5px 5px 2px 5px;
	margin: 0px;
	text-transform: uppercase;
	color: #CC0000;
}
p {
	padding: 0px 5px 5px 5px;
	margin: 0px;
	text-align:justify;
	line-height: 17px;
}
a {
	text-decoration:none;
}
.subCat-img {
	text-align: center;
	width: 230px;
	height: 164px;
	border: 1px solid #104883;
	padding-top: 6px;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 550px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF6600;
	font-weight: bold;
}
.tdcartTitle {
	font-weight: bold;
	color: #333;
	background-color: #b9dc6c;
	padding: 5px 0px 5px 0px;
}
.tdcartTitle1 {
	font-weight: bold;
	color: #333;
	background-color: #b9dc6c;
	padding: 5px 0px 5px 65px;
}
.tdcartEven {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #666666;
}
.tdcartOdd {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #666666;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
.tdCartTotal {
	padding: 5px;
	background: #b9dc6c;
	color: #333;
	font-weight:bold;
}
.shop-save-td {
	padding: 5px;
	color: #FF6600;
	background-color:#e1f5b6;
}
.shop-table-td {
	background-color:#e1f5b6;
	padding: 5px;
	color: #2b0e4e;
	margin-bottom: 10px;
}
.shop-table-td-even {
	background-color:#e1f5b6;
	padding: 5px;
	color: #2b0e4e;
	margin-bottom: 10px;
}
.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.subCat2_1 {
	text-align: left;
	margin: 3px 2px 5px 3px;
	padding: 0px;
	float: left;
	width: 230px;
	height: 180px;
	position: relative;
}
.subCat2_2 {
	text-align: left;
	margin: 3px 10px 5px 10px;
	padding: 0px;
	float: left;
	width: 230px;
	height: 180px;
	position: relative;
}
.subCat2_3 {
	text-align: left;
	margin: 3px 0px 5px 2px;
	padding: 0px;
	float: left;
	width: 230px;
	height: 180px;
	position: relative;
}
.subCat-img1 {
	text-align: center;
	width: 235px;
	height: 160px;
	border: 1px solid #104883;
	margin-bottom: 2px;
}
.tblList {
	border-top: 1px dotted #505050;
	border-bottom: 1px dotted #505050;
	color:#333333;
}
.tdListTitle {
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.tdListTitle1 {
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.tdEven {
	width: 340px;
	border-right: 1px solid #3A85AD;
	color:#005179;
}
.tdEven td {
	padding-left: 10px;
}
.tdEven1 {
	color:#333333;
	border-top: 1px dotted #505050;
}
.tdEven1 td {
	padding-left: 10px;
}
.tdEven2 {
	width: 340px;
	border-right: 1px solid #3A85AD;
	color:#005179;
	text-align:center;
}
.tdEven2 td {
	padding-left: 10px;
}
.txtSale {
	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.tdOdd td {
	padding-left: 10px;
}
.tdOdd1 {
	border-top: 1px dotted #505050;
	color:#333333;
}
.tdOdd1 td {
	padding-left: 10px;
}
.tdOdd2 {
	width: 340px;
	color:#005179;
	text-align:center;
}
.tdOdd2 td {
	padding-left: 10px;
}
.tdOdd td {
	padding-left: 10px;
}
.tdOdd1 {
	border-top: 1px dotted #505050;
	color:#333333;
}
.tdOdd1 td {
	padding-left: 10px;
}
.tdOdd2 {
	width: 340px;
	color:#005179;
	text-align:center;
}
.tdOdd2 td {
	padding-left: 10px;
}
.td-left_pad {
	padding-right: 15px;
}
.currency-style {
	margin-left:10px;
	margin-top:2px;
}
.boxTitleLeft {
	padding:10px 0 0 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.ref_style {
	color:#999;
	font-size:10px;
}
.left-menu-green {
	background: #91cb3f;
	width: 182px;
}
/*start sampler boxes*/

.sampler-text h2 {
	color:#2c0e4e;
	font-size:12px;
	margin:0;
	padding:0 0 0 0 !important;
}
.sampler-img {
	width:230px;
	float:left;
	margin:0;
	padding:17px 0 0 0;
}
.sampler-img2 {
	width:230px;
	float:left;
	margin:0;
	padding:0px 0 0 0;
}
.sampler-img3 {
	width:170px;
	text-align:center;
}

.sampler-content {
	width:329px;
	border-left:1px solid #666;
	padding-left:10px;
	padding-bottom:10px;
}
.sampler-content .contain {
	color:#2c0e4e;
	font-size:11px;
	font-weight:bold;
}
.sampler-content ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sampler-content ul li {
	line-height:13px;
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
	font-size:11px;
}
.sampler-content ul li .sampler-cigar {
	font-weight:bold;
	font-size:11px;
}
.sampler-box {
	background:url(images/list-btn-a.gif) no-repeat;
	display:block;
	width:158px;
	height:23px;
	padding:2px 0 0 0px;
	margin:0 12px 0 0;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	_margin-right:8px;
	_margin-left:0;
}
/*end sampler boxes*/
.hr-style {
	margin-left:4px;
	width:712px;
}
.location {
	padding-bottom:10px;
}
.txtOldPrice {
	text-decoration: line-through;
}
ul.list_name{
margin:10px 0px 0px 0px;
padding:0px;


}
ul.list_name li{
width: 155px;
height: 30px;
float:left;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
list-style:none;
background:url(../styleImages/backgrounds/cross.gif) no-repeat 0px 5px;
margin-left: 5px;
padding-left: 6px;
margin-bottom: 5px;
}
ul.list_name li a:link, ul.list_name li a:visited{
color:#2b0e4e;
text-decoration:underline;
}
ul.list_name li a:hover{
text-decoration:none;
}
.feature-cigars{
width:509px; 
/*height:100px;*/ 
border:1px solid #a5ce60; 
padding-bottom: 5px;
margin-bottom:10px;
}
.feature-name{
background-color:#d9eac1; 
width:443px; 
height:19px; 
display:block; 
padding-left:8px; 
color:#2c0e6f; 
font-size:12px; 
font-weight:bold; 
float:left;
}
.feature-see{
background:url(../styleImages/backgrounds/arrow-see-all-cigar.gif) no-repeat 0px 3px; 
width:50px; 
display:block; 
text-align:right; 
font-weight:normal; 
float:right; 
padding-top: 1px; 
padding-right:5px; 
padding-left: 3px; 

background-color:#d9eac1; 
height:18px;
}
.feature-price{
text-align:center;
}
.feature-price-box{
color:#666; 
font-weight:bold; 
padding-right:10px;
}
.money-convert{
color:#9a8273; 
font-weight:bold;
}
.imgcen2{
margin-top: 30px;
margin-bottom: 10px;
}
.small-products2{
width:120px; 
color:#2c0e6f; 
font-weight:bold; 
font-size:11px; 
float:left; 
margin-right:4px;
margin-left:4px;

}
.small-products3{
width:120px; 
color:#2c0e6f; 
font-weight:bold; 
font-size:11px; 
float:left; 
margin-left:4px;
}

.small-products{
width:120px; 
color:#2c0e6f; 
font-weight:bold; 
font-size:11px; 
float:left; 
margin-right:4px;
}
.small-products-pic{
border: 3px solid #d9eac1; 
width:110px; 
height: 95px;
}

.small-products-all{
background:url(../styleImages/backgrounds/product_more.gif) no-repeat 0px 2px; 
width:50px; 
display:block; 
padding-left:16px; 
font-weight:normal; 
color:#003300; 
font-size:12px;
height: 16px;
}
.lang_style{
padding:5px 5px 0px 10px; 
text-align:right; 
position:relative;
}
.search_style{
margin:0px; 
float:left; 
position: relative;
z-index: 100;
}
ul#faq-menu{
	margin: 0px;
	padding: 0px;
}
ul#faq-menu li{
margin-top: 5px;
margin-left: 20px;
}
ul#faq-menu2{
margin-bottom: 25px;
margin-left: 0px;
	padding: 0px;

}
ul#faq-menu2 li a{
font-size: 10px;
color:#505050;
}
ul#faq-menu2 li a:hover{
font-size: 10px;
color: #024F9D;
text-decoration:underline;

}
ul#brand_list{
margin: 10px 0px 10px 20px;
padding: 0px;	
}
ul#brand_list li{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px 0px 0px 0px;
color:#666666;
}
ul#brand_list li a:link, ul#brand_list li a:visited{
text-decoration:none;
color:#666666;
} 
ul#brand_list li a:hover{
text-decoration: underline;
color: #024F9D;

}
a.reg_member:link, a.reg_member:visited{
color: #FF6600;
text-decoration:none;
}
a.reg_member:hover{
color:#2C0E4E;
text-decoration:none;
}
#footer2-header{
	padding:0px 0px 0px 0px;
	font-size:10px;
	color:#BCBCBC;

}
#footer2-header a{
	font-size:9px;
	font-weight:bold;
	color:#BCBCBC;
	text-decoration:none;

}
#footer2-header a:hover {
	font-size:9px;
	font-weight:bold;
	color: #024F9D;
	text-decoration:underline;
}
.space{
padding: 0px 10px 0px 10px;
}
#footer2 {
	display:block;
	position:relative;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	
}
#footer2 ul {
	list-style:none;
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	
}
#footer2 ul li.first{
	display:inline;
	margin:0px;
	padding:0px 5px 0px 5px;
	border-right: 0px solid #BCBCBC;
}

#footer2 ul li {
	display:inline;
	margin:0px;
	padding:0px 6px 0px 6px;
}
#footer2 ul li.last {
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	border-right:0px solid #BCBCBC;
}
#footer2 ul li a {
	font-size:9px;
	color:#BCBCBC;
	text-decoration:none;
}
#footer2 ul li a:hover {
	font-size:9px;
	color: #024F9D;
	text-decoration:underline;
}
.detail_show2{
font-size: 15px;
font-weight: bold;

}
.price_style{
font-weight:normal;
}
.num_option{
width: 21px;
height: 19px;
}
.button_submit{
vertical-align: middle;
padding-top: 2px;

}
.td_title{
background:#BADC6C;
font-size: 13px;
padding: 2px;
color: #000000;


}