 

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*default for all pages*/
	list-style:none;
	margin:0px;
	padding:0px;
}

a:hover, a:visited, a
{
	color:#5C4E38;
	text-decoration:none;
}

#wrap {
	background: url(../images/background.gif) no-repeat;
	width: 800px;
	margin:0 auto;
}

#logo
{
	background: url(../images/logo.gif) no-repeat;
	height:35px;
	margin-left:25px;
	float:left;
	width:400px;
}
#rules
{
	float:left;
	color:#ffffff;
	text-decoration:none;
	margin-left:105px;
	margin-top:10px;
}
#rules a
{
	color:#ffffff;
}


#subWrap
{
	width:776px;
	padding-left:12px;
	padding-top:10px;
}

#shellTop
{
	height:15px;
	background: url(../images/shell_top.gif) no-repeat;
	
}

#topNav
{
	height:219px;
	background: url(../images/topNavBack.gif) no-repeat;
	position:relative;
	
}

#topNav p
{
	color:#163864;
	position:absolute;
	width:720px;
	top:175px;
	left:20px;
}
#topNav H1
{
	color:#163864;
	position:absolute;
	width:320px;
	top:125px;
	left:45px;
	text-align:center;
}
#topNav H2
{
	color:#163864;
	position:absolute;
	width:300px;
	top:200px;
	left:20px;
	font-size:13px;
	font-weight:bold;
	
}
#content
{
	height:850px;
	width:775px;	
	padding-top:10px;
	background: url(../images/subBackGround.gif) ;
}
#contentConf
{
	height:635px;
	width:775px;	
	padding-top:10px;
	background: url(../images/subBackGroundConf.gif) no-repeat ;
}
.left
{
	float:left;
	width:420px;
	
}
#right
{
	float:left;
}

.clear
{
	clear:both;
}

/* left side registration form info */
.registration
{
	margin-top:20px;
	margin-left:30px;
}

.registration p
{
	margin-left:35px;
	width:300px;
	color:#5c4e38;
	font-weight:bold;
	font-size:10px;
	padding-bottom:5px;
}
.one
{
	background:url(../images/one.gif) no-repeat left top ;
}
.two
{
	background:url(../images/two.gif) no-repeat left top ;
	margin-top:50px;
	//margin-top:20px;
}
.inputs
{
	margin-top:10px;
	margin-left:20px;
	list-style:none;
	clear: both;
	//margin-top:5px;
}
.inputs li 
{
	//line-height:9px;
}
li label {
	color:#5c4e38;
	font-weight:bold;
	font-size:11px;
	width:130px;
	text-align:right;
	padding-right:10px;
	margin-top:15px;
	float:left;
}

/* iE 6 fix below */
*:first-child+html  li label{margin-top:15px;}

/* IE cannot udnerstand below */
html>body li label
{
	color:#5c4e38;
	font-weight:bold;
	font-size:11px;
	width:130px;
	text-align:right;
	padding-right:10px;
	margin-top:5px;
	float:left;
}

li input[type="text"] {
	border: 1px solid #836f4f;
	background: #e7e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:210px;
	height:20px;
	float:left;
	margin-bottom:15px;
	//margin-bottom:1px;
	
}

#btnRow
{
	margin-top:20px;
	margin-left:140px;
}
.btnReset
{
	background:transparent url(../images/btnReset.gif) no-repeat scroll 0 0;
	height:48px;
	width:69px;
	border:0px;
	cursor:pointer;
}
.btnSubmit
{
	background:transparent url(../images/btnSubmit.gif) no-repeat scroll 0 0;
	height:48px;
	width:69px;
	border:0px;
	margin-left:10px;
	cursor:pointer;
}

#giftOffer
{
	margin-top:20px;
	margin-left:22px;
}

#registration
{
	margin-top:10px;
	text-align:center;
	color:#5c4e38;
	font-size:10px;
}

#registration a
{
	text-decoration:underline;
	
}

/* right side */
#winnersList
{
	margin-left:70px;
	margin-top:10px;
}
.winnerListTitle 
{
	margin-left:40px;
}
.winnerBackground
{
	/*background:transparent url(../images/winnerListBackground.gif) no-repeat scroll 0 0;*/
	background:transparent url(../images/winnerListBackground_large.gif) no-repeat scroll 0 0;
	
	width:239px;
	height:159px;
	margin-top:5px;
}

.winnerBackground ul 
{
	padding:45px 5px;
}

.winnerBackground ul li 
{
	background:transparent url(../images/icon_arrow_winner.gif) no-repeat scroll left center;
	color:#527DB5;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
	padding-left:18px;
}

#winnersList label
{
	color:#557fb5;
	font-weight:bold;
	font-family:Arial;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
.winnerListIcon
{
	margin-top:7px;
	margin-left:7px;
	float:left;
}

#brandLogos 
{
	margin-left:70px;
	margin-top:40px;
}
#brandLogos li
{
	padding-bottom:10px;
}
/* END RIGHT COLUMN */

#separator hr
{
 	margin-top:40px;
 	color: #cab6a3;
	background-color: #cab6a3;
	background:url(../images/hr.gif) no-repeat;
	height:3px;
	width:700px;
	//margin-top:5px;
}
#confMain
{
	margin-top:245px;
	margin-left:120px;	
}

#confMain li {
	display:inline;
}
#footer
{
	margin-top:30px;
	position:relative;
	
}

#footerConf
{
	margin-top:45px;
	position:relative;
}

#footer p
{
	color:#836f4f;
	padding-left:30px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:10px;
	font-size:13px;
}
#footerConf p
{
	color:#836f4f;
	
	padding-top:2px;
	padding-bottom:10px;
	font-size:13px;
}
#footer a
{
	color:#836f4f;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;
}

#footerConf a
{
	color:#836f4f;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;	 
}
#footerTitle
{
	background:url(../images/footerTitle.gif) no-repeat;
	height:20px;
	width:270px;
	margin-left:240px;
	
		
}
#footerTitleConf
{
	margin-left:20px;

}
#footerTitleConf h3
{
	font-size:18px;
	font-weight:bold;
	color:#5c4e38;
	padding-top:15px;
	//padding-top:25px;
}
#footerTitleConf p
{
	font-size:14px;
	margin-top:2px;
	color:#5c4e38;
}
#footerLogos 
{
	margin-top:10px;
	margin-left:200px;
	padding-bottom:20px;
}
#footerLogosConf 
{
	margin-top:70px;
	margin-left:220px;
}
#footerLogosConf h1
{
	color:#5c4e38;
	font-size:17px;
	font-weight:bold;
}
#footer .footerCopy 
{
	text-decoration:none;
	font-size:11px;
	margin-left:250px;
	margin-top:30px;
}

#footerConf .footerCopyConf 
{
	text-decoration:none;
	font-size:11px;
	margin-left:250px;
	margin-top:40px;
}

#shellBot
{
	height:15px;
	background: url(../images/shell_bottom.gif) no-repeat;
}
.submitMessage p
{
	text-align:center;
	margin-top:190px;
	font-size:11px;

}
.submitMessage a
{
	color:#3b5997;

}