

/* ------------------------------------------- */

/*                                             */

/*              Redfined HTML tags             */

/*                                             */

/* ------------------------------------------- */



body {

	background-color: #2F2F45;

	background-image: url(../img/main/bg_gradient.jpg);

	background-repeat: repeat-x;

	margin: 0px;

	padding:0px;

	}



p {

	margin:0px;

	padding:0px;

	}



ol {

	list-style-image:url(../img/pages/faq/faq-icon.gif);

	}

	

ol li { 

	margin-top: 2px;

	margin-bottom: 2px;

	}



form {

	margin:0px;

	padding:0px;

	}



table {

	margin:0px;

	display:block;

	}

table.padded-table th { 
	padding:5px; 
	}

	

/* ------------------------------------------- */

/*                                             */

/*            Non size-specific tags           */

/*                                             */

/* ------------------------------------------- */



a:link {

	color: #BB3500;

	text-decoration: none;

	border-bottom: 0px dotted #EFC9BC;

	}



a:visited {

	text-decoration: none;

	color: #BB3500;

	border-bottom: 0px dotted #EFC9BC;

	}



a:hover {

	text-decoration: none;

	color: #BB3500;

	border-bottom: 0px dotted #EFC9BC;

	}



a:active {

	text-decoration: none;

	color: #BB3500;

	border-bottom: 0px dotted #EFC9BC;

	}

	

.prod_info_prices { color:#434343; }

.login_title { font-weight:bold; color:#434343; }

.account_labels { color:#434343; margin-left:8px; }



/*	Specific pixel font sizes */
.font10px {
font-size:10px;
}

.font12px {
font-size:12px;
}

.font15px {
font-size:15px;
}

.fr {
float:right;
}

.cl {
clear:left;
}

.cb {
clear:both;
}

.boldItalic {
font-weight:bold;
font-style:italic;
}
/*RATING DETAILS PAGE ELEMENTS////////////////////////////*/
.PT_infobox {
	width:330px;
	height:auto;
	float:right;
}
.PT_pricebox {
	width:auto;
	height:auto;
	float:right;
	color:#2e1217;
	border-bottom:1px dotted #a2908a;
}
.PT_starbox {
	width:100%;
	height:auto;
	float:right;
	padding-top: 10px;
}
.PT_rating {
	width:220px;
	height:auto;
	float:right;
	font-size:11px;
	color:#45332f;
	padding-right: 10px;
	text-align: right;
}
.PT_submitrating {
	width:100px;
	height:auto;
	float:left;
	font-size:11px;
	color:#ca2476;
}
.PT_stars {
	width:auto;
	height:auto;
	float:right;
	padding-top: 3px;
}
.PT_image {
	width:92px;
	height:auto;
	float:left;
	padding-right:10px;
}
.PT_buybtn {
	width:90px;
	height:auto;
	float:right;
	padding-left: 10px;
}

.indentedlist
   {
   padding-left: 30pt;
   padding-right: 30pt;
   }

