/**
 * Layout
 */
body{
	margin: 0;
	padding: 0;	
}

#container{
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0 25px;
	width: 950px;	
}

#content img{
	border: 2px solid #EFE94D;	
}

#facility #content img{
	border: none;	
}

#footer{
	clear: both;
	text-align: center;	
}

html{
	background-color: black;
	background-repeat: no-repeat;
	background-position: 50% top;
}

#login_link{
	color: yellow;
	font-family: "Verdana";
	font-size: small;
	float: right;
	margin: 20px 20px 0 0;
	text-decoration: none;	
}

#login_link:hover{
	text-decoration: underline;	
}

#masthead{
	height: 150px;
}

#masthead a#logo{
	display: block;
	height: 55px;
	margin: 30px 0px 0px 60px;
	position: absolute;
	width: 365px;
}


/**
 * Typography
 */
#content *,
#footer *{
	color: white;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: small;
}

#content h1{
	color: yellow;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: large;
	font-weight: normal;
	letter-spacing: 1px;
}

#content h2, #content h3{
	color: yellow;
	font-size: small;
	letter-spacing: .5px;
	margin: 30px 0px 10px 0px;
}

#content,
#footer{
	padding: 20px 25px;	
}

#content a,
#footer a{
	color: lightgreen;
	text-decoration: none;		
}

#content a:hover,
#footer a:hover{
	text-decoration: underline;		
}


#content p{
	line-height: 1.5em;
}

/**
 * Page Masking
 */
body.home #mask{
	height: 850px;
	width: 570px;
	float: left;
}

body.gym #mask{
	float: left;
	height: 1520px;
	width: 330px;
}

/*
body#FAQ.gym #mask{
	height: 1150px;
}
*/

body.certifications #mask,
body.imap-training #mask{
	float: right;
	height: 585px;
	width: 550px;
}

body.resources #mask{
	float: left;
	height: 600px;
	width: 440px;
}

body.seminars #mask{
	float: right;
	height: 560px;
	width: 530px;
}

body.other-services #mask{
	float: left;
	height: 650px;
	width: 565px;
}

body#massage-therapy #mask{
	height: 960px;
}

body.contact-us #mask{
	float: left;
	height: 590px;
	width: 600px;
}

body.practitioners-only #mask{
	float: left;
	height: 600px;
	width: 270px;
}

body#practitioners-only #po{
	width: 750px;
}

/* special masks */
body#photo-gallery #mask{
	display: none;	
}

body#videos #mask{
	display: none;
}

/**
 * Special
 */

#home #home_logos .show_ie_6{
	display: none;
}

#home #home_logos{
	position: absolute;
	margin: 550px 0 0 0;
}

#home #home_logos td{
	text-align: center;
}

#home #home_logos p{
	text-align: center;
}

#home #content h1{
	display: none;
	margin-top: 25px;
}

#home #content a img{
	border: none;
}

#home #home_logos img{
 	border: none;
 	margin-right: 30px;
}

.contact-us #contact_table{
	border-bottom: 2px solid silver;
	border-top: 2px solid silver;
	clear: both;
	margin: 30px auto 0 auto;
}

.contact-us #contact_table td{
	padding: 12px 50px;
	text-align: left;
	vertical-align: top;
}

.contact-us #contact_table h3{
	margin-top: 10px;	
}

#content table{
	margin: 20px auto;	
}

#content table td{
	padding: 5px 10px;
	text-align: right;
}

#content table th{
	padding-top: 20px;	
}

#contact-us #content,
#contact-us #footer,
#mailing-list #content,
#mailing-list #footer{
	padding: 20px 0px;	
}

#facility #content img{
	margin: 40px 5px 10px 5px;	
}
/* yoga table */
#yoga #content table th{
	padding: 5px;
	text-align: center;	
}

#yoga #content table td.left{
	text-align: left;	
}

/* Contact Form */
.contact_us #content form{
	float: right;
	width: 340px;
}

.contact-us #content form table{
	margin: 0;
	border-collapse: collapse;
}

.contact-us #content form table td{
	text-align: left;
	padding: 0;	
}

#contact-us form input{
	vertical-align: middle !important;
}

#contact-us form ul{
	list-style-type: none;
}

#content form input,
#content form option,
#content form select,
#content form textarea{
	color: black;
	margin-bottom: 10px;
}

#content form option{
	margin-bottom: 2px;	
}

#coaches #content img{
	margin: 10px;	
}

#training-packages #content table td,
#get-started #content table td{
	text-align: center;
}

#training-packages #content table th,
#get-started #content table th{
	padding-top: 30px;
}


#certifications table td,
#imap-training table th{
	padding: 0 10px;
}

#certifications table caption,
#imap-training table caption{
	color: lightgreen;
	font-weight: bold;
}

#certifications table td,
#imap-training table td{
	text-align: center;
}

#certifications table td.rt,
#imap-training table td.rt{
	text-align: right;
}

#mailing-list table td{
	vertical-align: middle;
	padding: 3px !important;
}

#mailing-list table td input{
	margin: 0 10px 0 0;
}

#contact-us textarea{
	width: 250px;
}

table#streams_of_revenue{
	border-collapse: collapse;
}

table#streams_of_revenue td{
	border: 1px solid yellow;
	padding: 10px;
}

table#streams_of_revenue th{
	background-color: yellow;
	color: black;
}

/**
 * Find an IMAP trainer
 */
.imap_trainer_profile{
	margin-bottom: 60px;
	width: 320px;
}

#find-an-imap-trainer #content h2{
	clear: both;
	text-align: center;
}

#find-an-imap-trainer table{
	border-collapse: collapse;
	float: left;
	width: 360px;
	height: 230px;
	margin: 30px 45px;
}

#find-an-imap-trainer table td{
	padding: 2px 3px;
	font-size: x-small;
	vertical-align: top;
}

#find-an-imap-trainer table td a,
#find-an-imap-trainer table td sup{
	font-size: x-small;
}

#find-an-imap-trainer table td.massage{
	width: 120px;
}

#imap-training-by-state h4{
	color: yellow;
}

/**
 * Books page
 */
#books #content ul li p{
	margin: 5px 0 25px 0px;
 }


form table tbody tr th,
form table tbody tr td{
	font-weight: normal;
	padding-top: 0 !important;
	vertical-align: middle !important;
}

#g-p-crossfit #mask{
	height: 950px;
}

body.resources-dark h1{
	margin-top: 70px;
	text-align: center;
}
