/* Standard stylesheet */


body, div, span, p, .p, a1, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, input, h4, h5
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, a, th, td, .check
{
	font-size: 11px;
	color: #000000;
}

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

.bodyline	
{ 
	background-color: #FFFFFF; 
	border: 1px #98AAB1 solid; 
}

.footer	
{ 
	font-size: 9px;
	text-align: center;
}


.pricebox	
{ 
	background-color: #E5E5E5; 
	border: 1px #98AAB1 solid; 
	margin-top: 5px;
	margin-bottom: 5px; 
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

.stdbutton 
{
	font-size: xx-small;
	font-weight: bold;
	background-color= #98AAB1;
	color: #00000;
}

.breadcrumbs
{
	font-size: 14px;
	font-weight: bold;

}

.keywords
{
	font-size: 9px;
}

.taglines 
{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.listdescription
{
	font-size: 10px;
}

.listtitle
{
	font-size: 10px;
	font-weight: bold;
}

.listprice
{
	color: red;
	font-size: 9px;
	font-weight: bold;
}

.article_ads_left {
	float: left; 
	padding: 2px; 
	margin: 2px; 
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: white;
	background-color: white
}

.frontarticlebox {
	float: left; 
	padding: 5px; 
	margin: 5px; 
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #98AAB1;
	background-color: #cccccc;
}

.path {
	font-size: 9px;
}

.lightbg {
	background-color: #ffffff;
}

.list {
	background-color: #ffffff;
}

.listname {
	font-weight: bold;
	font-size: 12px;
}

.comparetitle {
	font-weight: bold;
	font-size: 13px;
	color: #492EA4;
}

.comparesubtitle {
	font-weight: bold;
	font-size: 12px;
}

.merchantname-odd {
	background-color: #dddddd;
	font-weight: bold;
	font-size: 13px;
}

.merchantname-even {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.merchantname-odd a {
	background-color: #dddddd;
	font-weight: bold;
	font-size: 13px;
}

.merchantname-even  a {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.prodlist-odd {
	background-color: #dddddd;
}

.prodlist-even {
	background-color: #ffffff;
}

.menu {
	font-size: 11px;
	font-weight: bold;
 	letter-spacing: 1px;
}

.menuhead {
	font-size: 13px;
	font-weight: bold;
 	letter-spacing: 1px;
 	color: #492EA4;
}

.reviewhead {
	border-right: none;
	border-bottom: 1px solid #C8D3E6;
	border-top: 1px solid #C8D3E6;
	border-left: none;
 	padding: 5;
 	background: #EAEEF3;
 	color: #E27500;
	font-weight:bold;
	width: 95%;
}

.reviewhead a {
 	color: #E27500;
}

.reviewbody{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #C8D3E6;
	border-left: none;
  	background: #F8FAFC;
  	 	padding: 5;
  	width: 95%;
}

.finddeal {
	color: #8F1414;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.answercontent{
  	width: 500px;
 	word-wrap: break-word;
}

.answer{
 	background: #FFFFFF;
}

.topmenu {
        background-color: #cccccc;
        font-weight: bold;
        font-size: 12px;
}

.topmenu a {
        background-color: #cccccc;
        font-weight: bold;
        font-size: 12px;
}

