@import 'reset.css';
html {
	background:#510332 url(../images/gr.png) 0 0 repeat-x;
}
body {
	background:url(../images/bg.jpg) 50% 0 no-repeat;
	color:#606060;
	text-align:center;
	padding:50px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.inner {
	float:left;
}
.cln {
	display:block;
	overflow:hidden;
	clear:both;
	zoom:1
}
.ntxt {
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	line-height:0;
}
a {
	color: #91085b;
}
a:link, a:visited {
	color: #91085b;
}
a:hover, a:active, a.activated {
	color: #7c7c8a;
}
.wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
}
.content {
	background:#fff;
	margin:0 11px;
	padding:0 23px 20px 23px;
}
.mt {
	height:11px;
	background:url(../images/t.png) 0 0 no-repeat;
}
.mb {
	height:11px;
	background:url(../images/b.png) 0 0 no-repeat;
}
.ml, .mr {
	position:absolute;
	top:0;
	height:12000px;
	width:11px;
	overflow:hidden;
	background:url(../images/l.png) 0 0 repeat-y;
}
.ml {
	left:0;
}
.mr {
	right:0;
	background-image:url(../images/r.png);
}
* html .mt, * html .mb, * html .mr, * html .ml {
	background:none;
}
* html .mt {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/t.png');
}
* html .mb {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/b.png');
}
* html .ml {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/l.png');
}
* html .mr {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/r.png');
}
.center {
	text-align:center;
	padding:20px 0 0 0;
}
.left {
	text-align:left;
}
.logo {
	display:block;
	float:left;
	width:249px;
	height:92px;
	background:url(../images/logo.png) no-repeat;
}
.footer {
	margin:20px 0 0 0;
	text-align:center;
}
.footer li {
	display:inline;
	padding:0 6px;
	list-style:none;
	margin:0 !important;
	color:#FFF;
}
.footer li a {
	text-transform:uppercase;
	padding:0 6px;
	text-decoration:none;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer li a:link, .footer li a:visited {
	color: #FFF;
}
.footer li a:hover, .footer li a:active, a.activated {
	color: #a4a4a4;
}
.copy {
	color:#a4a4a4;
	text-align:center;
	font-size:11px;
	padding:20px 0;
	line-height:20px;
}
small.copy {
	line-height:16px;
	padding-bottom:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
small.copy a {
	color:#a4a4a4;
}
small.copy a:link, small.copy a:visited {
	color: #a4a4a4;
}
small.copy a:hover, small.copy a:active, small.copy a.activated {
	color: #ffffff;
}
.photo-wrapper {
	padding:10px 0;
}
.photo {
	width:892px;
	height:390px;
}
.photo#HomeFlash {
	background:url(../images/photos/ph01.jpg) no-repeat;
}
.photo a.getflash {
	display:block;
	width:480px;
	height:61px;
	background:url(../images/getflash.png) no-repeat;
	margin:12px 11px;
}
.photo img {
	display:block;
}
.header, .subheader {
	text-align:center;
	font-size:35px;
	color:#91085b;
	display:block;
}
.header_left {
	text-align:left;
	font-size:38px;
	color:#91085b;
	display:block;
}
.h2 {
	color:#91085b;
	text-align:left;
	font-size:28px;
	margin-top:-15px;
}
.h3 {
	color:#91085b;
	text-align:left;
	font-size:25px;
}
.subheader {
	color:#7c7c89;
	text-align:left;
	font-size:14px;
	padding:10px 0;
}
.subheader1 {
	font-size:14px;
	color:#7c7c89;
	text-align:left;
	padding:10px 0;
}
.header2 {
	color:#555561;
	padding:10px 0 5px 0;
	font-size:20px;
}
.header3 {
	color:#555561;
	padding:10px 0 0px 0;
	font-size:20px;
	font-weight:600;
}
.header2 span {
	color:#d70000;
	font-size: 26px;
}
.subheader2 {
	line-height:18px;
	padding:5px 0;
}
.content ul li {
	list-style:disc;
	margin:0 40px;
	line-height:18px;
	font-size:14px;
	color:#7c7c89;
}
.content ul li span {
	color:#7c7c89;
}
.content ol {
	list-style-type:decimal;	
	color:#7c7c89;
	text-align:left;
	font-size:14px;
	padding:0 0 0 24px;
	margin-top:-10px;
	margin-bottom:0px;
}
.enter-now, .enter, .signup, .sendtoafriend, .send {
	background:url(../images/buttons.png) 0 0 no-repeat;
	margin:10px 0 15px 350px;
	border:0;
	display:block;
	cursor:pointer;
	width:179px;
	height:47px;
}

.submit {
	background:url(../images/buttons.png) 0 0 no-repeat;
	margin:0;
	border:0;
	display:block;
	cursor:pointer;
	width:179px;
	height:47px;
}
.register {
	background:url(../images/buttons.png) 0 0 no-repeat;
	margin:0;
	border:0;
	display:block;
	cursor:pointer;
	width:179px;
	height:47px;
}
.login {
	background:url(../images/buttons.png) 0 0 no-repeat;
	margin:0;
	border:0;
	display:block;
	cursor:pointer;
	width:360px;
	height:47px;
}
.save {
	background:url(../images/buttons.png) 0 0 no-repeat;
	margin:10px 0 15px 367px;
	border:0;
	display:block;
	cursor:pointer;
	width:147px;
	height:47px;
}

.enter-now {
	width:179px;
	height:47px;
	background-position:0 0;
}
.enter-now:hover {
	background-position:0 -47px !important;
}
.enter {
	background-position:0 -94px;
	width:134px;
	height:37px;
	margin:0 0 0 10px;
	position:relative;
	top:-8px;
	float:left;
}
.enter:hover, #enter.hover {
	background-position:0 -131px !important;
}


.submit {
	background-position:0 -431px;
}
.submit:hover, #submit.hover {
	background-position:0 -477px;
}
.register {
	background-position:0 -707px;
}
.register:hover, #register.hover {
	background-position:0 -754px;
}
.login {
	background-position:0 -523px;
}
.login:hover, #login.hover {
	background-position:0 -569px;
}
.save {
	background-position:0 -615px;
}
.save:hover, #save.hover {
	background-position:0 -661px;
}

.signup {
	background-position:0 -169px;
}
.signup:hover, #signup.hover {
	background-position:0 -216px;
}
.homepage.signup {
	margin-left:350px;
}
.sendtoafriend {
	background-position:0 -263px;
}
.sendtoafriend:hover {
	background-position:0 -310px !important;
}
.send {
	width:134px;
	height:37px;
	background-position:0 -357px;
}
.send:hover, #send.hover {
	background-position:0 -394px;
}
.hr {
	border-top:1px solid #dcdcea;
	height:1px;
	margin:10px 0;
}
.registered {
	border-top:0px solid #dcdcea;
	padding:20px 0 20px 80px;
	color:#727272;
}
.registered strong {
	color:#91085B;
	font-size:16px;
	font-weight:normal;
	padding-right:40px;
	float:left;
	line-height:22px;
	vertical-align: top;
}
.registered input {
	margin:0 20px 0 6px;
	float:left;
}
.registered label {
	float:left;
	line-height:1.5em;
}
.days {
	float:right;
	font-size:30px;
	color:#666;
	line-height:60px;
	height:60px;
	margin:20px 0 0 0;
	padding-right:95px;
	position:relative;
}
.days b {
	display:none
}
.countdown {
	display:block;
	overflow:hidden;
	float:right;
	width:84px;
	height:60px;
	position:absolute;
	right:0;
	top:0;
}
.countdown span {
	display:block;
	width:42px;
	height:10000px;
	background:url(../images/digits.png) 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
}
.countdown span#digit2 {
	left:42px;
}
/* FORM */

.bg_table1 {
	background:#f4f4f4;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#reg fieldset {
	border:0;
}
#reg label {
	display:block;
	width:36em;
	float:left;
	text-align:right;
	padding:0 .5em 0 0;
	margin:0 0 .5em 0;
	line-height:24px;
}
#reg span label {
	display:inline;
	float:none;
	text-align:left;
}
#reg input {
}
#reg p {
	padding:1em 0 .5em 0;
	height:auto;
	clear:both;
	overflow:hidden;
	zoom:1;
}
#reg .form_field150 {
	width:220px;
}
#reg .secure .form_field150 {
	width:80px;
}
#reg span small {
	display:block;
	padding:1em .5em;
	zoom:1;
	float:left;
}
#reg label em {
	color:red;
	font:normal 28px Arial, Verdana, Serif;
	line-height:.4em;
	vertical-align:bottom;
	padding-right:.2em;
}
#reg .secure label em {
	line-height:.8em;
}
#reg .secure input {
	margin-top:.4em;
}
.add {
	padding-left:20px;
	background:url(../images/add.png) 0 50% no-repeat;
}
.remove {
	padding-left:20px;
	background:url(../images/delete.png) 0 50% no-repeat;
	margin-left:8px;
}
.digit1, .digit2, .digit3 {
	margin-right:8px;
}
.digit1 {
	width:50px;
}
.digit2 {
	width:80px;
}
.digit3 {
	width:66px;
}
/* RULES */

.rules {
	list-style:decimal;
}
.rules li {
	padding:1em 0;
	margin:0 25px;
}
.rules li span {
	color:#8e0056;
	text-transform: uppercase;
}
/* WINNERS */

.winners-container {
	padding:0 0 40px 100px;
}
.winners {
	float:left;
	width:260px;
}
.winners dt span {
	color:#0070bc;
}
.winners dd {
	margin:0 0 15px 0;
}
.winners dd strong {
	color:#00479c;
	line-height:1.4em;
	font-weight:normal;
}
.winners dd p {
	font-size:11px;
	color:#999;
}
.error {
	color:red;
	margin-bottom:10px;
}
ol.error {
	margin-top:20px;
	margin-bottom:20px;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	background:#f4f4f4;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
ol.error li {
	color:#91085b;
	line-height: 1.3em;
	padding-top:5px;
	padding-bottom:5px;
}
.errormsg { 
color:red;
}


#follow {
	margin:0 auto;
	align:center;
	height:17px;
	padding-top:10px;
}
#follow a, .follow a:visited {
	padding-left:10px;
	padding-right:10px;
}
#box_left {
	float:left;
	width:418px;
	margin-left:10px;
	margin-right:10px;
}
#box_right {
	float:right;
	width:418px;
	margin-left:10px;
	margin-right:10px;
}
.box_top {
	margin:0px;
	padding:0px;
	height:6px;
	width:418px;
	background:url(../images/box_t.gif) 0 0 no-repeat;
}
.box {
	margin:0px;
	padding:0px;
	width:418px;
	background:url(../images/box_bg.gif) repeat-y;
	text-align:center;
}
.box_inside {
	margin:0 auto;
	width:360px;
	height:220px;
	text-align:left;
}
.box_bottom {
	margin:0px;
	padding:0px;
	height:6px;
	width:418px;
	background:url(../images/box_b.gif) 0 0 no-repeat;
}
.box_button {
	height:53px;
	text-align:left;
	padding-left:30px;
	margin-top:-15px;
}
span.strong2 {
	font-size:14px;
	font-weight:600;
	color:#91085b;
}
span.strong3 {
	font-size:14px;
	font-weight:600;
	color:red;
}
span.bigicons {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	position:relative;
	top:15px;
}
strong {
	color:#555561;	
}
p.already {
	margin-top:-20px;	
}
.clues li {
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	color:#7c7c89;
	line-height:18px;
}
li.clues_margin {
	margin-top:-25px;	
}
#clue_box {
	border-top:0px dotted #c9c5e1;
	border-bottom:0px dotted #c9c5e1;
	margin-top:20px;
	margin-bottom:20px;
	
}
.enter_clue {
	float:left;
	width:182px;
	height:82px;
	font-size:18px;
	color:#7c7c89;
	border-right:0px dotted #c9c5e1;
	padding:20px;
	margin-bottom:40px;
	background:url(../images/clue.gif) center center no-repeat;
}

.enter_clue span {font-size: 0.8em;}

.twitter_clue {
	width:500px;	
}
.enter_clue input {
	margin-top:10px;
	width:100%;
	background:#f2f2f2;
	border:1px solid #d3d3d3;
}
.enter_clue2 input {
	margin-top:10px;
	width:100%;
	background:#f2f2f2;
	border:1px solid #d3d3d3;
}
.subheader1 strong {
	font-size:14px;
}
#save_button {
	clear:left;
}

.saved {
	color:red;
	text-align:center;
	font-size:24px;
	margin-bottom:35px;
	clear:both;
}
