	
	/* ================================================================= */
	
	/*				Styles By Simon Boylen Aug 2007						 */
	
	/* ================================================================= */




/* Basic Padding */
/* Basic Padding */
/* Basic Padding */
.padding {
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
		}

.paddingSideBar{
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 30px;
			padding-bottom: 5px;

}
.bigpadding {
			padding-left: 15;
			padding-right: 15px;
			padding-top: 0px;
			padding-bottom: 5px;
		}

		.paddingHeadBar {
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
		}
/* Basic borders */
/* Basic borders */
/* Basic borders */
.rBorder {
	border-right:1px solid #999999;
}





.lBorder {
	border-left:1px solid #999999;
}

.tBorder {
	border-top:1px solid #999999;
}

.bBorder {
	border-bottom:1px solid #999999;
}

.dashedBorder {
	border-top:1px dashed #aaaaaa;
}

.fBorder {
	border:1px solid #999999;
}

.fBorderPage {
	border:1px solid #eeeeee;
}


.fBorderCell{
	border:1px solid #CC66CC; /*change*/
}

.naVBorder {
	border-right:1px solid #CC0000; /*change*/

}

.naVBorderBottom {
	border-left:1px solid #CC0000;/*change*/
	border-bottom:1px solid #CC0000;/*change*/
}



.midAlign{
	text-align: center;

}

.bBorderDash {
	border-bottom:1px Dashed #999999;
}



/* SITE STYLE */
.inStep {
	/* background-color: #dddddd; */
			padding-left: 30px;
	}

.naVCell {
	 	/*	background-color: #99CCFF;  */
			padding-left: 10px;
			padding-right: 2px;
			padding-top: 3px;
			padding-bottom: 3px;
}

.naVText,A.naVText:link,A.naVText:visited,A.naVText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

A.naVText:hover{
	color: #0033FF;
	text-decoration: underline;
}

.naVTextHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
			padding-left: 2px;
			padding-right: 2px;
			padding-top: 3px;
			padding-bottom: 3px;
}

.naVHead {
	 background-color: #FFFFCC;
}

.navSideBG{
	/* eeeecc */
background-color: #FFFFCC;/*change*/

}

.naVTextsmallFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #CC0000;
	background-image: url('../images/round_blue.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}




.poweredBy,A.poweredBy:link,A.poweredBy:visited,A.poweredBy:active{
	font-family: Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}


.subLogo,A.subLogo:link,A.subLogo:visited,A.subLogo:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #3333FF;/*change*/
	text-decoration: none;
}

A.subLogo:hover {
	text-decoration:underline;
}


.subLogoCopy,A.subLogoCopy:link,A.subLogoCopy:visited,A.subLogoCopy:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #CC0000;
	text-decoration: none;
	border:1px solid #666666;
}


}

/* main body   */

.bodYText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}

.iteMHead {
	/*border-bottom:2px Dashed #999999; */
	background-color: #CC66CC;/*change*/
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*background-image: url('../images/round.jpg');*/
	background-position: top right;
	background-repeat: no-repeat;


}

.iteMHeadBlue {
	/*border-bottom:2px Dashed #999999; */
	background-color: #CC0000;/*change*/
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url('../images/round_blue.jpg');
	background-position: top right;
	background-repeat: no-repeat;


}

.iteMHeadTextBlue{
	/*border-bottom:2px Dashed #999999; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-transform:capitalize;
}

.iteMHeadText {
	/*border-bottom:2px Dashed #999999; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform:capitalize;
}

.iteMBodyText {
	/*border-bottom:2px Dashed #999999; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 1px;
}


.price {
	/*border-bottom:2px Dashed #999999; */
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}

.sale {
	/*border-bottom:2px Dashed #999999; */
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: line-through;
	color: #993333;/*change*/
}


.more,A.more:link,A.more:visited,A.more:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;/*change*/
	text-decoration: none;
}
A.more:hover {
	text-decoration:underline;
}



.basic,A.basic:link,A.basic:visited,A.basic:active{
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
A.basic:hover {
	text-decoration:underline;
}


.itemTitle {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

img.ProductView {/* scalable em size class 468px/60px banners */
  width: 150px; /* 35em replaces 468px width */
  /*height: 3.8em;  replaces 60px height */

  }

img.ProductViewHome{
	width: 120px;  
}  

img.ProductViewSmall{
	width: 70px;  
}


  .imageView,A.imageView:link,A.imageView:visited,A.imageView:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}
A.imageView:hover {
	text-decoration:underline;
}

.headLineBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;

}

.headLineSmall{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;

}



  .smallFont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;

}

.topsellers{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	padding-left: 20px;
	border-bottom:1px solid #3333FF;/*change*/
	border-left:1px solid #3333FF;/*change*/

}

body{
	background:#666666;
	background-image: url('../images/carbon_wall.jpg');
	background-position: center;
	/*background-repeat: repeat-y;*/
}

.pageHolder{
	background:#ffffff;
	width:900px;
}

.subNav{
	background:#ffffff;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	border-bottom:1px solid #CC0000;
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;
}

.leftsideBG{
	background-image: url('../images/leftside.jpg');
	background-position: left;
	background-repeat: repeat-y;
}

.cellBGColor{
	background-color: #ffffff;
}

.tableBGColor{
	background-color: #CC66CC;
}