.brand {
	margin: 0px 0px 10px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #696969;
	padding:0;
	font-weight: bold;
	text-align: center;
        text-transform:uppercase;
}

.brand2 {
	font-family: Verdana;
	font-size: 13px;
	color: #735A32;
	padding:0;
	font-weight: bold;
	text-align: left;
        text-transform:uppercase;        
}

div.error {
        font-family: Verdana;
	font-size: 11px;
        font-weight:bold;
	color:#C5040F;
        text-align: left;
}



.ord_tit{
	text-align: left;
	padding: 0 0 5px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #523a25;	
}
.orders{
/*	width: 240px;*/
	border: 1px solid #a89c92;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;	
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;	
}

.ord_tab{
	border: 1px solid #a89c92;
	width: 95%;
}
.ord_res01{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.ord_res{
	border-top: 1px solid #a89c92;
	background-color: #ffffff;		
	padding: 5px 0 5px 0;
}
.ord_res table th{
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #696969;	
}
.ord_res table td{
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #696969;	
}

.pmsgs_tab_brdr{
	border: 1px solid #969696;
	width: 520px;
}
.pmsgs_tab{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	width: 100%;
}
.pmsgs_tab a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #735A32;
	text-decoration: underline;
}
.pmsgs_tab a:hover{
	text-decoration: none;
}
.pmsgs_tab_hat{
	background-color: #735A32;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}
.pmsgs_tab_cont2{
	background-color: #efedeb;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}
.pmsgs_tab_cont1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;
	padding: 4px 10px 4px 10px;
	vertical-align: top;	
}

.pmsg_block{
	border: 1px solid #a89c92;
	background-color: #ffffff;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;	
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;	
}
.pmsg_tit{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #523a25;
	text-align: center;
	margin: 10px 0 5px 0;
}
.pmsg_nr{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}


a.ac_link{
	font-family: Verdana;
	font-size: 12px;
	color: #735A32;
	text-decoration: underline;
}
a.ac_link:hover{
	text-decoration: none;	
}


.address_book{
	width: 270px;
	font-family: Verdana;
	font-size: 12px;
	color: #523A25;
	text-align: left;
	margin-top: 5px;
	margin: 10px 0 15px 20px;
}
.address_block{
	font-family: Verdana;
	font-size: 12px;
	color: #696969;
	background-color: #ffffff;
	border: 1px solid #a89c92;
	padding: 7px 7px 10px 7px;
	margin: 5px 0 5px 0;
}	
.add_buttons td{
	padding-right:10px;
}	


.acmenu {
	width: 90%;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: #696969;
	margin-bottom: 15px;	
}

.acmenu span{
	margin-bottom: 0px;
	display: block;
}

.acmenu a {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #735A32;
	text-decoration: underline;
        text-transform:uppercase; 	
}

.acmenu a:hover{
	text-decoration: none;
}

.ac_txt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #576773;
	text-align: right;
	padding: 0 0 0 0;
}

.ac_input{
	font-family: Verdana;
	font-size: 11px;
	color: #576773;
	border: 1px solid #D0D0D0;
        width:150px;
        height: 19px; 
	padding-left: 3px;
}

.ac_info {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-align: justify;
}

.signin_txt {
	font-family: Verdana;
	font-size: 11px;
	color: #576773;
	text-align: left;	
	width: 90%;
	margin-bottom: 10px;
}

.signin_txt span{
	display: block;
	margin-bottom: 5px;
}

.signin_txt a{
	font-family: Verdana;
	font-size: 11px;
	color: #C5040F;
        font-weight: bold;
	text-decoration: underline;
}

.signin_txt a:hover{
	text-decoration: none;
}

.login_form {
	background-color: #ffffff;
	width: 250px;
	border: 1px solid #D0D0D0;
	margin: 25px 0 5px 0;
	padding: 3px 0 0 0;
}


.login_txt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #576773;
	text-align: right;
}

.login_input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #576773;
	border: 1px solid #D0D0D0;
	padding-left: 3px;
        width: 280px;
}

a.login_link {
	font-family: Verdana;
	font-size: 11px;
	color: #C5040F;
        font-weight: bold;
	text-decoration: none;	
}

a.login_link:hover {
	text-decoration: underline;
}


.ord_label{
	background-image: url('/images/account/ord_lab_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
}
.ord_lab_cont{
	background-color: #ffffff;
	border-left: 1px solid #A89C92;
	border-right: 1px solid #A89C92;		
	border-bottom: 1px solid #A89C92;
	padding-top:5px;
}

.lab_cur{
	background-image: url('/images/account/lab_cur_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 2px 0 2px;
	background-color: #ffffff;
}
.lab_cur_left{
	background-image: url('/images/account/lab_cur_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}
.lab_cur_right{
	background-image: url('/images/account/lab_cur_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px 10px 5px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #696969;	
}


.lab_ncur{
	background-image: url('/images/account/lab_ncur_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 2px 0 2px;
	background-color: #f5f4f0;
}
.lab_ncur_left{
	background-image: url('/images/account/lab_ncur_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}
.lab_ncur_right{
	background-image: url('/images/account/lab_ncur_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}
.lab_ncur_bot{
	background-image: url('/images/account/ord_lab_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #696969;	
}

.ordtab_cont1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;
	padding: 8px 10px 8px 0;
	vertical-align: top;	
}
.ordtab_cont2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;
	padding: 8px 10px 8px 0;
	vertical-align: top;	
	background-color: #efedeb;	
}
.textarea {
	width: 280px;
}
.cart-input{
	width: 280px;
}