
/********************************************  CSS RESET  *********************************************/

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,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%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; }
textarea { margin: 0; font-size: 100%; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  HEADER  **********************************************/

#header {
	width: 800px;
	height: 101px;
	position: relative;
}
.headerLogo {
	position: absolute;
	left: 7px;
	top: 2px;
}
#header h1 {
	position: absolute;
	left: 101px;
	top: 8px;
	width: 72px;
	height: 85px;
	background: url('../images/text-replace/header.gif');
	text-indent: -9999em;
}
.headerBanner {
	width: 611px;
	height: 81px;
	background: #c8c8c8;
	position: absolute;
	right: 10px;
	top: 10px;
}


/***********************************************  MENU  ***********************************************/

#menu {
	width: 100px;
	background: #000;
	position: absolute;
	left: 0;
	top: 74px;
	padding: 20px 0 10px 12px;
}
#menu li {
	height: 25px;
	vertical-align:top;
}
#menu #menuHome {
	position: absolute;
	top: -35px;
	left: 17px;
	height: auto;
}
#menu #menuHome a {
	display: block;
	width: 90px;
	height: 42px;
	text-indent: -9999em;
	background: url('../images/buttons/btn-menu-home.png');vertical-align:top;
}
#menu a {
	color: #747474;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	line-height: 16px;
}
#menu .selected a {
	font-size: 14px;
	color: #fff;
}
#menu a:hover {
	color: #fff;
}


/**********************************************  RULES  ***********************************************/

#rules {
	background: #fff;
	width: 421px;
	height: 274px;
	position: absolute;
	left: 121px;
	top: -400px;
	padding: 15px 14px 6px 14px;
	color: #005790;
	overflow: auto;
}
#rules h2 {
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	padding: 0 0 8px 0;
	border-bottom: 5px #c2162d solid;
}
#rules .rulesList {
	font-size: 11px;
	color: #3a7ea9;
	border-top: 1px #7fabc7 solid;
	margin: 15px 0;
	overflow: hidden;
}
#rules .rulesList dt {
	background: #ffec00;
	float: left;
	width: 40px;
	height: 48px;
	border-bottom: 1px #7fabc7 solid;
	line-height: 9px;
	padding: 5px 5px 0 5px;
}
#rules .rulesList dd {
	float: left;
	height: 48px;
	border-bottom: 1px #7fabc7 solid;
	padding: 5px 5px 0 5px;
	width: 344px;
}
#rules .rulesList .long { height: 62px; }

#rules p {
	font-size: 12px;
	padding: 6px 0;
}
#rules .release {
	font-weight: bold;
}
#rules p a {
	color: #005790;
	white-space: nowrap;
	font-weight: bold;
}
#rules p a:hover {
	text-decoration: none;
}


/**********************************************  ABOUT  ***********************************************/

#about {
	background: #fff;
	width: 421px;
	height: 274px;
	position: absolute;
	left: 121px;
	top: -400px;
	padding: 15px 14px 6px 14px;
	color: #005790;
	overflow: auto;
}
#about h2 {
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	padding: 0 0 8px 0;
	border-bottom: 5px #c2162d solid;
}
#about img {
	float: left;
	margin: 10px 10px 0 0;
}
#about p {
	font-size: 12px;
	margin: 10px 0 15px 0;
}
#about .release {
	font-weight: bold;
}
#about p a {
	color: #005790;
	white-space: nowrap;
	font-weight: bold;
}
#about p a:hover {
	text-decoration: none;
}


/**********************************************  PRIZES  ***********************************************/

#prizes {
	background: #fff url('../images/content/lucky-loser.jpg') no-repeat right bottom;
	width: 427px;
	height: 274px;
	position: absolute;
	left: 121px;
	top: -400px;
	padding: 15px 11px 6px 11px;
	color: #000;
	overflow: auto;
}
#prizes h2 {
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	padding: 0 0 6px 0;
	border-bottom: 5px #c2162d solid;
	font-size: 13px;
	color: #005790;
}
#prizes h3 {
	font-size: 13px;
	margin: 10px 0 15px 0;
	font-weight: bold;
}
#prizes p {
	font-size: 11px;
	margin: 10px 0 10px 0;
	line-height: 12px;
}
#prizes .trophy {
	float: left;
	margin: 12px 0 0 0;
	position: relative;
	left: -11px;
}


/*******************************************  LEADERBOARD  ********************************************/

#leaderboard {
	height: 93px;
	width: 800px;
	position: relative;
}
#leaderboard h2 {
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	font-size: 14px;
	padding: 2px 0 0 10px;
	background: #e1e1e1;
	line-height: 20px;
}
#leaderboard h2 span {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0 0 0 6px;
}
#leaderboard h2 a:hover {
	color: #b4282e;
}
.leaderboardVideos {
	position: relative;
	left: 0;
	height: 69px;
	width: 800px;
}
.leaderboardVideos .leaderboardThumb, .leaderboardVideos .leaderboardThumb a, .leaderboardThumb img {
	width: 71px;
	height: 40px;
	cursor: pointer;
	display: block;
	-ms-interpolation-mode: bicubic;
}
.leaderboardVideos .rank {
	margin: 2px 0 0 0;
	font-size: 9px;
}
.leaderboardVideos .leaderboardScroll {
	width: 750px;
	height: 51px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	left: 22px;
}
.leaderboardVideos .leaderboardScroll ul {
	width: 10000px;
	position: absolute;
}
.leaderboardVideos .leaderboardScroll li {
	float: left;
	color: #909090;
	font-size: 10px;
	margin: 0 0 0 4px;
	display: inline;
	text-transform: uppercase;
}
.leaderboardVideos .imgBtn { position: absolute; cursor: pointer; top: 20px; display: none; }
.leaderboardVideos .leaderboardArrowLeft { left: 5px; }
.leaderboardVideos .leaderboardArrowRight { right: 5px; }

.leaderboardPopup, .leaderboardPreLoadPopup {
	width: 128px;
	height: 63px;
	position: absolute;
	z-index: 10000;
	background: url('../images/bg/leaderboard-bubble.gif');
	color: #fff;
	text-transform: uppercase;
	display: none;
	font-size: 10px;
}
.leaderboardPopup .name {
	position: absolute;
	left: 10px;
	top: 2px;
}
.leaderboardPopup .time {
	position: absolute;
	top: 14px;
	left: 10px;
}
.leaderboardPopup .position {
	position: absolute;
	font-size: 28px;
	right: 11px;
	top: -1px;
}
.leaderboardPreLoadPopup .content{
	padding: 6px;
}


/**********************************************  FOOTER  **********************************************/

#footer {
	background: #e1e1e1;
	height: 18px;
	text-align: center;
	font-size: 11px;
	padding: 5px 0 0 0;
	color: #777;
}
#footer a { 
	color: #000;
	text-decoration: none;
}
#footer a:hover { 
	text-decoration: underline;
}


/*******************************************  PAGE LAYOUT  ********************************************/

body {
	background: #000 url('../images/bg/body-bg-repeat.gif') repeat-x left top;
}
#wrapper {
	width: 800px;
	height: 666px;
	margin: 25px auto 0 auto;
	padding: 7px;
	background: url('../images/bg/wrapper-bg.png') no-repeat center center;
	position: relative;
}
#content {
	height: 449px;
	background: #000;
}


/***********************************************  MAIN  ***********************************************/

#main {
	float: left;
	width: 581px;
	height: 429px;
	background: url('../images/bg/main-bg.jpg');
	margin: 10px 0 0 0;
	position: relative;
	overflow: hidden;
}
#main .tagline {
	position: absolute;
	left: 121px;
	top: 72px;
	width: 273px;
	height: 159px;
	background: url('../images/text-replace/tagline.png');
	text-indent: -9999em;
}
#main .hamishAndyLink {
	position: absolute;
	left: 2px;
	top: 231px;
	width: 213px;
	height: 191px;
	background: url('../images/buttons/btn-hamish-andy-attempt.png');
}
#main .hamishAndyLink a {
	display: block;
	text-indent: -9999em;
	position: absolute;
	left: 65px;
	top: 46px;
	width: 116px;
	height: 104px;
	opacity: .6;
}


/*********************************************  SIDEBAR  **********************************************/

#sidebar {
	float: right;
	background: #fff;
	margin: 10px 0 0 0;
	width: 189px;
	height: 419px;
	padding: 10px 10px 0 10px;
}
#sidebar .sidebarTile {
	display: block;
	float: left;
	background: #c8c8c8;
	width: 189px;
	font-size: 0;
	margin: 0 0 10px 0;
}
#sidebar .feature {
	background: url('../images/bg/feature-bg.jpg');
	border: 1px #000 solid;
	margin: 0 0 10px 0;
	width: 187px;
	height: 173px;
	float: left;
	position: relative;
	overflow: hidden;
}
#sidebar .feature ul {
	overflow: hidden;
	height: 156px;
	width: 170px;
	position: relative;
	margin: 9px 0 0 8px;
	background: #000;
}
#sidebar .feature li {
	height: 147px;
	width: 155px;
	color: #fff;
	padding: 9px 5px 0 10px;
}
#sidebar .feature h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	color: #ff0033;
	line-height: 13px;
}
#sidebar .feature li p {
	font-size: 9px;
	line-height: 11px;
	margin: 0 0 5px 0;
}
#sidebar .feature ul ul {
	overflow: visible;
	height: auto;
	width: auto !important;
	font-size: 10px;
	margin: 13px 0 0 0;
	position: static;
}
#sidebar .feature ul ul li {
	float: none;
	padding: 0;
	height: auto;
	width: auto;
	margin: 0 0 9px 0;
}
#sidebar .feature .dates {
	text-align: center;
	margin: 0;
	font-size: 9px;
}
#sidebar .feature .controls {
	position: absolute;
	bottom: 11px;
	right: 15px;
	z-index: 1;
	font-size: 9px;
}
#sidebar .feature .controls a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	padding: 1px;
	font-weight: bold;
}
#sidebar .feature .controls .current,
#sidebar .feature .controls a:hover {
	color: #ff0033;
}


/********************************************  VIDEO WALL  ********************************************/

#wallLayer {
	position: absolute;
	background: #fff;
	width: 800px !important;
	height: 532px;
	left: 7px;
	bottom: 30px;
	display: none;
	z-index: 2;
}
#wallLayer.hidden { display: none; }

#wallLayer h2 {
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	margin: 20px 0 0 20px;
}
#wallLayer h3 {
	font-size: 11px;
	margin: 0 0 10px 20px;
	text-transform: uppercase;
	font-weight: bold;
}
#wallLayer .closeBtn {
	position: absolute;
	top: 2px; 
	right: 20px;
	font-size: 9px;
	text-transform: uppercase;
	padding: 3px 25px 1px 0;
	background: url('../images/icons/ico-close.gif') no-repeat right center;
	cursor: pointer;
}
#wallLayer .videos {
	width: 760px;
	height: 394px;
	margin: 0 20px;
	padding: 5px 0 2px 0;
}
#wallLayer .videos li {
	float: left;
	margin: 1px;
	width: 150px;
	height: 96px;
	overflow: hidden;
	display: inline;
}
#wallLayer .videos li img {
	width: 150px;
	height: 96px;
	-ms-interpolation-mode: bicubic;
}
#wallLayer .paging {
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	margin: 0 20px 0;
}
#wallLayer .paging li {
	display: inline;
}
#wallLayer .paging a {
	text-decoration: none;
	color: #000;
	padding: 1px;
}
#wallLayer .paging .current a { font-weight: bold }
#wallLayer .paging a:hover { color: #d2232a; }

#wallLayer .videoWall{
	width: 800px;
	height: 492px;
}
#wallLayer .videoWall.loading{
	background: url('../images/icons/ico-loader.gif') no-repeat center 160px;
}
#wallLayer .videoWall.loading *{
	display: none;
}


/*******************************************  UPLOAD FORM  ********************************************/

#entryForm {
	width: 273px;
	overflow: hidden;
	margin: 20px 0 0 13px;
}
#entryForm li {
	float: left;
	width: 273px;
	overflow: hidden;
	margin: 0 0 3px 0;
}
#entryForm h1 {
	font-size: 19px;
	margin: 0 0 0 0;
}
#entryForm h1 span {
	font-size: 12px;
	margin: 0 0 0 10px;
}
#entryForm ol {
	margin: 0 0 20px 0;
	overflow: hidden;
}
#entryForm ol label {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	clear: left;
	width: 105px;
	margin: 4px 0 0 0;
}
#entryForm ol label span {
	display: block;
	font-size: 10px;
}
#entryForm ol .txtInput {
	float: left;
	clear: right;
	border-top: 1px #cfcfcf solid;
	border-left: 1px #d8d8db solid;
	border-right: 1px #e6e6e6 solid;
	border-bottom: 1px #efeff0 solid;
	padding: 2px 0 2px 4px;
	width: 160px;
	font-size: 12px;
}
#entryForm .error .txtInput {
	border: 1px #fa0021 solid;
	background: #ffe2e6;
}
#entryForm input.short {
	width: 70px;
}
/* BEGIN SS 23/03/2010 */

#uploadForm {
	width: 273px;
	overflow: hidden;
	margin: 20px 0 0 13px;
	position: absolute;
	top: 236px;
}
#uploadForm li {
	float: left;
	width: 273px;
	overflow: hidden;
	margin: 0 0 3px 0;
}
#uploadForm ol {
	margin: 0;
	overflow: hidden;
}
#uploadForm ol label {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	clear: left;
	width: 105px;
	margin: 4px 0 0 0;
}
#uploadForm ol label span {
	display: block;
	font-size: 10px;
}
#rulesRow{
	padding-top: 20px;
}
/*
#entryForm .pf_wrap_class {
	float: left;
	overflow: visible;
	width: auto !important;
	height: auto !important;
}
#entryForm .pf_ph_cont {
	float: left;
	clear: right;
	width: 166px;
	overflow: hidden;
}
#entryForm .pf_ph {
	border-top: 1px #cfcfcf solid;
	border-left: 1px #d8d8db solid;
	border-bottom: 1px #efeff0 solid;
	padding: 3px 0 3px 5px;
	width: 90px;
	float: left;
	background: #fff;
	font-size: 12px;
}
*/
form .pf_wrap_class {
	float: left;
	overflow: visible;
	width: auto !important;
	height: auto !important;
}
form .pf_ph_cont {
	float: left;
	clear: right;
	width: 166px;
	overflow: hidden;
}
form .pf_ph {
	border-top: 1px #cfcfcf solid;
	border-left: 1px #d8d8db solid;
	border-bottom: 1px #efeff0 solid;
	padding: 3px 0 3px 5px;
	width: 90px;
	float: left;
	background: #fff;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
}
form .error .pf_ph {
	border: 1px #fa0021 solid;
	background: #ffe2e6;
	width:89px;
}
form .uploadBtn {
	background: #af0e23;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	width: 70px;
	text-align: center;
	padding: 6px 0 4px 0;
}
/*
#entryForm .uploadBtn {
	background: #af0e23;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	width: 70px;
	text-align: center;
	padding: 6px 0 4px 0;
}
*/
#uploadTarget{
	display: none;
}
/* END SS 23/03/2010 */
#entryForm .submitBtn {
	text-align: right;
	float: right;
}
#entryForm .note {
	float: left;
	font-size: 10px;
	text-transform: uppercase;
}
#entryForm .chkInput {
	margin: 7px 0 0 0;
}
#entryForm .chkInput label {
	text-transform: none;
	clear: right;
	width: 250px;
	padding: 2px 0;
	margin: 0;
}
#entryForm .error.chkInput label {
	color: #fa0021;
}
#entryForm .chkInput input {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
}
.loading #uploadLoading { display: block; }
.loading #entryForm { display: none; }
.loading #uploadForm { display: none; }

#uploadLoading {
	position: relative;
	text-transform: uppercase;
	font-size: 1.125em;
	padding: 100px 0;
	text-align: center;
	background: url('../images/icons/ico-loader.gif') no-repeat center 160px;
	display: none;
}
#uploadLoading .note {
	font-size: 12px;
	margin: 90px 0 0 0;
}
#videoUploaded {
	position: relative;
	text-transform: uppercase;
	font-size: 1.125em;
	padding: 100px 0;
	text-align: center;
	display: none;
}
#entryForm .errorMsg {
	font-size: 12px;
	color: #fa0021;
	padding: 10px 0 10px 25px;
	background: url('../images/icons/ico-error.gif') no-repeat left center;
	visibility: hidden;
}
.loaded #videoUploaded { display: block; }
.loaded #entryForm { display: none; }
.loaded #uploadForm { display: none; }
.loading #uploadForm { display: none; }


/******************************************  VIDEO CONTAINER  *****************************************/

#videoContainer {
	width: 582px;
	height: 429px;
	background: #000;
	display: none;
	position: absolute;
	top: 143px;
	left: 50%;
	margin: 0 0 0 -400px;
}
#videoContainer .closeBtn {
	font-size: 9px;
	text-transform: uppercase;
	padding: 3px 25px 1px 0;
	background: url('../images/icons/ico-close-white.gif') no-repeat right center;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 5px;
}
#videoContainer #videoPlayer {
	width: 581px;
	height: 381px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/icons/ico-loader-large.gif') no-repeat center center;
}


/**********************************************  T & C  ***********************************************/

.termsConditions {
	background: #fff;
	font-size: 12px;
	padding: 15px 60px 10px 20px;
}
.termsConditions p {
	line-height: 14px;
	margin: 0 0 10px 0;
}
.termsConditions ul {
	margin: 0 0 20px 25px;
	list-style-type: disc;
}
.termsConditions ol {
	margin: 0 0 20px 25px;
	list-style-type: decimal;
}
.termsConditions li {
	margin: 0 0 7px 0;
	line-height: 14px;
}
.termsConditions h1 {
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	border-bottom: 5px #c2162d solid;
	margin: 0 0 20px 0;
	font-size: 18px;
}
.termsConditions h2 {
	font-weight: bold;
	margin: 0 0 15px 0;
	font-size: 16px;
}


/**********************************************  COMMON  **********************************************/

#main ul.contentList { list-style-type: disc; }
#main ol.contentList { list-style-type: decimal; }

#main .contentList {
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 20px 25px;
}
#main .contentList li {
	margin: 0 0 7px 0;
}
.homeContent {
	text-indent: -9999em;
}



