BODY { 
	color: #ffffff;
	background:  #1a242c url("/whole_img/top-right-track.gif") right top;
	background-repeat: no-repeat;
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:  13px;
	text-align: left;
 }

#contentMainWrapper td {
	text-align: left;
}

#contentMainWrapper .cont_body_table_2 td {
	text-align: center;
}

A {
	color: #ffffff;
  text-decoration: none;
}

h3.prodTitle {
	font-size: 14px;
	font-weight: normal;
}

.prodTitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

A:hover {
  color: #375FA3;
  text-decoration: underline;

}

Tr.white_stripe {
  background: #ffffff;
  height: 1px;
}

TR.header, TR.footer {
  background: url( /whole_img/carbon-fibre.png);
	color: #ffffff;
}

TD.headerNavigation {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight : bold;
  text-align: left;
}

TD.headerNavigation ul {
	margin-top: 10px;
}

.header_shadow { 
  background: url( /whole_img/shadow.png);
	
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

#categories ul {
	border-width:0px;
	margin:0px 10px;
	padding:0px;
	text-indent:0px;
}

#categories ul ul{
	margin-left: 4px;
	margin-right: 4px;
}

#categories .current {
	color: #375FA3;
}

#categories li {
	list-style:none outside none; 
	margin: 4px 0px;
	/*display:inline;*/
}

.cont_body_table {
	background: url( /whole_img/carbon-fibre.png);
}

.cont_body_table .infoBox {
	background: none;
}

.prodBack {
	background: white;
	align: center;
}

.boxText { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; }


.infoBox {
  background: url( /whole_img/carbon-fibre.png);
	color: #ffffff;
}

.infoBoxContents {
/*  background: #f8f8f9;*/
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 10px;
	padding: 3px;
	color: #ffffff;
}

TD.infoBoxHeading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #375fa3;
  border-top: 1px solid #262323;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 10px;

}

.productSpecialPrice {
	color: white;
}

#prod_image {
	float: left;
}

#shopping_cart h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

.sideBoxContent {
	position: relative;
}

.floating_image_right {
  display: none;
  z-index: 1000;
  position: absolute;
  right: 150px;
  width: 160px;
  height: 200px;
  padding-top: 10px;
  background: url('/whole_img/floating_div_bg.png') no-repeat;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.ui-accordion-current{
	 color: #375FA3;
}

/* ceon credit card module */
.CeonManualCardFormGadgetError { background: #ff6633; }
.CeonManualCardCardIcon { margin-right: 4px; margin-bottom: 4px; background: #ffffff; }
.ErrorInfo { font-color: #ff0000;}


#contentMainWrapper .size_guide {
	border-collapse: collapse;

}	
#contentMainWrapper .size_guide td, #contentMainWrapper .size_guide th{
	border:  1px solid white;
	padding: 2px;
}

#contentMainWrapper .size_guide td {
	text-align: center;
}

.size_guide th {
	text-align: left;
	width:  100px;	
}

/* Borders */

.white_blue_tran_top {	background-image: url( /whole_img/borders/white_blue_tran/top.png ); }
.white_blue_tran_bot {	background-image: url( /whole_img/borders/white_blue_tran/bot.png ); }
.white_blue_tran_left {	background-image: url( /whole_img/borders/white_blue_tran/left.png ); }
.white_blue_tran_right {	background-image: url( /whole_img/borders/white_blue_tran/right.png ); }
.white_blue_tran_middle {	background: white; }

.blue_blue_tran_top {	background-image: url( /whole_img/borders/blue_blue_tran/top.png ); }
.blue_blue_tran_bot {	background-image: url( /whole_img/borders/blue_blue_tran/bot.png ); }
.blue_blue_tran_left {	background-image: url( /whole_img/borders/blue_blue_tran/left.png ); }
.blue_blue_tran_right {	background-image: url( /whole_img/borders/blue_blue_tran/right.png ); }
.blue_blue_tran_middle {	background: #375FA3; }
