@font-face {
    font-family: 'TallDecoNormal';
    src: url('fonts/talldeco_normal-webfont.eot');
    src: url('fonts/talldeco_normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/talldeco_normal-webfont.woff') format('woff'),
         url('fonts/talldeco_normal-webfont.ttf') format('truetype'),
         url('fonts/talldeco_normal-webfont.svg#TallDecoNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	font: normal 100% "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	background: url(images/background_rpt.png) repeat-y top center;
	color: #000;
}

body.single #content{
	background: none;	
}

body.sitemap #content ul li{
	list-style: none;
}

h1 {
	font-family: 'TallDecoNormal', "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 3.5em;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #1B3447;

}

h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: -0.025em;
	padding: 0.5em 0;
	color: #1B3447;
}

h3, h4, h5, h6 {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: 0.001em;
	margin: 0.5em 0;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1.1em;
}

blockquote {
	background: #f1f2ee;
}

a {
	color: #1B3447;
}

a:hover {
	text-decoration: none;
	color: #5b7487;
}

a:visited {
	color: #5b7487;
}

.sitemap a:visited {
	color: #5b7487;
}

pre code {
	display: block;
	background: #f1f2ee;
	padding: 10px;
}

code, var, kbd {
	font-family: monospace;
	font-size: 1.3em;	
	overflow: auto;
}

dl {
background: url(images/transBack.png);
background: rgba(255,255,255, 0.8);
padding: 0 10px 10px 10px;
}

dl.QandA {
background: url(images/film-strip-trans-bg.png) repeat-y right top;
padding: 0 300px 10px 10px;
}

dl dt {
	background: url(images/rArrow.png) no-repeat 0 28px;
	padding-left: 13px;
	padding-top: 20px;
	line-height: 1.2em;
	font-size: 200%;
	color: #1B3447;
}
#content dl dd {
margin-left: 13px;
color: #5b7487;
line-height: 1.2em;
font-size: 1.4em;
}
#content dl dd p {
color: #5b7487;
line-height: 1.2em;
font-size: 1.0em;
}
ol {
margin-left: 10px;
}
ol li, ul li {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
ol li:last-child {
margin-bottom: 0;
}
ul li {
	list-style: square;
}

#noTables ul {
	padding-top: 10px;
}

#noTables li {
margin-bottom: 0;
line-height: 1.2em;
}

body #view {
	position: relative;
	background: url(images/Sunburst-bg.png) no-repeat top center fixed;
}

body .container {
	position: relative;
	margin: 0 auto;
	max-width: 960px;
	padding-bottom: 20px;
}

/* header */
body #header {
position: relative;
width: 100%;
padding-bottom: 30px;
margin-bottom: 20px;
}

body #header #primaryNav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	display: block;
	z-index: 100;
	/* height: 27px; */
}

body #header #primaryNav ul {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

body #header #primaryNav li {
	list-style: none;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	/*
-o-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	border: 1px solid transparent;
	border-top: none;
*/
}

body #header #primaryNav li a {
	color: #1B3447;
	/* height: 27px; */
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 30px;
	padding: 0 18px;
	margin-bottom: 0;
	-o-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	border: 1px solid transparent;
	border-top: none;
	cursor: pointer;
}

body #header #primaryNav li.selected a {
	background: url(images/transBack-blue.png);
	background: rgba(27,52,71, 0.9);
	color: #FFF;
	cursor: default;
}

body #header #primaryNav li:hover a {
	border-color: #314859;
	color: #5b7487;
}

body #header h1 #logo {
	display: block;
	width: 960px;
	height: 135px;
	margin: 0 auto;
	background: url(images/logo.png) no-repeat left top;
}

body #header h1 #logo:hover {
background-position: left bottom;
}

body #header h1 {
padding: 0;
text-indent: -9999px;
background: url(images/head-bg-blue.png) no-repeat top center;
background: rgba(27,52,71, 0.9) url(images/head-bg.png) no-repeat center top;
}

/* Clapper board */

body.home .container #clapper-board {
width: 460px;
height: 535px;
position: absolute;
right: 0;
top: -55px;
background: url(images/clapper-board.png) no-repeat center center;
}

#clapper-board p {
	position: absolute;
	top: 235px;
	left: 60px;
	color: white;
	z-index: 100;
}

#clapper-board p a {
	color: white;
	text-decoration: underline;
}

#clapper-board p a:hover {
text-decoration: none;
}

.home #clapper-board p span.downloadButton {
	font-family: 'TallDecoNormal', "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: transparent;
	border-bottom: 5px solid white;
	border-top: 5px solid white;
	margin-bottom: 10px;
	padding: 0;
	width: 355px !important;
}

.home #clapper-board p span.downloadButton a {
text-decoration: none;
font-size: 50px;
line-height: 45px;
text-align: center;
width: 355px !important;
padding-right: 0;
background: url(images/clap-arrow-down.png) no-repeat left bottom;
padding-bottom: 25px;
}

.home #clapper-board p span.downloadButton a:hover {
color: #5b7487;
background-position-x: right;
}

/* content */
#content {
	position: relative;
	overflow: hidden;
}

#content p {
font-size: 1.35em;
line-height: 1.4em;
color: #1B3447;
}

body.narrow #content {
	/* padding-right: 260px; */
}

body.narrow .side {
	float: right;
 	margin-right: -260px;
	width: 260px; 
}
body.narrow #content .side .post {
	background: none;
	margin-left: 20px;
}
body.narrow #content .side .image {
	float: none;
	margin-left: 0;
}

span.downloadButton {
	font-family: 'TallDecoNormal', "Gill Sans", "Gill Sans MT", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background: #1B3447;
	display:block;
	width: 255px;
	padding: 0 10px;
}

span.downloadButton a {
	display: block;
	text-decoration: none;
	font-size: 30px;
	line-height: 30px;
	width: 205px;
	padding-right: 50px;
	margin: 5px 0 10px 0;
	background: url(images/clap-arrow-point-left.png) no-repeat right top;
	color: white;
}

span.downloadButton a:hover {
background-position-y: bottom;
color: #5b7487;
}

.home #sponsorsLogos {
	height: 92px;
	width: 230px;
	position: absolute;
	bottom: 48px;
	left: 120px;
	background: url(images/homeSponsorLogos.png) no-repeat;
}

.categories p.download {
overflow: hidden;
}

.categories span.downloadButton {
	float: left;
	margin-right: 20px;
}

body.home #content .quote {
height: 400px;
padding-right: 460px;
padding-bottom: 40px;
color: #1B3447;
border-bottom: 1px solid #1B3447;
}

#content #posts {
width: 980px;
overflow: hidden;
margin-left: -20px;
}

#content #posts h2 {
text-indent: 20px;
}

#content #posts .post-row {
position: relative;
overflow: hidden;
width: 1000px;
margin-bottom: 20px;
background: url(images/row-bg.png) repeat-y top left;
}

#content #posts .post-row-1 {
position: relative;
overflow: hidden;
width: 1000px;
margin-bottom: 20px;
background: url(images/row-bg-1col.png) repeat-y top left;
}

#content #posts .post {
float: left;
margin-left: 20px;
}

#content #posts .post h2 {
text-indent: 0;
padding: 0 0 10px 0;
}

#content #posts .post h3 {
font-size: 110%;
color: #5b7487;
text-transform: uppercase;
padding: 0 0 5px 0;
margin:0;
}

#content #posts .no-bg h3 {
padding: 0;
height: 38px;
}

#content #posts .post h3.label {
font-size: 1.2em;
color: #1B3447;
font-weight: normal;
padding: 0;
height: inherit;
}

#content #posts .post ul {
margin: 0;
padding: 0;
padding-bottom: 10px;
-webkit-padding-start: 0;
}

#content #posts .post ul li {
font-weight: bold;
color: #1B3447;
text-transform: uppercase;
margin: 0;
padding: 0;
margin-bottom: 5px;
list-style: none;
}

#content #posts .post ul li span {
font-weight: normal;
}

#content #posts.col-1 .post {
float: none;
margin-bottom: 20px;
}

#film-strip {
position: absolute;
top: 0;
right: 0;
width: 250px;
height: 100%;
background: url(images/film-strip.png) repeat-y;
}

#content .col-3 .post {
	width: 300px;
}

/*
#content .col-3 .post-row-1 .post {
	width: 940px;
}
*/

#content .col-2 .post {
	width: 470px;
}

#content #posts .post {
	position: relative;
	background: url(images/transBack.png);
	background: rgba(255,255,255, 0.8);
	min-height: 170px;
}

#content #posts .no-bg {
background: transparent;
}

#content #posts .post ul {
	padding-bottom: 0;
}

#content #posts .post {
	height: 100%;
}

body.home #content #posts .post {
	margin-bottom: 20px;
}

#content #posts .post .contact-details p {
padding-bottom: 0;
}

#content #posts .post p {
	font-size: 1.2em;
	color: #1b3447;
}

#content #posts .post p.last {
padding: 0;
}

/*
#content #posts .post-row-1 .post img.logo {
margin-left: 10px;
float: right;
}
*/

#content #posts .post img.logo {
margin-top: 4px;
margin-right: 10px;
float: left;
width: 135px;
}

#content #posts .narrow .post {
	min-height: 0;
}
p.head {
	font-size: 150%;
	color: #1B3447;
}

#content #posts .post p.head {
	font-size: 120%;
	color: #5b7487;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
}


p.head a {
	color: #1B3447;
}

#content .post .pcontainer {
	padding: 10px;	
}

body.home #content .last {
	margin-right: 0;
}

#content .post .profile {
	position: relative;
	overflow: hidden;
	width: 100px;
	height: 125px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: 4px;
}

#content .post .profile img {
position: absolute;
}

body.winners #content .post .image {
	overflow: hidden;
	position: relative;
	width: 280px;
	height: 195px;
	margin-bottom: 10px;
}

body.winners #content .post .image img {
position: absolute;
top: 0;
left: 0;
width: 280px;
}

body.home #content #posts .post .pcontainer h3, body.news #content #posts .post .pcontainer h3 {
	border-top: 1px solid #1B3447;
	padding-top: 10px;
	color: #5b7487;
}

#content .post .readMore {
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#content .post .readMore a {
	color: #1B3447;
	font-size: 1.1em;
	font-weight: bold;
}

#content .post .readMore a:hover {
	color: #5b7487;
}

body.home h1 {
	width: 100%;
	padding-top: 0;
}
body.home h2 {
	margin-top: 20px;
}

#thank-you {
padding: 10px 10px 0 10px;
background: url(images/transBack.png);
background: rgba(255,255,255, 0.8);
}

body.home #content .post p {
	font-size: 1.2em;
	width: 430px;
	color: #1b3447;
}

#content .post .pcontainer span.postedOn {
display: block;
margin-bottom: 5px;
}

#content .post .pcontainer ul li span {
display: block;
}

#content p.news-archive {
text-indent: 20px;
clear: both;
}

body.categories ol li {
	font-size: 200%;
	color: #1B3447;
}
body.categories ol li strong {
color: #5b7487;
font-weight: normal;
}


/* FOOTER */
#footer p {
	color: #1b3447;
	font-size: 0.8em;
	margin: 5px 0 0 0;
}
#footer p a {
	color: #1b3447;
} 

/* Contact address */
.address {
	float: right;
	width: 35%;
	margin-left: 20px;
	padding: 10px;
}

/* begin forms */
form.contact {
	/*
background: url(images/transBack.png);
	background: rgba(255,255,255, 0.8);
*/
	display: block;
	padding: 10px;
	/* margin-bottom: 10px; */
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url(images/transBack.png);
	background: rgba(255,255,255, 0.8);
}

form.booking {
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

form div.row label, form div.wide-row label {
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
	color: #1B3447;
}

form div.row input {
	border: 1px solid #999;
	padding: 3px;
}

form div.row label span.optional {
	font-weight: normal;
	color: #1B3447;
}

form div.row {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	margin: 4px 0;
}

form.contact div.submit-row {
float: none;
clear: both;
height: 30px;
width: 100%;
padding-top: 5px;
text-align: center;
}

form fieldset div.row {
	position: relative;
	display: block;
	padding: 10px;
	margin: 4px 0;
	float: left;
	width: 47%;
}
form div.opt {
margin: 0;
padding: 0 0 10px 0;
}
form div.row input.small {
	width: 50%;
}
form div.row input.tiny {
	background: #1B3447;
	border: none;
	color: white;
}

form div.row input.med {
	width: 90%;
}

div.terms {
clear: both;
padding-top: 5px;
border-top: 1px solid #1B3447;
}

div.terms h3 {
color: #1B3447;
}

/*
form div.row div.submit {
	background: url(images/buttonL.png) no-repeat;	
}
*/

form fieldset {
	border: none;
	border-top: 1px solid #1B3447;
	border-bottom: 1px solid #1B3447;
	margin: 10px 0;
	background: url(images/transBack.png);
	background: rgba(255,255,255, 0.8);
}

form fieldset legend {
	font-size: 130%;
	color: white;
	margin-left: 20px;
	padding: 5px 20px;
	background: url(images/transBack-blue.png);
	background: rgba(27,52,71, 0.9);
	-o-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
form fieldset legend span {
	font-size: 80%;
}

form div.row div.submit {
position: relative;
height: 30px;
width: 100%;
}

form div.row div.submit-but input.submit {
	position: absolute;
	right: 0;
	top: 0;
}

input.submit {
	border: none;
	font-weight: bold;
	width: 250px;
	height: 30px;
	color: white;
	background: #1B3447;
	-o-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

input.submit:hover {
color: #1B3447;
background: #5b7487;
}

input.submit:active {
	outline: 0;
}

form div.row select, form div.row textarea, form div.wide-row textarea {
	border: 1px solid #999;
	padding: 3px;
}

form div.row label.inline {
	display: inline;
}

form div.row #optout, form div.row #diff {
	border: none;	
}

form div.opt label {
	font-size: 80%;
}

form div.row select.large {
	width: 388px;
}
form div.row textarea.large {
	width: 380px;
	height: 140px;
}

form div.wide-row textarea.large {
width: 95%;
height: 140px;
}

form div.error {
	background: #f7d2dc;
}

form div.error input, form div.error select, form div.error textarea {
	border: 1px solid #d92657;
}

form div.error label {
	color: #424242;
}

form div.current {
	border: 1px solid #f4d79f;
	padding: 9px;
	background: #f9f7d0;
}


/* end forms */


