@charset "utf-8";

/*colours and image for the sub menu*/
#sub_menu {
	background: #231f20 url(../img/sub_menu_help.jpg) no-repeat;}
#sub_menu .sub_menu_top a:hover {
	color: #F9C432;}
#sub_menu .sub_menu_midTop a:hover {
	color: #006699;}
#sub_menu .sub_menu_midBot a:hover {
	color: #38A12B;}
#sub_menu .sub_menu_bot a:hover {
	color: #F47813;}		
	
/*image for the bottom right logo*/
#logoBR {
	background: #231f20 url(../img/YHGlogo-white.gif) no-repeat;}

/*colour for main menu*/	
#navlist a:hover, #provisionsWines a:hover {
	color: #C93239;}	
	
/*if browser can't display Flash*/	
#flash_menu	a:hover {
	color: #C93239;}	
	
/*URL at bottom of contact page*/	
#contact_footer a:hover {
	color: #C93239;}

/*for services dropdown*/	
.anylinkcss a:hover { 
	color: #C93239;
	cursor: pointer;}
/*...and width*/		
.anylinkcss {
	width: 165px;}	
	
/*links in content on services page*/	
#content a:hover { 
	color: #C93239;}	
	
/*extra box*/		
#extra_box a:hover, #scroller a:hover {
	color: #C93239;}	
	
#provisionsWines {
	position: absolute;
	top: 170px;
	margin-left: 520px;
	width: 280px;
	height: 30px;
	background: #231f20;
	border: 1px solid #A0A0A4;}		
	
/*CONTACT POSITION INFO*/	
/********RED**********/	
#contact_rd_p {	
	top: 235px;}
#contact_rd_b {	
	top: 290px;}
#contact_rd_g {	
	top: 345px;}		
#contact_rd_a {	
	top: 400px;}		
#contact_rd_p img, #contact_rd_g img, #contact_rd_b img, #contact_rd_a img {	
	margin: 6px 0 3px;
	padding: 0;}
#contact_globes_rd_p {
	top: 247px;}
#contact_globes_rd_b {
	top: 293px;}
#contact_globes_rd_g {
	top: 353px;}			
#contact_rd_p a:hover, #contact_rd_b a:hover, #contact_rd_g a:hover, #contact_rd_a a:hover {
	color: #C93239;}
#contact_globes_rd {
	top: 248px;}	
/********YCO**********/		
#contact_yco {	
	top: 470px;}
#contact_yco img {	
	margin: 6px 0 3px;
	padding: 0;}
#contact_globes_yco {
	top: 485px;}
#contact_yco a:hover {
	color: #F9C432;}
/********BLUE**********/		
#contact_be {	
	top: 535px;}
#contact_be img {	
	margin: 6px 0 3px;
	padding: 0;}
#contact_globes_be {
	top: 548px;}
#contact_be a:hover {
	color: #006699;}	
/********GREEN**********/				
#contact_gn {	
	top: 595px;}
#contact_gn img {	
	margin: 6px 0 3px;
	padding: 0;}	
#contact_globes_gn {
	top: 607px;}
#contact_gn a:hover {
	color: #38A12B;}
/********YELLOW**********/			
#contact_yw {	
	top: 655px;}
#contact_yw img {	
	margin: 6px 0 3px;
	padding: 0;}	
#contact_globes_yw {
	top: 667px;}	
#contact_yw a:hover {
	color: #F47813;}	
	
#products_table td {
	vertical-align: top;
	height: 75px;
	padding-left: 5px;}
	
#extra_box .header {
	text-align: center;
	width: 90px; 
	border-bottom: 2px solid #A0A0A4;
	height: 20px;
	font-weight: bold;}
#extra_box .content {
	text-align: center;
	width: 90px;}
	
#registationForm {
	position: absolute;
	top: 225px;
	margin: 0 auto;
	width: 800px;
	height: 700px;}	
#registationForm td {
	padding: 0;}	
#registationForm table {
	background: #333333;
	border: 1px solid #A0A0A4;
	width: 800px;}	
#registationForm input.credit_radio { /* IE has a strange way of formatting radio buttons!*/
	background: none;
	border: none;}		
#registationForm input {
	border: 1px solid #A0A0A4;
	background: #231f20 !important;
	color: #ffffff;}
#credit_radio {
background: red;
	color: #ffffff;}		
#registationForm input.incorrect {
	border: 1px solid #C93239;}	
#registationForm input.Over {
	color: #C93239;}	
#registationForm input.Out {
	color: #ffffff;}	
		

	
	
