
.brand {
	margin: 0px 0px 10px 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #9E9E6E;
	padding:0;
	font-weight: bold;
	text-align: center;
}

.brand2 {
	font-family: Verdana;
	font-size: 15px;
	color: #9E9E6E;
	padding:0;
	font-weight: bold;
	text-align: left;
}

.error {
        font-family: Verdana;
        font-size: 12px;
	color: #C5040F;
	font-weight: bold;
	text-align: justify;
}

.ord_tit{
	text-align: left;
	padding: 0 0 5px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #80A355;	
}

.orders{
/*	width: 240px;*/
	border: 1px solid #80A355;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;	
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #576773;	
}

.ord_tab{
	border: 1px solid #80A355;
	width: 94%;
}
.ord_res01{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.ord_res{
	border-top: 1px solid #80A355;
	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: #576773;	
}
.ord_res table td{
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #576773;	
}

.pmsgs_tab_brdr{
	border: 1px solid #80A355;
	/*width: 500px; */
	width: 575px;
}

.pmsgs_tab{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	width: 100%;
}
.pmsgs_tab a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #576773;
	text-decoration: underline;
}
.pmsgs_tab a:hover{
	text-decoration: none;
}
.pmsgs_tab_hat{
	background-color: #97C064;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}
.pmsgs_tab_cont2{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #576773;
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.pmsgs_tab_cont1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #576773;
	padding: 4px 10px 4px 10px;
	vertical-align: top;	
}

.pmsg_block {
	border: 1px solid #80A355;
	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: #576773;	
}

.pmsg_tit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #576773;
	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: #C5040F;
	text-decoration: underline;	
}
a.ac_link:hover{
	text-decoration: none;	
}


.address_book{
	width: 270px;
	font-family: Verdana;
	font-size: 12px;
	color: #576773;
	text-align: left;
	margin-top: 5px;
	margin: 10px 0 15px 20px;
}

.address_block{
	font-family: Verdana;
	font-size: 12px;
	color: #576773;
	background-color: #ffffff;
	border: 1px solid #80A355;
	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: 12px;
	color: #576773;
	margin-bottom: 15px;	
}

.acmenu span{
	margin-bottom: 5px;
	display: block;
}
.acmenu a{
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9E9E6E;
	text-decoration: underline;	
}

.acmenu a:hover{
	text-decoration: none;
}

.ac_txt-ticket{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #668244;
	text-align: center;
	padding: 0 0 0 0;
}

.ac_txt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #668244;
	text-align: right;
	padding: 0 0 0 0;
}

.ac_input{
	font-family: Verdana;
	font-size: 13px;
	color: #576773;
	border: 1px solid #668244;
	padding-left: 3px;
}

.ac_info{
	font-family: Verdana;
	font-size: 11px;
	color: #576773;
	text-align: justify;
}

.ac_info-otstup {
	font-family: Verdana;
	font-size: 11px;
	color: #576773;
	text-align: center;
}

.signin_txt{
	font-family: Verdana;
	font-size: 12px;
	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: 12px;
	color: #C5040F;
        font-weight: bold;
	text-decoration: underline;
}

.signin_txt a:hover{
	text-decoration: none;
}

.login_form{
	background-color: #ffffff;
	width: 300px;
	border: 1px solid #668244;
	margin: 25px 0 5px 0;
	padding: 3px 0 0 0;
}


.login_txt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #668244;
	text-align: right;
}
.login_input{
	font-family: Verdana;
	font-size: 13px;
	color: #576773;
	border: 1px solid #668244;
	padding-left: 3px;
}
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: #576773;	
}


.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: #576773;	
}

.ordtab_cont1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #576773;
	padding: 8px 10px 8px 0;
	vertical-align: top;	
}
.ordtab_cont2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #576773;
	padding: 8px 10px 8px 0;
	vertical-align: top;	
	background-color: #efedeb;	
}

.fills td {
        font-family: Verdana;
        font-size: 12px;
        color: #80A355;
        font-weight: bold;
        width: 250px;
        text-align: right;
        padding: 0 8px 0 0;    
} 
 

.fills th input {
        font-family: Verdana;
        font-size: 12px;
        color: #576773;
        width: 200px;
        HEIGHT: 19px;
        background-color: #ffffff;
        border: 1px solid #576773;
        text-align: left; 
        padding-left: 4px;
        font-weight: none;
}

.cart-input2 {
        font-family: Verdana;
        font-size: 12px;
        color: #576773;
        font-weight: none;  
        width: 200px;
        HEIGHT: 19px;
        background-color: #ffffff;
        border: 1px solid #576773;
        text-align: left; 
}

