/* LOCAL SWEEPS TEMPLATE 1 */
BODY {
	background-color: #EBEBEB;
}
#doc4 {
	width: 970px;
}
#main {
	width: 968px;
	margin-left: 0;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#local_sweep #info {
	margin: 20px 20px 20px 60px;
	width: 548px;
	float: left;
}
#local_sweep #timer {
	width: 280px;
	float: left;
	margin: 20px 60px 0 0;
}

/* LOGO / HEADING */
#local_hd{
	padding:10px 0 10px 0;
	width:970px;
}

/* NAV BAR */
#local_nav {
	color:#ffffff;
	display:block;
	width:970px;
	height:40px;
	overflow:hidden;
	margin:8px 0 0 0;
	background-image: url('/images/local_1/nav_back.jpg');
}

#local_nav #mainnav{
	float:left;
	width:635px;
}

#local_nav ul{
	overflow:hidden;
	margin-left:5px;
}
#local_nav ul li{
	float:left;
}

#local_nav ul li a{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	float:left;
	display:block;
	line-height:40px;
	height:40px;
	padding:0 10px;
	font-size: 14px;
}

#local_nav #shop a{
	float:left;
	width:134px;
	display:block;
	height:40px;
	line-height: 40px;
	margin:0 0 0 16px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
#local_nav #shop a:hover{
	color: #000000;
}

/* FOOTER */
#powered_by {
	padding-top: 40px;
	height: 36px;
}
#powered_by #graphic {
	background-image: url('/images/local_1/sweeps.gif');
	background-repeat: no-repeat;
	width: 252px;
	height: 36px;
	margin: auto;
}
#local_ft{
	text-align:center;
	padding-top:10px;
	width:970px;
}

#local_ft .footlinks{
	width:970px;
	height:28px;
	color:#000000;
	line-height:28px;
	margin:10px 0;
}

#local_ft .footlinks a{
	color:#000000;
	line-height:28px;
	text-decoration:none;
	margin:0 5px;
}
#local_ft .small {
	font-size: 10px;
}

/* MAIN PAGE */
#info {
	font-size: 16px;
	line-height: 26px;
}
#steps {
	padding-top: 10px;
}
#steps UL LI {
	padding: 8px 0 12px 0;
}
#step1 {
	background-image: url('/images/local_1/01.gif');
	width: 27px;
	height: 40px;
	float: left;
	padding-right: 15px;
	background-repeat: no-repeat;
}
#step2 {
	background-image: url('/images/local_1/02.gif');
	width: 27px;
	height: 80px;
	float: left;
	padding-right: 15px;
	background-repeat: no-repeat;
}
#step3 {
	background-image: url('/images/local_1/03.gif');
	width: 27px;
	height: 28px;
	float: left;
	padding-right: 15px;
	background-repeat: no-repeat;
}
#start {
	clear: both;
	padding: 10px 0 0 30px;
}
#start DIV {
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding-left: 10px;
}
#start DIV A {
	color: #AB1700;
}


#enter {
	background-image: url('/images/local_1/enter.jpg');
	width: 219px;
	height: 50px;
	margin: auto;
}
#enter:hover {
	background-position: bottom left;
}
#local_title {
	font-size: 36px;
	font-weight: bold;
	color: #206DB3;
	padding: 20px 0;
	line-height: 36px;
}
.title_time {
	font-size: 16px;
	font-weight: bold;
	color: 000000;
	text-align: center;
}
.title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#product {
	text-align: center;
	margin-left: auto;
}
 #enter_btn {
	text-align: center;
	margin-left: auto;
	padding-top: 20px;
}
#countdown {
	text-align: center;
	margin-left: auto;
	padding: 5px;
}

/* COMPLETED PAGE */
#complete {
	width: 900px;
	margin: auto;
}
#complete #top {
	margin-top: 20px;
}
/*
#complete #top {
	margin-top: 20px;
	width: 892px;
	height: 12px;
	background-image: url('/images/local_1/back-top.gif');
}
#complete #mid {
	width: 892px;
	background-image: url('/images/local_1/back-tile.gif');
	background-repeat: repeat-y;
}
#complete #bottom {
	width: 892px;
	height: 12px;
	background-image: url('/images/local_1/back-bot.gif');
}
*/
#join_sn {
	float: left;
	width: 390px;
}
#games {
	float: left;
	width: 500px;
}
#join_sn H3 {
	color: #AB1700;
	font-size: 22px;
}
.title_red{
	font-weight:bold;
	font-style: italic;
	color: #ff0202;
	font-size: 12px;
}
.title_blue{
	font-weight:bold;
	font-style: italic;
	color: #014988;
	font-size: 12px;
}
.error {
	font-weight: bold;
	color: red;
}
.games_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13426B;
	padding-top: 4px;
	padding-bottom: 1px;
}
#sn_join td {
	padding: 4px;
}