@charset "UTF-8";
/* Global CSS Document 
Center Panel width: 965px;
Minimum height:965px;
*/
body {
	text-align:center;
}

.clearfix{
	clear: both;
}

#blood_wrapper {
	position:absolute;
/*	margin: -10px 0 0 -22px; */
	width:100%;
	height: 100%;
	top: 0;
	opacity:0;
	background:url(/images/blood.png) repeat-y top center;
	margin: 0 auto;
}

#content_wrapper {
	padding: 10px;
	position:relative;
	height:auto;
	width: 990px;
	margin: 0 auto;
	z-index: 1;
	text-align:left;
}

/* Header Stuff: */

#header_wrapper {
	width:965px; 
	height:210px;
	float:left;
}	

#header_wrapper h1 {
	font-size:2.38em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	cursor:pointer; 
	color:#CC0000;
	width:337px;
	margin-top:21px;
	height:198px;
	float:left;
}/*Dexter Logo*/

#header_wrapper h2 {
	width:590px;
	height:65px;
	margin:107px 0px 0 10px;
	float:left;
	height:54px;
	font-size:2em; 
	font-family: Arial, Helvetica, sans-serif; color:#B12823;
	text-indent:-4000px; 
	background: transparent; /* url(/images/header_tagline.png) no-repeat;*/
}  /* for the Tagline in the header */

#social_wrapper {
	position:absolute;
	top:12px;
	right:-50px;
	color:#333;
	font-size:16px;
	height:50px;
	width:430px;
}

#social_wrapper ul {
	list-style:none;
}

#social_wrapper li{
	float: left;
}

#social_wrapper #facebook {	
	padding: 11px 0 0 0;
	width:250px;
}

#nav_menu {
	color:#333;
	margin: 10px 35px 0 0;
	height: 25px;
	/*width: 500px;*/
	width: 580px;
	font-size:1.4em;
	float: right;
}

/* Content Stuff */

#home_sandv_wrapper {
	margin: 55px 0 30px 0px;	
	width:980px;
	color:#060;	
}
#home_sandv_wrapper #scvngr_side{ 
	width:385px; 
	margin-left:5px;
	float:left;
}
#home_sandv_wrapper #scvngr_side p { 
	text-align:left;
	color:#333;
	font-size: 1.2em;
	line-height:1.25em;
	font-weight: bold;
	margin: 0 0 0 15px;
}
#home_sandv_wrapper #scvngr_side .info { 
	width:315px; 
}
#home_sandv_wrapper #scvngr_side p a{
	text-decoration:none;
	color:#B12823;
}
#home_sandv_wrapper #scvngr_side p a:hover,
#home_sandv_wrapper #scvngr_side p a:focus{
	text-decoration:underline;
}

#home_sandv_wrapper #SCVNGR {
	width:315px; 
	text-align:center;
	margin: 20px 0 20px 15px;
}

#home_sandv_wrapper .button {
	height:47px;
	width: 315px;
	text-align:center;
	margin: 0 0 5px 15px;
	
}

#home_sandv_wrapper #button a {
	text-decoration: none;
	border: none;
}

#home_sandv_wrapper #video_side{ 
	width:512px; 
	height:390px;
	padding: 7px 12px;
	float:left;
	position:relative;
	background:url(/images/vplayer_backdrop.png) no-repeat top left;
}

#video_content {
	background:#000;
	float:left;
	clear:both;
}

#home_sandv_wrapper h2 {
	width:385px;
	height:80px;
	font-size:1.6em; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#B12823;
	text-indent:-4000px;
	background:url(/images/playwithdexter.png) no-repeat top left;
	/*background:url(/images/thanks-for-playing.png) no-repeat top left;*/
	background-position:10px 0px;
	margin: 0;
}

#home_sandv_wrapper.unlocked h2 {
	background:transparent;
	text-indent: 0;
}

#home_sandv_wrapper.unlocked #scvngr_side p { 
	
	text-align:left;
	color:#333;
	font-family: "Helvetica Neue", "Neue Helvetica", Helvetica, Arial, sans-serif;
	font-size: 1.583em;
	line-height:1.2em;
	font-weight: bold;
	margin: 0 0 1em 0;
}

#home_sandv_wrapper.unlocked #video_side {
	margin-left: 17px;
}

#home_sandv_wrapper.unlocked #stat_bar h3 {
	height: 20px;
	color: #c4161c;
	font-size: 0.933em;
	line-height: 1.25em;
	margin-bottom: 5px;
	text-align: center;
	background: #333 url(/images/vplayer_backdrop.png) no-repeat center -296px ;
	text-indent:-1000em;
}

/*
#stat_bar {
	margin: 0 0 0 45px;
	background: url(/images/stat_bar.png) no-repeat top center;
	height:90px;
	font-weight:bold;
	color:#cfcfcf;
	font-size:2.7em;
}

#stat_bar .label {
	padding-top:2px;
	margin-left:5px;
	width:50px;
	height:30px;
	float:right;
}

#stat_bar .upper {
	height:15px;
	width:45px;
	font-weight:bold;
	color:#bfbfbf;
	font-size:.5em;
	padding-top:3px;
	text-align:left;
}

#stat_bar .lower {
	height:15px;
	width:45px;
	font-weight:normal;
	color:#bfbfbf;
	font-size:.3em;
	text-align:left;
	padding-left:1px;
	white-space:nowrap;
}

#stat_bar #kills_needed{
	height:40px;
	float: left;
	text-align: right;
	border-right: #bfbfbf 1px solid; 
}
	
#stat_bar #kills_to_go{
	text-align: right;
	height:40px;
	float:left;
}
	
#stat_bar #time_left{
	border-left: #bfbfbf 1px solid; 
	height:40px;
	float:left;
}

#stat_bar #endlabel {
	height:40px;
	float:left;
}
*/

#home_sandv_wrapper #stat_bar {
	position: absolute;
	margin:0 0 0 0;
	top: 295px;
	left: 12px;
	width: 512px;
	height: 70px;
	font-weight:bold;
	color:#ffffff;
	background-color:  #333;
	font-size: 2em;
	line-height: 1em;
}

#home_sandv_wrapper.unlocked #stat_bar {
	position: absolute;
	margin:0 0 0 0;
	top: 295px;
	left: 12px;
	width: 512px;
	padding: 25px 0 15px;
	height: 35px;
	font-weight:bold;
	color:#ffffff;
	background-color:  #333;
	font-size: 2em;
	line-height: 1em;
}

#home_sandv_wrapper.unlocked #stat_bar {
	font-size: 2.5em;
}

#home_sandv_wrapper #stat_bar h3 {
	height: 20px;
	color: #c4161c;
	font-size: 0.933em;
	line-height: 1.25em;
	margin-bottom: 5px;
	text-align: center;
	background: #333 url(/images/vplayer_backdrop.png) no-repeat center -296px ;
	text-indent:-1000em;
}

#home_sandv_wrapper.unlocked #stat_bar h3 {
	height: 13px;
	color: #c4161c;
	font-size: 0.933em;
	margin-top: -5px;
	margin-bottom: 0;
	background: #333;
	text-indent:0;
	z-index: 3;
	float: left;
}

#home_sandv_wrapper #stat_bar abbr {
	border: none;
}

#home_sandv_wrapper #stat_bar #kills_needed{
	position: relative;
	text-align: right;
	width: 90px;
	height: 30px;
	float: left;
	padding: 5px 50px 0 0;
	border-right: #bfbfbf 1px solid;
	letter-spacing: -0.025em;
}

#home_sandv_wrapper.unlocked #stat_bar #kills_needed{
	position: relative;
	text-align: right;
	width: 120px;
	height: 30px;
	float: left;
	padding: 0 60px 0 0;
	border-right: #bfbfbf 1px solid;
	letter-spacing: -0.025em;
	margin-right: 10px;
}

#home_sandv_wrapper.unlocked #stat_bar .label {
	position: absolute;
	right: 0;
	top: 0;
	padding: 4px 5px 0 5px;
	float:right;
	font-size: 0.421em;
	line-height: 1em;
	white-space:nowrap;
	letter-spacing: 0;
	width: 49px;
	height: 30px;
}
	
#home_sandv_wrapper #stat_bar #kills_to_go{
	position: relative;
	text-align: right;
	width: 85px;
	height: 30px;
	float:left;
	padding: 5px 50px 0 0;
	letter-spacing: -0.025em;
}
	
#home_sandv_wrapper #stat_bar #time_left{
	position: relative;
	text-align: right;
	width: 195px;
	height: 30px;
	border-left: #bfbfbf 1px solid; 
	float:left;
	padding: 5px 35px 0 0;
	letter-spacing: -0.025em;
}

#home_sandv_wrapper #stat_bar .label {
	position: absolute;
	right: 0;
	top: 0;
	padding: 7px 5px 0 5px;
	float:right;
	font-size: 0.421em;
	line-height: 1em;
	white-space:nowrap;
	letter-spacing: 0;
	width: 40px;
	height: 30px;
}

#home_sandv_wrapper #stat_bar .upper {
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	
}

#home_sandv_wrapper #stat_bar .lower {
	font-weight:normal;
	color:#ffffff;
	font-size:0.749em;
	text-align:left;
}

#home_sandv_wrapper #stat_bar #endlabel {	
	width: 25px;
}

#home_sandv_wrapper #stat_bar .gradientimg{
	background:url(/images/gradient.png) repeat-x;
	width: 512px;
	height: 30px;
	position: absolute;
	bottom: 5px;
	left: 0;
}


#comic_con_wrapper {
	display: block;
	clear: both;
	margin-top: 55px;
}


.what_is_bar_wrapper {
	width: 925px;
	/*height: 285px;*/
	margin-bottom: 0px;	
	padding: 0px 27px 0 27px;
	clear: both;
}

.what_is_bar_wrapper .top{
	position: relative;
	left: -20px;
	
}
/*Margin Issue Temp Fix*/
.play-onine-top
{
	
}

/*.what_is_bar_wrapper .vert_div{
	float:left;
	margin: 10px 0;
	height: 200px;
	width: 1px;
	background: #333;
}*/
.what_is_bar_wrapper .border-holder{
	clear: both;
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
	
}
.what_is_bar_wrapper .content_box {
	width:265px;
	float: left;
	padding: 160px 20px 10px 20px;
	/*border-top: 1px solid #333;*/
}
.what_is_bar_wrapper .content_box p,
.what_is_bar_wrapper .content_box span{
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height:1.2em;
}

.what_is_bar_wrapper .content_box .step{
	display: block;
	color: #A9171C;
}

.what_is_bar_wrapper .content_box p {
	color:#333;
}

.what_is_bar_wrapper h2 {
	width: 925px;
	margin-bottom: 3px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em; 
	color: #B12823;
	/*text-indent:-4000px;
	background: url(/images/what_is_title.png) no-repeat 10px 0px;*/
	/*border-bottom: #333 1px solid;*/
}
.what_is_bar_wrapper em{
	font-style: normal;
	color: #B12823;
}

/* -- for the bar on the home page -- */
#home-bar{
	margin-bottom: 30px;
}
#home-bar .what_is_bar_wrapper h2{
	background: url(../images/what_is_title.png) no-repeat top left;
	text-indent: -5000em;
}
#home-bar .what_is_bar_wrapper .no1{
	background: url(../images/box_happy.png) no-repeat top center;
	border-right: 1px solid #333;
}
#home-bar .what_is_bar_wrapper .no2{
	background: url(../images/dgo_3.png) no-repeat top center;
	border-right: 1px solid #333;
}
#home-bar .what_is_bar_wrapper .no3{
	background: url(../images/dgo_2.png) no-repeat top center;
}




/* -- Horizontal content bars on comic-con -- */
.cc-bar-one .top{
	min-height: 102px;
	padding-bottom: 10px;
	background: url(../images/cc_bullet1.png) no-repeat top left;
}
.cc-bar-two .top{
	min-height: 102px;
	padding-bottom: 10px;
	background: url(../images/cc_bullet2.png) no-repeat top left;
}


.cc-bar-one .top h2,
.cc-bar-one .top p,
.cc-bar-two .top h2,
.cc-bar-two .top p{
	margin-left: 130px;
}

/* - for all bars -*/
.cc-bar-one .top p,
.cc-bar-two .top p{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
}

.cc-bar-one .top h2{
	margin-top: 7px;
	background: url(../images/cc_1_walk.png) no-repeat;
	text-indent: -5000px;
}
.cc-bar-one .top p{
	width: 570px;
}

.cc-bar-two .top h2{
	margin-top: 20px;
	background: url(../images/cc_1_get.png) no-repeat;
	text-indent: -5000px;
}
.cc-bar-two .top p{
	width: 370px;
}

.cc-bar-one .no1{
	background: url(/images/box_scvngr.png) no-repeat top center;
}
.cc-bar-one .no2{
	background: url(/images/box_phone.png) no-repeat top center;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
.cc-bar-one .no3{
	background:url(/images/box_cc.png) no-repeat top center;
}
.cc-bar-two .no1{
	background: url(/images/dgo_2.png) no-repeat top center;
}
.cc-bar-two .no2{
	background: url(/images/box_facesphoto.png) no-repeat top center;
	border-left: 1px solid #333;
}
.cc-bar-two .no3{
	background:url(/images/box_flickr.png) no-repeat top center;
	border-left: 1px solid #333;
}

/* -- Horizontal content bars on anywhere -- */
.any-bar-one .top{
	min-height: 102px;
	padding-bottom: 10px;
	background: url(/images/cc_bullet1.png) no-repeat top left;
}
.any-bar-two .top{
	min-height: 102px;
	padding-bottom: 10px;
	background: url(/images/cc_bullet2.png) no-repeat top left;
}
.any-bar-two .content_box p{
	margin-top: 10px;
}
.any-bar-one .top h2,
.any-bar-one .top p,
.any-bar-two .top h2,
.any-bar-two .top p{
	margin-left: 130px;
}

/* - for all bars -*/
.any-bar-one .top p,
.any-bar-two .top p{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
}

.any-bar-one .top h2{
	margin-top: 7px;	
	background: url(../images/play_online.png) no-repeat;
	text-indent: -5000px;
}
.any-bar-one .top p{
	width: 400px;
}

.any-bar-two .top h2{
	margin-top: 20px;	
	background: url(../images/play_on_a_smartphone.png) no-repeat;
	text-indent: -5000px;
}
.any-bar-two .top p{
	width: 620px;
}


.any-bar-one .no1{
	background: url(/images/dgo_2.png) no-repeat top center;
}
.any-bar-one .no2{
	background: url(/images/box_facesphoto.png) no-repeat top center;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
.any-bar-one .no3{
	background:url(/images/box_flickr.png) no-repeat top center;
}
.any-bar-two .no1{
	background: url(/images/box_scvngr_nodate.png) no-repeat top center;
	border-right: 1px solid #333;
}
.any-bar-two .no2{
	background: url(/images/box_phone.png) no-repeat top center;
	border-right: 1px solid #333;
}
.any-bar-two .no3{
	background: url(/images/box_anywhere.png) no-repeat top center;
}



/* -- text and link buttons underneath the bar -- */
.link-btns-wrapper{
	clear: both;
	display: block;
	padding-top: 20px;
	margin-bottom: 10px;
}

.link-btns-wrapper p,
.link-btns-wrapper .buttons{
	margin: 0 auto;
}
.link-btns-wrapper p{
	width: 470px;
	margin-bottom: 22px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #c4151c;
	text-align: center;
}
.link-btns-wrapper .buttons{
	width: 510px;
	display: block;
}
.link-btns-wrapper .buttons .left,
.link-btns-wrapper .buttons .right{
	display: inline;
}
.link-btns-wrapper .buttons .left{
	margin-right: 4px;
}





/*  for the What is Game on title */
#play_game_on {
	font-weight:bold;
	color:#B12823;
	font-size:1.1em;
	margin:0 235px 30px 235px;
	height:46px;
	clear:both;
}

#play_game_on .play_button {
	width:255px;
	height:46px;
	margin: 0 5px 0 0;
	float:left;
}

#play_game_on a {
	text-decoration:underline;
	border:none;
}

#play_game_on ul {
	display:block;
	list-style:none;
	margin-left:112px;
}

#play_game_on p {
	line-height:1.25em;
	text-align:center;
	width:475px;
	margin:0 0 30px 15px;
	color:#222;
	color:#B12823;
	font-size: 1em;
	font-weight: bold;
}

#play_game_on li {
	display:inline;
}

#alert_bar_wrapper {
	float:left;
	clear: both;
	position:relative;
	padding: 35px 20px 0 20px;
	margin: 0;
	width:950px;
}
#alert_bar_wrapper h2 
{
	margin:0px;
	font-size:1.2em; 
	width:925px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif; color:#B12823;
	text-indent:-4000px;
	background:url(/images/alert_exclusive_headline.png) no-repeat;
	background-position:10px 0px;
	border-bottom:#333 1px solid; 
	} /* for Email sign-up (Alert area - "Exclusive Content") */

#alert_bar_wrapper #form_wrapper {
	border-bottom: #222 solid 1px;
	border-top: #222 solid 1px;
}

#alert_form #alert_message {	
	color:#c4151c;
	font-stretch:expanded;
	font-size:1.0em;
	font-weight:bold;
	width:700px;	
	margin:14px 0px 1px 1px;
	float:left;
}

#alert_form #alert_message .success {
	color:#c4151c;
}
#alert_bar_wrapper #alert_form {
	color:#333;
	font-size:16px;
	float:left;
	width:720px;
	margin-left: 10px;
	margin-right: -80px;
}

#alert_bar_wrapper .vert_div {
	float:left;
	margin:7px 0;
	height:75px;
	width:1px;
	background:#333;
}

#alert_bar_wrapper #registrationForm 
{	
	float:left;
	margin: 10px 0;
}

#alert_bar_wrapper #button {
	padding: 0px 0 0px 0px;
	margin: 10px -20px 10px 0;
	width:100px;
	float:right;
}

#alert_bar_wrapper #info {
	width:220px;
	height:35px;
	margin:30px 15px 0 5px;
	padding-right: 10px;
	color:#333;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	float:left;
} 

#map_bar_wrapper {
	clear: both;
	border-top:#333 1px solid;
	margin: 0px 23px -24px 23px;
	padding: 58px 0 0 0;
	width:925px;
}

#map_bar_wrapper p {
	line-height:1.25em;
	text-align:center;
	margin: 0 0 0 0;
	color:#333; /*#B12823*/
	font-size: 1.3em;
	font-weight: bold;
}

#map_bar_wrapper #button{
	text-align: center;
	padding: 25px 0;
}

#map_bar_wrapper #button a {
	text-decoration: none;
	border: none;
}

/* Footer Stuff */

#footer_wrapper {
	width:965px;
	height:50px;
	margin-top: 20px;
	padding-bottom:20px;
}

#footer_wrapper #line_one {
	width:960px;
	font-size:.9em;
	color:#000;
	text-align:center;
}

#footer_wrapper #line_one  a {
	color:#000; 
	text-decoration:none;
}
#footer_wrapper #line_one  a:hover {
	color:#B12823; 
	text-decoration:underline;
}

#footer_wrapper #line_two {
	width:960px;
	height:auto;
	font-size:.9em;
	color:#000;
	text-align:center;
}

#footer_wrapper #line_two a {
	color:#000; 
	text-decoration:none;
}
	
#footer_wrapper #line_two a:hover {
	color:#B12823; 
	text-decoration:underline;
}

#footer_wrapper #line_three {
	width:960px;
	height:auto;
	font-size:.9em;
	color:#000;
	text-align:center;
}
	
#footer_banner {
	margin: 20px 90px 30px 140px;
}	


/* Subpages Stuff */
#about_comic_con h1,
#about_anywhere h1{
	float:left;
	padding:0;
	color: #B12823;
	text-indent:-4000px;
}
#about_comic_con p,
#about_anywhere p{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
}

#about_comic_con{
	width: 690px;
}
#about_comic_con h1 {
	width:925px;
	height:30px;
	background:url(/images/cc_dexteraatcomiccon.png) no-repeat top left;
} 

#about_anywhere{
	width: 660px;
	float:left;
}
#about_anywhere h1 {
	width:925px;
	height:30px;	
	background: url(../images/two_ways_to_play.png) no-repeat top left;
} 


#facebook-play-now
{	
	float:right;
	padding: 0 50px 0 0;
	margin: -75px 0 0 0;

	
}

/* Play at comic-con title */
.play_section_wrapper {
	margin-left: 35px;
	margin-bottom: 10px;
	padding: 0px 0 0px 0;
	display: block;
	clear: both;
}

.play_section_wrapper #1{
	width: 890px;
	height: 145px;
	padding: 30px 0 0px 30px;
}

.play_section_wrapper #2 {
	margin: 30px 0 0 -10px;
	width: 790px;
	height: 130px;
	background:url(/images/cc_bullet1.png) no-repeat top left;
}

.play_section_wrapper #3 {
	margin: 80px 0 0 -10px;
	width: 470px;
	height: 90px;
	background:url(/images/cc_bullet2.png) no-repeat top left;
}

.play_section_wrapper #1 p {
	text-align:left;
	width:660px;
	height:85px;
	color:#333;	
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.1em;
}

.play_section_wrapper #1 p {
	margin:0px 0px 0px 0px;
	font-weight: bold;
	line-height: 1.5em;
}

.play_section_wrapper #2 p {
	margin:2px 1px 0px 0px;
}

.play_section_wrapper #3 p {
	margin:2px 2px 0px 0px;
}

.play_section_wrapper p .Red{
	color:#B12823;
}

.play_section_wrapper h2{
	font-size:1.6em; 
	width:565px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif; color:#B12823;
	text-indent:-4000px;
	color:#B12823;
}
.play_section_wrapper #1 h1 {
	float:left;
	padding:0;
	font-size:1.6em; 
	width:925px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif; color:#B12823;
	text-indent:-4000px;
	background:url(/images/cc_dexteraatcomiccon.png) no-repeat top left;
} /* Play at comic-con title */

.play_section_wrapper #2 h2 {
	background:url(/images/cc_1_walk.png) no-repeat top left;
}
.p lay_section_wrapper #3 h2 {
	background:url(/images/cc_1_get.png) no-repeat top left;
}

/* Other Stuff */

h6#showtime_logo {
	color:#e52026;
	width:57px;
	height:19px;
	text-indent:-4000px;
	background:url(/images/buttons/showtime_logo.jpg) no-repeat;
	float:right;
	position:relative;
	margin:-22px 0 0 0px;
	cursor:pointer;
}

/* Register Page*/
#registrationForm div.input-wrapper {
	float: left;
	margin-right: 5px;
}

#registrationForm abbr {
	border: none;
	
}
label.overlabel {
	color: #222;
	font-weight: bold;
}

label.overlabel-active:hover {
	border:1px solid #666666;
}

label.overlabel-active {
	position:relative;
	background-color:#333333;
	color:#999999;
	display: block;
	width:137px;
	height:25px;
	font-size:.9em;
	font-weight:bold;
	margin:0px 0 0 0px; 
	border:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding: 8px 4px 0 4px;
	margin-bottom: -35px;
	z-index: 3;
}
label.overlabel-active.registrant-email-label {
	width:202px;
}


#registrantFirstName, #registrantLastName
{
	position:relative;
	background-color:#333333;
	color:#999999;
	width:137px;
	height:25px;
	line-height: 25px;
	padding: 4px 4px 4px 4px;
	z-index: 1;
}
#registrantEmail
{
	position:relative;
	background-color:#333333;
	color:#999999;
	width:202px;
	height:25px;
	line-height: 25px;
	padding: 4px 4px 4px 4px;
	z-index: 1;
}
.submit-button
{
	float:left;
	border:none;
	background: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.error-register
{
	color:#F00;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.confirmation-message p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
}
/*Contact Page*/
#contact-form input
{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

h2#welcome {
	width:348px;
	height:129px;
	background:url(/images/headers/welcome.png) no-repeat; 
	float:left;
	text-indent:-4000px;
	margin:26px 0 0 55px;
}

#register_form {
	width:887px;
	height:960px;
	background:url(/images/form_bg.png) no-repeat; 
	margin:0 auto 0 auto;
}

#step_one {
	width:893px;
	height:auto;
	margin:60px 0 0 0px;
	padding:0 0 0 67px;
	float:left;
}

h2#one {
	width:50px;
	height:270px;
	background:url(/images/headers/one.png) no-repeat; 
	float:left;
	text-indent:-4000px;
	margin:0px 100px 0 0px;
}

.register_gameon {
	text-transform:uppercase;
	margin:0 0 4px 0px;
}

label.registerlabel {
	width:78px;
	display:block;
	float:left;
	padding:0 7px 0 0px;
	margin:20px 0 0 0px;
	text-align:right;
}

label.contactlabel
{
	width:78px;
	display:block;
	float:left;
	padding:0 7px 0 0px;
	margin: 10px 0 0 0px;
	text-align:right;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#step_two {
	width:893px;
	height:auto;
	margin:85px 0 0 0px;
	padding:0 0 0 67px;
	float:left;
}

h2#two {
	width:85px;
	height:175px;
	background:url(/images/headers/two.png) no-repeat; 
	float:left;
	text-indent:-4000px;
	margin:0px 100px 0 0px;
}

#step_three {
	width:893px;
	height:auto;
	margin:85px 0 0 0px;
	padding:0 0 0 67px;
	float:left;
}

h2#three {
	width:94px;
	height:193px;
	background:url(/images/headers/three.png) no-repeat;
	float:left;
	text-indent:-4000px;
	margin:0px 100px 0 0px;
}

h3#scvngr_logo {
	width:203px;
	height:54px;
	background:url(/images/headers/scvngr_logo.png) no-repeat;
	text-indent:-4000px;
	margin:0px 0px 14px 310px;
}

/*Kill Gallery */
#kill_gallery_wrapper {
	clear:both;
	margin-top: 20px;
}

#kill_gallery_wrapper #info {
}

#kill_gallery_wrapper h2 {
	width:925px;
	height: 40px;
	margin: 0 0 0 15px;
	font-size:1.6em; 
	font-family:Arial, Helvetica, sans-serif; color:#B12823;
	text-indent:-4000px;
	background:url(/images/kill_gallery.png) no-repeat top left;
	background-position:10px 0px;
	margin: 0;
}

#kill_gallery_wrapper p { 
	line-height:1.25em;
	text-align:left;
	width:660px;
	color:#333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 20px 15px;
}

#kill_gallery_wrapper #flickr_container {
	position: relative;
	clear:both;
	width:925px;
	background:#CCC;
	background-color:transparent;
	margin: 0 0 0 20px;
}

#kill_gallery_wrapper #flickr_photo_total {
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	color:#333;
	margin:0 5px;
}

#kill_gallery_wrapper #flickr_container ol {
	position: relative;
	clear:both;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
#kill_gallery_wrapper #flickr_container ol li {
	display: block;
	width: 81px;
	height: 81px;
	float: left;
	margin: 5px;
}

#kill_gallery_wrapper #flickr_container a
{
	border: 3px solid #000;
	background-color:#FFF;
	display: block;
	width: 75px;
	height: 75px;
}

#kill_gallery_wrapper #flickr_container a img
{
	
}
#flickr_full_gallery_wrapper
{
	margin: 20px 0 20px 0;
	text-align: center;
	width: 925px;
	clear: both;
	
}
#flickr_full_gallery_wrapper p {
	width: 100%;
	text-align: center;
}

.dextergameon,#map_bar_wrapper p.dextergameon{
	color:#B12823;
	font-style:normal;
}

#add-to-flickr {
	padding-left: 308px;
	margin-bottom:19px;
}

#infscr-loading {
	float: left;
	width: 81px;
	height: 81px;
	background-color: transparent;
	margin: 5px;
}

