img { border:none; }
a { color:#8C000A; }

h1 {
	font-weight:normal;
	color:#8C000A;
	margin:0em 0em 1em 0em;
	font-size:1.8em;
}

h2 {
	font-weight:normal;
	color:#8C000A;
	margin:0.5em 0em;
	font-size:1.2em;
}

h3 {
	font-size:1em;
	margin:0px;
	padding:0px;
}

p { margin:0em 0em 1em 0em; }

ul.stores {
	list-style-type:none;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

ul.stores ul {
	list-style-type:none;
	font-weight:normal;
	margin:0px 0px 0.5em 10px;
	padding:0px;
}

table.brands {
	width:100%;
}

table.brands td, table.brands th {
	padding:2px 5px 2px 2px;
	width:50%;
}

table.brands .subcat {
	font-weight:bold;
}

hr {
	border:0px solid #BFE3EB;
	border-top-width:1px;
	height:1px;
	color:#BFE3EB;
	background-color:#BFE3EB;
	clear:both;
}

table.brands th{
	background-color:#BFE3EB;
}

.supernews {
	background-color:#BFE3EB;
	padding:8px;
}

.news img, .supernews img, .review img {
	float:left;
	margin:0px 8px 2px 0px;
	
}

a.pdffile, a.docfile, a.xlsfile, a.pptfile, a.movfile, a.wmvfile {
	background-image:url("../pix/icon_pdf.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

a.docfile { background-image:url("../pix/icon_doc.gif") !important; }
a.xlsfile { background-image:url("../pix/icon_xls.gif") !important; }
a.pptfile { background-image:url("../pix/icon_ppt.gif") !important; }
a.movfile { background-image:url("../pix/icon_mov.gif") !important; }
a.wmvfile { background-image:url("../pix/icon_wmv.gif") !important; }

table.press { width:590px; }

table.press th, table.press td {
	padding:2px 5px;
	vertical-align:top;
}

table.press th {
	background-color:#BFE3EB;
}

table.press th a {
	text-decoration:none;
}

table.press th.active {
	background-color:#8C000A;
}

table.press th.active a{
	color:#FFF;
}

table.press a.desc {
	padding-right:10px;
	background-image:url("../pix/arrow_desc.gif");
	background-repeat:no-repeat;
	background-position:right center;
}

table.press a.asc {
	padding-right:10px;
	background-image:url("../pix/arrow_asc.gif");
	background-repeat:no-repeat;
	background-position:right center;
}

table.locator {
	width:100%;
	margin:10px 0px 25px 0px;
}

table.locator td {
	vertical-align:top;
	padding:2px 5px;
	width:50%;
	font-size:0.8em;
}

table.locator td b {
	color:#8C000A;
}

.service {
	float:left;
	background-color:#BFE3EB;
	font-weight:bold;
	padding:1px;
	height:150px;
	width:160px;
	margin:0px 10px 10px 0px;
	text-align:center;
}

.service a {
	text-decoration:none;
}

.service div {
	padding:8px 2px 2px 2px;
}

.arrowright, .arrowleft {
	padding-bottom:10px;
}

.arrowright {
	float:right;
}

.arrowleft {
	float:left;
}

.gallery img {
	margin:0px 8px 8px 0px;
}

.tab td, .tab th {
	vertical-align:top;
	font-size:1em;
}

.tab th {
	width:20%;
}

.tab textarea, .tab input {
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
}

.tab .formelem {
	width:100%;
}

th {
	text-align:left;
}

#replay {
	float:right;
	margin:420px 10px 0px 0px;
}

.hide {
	display:none;	
}