@charset "UTF-8";
/* CSS Document */


/*Store Styles  */


body {
	font-family: 'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	}

div#tagline {
	text-align: center;
	width: inherit;
	color: #bbbbbb;
	font-weight: bold;
	font-size: 9px;
	}

form.itemPurchaseForm {
	background-color: #ddddff;
	padding: 5; 
	margin: 0 0 0 0; 
	border: 1px solid #bbbbbb; 
	}

#cartBox {
	padding: 5 3 0 3;
	text-align: left;
	margin: 0 0 5 0;
	background-color: #66FFFF;
	border-bottom: 1px solid black;
	}

.cartBoxHeader {
	background-color: #bbbbbb;
	margin-bottom: 0 0 5 0;
	padding: 1;
	color: #c5c3b5;
	font-weight: normal;
	font-size: 9px;
	border-bottom: 1px solid #bbbbbb; 
	border-top: 0px solid #eeeeee; 
	border-right: 1px solid #bbbbbb; 
	border-left: 1px solid #bbbbbb; 
	}
		
.cartBoxPrice {
	white-space: nowrap;
	float: right;
	width: auto; 
	margin: 0; 
	padding: 0;	
	}

.cartBoxListItem {
	line-height: 100%;
	margin: 0 0 4 0;
	font-size: 9px; 
	}
	
#storeForm table td {
	padding: 3;
	}

.categoryListBox {
	background-color: #eeeeee;
	}
	
div.categoryDiv {
	margin: 5;
	font-size: 10px; 
	padding: 0 0 4 0;
	display: block;
	}

.categoryDiv a.mainCat {
	font-size:11px; 
	height: 1%;
	display: block;
	color: #bbbbbb;
	text-transform: uppercase;
	border-bottom: 1px solid #bbbbbb; 
	margin-bottom: 1px;	
	}
	
span.subCatLink  {
	font-size: 9px; 
	color: #bbbbbb;
	width: auto;
	display: inline;
	}
	
span.subCatLink a {
	font-weight: normal; 
	font-size: 10px; 
	color: black;
	white-space: nowrap;
	}
	
.categoryDiv a.subCatLinkDiv  {
	color: black;
	}
	
#contactForm {
	width: 150px; 
	padding: 4px;
	border: 1px solid #bbbbbb;
	background-color: #d8d8d5;
	}

#featuredItemsBox {
	margin-bottom: 0 0 5 0;
	padding: 0 0 0 0;
	}

#featuredItemsHead {
	margin: 10 0 5 0;
	padding: 0 0 0 0;
	color: #d8d8d5;
	font-size: 16px;
	border-top: 1px solid #bbbbbb;
	}
	

h3.customerService {
	margin: 15 0 2 0;
	padding: 0 0 0 0;
	color: black;
	font-size: 14px;
	border-bottom: 1px solid #bbbbbb;
	}
	
a.featuredItem {
	clear: both;
	height: 100%;
	display: block;
	color: black;
	vertical-align: middle;
	border-top: 1px solid #c5c3b5; 
	border-right: 1px solid #c5c3b5; 
	border-bottom: 1px solid #c5c3b5; 
	border-left: 1px solid #c5c3b5; 
	}

a.featuredItem:hover {
	background-color: #ffe6b7;
	color: #c5c3b5;
	border: 1px solid #ff9900; 
	}

.featuredItemTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.featuredItemCopy {
	font-size:      11px;
	font-weight: normal;
	}

#featuredTable {
	position:static;
	}
	

#popularItemsBox {
	padding: 20 10 10 20;
	margin-left: 10px;
	margin-right: 20px;
	background-color: #d8d8d5;
	border: 2px solid #bbbbbb;
	}

#popularItemsHead {
	background-color: #bbbbbb;
	margin-bottom: 0 0 5 0;
	width: inherit;
	padding: 1;
	color: #c5c3b5;
	font-weight: normal;
	font-size: 9px;
	border-bottom: 1px solid #bbbbbb; 
	border-top: 1px solid #bbbbbb; 
	border-right: 1px solid #bbbbbb; 
	border-left: 1px solid #bbbbbb; 
	}
	
	
a.popularItem {
	display: block;
	color: black;
	padding: 3 2 2 2;
	margin: 0;
	border-bottom: 1px solid #bbbbbb; 
	border-right: 1px solid #bbbbbb; 
	border-top: 1px solid #bbbbbb; 
	border-left: 1px solid #bbbbbb; 
	}

a.popularItem:hover {
	background-color: #ffcc66;
	color: #c5c3b5;
	border: 1px solid #ff9900; 
	}

.popularItemTitle {
	font-size: 18px;
	color:#CC0066
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.popularItemCopy {
	font-size:      9px;
	font-weight: normal;
	}

.storeBody {
	background-repeat : no-repeat;
	background-color: #c5c3b5;
	margin: 0;
	padding: 0;
	overflow:auto;
	
	color: black;
	}

.storeBody div.footer {
	margin-top: 80px;
	}
	
.storeBody p, .storeBody h2 {
	color: black;
	}

.storeBody a,
.storeBody .activeTab a,
.storeBody .inactiveTab a {
	color: #333366;
	}
.storeBody a:hover,
.storeBody .activeTab a:hover,
.storeBody .inactiveTab a:hover {
	color: #ff6600;
	}

div.navBarBlock {
	background-color: cccc99;
	margin-bottom: 10px;
	border: 1px solid #bbbbbb;
	}

.storeNavBar {
	background-repeat : no-repeat;
	}

.storeTable td {
	padding: 0 0 0 0;
	color: black;
	}

#itemsColumn td {
	padding: 2 3 2 3;
	margin: 0 0 0 0;
	color: black;
	}

.storeTable .contentTableHeader {
	border: 0px solid #c5c3b5;
	padding: 0 0 10 0;
	}

.storeTable .contentTableFooter {
	border: 0px solid #c5c3b5; 
	padding: 10 0 0 0;
	}

.storeTable .contentTableRow1 {
	background-color: #e2e1da;
	}
.storeTable .contentTableRow2 {
	background-color: #c5c3b5;
	}

td.navItem    {
	font-size:      14px;
	font-weight: bold;
	padding: 2 4 2 4;
	}
	
.navItemCat    {  
	font-size:      12px;
	font-weight: bold;
	border-top: 1px solid gray;
	}
	
.navItemCat a {
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	display: block;
	padding: 1 15 1 20;
	text-indent: -15px;
	height: auto;
	background-color: inherit;
	color: #405e65;
	border-bottom: 1px solid gray;
	margin: 0px;
	}

a.navBar {
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	color: #666633;
	}

a.navBarBullet {
	font-size:      11px;
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	color: #666633;
	margin-left: 5px; 
	display:block; 
	text-indent: -0.75em; 
	padding: 2px 4px 2px 1em; 
	}

.navItemCat a:hover, a.navBar:hover, a.navBarBullet:hover {
	color: white;
	}

navlink {
	color:666633;
	}
	
a.navLinkSelected {
	padding: 1 4 1 4;
	text-align: right;
	color: black;
	background-color: #cccc99;
	}

.comparisonTable td {
	border-bottom: 1px solid #bbbbbb;
	padding: 1px 10px 1px 10px;
	white-space: normal;
	}
	
.comparisonTable td .compareDimensionsTable td {
	border-bottom: 0px solid #bbbbbb;
	padding: 0px 5px 0px 0px;
	font-size: 11px;
}

td.storeNavBlock, div.storeNavBlock {
	padding: 3px; 
	border: 1px solid #777777;
	}

div.grid {
	display: block; 
	float: left; 
	padding: 3px; 
	margin: 5px; 
	background-color: #c5c3b5; 
	width: 150px; 
	height:200px; 
	border: 1px solid #bbbbbb;
	}


a.glossymenu, a.glossymenuselected{
	list-style-type: none;
	padding: 0;
}

a.glossymenu {
	width: 230px;
	font-size:13px;
	padding: 15px 0;
	padding-left: 10px;
	text-decoration: none;
	cursor:pointer;
	text-indent: -1px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.glossymenuselected{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:red;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	cursor:pointer;
}

a.glossymenu,a.glossymenuselected{ /*IE only. Actual menu width minus left padding of A element (10px) */
	color: #666633;
	width:230px;
}

a.glossymenu  a:visited, .glossymenu  a:active{
	color:#CCCCCC;
}

a.glossymenu:hover{
	background-position: center;
	color: #666644;
}

.soslink,{
margin-left:20px;
margin-right:20px;
color:black;
width: 250px;
}

.soslink:hover{
color: #FFCC00;
}

.subCatLink{
/*	margin-left:20px;
	margin-right:20px;*/
	width: 200px;
	border-top: 1px none white;
	border-right: 1px none white;
	border-bottom: 1px none white;
	border-left: 1px none white;
	display: list-item;
}

.subCatLink:hover{
	}
	
.sosLinkSelected{
	color:#666633;
	margin-left:20px;
	margin-right:20px;
	/*width: 240px;*/
	border-top: 1px none white;
	border-right: 1px none white;
	border-bottom: 1px none white;
	border-left: 1px none white;
	display: list-item;
	}
	


/* End Store Styles */


/*Begin MenuBar Styles*/




a.favorite {
	color: orange;
	}
	
td#mainMenuBlock {
	background-color: #99c;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 0 0 0 0;
	color: black;
	}

table#mainMenu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: bottom;
	}
	
div.mainMenuTitle {
	text-transform:uppercase; 
	letter-spacing: 5px; 
	margin: 0px; 
	padding: 0px 10px 0px 30px; 
	font-size: 16px; 
	font-weight: normal; 
	color: #c5c3b5;
	}

div.storeName {
	text-transform: uppercase; 
	letter-spacing: 3px; 
	color: #eeeeee; 
	margin: 0px 0px 5px 0px; 
	padding: 0px;
	font-size: 75%;
	}
			
form.recentFormMenu {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: auto;
	display: inline;
	}
		
form.recentFormMenu select {
	}
		
table#mainMenu td {
	padding: 0;
	margin: 0 0 0 0;
	}
		
table#mainMenu td a {
	width: 48;
	height: 48;
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	color: #c5c3b5;
	font-size: 9px;
	}

table#mainMenu td a.menuSelected  {
	background-color: #c5c3b5;
	color: orange;
	}	
table#mainMenu td a.menuSelected:hover { 
	color: #666633;
	}
.menuNormalLeft {
	color: #99c;
	}
table#mainMenu td a.menuNormal  {
	color: #c5c3b5;
	}	
table#mainMenu td a.menuNormal:hover { 
	color: #666633;
	}




/*End MenuBar Styles */

/* Begin Basic Styles */



input.wide, textarea.wide, select.wide {
	width: 100%;
	}

hr {
	color: #bbbbbb;
	}
ul {
	margin-bottom: 0px;
	}
dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	}
dd {
	margin-left: 20px;
	margin-bottom: 15px;
	}

.left {
	text-align: left !important ;
	}

.right {
	text-align: right !important ;
	}

H1 {
	color: black;
	font-weight:    normal;
	font-size:       24px;
	line-height:     auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0 0 0 0;
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	text-decoration: none;
	}
	
H2 {
	color: black;
	font-weight:    bold;
	font-size:       18px;
	line-height:     auto;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	text-decoration: none;
	}
	
H3 {
	color: black;
	font-weight:    bold;
	font-size:       16px;
	line-height:     auto;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	text-decoration: none;
	}
	
H4 {
	color: #c5c3b5;
	font-weight:    bold;
	font-size:       9px;
	line-height:     auto;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 1px;
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	text-decoration: none;
	letter-spacing: 0em;
	}
	
.headlineFont {
	font-family:     'Lucida Grande', Tahoma, Helvetica,sans-serif;;
	}

td    {
	color: 000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 2;
	 }

p    {
	color: 000000;
	text-decoration: none;
	padding: 0;
	margin: 10px 0px;
	 }

.ruleBelow {
	border-bottom : 2px solid #777777;
	}
.ruleAbove { 
	border-top : 2px solid #777777;
	}

.thinRuleBelow {
	border-bottom : 1px solid #777777;
	}
.thinRuleAbove { 
	border-top : 1px solid #777777;
	}

span.linkBullet {
	font-size: 150%; 
	}


table {
	border-spacing: 0px;
	}

th {
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align:baseline;
	font-weight:normal;
	padding-left: 4px;
	padding-right: 2px;
	text-align: left;
/*	color: #666666; */
	font-style: italic; 
	border-bottom: 1px solid #777777;
	 }
th h2 {
	font-weight:normal;
	color: #777777; 
	}
thead th  {
	border-bottom : 1px solid #777777;
	}
tfoot th { 
	border-top : 1px solid #777777;
	border-bottom : 0px solid #777777;
	}
.catPath {
	font-size: 11px;
	font-weight: normal;
	color: black;
	}
	
.noRecordsMessage {
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: center;
	width: auto;
	padding: 10px;
	white-space: nowrap;
	border: 0px solid #777777;
	}

IMG  {
	border-color : 000000;
	}
a {
	font-size:    inherit;
	text-decoration: none;
	font-weight: bold;
	color: #333366;
	}
a:hover, a.small:hover { 
	color: #666633;
	}
a:active { 
	color: #666633;
	}

.gray { 
	color: gray  }
.error      {
	color: #cc0000;
	}
	
	.error p     {
	color: #cc0000;
	}


.normal {
	font-weight: normal;
	}
.normalSize {
	font-size: 14px;
	}
.small {
	font-size: 11px;
	}
.tiny {
	font-size: 9px;
	}
.large {
	font-size: 16px;
	}
.larger {
	font-size: 18px;
	}
.huge {
	font-size: 24px;
	}

.larger {
	font-size: 125%;
	}
.smaller {
	font-size: 80%;
	}

.underline {
	 border-bottom: 1px solid #bbbbbb;
	 }
	 
div.copyrightNotice {
	margin-top: 10px; 
	border-top: 1px solid #bbbbbb; 
	border-bottom: 0px solid #bbbbbb; 
	padding: 0 0 3 0;
	font-size: 9px;
	}
	
div.loginPanel {
	border: 1px solid #777777; 
	padding: 0; 
	text-align: center; 
	width: inherit; 
	background-color: #eeeeee;
	}
	
div.helpText {
	}
	
div.helpText dl {
	padding: 0px;
	margin: 0px;
	}	

div.helpText dl dt {
	padding: 0px;
	margin: 0px;
	}	

div.helpText dl dd {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}	


div#message {
	margin: 0px 0px 0px 0px;
	}

div.messageContent {
	text-decoration: none;
	font-weight: normal;
	font-size:     11px;
	margin: 0 0 0 0;
	padding: 2px;
	color: black; 
	line-height: 100%; 
	vertical-align: middle; 
	text-align: center;
	border-bottom: 0px solid black;
	border-left: 0px solid #bbbbbb;
	border-right: 0px solid #bbbbbb;
	width: 100%;
	white-space: normal;
	}
		
div.messageContent img.messageIcon {
	}

div.messageContent span.subhead {
	font-size:     9px;
	}



table.messageBanner {
	border: 1px solid #bbbbbb;
	}
	
table.messageBanner td.icon {
	}

table.messageBanner td.message {
	color: gray;
	}

table.messageBanner td.message p.subhead {
	font-size:     9px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
		
			 
/* End Bsic Styles */


* html #mainFrame  {
	margin-left:0;
	magin-right;-3;
	}

html {
    overflow-y: scroll;
	overflow:scroll;
}

#staticPage {
	margin:10 80 0 40;
	}
	
.login {position:relative;
		width:200px;
		float:right;
		}
		
.storeSearch {
				width:180px;
				left:800px;
				position:absolute;
				top:150px;
				}
				
				
				
#itemListWCI table {
	padding:0 0 0 0;
	margin:0 0 0 0;
	possition:fixed;
	width:125px;
	}
				
 body {
	font-family: 'Lucida Grande',Tahoma,Helvetica,sans-serif;
	font-size: 0.9em;
	width:1050px;
}

p {
  line-height: 1.5em;
}

ul#menu, ul#menu ul {
  Find a ResellerFind a Resellerlist-style-type:none;
	margin: 0;
	padding: 0;
	width: 250px;
	list-style-type: none;
}

ul#menu a {
  text-decoration: none;	
}

ul#menu li {
  margin-top: 15px;
  margin-left:10px;
}

ul#menu li a {
	color: #fff;
	color:#000000;
	font-size: 10px;
	font-stretch:extra-condensed;
	vertical-align:middle;
}

ul#menu li a:hover {
	background:#CCCCCC;
}

ul#menu li ul li a {
	background:#CCCCCC;
	color: #000;
	padding-left: 20px;
}

ul#menu li ul li a:hover {
	background:#666666;
	border-left: 1px #000 solid;
	padding-left: 15px;
	color:#FFF;
	font-weight:bold;
	font-size: 10px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 5px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

	
	#lftsideNAv  {
	position:absolute;
	left:0;
	top:175;
	width:250px;
	height:1200px;
	}
	
	#mainframe {
	display:inline; position:absolute;top:175; left:250px; width:749px;
	}
