/* 
	xhtml & css
	Date: 04/01/2009.
	Modified: 04/01/2009
	Author: Andres Basso

**/

/* Basics */
*{
margin: 0;
padding: 0;
}
body, html{
width: 100%;
cursor: default;
font-family: Helvetica, Arial, sans-serif;
/*font-family: "Georgia", Times New Roman, Times, serif;*/
padding: 0px 0 10px 0;
background: #CCCCCC;
}
a{cursor: pointer;}
a:active{outline: 0 !important;}
a img{border: none;}
abbr, acronym{cursor: help; border: none;}
hr{display: none;}
label{cursor: pointer;}
select option{padding: 1px 2px 0 5px;}
table{border-spacing: 0; border-collapse: collapse;}
ul{list-style: none;}

/* Structure */
#container{
width: 1024px;
margin: 0 auto 0 auto;
background: #FFFFFF;

}

#container h1{
    height: 0;
    display: block;
    float: left;
		text-indent: -9999px;
}

#header{
height: 220px;
background: url('../images/header_background.gif') no-repeat left top;
}

	#header h1{
	float: left;
	width: 300px;
  height: 120px;
	}

  #header h1 a{
		display: block;
		outline: 0;
    height: 100px;
    width: 180px;
    margin: 76px 0 0 65px;
		text-indent: -9999px;
	}
		
	#header #address span{
    color: #000000;
  }
    
  #header #images{
    float: right;
    width: 724px;
    height: 120px;
    margin-top: 44px;
  }
  		
  #header #images ul li {
    float: left;
    padding: 0 25px 0 0;
  }
	
  	
#sidebar{
float: left;
padding: 0 50px 0 70px;
}
		
#sidebar #testimonial{
float: left;
display: block;
width: 150px;
border-right: 1px solid #D2232A;
border-left: 1px solid #D2232A;
padding: 28px 15px 28px 15px;
}

#sidebar #testimonial p{
color: #AAAAAA;
font-weight: bold;
font-size: .9em;
line-height:24px;
}

#sidebar #testimonial #name{
color: #AAAAAA;
text-align: right;
font-size: .9em;
font-weight: normal;
padding-top: 10px;
}

#sidebar ul li a {
background:transparent url(../images/menu.gif) repeat scroll left top;
display:block;
height:41px;
outline:0;
text-indent:-9999px;
}

#sidebar ul #b1 a {
background-position:top left;
width:180px;
}
#sidebar ul #b2 a {
background-position:0 -41px;
width:180px;
}
#sidebar ul #b3 a {
background-position:0 -82px;
width:180px;
}
#sidebar ul #b4 a {
background-position:0 -123px;
width:180px;
}
#sidebar ul #b5 a {
background-position:0 -164px;
width:180px;
}
#sidebar ul #b6 a {
background-position:0 -205px;
width:180px;
}
			
#sidebar ul #b1 a:hover, #sidebar ul #b1 a:focus, #s1 #content #sidebar ul #b1 a{background-position: -180px 0px;}
#sidebar ul #b2 a:hover, #sidebar ul #b2 a:focus, #s2 #content #sidebar ul #b2 a{background-position: -180px -41px;}
#sidebar ul #b3 a:hover, #sidebar ul #b3 a:focus, #s3 #content #sidebar ul #b3 a{background-position: -180px -82px;}
#sidebar ul #b4 a:hover, #sidebar ul #b4 a:focus, #s4 #content #sidebar ul #b4 a{background-position: -180px -123px;}
#sidebar ul #b5 a:hover, #sidebar ul #b5 a:focus, #s5 #content #sidebar ul #b5 a{background-position: -180px -164px;}
#sidebar ul #b6 a:hover, #sidebar ul #b6 a:focus, #s6 #content #sidebar ul #b6 a{background-position: -180px -205px;}

#s0 #sidebar ul ul, #s1 #sidebar ul ul, #s2 #sidebar ul ul, #s4 #sidebar ul ul, #s5 #sidebar ul ul, #s6 #sidebar ul ul{
display:none;
}

#s3 #sidebar li li a{
background:none;
display:block;
outline:0;
height:auto;
padding-left:25px;
padding-right:20px;
padding-top:10px;
width:135px;
text-indent:0px;
color:#D2232A;
text-decoration:none;
font-size:.8em;
}

#s3 #sidebar li li a:hover{
text-decoration:underline;
}

#s3.s3a #b3a a, #s3.s3b #b3b a, #s3.s3c #b3c a, #s3.s3d #b3d a, #s3.s3e #b3e a{
color:#000000;
}

#s3 #sidebar li ul{
padding-bottom:10px;
background:#e7e7e8;
}
				
	#info{
	min-height: 380px;
	margin: 0px 50px 0px 0px;
	}

/*this style is just to fix an IE6 problem */
	#s0 #info{
	min-height: 380px;
	margin: 0px 50px 0px 0px;
	display: inline;
	}
  	
  	#s0	#info p{
		color: #000000;
		font-size: 1em;
		line-height: 26px;
		padding: 0 50px 10px 0;
		}
		
		#info h2{
		color: #D2232A;
		font-size: 1.8em;
		line-height: 1.6em;
		padding-bottom: 30px;
		letter-spacing: .2em;
		}
		
		#info h2 span{
		color: #000000;
		}
		
		#s0 #info h2{
		color: #D2232A;
		font-size: 1.4em;
		line-height: 1.6em;
		padding-bottom: 30px;
		letter-spacing: 0;
		}
		
		#info p{
		color: #000000;
		font-size: 1em;
		line-height: 26px;
		padding: 0 0 10px 0;
		}
		
		#info p span{
		color: #D2232A;
		font-size: 1em;
		font-weight: bold;
		line-height: 26px;
		}
		
		#info #home-bottom{
		background-color: #E7E7E8;
		width: 674px;
    height: 140px;
    margin: 70px 0 50px 300px;
    }
    
    #info #home-bottom #signup_box{
    float: left;
    display: inline;
    width: 275px;
    height: 121px;
    border-right: 1px solid #D2232A;
    margin: 10px 10px 10px 15px;
    }

     #info #home-bottom span{
      color: #D2232A;
      font-size: 1.1em;
      font-weight: normal;
      padding-bottom: 5px;
	   }    
	   
	  #s3 #info a{
	  color:#D2232A;
	  text-decoration:none;
    }
	 
	  #s3 #info a:hover{
	  text-decoration:underline;
    }
	 
    #signup {
    height: 20px;
    width: 252px;
    margin-top:7px;
    }
    
    #submit {
    height: 25px;
    background-color: #D2232A; 
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    width: 65px;
    height: 20px;
    float:right;
    margin-right: 20px;
    margin-top: 5px;
    }
    
    #info #home-bottom #news{
    float: right;
    display: inline;
    width: 355px;
    margin: 10px 10px 10px 5px;
    }
    
    #info #home-bottom #news li{
     font-size: .8em;
     line-height: 20px;
    }

     #info #home-bottom #signup_box p{
     font-size: .8em;
     line-height: 13px;
    }

    #info #home-bottom #news a{
    color: #D2232A;
    text-decoration: none;
    
    }
    
    #info #home-bottom #news a:hover,
		#info #home-bottom #news a:focus{
		text-decoration: underline;
		}
			

#footer{
height: 80px;
width: 1000px;
margin: 0 auto 0 auto;
clear: both;
}

  #footer #footerlinks{
	color: #D2232A;  
  font-size: 0.60em;
  line-height: 4em;
  text-align: center;
  }
  
  	#footer #footerlinks a{
  	padding: 0 10px 0 10px;
		color: #D2232A;
		text-decoration: none; 
		}
			#footer #footerlinks a:hover,
			#footer #footerlinks a:focus{
			text-decoration: underline;
			}
  
	#footer p{
	color: #000000;
	font-size: 0.60em;
	text-align: center;

	}
		#footer p a{
		color: #D2232A;
		text-decoration: none; 
		}
			#footer p a:hover,
			#footer p a:focus{
			text-decoration: underline;
			}
			
			
#train_mpic{
float: left;
padding: 0 20px 10px 0;
}
	
#s2 #content #info span{
color: #D2232A;
padding: 15px 0 0 0;
font-style: italic;
display: block;
}

#trainers_list{
display: table;
padding-bottom: 50px;
}

#trainers_list ul li{
float: left;
text-align: center;
padding: 10px 15px 0 15px;
}

#trainers_list ul li p a {
color: #000000;
text-decoration: none;
}

#trainers_list ul li p a:focus, #trainers_list ul li p a:hover{
text-decoration: underline;
}

#trainer_pics{
display: table;
padding-bottom: 20px;
}


#trainer_pics ul li{
float: left;
padding: 10px 15px 0 15px;
}

#train_mpic_small{
float: left;
padding: 0 50px 0 0;
}

#bio{
font-size: .9em;
line-height: 20px;
display: table;
margin: 20px 0 30px 0;
}

#trainer_name{
color: #D2232A;
font-weight: bold;
font-size: 1.1em;

}

#info a{
color: #000000;
text-decoration:none;
}

#info a:hover, #info a:focus{
text-decoration:underline;
}
/* Classes */		
		
.skip{
position: absolute;
top: -999px;
}
.fLeft{
width: 49%;
float: left;
}
.fRight{
width: 49%;
float: right;
}

.signature{
display:block;
margin: 0 0 20px 30px;
}

.table{
display: table;
}


.separate{
padding-top:30px;
}

.clear{clear: both;}

#s3 #seealso{
background:#e7e7e8;
margin-left:300px;
margin-top:10px;
padding:20px;
}


#s3 #seealso li {
margin-bottom:10px;
}