html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* RQW styles begin */
body {
	color: #191919;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #eee;
}
a:link, a:visited {
	color: #777;
	text-decoration: none;
}
a:hover, a:active {
	color: #c00;
	text-decoration: underline;
}
a:hover .frame {
	border-color: #c0c0c0;
}
a:focus {
	border: dotted 1px #c00;
}
address {
	font-style: normal;
	line-height: 1.4;
	padding-bottom: 1em;
}

#container {
	text-align: left;
	background: #fff url(../img/container-bg.gif) no-repeat 0 0;
	width: 750px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo {
	float: left;
	padding: 10px 0;
}
#banner {
	float: right;
	margin: 35px 0;
}

#content {
	padding: 0 0 10px 0;
	border-top: solid 3px #808080;
	overflow: auto;
	clear: both;
}

#left-column {
	color: #444;
	float: left;
	width: 174px;
}
#left-column #contact-details {
	background: #e5e5e5;
	padding: 10px 0 10px 10px;
}

#navigation {
	border-bottom: solid 2px #fff;
}
#navigation li {
	display: block;
	border-top: solid 1px #fff;
}
#navigation li a {
	color: #777;
	font-weight: bold;
	display: block;
	padding: 4px 0 4px 8px;
	border-bottom: solid 1px #dadada;
}
#navigation li a:hover {
	color: #c00;
	text-decoration: none;
}
#navigation li.selected {
	border-bottom: solid 1px #dadada;
}
#navigation li.selected a {
	background: #e5e5e5;
	border-bottom: none;
}
#navigation li.selected ul {
	border-bottom: solid 1px #fff;
}
#navigation li.selected ul li a {
	background: #f2f2f2;
	font-weight: normal;
}

#home {
	float: right;
	position: relative;
	height: 241px;
	border-top: solid 1px #fff;
}
#home .lead-in {
	background: url(../img/splash-blur.jpg) no-repeat 50% 100%;
	position: absolute;
	padding: 8px 10px;
	bottom: 0;
	left: 0;
}
#home .lead-in p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.5;
}

#main-column {
	color: #444;
	float: right;
	width: 545px;
	padding: 15px 15px;
	border-top: solid 1px #fff;
}
#main-column p {
	font-size: 1.1em;
	line-height: 1.4;
	padding-bottom: 1em;
}
#main-column p.date {
	color: #808080;
	font-size: 11px;
}
#main-column h2 {
	color: #444;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	border-bottom: solid 1px #ccc;
}
#main-column h3 {
	font-size: 1.2em;
	padding-bottom: 0.5em;
}
#main-column ul {
	margin: 0 0 1.5em 2em;
}
#main-column ul li {
	font-size: 1.1em;
	line-height: 1.4;
	list-style: square;
}
#main-column address {
	font-size: 1.1em;
}

#news-headlines {
	float: left;
	width: 265px;
}
#filming-schedule {
	float: right;
	width: 265px;
}

#footer {
	color: #9e9e9e;
	height: 13px;
	padding: 10px 0;
	clear: both;
	border-top: solid 1px #ccc;
}
#footer p {
	font-size: 1.1em;
}
#footer #copyright {
	float: left;
}
#footer #mcb {
	float: right;
}

#main-column .news-list li {
	font-size: 1em;
	display: block;
	overflow: auto;
	margin-bottom: 25px;
	padding: 0 5px 15px 5px;
	border-bottom: dotted 1px #ccc;
}
.news-list li img {
	display: block;
	float: right;
	width: 50px;
	padding: 1px;
	border: solid 2px #ccc;
}
#main-column .news-list li p {
	padding-bottom: 0.5em;
}
#main-column .news-list li p.date {
	padding-bottom: 0;
}

img.float-right {
	float: right;
	margin: 5px 5px 10px 15px;
}
img.frame {
	padding: 1px;
	border: solid 2px #999;
}

.merch-list li {
	display: inline;
	float: left;
	margin: 0 1em 1em 0;
}
.merch-list li a {
	background: #efefef;
	display: block;
	width: 154px;
	padding: 2px;
	border: solid 1px #e0e0e0;
}
.merch-list li a img {
	background: #000;
	border-bottom: solid 2px #c00;
}
.merch-list li a:link .title, .merch-list li a:visited .title {
	color: #444;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 5px 0;
}
.merch-list li a:hover .title, .merch-list li a:active .title {
	color: #c00;
	text-decoration: underline;
}

#main-column .news-list {
	margin-left: 0;
}

#contact {
	display: block;
	width: 40em;
	padding: 15px;
	border: solid 1px #efefef;
}
#contact #email {
	display: none;
}
#contact .form-wrapper {
	padding-bottom: 1em;
}
#contact .form-wrapper label {
	font-size: 1.1em;
	display: block;
	padding-bottom: 0.3em;
}
#content .form-wrapper #name, #content .form-wrapper #email_address, #content .form-wrapper #comments {
	color: #444;
	font: normal 1.1em/1 Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 25em;
	margin: 0;
	padding: 3px;
	border: solid 1px #ddd;
}
#contact .form-wrapper #comments {
	line-height: 1.3;
	height: 7.5em;
}
#contact #submit {
	font: normal 1.1em/1 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
}

.errors li {
	color: #e10000;
}

.title-history {
	width: 100%;
}
.title-history th {
	color: #444;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	background: #e4e4e4;
	padding: 4px 10px;
}
.title-history td {
	color: #444;
	font-size: 1.1em;
	text-align: left;
	background: #f5f5f5;
	padding: 4px 10px;
	border-top: solid 1px #fff;
}
.title-history td.winner {
	color: #191919;
	width: 40%;
}
.title-history td.date-won {
	width: 20%;
}
.title-history td.location {
	width: 40%;
}


#content .videos-list {
	margin: 0;
}
#content .videos-list li {
	height: 100px;
	padding: 1em 0 0;
	list-style-type: none;
}
#content .videos-list li .thumb {
	background: #000;
	display: block;
	float: left;
	width: 133px;
	height: 100px;
	margin: 0 2em 0 0;
	overflow: hidden;
}
#content .videos-list li .thumb img {
	display: block;
	margin: 0 auto;
}
#content .videos-list li h3 {
	float: left;
}