/* Define Tags */
html, body{
	height:100%;
	}
body {
	margin:0;
	padding:0;
	}
	.body { background:#05609a url(images/blue_nav_bg.gif) repeat-x top left; }

a, a:visited, a:hover {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:normal;	
	color:#000;	
	text-decoration:underline;
	line-height:1.5em;
	}
a:hover {
	color:#000;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#2d5e7d;
	border-bottom:2px solid #e3e3e3;
	}
h1 {
	font-size:18px;
	}
h2 {
	font-size:14px;
	border-bottom:0;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, li, .copy, .copySmall, .copyLarge, .button, .error {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1.5em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.copyRed {
	color:#900;
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#00609d; 
	background-color:#c8dbe6;
	border:1px solid #00609d; 
	cursor:pointer;
	font-size:11px;
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
	
#mainTopLogo {
	height:123px;
	background:url(images/top_logo.gif) no-repeat top center;
	}
	#topContainer {
		margin:0 auto;
		width:760px;
		}
		#topLogo {
			display:block;
			height:123px;
			width:234px;
			float:left;
			}
			#topLogo a {
				display:block;
				text-indent:1600px;
				overflow:hidden;
				height:123px;
				white-space:nowrap;
				width:234px;
				}
		#topTabs {
			display:block;
			height:123px;
			width:526px;
			float:left;
			}

#mainNav {
	margin:0 auto;
	width:760px;
	height:55px;
	clear:both;
	}
#mainSearch {
	margin:0 auto;
	width:760px;
	height:52px;
	}
#mainContent {
	background-color:#fff;
	}
#mainContentContainer {
	margin:0 auto;
	width:760px;
	}
#mainContentContainer.mainLivingKitchen {
	margin:0 auto;
	width:940px;
	}
		
#mainFooter {
	padding:0 0 22px 0;
	text-align:center;
	background:#05609a url(images/blue_footer_bg.gif) repeat-x top left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d0d0d0;
	line-height:2em;
	}
	#mainFooter a, #mainFooter a:visited, #mainFooter a:hover {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#d0d0d0;
		}
	#mainFooter a:hover {
		color:#F3F3F3;
		}
	#footerSlogan {
		display:block;
		height:36px;
		text-indent:600px;
		overflow:hidden;
		white-space:nowrap;
		background:url(images/blue_footer_text.gif) no-repeat top left;
		margin:0 auto 10px auto;
		width:522px;
		}

/* Main Menu */
#mainNav ul {
	margin:0;
	padding:10px 0 0 0;
	}
	#mainNav ul li {
		list-style-type:none;
		margin:0;
		padding:0;
		display:block;
		float:left;
		}
	#mainNav ul li a {
		display:block;
		text-indent:600px;
		overflow:hidden;
		height:31px;
		white-space:nowrap;
		}
	#mainNav ul li a.menuAppliances {
		width:107px;
		background:url(images/menu_appliances.gif) no-repeat top left;
		}
	#mainNav ul li a.menuElectronics {
		width:118px;
		background:url(images/menu_electronics.gif) no-repeat top left;
		}
	#mainNav ul li a.menuFurniture {
		width:105px;
		background:url(images/menu_furniture.gif) no-repeat top left;
		}
	#mainNav ul li a.menuPartsAndService {
		width:141px;
		background:url(images/menu_parts_and_service.gif) no-repeat top left;
		}
	#mainNav ul li a.menuInstallation {
		width:124px;
		background:url(images/menu_installation.gif) no-repeat top left;
		}
	#mainNav ul li a.menuContractorSales {
		width:156px;
		background:url(images/menu_contractor_sales.gif) no-repeat top left;
		}
		#mainNav ul li a:hover {
			background-position:0 -31px;
			}
		#mainNav ul li a#navActive {
			background-position:0 -31px;
			}
			
/* Top Tabs */
#topTabs ul {
	margin:12px 0 0 0;
	padding:0;
	float:right;
	}
	#topTabs ul li {
		list-style-type:none;
		margin:0;
		padding:0;
		display:block;
		float:left;
		}
	#topTabs ul li a {
		display:block;
		text-indent:600px;
		overflow:hidden;
		height:34px;
		white-space:nowrap;
		}
	#topTabs ul li a.tabCustomerService {
		width:136px;
		background:url(images/tab_customer_service.gif) no-repeat top left;
		}
	#topTabs ul li a.tabContactUs {
		width:99px;
		background:url(images/tab_contact_us.gif) no-repeat top left;
		}
	#topTabs ul li a.tabOurHistory {
		width:110px;
		background:url(images/tab_our_history.gif) no-repeat top left;
		}
	#topTabs ul li a.tabCareerOpportunities {
		width:169px;
		background:url(images/tab_career_opportunities.gif) no-repeat top left;
		}
	#topTabs ul li a.tabFinanceOnline {
		width:206px;
		background:url(images/tab_finance_online.gif) no-repeat top left;
		}
		#topTabs ul li a:hover {
			background-position:0 -34px;
			}
		#topTabs ul li a#navActive {
			background-position:0 -34px;
			}
		#topTabs ul.finance li a:hover {
			background-position:0 -47px;
			}
		#topTabs ul.finance li a#navActive {
			background-position:0 -47px;
			}
			
			
#topTabs ul.finance {
	margin:0px 0px 0px 0px;
	padding:0;
	float:right;
	}
	#topTabs ul.finance li {
		list-style-type:none;
		margin:0;
		padding:0;
		display:block;
		float:left;
		}
	#topTabs ul.finance li a {
		display:block;
		text-indent:600px;
		overflow:hidden;
		height:47px;
		white-space:nowrap;
		}

/* Column Styles */
.column {
	width:140px;
	background:url(images/column_footer.gif) no-repeat bottom center;
	
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.5em;
	}
	.column span.hdr {
		color:#0073bb;
		font-weight:bold;
		}
	.column ul {
		margin:0;
		padding:0;
		list-style-type:none;
		}
	.column ul li {
		margin:0;
		padding:0 0 0 10px;
		background:url(images/bullett_column.gif) no-repeat center left;
		}
	.column a, .column a:visited, .column a:hover {
		font:bold 10px Verdana, Arial, Helvetica, sans-serif;
		color:#333;
		line-height:1.5em;
		text-decoration:none;
		}
	.column a:hover {
		color:#747474;
		}
	.columnDivide {
		clear:both;
		background:url(images/column_divide.gif) no-repeat top left;
		height:2px;
		width:118px;
		margin:8px auto;
		
		display:block;
		text-indent:600px;
		overflow:hidden;
		white-space:nowrap;
		}
	.columnBrowseCat {
		background:url(images/column_hdr_browse_cat.gif) no-repeat top center;
		padding:43px 11px 11px 11px;
		}
	.columnBrowseBrand {
		background:url(images/column_hdr_brand_names.gif) no-repeat top center;
		padding:43px 11px 11px 11px;
		}
	.columnCustomerService {
		background:url(images/column_hdr_customer_service.gif) no-repeat top center;
		padding:43px 11px 11px 11px;
		}
	.columnBrowseStores {
		background:url(images/column_hdr_our_stores.gif) no-repeat top center;
		padding:43px 11px 11px 11px;
		text-align:center;
		}
		

.searchHdr {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	border:1px solid #8e8e8e;
	}

.header {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#2d5e7d;
	}

ul.square {
	padding:0;
	margin:0;
	}
ul.square li {
	margin-left:30px;
	padding-left:10px;
	list-style-type:none;
	background:url(images/bullet.gif) no-repeat 0 8px;
	}

.divider {
	padding:0;
	margin:20px auto;
	clear:both;
	height:1px;
	width:445px;
	overflow:hidden;
	background:url(images/main_divider.gif) no-repeat top left;
	}
	
input {
	background-color:#fff;
	border:1px solid #8e8e8e;
	}

select {
	background-color:#fff;
	border:1px solid #8e8e8e;
	font-size:10px;
	}

/* Slide-out Menu 
#menus { display:none; }*/
.slideoutMenu div ul, .slideoutMenu div {
	padding:0;
	margin:0;
	border-top:1px solid #dc576b;
	}
	.slideoutMenu div ul li {
		list-style-type:none;
		}
		.slideoutMenu div ul li a, .slideoutMenu div ul li a:visited, .slideoutMenu div ul li a:hover,
		.slideoutMenu div a, .slideoutMenu div a:visited, .slideoutMenu div a:hover {
			display:block;
			padding:2px 1px 2px 10px;
			font:11px Verdana,Arial,Helvetica; 
			color:#fff;
			text-decoration:none;
			border-right:1px solid #dc576b;
			background-color:#b1142c;
			border-left:1px solid #dc576b;
			border-bottom:1px solid #dc576b;
			line-height:normal;
			}
			.slideoutMenu div ul li a:hover, .slideoutMenu div a:hover {
				color:#fff;
				background-color:#93091e;
				}

			.slideoutMenu div span {
						display:block;
						padding:2px 1px 2px 5px;
						font:bold 12px Verdana,Arial,Helvetica; 
						color:#fff;
						text-decoration:none;
						border-right:1px solid #dc576b;
						background-color:#5B000E;
						border-left:1px solid #dc576b;
						border-bottom:1px solid #dc576b;
						line-height:normal;	
			}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash h3 {
	visibility:hidden;
	font-size:30px;
	text-transform:capitalize;
	}
.sIFR-hasFlash h2 {
	font-size:18px;
	}
.sIFR-hasFlash h3 {
	font-size:16px;
	}
