﻿/* --- Main Page Container --- */
body { margin:4px 0 0 0; padding:0; color: #5a5858; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; background-color: #ddd7c6; text-align:center; }
#body-wrap { width:940px; margin:0 auto; padding-top:4px; text-align:left; }

/* --- Global Margins --- */
h1, h2, h3, h4, h5, h6, form { margin:0;}
p { margin:0 0 10px 0;}
a img { border:0; }
.render-hidden { display:none !important }


#head-wrap { width:940px; height:124px; margin:0; padding-top:7px; background-image: url(/images/head-bg.jpg); position:relative; }
    #head-wrap #head-logos { float:left; padding-left: 13px; }
    #head-wrap #head-right { float:right; padding-right: 13px; }
    #head-wrap .head-separater { margin-left: 10px; padding-left: 12px; border-left: solid 1px #9ab989; }
#head-image { border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; }
#content-wrap { padding: 12px 16px 18px 16px; background-color:#fff; position:relative; border: solid 1px #cccccc; }
#header-image { position:absolute; top:45px; left:115px; }

/* --- TEXT --- */
.bold { font-weight:bold; }
.error { color:Red; }

/* --- LINKS --- */
a { color:#5a5858; }
a:hover { color:#666; }
a.green { color:#bbd604 !important;}

/* --- FORM ELEMENTS --- */
label { font-size:12px; }
.txt-field { width:258px; margin-top: 2px; margin-bottom:2px; display:block; }
.ddl-field { margin-bottom:2px; }
.image-button { margin-top: 25px; margin-bottom: 25px; }

/* --- CONTENT WRAPPER --- */
div.content-box { border: solid 1px #ccc; padding:10px 20px 10px 20px; background-color: #fff;  }
div.blue-bg { background-image: url(/images/container-bg.jpg); background-repeat: repeat-x; }
div.green-bg { background-image: url(/images/content-green-bg.jpg); background-repeat: repeat-x; }

/* --- HOME --- */
#home-wrapper #col-main { width: 492px; float: left; }
#home-wrapper #col-right { width: 310px; float: left; margin-left: 18px; }
#home-wrapper #previous-winners img { border: solid 1px #ccc; }
#home-wrapper #previous-winners img.winner { margin-right:10px; }
#home-wrapper #previous-winners img.prize { margin-left:10px; }

/* --- PRIZE --- */
#prize-wrapper 
{ 
    background-image: url(/images/win-this-today.gif); 
    background-color:#fff; 
    background-repeat:no-repeat; 
    padding: 0 15px 0 68px; 
    height:224px; 
    width: 387px;
    border: solid 1px #ccc;
    margin-bottom: 20px;
}
#prize-wrapper img { margin-top:45px; }
#prize-wrapper #prize-name { font-size: 14px;  }

/* --- PREVIOUS WINNERS --- */
#past-winners { width: 575px; }
#past-winners img.winner { margin-right:20px; }
#past-winners img.prize { margin-left:20px; }

/* --- AD POSITION --- */
#pw-col-right { position:absolute;right:0px;top:0;height:600px;
}

/* --- SIGN IN --- */
.content-box-size { width: 400px; height: 300px; }

/* --- SIGN UP --- */
.col-1 { float:left; width:335px; clear:left; margin-bottom:10px; }
.col-2 { float:left; width:300px; margin-bottom:10px; }

.fl { float:left; }
.fr { float:right; }
hr { height: 1px; color: #ccc; width: 100%; }
.title { margin-bottom: 10px; display:block; }
#copyright { font-size:10px; font-weight:bold; margin-top:4px; }

/*--- FOOTER --- */
#foot-wrap { margin-top: 8px; }

/* --- Float Hack --- */
.cf:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
html .cf {height: 1%;}
/* End hide from IE-mac */

.survey-control { margin-bottom:15px }

#col-main { height:autopx; }
#col-right { height:600px; }

#official-rules { 
	display:none; 
	padding:20px; 
	text-align:left; 
	height:515px; 
	overflow-y:auto; 
	overflow-x: hidden; 
	overflow: auto
}

#secured-site {
	padding:15px 0 0 110px;
	margin:340px 0 0 7px;
	background:url(/images/secured-site.gif) no-repeat top left;
	width:353px;
	height:87px;
}
