




@charset "utf-8";
/* CSS Document */

a {
    outline: none;
}

a:link {
color : black;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;

}
a:visited {
color : black;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
}

a:hover {
color : #860008;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
}


#web_container{
  margin-right:auto;
  margin-left:auto;
  width:1000px;
  height:900px;
  font-family:verdana;
  font-size:12px
}

#web_header_panel{
  width:900px;
  height:100px;
}

a.webnavbartitle {
  display: block; 
  float: left;
  width:170px;
  color: white;
  background-image:url(customer_website_img/navbar_side_hover.png);
  background-repeat:no-repeat;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left:2px; border: 0; padding: 0;
  line-height:32px;
  text-align: center;
  text-decoration:none;
}
a.webnavbartitle:hover {
    background-image:url(customer_website_img/navbar_side.png);
  color: #860006;
}

#web_logo{
  background-image:url(customer_website_img/web_heading.png);
  width:300px;
  height:80px;
  float:left;
}

#web_header_links{
  float:right;
  font-size:10px
} 


#web_header_words{
  float:right;
  color:#860006;
  font-weight:bold;
  margin-top:20px;
  margin-right:-50px
}




#coach_name{
  float:right;
  width:380px;
  font-size:20px;
  font-weight:bold;
  text-align:right
}

#navbar{
  height:60px;
  width:700px;
}



#nav_bar_line{
  width:425px;
  height:2px;
  background-color:#333333;
  float:right;
  margin-top:3px
}

#side_panel{
  float:left;
  height:700px;
  width:250px;
  margin-top:20px;
}

#coach_details_panel{
  width:240px;
  height:450px;
  float:left;
  background-image:url(img/web_side_panel.png);
  margin-top:10px;
}


#coach_pic{
  float:left;
  margin-top:20px;
  margin-left:10px;
  width:auto;
  height:auto
}

	

#coach_contact{
  float:left;
  margin-top:20px;
  margin-left:10px;
  width:240px;
  height:50px
}



#lower_panel{
  width:260px;
  height:120px;
  float:left;
  margin-top:30px;
  line-height:150%
}  

	

#right_content{
  float:right;
  width:730px;
  height:600px;
}



#isuccess_heading{
  background-image:url(img/web_isuccess_heading.png);
  width:620px;
  height:60px;
  margin-top:30px;
  margin-left:30px
}

#picture_panel{
  width:720px;
  height:128px;
  background-image:url(img/web_prod_pics.png)
} 



#web_left_wrapper{
  float:left;
  width:330px;
  margin-left:30px;
  height:auto;
}

#right_wrapper{
  float:right;
  width:330px;
  margin-right:20px;
  height:auto
}

#panel_small{
  width:278px;
  height:144px;
  margin-top:410px;
  margin-left:210px;
  padding:10px;
  background-image:url(img/web_small_box.png); 
}

#number{
  float:left;
  background-image:url(img/web_num_five.png);
  width:30px;
  height:35px;
}

#small_box_heading{
  float:right;
  font-weight: bold;
  line-height: 130%;
  width:240px;
}

#small_box_text{
  margin-top:60px;
  margin-left: 5px;  
  line-height: 130%
}

#home_background{
  background-image:url(customer_website_img/home_pictures.png);
  width:996px;
 height:920px;
  float:left
}

#home_words{
  width:520px;
  height:690px;
  float:left;
  margin-left:200px;
  margin-top:150px
}

#home_or_words{
  float:right;
  margin-top:-180px;
  width:120px;
  color:#bf6200;
  font-weight:bold;
  text-align:center
}

#coach_list{
  float:right;
  width:220px;
  height:680px;
  padding:5px;
  margin-top:-750px;
  overflow:auto
}

#line{
  float:right;
  height:2px;
  width:480px;
  margin-top:3px;
  background-color:#333333;
}

#name{
  float:right;
  font-size:20px;
  color:#333333;
  font-weight:bold
}



