
/* dynamically generated 1/5/2009 6:47:35 PM */
/* ----- general layout ----- */

html, body { height: 100%; margin: 0; padding: 0; }

body
{
	color: #002a55;
	background: white;
	
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}

.right{float:right}
.left {float:left }

div.clearer { height: 1px; clear: both; margin: 0; padding: 0; }
.clear { clear: both; }

#page_container,
#column_page_container,
#gold_column_page_container
{
	color: #002a55;
	background: White;
	
	text-align: left;
	
	margin: 0 auto;
	padding: 0;
	
	position: relative;
	min-height: 100%;
	width: 938px;
}

#column_page_container      { background: White url('../images/columnbackground.gif') center center repeat-y; }
#gold_column_page_container { background: White url('../images/goldcolumnbackground.gif') center center repeat-y; }

* html #page_container,
* html #column_page_container { height: 100% }

#footer_container
{
	color: #002a55;
	background: white;

	margin: -7em auto 0;
	padding: 0;
		
	position: relative;
	height: 7em;
	width: 928px;
}

/*---*/

#page_content
{
	margin: 0;
	padding: 0 5px 7em;
}

#footer_content
{
	margin: 0;
	padding: 1em 5px 0;

	border-top: 2px solid #002a55;

	/*font-weight: bold;*/
	font-size: 11px;
}

#footer_spacer
{
    height: 5px;
    max-height: 5px;
}

#footer_image
{
    vertical-align: middle;
}

/*---*/

#header
{
	background: White;
	padding: 5px 0;
	margin: 0;
}

#header_image
{
	vertical-align: bottom;
	margin: 0 0 5px;
	padding: 0;
}

#menu_bar
{
    margin: 0 0 5px;
    background: #b68d2e;
    color: #5b4617;
    font-weight: bold;
}

#menu_bar td,
#menu_bar th
{
	padding: 3px 5px;
	/* border-left: 1px solid white; */
}

#menu_bar td.first
{
    border-left: 0 none;
}

#menu_bar a,
#menu_bar a:link,
#menu_bar a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#menu_bar a:hover,
#menu_bar a:active
{
	text-decoration: underline;
}

#welcome_bar
{
	margin: 0;
	color: #002a55;
	background: #CCC;
	font-weight: bold;
}

#welcome_bar td,
#welcome_bar th
{
	/* padding: 0 5px; */
	padding: 3px 5px;
}

#welcome_bar a,
#welcome_bar a:link,
#welcome_bar a:visited
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#welcome_bar a:hover,
#welcome_bar a:active
{
	text-decoration: underline;
}

#item_search
{
	float: right;
	margin: 0 25px 0 5px;
}

#dealer_search
{
	float: right;
}

#item_search img,
#dealer_search img,
#b_dealersearch
{
	margin: 0 0 0 5px;
}

#sign_in_link
{
	font-size: 11px;
	font-weight: normal;
}

#sign_in_link:link { color: #055496; }#sign_in_link:visited { color: #055496; }#sign_in_link:hover { color: #007AB7; }#sign_in_link:active { color: #007AB7; }

#column
{
	float: right;
	text-align: left;
	margin: 0;
	padding: 10px;
	width: 203px;
}

#gold_column_page_container #column1
{
	float: right;
    height: 535px;
    width: 223px;
    padding: 0;
    margin: 0;
    background: #b68d2e url('../images/col/col_bb1.jpg') center top no-repeat;
}

#gold_column_page_container #column2
{
	float: right;
    height: 535px;
    width: 223px;
    padding: 0;
    margin: 0;
    background: #b68d2e url('../images/col/col_vb1.jpg') center top no-repeat;
}

#gold_column_page_container #column3
{
	float: right;
    height: 535px;
    width: 223px;
    padding: 0;
    margin: 0;
    background: #b68d2e url('../images/col/col_vb2.jpg') center top no-repeat;
}

#non_column
{
	float: left;
	width: 700px;
	color: black;
	
	margin: 0;
	padding: 0;
}

.col_block
{
    text-align: left;
}

.col_block .head,
.col_block .sub_head
{
    margin: -10px -10px 10px;
    padding: 3px 5px;
    color: white;
    background: #002a55;
    font-weight: bold;
}

.col_block .sub_head
{
    background: #758aa0;
    margin: 5px -10px;
}

.col_block .first
{
    margin: -10px -10px 5px;
}

#dealer_div a,
#account_div a,
.nav_menu a
{
    display: block;
    margin: 0 -5px;
    padding: 3px 5px;
    text-decoration: none;
    font-size: 12px;
}

#dealer_div a:hover,
#account_div a:hover,
.nav_menu a:hover,
#dealer_div a.warning:hover,
#account_div a.warning:hover,
.nav_menu a.warning:hover
{
    background: white;
}

#dealer_div a.warning,
#account_div a.warning,
.nav_menu a.warning
{
    display: block;
    margin: 0 -5px;
    padding: 3px 5px;
    text-decoration: none;
    font-size: 12px;
    background: #F99;
    color: #900;
    border: none;
}

#dealer_div a:hover,
#account_div a:hover
{
    background: white;
}

#dealer_div a.warning:hover
{
    color: Red;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 0 0 0.5em;
	font-weight: bold;
	font-family: arial;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }

h1.title
{
	background: #002a55;
	color: White;
	padding: 5px;
	margin: 0 0 5px;
	line-height: 25px;
}

div.warning,
span.warning,
.notice
{
    display: block;
    padding: 5px;
    border: solid 2px #900;
    color: #900;
    background: #F99;
    margin: 0 0 5px;
    font-weight: bold;
}

.expired
{
    color: #C00;
    font-weight: bold;
}

.notice
{
    color: #009;
    background: #AAF;
    border: solid 2px #009;
}

.notice a,
.notice a:link,
.notice a:hover,
.notice a:active,
.notice a:visited
{
    color: white;
}

.readonly
{
    color: gray;
    background: white;
}

table.main
{
	border-collapse: collapse;
	border: none;
	width: 100%;
	margin-bottom: 2.5em;
}

table.main td, table.main th
{
	border: solid 1px white;
	padding: 5px;
}

table.main tr         th,
table.main tr.head    td {background: #002a55; color: White; font-weight: normal;}
table.main tr.subhead td {background: #758aa0; color: White;}
table.main tr.alt     td {background: transparent; color: Black;}
table.main tr         td {background: #ebebeb; color: Black;}
table.main tr.warning td {background: #C33; color: White;}

table.main ul {margin: 0 0 0 1em;}

table.small { font-size:smaller; }

/* ----- element specific ----- */

form{ margin: 0; }

a:link { color: #007AB7; }a:visited { color: #007AB7; }a:hover { color: #00ADEF; }a:active { color: #00ADEF; }

a img { border: none; }

em { font-style: italic; font-size: larger; font-weight: bold; }

fieldset { border: solid 2px #CCC; padding: 1em; }
fieldset legend { font-weight: bold; }

/* ----- main page specific ----- */

#column_sign_in
{
	margin: 2em auto;
	border-collapse: collapse;

	font-weight: bold;
}

#column_sign_in td,
#column_sign_in th
{
	padding: 2px;
}

#news_column
{
	float: left;
	width: 400px;
	padding: 5px 0 0;
	font-size: 11px;
}

#news_image,
#products_image
{
	vertical-align: bottom;
	margin: 0 0 5px;
	padding: 0;
}

#products_column
{
	float: right;
	width: 295px;
	padding: 5px 0 0;
}

#new_product_1
{
	float: left;
}

#new_product_2
{
	float: right;
}

#associates
{
	clear: both;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	font-size: 0;
}

#associates img
{
	vertical-align: middle;
	margin: 0 4px;
}

.news_entry
{
	background: #F2F2F2;
	padding: 10px;
	margin-top: 4px;
}

.news_head
{
	color: #002a55;
	background: #E1E1E1;
	font-weight: bold;
	padding: 5px;
	margin: -10px -10px 5px;
	font-size: 13px;
}

#related_items .head
{
    line-height: 25px;
    font-size: 16px;
    padding: 5px 10px;
    margin: -10px -10px 10px;
}

/* ----- dealer search page specific ----- */

table.dealerList
{
	margin: 1em 0 0;
	border-top: 2px #002a55 solid;
	width: 100%;
}

table.dealerList td.alt
{
	background: #EBEBEB;
}

table.dealerList h2,
table.dealerList h3
{
	margin: 0 0 0;
}

td.dealerList
{
	padding: 5px 5px 10px;
}

/* ----- sign in page ----- */

#main_sign_in
{
	margin: 5px auto;
    
    border-collapse: collapse; 
    border: solid 2px #E1E1E1;

	font-weight: bold;
}

#main_sign_in td,
#main_sign_in th
{
	padding: 2px;
}

/* ----- store styles ----- */

.shop_prod,
.shop_prod:link,
.shop_prod:visited
{
	padding: 5px;
	display: block;
	color: Black;
	text-decoration: none;
	border-bottom: solid 1px #002a55;
}

.shop_prod_first { border-top: solid 1px #002a55; }

.shop_prod_contain
{
    float: left;
    clear: both;
    width: 100%;
}

/*.shop_prod:hover,*/
.shop_prod_hover
{
	background: #99cee5;
	color: Black;
	text-decoration: none;
}

.shop_prod .head
{
	font-size: 18px;
	font-weight: bold;
}

.shop_prod .text
{
	float: right;
	width: 600px;
}

.prod_col_left
{
	float: left;
	width: 260px;
	overflow: hidden;
}

.prod_col_right
{
	float: right;
	width: 430px;
	background: white;
	padding-left: 5px;
}

.checkout_address,
.checkout_address_active
{
    border: 2px solid;
    margin-bottom: 5px;
    width: 100%;
}

.checkout_address_active
{
    background: #CCD;
}

.related_item
{
    background: white;
    margin-bottom: 10px;
    display: block;
    padding: 5px 5px 5px 80px;
}

.related_item img
{
    width: 75px;
    float: left;
    margin: -5px 5px -6px -80px;
}

.new_product
{
	margin: 5px 0;
	clear: both;
}

.new_product h2
{
	font-weight: bold;
	font-size: 14px;
	padding: 0.3em;
	margin: 0 1px;
	color: White;
	background: #002a55;
	font-family: arial;
}

/* ----- new product page ----- */

.new_product img
{
	float: left;
	margin: 0 0 5px;
	border: solid 1px #999;
}

.new_product .info
{
	float: right;
	width: 723px;
}

/* ----- order list pages ----- */

div.sort_buttons
{
	float: right;
	background: #99C;
	padding: 1px 0 0 1px;
	color: White;
	line-height: 16px;
}

div.sort_buttons img
{
	margin: 0 1px 1px 0;
	border: none;
	background: transparent;
	vertical-align: top;
}

warning div.sort_buttons
{
	background: #C99;
}

.tablehead
{
	padding: 0.3em;
	margin: 0 1px;
	color: White;
	background: #002a55;
}

h2.tablehead
{
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
}

.tablehead h2
{
	margin: 0 0 0.3em;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
}

.tablehead a,
.tablehead a:link,
.tablehead a:hover,
.tablehead a:active,
.tablehead a:visited
{
    color: white;
}

.tablehead.warning
{
	padding: 0.3em;
	margin: 0 1px;
    background: #C33;
    color: White;
    border: 0;
}

.popup_button, .popup_button:link, .popup_button:visited
{
	text-decoration: none;
	float: right;
	border: solid #002a55 1px;
	padding: 0 3px;
	color: White;
	background: #758aa0;
	margin: 0 0 0 5px;
}

.popup_button:hover, .popup_button:active
{
	color: #002a55;
	background: white;
}

.deal_contact_button
{
    margin-top: 10px;
    float: right;
    font-size: 17px;
    border: solid 2px #002a55;
    padding: 5px;
    font-variant: small-caps;
    color: #002a55;
    font-weight: bold;
    background: #DDD;
}

.deal_contact_button:hover
{
    background: white;
}
