
/* 
==================================================
GLOBAL AREA 
==================================================
*/

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.1em;
	color: #555555;	
	text-align: center;
	}
#container {
	width: 785px;
	text-align: left;
	margin: 10px auto;
	}
h1 {
	}
h2 {
	}
hr {
	}

p {
	margin-top: 5px;
	margin-bottom: 15px;
	}
/* 
==================================================
HEADER AREA
==================================================
*/

#logo {
	background-image: url('../cssimg/header_logo.gif');
	background-repeat: no-repeat;
	height:62px;
	width:332px;
	margin-bottom:10px;
	}
#logo * {
	display: none;
	}


#header {
	height: 101px;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;	
}

#searchbar {
	background-image: url('../cssimg/searchbar_back.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height:60px;
	}
#searchbar #left {
	background-image: url('../cssimg/searchbar_left.jpg');
	background-repeat: repeat-none;
	height:60px;
	width:40px;
	display:block;
	float: left;
	}
#searchbar #searchform {
	padding-top: 18px;
	color: #FFF;
	font-size: 1.1em;
	display: block;
	}
#searchbar input {
	font-size: .8em;
	color: #555;
	}
/* 
==================================================
CONTENT AREA 
==================================================
*/

#content {
	margin-top:50px;
	padding: 10px;
	}

#col_right {
	float:right;
	width:200px;
	text-align:center;
	}

#col_right #infomodule {
	border: 1px solid #555555;
	background-image: url('../cssimg/blue_fade.gif');
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
	margin-bottom: 20px;
	}

#col_right #headline {
	color: #FFF;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:15px;
	}
#col_right #adcontainer {
	border: 1px solid #555555;
	padding: 5px;
	margin-bottom: 20px;
	}

#maincontent {
	padding-right: 230px;
	}

.attentiongrabber {
	background-color: #EBEBEB;
	border: 1px solid #555555;
	padding:10px;
	font-size: .9em;
	}
.attentiongrabber .headline {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
.attentiongrabber p {
	font-size: 1em;
	margin: 4px;
	}

#content h1 {
	background-color: #4F97FB;
	border: 1px solid #555555;
	padding: 3px;
	margin: 25px 0px 0px 0px;
	color: #FFF;
	font-weight: bold;
	font-size: .9em;
	height: 20px;
	}
#content h2 {
	margin: 0px 0px 10px 0px;
	background-image: url('../cssimg/blue_diagline_fade.gif');
	font-weight: bold;
	font-size: .7em;
	height: 22px;
	padding-top: 3px;
	padding-right: 5px;
	text-align:right;
	}
.dealList {
	height: 175px;
	font-size: .9em;
	overflow: visable;
	clear: left;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
	}

.dealList .productimage {
	height: 175px;
	width: 150px;
	margin-left: 10px;
	text-align:right;
	float: right;
	overflow: hidden;
	}
.dealList .producttitle {
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 3px;
	line-height: 1.2em;
	}
.merchant {
	font-size: 1em;
	font-weight: bold;
	margin: 8px 0;
	
	}
	
.dealdetail {
	height: 175px;
	overflow: visable;
	}

.dealdetail .productimage {
	height: 150px;
	width: 150px;
	float: left;
	padding: 5px;
	margin-right: 10px;
	text-align:center;
	}
.dealdetail .producttitle {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 3px;
	line-height: 1.2em;
	}

.pricetag {
	width: 155px;
	height: 82px;
	background-image: url('../cssimg/price_tag.gif');
	float: left;
	text-align: center;
	-webkit-transform:rotate(-15deg);
	margin: 10px 10px 20px -40px;
	}
.pricetag .price {
	padding-top: 20px;
	padding-right: 20px;
	color: #4F97FB;
	font-size: 1.4em;
	font-weight: bold
	}
.pricetag .detail {
	padding-top: 5px;
	padding-right: 15px;
	font-size: .9em;
	font-weight: bold;
	color: #555;
	}
.dealscore {
	padding-left: 20px;
	height: 100px;
	}
.dealscore .thermo {
	width: 477;
	height: 47px;
	background-image: url('../cssimg/thermo_white.gif');
	background-repeat: no-repeat;
	}
.dealscore .thermo .mercury {
	width: 42px; /* zero is 42px, max is 477px */
	height: 47px; 
	background-image: url('../cssimg/thermo_red.gif');
	background-repeat: no-repeat;
	padding-top:14px;
	color: #FFF;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	padding-right: 0px
	}
.dealscore ul {
	margin: 0px;
	margin-top: -45px;
	padding-left:32px;
	list-style: none;
	}
.dealscore li {
	padding-top: 40px;
	float: left;
	width: 108px;
	height: 30px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	border-right: 1px solid #333;
	}
.gauge {
	width: 504;
	height: 44px;
	background-image: url('../cssimg/gauge_numbered.gif');
	background-repeat: no-repeat;	
	}
.gauge .bar {
	background-color: #FF2F2F;
	border: 1px solid #555;
	margin-left: 6px;
	width: 5px;
	height: 10px;
	}
.bulletlist ul { 
	list-style-image: url("../cssimg/blue_bullet.gif")
	}
.bulletlist li {
	font-size: 1em;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.2em;
	
	}

#searchresults {
	overflow: auto;
	font-size: .95em;
	border: 1px solid #ccc;
	margin: 10px;
	height: 205px;
	width: 145px;
	padding: 5px;
	float:left;
	text-align:center;
	overflow: hidden;
	}
#searchresults * {
	text-decoration:none;
	}
#searchresults #productimage {
	height: 80px;
	width: 100px;
	border: 0px;
	padding: 5px;
	margin-right: 10px;
	}
#searchresults #producttitle {
	font-size: .8em;
	font-weight: normal;
	margin-bottom: 3px;
	padding-top: 10px;
	}

#content table {
    	width: 500px;
    	border-collapse: collapse;
    	margin-left: 15px;
	}
#content td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-size: .9em;
	text-align: center;
	}
#content .toprow {
	background-color:#fff;
	font-weight: bold;
	}
form {
	margin: 0px;
	}
label {
	width: 100px;
	display: block;
	font-size: 1em;
	float: left;
	}
select {
	width: 356px;
	font-size: .8em;
	}
textarea {
	width: 350px;
	height: 50px;
	font-size: .8em;
	font-family: arial;
	}
form .required {
	font-weight: bold;
	}
.botTest {
	display: none;
	}
/* 
==================================================
FOOTER AREA 
==================================================
*/

#footer {
	clear: both;
	margin-top: 40px;
	border-top: 3px solid #4F97FB;
	padding: 5px 5px 5px 5px;
	font-size: .8em;
	text-align: center;
	}

#footer #disclaimer {
	font-size: .7em;
	}

/* 
==================================================
PRINTABLE CHANGES 
==================================================
*/

@media print {

	#searchbar {
		display: none;		
		}
	#col_right {
		display: none;
		}
	#footer {
		display: none;	
		}

	#footer #disclaimer {
		font-size: .55em
		}
	#maincontent {
		padding-right: 0px;
		}	
	}