body{
	background-color:#0b0400;
	width: 500px;
	margin-left: auto;
	margin-right: auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2b1305;
	/*color: #333333;*/
	margin-top:0;

	
}

td{
	font-size: 11px;
}

a{}

a:link {
	text-decoration: underline; 
	color:#2b1305;
	/*color: #333333;*/
	
}

a:visited {
	text-decoration: underline; 
	color:#333333;
}


a:hover {
	text-decoration: none;
	color: #CC490B;
}

a:active {
	text-deocration: none; 
	color: #CC490B;
} 

img{
	border: 0px;
}

#header{
/*height:226px;*/
height:225px;

}

#header #logo{
	background-image:url(../images/bg_header1_12_09.jpg);
	/*background-image:url(../images/bg_header.gif);*/
	width: 500px;
	height: 126px;
}

#header #logo_main{
	/*background-image:url(../images/bg_headerMain.jpg);*/
	background-image:url(../images/bg_headerMain1_7_09.jpg);
	width: 500px;
	/*height: 126px;*/
	height: 125px;
}

#header .faq{
	position:relative;
	top:92px;
	left:50px;
	width:60px;
}

#header #label{
width: 500px;
height: 100px;
background-image:url(../images/bg_label1_12_09.jpg);
/*background-image:url(../images/bg_label.jpg);*/
}

#header #label_main{
width: 500px;
height: 100px;
/*background-image:url(../images/bg_labelMain.jpg);*/
background-image:url(../images/bg_labelMain_01_07_09.jpg);
padding:0;
margin:0;
}

#login {
margin-right:30px;
}

#login_main {
margin-right:30px;
}

#footer{
	background-image:url(../images/bg_footer_01_07_09.jpg);
	height: 64px;
	width:500px;
}

#loginBox{
	width: 300px;
	height: 20px;
	float: right;
	text-align: right;
	padding: 5px 5px 0px 0px;
}

#shipping_table td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.input_text{
	width: 182px;
}

.input_zip{
	width: 78px;
}

.input_phone1{
	width: 41px;
}

.input_phone2{
	width: 41px;
}

.input_phone3{
	width: 55px;
}


.orangeBar{
	width: 500px;
	height: 8px;
	background-color: #F96611;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}

.orangeBG{
	background-color: #F96611;
}

.greyBG{
	background-color: #999999;
}

.text_orange{
	color: #F96611;
}

.clear{
	clear: both;
}

.right{
	float: right;
}

.left{
	float: left;
}

#thanks{
	background-image: url('../images/chivas_thanks.gif');
	width: 500px;
	height: 182px;
}

#page{	
	background-image:url(../images/bg_content01_12_09.jpg);
	/*background-image:url(../images/bg_content.jpg);*/
	background-repeat:repeat-y;
	width:500px;
	margin: 0;
	height: inherit;
}

#page_main{
	/*background-image:url(../images/bg_contentMain.jpg);*/
	background-image:url(../images/bg_contentMain_01_07_09.jpg);
	background-repeat:no-repeat;
	width: 500px;
	/*height: 250px;*/
	height: 225px;
	padding: 0px;
	margin:0;

}

#main{
	clear: both;
	padding: 0px;
	height: inherit;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin: 0 35px;
	width:500px;

}

#main .content{
	margin: 0;
	_margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	_padding: 0;
	width:440px;
}

#main .content_main{
	margin: 0;
	_margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	_padding: 0;
}



#main .bottle{
	background-image: url('../images/bottle_home.gif');
	width: 115px;
	height: 300px;
	float: right;
}

.steps{
	float: none;
	clear: both;
}

.labelLimit{
	color: #F96611;
}

#popup_example{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #BE0E33;
	width: 500px;
	height: 430px;
	text-align: center;
	font-weight:bold;
	background-color:#FFFFFF;
}
/*
#popup_example a:link, a:visited, a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
*/
#popup_instructions{
	margin-left: 19px;
	margin-right: 5px;
	margin-top: 5px;	
	margin-bottom: 5px;
	padding: 10px;
	/*border: 1px solid #BE0E33;*/
	background-image: url('../images/instructions_bkgrd1_14_09.jpg');
	background-repeat:no-repeat;
	width: 500px;
	height: 130px;
	text-align: justify;
	font-weight:bold;
	background-color:#0b0400;
}

#popup_instructions h1{
	color:#2b1305;
	/*color: #333333;*/
	text-transform: uppercase;
	font-size: 14px;
}

form{

margin:0;
}
h1{
	color: #2b1305;
	/*color: #333333;*/
	text-transform: uppercase;
	font-size: 18px;
	padding:0;
	margin:0 0 10px 0;
}

h2{
	color: #2b1305;
	/*color: #333333;*/
	text-transform: uppercase;
	font-size: 14px;
}

/*
This is where class definitions for the Label Fields goes (order process)
*/

.label_title{
	font-size: 16px;
	font-weight: bold;
}

.label_field{
	font-size: 11px;
	font-weight: bold;
}

.label_preview{
	text-align: center;
}

/* Styles for Viewing orders / table layout */

.order_table{
	width: 430px;
	padding: 0px;
	margin: 0px;
}

.order_table .orange{
	background-color: #BD0C31;
	color: #FFFFFF;
	font-weight: bold;
}

.order_table .white{
	background-color: #FFFFFF;
}

.order_table td{
border: 1px solid #BD0C31;
}

/* myAccount styles */

#myAccount_menu{
	font-size: 12px;
	list-style-type: disc;
	list-style-position:outside;
	/*float: left;*/
}

a #myAccount_menu{
font-size: 12px;
}

ul #myAccount_menu{
	line-height: 10px;
	list-style-type: square;
}