/* British Insurance Awards */

/*
Dark Red 	#400e16
Light Red 	#a27983
*/

.clearfix: after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}/* End hide from IE-mac */

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 238px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #EEE;
	color: #333;
	padding: 0;
	margin: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #400e16;
	font-weight: lighter;
	font-size: 2.1em;
	margin-top: 0.6em;
}

h2 {
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.6em 0em;
	padding: 5px;
}

h3 {
	color: #a27983;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #FFF;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
}

h4 {
	color: #333;
	font-size: 1.3em;
	display: block;
	font-weight: bold;
	margin: 1.6em 0em 0.6em 0em;
	padding: 5px;
	background-color: #FFF;
	border-left: 8px solid #a27983;
	border-bottom: 1px solid #a27983;
}

p {
	color: #333;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

a {
	color: #a27983;
	text-decoration: none;
}

a:hover {
	color: #400e16;
	text-decoration: underline;
}

#content ol, ul{
	font-size: 1.1em;
	line-height: 1.3em;
}

#contentbox {
	background-color: #FFF;
	background-image: none;
	border: none;
}

#container {
	background-color: #FFF;
	padding: 8px;
	border: 1px dotted #AAA;
}

#counter_flash {
	display: none;
}

#leftcol {
	width: 176px;
}

#leftcol #navigation {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 1.2em;
	text-align: right;
	background-color: #FFF;
}

#middlecol {
	width: 776px;
	margin-left: 10px;
	border-left: 1px dotted #CCC;
	float: right;
}

/* NAVIGATION */

#navigation ul {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 190px;
}

#navigation li {
	background: #FFF;
	margin: 0 0 1px -4px;
	padding: 0 0 0 5px;
}

#navigation li a{
	padding-right: 5px;
	width: 180px;
	border-bottom: 1px solid #CCC;
}

ul.show_hide sub {
	color:#333;
	margin:0 4px 0 0;
	width: 170px;
}

#navigation li ul li a {
	display: block;
	font-size: .8em;
	margin: 0 0 0 -5px;
	background-color: #EEE;
	border: none;
	padding-right: 5px;
	border-bottom: 1px dotted #CCC;
}

#navigation a {
	background-color: #FFF;
	color:#333; 
	text-decoration:none;
	display: block;
	margin:0;
	padding:7px 0 7px 0;
	border: none;
}

#navigation a:hover {
	background-color:#a27983;
	color: #FFF;
	text-decoration:none;
}

#navigation a.current {
	background-color:#400e16;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

/* SECOND LEVEL NAV */
#contentnav {
	background-color: #FFF;
	color: #333;
}
#contentnav a {
	color: #333;
	text-decoration: none;
	margin: 0;
}
#contentnav a: hover {
	color: #333;
	text-decoration: underline;
}

#navigation #current,#topnav #current {
	color: #333;
	font-weight: bold;
}

/* HIDE CRAP */
#booknow {
	visibility: hidden;
}

#topnav{
	display: none;
}

.sponsorbar {
	display: none;
} 
div#hosted_by {
	background-color: #FFF;
	width: 185px;
	position: relative; 
	z-index:100;
	left: 0px; 
	top: 2px;
	margin: 0;padding:0;
	text-indent:-1px !important;
}
div#hosted_by a {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 6px 0 0;
	border: 8px solid #BBB;	
	color: #FFF;
	background-color: #BBB;

}
div#hosted_by a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #470b25;
	border-color: #470b25;
}

/* RELATED PRODUCTS */
#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}
			
/* FOOTER */
#footer{
	margin-top: 5px;
	border-top: 1px dotted #CCC;
	padding-top: 5px;
}

#footer p{
	color: #333;
	font-size: 1em;
}	
#footer a {
	color: #a27983;
	font-size: 1em;
	text-decoration: none;
}	
#footer a:hover {
	color: #400e16;
	font-size: 1em;
	text-decoration: underline;
}	

/* BLOCK STYLES */

