/* 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: 14px;
	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:915px;
	height:66px;
	margin-left:auto;
	margin-right:auto;
}

#top_nav{
	float:right;
}

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

}

#content_main{
	width:915px;
	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: absolute;
	border: 0px;
	width: 305px;
	height: 125px;
	z-index: 5000;
}

.top_right_text{
	float:right;
	width:475px;
    margin:30px 0px 51px 0px;
}

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

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

/* Three boxes */
#three_boxes_home{
width:100%;
	float:left;
margin-top:-10px;


}

#left{
	
	float:left;
	background-image: url(/images/logo.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:305px;
margin-bottom:75px;





}

.left_text{margin: 50px 0px 0px 28px; width:250px; height:183px; border:1px solid #ccc;}

#middle{

	float:left;
	background-image: url(/images/shoes.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:305px;



}

.middle_text{margin: 50px 0px 0px 28px; width:250px; height:183px; border:1px solid #ccc;}

#right{

	float:right;
	background-image: url(/images/apparel.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:305px;

}

.right_text{margin: 50px 0px 0px 28px; width:250px; height:183px; border:1px solid #ccc;}

/* Footer */

#footer_container{
	background-color:#EBEBEB;
    border-top:1px solid #999999;
	width:100%;
	height:100%;
	float:left;
color:#666;
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;}





.current_promotion{

	position:absolute;
}

.center{
	text-align:center;
}