@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/background-tile.gif);
	background-color: #9E9683;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #281e1f;
	background:url(images/pattern-bk.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#container {

	background:url(images/pattern-bk.gif);

}

img, div { behavior: url(iepngfix.htc) }

#inner-container {
	background:url(images/pattern-bk.gif);
	float:left;
	display:inline;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#topbanner {
	background-color:#46242a;
	height:120px;
	overflow:hidden;
}

#in-topbanner-top {
	background-color:#46242a;
	width:780px;
	height:84px;
	overflow:hidden;
	margin: 0 auto;
}

#in-topbanner-bottom {
	background-color:#46242a;
	width:780px;
	height:36px;
	overflow:hidden;
	margin: 0 auto;
}

#whitebanner {
	background-color:#FFFFFF;
	height:3px;
	overflow:hidden;
}

#mainflash780 {
	float:left;
	display:inline;
	width:780px;
	min-height:265px;
	height:auto !important;
	height:265px;
	overflow: hidden;
}

#mainflash780x516 {
	float:left;
	display:inline;
	width:780px;
	min-height:516px;
	height:auto !important;
	height:516px;
	overflow: hidden;
}


#botleftcont {
	float:left;
	display:inline;
	width:260px;	
	min-height:351px;
	height:auto !important;
	height:351px;
}

#botmidcont {
	float:left;
	display:inline;
	width:235px;
	min-height:346px;
	height:auto !important;
	height:346px;
	padding-left:15px;
	padding-top:5px;
	padding-right:10px;
	background-color:#281e1f;
}

#botrightcont {
	float:left;
	display:inline;
	width:260px;
	min-height:351px;
	height:auto !important;
	height:351px;
}

#botmidx2cont {
	float:left;
	display:inline;
	width:495px;
	min-height:346px;
	height:auto !important;
	height:346px;
	padding-left:15px;
	padding-top:5px;
	padding-right:10px;
	background-color:#281E1F;
}

.addressdiv {
	float:left;
	display:inline;
	width:365px;	
	min-height:321px;
	height:auto !important;
	height:321px;
	padding-top:20px;
	padding-left:25px;
	background-color:#281e1f;
	background-image:url(images/address-bk.gif);
}

.width50 {
	float:left;
	display:inline;
	width:173px;
}

#gallerycont {
	width:755px;
	float:left;
	display:inline;
	background-color:#281e1f;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:25px;
}

.text_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
}

.text_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
}

.text_red {
	color:#FF0000;
}

.link-white {
text-decoration:none;
color:#FFFFFF;
}

.valign-m {
vertical-align:middle;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #DB001A;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DB001A;
	background-color: #46242A;
	border: 1px solid #DB001A;
}

.btntext, a.btntext:link, a.btntext:active, a.btntext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height:28px;
	text-align: left;
	height: 30px;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #46242a;
}

a.btntext:hover {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/* BRISTOL CLUB */

.voucherouter {
	width:290px;
	height:190px;
	border:2px solid #ffffff;
	text-align:center;
	margin-bottom:10px;
	margin-right:10px;
	background-image: url(images/bristolclubvoucher_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	float:left;
	
}

h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	line-height:25px;
	color: #FFFFFF;
	font-weight: bold;
}

small {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:14px;
	color: #FFFFFF;
	font-style: italic;	
}
