@import url(/includes/css/nav.css); /* CSS for menu style */
@import url(/includes/css/osc_styles.css); /* CSS for OSCommerce Pages */

/*==================================*\
|*		Re-usable Classes			*|
\*==================================*/
.right{text-align:right;} .left{text-align:left} .center{text-align:center;} .top{ vertical-align:top} .bottom{vertical-align:bottom;}
.floatLeft{float:left;} .floatRight{float:right;} .clear{clear:both;} .clearLeft{clear:left;} .clearRight{clear:Right;} 
.bold{font-weight:bold;} .italic{font-style:italic;} .caps{text-transform:capitalize;} .upper{text-transform:uppercase;}
.width20{width:20%;}.width30{width:30%;}.width50{width:50%;}.width80{width:80%;}.width90{width:90%;}.width100{width:100%;}
.negTop30{margin-top:-30px !important;} .negBot40{margin-bottom:-40px !important;}.nomargin{margin:0px;}
.hideme{display:none;} .nowrap{white-space:nowrap;}
.hideme a{float:none !important; display:inline !important;}




html,body{
	margin: 0px;
	padding: 0px;
	height:100%;
	/*background-image:url(/images/transparency-box.jpg);*/
	background-repeat:repeat-y;
}

html{background:#F9F5F2 url(/images/bg/brown_grad_bg.jpg) repeat-x;}

body{}

#bgDiv{
	width:100%;
	background:url(/images/bg/faux_column.jpg) repeat-y center 719px;
	margin:auto;
	overflow:hidden;
}
#pageFrame{
	width:820px;
	margin: 0px auto -32000px auto;	
	padding:0px 0px 32000px 0px;
	background:url(/images/bg/page_top.jpg) no-repeat top center;
}
/*\*/
#pageFrame{	
	[margin: 0px auto 0px auto;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
	 padding:0px 0px 0px 0px;/*these are seen by IE6 and Safari but hidden from Netscape6-7*/
	]/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
	
	_margin: 0px auto -32000px auto;/*all additional rules hidden from Safari and Netscape and reapplied to IE6*/
	_padding:0px 0px 32000px 0px;/*all additional rules hidden from Safari and Netscape and reapplied to IE6*/
}
/**/


body,font,th,td,p,div,li,h1,h2,h3,h4 { font-family:Arial, Helvetica, sans-serif;}


#breadcrumb{
	float:left;
	width:600px;
}
#header{
	width:805px;
	margin: auto;	
	height:97px;
	border-top: 9px solid #333333;
}

#colFrame{
	width:805px;
	height:100%;
	margin:auto;
}

#leftSide{
	float: left;
        clear:left;
	width:172px;
	height:100%;
}

#leftSideBox{
	height:543px;
	padding: 0px;
	width:172px;
	/*background-image:url(/images/home12x9.jpg);*/
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

#rightSide{ display:none; }

#content{
	float: left;
	min-height:610px;
	width:593px;/*612*/
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#content[id]{width:592px;}/*613*/


#logo{
	float:left;	
	font-size:20px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	text-align:left;
	text-transform: none;
	color:#CB4337;
}
#logosm{
	display:block;
	color:#000000;
	font-size:16px;
}
#logo a:link, #logo a:visited {
	text-decoration: none;
	color: #CB4337;
	display:block;
	height: 60px;
	width:300px;
	margin: 20px 0px 0px 25px;
	background:url(/images/hai_logo_horizontal_new.gif) no-repeat;
}
#logo a img { border-style:none;}
#logo a span { display:none;}

#footer{
	float: left;
	width:820px;
	margin:auto;
	padding:20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(/images/bg/faux_column.jpg) repeat-y top center;	
}
#footBar{
	background:#666666;
	background-repeat:no-repeat;
	width:90%;
	margin:auto;
	height:1px;
}

#footer p, #footer a, #designer{ margin-left:0px; font-size: 11px; color:#666666; font-family: Arial, Helvetica, sans-serif; }
#textBottom{
	height:30px; padding:0px 0px 20px 0px;
	background:url(/images/bg/page_btm.jpg) no-repeat bottom left;
}
#textBottom p{margin-top:0px;text-align:center;}
#designer{display:none;}

#sectionTitle, #printHead{visibility:hidden;display:none;}
.spacer{height:10px;}
#content a{text-decoration:none;}
#content a.external{ padding-right:15px; background:url(/images/external.png) right center no-repeat;}
#content a:hover{text-decoration:underline;}

#content h1{
	margin:10px 0px 10px 0px;
	color:#454545; /*#334F7B;*/
	font-weight:bold;
	font-size:28px;
	line-height:100%;
	letter-spacing:-3px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}
h1 span.smallText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
letter-spacing:0px;
}

#content h2{
	margin:0px 0px 5px 0px;
	color:#5B5B4F;
	font-weight:normal;
	font-size:20px;
}
#content h3, .pageHeading{
	margin:0px 0px 0px 0px;
	color:#444444;
	font-weight:normal;
	font-size: 1.3em;
}
form{margin:0px 0px 0px 0px; padding:0px;}
#login_form table{margin:0px 0px 0px 10px;}
.inputSml{padding:0px;margin:0px;}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited{ text-decoration:none; }
h2 a:hover, h3 a:hover{text-decoration:underline; }

#content .contentBox h3{color:#5B5B4F;}
#content .contentBox h3 a{ color: #C7504A; }
#content .contentBox h2 a{ color: #3E2A2F; }

#content #articleContent{margin-top:20px;}
#content #articleContent, #content p, #content td, #content div, #leftSide td{
	/*font-size:0.79em;*/
	font-size:12px;
	color:#6F655E;
	line-height:20px;
}
#content p{margin-bottom:20px;}

.fixedSize, #content .fixedSize{font-size:12px;}
.required, #content .required, .inputRequirement{color:#CC0000;}


#artOptions{margin: 15px 0px 0px 0px;}
#artOptions a{color:#000000;}
#artOptions a:hover{color:#0000FF;text-decoration:underline;}
#backBtn, #topBtn, #printBtn, #sendBtn{font-size:10px;color:#404040;padding-left:7px;margin-right:10px;}
#backBtn:link, #topBtn:link, #printBtn:link, #sendBtn:link{text-decoration:none;}
#backBtn{
	background-image: url(/images/back_sm.gif);
	background-repeat: no-repeat;
	background-position:left 5px;
}
#topBtn{
	background-image: url(/images/top_sm.gif);
	background-repeat: no-repeat;
	background-position:left 5px;
}
#printBtn{
	padding-left:12px;
	background-image: url(/images/print_sm.gif);
	background-repeat: no-repeat;
	background-position:left 2px;
}
#sendBtn{
	padding-left:21px;
	background-image: url(/images/email_sm.gif);
	background-repeat: no-repeat;
	background-position:left 2px;
}

div.breadCrumb{margin-bottom:20px;;}
.txtSml{font-size:small;font-weight:normal;}

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: medium; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-size: 1.2em; font-weight:bold; color:#FFFFFF !important; background-color: #FF0000; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:5px;}
.messageStackError h3{color:#fff !important; font-size:14px;}
.messageStackSuccess { background-color: #85DD00;color:#000000; }


.surveyQues{font-weight:bold}
.surveyResp{font-style:normal;}

.data {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.data th{background-color: #E5E5EE;padding:3px 0 3px 0;Border-top:2px solid #FFFFFF;}
.data td{padding:3px 10px 3px 10px;}
.data tr.odd{background-color: #F4F4F7;}
.data tr.evn{background-color: #FFFFFF;}

/* Admin styles */
.adminMenu{background-color: #333333; width:805px; margin:auto;}
.menuTopItm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menuTopItm A:link, .menuTopItm A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTopItm A:active, .menuTopItm A:hover {
	color: #FFFFFF;
}

.tabContent{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color:#FFFFFF;
	padding:10px;
}


.photoLeft{cursor:pointer; margin:0px 10px 10px 0px; }
.photoRight{ cursor: pointer; margin:0px 0px 10px 10px; }

.redButton, a.redButton:link, a.redButton:visited{/*background:url(/images/button_red.gif) no-repeat;*/width:96px; height:20px;color:#FFFFFF;font-weight:bold;}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*==========Main Page Ad====================*/
#mainpg{
	height:290px;
	/*background:url(/images/man_pinkshirt_brown_bg.jpg) no-repeat top left;*/
	background:url(/images/homepage_photo.jpg) no-repeat top left;
	padding:1px 0px 0px 24px;
}
#mainpg h1{ font-size:34px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; width:350px;line-height:1.1em;letter-spacing:-1px;}
#mainpg h1{color:#fff; /*color:#331700;*/ }
#mainpg p{font-family:"Lucida Sans Unicode", "Lucida Sans", arial, sans-serif;font-size:14px;color:#ffffff;line-height:160%;width:298px;margin-left:0px !important;}
#mainpg ul{list-style-type: none;padding:0px;}
#mainpg li{display: inline;}
#mainpg li a:link, #mainpg li a:visited {
	text-decoration: none;
	float: left;
	display: block;
	white-space:nowrap;
	font-size: 0.94em;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	width:115px;
	height:23px;
	padding:3px 0px 0px 0px;
	margin:0px 20px 0px 0px;
	text-transform:uppercase;
	background:url(/images/button_org.gif) no-repeat ;
}


a.startCourseButton{color:#fff !important;}

.startCourseButton{
	display:block;
	margin:0px 0px 150px 0px;
	width:190px;
	height:46px;
	padding:11px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	background:url(/images/button_org_large.gif) no-repeat ;
}


#product_head{
	height:260px;
	margin:3px 0px 10px 0px;
	padding:10px 0px 0px 20px;
	background:url(/images/bg/product_bg_brown.jpg) no-repeat;
}

#product_head h1#title{
	color:#331700;
	font-size:35px !important;
}

.osc_price{
	color:#990000 !important;
	font-size:35px !important;
	font-weight:bold !important;
	letter-spacing:-1px;
	padding:10px 0px 0px 0px;
	height:40px;
}

.osc_options td{
	color:#000 !important;
	font-size:14px !important;
	font-weight:bold !important;
	letter-spacing:-1px;
}


.osc_options{padding:20px 0px 0px 0px;}
.osc_options table{margin:0px 0px 10px 0px;}


.osc_summary{
	color:#fff !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin:10px 10px 10px 10px;
	text-align:center;
	height:150px;
}

.osc_description{margin:0px 20px 0px 20px;}

.osc_date_avail{
	text-align:center; 
	margin: 0px 0px 0px 0px;
	color:#990000 !important;
}
#product_head .osc_date_avail{font-weight:bold;}

.tabcontent{padding:10px 15px 0px 10px;}
.tabcontent ol li, .tabcontent ul li{display:list-item;}
.tabBody h3{
	background:#F2F2F2;
	font-size:14px !important;
	padding:0px 10px 0px 15px;
	margin:10px 0px 0px 0px !important;
}

/*=======================*/

ul.frm_struct{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.frm_struct li{
	float:left;
	clear:left;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

ul.frm_struct label{white-space:nowrap;}
ul.frm_struct li div label{
	padding: 0px 23px 0px 0px;
	display:block;
	font-size:10px;
	color:#999;
	text-align:left;
	width:auto;
}


.borderBot input[type=image]{vertical-align:bottom;}


.paymentTable{margin:0px 0px;}
.paymentTable th{text-align:left;}

.paymentTable tr.selected td{background:#E9F4FC;}
.paymentTable tr.grey td,
.paymentTable tr.grey:hover td.nohover{background:#D7E9F7;color:#fff}

.paymentTable tr:hover td{background:#D7E9F7;}
.paymentTable tr:hover td.nohover{background-color:inherit;}
.paymentTable tr.selected:hover td{background:#E9F4FC;}

.paymentTable .blockQuote{margin:10px 0 0 15px; width:80%;} 
.paymentTable dl{margin:0px; padding:0px;} 
.paymentTable dd{float:right;margin-right:12px} 
.paymentTable{margin-bottom:20px;} 

.paymentTable dt{font-weight:bold;padding-left:5px;}
.paymentTable dt, .paymentTable dd{padding-top:3px;}

.paymentTable .frm_struct {width:95%;}
.paymentTable .frm_struct li{width:100%;}
.paymentTable .frm_struct li label{float:left; width:32%; font-weight:normal;}
.paymentTable .frm_struct li div{float:left;}
