/**
 * IDB CSS Stylesheet
 *

<style type="text/css">{  }

 */


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	background-color: #0000ab;  
}


#navCatTabsWrapper {
	background-color: black;  
}


#headerWrapper, #contentMainWrapper, #navSuppWrapper, #siteinfoLegal {
	width: 497px;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}


#navSuppWrapper {
	margin: 0em;
	width: 494px;
}

.productListing-heading {
  background-color: #B4BEC4;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 15px;
  border-bottom:1px solid #9a9a9a;
}

tr.productListing-even {
	background-color: #B4BEC4;
}


.tabTable {
	border:1px solid #9a9a9a;
	width: 470px;
	text-align: center;
}

.wrapperAttribsOptions {
	margin: 0em 0em;
	text-align: left;
	border: 5px red;
}

/*
.back {
	position: relative;
	left: 100px;
}
*/

#productAttributes {
/*	border: 5px solid red; */
	text-align: left;
	font-size: 80%;
}

/********************** ILY ZISLIN ***** section ****/

/**** body ****/

body { 
/*
	font-family:Arial,Times New Roman,sans-serif; 
	font-size:11px; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
*/
}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}


#mainWrapper {

	background-image: url('/images/bg.gif'); 
	width: 701px; 

}

TD.idbMenu {
	font-family:Arial,Times New Roman,sans-serif; 
	font-size:medium;
}

/*
TD.idbMenu A:hover, td.footertop a:hover  {
font-family:Arial,Times New Roman,sans-serif; font-size:14px;
  color: #a8cfff;
}
*/


#navCatTabsWrapper {
	margin: 0em;
	background-color: #ED1B23;
	text-align: center;
	border: 1px solid #9a9a9a;
	
	float: none;
}

/*** ---- IZ Begin 2006-12-27  ***/


#navCatTabs {
/*
	background-color: #ED1B23;
	border-top: 2px solid #9a9a9a;
	border-right: 2px solid #9a9a9a;
	border-left: 2px solid #9a9a9a;
	border-bottom: 2px solid #9a9a9a;
*/
}

/*** ---- Alec Colvin Begin 2007-09-23  ***/

#navMainWrapper, #navSuppWrapper {
	background-color: #0B3857;
}

#headerWrapper, #navCatTabsWrapper {
	background-color: #C1CCD1;
}

#navCatTabs ul  {
  background-color: #C1CCD1;
	line-height: 1.5em;
}

a:link, #navEZPagesTOC ul li a {
	color: #B22643;
	text-decoration: none;
	}
 
a:visited {
	color: #B22643;
	text-decoration: none;
	}
/*** ---- Alec Colvin End 2007-09-23  ***/

#navCatTabs li {
	border: 5px solid #C1CCD1;
	background-color: #B22643;
/*  
	border: 7px solid #9a9a9a;
	position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
*/
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  letter-spacing:1px;
  padding: 4px;
	
	/*** ---- Alec Colvin Begin 2007-09-23  ***/
	float: left;
  width: 225px;
	/*** ---- Alec Colvin End 2007-09-23  ***/
}


#navCatTabs ul li a:hover {
	color: #a8cfff;
}

#logoWrapper {
	visibility: hidden;
	height: 0px;
}

.back {
/*	float: right; */
}

/**** ----IZ End 2006-12-27 ---- ***/

