@import url(cbm-layout.css);
@import url(cbm-nav.css);
@import url(cbm-style.css);
@import url(cbm-list.css);
@import url(cbm-fly.css); /*do not remove yet .. re:i e6*/
@import url(cbm-quickLinks.css);
@import url(cbm-forms.css);
@import url(cbm-site-map.css);
@import url(gallery.css);


/*the above order is important for ie6*/

/* >>> SLATED FOR REMOVAL <<<*/

/*#media {
	width: 800px;
	height: 300px;
	}

#media-left {
	float: left;
	width: 800px;
	height: 300px;
	}
	
#media-left ul	{
	margin-left: 0px;
	text-decoration: none;
	list-style: none;
	}

#media-left li	{
	padding: 0px;
	text-decoration: none;
	list-style: none;
	}

a.media-left:hover{
	text-decoration: none;
	color: #333;
	}*/
	
/*#trim {
	height: 6px;
	}

#leftColumn {
	position: relative;
	float: left;
	padding-top: 20px;
	margin-left: 50px;
	display:inline;
	margin-bottom: 36px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-align: left;
	}
	
#rightColumn {
	font-size: 11px;
	margin-left: 25px;
	padding-top: 40px;
	margin-right: 50px;
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	text-align: left;
	line-height: 20px;
	width: 210px;
	}
	
#productMedia {
	width: 800px;
	}	*/
	
/*#leftColumnProducts {
	position: relative;
	float: left;
	padding-top: 20px;
	margin-left: 50px;
	margin-bottom: 36px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-align: left;
	}
	
#rightColumnProducts {
	font-size: 11px;
	position: relative;
	margin-left: 25px;
	padding-top: 40px;
	margin-right: 50px;
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	text-align: left;
	line-height: 20px;
	}

#copyright {
	clear: both;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 9px;
	line-height: 11px;
	margin-left: 50px;
	color: #666666;
	width: 750px;
	height: 20px;
	}
	
#bottom {
	clear: both;
	background-image:url(../imgs/common/bottom.jpg);
	height: 42px;
	}*/

/*banner image*/
/*#nav-bar {
/*	padding-right: 30px;
	width: 770px;
	height: 90px;
	background-image: url(../imgs/common/top-nav-bar.jpg);
	font-family:  'Arial black', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	}*/

/*#header-link {
	margin-top: -30px;
	padding-left: 20px;
	width: 130px;
	height: 70px;
	float: left;
	position: relative;/*ie needs this to show float 
	}*/
	
/* making the pipe character non-bold as in the design
 .n-line {
	font-weight: 100;
	}
	*/


/*.gutter-parts-left {
	width: 200px;
	float: left;
}

.gutter-parts-right {
	width: 200px;
	float: right;
}

.gutter-parts-clear {
	clear: both;
	}
	*/


/*html, body {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;*/
/*add scroll bars so page doesn't shift*/
	/*height: 100%;
	margin-bottom: 1px; 
	}*/
	
/*#wrapper {
	margin-top: 0px;
	width : 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}*/
	
/*#page {
	background-color: #ffffff;
	}	*/
/*nav top of page
#nav-top {
	text-align: right;
	text-decoration: none;
	color: #666;
	height: 28px;
	width: 770px;
	padding-right: 30px;
	}
	
#nav-top ul {
	margin-top: 0px;
	list-style: none;
	padding-top: 6px;
	}
 
#nav-top li {	
	font-weight:lighter;
	display: inline;
	}*/

/*top of nav bar navigation
a.nav-top {
	color: #666;
	}
a.nav-top:hover{
	color: #333;
	}*/
/*bottom of nav-bar
#mainNav {
	padding-top: 5px;
	padding-right: 65px;
	font-size: 12px;
	font-family: 'Arial Black', arial, helvetica, sans-serif;
	background-image: url(../imgs/common/mainNav.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 22px;
	}
	
.mainNav {
	font-weight: lighter;
	color: #666;
	}
	
a.mainNav:hover{
	text-decoration: none;
	color: #333;
	}

#mainNav ul {
	list-style: none;
	margin-top: 0px;
	}
 
#mainNav li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
	}*/		
/*#footer {
	width: 800px;
	color: #666;
	}

#footerNav {
	clear: both;
	padding-left: 50px;
	height: 20px;
	width: 750px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #993300;
	text-align: left;
	}
	
a.footerNav {
	color: #993300;
	}
	
a.footerNav:hover {
	text-decoration: underline;
	color: #993300;
	}
	
#footerNav ul {
	list-style:none;
	color: #993300;
	}
	
#footerNav li {
	display: inline;
	color: #993300;
	}*/
/* Gutter parts right column list 
.decimal ol	{	
	list-style-type: decimal;
	color: #666666;
	font-weight: 300;
	text-align: left;
	margin-bottom: 3px;	
	}
	
.decimal li	{
	list-style: outside;
	list-style-type: decimal;
	color: #666666;
	font-weight: 300;	
	text-align: left;
	margin-left: -15px;
	}
	
.product-detail ol	{	
	list-style-type: decimal;
	color: #666666;
	font-weight: 300;
	text-align: left;
	}
	
.product-detail li	{	
	list-style-type: decimal;
	color: #666666;
	font-weight: 300;	
	text-align: left;
	margin-left: -40px;
	}
	
	/*links
a {
	text-decoration: none;
	color: #666;
	}

a:hover {
	text-decoration :none;
	color :#333;
	}*/
	


