/*
Theme Name: EQUINOX3 by SOULBAT
Theme URI: http://www.soulbat.com
Description: Custom Wordpress Theme
Version: 1.0
Author: SOULBAT
Author URI: http://www.soulbat.com
Tags: SOULBAT
*/

@charset "UTF-8";
/* /////////////////////// GENERAL CSS ///////////////////////////////////////////// */

/* RESET CSS ///////////////////////*/

* { margin:0; padding:0; }
html, body, ul, ol, dl,li, p, td, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img { margin:0; padding:0; border:0; }
p, h1, h2, h3, h4, h5, h6, ul, ol, dl { margin-bottom:1em; }
a { outline:none; color:#CB6011 }
a:hover { color:#3C1E08; }

/* BODY CSS ///////////////////////*/
body,html { background:#FBFBFB; }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 82%;
color: #35363C;
text-align:center;
}

/* headings */

h1 { color:#163551; font-size:1.3em; margin:9px 0 1.5em 0;}
h2 { color:#000; font-size:17px; font-family:Arial, sans-serif; line-height: 20px}
h3 { color:#000; font-size:1.0em}
h4 { color:#000; font-size:1.0em}
h5 { color:#000; font-size:1.0em}
h6 { color:#000; font-size:1.0em}

p { line-height:1.3em; }

/* CLEARING CSS /////////////////////// ADD RELEVANT IDS AND CLASSES HERE*/

.clearAfter:after {
content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; visibility:hidden;
}

/* note: IE fix - careful or avoid further height declarations on these elements */
.clearAfter {
height:1%;
}
/* legacy */
.clearfloat { clear:both; overflow:auto; font-size:1px; height:1px; visibility:hidden; }

/* IMAGE CSS ///////////////////////*/

p img { padding: 0;	max-width: 100%; }
img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;	}
img.alignleft {	padding: 4px;margin: 0 7px 2px 0;display: inline;	}
.alignright {float: right;	} .alignleft {float: left	}

/* IE specific better image scaling */
img { -ms-interpolation-mode: bicubic; }
/* /////////////////////// END GENERAL STYLESHEET ///////////////////////////////////////////// */


.container {
	width:780px;
	margin:0 auto;
	text-align:left;
}

.relative {
	position:relative;
}

#header {
	width:auto;
	height:106px;
	background:#CB6011;
}
#logo { margin:12px 0 0 0; }
#topline { 
position:absolute;
top:42px;
left:400px;
width:380px;
height:60px;
text-align:right;
}
#nav {
	width:auto;
	height:29px;
	background:#231104 url(_img/navbg.gif) repeat-x top;
	overflow:hidden;
}
#nav ul  {
	margin:6px 0 0 0;
}
#nav ul li {
	float:left;
	margin-right:24px;
	list-style:none;
}
#nav ul li a {
	color:#FFF;
	text-decoration:none;
	font-size:14px !important;
}
#nav ul li a:hover {
	text-decoration:underline;
}

#headline {
	background:#333 url(_img/hdlinebg24.png) repeat-x top;
	width:auto;
	height:96px;
}
#hdphoto {
	background:url(_img/homephoto.jpg) no-repeat;
	width:260px;
	height:96px; 
	float:left;
}
#hdtxt { 
	background:none;
 	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family:"Courier New", Courier, monospace;*/
	color:#FFF;
	font-size:13px;
	line-height:16px;
	margin:20px 60px 0 0;
	width:380px;height:70px;
}

.tel { font-size:1.2em; }
.grey {
	background:#666 !important;
}

#content {
	background:url(_img/mainbg24.png) repeat-x top;
	min-height:200px;
}
#footer {
	border-top:1px solid #454545;
	margin:20px 0 10pzx 0;
	padding:5px;
	font-size:.8em;
}
#footer,#footer a {
	color: #35363C;
}

.pad { padding:9px; }
.pad0999 { padding:0 9px 9px 9px; }

/* /////////////////////// COLUMNS ///////////////////////////////////////////// */
.onecolumn {
	
border-left:1px solid white; border-right:1px solid white; 	
	
}


.col3a { float:left; width:258px; border-left:1px solid white; }
.col3b { float:left; width:258px; border-left:1px solid white;   }
.col3c { float:right; width:258px; border-left:1px solid white; border-right:1px solid white;   margin:0;    }

.col3bc { float:right; width:520px; margin:0; }

.col2a { float:left; width:516px; border-left:1px solid white;}
.col2b { float:right; width:258px;  border-left:1px solid white; border-right:1px solid white;  margin:0;   }

.col2amap { float:left; width:516px; border-left:1px solid white; border-right:1px solid white; }
.col2bmap { float:right; width:258px; border-right:1px solid white;  margin:0;     }

.col2aSeminar { float:left; width:258px; border-left:1px solid white; border-right:1px solid white; }
.col2bSeminar { float:right; width:516px; border-right:1px solid white;   margin:0;    }

.homextra {
	clear:both; overflow:hidden;
	width:auto;
	background:#AEAEAE ; /* url(_img/hdlinebg24.png) repeat-x top  border:2px solid #94450C;*/
	
}

.testimonial,.testimonial2 {
	width:auto;
	/*background:#eee;*/
	margin:9px;
	padding:9px 0 3px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	font-style:italic;
}

.testimonial2 {
	padding:9px 0;margin:9px 18px 9px 0;
}

.testimonial em,.testimonial2 em {
	color:#454545;
	display:block;
	margin-top:6px;
}


.h2custom h2 {
	width:auto;
	margin:9px 0 !important;
	padding:3px 9px;
	background: url(_img/hdgrad.jpg) repeat-x;
	font-weight:bold;
}
h2.lite {
	color:#BD5910;
	background:#EEE;
	padding:1px 9px;
	font-weight:normal;
	font-size:1.2em;
}
.pullout {
	font-size:.9em;
}

#content ul {
	margin:20px 0 20px 30px;
}
#content ul li {
	margin:0 0 9px 0;
}

.txtbtn a{display:block;width:90px;height:25px;line-height:25px;background:#0E2761;color:#FFFFFF;text-align:center;text-decoration:none;font-weight:bold;}
.txtbtn a:hover{color:#95C530;text-decoration:none;}

.seminarhomelist  { padding:0  !important; margin:0 0 20px 0 !important; width:auto;}
.seminarhomelist ul {	margin:0 !important; padding:0 !important; list-style:none !important; width:auto; }
.seminarhomelist ul li { list-style:none !important; width:auto; margin:0 
!important; padding:0 !important;  }
.seminarhomelist ul li a { text-decoration:none; padding:2px 9px; font-size:14px; line-height:20px; 
border-bottom:1px solid #BD5910; display:block; color:#CB6011  }
.seminarhomelist ul li a:hover { color:#000;  }

.seminarlist {
	margin:20px 0;
}
.seminarlist p {
	margin:0 0 3px 0;
	line-height:1.1em;
}
.seminarlist h2 {
	margin:9px 0 3px 0;
	padding:0;
	background:none;
}


.submitBTN { font-family:Arial,Helvetica,sans-serif;border:1px solid #787878;
width:140px;height:24px;font-size:11px;font-weight:bold;text-align:center;color:#FFFFFF;background:#B5BEC2;margin-left:90px; }

.submitBTN:hover {cursor: pointer !important;background: #8A9397 !important;color: #FFFFFF;}



/* video */

#videx {
width:360px;
height:300px;
overflow:visible;
text-align:left;
}
#vidtext {
float:right;
width:200px;
background-color:#FA7413;
}

#vidco {
background:#FF8D2F;
margin-left:40px;
width:482px;
height:320px;
}
#vidtcoext {
float:right;
width:200px;
background-color:#FA7413;
}





