.leftmenu {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #333333; background-color: #F4F3E8; width: 180px; border: thin solid #B7B28C; }
.leftmenuheader {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #333333; background-color: #CDCAAE; height: 25px; }
.leftmenusubheader {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #996600; background-color: #F4F3E8; height: 20px; }
a#leftmenusubheader1 { color: #ffffff; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; }
a#leftmenusubheader1:link { color: #ffffff; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; }
a#leftmenusubheader1:hover { color: #ffffff; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; }
a#leftmenusubheader2 { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; }
a#leftmenusubheader2:link { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; }
a#leftmenusubheader2:hover { color: #996600; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: normal; }


/* @group clearfix (clearing) */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

button, button:focus, img, img:focus {
	outline : none;
}

img, img:focus {
	border : 0px;
}


.leftmenusubheader {
background-color : #120e0c; color : #fff;	
}
.leftmenusubheader a {
	color : #fff !important;
	font-weight : normal !important;
}

table.leftmenu .leftmenuheader {
	background : url(../css_images/menu-gold-line.png) top right repeat-y;
	color : #fff;
}

table.loginbox .leftmenuheader {
	background : #600a11;
}

select#locations-input, select#regions-input, select#winetype-input, select#varietal-input, select#ranges, select#prices, select#pairings, select#body, select#giftprice_id, select#gifttype_id, select#giftoccasion_id {
  font-weight: normal;
}
.inpSelect {
  color: #996600; 
  background: #000000;
  position: absolute; 
  width: 168px; top: -3px; left: -3px;
  border: #333 3px solid;
}
.container {
	margin-left:10px;
  border: #F00;
  position: relative; 
  width: 164px; 
  height: 16px; 
  overflow: hidden;
}

