body {
	background: #0097be url('images/blue_theme/CircleBG.jpg') repeat;
	font-size: 12px;
	font-family: Tahoma, Helvetica;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
	
}
a:link {text-decoration: underline; color: #008CCA; }
a:hover {text-decoration: underline; color: #00436E; }
a:active {text-decoration: none; color: #008CCA; }
a:visited {text-decoration: underline; color: #008CCA; }
img { border: none;}
input {font-family:Tahoma, Helvetica; font-size:11px;}
div, img, h4 { margin:0; padding: 0;}
#wrap {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		position: relative;
}
#middle-white {
	width: 986px;
	background:  url('images/blue_theme/wrap-center.png') left repeat-y;
	padding-top: 10px;
}
* html #middle-white { _background-image: url('images/blue_theme/wrap-center_ie6.png'); /* IE 6 and below */ }
#middle-white-top {
	width: 986px;
	background: url('images/blue_theme/wrap-top-bottom.png') 0 0 no-repeat;
	height: 20px;
	display: block;
}
* html #middle-white-top {   _background-image: url('images/blue_theme/wrap-top-bottom_ie6.png'); /* IE 6 and below */}
#middle-white-bottom {
	width: 986px;
	background: url('images/blue_theme/wrap-top-bottom.png') left bottom no-repeat;
	height: 20px;
	display: block;

}
* html #middle-white-bottom { _background-image: url('images/blue_theme/wrap-top-bottom_ie6.png'); /* IE 6 and below */}
div.clear {	
	width: 100%;
	height: 5px;
	display: block;
	clear: both;}


#header {

	width: 986px;
	height: 74px;
	display: block;
	text-indent: -9999px;

		
}
#header p { margin: 0;}
#logo {
	width: 350px;
	height: 74px;
	background: url('images/wimra-logo.png') no-repeat;
	display: block;
	top: 5px;
	left: 10px;
	position: absolute;
}
* html #logo {
  	background: url('/images/IE_sucks.gif') repeat;
  	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/wimra-logo.png", sizingMethod="crop");
	
}

#login-top{ 
		position: absolute;
		top: 0px;
		left: 774px;
		text-indent: 0;
		width: 200px;
		text-align: right;
	}
#login-top a {
		padding: 5px;
		color: #fff;
		background: #03709e;
		text-decoration: none;
		border: 1px #19a4c7 solid;
}
#login-top span {font-size: 16px; margin-top: 4px; margin-bottom: -4px;}
#links_bar {
	position: absolute;
	width: 600px;
	text-align: right;
	text-indent: 0;
	top: 55px;
	left: 370px;
	font-family: Tahoma, Helvetica;
	font-size: 16px;
	color: #CEE4ED;
	height: 19px;
	padding: 1px;
	margin: 0px;
}
#links_bar a { margin-right: 10px; text-decoration: none; color: #CEE4ED;}
#links_bar a:hover {text-decoration: underline; color: #fff; }
#links_bar a:active {text-decoration: none; color: #fff; }

#footer {
	width: 986px;
	padding: 0 0 0 20px;
	margin: 0 auto;
	color: #CEE4ED;
	clear: both;

}
#sidebar
{
	padding: 0;
	margin-left: 706px;
	width: 225px;
	float: left;
	}
.sidebar-box {
	width: 220px;
	background: #f9f9f9;
	border: #26BBD6 solid 1px;
	margin-bottom: 20px;
	} 
.sidebar-box-inner{
	width: 200px;
	padding: 10px 0px 10px 10px;
}
.sidebar-box h4{
	font-size: 14px;
	color: #4D4D4D;
	margin-bottom: 5px;
}
.sidebar-box a {
	color: #333333;
	text-decoration: none;
}
.sidebar-box .bottom-link {
text-align: right; margin: 2px 0px;
}
.sidebar-box .bottom-link span { font-size: 16px;}
.centered {width: 100%; text-align: center;}

.inline-img {display: inline;}
.post_wrap{
	float: left;
	margin-left: 25px;
	margin-right: -676px;
	width: 676px;
	margin-bottom: 20px;
}
.post_wrap, #sidebar{
_display: inline; /* display inline or double your floated margin! [1] */
_overflow: hidden; /* in ie6, overflow auto is broken [2] and so is overflow visible [3] */
_overflow-y: visible;
}
.post_top {
		width: 621px;
		background: #eff7f9 url('images/blue_theme/post-header-boats.png') left top no-repeat;
		border: #26BBD6 solid 1px;
		border-bottom: #d7e2e5 solid 1px;
		padding: 6px 5px 6px 50px;
		*width: 676px;
		font-size: 14px;
		display: block;
}
.post_top .title-link {
	text-decoration: none;
	color:#333333;
}

.post {
	width: 636px;
	*width: 676px;
	background: #f9f9f9;
	border-left: #26BBD6 solid 1px;
	border-right: #26BBD6 solid 1px;
	padding: 10px 20px;
	}
.post_bottom {
	width: 636px;
	*width: 676px;
	background: #f9f9f9;
	border: #26BBD6 solid 1px;
	border-top: none;
	padding: 10px 20px;
	margin-bottom: 20px;
	text-align: right;
	color: #5794b1;
	font-size: 11px;
	display: block;
}

#gallery_table { 
	text-align: center;
	font-size: 11px;
}
.regatta_table { 
	text-align: center;
		font-size: 11px;
		width: 674px;
		*width: 655px;
		position: relative;	
		left: -20px;
		border-bottom: #d7e2e5 solid 1px;	
		padding: 4px 0px;
		margin-right: -25px;
}
.regatta_table.odd {
	background: #DCF6FF;
}
.regatta_table tr { }
.regatta_table .date , .regatta_table .detail, .regatta_table .location, .regatta_table .left-info  {
	text-align: left; 
	border-right: #d7e2e5 solid 1px;
	padding: 0 5px;
}
.regatta_table .date { width: 37px; }
.regatta_table .detail { width: 250px; font-size: 12px;}
.regatta_table .location { width: auto;}
.regatta_table .type { width: 115px;}
.regatta_table .flags{
	float: right;
	text-align: right;
}
.regatta_table .flags img{
	margin-bottom: 3px;
}
.regatta_table .left-info{
	float: left;
	text-align: left;
	width: 65px;
}

.gallery-thumb {
	border: #d7e2e5 solid 1px;
	width: 190px;
	float: left;
	margin: 10px;
	height: 160px;
	font-size: 11px;
	padding: 0;
	overflow: hidden;
}
.gallery-thumb-image {
	padding-top: 10px;
	text-align: center;
	height: 85px;
	overflow: hidden;
	padding-bottom: 10px;
}
.gallery-thumb .caption {
	padding: 10px 10px 5px 10px;
}
#q_a_table { 
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	color: #04272E;
}

#content_table{ 
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	color: #04272E; }
	
.infolabel { color: #ff0000; font-size: 8pt; }

.formfield {font-family:Tahoma, Helvetica; font-size:10px;}

.smalltext {font-family:Tahoma, Helvetica; font-size:10px}

textarea {font-family:Tahoma, Helvetica; font-size:10px;}

/*---Hero Module for homepage ---*/
#hero-wrap { width: 676px;
	height: 300px; 
	padding: 0 !important;
	overflow: hidden;
	}
#hero-carousel {
	width: 676px;
	height: 300px;
	margin: 0;
	padding: 0;
	position:relative; 
}
#hero-carousel li {list-style: none; float:left;width: 676px;
height: 300px;}
#hero-carousel .left-image {float: left; width: 448px; height: 300px; overflow: hidden;}
#hero-carousel .right-info {
	float: right; 
	width: 188px;
	*width: 228px;
	height: 278px;
	*height: 300px; 
	background: url('/images/hero_images/hero_right_bg.png') 0 0 no-repeat; 
	padding: 11px 20px 11px 20px;
	display:block;
	}
#hero-carousel .right-info h2, 
#hero-carousel .right-info p, 
#hero-carousel .right-info a { color: #fff;}
}
#hero-carousel .right-info h2 {
	*font-size: 20px;
	*margin-top: 20px;
}
#hero-wrap-bottom {
	height: 10px;
	*height: 30px; 
	position: relative; 
	display: block;}
.carousel-prev, .carousel-next { 
	background: url('/images/hero_images/hero_arrows.png') left center no-repeat; 
	position: absolute; 
	width: 16px;
	height: 16px;
	top: 5px; 
	left: 610px; 
	cursor: pointer;
	*cursor: hand;
	}
.carousel-next {
	background-position: right center;
	left: 630px;
}

