/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/

/*Begin Design Layout*/
body {
	background-color: #10214C;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 /* set background images for corners */
.page_roundbox { background: url(/inc/templates/current/thehummerstore2/images/left.gif) repeat-y; }
.page_roundbox #page_roundbox_right { background: url(/inc/templates/current/thehummerstore2/images/right.gif) repeat-y right;}
.page_top #top_left  { background: url(/inc/templates/current/thehummerstore2/images/top_left.jpg) no-repeat top left; float:left; width:46px; margin:auto;}
.page_top #top_right  { background: url(/inc/templates/current/thehummerstore2/images/top_right.jpg) no-repeat top right; width: 46px; margin:auto; float:right;}
.page_top      { background: url(/inc/templates/current/thehummerstore2/images/top.jpg) repeat-x; }
.page_bot #bot_left  { background: url(/inc/templates/current/thehummerstore2/images/bottom_left.gif) no-repeat bottom left; float:left; width: 46px; margin:auto}
.page_bot #bot_right    { background: url(/inc/templates/current/thehummerstore2/images/bottom_right.gif) no-repeat bottom right;width: 46px; margin:auto; float:right }
.page_bot      { background: url(/inc/templates/current/thehummerstore2/images/bottom.gif) repeat-x; position: relative }

 /* height and width details */
.page_top div, .page_top, .page_bot div, .page_bot {
	width: 100%;
	height: 56px;
}
.page_top {
	position: relative;
}

.page_content  {
	min-height:400px;
	height: auto !important;
	height: 400px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	background-color: #FFFFFF;
	padding: 10px;
}
.page_roundbox {
	/*width: 90%;*/
	/*min-width:920px;*/
	/* IE Dynamic Expression to set the width */
	/*width:expression(document.body.clientWidth < 920 ? "920px" : "90%" ); */
	width: 962px;
	margin: auto;
}

.page_container {
	position: relative;
	padding: 20px;
	padding-top:0px;
	background-color: #10214C;
	/*background: url(/inc/templates/current/thehummerstore2/images/bg.gif) repeat-x;
}
.page_container div { /*border: 1px #000000 solid;*/}

#header {
	position: relative;
	width: 962px;
	margin: auto;
	height: 126px;
	background-image: url(/inc/templates/current/thehummerstore2/images/logo_background.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	z-index: 2;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	margin:auto;
	z-index: 2;
}

#hummer {
	position: absolute;
	top: 18px;
	left: 380px;
	margin:auto;
	z-index: 2;
}

#search_box {
	position: absolute;
	bottom: 20px;
	left: 365px;
	width: 350px;
	height: 50px;
	margin:auto;
	z-index: 2;
}

#addthis_button {
	position: absolute;
	bottom: 65px;
	right: 42px;
	width: 125px;
	height: 16px;
	margin:auto;
	z-index: 2;
}

#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#8F0C15;
	width: 150px;
	position: relative; left: 0px;
	margin-top: 15px;
	position: relative;
	height: auto;
	white-space: normal;
	font-style:italic;
}

.categories_container {
	font-size: 16px;
	font-weight:bold;
}

.products_container {
	font-size: 12px;
	font-weight:bold;
}

.featured_products {
	width: 670px;
	border: 1px #10214C solid;
	background: url(/inc/templates/current/thehummerstore2/images/featured_header.gif) no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

.factory_parts {
	width: 530px;
	border: 1px #10214C solid;
	background: url(/inc/templates/current/thehummerstore2/images/factory_parts_header.gif) no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.vintage_products {
	border: 1px #10214C solid;
	margin-bottom: 20px;
	background: url(/inc/templates/current/thehummerstore2/images/vintage_products_header.gif) no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

.new_products {
	border: 1px #10214C solid;
	margin-bottom: 20px;
	background: url(/inc/templates/current/thehummerstore2/images/new_products_header.gif) no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

.best_selling_products {
	border: 1px #10214C solid;
	margin-bottom: 20px;
	background: url(/inc/templates/current/thehummerstore2/images/best_selling_products_header.gif) no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
  
/*End Design Layout*/
/*Begin Nav*/

.nav_right {
	position: absolute;
	top: 14px;
	right: 50px;
	font-size: 17px;
	color: #000000;
	margin:auto;
  }
  
  
.nav {
	position: absolute;
	width: 860px;
	top: 5px;
	left: 50px;
	text-align:center;
	font-size: 15px;
	color: #685F56;
	z-index: 10;
  }
  
.nav a {
	color: #CCC;
	position: relative;
	bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
  }
  
.nav a:hover {
	color: #999;
	text-decoration: none;
}

/*End Nav*/
/*Begin 
*/

#content{
	background-color: #FFFFFF;
	color:#000000;
	padding: 0px;
}

a{
	color:#213c67;
	text-decoration:none
}

a:hover {
  text-decoration: underline;
}


img{
	border-width:0px;
}
h1{
	color:#371A2E;
	font-size:20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

h2{
	color:#666;
	font-size:20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

h3{
	color:#371A2E;
	font-size:12px;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 20px;
}

h4{
	color:#371A2E;
	font-size:20px;
	margin: 20px 40px 20px 40px;
	font-weight:normal
}

hr {
	border: 0;
	color:#213c67;
	background-color: #213c67;
	height: 7px;
}

.cat_row {
	font-size: 14px;
	color:#666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: -15px;
}

.cat_row_selected {
	font-size: 14px;
	color:#333;
	background-color:#E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: -15px;
}

.cat_row a {
	font-size: 14px;
	color:#666;
}

.cat_row a:hover {
	color:#333;
	background-color:#E9E9E9;
	padding-left: 15px;
	margin-left: -15px;
	text-decoration:none;
}

.product_list_a {
	background-color:#EAEAC8;
	margin-left: -20px;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	color:#8F0C15;
}

.product_price {
	color:#000;
	font-size:18px;
	font-weight: bold;
}

/*End Content*/

/*Begin Forms*/

.sc_form_required{
	color: #FF0000;
	float: right;
	font-family: Verdana;
	font-size: 10px;
} 

.sc_form_textbox{
width: 200px;
} 

.sc_form_separator_label{
	font-weight: bold;
} 

.sc_form_separator{
	color: #48648C;
	background-color: #48648C;
	height: 1px;
} 

#sc_form_textarea_Comments {
width: 400px;
height:100px;
text-indent: 0px;
}

/*End Forms*/

/*Begin Search Box*/

.search_input { 
	position:absolute;
	left:17px;
	top: 19px;
	width:186px;
	height:16px;
	border:0px;
	margin: 0 auto;
	color:#1B1A40;
	font-size:11px;
	letter-spacing:normal;
}
#search_box .reset {
	position: absolute; 
	width: 18px; 
	height: 18px; 
	overflow: hidden; 
	z-index: 2; 
	right: 132px; 
	top: 18px; 
	background: url(/inc/templates/current/thehummerstore2/images/input_search_close.gif);
	display: block;
	cursor: pointer;
}

.auto_complete {
	position:absolute;
	width:962px;
	top:120px;
	left: 0px;
	background-color:#FFF;
	border:1px solid #000000;
	margin:0px;
	padding:0px;
	z-index:10;
}

ul.contacts  {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align: left;
	z-index:9999999;
}

ul.contacts div.auto_complete_header  {
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#0B1736;
	z-index:9999999;
	width: auto;
	margin: auto;
	height: 37px;
}

.auto_complete_message  {
	position: absolute;
	right: 0px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:99999999;
	width: auto;
	margin: auto;
}

ul.contacts div.auto_complete_footer  {
	color: #D2D3D5;
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	background-color:#0B1736;
	z-index:9999999;
}

ul.contacts li.selected {
	background-color: #A2561C;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	cursor: pointer;
	z-index:9999999;
}

li.contact {
	list-style-type: none;
	display:block;
	margin:0;
	padding:5px;
	height:52px;
	z-index:9999999;
	border-bottom: 1px #FF0000 solid;
}

li.contact div.image {
	float:left;
	width:50px;
	height:50px;
	margin-right:8px;
	margin-left: 8px;
}

li.contact div.name {
	font-size:14px;
	line-height:1.2em;
	color: #000000;
}

li.selected div.name {
	color:#FFF;
}

li.contact div.description {
	font-size:12px;
	color:#666666;
	padding-left: 28px;
}

li.selected div.description {
	color:#FFF;
}

li.contact div.results {
	font-size:10px;
	color:#333;
}
/*End Search Box*/

/*Begin Forms*/

.sc_table_form{
	border: 1px solid #666666;
	margin-top: 20px;
	padding: 30px;
	margin-left:auto;
	margin-right:auto;
}

.sc_form_required{
	color: #FF0000;
	float: right;
	font-family: Verdana;
	font-size: 9px;
} 

.sc_form_textbox{
width: 300px;
} 

#sc_form_textarea_Comments {
width: 300px;
height:100px;
text-indent: 0px;
}

#sc_form_textarea_Description {
width: 300px;
height:100px;
text-indent: 0px;
}

#sc_form_textarea_Other {
width: 300px;
height:100px;
text-indent: 0px;
}

#sc_form_textbox_Phone {
width: 150px;
}

#sc_form_textbox_City {
width: 150px;
}

#sc_form_textbox_Zip {
width: 100px;
}


#sc_form_textbox_Name_First {
width: 200px;
}

#sc_form_textbox_Name_Last {
width: 200px;
}

/*End Forms*/

/*Footer*/

.footer_container {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-align:center;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer_container a {
	color:#CCCCCC;
	text-decoration:none
}


