﻿* {margin:0; padding:0;}

body {
	font: 12px/17px Verdana, Arial, sans-serif;
    background: #000 url(images/backgroundScene.jpg) no-repeat 0 0;
}

a:focus {outline: 0;}

a:link,
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {text-decoration: none;}



img {border: 0;}

br.clear {
	clear: both;
	line-height:0px;
	height:0px;
	display:block;
}

div.main {
	margin: 0 auto;
	width: 950px;
}

div.main div.main-nav {
	margin: 0 auto;
	width: 950px;
	height:157px;
}

div.main div.main-nav a.logo:link,
div.main div.main-nav a.logo:visited {
	float: left;
	margin: 50px 0 0 0;
	width: 375px;
	height: 59px;
	text-indent: -10000em;
	background: url(images/bg-logo.png) no-repeat 0 0;
}

div.main div.main-nav ul.helpers {
	float: right;
	list-style: none;
	padding: 6px 0 4px 0;
}

div.main div.main-nav ul.helpers li {
	float: left;
	margin: 0 12px;
}

div.main div.main-nav ul.helpers li a:link,
div.main div.main-nav ul.helpers li a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
div.main div.main-nav ul.helpers li a:hover {text-decoration: underline;}

div.main div.main-nav ul.topNav {
	position: relative;
	float: left;
	clear: both;
	list-style: none;
	margin: 0 0 0 95px;
	padding: 20px 0 0 0;
	width: 769px;
	z-index: 1000;
}
html>body div.main div.main-nav ul.topNav{
    margin-left:190px;
}

div.main div.main-nav ul.topNav li {
	float: left;
	clear: right;
	margin: 0 2px 0 0;
	padding: 0;
	height: auto;
	position: relative;
	background: url(images/bg-tab-li.gif) no-repeat right 0;
}

div.main div.main-nav ul.topNav li a:link,
div.main div.main-nav ul.topNav li a:visited,
div.main div.main-nav ul.topNav li a.inactive:link,
div.main div.main-nav ul.topNav li a.inactive:visited  {
	float: left;
	padding: 6px 17px 5px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background: url(images/bg-tab-a.gif) no-repeat 0 0;
}
div.main div.main-nav ul.topNav li a:hover,
div.main div.main-nav ul.topNav li a.on:link,
div.main div.main-nav ul.topNav li a.on:visited,
div.main div.main-nav ul.topNav li a.active:link,
div.main div.main-nav ul.topNav li a.active:visited {color:#fdf400;}

div.main div.main-nav ul.topNav li ul {
	display: none;
	list-style: none;
	position: absolute;
	top: 27px;
	left: -25px;
	padding: 10px 0 10px;
	width: 220px;
	/*height: 382px;*/
	background-color:Black;
	/*background: transparent url(images/bg-flyout.png) no-repeat 0 0;*/
	z-index:100;
}
div.main div.main-nav ul.topNav li ul#educationDropDown {height: 72px;}

div.main div.main-nav ul.topNav li ul li {
	position: static;
	float: none !important;
	clear: none !important;
	margin: 0 0 1px 16px;
	padding: 0 0 0 10px;
	/*background: none !important;*/
}
/*
div.main div.main-nav ul.topNav li ul li.memory-card {border-left: 3px solid #fdf400;}
div.main div.main-nav ul.topNav li ul li.micro {border-left: 3px solid #fdf400;}
div.main div.main-nav ul.topNav li ul li.small {border-left: 3px solid #74c439;}
div.main div.main-nav ul.topNav li ul li.medium {border-left: 3px solid #7a43b3;}
div.main div.main-nav ul.topNav li ul li.laptop {border-left: 3px solid #263f80;}
div.main div.main-nav ul.topNav li ul li.large {border-left: 3px solid #ca4c00;}
div.main div.main-nav ul.topNav li ul li.camera {border-left: 3px solid #ffffff;}
div.main div.main-nav ul.topNav li ul li.weapon {border-left: 3px solid #d51212;}
div.main div.main-nav ul.topNav li ul li.ems {border-left: 3px solid #ca4c00;}
div.main div.main-nav ul.topNav li ul li.tougher {border-left: 3px solid transparent;}
div.main div.main-nav ul.topNav li ul li.picknpluck {border-left: 3px solid transparent;}
div.main div.main-nav ul.topNav li ul li.customFoam {border-left: 3px solid transparent;}
*/
div.main div.main-nav ul.topNav li ul li.categoryGray {border-left: 3px solid #999999;}


div.main div.main-nav ul.topNav li ul li a:link,
div.main div.main-nav ul.topNav li ul li a:visited {
	display: block;
	float: none;
	padding: 0 !important;
	width: 176px;
	height: 30px;
	line-height: 30px;
	background: none !important;
}

div.main div.shoppingCartDisplay{
    float:right;
    clear: right;
    margin: 10px 0 0;
    padding:0 10px 3px 10px;
    background: url(images/shoppingCartBG.png) repeat-x 0 0;
    color:#fff;
    font-size:11px;
    
}

div.main div.shoppingCartDisplay a.cartlink:link,
div.main div.shoppingCartDisplay a.cartlink:visited,
div.main div.shoppingCartDisplay a.cartlink:active{
	color:White;
	text-decoration:none;
}
div.main div.shoppingCartDisplay a.cartlink:hover {
	color:White;
	text-decoration:underline;
}

div.main div.wrapper 
{   
    clear:both;
	width: 950px;
}

div.main div.wrapper div.content {   
    float:left;
    width:950px;
    background:#FFFFFF url(images/sidebarBG.jpg) repeat-y scroll left top;
}


div.main div.wrapper a:link
{
    text-decoration: underline;
}

div.main div.wrapper a:hover
{
    text-decoration: none;
}

div.main div.wrapper div.home {
	width: 950px;
}

div.main div.wrapper div.showcase
{   float:left;
    width: 950px;
    height: 340px;
    background: url(images/showcasei1010.jpg) no-repeat 0 0;
}

div.main div.wrapper div.content div.sidebar
{   float:left;
    width: 209px;
    background: url(images/sidebarBG.jpg) repeat-y 0 0;
    color:#fff;
    min-height:857px;
}

div.main div.wrapper div.content div.interiorRightContent
{
    float:right;
    width:711px;
    padding:10px 15px 0 15px;
    background-color:#fff;
}

div.main div.wrapper div.content div.interiorRightContent div.breadCrumb
{
    float:left;
    font-size:11px;
}

div.main div.wrapper div.content div.interiorRightContent div.switchSize
{
    float:right;
}

div.main div.wrapper div.content div.interiorRightContent div.breadCrumb a:link,
div.main div.wrapper div.content div.interiorRightContent div.breadCrumb a:visited,
div.main div.wrapper div.content div.interiorRightContent div.breadCrumb a:active
{
    color:#525252;
    text-decoration:underline;
}

div.main div.wrapper div.content div.interiorRightContent div.breadCrumb a:hover
{
    color:#525252;
    text-decoration:none;
}

div.main div.wrapper div.content div.mastMemoryCardContainer
{
    float:right;
    background: url(images/memoryCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastMicroContainer
{
    float:right;
    background: url(images/microCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastSmallContainer
{
    float:right;
    background: url(images/smallCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastLightsContainer
{
    float:right;
    background: url(images/lightsBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastMediumContainer
{
    float:right;
    background: url(images/mediumCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastLaptopContainer
{
    float:right;
    background: url(images/laptopCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastLargeContainer
{
    float:right;
    background: url(images/largeCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastWeaponContainer
{
    float:right;
    background: url(images/weaponCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastEMSContainer
{
    float:right;
    background: url(images/emsCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastCameraContainer
{
    float:right;
    background: url(images/cameraCasesBanner.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
    text-align:right;
}

div.main div.wrapper div.content div.mastCaseFinderContainer
{
    float:left;
    background: url(images/bg-casefindermast.jpg) no-repeat 0 0;
    width:741px;
    height:184px;
}

div.main div.wrapper div.content div.mastCategoryText
{
    float:right;
    margin:35px 15px 0 0;
    font:23px/25px verdana,arial;
    text-align:right;
    color:#fff
}

div.main div.wrapper div.content div.mastCategoryText .mastCategoryTitle
{
    font:23px/25px verdana,arial;
    margin:0 0 10px 0;
}

div.main div.wrapper div.content div.mastCategoryText .mastCategoryDescription
{
    padding: 10px 0 10px 10px;
    width:480px;
    font:12px/14px verdana,arial;
    background: transparent url(images/bg-category.png) repeat;
}

div.main div.wrapper div.content div.interiorRightContent div.item
{
    float:left;
    width:227px;
    font-size:11px;
    margin:0 10px 10px 0;
    padding:0 0 10px 0;
    border-bottom: solid 1px #e6e6e6;
    height:270px;
}
html>body div.main div.wrapper div.content div.interiorRightContent div.item{
    height:auto; min-height:270px;
}

div.main div.wrapper div.content div.interiorRightContent div.item div.itemTitle
{   
    padding:3px 0 5px 0;
    margin:0 0 3px 0;
    color:#565656;
    font-size:13px;
    font-weight:bold;
}

div.main div.wrapper div.content div.interiorRightContent div.itemDetailSeperator
{
    margin:0 10px 10px 0;
}

div.main div.wrapper div.content div.interiorRightContent div.item div.productThumb
{
    width:227px;
    margin:5px 5px 0 0;
}

div.main div.wrapper div.content div.interiorRightContent div.productPhotoThumb
{
    float:left;
    width:70px;
    border: solid 1px #bfbfbf;
    margin:0 3px 10px 0;
}

div.main div.wrapper div.content div.interiorRightContent div.productPhotoThumb img {cursor: pointer;}

div.main div.wrapper div.content div.interiorRightContent div.item div.productThumbDescription
{
    width:227px;
}

div.main div.wrapper div.interiorRightContent div.itemDetailRight div.sidebox 
{   
	background: url(images/selectOptionsBottom.gif) no-repeat bottom;
    margin-top:15px;
	padding-bottom: 12px;
}


div.main div.wrapper div.interiorRightContent div.itemDetailRight div.sidebox div.selectContent {
	margin:0px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
	font-size:11px;
	border-right:solid 1px #e3e3e3;
	border-left:solid 1px #e3e3e3;
	overflow: auto;
	/*display:inline-block;*/
}

div.itemDetailRight div.sidebox div.selectContent a:link,
div.itemDetailRight div.sidebox div.selectContent a:visited {
	text-decoration:underline;
}
div.itemDetailRight div.sidebox div.selectContent a:hover {
	text-decoration:none;
}

div.selectContent div.attribute1,
div.selectContent div.attribute2
{
	margin-bottom: 35px;
}

div h2.selectContent 
{
    height: 34px;
    background: url(images/selectOptionsTop.gif) no-repeat;
    font: bold 10px "Verdana";
    color: #5b5b5b;
    padding-left: 12px;
    line-height: 24px;
}


div.selectContent h3 
{
	font: bold 11px "Verdana";
    margin:0 0 5px 0;
    border-bottom: solid 1px #CCCCCC;
    padding-bottom: 2px;
}

div.selectContent h3.accessories
{
    border-bottom: dotted 1px #CCCCCC;
}

div.selectContent .orderAttributeTitles
{
    color:#5b5b5b;
    font-weight:bold;
}

div.selectContent span.foam-volume-pricing,
div.selectContent span.nofoam-volume-pricing {
    position: absolute;
    text-decoration: underline;
    cursor: pointer;
    line-height:normal;
}

div.selectContent span p {
	position:relative;
	top: -10px;
	cursor: pointer;
}

div.selectContent table.foam-volume-pricing,
div.selectContent table.nofoam-volume-pricing {
    position: absolute;
    top: -118px;
    left: -50px;
    display: none;
    width: 297px;
    height: 111px;
    background: url(images/bg-volume-pricing.gif) no-repeat 0 0;
    z-index: 1000;
    cursor: text;
}

div.selectContent table.foam-volume-pricing td,
div.selectContent table.nofoam-volume-pricing td {
    padding: 5px 0 0 25px;
    vertical-align: top;
}

.sidebox .bottom {
	position:relative;
	top:6px;
}

div.main div.wrapper div.colorBlueSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#225599;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorYellowSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#fcff00;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorRedSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#9b0000;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorBlackSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#000;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorPinkSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#ff8bee;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorGreySwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#dbdbdb;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorLightBlueSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#6ab7e8;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorLightGreenSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#98cb6a;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorOrangeSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#ff4c0e;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorDesertTanSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#ccbd9c;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorWhiteSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#FFFFFF;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorCharcoalGreySwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#404040;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorMossyOakSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-image: url(images/swatch_camo.jpg);
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

div.main div.wrapper div.colorODGreenSwatch
{   
    float:left;
    width:15px;
    height:15px;
    background-color:#AFB97D;
    border: solid 1px #b6b6b6;
    margin: 0 5px 5px 0;
}

.alternatingCellBGDark
{
    background-color:#e9e9e9;
}   

.alternatingCellBGLight
{
    background-color:#f4f4f4;
}   

div.main div.wrapper div.interiorRightContent div.viewDetailBtn
{
    background-color:#e0e0e0;
    padding:3px 5px 4px 0;
}

div.main div.wrapper div.interiorRightContent div.viewDetailArrow
{
    background: url(images/viewDetailArrow.png) no-repeat 0 0;
}

div.main div.wrapper div.interiorRightContent div.viewDetailBtn a:link
{
    color:#000;
    text-decoration:none;
}
div.main div.wrapper div.interiorRightContent div.viewDetailBtn a:visited
{
    color:#000;
    text-decoration:none;
}
div.main div.wrapper div.interiorRightContent div.viewDetailBtn a:hover
{
    color:#000;
    text-decoration:underline;
}

div.main div.wrapper div.content div.interiorSearch
{
    float:right;
    width:741px;
    padding:4px 0 4px 0;
    background: url(images/interiorSearchBG.jpg) no-repeat 0 0;
}

div.main div.wrapper div.content div.interiorSearch div.textBox
{
    float:right;
    margin: 0 5px 0 0;
}

div.main div.wrapper div.content div.interiorSearch div.btn
{
    float:right;
    margin: 0 5px 0 0;
}

div.main div.wrapper div.sidebar div.sidenav
{   
    padding:16px 10px 10px 10px;
}


div.main div.wrapper div.sidebar ul
{   
    list-style:none;
    width:189px;
    margin:10px 0 0 0;
}
div.main div.wrapper div.sidebar ul ul {
	margin: 0;
}
div.main div.wrapper div.sidebar ul li
{   
    margin:0 0 1px 0;
}

div.main div.wrapper div.sidebar a:link
{   
    color:#fff;
    text-decoration:none;
}

div.main div.wrapper div.sidebar a:visited
{   
    color:#fff;
    text-decoration:none;
}

div.main div.wrapper div.sidebar a:hover
{   
    color:#fff;
    text-decoration:underline;
}

div.main div.wrapper div.sidebar ul .categoryYellow
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #fdf400;
}

div.main div.wrapper div.sidebar ul .categoryGreen
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #74c439;
}
div.main div.wrapper div.sidebar ul .categoryGray
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #999999;
}
div.main div.wrapper div.sidebar ul .categoryPurple
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #7a43b3;
}
div.main div.wrapper div.sidebar ul .categoryBlue
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #263f80;
}
div.main div.wrapper div.sidebar ul .categoryOrange
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #ca4c00;
}
div.main div.wrapper div.sidebar ul .categoryWhite
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #ffffff;
}
div.main div.wrapper div.sidebar ul .categoryRed
{   
    background: url(images/sideNavBG.png) repeat 0 0;
    padding:3px 0 6px 8px;
    border-left: solid 3px #d51212;
}

div.main div.wrapper div.sidebar .subnavItem
{
    margin:0 0 5px 15px;
}

div.main div.wrapper div.interiorRightContent div.horizontalLine
{
    background-color:#e5e5e5;
    height:1px;
    margin:0 0 10px 0;
}

div.main div.wrapper div.interiorRightContent div.itemPhoto {
    float:left;
    width:315px;
    height: 325px;
    margin-bottom:20px;
}

div.main div.wrapper div.interiorRightContent div.itemDetailRight
{
    float:left;
    width:376px;
    border-left: solid 1px #e5e5e5;
    margin:0 0 0 7px;
    padding:0 0 0 7px;
}

div.main div.wrapper div.interiorRightContent div.itemDetailRight .itemDescription
{
    color:#565656;
	font-size:11px;
	margin-bottom:20px;
}

div.main div.wrapper div.interiorRightContent div.itemDetailLeft
{
    float:left;
    width:315px;
}

div.main div.wrapper div.interiorRightContent div.itemDetailRight p
{
   margin:2px 0 2px 0;
}

div.main div.wrapper div.interiorRightContent div.itemDetailTitle h1
{
   font-size:20px;
   margin:0 0 15px 0;
}

div.main div.wrapper div.interiorRightContent div.itemDetailRight .detailPricing
{
   color:#D50C1F;
   font-size:14px;
   line-height:26px;
}


div.main div.wrapper div.interiorRightContent div.itemDetailRight .addThisItem a:link
{
   font-size:11px;
   color:#565656;
   text-decoration:underline;
}

div.main div.wrapper div.interiorRightContent div.itemDetailRight .addThisItem a:visited
{
   font-size:11px;
   color:#565656;
   text-decoration:underline;
}

div.main div.wrapper div.interiorRightContent div.itemDetailRight .addThisItem a:hover
{
   font-size:11px;
   color:#565656;
   text-decoration:none;
}



div.main div.wrapper div.interiorRightContent div.accessories {
	display:block;
	clear:both;
}

div.main div.wrapper div.interiorRightContent .tableContainer div.accessories {
	display:block;
	clear:both;
	display:inline-block;
}

/*div.main div.wrapper div.interiorRightContent div.accessories h3 {
	font-weight: bold;
	font-size:13px;
}
*/
div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem {
	margin-bottom:10px;
	clear:both;
}

div.main div.wrapper div.interiorRightContent .tableContainer div.accessories div.accessoryItem {
	margin-bottom:30px !important;
	clear:both;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem .accessoryDescription {
	color:#565656;
	font-size:11px;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.checkbox {
	float:left;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.rightcheckbox {
	float:right;
	width: 120px;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.rightcheckbox label{
	float:left;
	font-size: 12px;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.rightcheckbox input{
	margin-bottom:7px;
	float:right;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.rightcheckbox span.checkbox input{
	margin-right:23px;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.accessoryItemName {
	float:left;
	margin:8px 0 0 0;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.checkbox p{
	margin-bottom: 5px;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem div.checkbox input{
	margin: 10px;
	width:13px;
	height:13px;
	float: left;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem h4 {
	font-size:16px;
	font-weight:normal;
	font-family: Trebuchet MS;
	margin-bottom: 5px;
}

div.main div.wrapper div.interiorRightContent div.accessories div.accessoryItem p {
		display:block;
}


div.main div.wrapper div.interiorRightContent input.accessoriesCartButton{
	float:right;
	margin-top:10px;
	border: 0;
	outline: none;
}



div.main div.wrapper div.showcase div.homeCalculatorSearch
{
    float:left;
    width:276px;
    height:370px;
    background: url(images/homeCalculatorBG.png) no-repeat 0 0;
    color:#fff;
}

div.main div.wrapper div.showcase div.homeCalculatorSearch div.homeSearch
{
    float:right;
    margin: 5px 5px 0 0;
}

div.main div.wrapper div.showcase div.homeCalculatorSearch div.homeCalculator
{
    float:left;
    margin: 10px 0 0 32px;
    font-size:10px;
}

div.main div.wrapper div.interiorCalculator
{
    background: url(images/interiorCalculatorBG.png) no-repeat 0 0;
    padding:10px 0 20px 10px;
}

div.main div.wrapper div.showcase div.homeCalculatorSearch p
{
    margin: 0 0 7px 0;
}

div.main div.wrapper div.interiorCalculator p
{
    margin: 0 0 10px 0;
    font-size:10px;
}

div.main div.wrapper div.showcase div.homeCalculatorSearch div.homeSearch div.textBox
{
    float:right;
    margin: 0 5px 0 0;
}

div.main div.wrapper div.showcase div.homeCalculatorSearch div.homeSearch div.btn
{
    float:right;
}

div.main div.wrapper div.adSection
{   float:left;
    margin:0 0 0 0;
    width: 950px;
    height: 169px;
}

div.main div.wrapper div.adSection div a
{
	display:block;
	height:170px;
}

div.main div.wrapper div.adSection div a h2{
	display:block;
	text-indent:-1000em;
}


div.main div.wrapper div.adSection div.ad1
{   float:left;
    width: 337px;
    height: 170px;
}
div.main div.wrapper div.adSection div.ad1 a {
	width:337px;
	background-image:url(/images/adTransportCases.jpg);
}


div.main div.wrapper div.adSection div.ad2
{   float:left;
    width: 337px;
    height: 170px;
}
div.main div.wrapper div.adSection div.ad2 a {
	width:337px;
	background-image:url(/images/adTougherByDesign.jpg);
}


div.main div.wrapper div.adSection div.ad3
{   float:left;
    width: 276px;
    height: 170px;
}
div.main div.wrapper div.adSection div.ad3 a {
	width:276;
	background-image:url(/images/adCustomFoam.jpg);
}




div.main div.wrapper div.adSection div.calculatorHelp
{   float:left;
    padding:20px 0 0 0;
    width: 276px;
    height: 170px;
    background: url(images/calculatorHelpBG.jpg) no-repeat 0 0;
    color:#fff;
}

div.main div.wrapper div.adSection div.confusedArrow
{   position:absolute;
    margin:-37px 0 0 119px;
    width: 37px;
    height: 24px;
    background: url(images/confusedArrow.png) no-repeat 0 0;
}

div.main div.wrapper div.sidebar div.confusedArrow
{   position:absolute;
    margin:-37px 0 0 70px;
    width: 37px;
    height: 24px;
    background: url(images/confusedArrow.png) no-repeat 0 0;
}

div.main div.wrapper div.sidebar div.interiorConfused
{
    background-color:#370000;
    padding:20px;
}

div.main div.wrapper div.adSection div.calculatorHelp p
{  
    padding: 0 30px 5px 30px;
}

div.main div.wrapper div.adSection div.calculatorHelp a:link,
div.main div.wrapper div.adSection div.calculatorHelp a:visited 
{   
    color:#fff;
    text-decoration:underline;
}

div.main div.wrapper div.adSection div.calculatorHelp a:hover
{   
    color:#fff;
    text-decoration:none;
}

div.main div.wrapper div.casesSection {
    float:left;
    margin:5px 0 0 0;
    width: 950px;
	height: 325px;
}

div.main div.wrapper div.casesSection div.slider {
	width: 950px;
	height: 275px;
	overflow: hidden;
}

div.main div.wrapper div.casesSection div.slider div {
	padding: 0 0 0 30px;
	width: 920px;
	height: 275px;
	background: url(images/bg-slider.jpg) no-repeat 0 0;
}

div.main div.wrapper div.casesSection div.slider div img {float: right;}

div.main div.wrapper div.casesSection div.slider div h1 {
	padding: 15px 0 0;
	font: 30px/50px Verdana, Arial, sans-serif;
	color: #000;
}

div.main div.wrapper div.casesSection div.slider div p {
	width: 530px;
	line-height: 15px;
}

div.main div.wrapper div.casesSection div.slider div ul {
	list-style: none;
	float: left;
	margin: 20px 20px 0 0;
}

div.main div.wrapper div.casesSection div.slider div ul li a:link,
div.main div.wrapper div.casesSection div.slider div ul li a:visited {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	text-decoration: underline;
}
div.main div.wrapper div.casesSection div.slider div ul li a:hover {text-decoration: none;} 

div.main div.wrapper div.casesSection div.overlay {
    position: absolute;
    width: 950px;
    height: 50px;
    background: #fff;
}

div.main div.wrapper div.casesSection div.chooser {
	padding: 0;
	width: 950px;
	height: 50px;
	background: url(images/bg-chooser.jpg) no-repeat 0 0;
}

div.main div.wrapper div.casesSection div.chooser ul {list-style: none;}

div.main div.wrapper div.casesSection div.chooser ul li {
	float: left;
	margin: 6px 0 0;
	padding: 0 2px;
	height: 34px;
	border-left: 1px solid #c1c1c1;
}
div.main div.wrapper div.casesSection div.chooser ul li.first {
	border: 0;
	margin: 6px 0 0 20px;
}

div.main div.wrapper div.casesSection div.chooser ul li a:link,
div.main div.wrapper div.casesSection div.chooser ul li a:visited {
	display: block;
	padding: 0 18px;
	font-size: 11px;
	line-height: 34px;
	color: #272727;
	text-decoration: none;
}
div.main div.wrapper div.casesSection div.chooser ul li a:hover,
div.main div.wrapper div.casesSection div.chooser ul li a.on:link,
div.main div.wrapper div.casesSection div.chooser ul li a.on:visited {
	color: #fff100;
	background: #262626;
}

/* Footer Styles */

div.main div.footer
{   float:left;
    margin:5px 0 50px 0;
    padding:10px;
    width: 930px;
    height: 162px;
    background: url(images/footerBG.jpg) no-repeat 0 0;
    color:#fff;
}

div.main div.footer a:link,
div.main div.footer a:visited 
{
    text-decoration: underline;
    color:#fff;
}

div.main div.footer a:hover
{
    text-decoration: none;
    color:#fff;
}

*html div.footer {padding: 15px 0 0;}

div.footer .footerBtns
{
    float:left;
    margin:10px 0 0 0;
}

div.footer .footerPhone
{
    float:right;
    margin:20px 0 0 0;
}

div.footer .resources {
	float:left;
	margin: 0 0 0 5px;
	padding: 0;
	width:210px;
}

div.footer .resources ul {
	margin: 5px 0 0;
	padding: 0;
	list-style:none;
}

div.footer .resources li{
	display:block;
	margin: 0 0 4px;
	padding: 0 0 0 10px;
}

div.footer .resources li a {
	font: 10px/14px Verdana, sans-serif;
}

div.footer .service {
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	width:210px;
	font: 10px/14px Verdana, sans-serif;
}

div.footer .service strong{
	display:block;
	margin: 0;
	padding: 0;
	font: bold 10px/14px Verdana, sans-serif;
}

div.footer .service a.block {
	display:block;
	margin: 2px 0 15px;
	font: 10px/14px Verdana, sans-serif;
	text-decoration: underline;
}

div.footer .service a.inline {
	font: 10px/14px Verdana, sans-serif;
	text-decoration: underline;
}

div.footer .tracking {
	float:left;
	margin:0 0 0 30px;
	padding:0;
	width:210px;
}

div.footer .tracking table {
	border:0;
	margin:0;
	padding:0;
}

div.footer .tracking td.header {
	margin: 0;
	padding: 0;
	font: bold 10px/14px Verdana, sans-serif;
}

div.footer .tracking td.text {
	margin: 0;
	padding: 0;
	width:65px;
	font: bold 10px/14px Verdana, sans-serif;
}

div.footer .contact {
	float:left;
	margin: 0 0 0 30px;
	padding: 0;
	font: 10px/14px Verdana, sans-serif;
}

div.footer .contact strong {
	font-weight: bold;
}

div.signup
{
    float:left;
    width:950px;
    background: transparent url(images/signUpBG.gif) repeat-y 0;
    margin:5px 0 0 0;
    padding:10px 0 10px 0px;
}

div.main div.sub-footer {
	width: 950px;
	height: 90px;
	margin:10px 0 0 0;
}




/* Checkout Pages */

table.cartPage a {
        font: bold 10px Verdana, sans-serif;
        color: #000;
}

table.cartPage td {
        padding: 7px 5px 0;
        font: 10px Verdana, sans-serif;
        color: #555;
}

table.cartPage td.specialoffers { padding: 5px 3px; font: bold 10px Verdana, sans-serif; color: #555; letter-spacing: normal;}

table.cartPage td.ext {font: bold 10px Verdana, sans-serif; color: #000;}

table.cartPage td.option {
        margin: 0;
        padding: 7px 0 0 5px;
        background: #fff;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
}

/* Checkout Pages */

#checkout {
        margin: 7px 0 0;
        padding: 0;
        min-height: 575px;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
        letter-spacing: normal;
}

*html #checkout {height: 585px;}

.checkoutHdrImg 
{
    margin:10px 0 10px 0;
}


#checkoutLogin {
        margin: 0;
        min-height: 590px;
}

*html #checkoutLogin {
        margin: 0;
        padding: 35px 0 0;
        height: 635px;
}

#checkoutLogin a{
	color: #000;
	text-decoration: underline;
}

#checkoutLogin h2{
        font: bold 22px Arial, sans-serif;
        color: #000;
        margin: 5px 0 0;
        padding: 5px 0 0;
        display: block;
}

#bigLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 330px;
	background: transparent;
}

.additionalItems {
        margin: 10px 0 0;
        padding: 6px 8px;
        display: block;
        font: bold 12px/14px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
        background: #fff4df;
        border: 1px solid #bab8b8;
}

.specialoffers {
        margin-top: 10px;
        color: #646060;
        background: #ebebeb;
        border-top: 1px solid #bab8b8;
        border-bottom: 1px solid #BAB8B8;
        line-height: 23px;
        padding-right: 5px;
        padding-left: 5px;
        font-weight: bold;
}

#checkout td.step4titles {
        margin: 0;
        padding: 5px 5px 4px;
        background: #4b6db0;
        font: bold 12px Verdana, sans-serif;
        color: #fff;
}

#checkout td.step4img {
        margin: 0;
        padding: 5px 0 0 10px;
        background: #fff;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
}

#checkout td.step4cells {
        margin: 0;
        padding: 10px 5px 0;
        background: #fff;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
}

#checkout td.step4cells strong{
        font: bold 10px Verdana, sans-serif;
        color: #000;
}

#checkout td.step4option {
        margin: 0;
        padding: 10px 0 0 5px;
        background: #fff;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
}

#newCustomer {
        margin: 15px 0;
        padding: 0;
        width: 330px;
        height: 200px;
        background: #fff;
}

#guestCustomer {
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	width: 360px;
	height: 73px;
	border: 1px solid #000;
	background: #efefef;
}

#returningCustomer {
        float: right;
        margin: 15px 0 10px;
        padding: 0 0 0 20px;
        width: 350px;
        border-left: 1px dashed #d7d7d7;
        background: #fff;
}

#shippingMethod {
        margin: 15px auto;
        padding: 0;
        width: 650px;
        border: 1px solid #000;
        background: #fff;
}


#newCustomer h3, #returningCustomer h3, #guestCustomer, #shippingMethod h3{
        font: bold 11px Verdana, sans-serif;
        color: #fff;
        margin: 0;
        padding: 10px;
        display: block;
        background: #000;
        letter-spacing: normal;
}

#newCustomer h4, #returningCustomer h4{
        font: bold 11px Verdana, sans-serif;
        color: #000;
        margin: 0;
        padding: 5px 0 0 10px;
        display: block;
        background: #efefef;
        letter-spacing: normal;
}

#newCustomer h5, #returningCustomer h5, #guestCustomer h5{
        font: bold 11px Verdana, sans-serif;
        color: #000;
        margin: 0;
        padding: 15px 0 15px 2px;
        display: block;
        background: #efefef;
        letter-spacing: normal;
}

#newCustomer p, #returningCustomer p, #guestCustomer p{
        font: 10px/15px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
        margin: 0;
        padding: 10px 0;
        background: #fff;
}

#newCustomer strong, #returningCustomer strong{
        font: bold 11px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
        margin: 0;
        padding: 3px 0 0;
        display: block;
        background: #fff;
}

#newCustomer b, #returningCustomer b{
        font: bold 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
        margin: 0;
        padding: 3px 0 0;
}

#newCustomer table, #returningCustomer table{
        font: bold 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
        margin: 0;
        padding: 0;
        background: #fff;
}

#newCustomer td.right, #returningCustomer td.right{
        font: bold 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
        margin: 0;
        padding: 0 0 10px 10px;
        background: #fff;
}

#newCustomer td, #returningCustomer td{
        font: bold 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
        margin: 0;
        padding: 0 0 7px;
        background: #fff;
}

#checkoutLogin p.safety{
	margin: 0;
	padding: 10px 0 0 17px;
	font: 10px/15px Verdana, sans-serif;
	color: #000;
	letter-spacing: normal;
	background: url(Images/padlock.gif) no-repeat 0 10px;
}
	

.checkoutTextbox {
        margin: 0;
        background: transparent;
        font: 10px Verdana, sans-serif;
        color: #000;
}

.checkoutTextbox a{
        background: #efefef;
        font: 10px Verdana, sans-serif;
        color: #000;
}

.checkoutLine {
        margin: 0 auto;
        padding: 0;
        width: 348px;
        height: 10px;
        background: url(Images/checkout-line.gif) no-repeat center;
}

.checkoutList {
        margin: 0;
        padding: 8px 0 0;
        float: left;
        font: 10px Verdana, sans-serif;
        color: #000;
}

.checkoutList a{
        font: 10px Verdana, sans-serif;
        color: #000;
}


.checkoutList ul{
        list-style: none;
        margin-left: 0;
        padding-left: 10px;
}

.checkoutList li {
        background: url(Images/rarr.gif) no-repeat 2px left;
        margin: 0;
        padding: 0;
        width: auto;
        height: 16px;
        font: inherit;
        text-indent: 12px;
}

.paddedTop {
	padding-top:8px;
}


.error_box {
        font: bold 10px Verdana, sans-serif;
        color: #d00;
        padding-bottom: 10px;
        padding-right: 5px;
}

.error_box_severe
{
	border:solid 1px #cc0000;
	background-color:#ffcccc;
	padding:5px;
	margin:10px 7px 0px 2px;
	color:Black;
}

#cooperSafety {
        margin: 0 0 7px;
        padding: 0 0 10px 17px;
        height: 16px;
        font: 10px/16px Verdana, sans-serif;
        color: #000;
        clear: both;
        letter-spacing: normal;
        border-bottom: 1px dashed #d7d7d7;
}

#cooperSafety a{
        font: 10px/16px Verdana, sans-serif;
        color: #000;
}

#whitespace {margin: 0; padding: 0; height: 235px; display: block;}

#yourCart {
        margin: 0;
        padding: 0;
        font: 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
}

#yourCart strong {
        margin: 0;
        padding: 0;
        font: bold 11px Verdana, sans-serif;
        color: #000;
}

#yourCart b {
        margin: 0;
        padding: 0;
        font: bold 10px Verdana, sans-serif;
        color: #000;
}

#yourCart table.main {
        border-top: 1px dashed #d7d7d7;
}

#yourCart td.mid {
        text-align: center;
        width: 31px;
}

td.coupons {
        margin: 0;
        padding: 10px 0;
        font: 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
}

td.coupons strong{
        font: bold 11px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
}

td.shipping {
        margin: 0;
        padding: 9px 0;
        font: 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
}

td.shipping strong{
        font: bold 11px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
}

td.shippingTotal {
        font: bold 11px Verdana, sans-serif;
        color: #cc060e;
        letter-spacing: normal;
}

td.currentZip {
        margin: 0;
        padding: 3px 0;
        font: 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
}

td.currentZip a{
        font: bold 10px Verdana, sans-serif;
        color: #000;
        letter-spacing: normal;
}

.order_total {
        font: bold 11px Verdana, sans-serif;
        color: #000;
}

.total_price {
        font: bold 14px Verdana, sans-serif;
        color: #cc060e;
}

h2.step2billing {
        font: bold 12px Verdana, sans-serif;
        color: #000;
        margin: 10px 0 0;
        display: inline;
}






table.step2billing, table.step3shipping {
        margin: 15px 0 0;
        padding: 0;
        width: 350px;
        float: left;
        border: 1px solid #ccc;
        font: bold 10px Verdana, sans-serif;
        color: #5e5e5e;
        letter-spacing: normal;
        background: #efefef;
}

table.step2billing td, table.step3shipping td {
        margin: 0;
        padding: 0 4px;
        height: 20px;
}

table.step2billing strong, table.step3shipping strong {
        white-space: nowrap;
}

table.step2billing td.required {padding:0 0 0 8px; background: url(Images/required.gif) no-repeat 2px 3px;}
table.step3shipping td.required {padding:0 0 0 8px; background: url(Images/required.gif) no-repeat 2px 2px;}

.mySaved {
        float: right;
        margin: 17px 0 0;
        padding: 0;
        width: 300px;
        height: auto;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
        background: transparent;
}

.mySaved p {margin-bottom: 25px;}


.mySaved strong{
        font: bold 10px Verdana, sans-serif;
        color: #777;
        letter-spacing: normal;
}

#step4verify {
        margin: 15px auto;
        padding: 4px;
        width: auto;
        height: auto;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
        letter-spacing: normal;
}

#checkout td.step4titles {
        margin: 0;
        padding: 5px 5px 4px;
        background: #4b6db0;
        font: bold 12px Verdana, sans-serif;
        color: #fff;
}

#checkout td.step4img {
        margin: 0;
        padding: 5px 0 0 10px;
        background: #fff;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
}

#checkout td.step4cells {
        margin: 0;
        padding: 10px 5px 0;
        background: #fff;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
}

#checkout td.step4cells strong{
        font: bold 10px Verdana, sans-serif;
        color: #000;
}

#checkout td.step4option {
        margin: 0;
        padding: 10px 0 0 5px;
        background: #fff;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
}

#checkout a {
        font: bold 10px Verdana, sans-serif;
        color: #000;
}

#creditCard {
        float: left;
        margin: 0;
        padding: 5px;
        width: 300px;
        min-height: 165px;
        float: left;
        border: 1px solid #ccc;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
        letter-spacing: normal;
        background: #efefef;
}

* html #creditCard {
		height: 165px;
}

#subtotal {
        float: left;
        margin: 0 0 0 40px;
        padding: 5px;
        width: 340px;
        height: 165px;
        border: 1px solid #ccc;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
        letter-spacing: normal;
        background: #fff;
        vertical-align: bottom;
}

#subtotal table.subtotal{
        margin: 15px auto;
        padding: 5px;
        font: 10px Verdana, sans-serif;
        color: #5e5e5e;
        letter-spacing: normal;
        background: #fff;
}

#subtotal table.subtotal td.sub {
        margin: 0;
        padding: 5px;
        text-align: right;
        width: 175px;
        height:25px;
        border-bottom: 1px solid #ccc;
        background: #efefef;
}

#subtotal table.subtotal td.sub2 {
        margin: 0;
        padding: 5px 10px;
        text-align: right;
        width: 115px;
        border-bottom: 1px solid #ccc;
        background: #efefef;
}

#subtotal table.subtotal td.tot {width: 175px; text-align: right; margin: 0;
        padding: 5px;}
#subtotal table.subtotal td.tot2 {width: 115px; text-align: right;margin: 0;
        padding: 5px;}



#accountsettings{
	font: 10px Verdana, sans-serif;
	color: #5e5e5e;
	letter-spacing: normal;
}

#accountsettings h3{
	margin: 0;
	padding: 0 0 1px;
	font: bold 14px Verdana, sans-serif;
	color: #555;
	display:block;
	border-bottom: 2px solid #555;
}

#accountsettings a{
	font: bold 10px Verdana, sans-serif;
	color: #000;
}

#resultsContainer {
	margin: 0;
	padding: 10px 12px;
	font: bold 10px/17px Verdana, sans-serif;
	color: #000;
}

#resultsContainer a{
	font: bold 10px Verdana, sans-serif;
	color: #000;

}

.ordernumber {
	margin: 0 0 5px;
	padding: 0 0 2px;
	font: bold 16px Verdana, sans-serif;
	color: #000;
	display: block;
	border-bottom: 2px solid #000;
}

td.line {border-top: 1px solid #ccc;}

table.specialoffers a {color: #000; text-decoration: underline;}
table.specialoffers a.bold {color: #646060; text-decoration: none;}
.results_toolbar table a {color: #000; text-decoration: underline;}
.results_toolbar table a.bold {color: #646060; text-decoration: none;}
td.gallerylink a {color: #000; text-decoration: underline;}

.clear 
{
    clear:both;
}






/* Highslide Effects */

.highslide {
    outline: none;
}
.highslide img {border: 2px solid gray;}
.highslide:hover img {border: 2px solid white;}
.highslide-image {border: 20px solid #fff;}
.highslide-image-blur {}

.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits {display: none;}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* Static Pages */

div.static h2 {
	padding: 4px 0 20px;
	font-size: 25px;
	line-height: 150%;
	font-weight: bold;
	border-top: 1px solid #e5e5e5;
}

div.static h3 {
	padding: 20px 0 5px;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
}

div.static h4 {
	padding: 20px 0 10px;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

div.static p.phone {
	float: left;
	padding: 28px 10px 0;
	width: 165px;
	height: 157px;
	font-size: 10px;
	line-height: 15px;
	background: url(images/bg_phone.gif) no-repeat 0 0;
}


div.static p.live-chat {
	float: left;
	padding: 28px 10px 0;
	width: 165px;
	height: 157px;
	font-size: 10px;
	line-height: 15px;
	background: url(images/bg_livechat.gif) no-repeat 0 0;
}


div.static p.email {
	float: left;
	padding: 28px 10px 0;
	width: 165px;
	height: 157px;
	font-size: 10px;
	line-height: 15px;
	background: url(images/bg_email.gif) no-repeat 0 0;
}

div.static a:link,
div.static a:visited {color: #565656; text-decoration: underline;}
div.static a:hover {text-decoration: none;}

div.static table {
	border: 0;
	width: 700px;
}

div.static table ul {
	float: left;
	list-style: none;
	font-size: 10px;
	line-height: 12px;
}

div.static table ul li {
	padding: 0 12px 0 5px;
	background: url(images/li-foam.gif) no-repeat 0 5px;
}

div.static table h4 {
	padding-top: 5px;
	text-align: center;
}

div.static div.steps {
	float: left;
	width: 215px;
	font-size: 11px;
}

div.static img.steps {border: 1px solid #ccc;}

div.static h4.contact {
    margin: 20px 0 0;
    padding: 4px 6px;
    background: #e3e3e3;
}

div.static div.contact {
    padding: 6px;
    font-size: 11px;
    line-height: 18px;
    border: 1px solid #e3e3e3;
}

div.static div.contact span {
    float: left;
    width: 65px;
}

div.static div.contact input.text {
    width: 177px;
    height: 20px;
    border: 1px solid #7f9db9;
}

div.static div.contact input.file {
    height: 20px;
}

div.static div.contact textarea {
    width: 177px;
    height: 142px;
    border: 1px solid #7f9db9;
}

div.static div.contact input.submit {width: 75px;}

div.static div.contact .invalid {color: #c00;}



/*detail tabs */

div.tabs{
	position: relative;
	width: 708px;
	clear:both;
	z-index:10;
	top:1px;
}

div.detailTab{
	float: left;
	padding-right: 1px;
	padding-top:20px;
}
	
.detailTab a{
	color: #666 !important;
	background: url(images/detail/detailTab.gif) left top no-repeat;
	height: 30px;
	display: block;
	text-decoration: none !important;
	padding-left: 40px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	margin-right:5px;
}

.detailTab a span{
	background: url(images/detail/detailTab.gif) right top no-repeat;
	padding-right: 22px;
	padding-right: 40px;
	height: 30px;
	display:block;
	cursor: pointer;
}

.detailTab a:hover,
.detailTab a.on{
	color: #333 !important;
	background: url(images/detail/detailTab.gif) left -30px no-repeat;
	padding-left: 40px;
	height: 30px;
	display:block;
}
.detailTab a.on{
	height:31px;
}
.detailTab a:hover{
	color: #9A8777 !important;
}
.detailTab a.on:hover{
	color: #333 !important;
}


.detailTab a:hover span,
.detailTab a.on span{
	background: url(images/detail/detailTab.gif) right -30px no-repeat;
	padding-right: 40px;
	height: 30px;
	display:block;
} 



div.tableTabs{
	width: 708px;	
	position: relative;
	clear: both;
	margin-bottom: 25px;
}

.tableBar{
	background: url(images/detail/tableBarGray.gif) no-repeat 0 0;
	width: 708px;
	height: 16px;
	display: block;
}
	
.grayTopTable{
	background-color: #363636;
	color: #FFF;
}

.groupingRow{
	background-color: #666666;
	color: #FFF;
}

div.tableContainer tr.groupingRow td{
      padding: 5px;
}

.tableContainer{
	background: #FFF;
	width: 686px;
	display: block;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 10px 10px 0px 10px;
	min-height: 142px;
}

.tableContainer ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}

.tableContainer li {
	margin-left:15px;
}

.tableContainer ul li {
	margin-left:5px;
}


.tableContainer table.itemFeatureTable {
	width:100%;
}

.tableContainer table.itemFeatureTable tr th{
	color:#000000;
	font-family:arial,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	padding:0px 20px 10px 4px;
}


div.tableContainer tr td {
      padding: 5px;
}
    
div.tableContainer tr.odd  td {
      background-color: #F6F4F2;
}





.tableBarBottom{
	background: url(images/detail/tableBarBottom.gif) no-repeat 0 0;
	display: block;
	width: 708px;
	height: 15px;
}

div.tableContainer tr.addToCart td{
	padding: 10px 10px 0px 10px;
}





/* 	Showcase Image */
.mainImage {
	float:left; 
	width:674px; 
	height:340px; 
	text-indent:-1000em;
	display:block;
}



div.homePageSearchBox {
	background: url(images/bg_searchbox.png) no-repeat 0 0;
	margin: 0px; 
	padding: 4px 0px 0px 33px;
	width: 243px;
	height: 27px;
}

div.homePageSearchBox input {
	vertical-align:middle;
}



div.sidebarSearchbox {
	padding: 9px 0px 0px 10px;
	height: 19px;
}

div.sidebarSearchbox input {
	vertical-align:middle;
}

div.sidebarSearchbox input.SearchTextBox {
	height:21px;
	width: 128px;
	font-size:16px;
}

table tr td span.availability {
    position: relative;
}

table tr td span.availability div {
    position: absolute;
    top: -90px;
    left: 50%;
    margin-left: -149px;
    padding: 15px 15px 0;
    width: 267px;
    height: 73px;
    background: url(images/bg-availability.gif) no-repeat 0 0;
    z-index: 1000;
    cursor: text;
    display: none;
}

#pickTable td h4{text-align:left; padding-bottom:0;}
#pickTable td{padding:0 20px 20px 0; vertical-align:top;}
#pickTable p{margin:0 0 5px 0;}
#pickTable ul li{float:left; background:none; padding-left:0;}
#pickTable p.smaller{font-size:9px;}

#sideBar{float:right; width:300px; margin-left:15px;}
#sideBar p{font-size:10px; margin:5px 0 15px 0; line-height:14px; text-align:right;}
ul.listing {margin-top:.75em;}
ul.listing li {margin-left:26px; padding-bottom: 2px;}

#vs{background:url(images/bg-vs.gif) no-repeat top center; float:left;}
#vs h3{text-indent:-1000em; height:57px; background:url(images/title-vs.gif) no-repeat bottom center; border-top:1px solid #E5E5E5; padding-top:40px;}
#vs .imgHolder{text-align:center; padding:60px 0 30px 0; margin-left:-10px;}
#vs .col{float:left; width:340px;}
#vs .col ul{list-style:none; line-height:20px; padding-bottom:20px; float:left; width:320px;}
#vs .col ul li{color:#000; font-weight:normal; float:left; clear:left;}
#vs .col ul li strong{color:#ee1d23; font-weight:bold; float:left; width:20px;}
#vs .col ul li span{float:left; width:300px;}

#vs table{border-left:1px solid #ccc; margin-bottom:1em;}
#vs th{border-width:1px 1px 0 0; border-style:solid; border-color:#ccc; background:#333; color:#f1f1f1; border-right-color:#fff; padding:10px 5px;}
#vs th.barrier{border-right:2px solid #fff;}
#vs th strong{display:block;}
#vs td{border-width:0 1px 1px 0; border-style:solid; border-color:#ccc; padding:5px; line-height:18px;}
#vs td.barrier{border-right:2px solid #000;}
#vs td.empty{background:#f1f1f1;}
#vs td.center{text-align:center;}
#vs tr.highlight td{background:#d5fcdc;}
#vs table tr.mo td{background:#ffffea;}
