* {
	font-family: Arial, Helvetica, sans-serif;
}

/* don't use * because it breaks <select> and <input> */
html, body, div, span, p, img, ol, li, table, td, tr
{
	padding:0;
	margin:0;
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

body {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;	
}

img {
	border: 0;
}

#header, #body, #footer
{
	margin:0 auto;
}

#header, #footer
{
	width:770px;
}

#body
{
	clear:both; 
	width:764px;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 5px;
}

#footer
{
	clear:both;
	padding-top:10px;
	font-size:10px;
	text-align: center;
	color: #666;
}

#footer a
{
	text-transform:lowercase;
	font-weight:bold;
	color: #000;
}

img.menu
{
	border:0;
}

/* menu */
#menuBar {
	float: left;
	height : 42px;
	background : #fff url("/images/menu/strips.png") repeat-x;
	background-position: 0px 0px;
}

#menuBar ul {
	padding:0pt;
}

#menuBar li {
	float:left;
	margin:1px 0pt;
	width:auto;
}

#menuBar li.lastLi {
	background : none;
	border : none;
	border-right : 1px solid #fff;
}

#menuBar li.separator {
	background : url("/images/menu/strips.png") repeat-x;
	background-position: 0px -85px;
	border : none;
	width: 1px;
	height: 40px;
}

#menuBar ul a {
	background : #fff url("/images/menu/strips.png") repeat-x;
	background-position: 0px -1px;

	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:-0.5px;
	
	text-decoration: none;
	color : #333;
	height : 38px;
	width : 150px;
	padding : 2px 6px 0 6px;
	line-height : 38px;
	display : block;
	float : left;
	text-align : center;
	margin : 0;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 140px;
}

html > body #menuBar ul a {
	width : 140px;
}

#menuBar ul img {
	margin : 0 10px;
	float : left;
}

#menuBar ul a.selected, #menuBar ul a:hover {
	background : #000 url("/images/menu/strips.png") repeat-x;
	background-position: 0px -43px;
	padding : 2px 6px 0 6px;
	color : #FF9600;
}

#header .filling {
	background : #fff url("/images/menu/strips.png") repeat-x;
	background-position: 0px 0px;
	float: left;
	height: 42px;
}

#header #left {
	background : url("/images/menu/edges.png") no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 9px;
	height: 42px;
}

#header #right {
	background : url("/images/menu/edges.png") no-repeat;
	background-position: -10px 0px;
	float: left;
	width: 9px;
	height: 42px;
}

#header .separator {
	background : url("/images/menu/strips.png") repeat-x;
	background-position: 0px -84px;
	float: left;
	width: 1px;
	height: 42px;
}

#header .logo {
	margin-top: 9px;
	margin-left: 10px;
	border: 0;
}

/* text shadow effect */
/*.text  {
	position:relative;
	display:block;
	color:#383838;
}

.text span {
	position:absolute;
	display:block;
}

.text .shadow {
	top:1px;
	left:1px;
	color:#FFEBCC;
}*/

a.btnSearch {
	background: url("/images/buttons/search.gif") no-repeat;
	width: 73px;
	height: 27px;
	display: block;
	cursor: hand;
	cursor: pointer;
}

a.btnSearch:hover {
	background-position: -74px 0px;
}

/* BQ 4/3/2010: Button update */

.searchandcompare {
	float: none !important;
}	

a.btnSearchAndCompare {
	background: transparent url("/images/buttons/searchandcompare.gif") no-repeat;
	width: 134px;
	height: 29px;
	display: block;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}

a.btnSearchAndCompare:hover {
	background-position: -137px 0px;
}

/* a.btnSearchAgain and a.btnViewOffers have the same size */
a.btnSearchAgain, a.btnViewOffers {
	background: url("/images/buttons/searchagain.gif") no-repeat;
	width: 62px;
	height: 23px;
	display: block;
	cursor: hand;
	cursor: pointer;
	margin-top: 9px;
}

a.btnSearchAgain:hover, a.btnViewOffers:hover {
	background-position: -64px 0px;
}

a.btnViewOffers {
	background: url("/images/buttons/viewoffers.gif") no-repeat;
}

a.btnFeedback {
	background: url("/images/buttons/feedback.gif") no-repeat;
	width: 99px;
	height: 32px;
	display: block;
	cursor: hand;
	cursor: pointer;
}

a.btnFeedback:hover {
	background-position: -100px 0px;
}

a.btnUpload {
	background: url("/images/buttons/upload.png") no-repeat;
	width: 124px;
	height: 29px;
	display: block;
	cursor: hand;
	cursor: pointer;
}

a.btnUpload:hover {
	background-position: -130px 0px;
}

/* css box */
div.box-container {
	height: 328px;
	width: 180px;
	position: relative;
}

div.box-container .box-outer {
	/*background-color:#f00;*/
	background-color:#fff;
	height: 28px;
	text-align:left;
	margin: 0;
	color: #fff;
	font-size: 12px;
}

div.box-container .box-header {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
}

div.box-container .box-frame {
	height: 27px;
	display: block;
	border: 1px solid #BFBDBD;
	border-bottom: 0;
	border-top: 0;
}

div.box-container .topleft, div.box-container .topmid, div.box-container .topright,
div.box-container .botleft, div.box-container .botmid, div.box-container .botright {
	position: absolute;
	height: 5px;
	width: 5px;
	background-image: url("/images/buttons/boxframe.gif");
	background-repeat: no-repeat;
}

div.box-container .topleft, div.box-container .topmid, div.box-container .topright {
	top: 0px;
}

div.box-container .topleft {
	background-position: 0px 0px;
	left: 0px;
}

div.box-container .topmid {
	background-repeat: repeat-x;
	background-position: 0px -6px;
	left: 2px;
}

div.box-container .topright {
	background-position: -6px 0px;
	right: 0px;
}

div.box-container .botleft, div.box-container .botmid, div.box-container .botright {
	bottom: 0px;
}

div.box-container .botleft {
	background-position: 0px -18px;
	left: 0px;
}

div.box-container .botmid {
	background-repeat: repeat-x;
	background-position: 0px -12px;
	left: 4px;
}

div.box-container .botright {
	background-position: -6px -18px;
	right: 0px;
}

div.box-container .box-entry {
	font-weight: normal;
	border: 1px solid #BFBDBD;
	margin: 0;
	/*padding: 5px;*/
	height: 100%;
	width:168px;
	background-color:#fff;
	color: #000;
	overflow: auto;
	position: relative;
}

div.box-container .box-entry .data {
	margin: 0;
	overflow: hidden;
}

/* css rounded edges */
.edge-topleft, .edge-topmid, .edge-topright,
.edge-botleft, .edge-botmid, .edge-botright {
	position: absolute;
	height: 5px;
	width: 5px;
	background-image: url("/images/buttons/roundededges.gif");
	background-repeat: no-repeat;
}

.edge-topleft, .edge-topmid, .edge-topright {
	top: -1px;
}

.edge-topleft {
	background-position: 0px 0px;
	left: -1px;
}

.edge-topmid {
	background-repeat: repeat-x;
	background-position: 0px -6px;
	left: 4px;
}

.edge-topright {
	background-position: -6px 0px;
	right: -1px;
}

.edge-botleft, .edge-botmid, .edge-botright {
	bottom:-2px;  /* ie6 hack */
	bottom/**/: -1px;
}

.edge-botleft {
	background-position: 0px -18px;
	left: -1px;
}

.edge-botmid {
	background-repeat: repeat-x;
	background-position: 0px -12px;
	left: 4px;
}

.edge-botright {
	background-position: -6px -18px;
	right: -1px;
}