/* Reset */
html, body, div, span, applet, object, button, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, input, 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;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #ccc;
}
#container {
	width: 1000px;
	height: 700px;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
#header {
	width: 1000px;
	height: 154px;
	position: absolute;
	top: 0;
	z-index: 1000;
	background: url(../img/header.png) no-repeat;
}
#content {
	width: 770px;
	height: 510px;
	margin-top: 85px;
	background: url(../img/content_shadow.png) #fff repeat-y;
	padding-top: 50px;
}
#sidebar {
	width: 230px;
	height: 500px;
	margin-top: 90px;
	padding-top: 65px;
	border-left: 1px solid #000;
	background: url(../img/sidebar_bg.jpg) repeat-x;
	float: right;
	text-align: center;
}
#sidebar h1, #sidebar h2 {
	margin-left: 8px;
	text-align: left;
	font-size: 18px;
	color: #fff;
}
#sidebar p {
	margin: 10px 8px;
	color: #fff;
	text-align: left;
	font-size: 14px;
}

#sidebar a {
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
}
#sidebar a:hover {
	color: #fff;
}
#sidebar h2 {
	margin-top: 20px;
}

#footer {
	width: 1000px;
	height: 119px;
	position: absolute;
	top: 582px;
	z-index: 1000;
	background: url(../img/footer.png) no-repeat;
}
#footer .rules {
	width: 660px;
	height: 45px;
	margin: 60px 15px 0;
	color: #fff;
	font-size: 14px;
	float: left;
	
}
.vidtitle {
	margin-left: 45px;
	margin-bottom: 2px;
	font-size: 18px;
	color: #1c5b9a;
	float: left;
}

#overlay {
	width: 770px;
	height: 568px;
	top: 70px;
	position: absolute;
	background: url(../img/overlay.png);
	z-index: 50;
	display: none;
}
#close {
	top: 175px;
	left: 595px;
	position: absolute;
	z-index: 100;
}
#overlayContent {
	width: 450px;
	height: 200px;
	margin: 190px auto 0;
	background: #fff;
	z-index: 100;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;  
	-webkit-box-shadow: 0 4px 12px #000;
	-moz-box-shadow: 0 4px 10px #000;
}

#overlayLoader img {
	margin: 80px auto;
}
#player {
	width: 432px;
	height: 224px;
	margin-left: 35px;
	float: left;
}
.player {
	width: 432px;
	height: 224px;
	margin-left: 35px;
}
#prize {
	width: 274px;
	margin-right: 10px;
	text-align: center;
	float: right;
}
#prize h1 {
	margin: 0; padding: 0;
	color: #000;
	font-weight: normal;
	font-size: 24px;
}
#prize h2 {
	margin: 0; padding: 0;
	color: #003399;
	font-size: 18px;
}
#prize h3 {
	margin: 0 0 10px; padding: 0;
	color: #000;
	font-size: 20px;
}
.formfield {
	font-size: 13px;
	font-weight: bold;
}
.formfield input {
	width: 130px;
	border: 1px solid #000;
}
#todaysword {
	width: 700px;
	margin-top: 40px;
	margin-left: 34px;
	float: left;
}

.todayswordtitle {
	margin-bottom: 4px;
	font-size: 15px;
	color: #1c5b9a;
}

#todaysword .formfield {
	float: right;
	margin: 20px 0 8px;
}

#todayswordform input {
	width: 25px;
	height: 25px;
	font-size: 22px;
	font-weight: bold;
	border: 1px solid #000;
}

#todayswordform input:disabled {
	background: #ccc;
	border: 1px solid #666666;
}
.btn {
	padding: 2px 5px;
	border: 1px solid #000;
	background: url(../img/sidebar_bg.jpg) repeat-x center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.btn:hover {
	background: url(../img/sidebar_bg.jpg) repeat-x top;
}
.submitbtn {
	height: 25px;
	clear: right;
	float: right;
}
.optinbtn {
	height: 20px;
	margin-right: 30px;
	clear: right;
	float: right;
}
.pastbtn {
	display: inline-block;
	clear: both;
	color: #fff;
	margin-top: 40px;
}

#optin_form {
	display: block;
	width: 290px;
	margin-top: 32px;
	color: #fff;
	float: right;
}
#optin_form h2 {
	font-size: 12px;
	margin-bottom: 4px;
}

#optin_form .formfield {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 4px;
}

.info {
	width: 455px;
	font-size: 13px;
	font-weight: bold;
}

#archives {
	width: 765px;
	height: 512px;
	margin-top: 12px;
	overflow-x: scroll;
}
#archives a {
	color: #888;
}
#archives a:hover {
	color: #bbb;
}
.smalltext {
	font-size: 14px;
}
.thumb {
	width: 150px;
	height: 150px;
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px solid #000;
	overflow: hidden;
	float: left;
}
.thumb img {
	margin: -70px;
}
.thumb:hover {
	border: 1px solid #aaa;
}

a { text-decoration: none; outline: none; }

form { display: inline; }

img{ border: none; }

.thanksText {
	margin-left: 60px;
	clear: left;
	
}

/*Fancybox */
#fancybox-loading{position:fixed;top:50%;left:50%;height:40px;width:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;background:transparent;z-index:1104;display:none;}
* html #fancybox-loading{position:absolute;margin-top:0;}
#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url('../img/fancybox/fancy_loading.png') no-repeat;}
#fancybox-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:#000;z-index:1100;display:none;}
* html #fancybox-overlay{position:absolute;width:100%;}
#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}
#fancybox-wrap{position:absolute;top:0;left:0;margin:0;padding:20px;z-index:1101;display:none;}
#fancybox-outer{position:relative;width:100%;height:100%;background:#FFF;}
#fancybox-inner{position:absolute;top:0;left:0;width:1px;height:1px;padding:0;margin:0;outline:none;overflow:hidden;}
#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}
#fancybox-close{position:absolute;top:-15px;right:-15px;width:32px;height:32px;background:url('../img/fancybox/fancy_close.png') top left no-repeat;cursor:pointer;z-index:1103;display:none;}
#fancybox_error{color:#444;font:normal 12px/20px Arial;}
#fancybox-content{height:auto;width:auto;padding:0;margin:0;}
#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top;-ms-interpolation-mode:bicubic;}
#fancybox-frame{position:relative;width:100%;height:100%;border:none;display:block;}
#fancybox-title{position:absolute;bottom:0;left:0;font-family:Arial;font-size:12px;z-index:1102;}
.fancybox-title-inside{padding:10px 0;text-align:center;color:#333;}
.fancybox-title-outside{padding-top:5px;color:#FFF;text-align:center;font-weight:700;}
.fancybox-title-over{color:#FFF;text-align:left;}
#fancybox-title-over{padding:10px;background:url('../img/fancybox/fancy_title_over.png');display:block;}
#fancybox-title-wrap{display:inline-block;}
#fancybox-title-wrap span{height:32px;float:left;}
#fancybox-title-left{padding-left:15px;background:transparent url('../img/fancybox/fancy_title_left.png') repeat-x;}
#fancybox-title-main{font-weight:700;line-height:29px;background:transparent url('../img/fancybox/fancy_title_main.png') repeat-x;color:#FFF;}
#fancybox-title-right{padding-left:15px;background:transparent url('../img/fancybox/fancy_title_right.png') repeat-x;}
#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:none;background-image:url('../img/fancybox/blank.gif');z-index:1102;display:none;}
#fancybox-left{left:0;}
#fancybox-right{right:0;}
#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block;}
#fancybox-left-ico{background:transparent url('../img/fancybox/fancy_nav_left.png') no-repeat;}
#fancybox-right-ico{background:transparent url('../img/fancybox/fancy_nav_right.png') no-repeat;}
#fancybox-left:hover,#fancybox-right:hover{visibility:visible;}
#fancybox-left:hover span{left:20px;}
#fancybox-right:hover span{left:auto;right:20px;}
div.fancy-bg{position:absolute;padding:0;margin:0;border:0;z-index:1001;}
div#fancy-bg-n{top:-20px;left:0;width:100%;height:20px;background:transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;}
div#fancy-bg-ne{top:-20px;right:-20px;width:20px;height:20px;background:transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;}
div#fancy-bg-e{top:0;right:-20px;height:100%;width:20px;background:transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;}
div#fancy-bg-se{bottom:-20px;right:-20px;width:20px;height:20px;background:transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;}
div#fancy-bg-s{bottom:-20px;left:0;width:100%;height:20px;background:transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;}
div#fancy-bg-sw{bottom:-20px;left:-20px;width:20px;height:20px;background:transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;}
div#fancy-bg-w{top:0;left:-20px;height:100%;width:20px;background:transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;}
div#fancy-bg-nw{top:-20px;left:-20px;width:20px;height:20px;background:transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;}
