/* 
	Rev Date :: 05/05/2006
	Author   :: David Walsh
	Fixes    :: Tan Hack  
	
	Padding/Margin ::  Top - Right - Bottom - Left - TRouBLe
	
*/

/*  GLOBAL CLASSES  */
* 								{ font-family:verdana, arial, helvetica, sans-serif; font-size:10px; margin:0px; padding:0px; color:#000000; }
body							{ background-color:#DBA977; margin:15px 0 15px 0; padding:0px; }


/*	PAGE LAYOUT CLASSES :: CUSTOM :: ORDERED BY PAGE VIEW - TOP TO BOTTOM  */
.wrap							{ background-color:#ffcc99; margin-right:auto; margin-left:auto; width:740px; min-height:544px; } * html .wrap { width:742px; w\idth:740px; height:544px; }
.header						{ background-image:url(../graphics/lay_top_logo.gif); background-repeat:no-repeat; width:740px; height:74px; border-bottom:1px solid #fff; }
.header_left				{ width:359px; float:left; text-align:right; }
.header_right				{ width:381px; float:left; background-image:url(../graphics/lay_top_image_4.gif); background-repeat:no-repeat; }
.header_logo_right		{ margin-right:89px; }
.home_content				{ min-height:338px; width:740px; background-color:#eabd90; background-image:url(../graphics/lay_home_sink.gif); background-repeat:no-repeat; background-position:right; } * html .home_content { height:337px; }
.home_content_left		{ width:740px; min-height:346px; background-image:url(../graphics/lay_left_back_2.gif); background-repeat:no-repeat; background-position:left; }
.home_content_a			{ width:300px; float:left; min-height:200px; }
.home_content_1			{ height:301px; width:230px; margin-top:0px; float:left; display:inline; }
.home_content_2			{ height:44px; }
.navigation					{ }
.content						{ background-color:#ffcc99; min-height:250px; width:740px; } * html .content { height:250px; }
.content_sidebar			{ width:175px; float:left; display:inline; padding:15px 15px 15px 15px; }
.subnav						{ width:100%; background-color:#coabab; min-height:150px; } * html .subnav { height:150px; }
.main_content				{ min-height:241px; width:502px; float:left; padding:15px 15px 0 0; } * html .main_content { height:241px; }
.main_content_half		{ width:240px; float:left; display:inline; }
.footer						{  }


/*  FORMATTING CLASSES :: XHTML TAGS :: ORDER BY ALPHA */
b								{ font-weight:bold; }
h1								{ font-size:18px; color:#633; }
h2								{ font-size:12px; color:#633; margin-top:15px; }
h3								{ font-size:10px; color:#633; margin-top:11px; }
i								{ font-style:italic; }
label							{ cursor:pointer; }
li								{  }
ol								{ margin-left:25px; margin-top:8px;  }
p								{ margin-top:11px; }
ul								{ margin-left:25px; margin-top:8px; }


/*  FORMATTING CLASSES :: CUSTOM :: ORDER BY ALPHA */
.about_us					{ margin-top:265px; }
.b								{ font-weight:bold; }
.button						{ cursor:pointer; }
.clear						{ clear:both; }
.copyright 					{ font-size:9px; text-align:center; color:#633; margin-top:3px; cursor:default; }
.cube_hack					{ position:relative; top:0px; left:0px; }
.email_page_container	{ margin-left:10px; }
.error 						{ color:#f00; }
.error_span					{ color:#f00; font-weight:bold; }
.error_table				{ width:100%; }
.error_td					{ color:#f00; background-color:#fff; font-weight:bold; font-size:10px; border:1px solid #f00; padding:3px 10px 3px 10px; }
.error_td_head				{ color:#fff; background-color:#f00; font-weight:bold; font-size:10px; }
.featured_brands			{ width:150px; float:right; }
.float_left					{ float:left; }
.float_right				{ float:right; }
.form							{ margin-top:3px; }
.half_r						{ margin-left:15px; }
.image_border				{ border:1px solid #633; margin:7px; }
.image_holder				{ border:2px dashed #f00; background-color:#add8e6; cursor:help; }
.input_box					{ border:1px solid #633; padding:3px; }
.input_browse				{ font-size:12px; }
.link							{  }
.logo_tops					{ margin-left:201px; }
.mock_h3						{ font-size:10px; color:#633; font-weight:bold; }

.nav_1						{ margin-left:97px; }
.nav_2						{ margin-left:98px; }
.nav_3						{ margin-left:95px; }
.nav_4						{ margin-left:95px; }
.nav_5						{ margin-left:92px; margin-top:25px; }
.nav_6						{ margin-left:80px; }
.nav_7						{ margin-left:72px; }
.nav_8						{ margin-left:59px; }
.nav_9						{ margin-left:39px; }
.nav_10						{ margin-left:24px; }
.nav_low						{ margin-top:5px; }
.nav_high					{ margin-top:9px; }
.hav_highest				{ margin-top:12px; }

.note							{ font-size:9px; color:#633; }
.no_top_margin				{ margin-top:0px; }
.print_only					{ display:none; }
.session_message 			{ border:1px solid #000000; margin:15px 0 10px 0; }
.session_message_head 	{ background-color:#f00; }
.session_message_text	{ background-color:#fff; color:#f00; font-weight:bold; font-size:10px; padding:0px 10px 0 10px; }

.subnav_row					{ width:100%; float:left; margin-top:20px; }
.subnav_row_sub			{ width:100%; float:left; margin-top:5px; }
.subnav_arrow				{ float:left; min-height:9px; width:14px; vertical-align:middle; } * html .subnav_arrow { height:9px; }
.subnav_arrow_small		{ float:left; min-height:9px; width:14px; vertical-align:middle; text-align:center; } * html .subnav_arrow_small { height:9px; }
.subnav_link				{ float:left; min-height:9px; width:140px; } * html .subnav_link { height:9px; }

.tagline						{ font-size:12px; font-weight:bold; font-style:italic; text-align:center; color:#633; padding-right:60px; }

.unresolved					{ color:#f00; font-weight:bold; border:2px dashed #f00; background-color:#fff; cursor:help; }


/*  LINKS  */
a:link 						{ color:#633; text-decoration:underline; }
a:visited 					{ color:#633; text-decoration:underline; }
a:hover 						{ color:#633; text-decoration:none; }
a:active 					{ color:#633; text-decoration:none; }

a.no_border:link 			{ color:#633; text-decoration:none; }
a.no_border:visited 		{ color:#633; text-decoration:none; }
a.no_border:hover 		{ color:#633; text-decoration:underline; }
a.no_border:active 		{ color:#633; text-decoration:underline; }

a.stealth:link 			{ color:#633; text-decoration:none; cursor:pointer; }
a.stealth:visited 		{ color:#633; text-decoration:none; cursor:pointer; }
a.stealth:hover 			{ color:#633; text-decoration:none; cursor:pointer; }
a.stealth:active 			{ color:#633; text-decoration:none; cursor:pointer; }

a.big_stealth:link 			{ color:#633; text-decoration:none; cursor:pointer; font-size:12px; font-weight:bold; margin-top:5px; }
a.big_stealth:visited 		{ color:#633; text-decoration:none; cursor:pointer; font-size:12px; font-weight:bold; margin-top:5px; }
a.big_stealth:hover 			{ color:#633; text-decoration:none; cursor:pointer; font-size:12px; font-weight:bold; margin-top:5px; }
a.big_stealth:active			{ color:#633; text-decoration:none; cursor:pointer; font-size:12px; font-weight:bold; margin-top:5px; }
