/****************************************************
Created By: Charley Ruggiero
Layout CSS File 
****************************************************/

/***************************************************/
/************ SITE LAYOUT AND DESIGN ***************/
/***************************************************/
/* STANDARD TAGS */ 
body {margin:0; padding:0; font-family:Helvetica, Arial, sans-serif; font-size:12px; background-image:url(/img/bckgpattern.jpg); background-attachment:fixed; background-position: top center;} 
p {margin:10px;} 
img {border:none;} 
a {outline-style:none; color:#1F478C;} 
a:link, a:visited {color:#1F478C; text-decoration:underline;} 
a:hover, a:focus, a:active {color:#000033; text-decoration:none; outline:none;} 


#wrapper { position:relative; width:960px; min-height:500px; height:auto !important; height:500px; padding:0 0 20px 0; background-color:#FFF; margin:0 auto;} 

/* HEADER */ 
#header { position:relative; width:920px; margin:0 auto; z-index:20;}
h1#topHead {
	width:100%; 
	text-align:center; 
	margin:0 auto 0 auto; 
	padding:1px; 
	font-size:9px; font-style:normal; font-weight:normal;
	color:#FFFFFF;
	background:#204C95;
}
#headerImg { width:920px; height:208px; background:url(/img/header.png) top center no-repeat; z-index:99;}
#logo a { position:absolute; top:5px; left:5px; width:440px; height:103px; display:block;}
#logo p { position:absolute; top:75px; left:25px; font:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; font-style:italic;}
#freeship a { position:absolute; top:0px; right:350px; width:183px; height:41px; background:url(../img/freeShipping.png) top left no-repeat; }
#freeship a:hover { background:url(../img/freeShippingHover.png) top left no-repeat; }
#phone { position:absolute; top:50px; right:20px;  font:24px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; color:#FF0; }
#hours { position:absolute; top:78px; right:20px;  font:16px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; color:#FF0; }
#map {width:500px; height:655px; border-color:#999999; border-style:solid; border-width:thin; float:right;}
#contacts { float:left; width:375px; height:655px; overflow:scroll;}

#shoppingcart a { position:absolute; top:10px; right:30px; display:inline-block; height:57px; width:52px; background:url(/img/shoppingcart.png) top right no-repeat;}
#shoppingcart a:hover { text-decoration:none; background:url(/img/shoppingcartHover.png) top right no-repeat;}

#cartTotal { position:absolute; top:14px; right:95px; height:57px; font-size:14px; color:#FFFFFF;}
#cartTotal a {color:#FFFFFF; size:18px; font-family:Helvetica, Arial, sans-serif;}

#searchBoxHolder { position:absolute; top:117px; left:10px; width:150px;}
#searchButtonHolder { position:absolute; top:115px; left:165px; }
#Twitter { position:absolute; top:115px; left:250px; width:200px; height:40px; }
#Twitter img { vertical-align:middle; }
#Twitter a { font:16px Arial, Helvetica, sans-serif; color:#80E1F9; margin-top:10px; text-decoration:none;}
#Twitter a:hover { color:#FFF;}

#subNav { position:absolute; top:114px; right:5px; font-size:.9em; line-height:1.4em; background-color:none;}
#subNav li {float:left; list-style:none; margin:0 5px 0 -5px; padding:0 5px; border-right:#FFF solid thin;}
#subNav li.end { border:none;}
#subNav li a { font:10px Arial, Helvetica, sans-serif; color:#FFF; text-decoration:underline; }
#subNav li a:hover { text-decoration:none; }

#secondaryNav { position:absolute; top:179px; right:0; float:right; padding:0; width:275px;border:#039 solid 3px; background:#FFF;  z-index:-1;}
#secondaryNav li {float:right; display:block; margin:0; list-style:none; padding:1px 0;  }

#adjustable a { float:right; width:276px; height:58px;  background:url(/img/adjustable1.jpg) top right no-repeat; display:block;}
#adjustable a:hover { background:url(/img/adjustableHover1.jpg) top right no-repeat;}

#custom a { float:right; background:url(/img/custom1.jpg) top right no-repeat; width:276px; height:51px; display:block;}
#custom a:hover { background:url(/img/customHover1.jpg) top right no-repeat;}

#used a { float:right; background:url(/img/used1.jpg) top right no-repeat; width:276px; height:54px; display:block;}
#used a:hover { background:url(/img/usedHover1.jpg) top right no-repeat;}

#service a { float:right; background:url(/img/service1.jpg) top right no-repeat; width:276px; height:54px; display:block;}
#service a:hover { background:url(/img/serviceHover1.jpg) top right no-repeat;}

#dealer a { float:right; background:url(/img/findDealer1.jpg) top right no-repeat; width:276px; height:54px; display:block;}
#dealer a:hover { background:url(/img/findDealerHover1.jpg) top right no-repeat;}

#mainNav { position:absolute; top:147px; left:0; width:1000px; background-color:none; z-index:999;}
#mainNav ul { padding:5px 3px 5px 3px; margin:0 0 0 0px; z-index:999;}
#mainNav ul li { float:left; list-style:none; display:inline-block; border-right:inset #000 thin; padding:11px 15px; }
#mainNav ul li.end { border:none;}
#mainNav ul li a { font:1.1em "Arial Black", Gadget, sans-serif; color:#000; text-transform:uppercase; text-decoration:none;  padding:11px 0;}
#mainNav ul li a:hover { list-style:none; color:#666;}
#mainNav #pubTree18 { margin-top:-10px;}

/***** Suckerfish Style Flyout CSS *****/
#mainNav li ul { 
	position: absolute;	
	left: -999em; 
	margin:11px 0 0 -25px; 
	z-index:999; 
	height:auto; 
	padding:2px; 
	border:#333 solid 1px;
	border-top:#000 solid 3px;
	width:260px;
	text-align:left;
	background:#fff;
}
#mainNav li ul li { z-index:999;
	display:block; 
	float:none; 
	padding:0; 
	height:13px; 
	margin:0;
	text-align:left;
	background-image:none;
}
#mainNav li ul li:hover { z-index:999;
	background:none;
}
#mainNav li ul li a {font:Arial, Helvetica, sans-serif; text-transform:none; z-index:999;
	height:auto; 
	font-size:11px; 
	padding:4px; 
	background:none; 
	color:#666;
	margin:0;
	position:relative;
}
#mainNav li ul li a:hover { z-index:999;
	color:#000; 
}
#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul { z-index:999;
	left: auto;
}
/**** Fly out ****/
#mainNav li ul ul { 
     margin: -20px 0 0 240px; width:400px; font-size:10px; font:normal;   
} 
#mainNav li ul ul a { 
    
} 
#mainNav li:hover ul ul, #mainNav li.sfhover ul ul { 
     left: -999em;  
} 
#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul { 
     left: auto; 
} 

#mainNav li:hover, #mainNav li.hover {
    position:static;
    }
#mainNav2 li:hover, #mainNav2 li.hover {
    position:static;
    }
/********  End first MainNav *****/
#mainNav2 { position:absolute; top:10px; left:140px; width:920px; background-color:none;}
#mainNav2 ul { padding:5px 3px 5px 3px; margin:0 0 0 0px;}
#mainNav2 ul li { float:left; list-style:none; display:inline-block; border-right:inset #000 thin; padding:11px 15px; }
#mainNav2 ul li.end { border:none;}
#mainNav2 ul li a { font:1.1em "Arial Black", Gadget, sans-serif; color:#000; text-transform:uppercase; text-decoration:none;  padding:11px 0;}
#mainNav2 ul li a:hover { list-style:none; color:#666;}

/***** Suckerfish Style Flyout CSS *****/
#mainNav2 li ul { 
	position: absolute;	
	left: -999em; 
	margin:11px 0 0 -25px; 
	z-index:100; 
	height:auto; 
	padding:2px; 
	border:#333 solid 1px;
	border-top:#000 solid 3px;
	width:260px;
	text-align:left;
	background:#fff;
}
#mainNav2 li ul li {
	display:block; 
	float:none; 
	padding:0; 
	height:13px; 
	margin:0;
	text-align:left;
	background-image:none;
}
#mainNav2 li ul li:hover {
	background:none;
}
#mainNav2 li ul li a {font:Arial, Helvetica, sans-serif; text-transform:none;
	height:auto; 
	font-size:11px; 
	padding:4px; 
	background:none; 
	color:#666;
	margin:0;
	position:relative;
}
#mainNav2 li ul li a:hover {
	color:#000; 
}
#mainNav2 li:hover ul, #mainNav li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul {
	left: auto;
}
/********  End MainNav2 *******/

#flash { position:relative; float:left; margin:-13px 0 0 0; background:#333; width:640px; height:281px; z-index:-1;}

#ticker { float:left; margin:0 20px 0 0; background:#fff; font:14px Arial, Helvetica, sans-serif bold; border-bottom:#039 solid 3px; border-top:#039 solid 3px; width:920px; height:30px;}
#Featured { float:left; width:660px; border-left:#FFF solid 1px; margin-left:0; }
#Featured p { font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; margin:0; color:#204C95; padding:5px 5px 5px 8px;}
#partsList { float:left; width:224px; margin:0 10px 0 0; }
#partsList p { width:204px; font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; margin:0; color:#FFF; padding:5px 5px 5px 15px; background-color:#204C95;}
#partsListInside { float:left; width:204px; margin-left:0; margin-bottom:0; margin-top:10px;}
#partsListInside p { width:204px;  font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; margin:0; color:#FFF; padding:5px 5px 5px 15px; background-color:#204C95;}

#homeListTitle { margin-left:0; width:220px; background:#8094B6; font:"Trebuchet MS", Arial, Helvetica, sans-serif; }
#homeList { float:left; width:220px; padding:0; margin-top:0; border:#039 solid 2px; background:#204C95; }
 /* allow room for 3 columns */
#homeList ul { list-style:none; margin:0; margin-left:0; padding:0;}
#homeList .categoryList li { border-bottom:#999 dotted 1px; padding:7px 0 5px 0; margin:0; background-image:url(/img/smallList.jpg); height:18px;}
#homeList .categoryList li:hover { background:url(/img/smallListHover.jpg) top left no-repeat;}
#homeList .categoryList li a { font:11px Arial, Helvetica, sans-serif; font-stretch:condensed; font-weight:bold; text-decoration:none; padding:10px 0 10px 5px; color:#FFF; }

#tab-body6 {float:left;}
/**** TAB CSS ****/
/*.x-tabs-strip .on .x-tabs-left { width:200px;}
.x-tabs-strip .x-tabs-left { width:200px;}
*/


/***** Suckerfish Style Flyout CSS *****/
#homeList .categoryList li ul { 
	position: absolute;	
	left: -999em; 
	margin:-25px 0 0 220px; 
	z-index:100; 
	height:auto; 
	padding:2px; 
	border:#333 solid 1px;
	width:350px;
	text-align:left;
	background:#fff;
}
#homeList .categoryList li ul li {
	display:block; 
	float:none; 
	padding:0; 
	height:18px; 
	margin:0;
	text-align:left;
	background-image:none;
}
#homeList .categoryList li ul li:hover {
	background:none;
}
#homeList .categoryList li ul li a {font:Arial, Helvetica, sans-serif; text-transform:none;
	height:auto; 
	font-size:11px; font-weight:bold; 
	padding:4px; 
	background:none; 
	color:#666;
	margin:0;
	position:relative;
}
.level1 li a { width:220px;}
#homeList .categoryList li ul li a:hover {
	color:#000; 
}
#homeList .categoryList li:hover ul, #homeList li li:hover ul, #homeList li.sfhover ul, #homeList li li.sfhover ul {
	left: auto;
}

  /* separate the list from subsequent markup */
  div.listHomeWrapper
  {
    margin:0; padding:0; width:220px; 
  }


/* CONTAINER */ 
#container { float:left; width:920; margin:0 0 0 20px; background:#fff;}
#container a {color:#1F478C; text-decoration:underline;}
#container a:hover {color:#354035; text-decoration:none;}
#content {float:left; margin:0; min-height:300px; height:auto !important; height:300px; width:675px; /*background:#EAE8E9;*/ background:#fff; z-index:0;}
#mainContent { float:left; margin:0; min-height:300px; height:auto !important; height:300px; width:920px; /*background:#EAE8E9;*/ background:#fff;}

#contentLeft {
	
	background-repeat:no-repeat;
	background-color:#fff;
	float:left; 
	width:220px; 
	min-height:300px;
	margin:0 10px 0 0;
	position:relative; 
	padding-top:9px;
}
#contentLeft #subCats { 
	border-right:1px solid #000;
	background-color:#fff;
	width:215px;
	padding:5px 0 10px 5px;
	margin-right:10px;
}

#contentLeft #subCats ul{
	margin:0;
	padding:0;
	width:200px;
	list-style: none;
}

#contentLeft #subCats ul li a{
	display:block;
	padding:5px 0 0 5px;
	margin:0;
	color:#000;
	font-size:11px;
}

#contentLeft #SubCatHeader {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#contentLeft ul { list-style:none; margin:0 0 0 0; padding:0; z-index:99;}

#contentLeftInside { float:left; width:220px; padding:0; margin-top:0; border:#039 solid 2px; background:#204C95; z-index:99; }
 /* allow room for 3 columns */
#contentLeftInside ul { list-style:none; margin:0; margin-left:0; padding:0; z-index:1000;}
#contentLeftInside .categoryList li { border-bottom:#999 dotted 1px; padding:7px 0 5px 0; margin:0; background-image:url(/img/smallList.jpg); height:18px;}
#contentLeftInside .categoryList li:hover { background:url(/img/smallListHover.jpg) top left no-repeat;}
#contentLeftInside .categoryList li a { font:11px Arial, Helvetica, sans-serif; font-stretch:condensed; font-weight:bold; text-decoration:none; padding:10px 0 10px 5px; color:#FFF; }

/*#contentLeftInside { float:left; margin-top:0; width:220px; border:#039 solid 2px;}
#contentLeftInside .categoryList ul { margin-top:0;}
#contentLeftInside .categoryList li { border-bottom:#999 dotted 1px; padding:7px 0 5px 0; margin:0; background-image:url(/img/smallList.jpg); height:18px;}
#contentLeftInside .categoryList li:hover { background:url(/img/smallListHover.jpg) top left no-repeat;}
#contentLeftInside .categoryList li a { font:11px Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:10px 0 10px 5px; color:#FFF; 
	}
*/
	/***** Suckerfish Style Flyout CSS *****/
#contentLeftInside .categoryList li ul { 
	position: absolute; z-index:1000;
	left: -999em; 
	margin:-25px 0 0 220px; 
	height:auto; 
	padding:2px; 
	border:#333 solid 1px;
	width:350px;
	text-align:left;
	background:#fff;
}
#contentLeftInside .categoryList li ul li {
	display:block;  z-index:999;
	float:none; 
	padding:0; 
	height:18px; 
	margin:0;
	text-align:left;
	background-image:none;
}
#contentLeftInside .categoryList li ul li:hover {
	background:none; z-index:999;
}
#contentLeftInside .categoryList li ul li a {font:Arial, Helvetica, sans-serif; text-transform:none;
	height:auto; z-index:999; white-space:nowrap; 
	font-size:11px; font-weight:bold; 
	padding:4px; 
	background:none; 
	color:#666;
	margin:0;
	position:relative;
}

#contentLeftInside .categoryList li ul li a:hover {
	color:#000; z-index:999; 
}
#contentLeftInside .categoryList li:hover ul, #contentLeftInside li li:hover ul, #contentLeftInside li.sfhover ul, #contentLeftInside li li.sfhover ul {
	left: auto; z-index:999;
}



/*******************  Form Styles ******************/
/***************************************************/

#contactInfo { float:left; margin:10px 40px 0 20px; padding:0 0 20px 0; width:300px; }
#contactInfo a { color:#03C;}
.text { font:.8em Arial, Helvetica, sans-serif; font-weight:bold; }
#contactForm { position:relative; top:20px; right:15px; width:420px; margin:0 0 20px 23px; float:left;}
#requestForm { position:relative; width:400px; margin:0 0 0 23px; float:right;}

.formContainer p.legend {padding:10px; margin:0 0 10px 0; background:#ccc; border:1px solid #204C95;}
.formContainer p.legend em {color:#E41937; font-style:normal;}

.formContainer form p {margin:0;}
.formContainer form p.note {margin:0 0 0 170px; font-size:90%; color:#3367cd;}

.formContainer form fieldset {margin:15px 0; padding:5px; border:#204C95 1px solid;}
.formContainer form fieldset fieldset {border:none; }
.formContainer form fieldset div {padding:5px 0;}

.formContainer form legend {font-weight:bold; padding:2px 8px; color:#fff; background:#204C95; border:1px solid #204C95;}

.formContainer label, .formContainer span.label {margin:0 10px 0 0; padding:0 7px 0 0; width:100px; display:block; float:left; text-align:right; position:relative; font:bold 12px Arial, Helvetica, sans-serif;}
.formContainer label em, .formContainer span.label em {position:absolute; right:0; font-size:12px; font-style:normal; color:#E41937; top:-1px;}

.formContainer form fieldset input {width:270px; border-color:#AFAFAF;}
.formContainer form fieldset fieldset input {width:20px; border-color:#FFF;}
.formContainer form fieldset textarea {width:388px; margin:0 0 0 3px; border-color:#AFAFAF;}
.formContainer form fieldset select {width:274px; border-color:#AFAFAF;}
.formContainer input:focus,.formContainer textarea:focus {background:#FFFFDF;}

.formContainer div.buttonrow {text-align:center; margin:10px 0;}

/************ End Form **************/

/********** News Letter *************/
#newsLetter { float:left; margin:20px 30px 50px 0px; width:475px; border-right:#666 dotted thin;}
#newsletterFormContainer { border:#204C95; }
#newsButton { margin-left:180px;}

#newsLettertext { float:right; width:380px;  margin:20px 30px 0 0;}
#newsLettertext h2 { font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;}

/*#contentRight {float:right; width:150px; height:500px; margin:0 0 0 0; background-color:#CCCCCC;}
*//* FOOTER */ 
#footerLogos { position:relative; float:left; margin:10px 0; width:920px; height:100px; background:#FFF;}
#footerLogos li { float:left; list-style:none;  display:inline-block; margin-left:35px; padding:10px 10px; border:none;}
#footerLogos li a { border:none; border:#FFF; vertical-align:middle;}
#footer { float:left; margin:20px 0 0 20px; width:920px; height:249px; background:url(/img/footerimage.jpg) top left no-repeat; }
#footerHome {position:relative; float:left; margin:0 0 0 20px; width:920px; height:249px; background:url(/img/footerimage.jpg) top left no-repeat; }

#address1 { position:absolute; top:15px; left:10px;}
#address1 p {font:10px "Arial Black", Gadget, sans-serif; color:#000; padding:0;}
#address2 { position:absolute; top:-5px; left:280px;}
#address2 p { font:10px "Arial Black", Gadget, sans-serif; color:#000; padding:0;}
#footerLinks { position:absolute; top:60px; left:120px; margin:10px 0; width:420px; }
#footerLinks li { float:left; list-style:none; display:inline-block; padding:2px 5px;}
#footerLinks li a { font:11px Arial, Helvetica, sans-serif; color:#000;  }
#footerLinks li a:hover { text-decoration:none; }
#footerLogo { position:absolute; top:10px; right:20px; width:335px;}

/* SITE CREATED BY LINKS */
#delawarelink { position:relative; bottom:10px; font-size:10px; width:100%; text-align:center; clear:both; padding:15px;}
#delawarelink a:link,#delawarelink a:visited,#delawarelink a:hover,#delawarelink a:active{text-decoration:none;color:#333333;}

/*******************************************************/
/***************** CMS STYLE OVERRIDES *****************/
/*******************************************************/
#detailWrapper { width:100%;}
#treePageDetailsTitle { width:900px; font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; margin:10px 0; color:#FFF; padding:5px 10px; background-color:#204C95;}
#treePageDetailsDescription { margin:10px 20px;}
#treePageDetailsDescription p { color:#000; font-style:italic;}
#treePageDetailsDescription a { color:#06F; font-style:italic;}
#treePageDetailsImage { float:right; margin-right:20px; }
#treePageListWrapper { font:18px Arial, Helvetica, sans-serif; color:#204C95; margin:10px 0 0 10px; width:200px; }
#newsletterLargeTitle { font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; color:#FFF; padding:5px 10px; background-color:#204C95; text-align:left;}

#treePageListWrapper { float:left; width:920px; margin:-10px 0 -12px -10px; }
#treePageListWrapper ul {  list-style:none; margin:0; height:21px; } 
#treePageListWrapper ul li { float:left; display:block;  }
#treePageListWrapper ul li a { float:left; display:block;  font:14px "Arial Black", Gadget, sans-serif; font-weight:bold; background:none; padding:0 10px 10px 10px; text-decoration:underline; }

#treePageDetailsPageList { position:absolute; top:5px; height:30px; width:900px; margin:5px 0; float:left; font:14px "Arial Black", Gadget, sans-serif; font-weight:bold; list-style:none; }
#treePageDetailsPageList ul { float:left;  margin:0; height:21px; } 
#treePageDetailsPageList ul li { float:left; list-style:none;  }
#treePageDetailsPageList ul li a { float:left; display:block; list-style:none; background:none; padding:0 10px 10px 10px; text-decoration:underline; }

#treePageDetailsGalleryWrapper { float:right; width:560px; margin-top:10px; }
#treePageDetailsThumbnailGalleryWrapper { float:right; width:530px; margin-top:10px; }
#thumbnail_scroller { margin-left:-10px;}

#treePageDetailsWrapper { width:920px; }
#newsletterLargeTable { float:left; margin:10px 0 20px 15px; width:450px; height:300px; padding:10px; border:#666 solid 1px; background-color:#BADDFF; }
#newsletterLargeSubmit { position:absolute; top:325px; left:240px; width:100px; }

#tickerWrapper { margin:5px 20px 0 5px; width:920px; z-index:0;}
#tickerText { width:920px; z-index:0;}
#tickerText a {z-index:0;}

.productTagHolder { float:left;}
#productInfoWrapper { width:400px;}

#catalogCategoryWrapper {
	width:100%;
}
/*DIV*/
#catalogCategoryDesc {
	width:100%; 
}
#catalogCategoryImage {display:inline; float:right;}
#catalogCategoryWrapper img{
}
#catalogHeader { width:600px;}
#mainCatalogProductsWrapper { float:right; width:670px; margin:0; }
#maincontent h2 { width:900px; font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; margin:10px 0; color:#FFF; padding:5px 10px; background-color:#204C95;}
#content h2{ width:100%; font:20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; margin:10px 0; color:#FFF; padding:5px 10px; background-color:#204C95;}
#catalogProductsWrapper { width:675px; z-index:0;}
#catalogProductsWrapper a { font:Arial, Helvetica, sans-serif; color:#06C;}
.mainCatalogRow { border-bottom:#ccc solid 1px; }
.mainCatalogProduct { height:215px; }
.mainCatalogProductInfo { width:195px;}
.mainCatalogProductName { width:195px;}
.mainCatalogProductImage { height:150px;}
.mainCatalogProductImage img{bottom:0; left:0; position:absolute; z-index:0;}
.catalogProductImage { height:150px; z-index:1;}
.catalogProductImage img{bottom:0; left:0; position:absolute; z-index:0;}
.catalogRow { border-bottom:#ccc solid 1px; margin-left:10px;}
.catalogProduct { width:200px; margin:5px;}
.catalogProductLast { border-right:none; width:200px; margin:5px;}
.catalogRowLast { margin-left:10px; }

#catalogSortWrapper { position:absolute; top:2px; right:20px;}
.listCatalogProductInfo {width:490px;}
#pageChoiceWrapper{float:right; text-align:right;}
#pageDetailsPrintableLink { margin:35px 20px 0 0;}
.shareWidgetHolder {position:relative; top:50px; right:20px;}
/*******************************************************************/
/************************ CSS for Shade Tabs  **********************/
/*******************************************************************/
#Featured a{text-decoration: none;}
pageEditTabs { text-decoration:none;}

.shadetabs{
	padding: 5px 8px 5px 8px;
	margin-left: 0;
	margin-top: 3px;
	margin-bottom: 0;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic;
	list-style-type: none; text-decoration:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{ text-decoration:none;
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 5px 15px 5px 15px;
	margin-right: 3px;
	border: 1px solid #778;
	background: white url(/img/layout/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;	
	text-decoration: none;
}

.shadetabs li a:hover{
	color: #2d2b2b; 
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
	text-decoration: none;
}

.shadetabs li a.selected{ /*selected main tab style */
	background:#FFF; text-decoration:none; margin-top:0;
	border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{display:none; max-height:800px; overflow:hidden}

@media print {
	.tabcontent {display:block !important;}
}


/*******************************************************/
/******** CSS BELOW SHOULD NOT NEED MODIFICATION *******/
/*******************************************************/
/* DEV MODE */
#devmode {background-color:#999999;color:#FFFFFF;font-size:.8em;font-weight:bold;width:100%;text-align:center;position:fixed;bottom:0;left:0;padding:1px;margin:0px;cursor:pointer;}
/* CSS HACKS */
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* HIDES FROM IE-MAC \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* END HIDE FROM IE-MAC */