/*  
Development Name: HTSA Member Website Solution
Description: -
Version: 1.3
Author: Aaron Shupp, 23K Studios
URL: http://www.23k.com ; http://www.htsa.com

RELEASE NOTES

 1.3  : Support for Internet Explorer 8
 		Removed MemberName include from page titles
 		Updated Graphics pack
 		Moved Navigation and Metadata files to _nav/ and _meta/
 		Consolidated CSS calls into single include
 		
 1.2.1: Removed SubNavigation PHP-Include routine from MainNavigation
 		Added 6 product genre images
		
 1.2  : Added Google Custom SiteSearch processing and Search.php
 		Updated SubNavigation routine to PHP-Include the MainNavigation
	
 1.1  : Styled contact form, FormMail processor support

*/



/* GLOBAL  *********************************************************************************************************/


body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333;
	min-width: 948px;
	margin: 0;
}


img { border: 0px; }

a:hover { color: #000  }

.linkButtonOuline img{ border: 2px solid #ffffff; }



/* TRANSPARENT PNG & AUTO OVERFLOW Fix */

img, div, a:hover { behavior: url(iepngfix.htc); }
html>body pre { overflow: auto; }
* html pre { overflow-x: auto; padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 19 : 4); }


/* WRAPPER IDS  ****************************************************************************************************/


#background { 
	background: url('../_interface/_background.png') no-repeat 50% 0; 
}	

#container {
	width: 1010px;
	margin: 0 auto;
}

#wrapperHeader {
	background:url('../_interface/body/wrapperHeader_shadow.png') top no-repeat;
	width: 1010px;
	margin: 0 auto;
	padding-top: 15px;
	display: block;
}

#wrapperBody {
	background:url('../_interface/body/wrapperBody_shadow.png') top center repeat-y;
	width: 1010px;
	margin: 0 auto;
	display: block;
}

#body {
	background:url('../_interface/body/body_bg.png') top center repeat-x;
	width: 948px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	margin: 0 auto;
	overflow: auto;
	padding-top: 15px;
}

#bodyFrontpage {
	background:url('../_interface/body/body_bg.png') top center repeat-x;
	width: 948px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	margin: 0 auto;
	overflow: auto;
	padding-top: 0;
}


#header {
	background:url('../_interface/body/header_bg.png') top center no-repeat;
	width: 948px;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	margin: 0 auto; 
	display: block;
}


#wrapperBillboard {
 	height: 258px; 
 	width: 900px;
	margin: 0 auto;
	display: block;
	padding-top: 10px;
}


#wrapperColumns {
	width: 890px;
	display: block;
	margin: 0 auto;
	overflow: auto;
}

#columnSidebar {
	width: 275px;
	float: left;
	display: inline;
}

#columnContent {
	width: 600px;
	float: right;
	display: inline;
}

#wrapperGallery {
 	width: 900px;
	height: 680px;
	margin: 0 auto;
	display: block;
	padding-top: 10px;
}

#wrapperSearch {
 	width: 900px;
	margin: 0 auto;
	display: block;
	padding-top: 10px;
}



#footer {
	width: 890px;
	display: block;
	margin: 0 auto;
}

#wrapperBottom {    
	background: url('../_interface/body/wrapperFooter_shadow.png') top no-repeat;
	width: 1010px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: auto;
	display: block;
}

#bottom {
	height: 23px;
	width: 948px;
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	margin: 0 auto; 
}


/* HEADER  **********************************************************************************************************/



#headerColumns {
	width: 948px;
	display: block;
	overflow: auto;
}

#headerLeft {
	width: 455px;
	float: left;
	display: inline;
}

#headerLeft_memberLogo {
	height: 115px;
	width: 450px;
	margin: 5px 0 0 5px;
}
	
#headerRight {
	width: 450px;
	float: right;
	display: inline;
}

div.headerRight_greeting {
	margin: 20px 30px 15px 0;
	text-align: right;
	float: right;
	display: inline;
}

div.headerRight_greeting h2 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	margin: 0;        
}

div.headerRight_greeting p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0;
}

div.headerRight_search {
	height: 24px;
	width: 253px;
	margin: 0 30px 0 0;
	float: right;
	display: inline;
}

div.headerRight_searchButton {
	height: 24px;
	width: 33px;
	float: right;
	display: inline;
}

div.headerRight_searchBar {
	height: 24px;
	width: 220px;
	float: left;
	display: inline;
}

div.headerRight_searchBar textarea, input {
	height: 20px;
	width: 205px;
	background: url('../_interface/elements/searchBar.jpg') no-repeat;
	border: none;
	padding: 4px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}



/* NAVIGATION  ****************************************************************************************************/


#navigation {
	width: 948px;
	padding-top: 8px;
	overflow: auto;
	display: block;
}

div.navigationMain {
	background: url('../_interface/navigation/navigationMain_gradient_bg.png') repeat-x;
	height: 35px;
	width: 938px;
	margin: 0 5px 0 5px;

}

div.navigationSub {
	background: url('../_interface/navigation/navigationSub_bg.png') bottom repeat-x;
	height: 25px;
	width: 938px;
	margin: 0 5px 0 5px;
	display: block;
}

/* Main Menu */

div.menuMain {
	width: 890px;
	height: 33px;
	margin: 0 0 0 30px;
	padding-left: 1px;
	text-transform: uppercase;
	font-weight: bold;
	background:url('../_interface/navigation/navigationMain_divider.png') bottom left no-repeat;
}

div.menuMain ul {
	margin: 0; padding: 0;
}

div.menuMain li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 3px 0 0 0;	
}

div.menuMain li a {
	text-decoration: none;  
	display:block;
	background: url('../_interface/navigation/navigationMain_divider.png') bottom right no-repeat;
}

/* Sub Menu */

div.menuSub {
	width: 890px;
	height: 25px;
	margin: 0 0 0 30px;
	padding-left: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold; 
	letter-spacing: -.025px; 
	color: #767676;
}

div.menuSub ul {
	margin: 0; padding: 0;
}

div.menuSub li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-top: 7px;
}

div.menuSub li a {
	text-decoration: none;  
	padding: 5px 12px 5px 14px;	
	color: #515151;	
	background: url('../_interface/navigation/navigationSub_divider.png') right no-repeat;
}

#menuActive {
	background-color: #e5e5e5 ;
}


/* FOOTER   ******************************************************************************************************/

#footerLeft {
	width: 400px;
	float: left;
	display: inline;
	margin-top: 20px;
}

#footerRight {
	width: 490px;
	float: right;
	display: inline;
}

#footerRight p {
	width: 480px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 26px;
	margin-bottom: 0px;
}

#footerRight h4 {
	font-weight: normal;
	font-size: 9px;
	line-height: 16px;
	margin: 0;
}


/* BILLBOARD  *****************************************************************************************************/


div.billboard {
	height: 240px; 
 	width: 888px;
	background: #fff;
	border: 1px solid #b4b4b4;
	margin: 0 auto;
	overflow: hide;
}

#billboardFrame {
	background: url('../_interface/elements/billboardFrame.png') no-repeat;
	height: 240px; 
 	width: 888px;
	margin: 0 auto;
	overflow: hide;
	z-index: 10;
	position: absolute;
}


/* BODY / CONTENT CONTAINERS  ***********************************************************************************/
	

div.contentHighlight {
	background:url('../_custom/contentHighlight.png') top no-repeat;
	height: 30px;
	width: 598px;
}

div.content {
	background: url('../_interface/body/columnContent_bg.png') top no-repeat #fff;
	width: 598px;
	border: 1px solid #b4b4b4;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 35px;
}

#content_notFirstItem { margin-top: 15px; }

div.content h1 {
	width: 525px;
	color: #0e0e0e;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin-left: 30px;
	margin-top: 5px;
}

div.content h3 {
	width: 525px;
	color: #0e0e0e;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: normal;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 25px;	
}

div.content h4 {
	width: 525px;
	color: #0e0e0e;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: normal;
	font-weight: normal;
	margin-left: 30px;
	margin-top: -10px;	
}

div.content p {
	width: 520px;
	margin: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

div.content ul {
	list-style-image: url('../_custom/bullet.png');
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

div.content li {
	margin-left: 45px;
}

div.contentCalloutPhoto {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	margin: 20px 0 20px 0;
}


img.graphic { margin: 10px 0 10px 30px; }


/* SIDEBAR  *******************************************************************************************************/


div.sidebarObject {
	background: url('../_interface/body/columnSidebar_bg.png') top no-repeat #fff;
	background-position: 0px 30px;
	width: 275px;
	border: 1px solid #b4b4b4;
	padding: 0 0 40px 0;
	margin-bottom: 15px;
}

div.sidebarHeading {
	background: url('../_interface/body/sidebarHeading_bg.png') top repeat-x;
	width: 258px; /* 273 */
	height: 32px; /* 45 */
	color: #000;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -0.2px;
	margin: 1px 1px 20px 1px;
	padding: 13px 0 0 15px;
}

div.sidebarObject p {
	width: 235px;
	margin: 0 0 0 15px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

div.sidebarObject h3 {
	width: 235px;
	color: #333;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 -8px 15px;
}

div.button {
	background: url('../_interface/navigation/navigationMain_gradient_bg.png') repeat-x;
	height: 35px;
	display: block;
	float:right;
	padding: 12px 0 0 0;
	margin: 20px 30px 0 0;
}


div.button a {
	padding: 9px 10px 7px 10px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	font-size: 12px; letter-spacing: -.025px; color: #363636; text-transform: uppercase; font-weight: bold; text-decoration: none;
}

div.consolidate {
	font-size: 18px;
	color: red;
	font-weight: bold;
}


/* GALLERY  ************************************************************************************************************/	

	
div.gallery {
	height: 645px; 
 	width: 888px;
	background: #fff;
	border: 1px solid #b4b4b4;
	margin: 0 auto;
	overflow: hide;
}

div.galleryHeading {
	background: url('../_interface/body/sidebarHeading_bg.png') top repeat-x;
	width: 871px;
	height: 32px; /* 45 */
	color: #000;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -0.2px;
	margin: 1px 1px 0px 1px;
	padding: 13px 0 0 15px;
}


/* GOOGLE SEARCH  ********************************************************************************************************/	

div.googleSearch {
 	width: 888px;
	background: #fff;
	border: 1px solid #b4b4b4;
	margin: 0 auto;
	overflow: auto;
}


/* BRANDS  ***************************************************************************************************************/	

div.brands {
	width: 530px;
	margin: 30px 0 25px 30px;
	padding-bottom: 35px;
	border-bottom: 1px solid #b4b4b4;
}

div.brands h3 {
	color: #0e0e0e;
	font-weight: bold;
	font-size: 23px;
	line-height: 24px;
	letter-spacing: normal;
	font-weight: normal;
	margin: 0 0 20px 0;
}

div.brands p {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	display: inline;
	margin: 0;
}

div.brands img {
	padding: 0 20px 5px 0;
	margin: 0 0 5px 0;
	float: left;
	display: inline;
}



/* TESTIMONIALS  ********************************************************************************************************/	

div.testimonial {
	background: url(../_interface/elements/testimonial_bg.jpg) top left no-repeat; 
	width: 530px;
	margin: 15px 0 25px 30px;
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #b4b4b4;
}

div.testimonial h3 {
	color: #0e0e0e;
	font-weight: bold;
	font-size: 23px;
	line-height: 24px;
	letter-spacing: normal;
	font-weight: normal;
	margin: 0 0 20px 0;
}

div.testimonial p {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 24px;
	display: inline;
	margin: 0;
	margin-left: 35px;
}

div.testimonial img {
	padding: 0 20px 5px 0;
	margin: 0 0 5px 0;
	float: left;
	display: inline;
}



/* CONTACT US  **********************************************************************************************************/	

div.contact_textfield {
	width: 455px;
	height: 32px;
}

div.contact_textfield_title {
	width: 105px; /* 120px - 15px padding */
	height: 22px; /* 32px */
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 15px 0 0;
	float: left;
	display: inline;
	border-right: 1px solid #cfcfcf;
	margin-bottom: 10px;
}

div.contact_textfield_input {
	width: 315px; /* 330px */
	height: 29px; /* 32px */
	padding: 3px 0 0 15px;
	float: right;
	display: inline;
}

.contact_textfield_input input, textarea{
	background:url(../_interface/forms/textfield_bg.png) repeat-x bottom;
	width: 255px;
	height: 22px;
	border: 1px solid #cfcfcf;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 0 5px;
}

.contact_textfield_input select {
	background: #fff;
	width: 255px;
	height: 22px;
	border: 1px solid #cfcfcf;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0 0 5px;
}

.contact_textfield_checkbox input {
	background:url(../_interface/forms/textfield_bg.png) repeat-x bottom;
	width: 25px;
	height: 22px;
	border: 1px solid #cfcfcf;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 0 5px;
}



div.contact_textArea {
	width: 575px;
	height: 225px;
}

div.contact_textArea_title {
	width: 105px; /* 120px - 15px padding */
	height: 215px; /* 225px */
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 15px 0 0;
	float: left;
	display: inline;
	border-right: 1px solid #cfcfcf;
	margin-bottom: 10px;
}

div.contact_textArea_input {
	width: 435px; /* 455px */
	height: 215px; /* 225px */
	padding: 3px 0 0 15px;
	float: right;
	display: inline;
}

.contact_textArea_input input, textarea {
	background:url(../_interface/forms/textArea_bg.png) repeat-x bottom;
	width: 430px;
	height: 210px;
	border: 1px solid #cfcfcf;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 0 5px;
}

.contact_submit {
	background: #EEEEEE;
	width: 200px;
	height: 45px;
	border: 1px solid #cfcfcf;
	padding: 0 0 0 10px;
}


	
/* MODULE ELEMENTS  ****************************************************************************************************/	


/* Random Testimonial */
	
#mod_randomTestimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}
