@font-face {
 font-family: 'FuturaStdBoldCondensed';
 src: url("../fonts/futurastd-condensedbold-webfont.eot");
 src: url("../fonts/futurastd-condensedbold-webfont.eot-#iefix") format('eot'),  url("../fonts/futurastd-condensedbold-webfont.woff") format('woff'),  url("../fonts/futurastd-condensedbold-webfont.ttf") format('truetype'),  url("../fonts/futurastd-condensedbold-webfont.svg#FuturaStdBoldCondensed") format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'FuturaBook';
 src: url("../fonts/futuran-webfont.eot");
 src: url("../fonts/futuran-webfont.eot-iefix")format('eot'),  url("../fonts/futuran-webfont.woff") format('woff'),  url("../fonts/futuran-webfont.ttf") format('truetype'),  url("../fonts/futuran-webfont.svg#webfontjV1hOSu9")format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'GillSansRegular';
 src: url("../fonts/gil_____-webfont.eot");
 src: url("../fonts/gil_____-webfont.eot-iefix")format('eot'),  url("../fonts/gil_____-webfont.woff") format('woff'),  url("../fonts/gil_____-webfont.ttf") format('truetype'),  url("../fonts/gil_____-webfont.svg#webfont5uzAM06h") format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'GillSansCondensedBold';
 src: url("../fonts/gilcb___-webfont.eot");
 src: url("../fonts/gilcb___-webfont.eot-#iefix") format('embedded-opentype'),  url("../fonts/gilcb___-webfont.woff") format('woff'),  url("../fonts/gilcb___-webfont.ttf") format('truetype'),  url("../fonts/gilcb___-webfont.svg#GillSansCondensedBold") format('svg');
 font-weight: normal;
 font-style: normal;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	vertical-align: baseline;
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	margin: 0;
	padding: 0;
	font-size: 97%;
	vertical-align: baseline;
	background: transparent;
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration:none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

label, input[type=button], input[type=submit], button {
	cursor: pointer;
}
input[type=text], input[type=password], textarea {
	border: 0 none;
	padding:5px;
	color:#000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearfixHeight {
	height:15px;
} 


/* HEADINGS
------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 12px 0;
	padding: 0;
	color: #f8971d;
	font-family: 'FuturaStdBoldCondensed', 'FuturaBook', Arial, sans-serif;
	line-height:1;
	text-transform:uppercase;
	font-weight:300;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight:300;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
}
p {
	margin: 0 0 12px 0;
}
.big {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
}
/* MAIN STRUCTURE
------------------------------------------------------------------*/

html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	background: #ccc url("images/top.curve.png") 0 0 repeat-x;
	color: #929292;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}
#container {
	width: 995px;
	color: #fff;
	background: url("../images/bg-gradient.png") 50% 100px no-repeat;
	padding: 0;
	text-align: left;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
}
.pnlGray {
	background:#252525;
}
header {
	position: relative;
	width: 850px;
	height: 175px;
	background-image: url(../images/bcgr-head.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
footer {
	width: 800px;
	margin: 0;
	position: relative;
	text-align: left;
	clear: both;
	overflow: hidden;
	background-image: url(../images/bcgr-waves.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#main {
	width: 850px;
	margin: 0;
	color: #fff;
	background: url("../images/bcgr-trans.png") 0 0 repeat;
	padding: 0;
	text-align: left;
}
.pnlContent {
	background-image: url(images/bcgr-trans.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.BODYTEXT {
	background-image: url(images/bcgr-trans.png);
	background-repeat: repeat;
	background-position: 0 0;
}
/* Global links styles */
a.sectionLnks {
	font-size:12px;
	color:#ffd204;
	text-transform:uppercase;
	text-decoration:none;
}
a.sectionLnks:hover {
	text-decoration:underline;
}
a.LnkReadMore, a.lnk_ads, a.LnkButton, a.linkReadMoreNews {
	display:block;
	background:#f8971d;
	color:#fff;
	height:20px;
	width:200px;
	text-align:center;
	font-family: 'FuturaBook', Arial, Helvetica, sans-serif;
	font-size:120%;
	-moz-box-shadow: 5px #000000;
	-webkit-box-shadow:5px #000000;
	o-box-shadow:5px #000000;
	box-shadow:5px #000000;
	border: 1px solid #f8971d;
	text-decoration:none;
	text-transform:capitalize;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
a.LnkReadMore {
	background:#252525;
	border: 1px solid #252525;
	width:80px;
	position: relative;
	text-transform:lowercase;
	font-weight:bold;
	font-size:14px;
}
a.LnkButton {
	width:80px;
}
a.lnk_stopover {
	width:210px;
}
/* HEADER
------------------------------------------------------------------*/

header #hLinks {
	position:absolute;
	right:0;
	top: -28px;
}
header #hLinks li {
	float:left;
}
header #hLinks li a {
	font: bold 13px Arial, Helvetica, sans-serif;
	padding:5px 0 5px 12px;
	color:#fff;
}
header #hLinks li a:hover {
	text-decoration:underline;
}
header h1 {
	height: 100px;
	margin: 25px 0 0 6px;
	padding: 0;
	position: absolute;
	width: 180px;
	visibility: visible;
}
header h1 a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
/* Subnav
------------------------------------------------------------------*/
#subnav {
	width: auto;
	position: absolute;
	top: 83px;
	right: 25px;
	visibility: visible;
}
#subnav img {
	margin-left: 3px;
}
/* Menu 1
------------------------------------------------------------------*/
#Menu1 {
	width: 840px;
	position: absolute;
	bottom: 10px;
	right: 2px;
	padding: 0;
	margin: 0;
	visibility: visible;
}
#Menu1 li {
	display: inline;
	text-transform: uppercase;
	font-size: 13px;
}
#Menu1 a {
	font-family: 'GillSansRegular', Arial, sans-serif;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
	padding: 3px 13px;
	margin: 0;
}
#Menu1 a:hover, #Menu1 a.current {
	background: #f8971d url("../images/arrow-1.png") 50% bottom no-repeat;
	color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#divSubMenu {
	width:145px;
	float:right;
}
/* Menu 2
------------------------------------------------------------------*/
#Menu2 {
	width: 145px;
	display:block;
	padding: 0;
	margin:49px 0 0 0;
	float:right;
}
#Menu2 li {
	display: inline;
	text-transform: uppercase;
	font-size: 13px;
}
#Menu2 a, .Menu2 {
	font-family: 'FuturaBook', Arial, sans-serif;
	font-size:12px;
	line-height:1.15;
	color: #FFFFFF;
	display: block;
	height:39px;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-decoration: none !important;
	width: 125px;
}
#Menu2 a {
	background: url("../images/menu2-bg.png")no-repeat scroll 0 0 transparent;
}
#Menu2 a:hover, #Menu2 a.current {
	background: url("../images/menu2-current-bg.png") no-repeat;
	color:#fff;
}
.Menu2, a.Menu2, a:hover.Menu2 {
	position:absolute;
	right:0;
	text-transform:uppercase;
	background: url("../images/menu2-main-bg.png") no-repeat;
	color:#000;
	font-weight: bold;
}
/* Menu 3
------------------------------------------------------------------*/
#Menu3, .Menu3 {
	width: 145px;
	padding:5px 0;
	margin: 0;
	float:right;
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	o-border-radius:0 5px 5px 0;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../images/menu3-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.raceTeamFlag {
	background: url("../images/ourteam-menu3-flags.png") no-repeat scroll 6px 8px !important;
}
#Menu3 li {
	display: inline;
	text-transform: uppercase;
	font-size: 13px;
}
#Menu3 a, #Menu3 a.raceTeam {
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:1.1;
	color:#959595 !important;
	display: block;
	height:auto;
	margin: 0;
	font-weight:normal;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	width: 115px;
	text-transform:capitalize !important;
	background:none;
}
#Menu3 a.raceTeam {
	padding: 4px 0 4px 30px !important;
}
#Menu3 a:hover, #Menu3 a.current {
	color: #000 !important;
	background:none;
}
/* FOOTER
------------------------------------------------------------------*/

#banner {
	margin-bottom: 20px;
}
#sponsors {
	float: right;
	width: 310px;
	text-align: right;
}
#sponsors a img {
	margin: 0 0 0 25px;
}
#footnav1 {
	width: 265px;
	float:left;
}
#footnav2 {
	width: 200px;
	float:left;
}
footer h2 {
	font: 300 14px/1.4 Arial, sans-serif;
	color: #fff;
}
footer ul {
	width: 200px;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
footer li {
	display: block;
	margin-bottom: 5px;
}
footer a {
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
	padding: 0;
}
footer a:hover {
	color: #ffd204;
}
/* HOME PAGE
------------------------------------------------------------------*/
#hero, #divContent {
	position: relative;
	width: 995px;
}
#hero {
	height: 520px;
	z-index: 50;
}
#events #hero, #divContent {
	position: relative;
	width: 995px;
}
#events #hero {
	height: 600px;
	z-index: 50;
}
#hero .tabs {
	width: 143px;
	height: 520px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 850px;
	top: 0;
	background: #fff;
	overflow: hidden;
	border-left: 1px solid #fff;
	z-index: 60;
}
#hero .tabs li {
	width: 143px;
	height: 86px;
	padding: 0;
	margin: 0 0 1px 0;
	background: #333;
}
.ie7 #hero .tabs li {
	width: 143px;
	height: 83px;
	padding: 0;
	margin: 0;
	background: #333;
}
#hero .tabs #t1 {
	background: url("../images/tab-01.jpg") 0 0 no-repeat;
}

#hero .tabs #t2 {
	background: url("../images/tab-02.jpg") 0 0 no-repeat;
}
#hero .tabs #t3 {
	background: url("../images/tab-03.jpg") 0 0 no-repeat;
}
#hero .tabs #t4 {
	background: url("../images/tab-04.jpg") 0 0 no-repeat;
}
#hero .tabs #t5 {
	background: url("../images/tab-05-msg-board.jpg") 0 0 no-repeat;
}
#hero .tabs #t6 {
	background: url("../images/tab-06.jpg") 0 0 no-repeat;
}
#hero .tabs li a {
	width: 143px;
	height: 86px;
	outline: none;
	display: block;
	color: #fff;
	text-align: right;
	position: relative;
	text-transform: uppercase;
	font-size: 11px;
	text-indent: -1px;
	line-height: 1.2;
	background-image: url(../images/tab-trans.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.ie7 #hero .tabs li a {
	background: url("../images/tab-trans.png") 0 0 repeat;
	width: 143px;
	height: 86px;
	outline: none;
	display: block;
	color: #fff;
	text-align: right;
	position: relative;
	text-transform: uppercase;
	font-size: 11px;
	text-indent: -1px;
	line-height: 1.2;
}
#hero .tabs li a:hover, #hero .tabs li.active a {
	background-image: none;
}
#hero .tabs a strong {
	position: absolute;
	bottom: 18px;
	right: 12px;
	width: 120px;
	font-weight: normal;
	color:#fff;
}
#hero .tabs li a:hover strong, #hero .tabs li.active a strong {
	background-image: none;
	color:#ffd204;
}
.tab-container {
	width: 850px;
	height: 520px;
	padding: 0;
	position: relative;
}
.tab-container img {
	width: 850px;
	height: 520px;
	float: left;
	display: block;
}
.tab-content {
	z-index: 102;
}
#hero-image1 {
	padding:30px 25px;
	width: 800px;
	height: 460px;
}
#hero-image1 img {
	position:absolute;
	top:0;
	left:0;
}
#hero-image1 h2 {
	margin-bottom:20px;
	width:400px;
	color:#fff;
	font-size:50px;
	z-index:104;
}
#hero-image1 p {
	margin-bottom:25px;
	width:360px;
	color:#fff;
	font-size:18px;
	font-family:'FuturaBook', Arial, sans-serif;
	line-height:1.2;
}
#hero-image1 .LnkButton {
	margin-bottom:30px;
}
.hsVideo {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	width:238px;
	height:134px;
	padding:8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
/* Page curl
------------------------------------------------------------------*/
  
.cornerpeel {
	position: absolute;
	right: 1px;
	bottom: 0;
	width: 400px;
	height: 245px;
}
.cornerpeel img {
	width: 400px;
	height: 245px;
	z-index: 101;
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.cornerpeel .message {
	width: 349px;
	height: 230px;
	position: absolute;
	z-index: 100;
	right: 0;
	bottom: 0;
	background: url("../images/see-full-detail.png") no-repeat right bottom;
	color: #333;
	text-indent: -999em;
}
/* Countdown
------------------------------------------------------------------*/
#countdown {
	width: 850px;
	height: 75px;
	background-image: url(../images/bcgr-head.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
}
/* Home sections
------------------------------------------------------------------*/
#col1 {
	width: 505px;
	float: left;
	margin-left: 25px;
	padding: 25px 0 0 0;
}
#col1 h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
#col1 img {
	margin-right:2px;
	vertical-align:bottom;
}
#col2 {
	width: 265px;
	float: right;
	margin-right: 25px;
	padding: 25px 0 0 0;
}
#col2 h2 {
	margin-bottom:10px;
	color:#fff;
	font-family: 'GillSansCondensedBold', 'FuturaBook', Arial, Helvetica, sans-serif
}
#col2 p {
	color:#fff;
	margin-bottom:10px;
}
#hotspot1, .hotspotBg {
	background: transparent url("../images/hotspot-bg.png") 0 0 repeat scroll;
	margin: 40px 0;
}
#hotspot1 {
	background: transparent url("../images/hotspot-01-07.11.jpg") 0 0 repeat scroll;
	margin: 0;
	padding: 15px 15px 197px 15px;
	width: 235px;
}
#hotspot1 h2 {
	color:#252525;
	font-size:40px;
}
#hotspot1 p {
	font-weight: bold;
	color:#252525;
	line-height: 1.3;
	font-size:12px;
}
#newsHotspot {
	background-color:#fff;
	margin: 0;
	padding:15px;
	width: 235px;
	min-height:356px;
	position:relative;
}
#newsHotspot h1 {
	color:#252525;
	font-size:22px;
}
#newsHotspot img {
	margin-bottom:10px;
}
#newsHotspot h2 {
	color:#F8971D;
	font-size:21px;
}
#newsHotspot p {
	font-weight: bold;
	color:#252525;
	line-height: 1.3;
	font-size:12px;
}
#newsHotspot ul li {
	float:left;
	position:relative;
	width:235px;
}
.bookbtn {
	margin-top:21px;
}
#gallerySpot {
	padding: 2px;
	width: 262px;
	background: url("../images/hotspot-bg.png") repeat scroll 0 0 transparent;
	margin-top: 20px;
}
#newsSignUp.hotspotBg {
	margin:10px 0;
}
#gallerySpot h3 {
	margin-left:10px;
	padding-top:22px;
	margin-right:10px;
	background: transparent url("../images/media-icon.png") no-repeat right center;
	height:34px;
	font-size: 18px;
}
#teamBlog {
	background-color:#fff;
	position:relative;
}
#teamBlog h1 {
	color: #252525;
	display:block;
	font-size: 22px;
	padding:15px;
	margin:0;
	margin-left:15px;
	padding-left:20px;
}
#blogFeed {
	overflow:hidden;
	position:absolute;
	padding:15px;
	bottom:0px;
	right:0px;
	width:195px;
	height:305px;
	background: transparent url("../images/tream-blg-trans.png") top left no-repeat;
}
#blogFeed p {
	color:#fff;
}
#blogFeed a {
	color:#E73F35;
	font-weight:bold;
}
#feature {
	width: 495px;
	float: left;
	padding:5px;
	background-color:#fff;
	margin-top:20px;
	margin-bottom:55px;
}
#feature img {
	width: 235px;
	float: left;
	margin: 0;
}
#feature div {
	width: 240px;
	float: right;
	margin: 0;
	display:inline;
}
#feature div h2 {
	padding-top:10px;
}
#feature a {
	color:#E73F35;
	font-weight:bold;
}
#feature p {
	color: #000000;
}
#raceTracker {
	background: transparent url("../images/race-trackerBg.jpg") top left no-repeat;
	width:500px;
	height:34px;
	padding:15px;
	margin-top: 20px;
}
#raceTracker p {
	color:#fff;
}
#raceTracker h2 {
	margin:0;
}
#PrevNextbuttons {
	position:absolute;
	top:0px;
	right:15px;
	width:50px;
	padding-top:15px;
}
#PrevNextbuttons div {
	background: url("../images/DivNews.jpg") no-repeat scroll center center transparent;
	width:50px;
	height:26px;
}
#mewsNavigation {
	position:absolute;
	top:0px;
	right:15px;
	width:50px;
	padding-top:15px;
}
#mewsNavigation div {
	background: url("../images/DivNews.jpg") no-repeat scroll center center transparent;
	width:50px;
	height:26px;
}
a.linkReadMoreNews {
	background:#252525;
	border: 1px solid #252525;
	width:150px;
	position: relative;
	text-transform:lowercase;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}
.prevS {
	background: url("../images/Article_Arw_Bak.png") no-repeat scroll left center transparent;
	width:10px;
	height:18px;
	padding-top:6px;
	display:block;
	text-indent:-9999px;
	float:left;
	cursor: pointer;
}
.nextS {
	background: url("../images/Article_Arw_Next.png") no-repeat scroll left center transparent;
	width:10px;
	height:18px;
	padding-top:6px;
	display:block;
	float:right;
	text-indent:-9999px;
	cursor: pointer;
}
#blogFeed ul li {
	float: left;
	width:195px;
}
.feature {
	width: 505px;
	float: left;
	margin-bottom: 55px;
}
.feature img {
	width: 235px;
	float: left;
	margin: 0;
}
.feature div {
	width: 240px;
	float: right;
	margin: 0;
}
.feature a {
	font-weight: bold;
}
.feature p {
	color: #0e0e11;
}
#follow {
	width: 265px;
	margin: 20px 0;
}
#follow .tweet {
	width: 265px;
	border-bottom: 1px solid #ffd204;
	padding-bottom: 10px;
}
#follow strong {
	display: block;
}
.tShirt {
	width: 225px;
	height:166px;
	padding:25px 20px;
	background: transparent url("../images/ador-tShirt.png") bottom right no-repeat;
}
.tShirt h2 {
	width: 150px;
}
.tShirt .tDesc {
	width: 130px;
	margin-bottom: 0px;
}
#newsSignUp {
	width: 236px;
	padding:15px;
}
#newsSignUp p {
	margin-bottom:10px;
}
#newsSignUp input[type=text] {
	height: 11px;
	width: 142px;
	vertical-align:bottom;
}
#newsSignUp input[type=submit] {
	border:0 none;
	background: transparent url("../images/btn-submit.png") no-repeat;
	width:62px;
	height:20px;
	vertical-align:middle;
}
.feature h2, #newsSignUp h3, .tShirt h2 {
	color: #f8971d;
}
.feature a {
	color: #e73f35;
}
/*Blog
---------------------------------------------------------*/

#blog-main {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 25px;
	width: 800px;
}
#blog-col1 {
	width:550px;
	float:left;
	margin-right:50px;
}
#blog-col3 {
	float:right;
}
/* Blog
-------------------------------------------------------------------------- */
.items {
	padding: 0;
	margin: 0;
	clear: both;
}
.items h4 {
	color: #333;
	padding: 0 0 5px 0;
	margin: 0;
}
.items img {
	padding: 0;
	margin: 5px 10px 0 0;
}
.items .bloginfo {
	padding: 0 0 10px 0;
	margin: 0;
}
.items p {
	padding: 0;
	margin: 0 0 12px 0;
}
.items a, .items a:visited {
	color: #F8971D;
}
.items a:hover {
	color: #333;
}
.searchContainerStyle {
	position:relative;
}
input#searchString {
	border: 1px solid #E1E1E1;
	padding:5px;
	width:185px;
	height:14px;
	color:#4f7695;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.searchContainerStyle input[type=button] {
	background: url("../images/searchBtn.gif") no-repeat scroll left top transparent;
	border: 0 solid #FFFFFF;
	cursor: pointer;
	font-size: 0;
	height: 22px;
	line-height: 0;
	text-indent: -999px;
	text-transform: capitalize;
	width: 37px;
	position:absolute;
	right:5px;
	top:2px;
}
/* Blog header
-------------------------------------------------------------------------- */
.items h3 {
	color: #333;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 18px;
	line-height: 140%;
	text-align: left;
}
.dayHeader {
	text-align: left;
	border-bottom: 1px dashed #ababad;
	padding: 8px 0;
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #333;
	position: relative;
}
.archiveLinkStyle {
	position: absolute;
	top: 0;
	right: 0;
}
p.author {
	text-align: left;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	font-size: 10px;
	line-height: 160%;
}
/* Blog footer
-------------------------------------------------------------------------- */
.itemFooter {
	text-align: left;
	border-top: 1px dashed #ababad;
	border-bottom: 1px dashed #ababad;
	background: #f1f1f1;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.itemFooter p {
	margin: 0;
	padding: 0;
}
.itemFooter span {
	clear: both;
	position: relative;
	padding: 10px 0;
	margin: 0;
	font-size: 11px;
	display: block;
	font-weight: bold;
}
.itemFooter span a {
	font-weight: normal;
}
.commentLinkStyle {
	font-size: 12px;
}
/* Sidebar
-------------------------------------------------------------------------- */
.sidebar {
	margin: 15px 0;
	width: 200px;
	border-bottom:1px solid #E1E1E1;
	padding-bottom:20px;
}
.sidebar a {
	color:#000;
}
#weblogCalendar .hCalendarDay a, #weblogCalendar .hCalendarWeekendStyle a, #weblogCalendar .hCalendarDayCurrent a {
	color:#000;
	background-color:#F8971D;
	width: 30px;
	display:block
}
.sidebar a:hover, .sidebar a:focus, .sidebar a:active {
	color:#F8971D;
}
.xmlCoffeeMugStyle img {
	padding: 10px 0;
}
.feedLinkStyle img {
	display:none;
}
a.feedLinkStyle, a:visited.feedLinkStyle {
	background: url("../images/xmlCoffeeMug.gif") no-repeat 0 0;
	width: 195px;
	height: 32px;
	display: block;
	position: relative;
	margin: 10px 0;
}
.permalinkStyle {
}
p.commentLink {
	clear: both;
	position: relative;
	padding: 0;
	margin: 15px 0 10px 0;
	width: auto;
}
.item {
	padding: 5px 0 10px 0;
}
.blogabout {
	width: 100%;
	margin: 0;
	clear: both;
	text-align: center
}
.blogabout img {
	border:1px solid #ababad;
	margin: 10px auto 0 auto;
	clear: both;
}
.hCalendarMonthYearRow {
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}
.hCalendarMonthYearRow td {
	font-weight: bold;
	padding: 3px;
}
.hCalendarMonthYearRow td.hCalendarNextPrevStyle a {
	display:block;
	width:8px;
	height:16px;
	background: url("../images/prev-icon.png") no-repeat 0 0;
	text-indent:-9999px;
}
.hCalendarMonthYearRow td.hCalendarNextPrevStyle a.rightIcon {
	display:block;
	width:8px;
	height:16px;
	background: url("../images/next-icon.png") no-repeat 0 0;
	text-indent:-9999px;
}
.hCalendarStyle {
	border-collapse: collapse;
}
.hCalendarOtherMonthStyle {
	border: 1px solid #fff;
	background: #f1f1f1;
	width: 30px;
}
.hCalendarOtherMonthWeekendStyle {
	border: 1px solid #fff;
	background: #f1f1f1;
	width: 30px;
}
.hCalendarDay {
	border: 1px solid #fff;
	background: #e1e1e1;
	width: 30px;
}
.hCalendarWeekendStyle {
	border: 1px solid #fff;
	background: #e1e1e1;
	width: 30px;
}
.hCalendarDayCurrent, .hCalendarDayCurrent a, .hCalendarDayCurrent:visited {
	border: 1px solid #fff;
	background: #ababad;
	width: 30px;
	color: #fff
}
.blogRollCellStyle, .titleListStyle td, .archiveLinksTableStyle td {
	background: url("../images/arrow-01.png") no-repeat 0 6px;
	padding: 0 0 0 8px;
	font-weight: bold;
}
.navigatorLinksCellStyle, .titleListStyle td, .archiveLinksTableStyle td {
	background: url("../images/arrow-01.png") no-repeat 0 6px;
	padding: 0 0 0 8px;
	font-weight: bold;
}
.categoryListCellStyle {
	font-weight: bold;
}
/* Share Icons
-------------------------------------------------------------------------- */

.sharesb {
	clear: both;
	position: relative;
	border: 1px solid #ddd;
	padding: 10px 0;
	margin: 15px 0;
	font-size: 11px;
	width: 100%;
	height: 20px;
}
.sharesb p {
	padding: 0;
	margin: 0;
}
.sharesb p a {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	font-size: 11px;
}
.sharesb h3 {
	padding: 3px 0 0 0;
	margin: 0 5px 0 0;
	width: 100px;
	font-weight: normal;
	border-bottom: none;
	float: left;
	display: inline;
	font-size: 11px;
}
.sharesb ul {
	text-align: left;
	list-style: none;
	margin: 0 0 0px 15px;
	padding: 0;
	float: left;
	display: inline;
}
.sharesb ul li {
	text-align: center;
	display: inline;
	padding: 0 4px 6px 0;
}
.sharesb ul li.twitter {
	background:url("../images/twitter-icon.png") no-repeat 0 0;
}
.sharesb ul li.delicious {
	background:url("../images/delicious.gif") no-repeat 0 0;
}
.sharesb ul li.digg {
	background:url("../images/digg.gif") no-repeat 0 0;
}
.sharesb ul li.reddit {
	padding: 0 0 0 2px;
	background: url("../images/reddit.gif") no-repeat 0 0;
}
.sharesb ul li.facebook {
	background:url("../images/facebook.gif") no-repeat 0 0;
}
.sharesb ul li.stumbleupon {
	background:url("../images/stumbleupon.gif") no-repeat 0 0;
}
.sharesb ul li a {
	padding: 0 0 0 18px;
	margin: 0 3px 0 0px;
}
/* Blog Comments
-------------------------------------------------------------------------- */
.commentViewBoxStyle {
	width: 450px;
	margin: 25px 0 10px 0;
	padding: 10px;
	background: #f1f1f1;
}
table.commentViewTableStyle {
	padding: 5px 0;
	margin: 10px 0;
}
table.commentViewTableStyle td {
	padding: 2px 0;
}
.commentViewLabelStyle {
	padding-right: 10px;
}
.commentViewTableStyle input, .commentViewTableStyle textarea {
	border: 1px solid #e1e1e1;
	background: #fff;
	padding: 3px;
}
.commentViewBoxStyle span span {
	color: #8b1513;
}
.commentViewTableStyle input[type=submit] {
	background: #F8971D;
	color: #000;
	padding: 2px;
}
.commentBoxStyle {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #f1f1f1;
}
.commentDateStyle {
	border-top: 1px dashed #ababad;
	border-bottom: 1px dashed #ababad;
	margin: 10px 0 0 0;
	padding: 10px 0;
	font-size: 14px;
}
.commentBodyStyle {
	padding: 10px 0;
}
.commentPermalinkStyle {
	font-weight: bold;
}
/* Blog Admin
--------------------------------------------------------------------------- */
.adminNavbarStyle {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 800px;
	height: 50px;
}
.adminNavbarStyle li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.adminNavbarStyle a {
	display: block;
	width: 110px;
	margin: 0 1px 10px 0;
	padding: 2px 0;
	background: #F8971D;
	color: #000;
	border: 1px solid #F8971D;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.adminNavbarStyle a:hover, .adminNavbarStyle a:focus, .adminNavbarStyle a:active {
	background: #000;
	color: #F8971D;
	border: 1px solid #000;
}
.adminNavbarStyle a.selected {
	background: #000;
	color: #F8971D;
	border: 1px solid #000;
}
.signInContainerStyle input#LoginBox_username {
	border: 1px solid #e1e1e1;
	height:20px;
	padding:0;
}
.signInEditCellStyle input#LoginBox_password {
	border: 1px solid #e1e1e1;
	height:20px;
	padding:0
}
/* Footer 
---------------------------------------------------------*/
#footerGallery {
	padding-top:20px;
}
#footerGallery h2 {
	font-family: 'FuturaStdBoldCondensed', 'FuturaBook', Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#f8971d;
	width:500px;
	float:left;
}
#footerGallery a.seeGallery {
	display: block;
	float: right;
	margin-top: 20px;
	text-transform: uppercase;
	width: 135px;
}
.image_carousel {
	padding: 15px 0 15px 18px;
	position: relative;
	margin-bottom:45px;
	width:787px;
}
.image_carousel a {
	display: block;
	float: left;
	background-color: #fff;
	border:1px solid #b2d6d8;
	margin:2px 17px 0 18px;
	padding:2px;
	height:52px;
}
.image_carousel img {
	border: 2px solid #000;
}
a.prev, a.next {
	background: url("../images/arw-prevNext.png") no-repeat transparent;
	width: 18px;
	height: 33px;
	display: block;
	position: absolute;
	top: 30px;
	border:0 none;
}
a.prev {
	left: -10px;
	background-position: 0 0;
}
a.next {
	right: -10px;
	background-position: -785px 0;
}
.Paging {
	float:right;
	margin-top:10px;
}
.Paging a.disabled, a.disabled:hover, .Paging #selected {
	color: #E73F35 !important;
	text-decoration: none;
	font-weight:bold;
}
.Paging #disabled {
	color:#666666 !important;
	font-weight:bold;
}
/* Combo box style guide
----------------------------------------------------------*/

.DdlMsgbg, .DdlBox, .DdlSrch {
	background-position: 0pt 100%;
	width:223px;
	height:23px !important;
	margin:0 0 15px 0 !important;
	padding:0px;
	background-color:none !important;
	color:#000 !important;
	background-image: url("../images/DdlMsgBg.png") !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
}
.DdlBox {
	border:0 none;
	height: 23px !important;
	;
	padding:0;
	width: 205px !important;
	background:url("../images/Volunteer-Ddl-Bg.png") no-repeat 0 0 !important; 
}
.DdlSrch {
	font-size:11px;
	background:transparent url("../images/DdlGal-Bg.png") no-repeat 0 0;
	color:#666666;
}


.cmf-skinned-select {
	font-family: 'FuturaBook', Arial, Helvetica, sans-serif !important;
	background:none !important;
	font-size: 12px !important;
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	color:#000 !important;
	width:203px !important;
}
.cmf-skinned-text {
	left: 0;
	margin: 0 !important;
	opacity: 100;
	overflow-x: hidden;
	overflow-y: hidden;
	padding:4px 0 0px 10px !important;
	position: absolute;
	text-indent: 0;
	top: 0;
	z-index: 1;
	background:none !important;
	color:#000 !important;
	width:213px !important;
	height:20px !important;
}
.DdlBox .cmf-skinned-text {
	padding:3px 0 0px 4px !important;
}
.cmf-skinned-select select {
	width:100%;
}
.cmf-skinned-select option {
	width:100% !important;
	background:none !important;
	font-size:12px;
	color:#666666;
}
#ctl00_ddlMsgTypes {
	margin:3px 0 0 0 !important;
	padding: 0 !important;
	width:100% !important;
	height:20px !important;
	background:none !important;
}
/*------Holiday Form-------------------------------------*/
#divHolidayPersInfo h3 {
	color:#000;
	margin:20px 0px;
}
#divTravelInfo {
	margin-top:40px;
}
#divTravelInfo h3 {
	color:#000;
	margin-bottom:20px;
}
#hosPersInfo h3 {
	color:#000;
	margin:20px 0px;
}
/* Form Elements style
------------------------------------------------------*/
.btnEntry, .BtnYlw {
	height:35px;
	border:0 none;
	margin:20px 41px 0 0;
	float:right;
}
.BtnYlw {
	background:url("../images/signme-bt.png") no-repeat;
	width:142px;
	font-weight:bold;
	font-size:18px;
}
.btnEntry {
	background:url("../images/entry-but.png") no-repeat;
	width:188px;
}
/* Error messages
-----------------------------------------------------*/
.fldMandatory {
	font-size:24px;
	color:#252525;
}
.errMessage, .errMessageCompetition {
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	margin:5px 0 0 0;
}
.errMessageCompetition {
	color: #000000;
	float:left;
}
.errMessage img, .errMessageCompetition img {
	vertical-align:text-bottom;
	float:none !important;
	margin:0 0 0 5px !important;
}
/* twitter feeds
-----------------------------------------------------*/
.twtr-widget {
	margin-top:20px !important;
}
.twtr-hd {
	display:none !important;
}
.twtr-tweet-text {
	margin:8px 11px !important;
}
.twtr-doc, .twtr-timeline {
	border-radius:0 !important;
}
.twtr-bd {
	font-size:13px !important;
}
.twtr-tweet-text em a {
	font-size:11px !important;
}
.twtr-tweet {
	border:0 !important;
}
