body{
	background-color: #FFFFFF;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td{
	font-size: 11px;
}

a{}

a:link {
	text-decoration: underline; 
	color:#003300;
}

a:visited {
	text-decoration: underline; 
	color:#003300;
}


a:hover {
	text-decoration: none;
	color: #003300;
}

a:active {
	text-deocration: underline; 
	color: #003300;
} 

img{
	border: 0px;
}

#logo{
	margin-top: -15px;
	_margin-top: 0px;
	margin-right: -10px;
	float: right;
}


#header{
	width: 500px;
	float: none;
	height: 120px;
	background-image: url("../images/headerBG.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #c7bd8a;
}

#header .logo{
	width: 120px;
	height: 90px;
	float: left;
}

#main .faq{
	width: 35px;
	height: 20px;
	float: right;
	clear:both;
	/*background-image: url('../images/btn_faq.gif');*/
	background-repeat: no-repeat;
}

#main .faq a{
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}

#footer{
	background-color: #c7bd8a;
	border-top:1px solid #7e7a55;
	height:3em;
	text-align: center;
	vertical-align:middle;
	margin:auto 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#loginBox{
	wwidth: 300px;
	height: 20px;
	float: right;
	text-align: right;
	padding: 5px 5px 0px 0px;
}

.orangeBar{
	width: 500px;
	height: 8px;
	background-color: #F96611;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}

.greyBG{
	background-color: #282828;
}


.clear{
	clear: both;
}

.right{
	float: right;
}

.left{
	float: left;
}

#thanks{
	background: url('../images/txt_thankyou.gif') center no-repeat;
	width:inherit;
	height: 40px;
}

#page{
	background-color: #f6f2ca;
	width: 480px;
	padding: 3px 10px 10px 10px;
	height: inherit;
	margin: 0px;
}

#main{
	clear: both;
	border: 0;
	padding: 0px;
	height: inherit;
	min-height: 300px;
	
}

#main #title {
	ffloat:left;
	wwidth:49%;
}

#main .giftLabels {
	background: url('../images/txt_gift_labels.gif') top left no-repeat;
	mmargin-top:0;
}

#main .orderConfirm {
	background: url('../images/txt_order_confirm.gif') top left no-repeat;
}

#main .orderHist {
	background: url('../images/txt_order_history.gif') top left no-repeat;
}

#main .change_pw {
	background: url('../images/txt_pw.gif') top left no-repeat;
}

#main .society {
	background: url('../images/txt_society.gif') top left no-repeat;
}

#main .modifyAcct {
	background: url('../images/txt_modify.gif') top left no-repeat;
}

#main .myAccount {
	background: url('../images/txt_my_account.gif') top left no-repeat;
}

#main .error {
	background: url('../images/txt_error.gif') top left no-repeat;
}

#main .labelPreview {
	background: url('../images/txt_preview.gif') top left no-repeat;
}

#main .login {
	background: url('../images/txt_account_login.gif') top left no-repeat;
}

#main .yourOrder {
	background: url('../images/txt_your_order.gif') top left no-repeat;
}

#main .register {
	background: url('../images/txt_register.gif') top left no-repeat;
}

#main .giftLabels span, #main .orderConfirm span, #main .orderHist span, #main .change_pw span, #main .society span, #main .modifyAcct span, #main .myAccount span, #main .error span, #main .labelPreview span, #main .login span, #main .yourOrder span , #main .register span {
	margin-left:-1000px;
	_height:24px;
}

#main #loginFaq {
	float:right;
	width:50%;
	padding:0;
	margin:0;
}

#page .home {
	background: url('../images/bottle_home.jpg') bottom right no-repeat;
	_height:500px;
	min-height:500px;
}

#page .home .content {
	padding-right:130px;
}

#main .content{
	padding: 10px;
}

#main .bottle{
	bbackground-image: url('../images/bottle_home.jpg');
	width: 124px;
	height: 468px;
	float: right;
}

.steps{
	float: none;
	clear: both;
}

.labelLimit{
	color: #F96611;
	display:none;
}

.orderBG{
	background-color: #FFFFFF;
	border: 1px solid #c7bd8a;
	padding: 10px 10px 10px 10px;
}

#popup_example{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #A8A8A5;
	width: 500px;
	height: 430px;
	text-align: center;
}
/*
#popup_example a:link, a:visited, a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
*/
#popup_instructions{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border: 1px solid #A8A8A5;
	width: 500px;
	height: 130px;
	text-align: justify;
}

#popup_instructions h1{
	color: #333333;
	text-transform: uppercase;
	font-size: 14px;
}


h1{
	color: #999966;
	text-transform: uppercase;
	font-size: 18px;
}

h2{
	color: #999966;
	text-transform: uppercase;
	font-size: 14px;
}

/*
This is where class definitions for the Label Fields goes (order process)
*/

.label_title{
	font-size: 13px;
	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: 456px;
	padding: 0px;
	margin: 0px;
	border-left:1px solid #c7bd8a;
	border-top: 1px solid #c7bd8a;

}

.order_table .grey{
	background-color: #c7bd8a;
	font-weight: bold;
}

.order_table .white{
	background-color: #dbd4ba;
}

.order_table td{
	border-right: 1px solid #c7bd8a;
	border-bottom:1px solid #c7bd8a;
	padding:2px 5px;
}

table.faq {
	background-color:#f6f2ca;
	width:500px;
}

table.faq td {
	padding:0 0 10px 0;
}

table.faq .footer {
	padding-top:10px;
}

/* 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;
}

.asterisk {
	wwidth: 340px;
	padding:60px 0 0 0;
	float: left;
	clear:left;
	font-size:90%;
	font-style:italic;
	_width:100%;
}
