body 
{
	margin: 0;
	padding: 0;
	background: #ffffff url("assets/bg.png") repeat-x;
}

a {
	outline: none;
}

img
{
	border: none;
}

h1
{
	margin: 0;
	padding: 0;
}

#register
{
	z-index: 5000;
	position: absolute;
	right: 0;
	top: 50px;
	width: 700px;
	height: 600px;
	visibility: hidden;
	overflow: hidden;
}

#closeButton
{
	position: absolute;
	width: 26px;
	height: 26px;
	z-index: 6000;
	right:125px;
	top: 80px;

}

#overlay
{
	z-index: 1000;
	display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
    position: fixed;
}

#page
{
}

#topBanner
{
	width: 743px;
	height: 121px;
	background: url("assets/TopBannerAd.png") no-repeat;
	margin: 0 auto;		
	margin-bottom: 10px;
}

#nav
{
	width: 996px;
	height: 48px;
	/*background: url("assets/NavBar.png") no-repeat;*/
	margin: 0 auto;
	margin-bottom: 0px;
}

#adIndicatorBar
{
	width: 996px;
	height: 14px;
	margin: 0 auto;		
}

#adIndicatorBarHome
{
	border-left:0px solid black;
	border-right:0px solid black;
	height:14px;
	margin:0 auto;
	width:996px;	
}

/*#content
{
	width: 994px;
	height: 990px;
	border-right: solid 2px #000000;
	border-left: solid 2px #000000;
	border-bottom: solid 2px #000000;
	margin: 0 auto;
	background: url("assets/cementbg.jpg");
	position: relative;
}*/

#contenthome
{
	width: 992px;
	height: 990px;
	border-right: solid 2px #000000;
	border-left: solid 2px #000000;
	border-bottom: solid 2px #000000;
	margin: 0 auto;
	background: url("assets/cementbghome.jpg");
	position: relative;
}

#left
{
	width: 640px;
	float: left;
	min-height: 990px;
	padding: 45px 0 0 0;
}

#slideshow
{
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1;
}

#homecopy
{
	float: right;
	width: 350px;
	right: 4px;
	top: 55px;
	z-index: 100;
	position: absolute;
}

#homecopy .homeCopyImg
{
	float: centter;
}

#imagineEvent {
	position:absolute;
	right:19px;
	top:731px;
	z-index:10;
}

#shopFall
{
	top: 785px;
	left: 20px;
	position: absolute;
	z-index: 10;
}

#weCreate
{
	top: 40px;
	left: 220px;
	position: absolute;
	z-index: 10;
	display: none;
}

#disclaimer
{
	width: 606px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0px;
	padding-left: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:inherit;
	color:#FFFFFF;
	
}

#footerDiv
{
	top: 988px;
	left: -2px;
	width: 996px;
	position: absolute;
	z-index: 10;
}


#disclaimer .officialrules
{
	border: none;
}


.homeLogo
{	
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
}

.sweepstakesButton {
	border:medium none;
	left:-10px;
	position:absolute;
	top:461px;
	z-index:10;
}

#getCreative {
left:540px;
position:absolute;
top:665px;
z-index:10;
}

/* rotator css */
	div#slideshow ul li {
	position:absolute;
	list-style: none;
	left: 0;
	top: 0;
}
/* rotator image style */	
	div#slideshow ul li img {
}
    div#slideshow ul li.show {
	z-index:1;
}

.hidden
{
	display: none;
}

/* SWEEPS PAGE */
#sweepsPlayer
{
	width: 442px;
	margin-left: 60px;
	float: left;
}

#sweepsContent
{
	float: right;
}

#sweepsDisclaimer
{
	width: 996px;
	text-align: center;
	float: left;
}
