/* Home Page */
#headerHP	{
	background-image: url(/skin/frontend/rightstart/default/images/certona/headerHP.gif);
	width: 773px;
	height: 32px;
  background-repeat:no-repeat;
	}

.headingHP {
	font-size: 18px;
	font-family: Georgia,Times, Serif;
	font-weight: bold;
	color: white;
	padding: 2px 0px 0px 15px;
	}
	
#scrollHP	 {
	float: right;
	}
					 					 	
#containerHP {
	width: 773px;
	height: 300px;
	z-index:1;
	}
	
#containerFP {
	width: 773px;
	height: 75px;
	}

.containerHPprod {
	width: 130px;
	float: left;
	padding: 0px 12px 0px 12px;
	}

.priceHP {
	font-weight: bold;
	display: inline;
	}
.salepriceHP {
  font-weight: bold;
	color: #cc0000;
	}
.regpriceHP {
  font-weight: normal;
	font-size: 10px;
	}
	
.preorders {
  font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	}
	
.freeship {
  font-weight: bold;
	font-size: 11px;
	color: #f68e2f;
	text-transform: uppercase;
}
	
/* Product Page */	
#headerPP	{
	background-image:url('/skin/frontend/rightstart/default/images/certona/headerPP.jpg');
	width: 206px;
	height: 45px;
  background-repeat:no-repeat;
	}
	
.headingPP {
	font-family:Georgia,Times,Serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 7px 0px 0px 8px;
	}
	
#containerPP {
	width: 195px;
	border: 5px solid #CCCCCC;
	}

.containerPPprod {
	width: 199px;
	height: 120px;
	}

.tblPPprod {
	height: 110px;
	width: 199px;
	padding: 5px 2px 2px 2px;
  border: none 0;
	}

.imagespc {
	padding: 5px 3px 3px 3px;
	vertical-align: middle;
	}
	
.titlespc {
	vertical-align: middle;
  width: 115px;
	}
	
.pricePP {
	font-weight: bold;
	font-size: 11px;
	display: inline;
	}
.salepricePP {
  font-weight: bold;
	font-size: 11px;
	color: #cc0033;
	}
.regpricePP {
  font-weight: normal;
	font-size: 10px;
	}
	
.titlePP {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #759DC7;
	padding: 5px 3px 3px 3px;
	}
	
/* Shop Cart */
	
#headerSC	{
	background-image: url(/skin/frontend/rightstart/default/images/certona/headerHP.gif);
	width: 300px;
	height: 45px;
  background-repeat:no-repeat;
	}

.headingSC {
	font-size: 17px;
	font-family: Georgia, Times, Serif;
	font-weight: bold;
	color: white;
	padding: 4px 0px 0px 12px;
	}
	
#containerSC {
	width: 300px;
	}
	
.containerSCprod {
	width: 300px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px;
	}
	
.imagespc2 {
	padding: 5px;
	}	