#cover-all {
	background:#666666;
}
.page_title {
  background: #F1F1F1;
  border: 1px solid #E5E5E5;
  text-align: center;
  padding: 3px 5px;
	width: 515px;
	margin-bottom: 5px;}
.store_rside {
	/*padding-right: 20px;*/
	width:170px;
	min-width: 170px;
	width: expression(this.width<170 ? 170:true);
	margin-left:10px;
}
.store_rside_160 {
	width:160px;
	min-width: 160px;
	width: expression(this.width<160 ? 160:true);
	margin-left:10px;
}
.store_rside_180 {
	/*padding-right: 20px;*/
	width:180px;
	min-width: 180px;
	width: expression(this.width<180 ? 180:true);
}
.store_lside_180 {
	/*padding-left: 20px;*/
	width:180px;
	min-width: 180px;
	width: expression(this.width<180 ? 180:true);
}
.store_lside_200 {
	/*padding-left: 20px;*/
	width:200px;
	min-width: 200px;
	width: expression(this.width<200 ? 200:true);
}
.store_lside_250 {
	/*padding-left: 20px;*/
	width:250px;
	min-width: 200px;
	width: expression(this.width<250 ? 250:true);
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}
.menubar_horiz {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #8CBB00;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: normal;
	clip: rect(auto,auto,auto,20px);
	text-align: center;
}
.list_faq {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color: #8CBB00;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #cccc33;
}
.link_bold {
	font-weight: bold;
	color:#aaaa00;
	font-size:15px;
}
.texttrough{
	text-decoration: line-through;
}
.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cccc33;
}
.title2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.title3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.texthome {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
/* text placements*/
.justif {
	text-align: justify;
}
.deal_list{
	position:relative;
	width:535px;
	margin:0;
	/*border: 1px solid green;*/
}
.dealbox {
	position:relative;
	width: 160px;
	height: 300px;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-align: center;
	float: left;
}
.dealbox .deal_top {
	height: 180px;
	position:relative;
}
.dealbox .deal_middle {
	height: 10px;
	position:relative;
}
.dealbox .deal_bottom {
	text-align:left;
	height: 80px;
	position:relative;
}
.dealbox a:hover {
	/*width: 170px;
	height: 175px;*/
	/*padding: 5px 2px 0px 2px;*/
	/*margin: 0px 5px 5px 0px;*/
	/*border: 2px solid #CCCC33;*/
	color: #000000;
	/*text-align: center;
	float: left;*/
	/*background-color: #f9ffe9;*/
}
.dealbox  .deal_label {
	max-height: 120px;
	height: expression(this.height>75 ? 75:true);
	max-width: 120px;
	width: expression(this.width>75 ? 75:true);
	/*margin: 0px 0px 0px 0px;*/
	border:0;
	/*float: left;*/
	/*left"0px;*/
}
.dealbox  .deal_title {
	font-size:15px;
	/*text-decoration: line-through;*/
	color: #000000;
}
.dealbox  .deal_comment {
	test-align:left;
	color: #000000;
}
.dealbox  .deal_price {
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	/*margin: 10px 5px 5px 5px;*/
}
.dealbox  .deal_save {
	font-weight: bold;
	color: #000000;
}
.dealbox  .deal_retail {
	text-decoration:line-through;
	color: #000000;
}
.dealbox  .deal_buy {
	text-decoration: bold;
	color: #000000;
}
.dealbox  .bullets {
	width: 12px;
	height: 12px;
	border: 0;
	margin-bottom: 3px;
	vertical-align: bottom; 
}
.dealbox .option_field{  /* template 01 */
	float: left;
	width:20px;
	margin:0px 5px 0px 0px;
}
.dealbox .option_select{  /* template 01 */
	width:160px;
	font-size: 11px;
}
.dealbox .option_button{  /* template 01 */
	vertical-align:bottom;
}
.prodbox {
	width: 170px;
	height: 175px;
	/*padding: 5px 5px 5px 5px;*/
	margin: 0px 5px 5px 0px;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-align: center;
	float: left;
}
.prodbox a:hover {
	width: 168px;
	height: 173px;
	/*padding: 5px 2px 0px 2px;*/
	/*margin: 0px 5px 5px 0px;*/
	border: 2px solid #CCCC33;
	color: #000000;
	text-align: center;
	float: left;
	/*background-color: #f9ffe9;*/
}
.prodbox  .prod-label {
	max-height: 75px;
	height: expression(this.height>75 ? 75:true);
	max-width: 75px;
	width: expression(this.width>75 ? 75:true);
	margin: 5px 0px 0px 0px;
	border:0;
	/*float: left;*/
	/*left"0px;*/
}
.prodbox  .prod-title {
	text-decoration: bold;
	color: #000000;
}
.prodbox  .bullets {
	width: 12px;
	height: 12px;
	border: 0;
	margin-bottom: 3px;
	vertical-align: bottom; 
}
.info_box {
	width: 140px;
	border: 2px solid #97C900;
	margin-right: auto;
	margin-left:auto;
}
.cc_error_box{
	color:red;
	width:500px;
	border: 1px black dotted;
	padding:0px 5px;
}
/* templates */
.temp_prod_01 {  /* template 01 */
	width:500px;
	/*border: 1px solid black;*/
}
.temp_prod_01 .label_box{  /* template 01 */
	float:left;
	/*order: 1px solid blue;*/
}
.temp_prod_01 .price_box{  /* template 01 */
	width:200px;
	border: 1px dotted black;
	float: left;
	padding:5px 0px 10px 10px;
	margin: 5px 0px 10px 0px;
}
.temp_prod_01 .options_box{  /* template 01-pre */
	width:auto;
	clear:both;
} 
.temp_prod_01 .option_box{  /* template 01 */
	/*padding:0px 0px 5px 0px;*/
	margin:0px 0px 5px 0px;
	float: left;
	/*width:260px;*/
	/*border: 1px dotted black;*/
}
.temp_prod_01 .o_b_odd{  /* template 01-pre */
	clear:both;
	padding-left:0px;
	/*border: 1px solid red;*/
}
.temp_prod_01 .o_b_even{  /* template 01-pre */
	padding-left:10px;
	/*border: 1px solid green;*/
}
.temp_prod_01 .option_title{  /* template 01-pre */
	width:160px;
	height:20px;
	overflow:hidden;
}
.temp_prod_01 .option_field{  /* template 01 */
	width:20px;
	margin:0px 5px 0px 5px;
}
.temp_prod_01 .option_button{  /* template 01 */
	vertical-align:bottom;
}
.temp_prod_01 h1{  /* template 01 */
	width:auto;
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #333333;
	border-bottom:1px dotted black;
	margin-bottom:10px;
}
.temp_prod_01 h2{  /* template 01 */
	width:auto;
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #333333;
}
.temp_prod_01 h3{  /* template 01 */
	width:auto;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #999900;
}
.temp_prod_01 .text {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.temp_prod_01 .textlight {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.temp_prod_01 .textbold {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999900;
}
.temp_prod_01 .pic_sm{
	max-height: 150px;
	height: expression(this.height>150 ? 150:true);
	max-width: 150px;
	width: expression(this.width>150 ? 150:true);
	margin-left:0px;
	float: left;
	margin: 0px 20px 20px 0px;
}
.temp_prod_01 .pic_big{
	max-height: 250px;
	height: expression(this.height>250 ? 250:true);
	max-width: 250px;
	width: expression(this.width>250 ? 250:true);
	margin-left:0px;
}
.temp_prod_01 .bottle{
	max-height: 208px;
	max-width: 80px;
	height: expression(this.height>208 ? 208:true);
	width: expression(this.width>80 ? 80:true);
}
.temp_prod_01 .chateau{
	max-height: 210px;
	max-width: 270px;
	height: expression(this.height>210 ? 210:true);
	width: expression(this.width>270 ? 270:true);
}
.temp_prod_01 hr {
	height:2px;
	border:1px solid;
	/*width:150px;*/
}
.product_status {
	color:red;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-style: normal;
	line-height:normal;
	font-weight: bold;
}
/* ----------- users ----------*/
.labels_120 {
	min-width: 120px;
	width: expression(this.width<120 ? 120:true);
	float: left;
	/*font-weight: bold;*/
}
.form_line {
	min-height: 28px;
	height: expression(this.width<20 ? 20:true);
}
