/* CSS Document */
body
{
	margin:0;
	padding:0;
	background:url(../img/background.gif) repeat-x #fff;
	color:#4C4C4C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

a
{
	text-decoration:underline;
	color:#5189a0;
}

a:hover
{
	text-decoration:none;
}

#centerHold
{
	width:814px;
	text-align:left;
}

#navHold
{
	width:814px;
	height:37px;
	float:left;
	text-align:right;
	margin-top:13px;	
}

input.searchField
{
	width:112px;
	height:18px;
	background:#fff;
	border:1px solid #000;
	float:right;
	font-size:11px;
	color:#333;
	text-indent:5px;
}

input.go
{
	width:40px;
	height:22px;
	float:right;
	margin:0 7px 0 10px;
}

input.go2
{
	width:40px;
	height:22px;
	margin:0;
}

input.formField
{
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-indent:5px;
	height:18px;
}

#navigation, #navigation ul
{
	height:22px;
	width:500px;
	float:right;
	display:inline;
	margin:0;
	padding:0;
}

#navigation li
{
	display:inline;
	float:right;	
	list-style-type:none;
	margin-right:20px;
}

#navigation li.navDiv
{
	width:1px;
	height:20px;
	background:url(../img/nav_div.gif) no-repeat;
}

#navigation li.whatsnew a
{
	height:20px;
	width:57px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_whats_new.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#navigation li.whatsnew a:hover
{
	background-position:0px -20px;
}

#navigation li.whatsnewOn a
{
	height:20px;
	width:57px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_whats_new.gif);
	background-repeat:no-repeat;
	background-position:0px -20px;
}

#navigation li.retailers a
{
	height:20px;
	width:46px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_retailers.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#navigation li.retailers a:hover
{
	background-position:0px -20px;
}

#navigation li.retailersOn a
{
	height:20px;
	width:46px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_retailers.gif);
	background-repeat:no-repeat;
	background-position:0px -20px;
}

#navigation li.locator a
{
	height:20px;
	width:69px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_store_locator.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#navigation li.locator a:hover
{
	background-position:0px -20px;
}

#navigation li.locatorOn a
{
	height:20px;
	width:69px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_store_locator.gif);
	background-repeat:no-repeat;
	background-position:0px -20px;
}

#navigation li.layouts a
{
	height:20px;
	width:62px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_layout.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#navigation li.layouts a:hover
{
	background-position:0px -20px;
}

#navigation li.layoutsOn a
{
	height:20px;
	width:62px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_layout.gif);
	background-repeat:no-repeat;
	background-position:0px -20px;
}

#navigation li.products a
{
	height:20px;
	width:28px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_storefront.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#navigation li.products a:hover
{
	background-position:0px -20px;
}

#navigation li.productsOn a
{
	height:20px;
	width:28px;
	overflow:hidden;
	display:block;
	background-image:url(../img/btn_storefront.gif);
	background-repeat:no-repeat;
	background-position:0px -20px;
}

#contentHold
{
	width:803px;
	float:left;
	background:url(../img/body_background.gif) repeat-y;
	padding:0 0 4px 11px;
}

#mainImage
{
	width:523px;
	height:368px;
	float:left;
}

#homeContent
{
	width:260px;
	height:359px;
	float:left;
	background:#c9c9c9;
	margin:4px 0 0 4px;
	padding:5px 0 0 5px;
}

#homeBox
{
	width:233px;
	height:93px;
	border:1px solid #b5b5b5;
	background:#f2f2f2;
	margin:0 0 4px 0;
	padding:10px;
}

h2
{
	margin:0 0 3px 0;
	padding:0;
	font-weight:normal;
	font-size:14px;
}

h3
{
	margin:0 0 3px 0;
	padding:0;
	font-weight:bold;
	font-size:16px;
}

.slot1
{
	color:#1F8F8A;
}

.slot2
{
	color:#8C4D1E;
}

.slot3
{
	color:#E58A00;
}

.home
{
	margin:0;
	padding:0;
}

img.homeThumb
{
	float:left;
	border:0;
	margin:0 10px 0 0;
}

#links
{
	float:left;
	font-size:10px;
	margin:0 0 0 7px;
}

#copyright
{
	float:right;
	font-size:10px;
	margin:0 7px 0 0;
}

img.logo
{
	float:left;
	width:170px;
	height:127px;
	border:0;
	margin-right:20px;
}

#header
{
	float:left;
	width:792px;
	height:127px;
	background:url(../img/t2_header_bg.gif) repeat-x 5px 3px;
}

h1
{
	font-weight:normal;
	font-size:24px;
	color:#fff;
	margin:17px 0 10px 0;
	padding:5px;
}

#breadcrumb
{	
	color:#fff;
}

#breadcrumb a
{	
	color:#fff;
	text-decoration:none;
}

#breadcrumb a:hover
{	
	color:#fff;
	text-decoration:none;
}

#pageContent
{
	float:left;
	width:772px;
	padding:0 0 20px 20px;
}

#productCat
{
	float:left;
	width:225px;
	text-align:center;
	margin:0 10px 20px 0;
}

#productThumb
{
	float:left;	
	text-align:left;	
	margin:10px 0px 20px 0;	
	line-height:13px;
}

#productThumb a
{
	text-decoration:none;
	width:160px;
	height:180px;
	padding:10px;
	display:block;
	color:#4C4C4C;
}

#productThumb a:hover
{
	background:url(../img/product_bg2.gif) no-repeat;
	text-decoration:none;
}

#productFull
{
	float:left;	
	margin:10px 10px 20px 0;	
	width:230px;
	height:236px;
}

#productDetail
{
	float:left;	
	margin:10px 15px 20px 15px;	
	width:250px;
	height:236px;
}

#layoutDetail
{
	float:left;	
	margin:10px 15px 20px 15px;	
	width:300px;
	height:236px;
}

#layoutSample
{
	float:left;	
	width:210px;
	height:212px;
	margin-top:10px;
	background:url(../img/layout_bg.gif) no-repeat;
	padding:11px;
	line-height:13px;
}

#productTitle
{
	float:left;
	clear:both;
	font-size:14px;
	color:#1F8F8A;
	border-left:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #fff;
	width:200px;
	height:25px;
	padding:7px 0 0 10px;
	margin:0 0 -1px 20px;
	position:relative;
}

#productCollection
{
	float:left;
	clear:both;
	width:740px;
	padding:0 0 15px 10px;
	border:1px solid #bfbfbf;
}

.orange
{
	color:#E58A00;
}

h4
{
	font-weight:bold;
	font-size:11px;
	margin:10px 0 0 0;
	padding:0;
}

img
{
	border:0;
}

#skuThumb
{
	float:left;	
	text-align:left;	
	margin:10px 3px 0px 0;	
	line-height:13px;	
}

#skuThumb a
{
	text-decoration:none;
	width:150px;
	height:145px;
	padding:10px;
	display:block;
}

#skuThumb a:hover
{
	background:url(../img/sku_bg.gif) no-repeat;
	text-decoration:none;
}

#stepContainer
{
	width:150px;
	float:left;
	margin:20px 10px 0 0;
	padding:0 10px 0 10px;
	border-right:1px dashed #bfbfbf;
}

h5
{
	font-weight:normal;
	font-size:14px;
	color:#5189a0;
}

#flashMap
{
	float:right;
	width:540px;
	height:476px;
	margin:0 20px 0 0;
}

#locatorHold
{
	float:left;
	width:200px;
}

select
{
	width:150px;
	height:20px;
	border:1px solid #bfbfbf;
	color:#666;
	font-size:11px;
	margin:0 0 20px 0;
}


