@charset "utf-8";
/* CSS Document */

/*Body Style - general body of the document----------------------------------*/
body{
background-color:#526061;
margin-left: 0px;
margin-top: 40px;
margin-right: 0px;
margin-bottom: 40px;
}

/*Links----------------------------------*/
a:link {
	color: #BF0000;
}
a:visited {
	color: #BF0000;
}
a:hover {
	color: #BF0000; text-decoration:underline;
}
a:active {
	color: #BF0000;
}

/*Wrapper----------------------------------*/
#Wrapper{
width:1000px;
margin: 0 auto;
text-align:left;
background-color:#FFFFFF;
padding:15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

/*Navigation----------------------------------*/

#Navigation {
text-align:right;
height:25px;
clear:both;
background-color:#fff;
position:relative;
font-weight:normal;
padding-right:20px;
}

#Navigation ul {
margin:0px;
padding: 0px;
list-style: none;
width:100%;
float:right;
margin-right:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

#Navigation ul li{
float:right;
}

#Navigation ul a{
display:block;
margin-left:15px;
text-decoration:none;
color:#333;
text-align:right;
}

#Navigation ul a:hover {
color: #333;
text-align:right;
border-bottom: solid 4px #333;}

/*DIVs----------------------------------*/

#Logo {
width:445px;
height:58px;
float:left;
margin-top:30px;
margin-left:20px;
margin-bottom:15px;
}

#Buttons {
height:80px;
width:400px;
float:right;
text-align:right;
margin-right:5px;
}

#Content {
position:relative;
width:100%;
height:470px;
background-image:url(../images/backgrounds/home1.jpg);
background-position:right top;
background-color:#F0F0F0;
background-repeat:no-repeat;
padding-top:10px;
}

#ContentBlog {
position:relative;
width:100%;
height:470px;
background-image:url(../images/backgrounds/blog.jpg);
background-position:right top;
background-color:#F0F0F0;
background-repeat:no-repeat;
padding-top:10px;
}

#Content1 {
position:relative;
width:100%;
height:470px;
background-image:url(../images/backgrounds/contact.jpg);
background-position:right top;
background-color:#F0F0F0;
background-repeat:no-repeat;
padding-top:10px;
}

#Content2 {
position:relative;
width:100%;
height:470px;
background-image:url(../images/backgrounds/services.jpg);
background-position:right top;
background-color:#F0F0F0;
background-repeat:no-repeat;
padding-top:10px;
}

#Content3 {
position:relative;
width:100%;
height:470px;
background-image:url(../images/backgrounds/articles.jpg);
background-position:right top;
background-color:#F0F0F0;
background-repeat:no-repeat;
padding-top:10px;
}

#Content4 {
position:relative;
width:100%;
height:470px;
background-image:url(../images/backgrounds/about.jpg);
background-position:right top;
background-color:#F0F0F0;
background-repeat:no-repeat;
padding-top:10px;
}

#Content5 {
position:relative;
width:100%;
height:470px;
background-image:url(../images/backgrounds/testimonials.jpg);
background-position:right top;
background-color:#F0F0F0;
background-repeat:no-repeat;
padding-top:10px;
}


#Left {
margin-left:20px;
width:500px;
padding-right:20px;
height:450px;
overflow:auto;
scrollbar-3dlight-color:#f0f0f0;
scrollbar-arrow-color:#BF0000;
scrollbar-face-color:#f0f0f0;
scrollbar-track-color:transparent;
}

#Guaranteed {
	position:absolute;
	width:150px;
	height:156px;
	background-image:url(../images/icons/guaranteed.png);
	background-repeat:no-repeat;
	left: 523px;
	top: -7px;
}

#RedLine {
width:100%;
height:4px;
background-color:#BF0000;
}

#WhiteLine {
width:100%;
height:2px;
background-color:#FFF;
}

#FooterLeft {
height:58px;
width:440px;
float:left;
margin-top:20px;
}

#FooterRight {
height:58px;
width:360px;
float:right;
position:relative;
margin-top:20px;
}

#end {
clear:both;
height:20px;
}

#runners {
	position:absolute;
	background-image:url(../images/icons/runners.png);
	background-repeat:no-repeat;
	width:153px;
	height:175px;
	left: 239px;
	top: -83px;
}

/*Headings----------------------------------*/

h1 {
background-image:url(../images/logo/BenCarpenterPersonalTrainerLogo.jpg);
background-repeat:no-repeat;
width:445px;
height:58px;
text-indent:-9000px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
margin:0px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
color:#BF0000;
font-size:24px;
margin-top:0px;
margin-bottom:5px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color:#BF0000;
font-size:18px;
margin-top:0px;
margin-bottom:1px;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
color:#666;
font-size:16px;
margin-top:0px;
margin-bottom:2px;
}

/*Text Styles----------------------------------*/

.maintext {
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
margin-top:5px;
}

.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin-top:10px;
line-height:18px;
}

.testimonials {
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
margin-top:5px;
margin-bottom:5px;
border-bottom: dashed 1px #BF0000;
padding-bottom:10px;
padding-top:10px;
}
/*Images----------------------------------*/
.buttonImage{
border:0px;
padding-right:15px;
padding-top:20px;
}

.bc_stamp{
float:left;
padding-right:10px;
text-align:center;
}

.image_left {
float:left;
padding:5px;
background-color:#FFFFFF;
border:solid 1px #f0f0f0;
margin-right:20px;
}

.image_logo_footer {
padding-top:20px;
}

/*Forms -----------------------------------------*/

.form_para {
margin-top:2px;
}

.form_para_home {
margin-top:0px;
}

fieldset {
border:solid 0 transparent;
padding:5px;
margin:0px;
}

legend {
font-weight:bold;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
border: solid 1px #ccc;
background-color:#FF0080;
color:#FFFFFF;
}

label {
display:block;
float:left;
width:100px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0;
text-align:left;
padding:3px;
}

input {
width:300px;
margin:0;
border: solid 1px #ccc;
background-color:#FFF;
color:#BF0000;
font-size:13px;
text-align:left;
padding:3px;
}

.home {
width:150px;
margin:0;
border: solid 1px #ccc;
background-color:#FFF;
color:#BF0000;
font-size:13px;
text-align:left;
padding:3px;
}

.checkbox {
margin:0;
border: solid 1px #ccc;
}

.submit_input {
background-color:#BF0000;
color:#FFFFFF;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:60px;
border:solid 2px #FFF;
float:right;
margin-right:55px;
text-align:center;
}

.submit_input2 {
background-color:#BF0000;
color:#FFFFFF;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:60px;
border:solid 2px #FFF;
float:left;
margin-left:280px;
text-align:center;
}

.submit_input a:hover{
background-color:#666;
color:#FFFFFF;
}

select {
width:150px;
color:#000;
background-color:#fff;
border:solid 1px #ccc;
padding:0px;
}

.required {
color:#FF0000;
font-size:9px;
}

.button {
width:49px;
margin-left:12px;
margin-top:20px;
}
