/* Home Page */
#headerHP	{
	/*background-image: url(/skin/frontend/rightstart/default/images/certona/headerHP.gif);
	width: 780px;
	height: 32px;
  	background-repeat:no-repeat;*/
	background: url("../../images/bkg_block-title.gif") repeat-x scroll 0 0 #E7E7E7;
    border: 1px solid #E1E1E1;
    margin: 0 -1px;
	}

.headingHP {
	font-size: 16px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #666;
	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-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	display: inline;
	}
.salepriceHP {
	font-family: Arial, Verdana, Sans-Serif;
  	font-weight: bold;
	color: #cc0000;
	}
.regpriceHP {
	font-family: Arial, Verdana, Sans-Serif;
  	font-weight: normal;
	font-size: 10px;
	}
	
.preorders {
	font-family: Arial, Verdana, Sans-Serif;
  	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	}
	
.freeship {
	font-family: Arial, Verdana, Sans-Serif;
  	font-weight: bold;
	font-size: 11px;
	color: #f68e2f;
	text-transform: uppercase;
}
	
/* Product Page */	
#headerPP	{
	width: 202px;
	height: 31px;
	background: url("../../images/bkg_block-title.gif") repeat-x scroll 0 0 #E7E7E7;
    border: 1px solid #E1E1E1;
    margin: 0 -1px;
    padding: 2px 10px 0 0;
	}
	
.headingPP {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 3px 0 0 10px;
	}
	
#containerPP {
	width: 195px;
	margin-left: 7px;
	}

.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: url("../../images/bkg_block-title.gif") repeat-x scroll 0 0 #E7E7E7;
    border: 1px solid #E1E1E1;
    margin: 0 -1px 10px 0;
	/*background-image: url(/skin/frontend/rightstart/default/images/certona/headerHP.gif);
	width: 300px;
	height: 45px;
  	background-repeat:no-repeat;*/
	}

.headingSC {
	font-size: 16px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #666;
	padding: 4px 0px 0px 12px;
	}
	
#containerSC {
	width: 300px;
	}
	
.containerSCprod {
	width: 300px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px;
	}
	
.imagespc2 {
	padding: 5px;
	}	
	
/* Email 5 Across */
					 					 	
#containerEmail5across {
	width: 700px;
	height: 300px;
	z-index:1;
	}

.containerEmailprod5 {
	width: 130px;
	float: left;
	padding: 0px 12px 0px 12px;
	vertical-align:top;
	}

.priceEmail {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	display: inline;
	}
.salepriceEmail {
	font-family: Arial, Verdana, Sans-Serif;
  	font-weight: bold;
	color: #cc0000;
	}
.regpriceEmail {
	font-family: Arial, Verdana, Sans-Serif;
  	font-weight: normal;
	font-size: 10px;
	}
	
/* Email 4 Across */
					 					 	
#containerEmail4across {
	width: 653px;
	height: auto;
	z-index:1;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

.containerEmailprod4 {
	width: 130px;
	padding: 20px 0 0px 0;
	text-align:center; 
	vertical-align:top;
	white-space:nowrap;
	}


/* Email 4 Down */
					 					 	
#containerEmail4down {
	width: 326px;
	}

.containerEmailprod4down {
	width: 326px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px;
	}


	
