/* CSS Document */

body{
	background-color:#EBEBEB;
	background-image: url(/images/header_strip.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color:#000000;
	font-weight: normal;
	text-align: left;
}

/* Page Structure */
#topbar {
	text-align: center;
	height: 66px;
	background: url('http://springerdesigninc.com/images/header_strip.jpg') repeat-x;
	width: 915px;
	margin: 0px auto;
	color: #fff;
	font-size: 1.2em;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	padding: 0;
	text-transform: uppercase;
}

#topbar ul {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	height: 30px;
}

#topbar li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}

#topbar a {
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 15px 10px 3px 9px;
	color: #fff;
	text-decoration: none;
}

#topbar a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

#topbar a:hover {
	padding: 15px 10px 3px 9px;
	display: block;
	color: #fff;
	text-decoration: underline;
	
}

#top_nav_container{
	width:850px;
	height:66px;
	margin-left:auto;
	margin-right:auto;
}

#top_nav{
	float:right;
	text-align: center;
	background: url('/images/header_strip.jpg') repeat-x;
	margin: 0px auto;
	color: #000;
	font-size: 1.5em;
	padding: 0;
	text-transform: uppercase;
}

#top_nav ul {
	float: right;
	margin: 0px 0px 0px 0px;
	margin-top:10px;
	padding: 0px 0px;
	list-style: none;
}

#top_nav li {
	display: inline;
	margin: 0 0 0 0;
	padding-top:20px;
	margin-left:10px; margin-right:10px;
	padding: 0;
}

#top_nav a{
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;
}

#top_nav a:hover{
	color:#fff;
	text-decoration:underline;
}

#content_container{
    float:left;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(/images/body-bg.jpg);
	background-repeat:repeat-x;

}

#content_main{
	width:850px;
	margin-left:auto;
	margin-right:auto;
}


/* Top content */
.logo{
	background-image:url(/images/Springer-cursive-logo.gif);
	background-repeat:no-repeat;
	width:376px;
	height:114px;
	float:left;
    margin:60px 30px 30px 0px;
	
}

#clickbox{
	position: relative;
	border: 0px;
	width: 305px;
	height: 125px;
	z-index: 5000;
}

.top_right_text{
	float:right;
	width:425px;
    margin:30px 0px 51px 0px;
font-size:14px;
}

.heading{border-bottom: 1px solid #BF241B; }

.heading h1{
    color:#BF241B;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:normal;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

/* Three boxes */
#three_boxes{
width:500px;
	float:right;
margin-bottom:50px;
margin-top:-15px;


}

#three_boxes a:link{color: #BF241B; text-decoration: none; font-weight: normal;}
#three_boxes a:visited{color: #BF241B; text-decoration: none; font-weight: normal;}
#three_boxes a:hover{color: #BF241B; text-decoration: underline; font-weight: normal;}
#three_boxes a:active{color: #BF241B; text-decoration: none; font-weight: normal;}

.faded_underline{
	background-image:url(/images/faded-underline.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:550px;
height:52px;
margin-bottom: -15px;

}

#three_boxes h1{
    color:#BF241B;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:normal;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px 
}

.contest_description{
	background-color:#EBEBEB;
	border:1px solid #999;
	color:#bf241b;
	float:left;
width:250px;
text-align: center;
margin:25px 0px 100px 0px;
padding:25px 25px 25px 20px;
	
}

.right_nav{
	background-color:#EBEBEB;
	border:1px solid #999;
	color:#bf241b;
	float:right;
width:130px;
margin:25px 0px 100px 0px;
padding:0px 20px 10px 20px;
	
}

.right_nav a:link{color: #BF241B; text-decoration: none; font-weight: normal;}
.right_nav a:visited{color: #BF241B; text-decoration: none; font-weight: normal;}
.right_nav a:hover{color: #BF241B; text-decoration: underline; font-weight: normal;}
.right_nav a:active{color: #BF241B; text-decoration: none; font-weight: normal;}

.right_nav ul {
list-style:none;
	float: left;  
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	
  
  }
.right_nav li {	
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	font-size: 12px;
	
	
}

.right_nav h3 {	
	   color:#666;
	text-transform:uppercase;
	letter-spacing:.2em;
	font-weight:normal;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
border-bottom:1px solid #666;

	
	
}

/* Footer */

#footer_container{
	background-color:#EBEBEB;
    border-top:1px solid #999999;
	width:100%;
	height:100%;
	float:left;
font-size:11px;
	

}

#footer{
	width: 850px;
	margin-left:auto;
	margin-right:auto;
margin-top:15px;
margin-bottom:75px;

}

#footer a:link{color: #BF241B; text-decoration: none; font-weight: normal;}
#footer a:visited{color: #BF241B; text-decoration: none; font-weight: normal;}
#footer a:hover{color: #BF241B; text-decoration: underline; font-weight: normal;}
#footer a:active{color: #BF241B; text-decoration: none; font-weight: normal;}

#foot_left{
	float:left;
	line-height: 1.3em;
	margin-top: 0px;
	padding:0px;
}
#foot_right{
	text-align:right;
	line-height: 1.2em;
	margin-top: 15px;
	padding:0px;
}

#foot_center {
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;

}

a:link{color: #BF241B; text-decoration: none; font-weight: normal;}
a:visited{color: #BF241B; text-decoration: none; font-weight: normal;}
a:hover{color: #BF241B; text-decoration: underline; font-weight: normal;}
a:active{color: #BF241B; text-decoration: none; font-weight: normal;}

/* form styles */
div.row {
  clear: both;
  padding-top: 10px;
  }

/* labels on the left */
div.row span.label {
  float: left;
  width: 100px;
  text-align: left;
  margin-left:5px;
  }

/* form element input elements on the right */
div.row span.input {
  float: right;
  width: 420px;
  text-align: left;
  margin-right: 5px;
  } 





.current_promotion{

	position:absolute;
}

