
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	background: #000;
	margin: 0px auto;
	padding: 0;
	font: 62.5% Arial, Verdana, Helvetica ,sans-serif;
	text-align: left;
	color: #414141;
}

a:link, a:visited, a:active {
	color: #b1101a;
	text-decoration: none;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #f00;
	text-decoration: underline;
}

#topBar {
	float: left;
	width: 812px;
	height: 70px;
	padding-left: 10px;
}

#logo {
	float: left;
	width: 265px;
	padding-top: 22px;
	margin-left: 160px;
}

#searchButton {
	width: 58px;
	height: 28px;
	color: white;
	background: transparent url(img/search_button.gif) no-repeat;
	line-height: 28px;
	text-align: center;
	font: 10px arial, helvetica;
	font-weight: bold;
	border: none;
}

#searchWrap {
	float: right;
	height: 51px;
	padding-top: 19px;
	margin-right: 170px;
	white-space: nowrap;
}

#topWrapper {
	position: relative;
	top: 0px;
	width: 100%;
	float: left;
	background: #000 url(img/top_bar.jpg) no-repeat center bottom;
	overflow:hidden;
	white-space: nowrap;
}

.contentWrapper {
	width: 900px;
	margin: 0 auto;
	background: #000;
}
	
#bodyWrapper {
	position: relative;
	top: 0px;
	width: 100%;
	float: left;
	background: #000 url(img/top_badges.jpg) no-repeat center top;
}

#bottomBg {
	float: left;
	width: 100%;
	background: transparent url(img/bottom_badges.jpg) no-repeat center top;
	height: 310px;
}

#topRelated {
	background: transparent url(img/redice.jpg) repeat;
	height: 34px;
	width: 900px;
	overflow: hidden;
	border-top: 1px solid #553434;
}


/**************************** HTML Tag Styles ******************************
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#E7E4D3;
	font-size: 12px;
	margin:0px auto;
	padding:0px;
	width:770px;
}

table {
	font-family:Arial, Helvetica, sans-serif;
}

td {
	font-family:Arial, Helvetica, sans-serif;
}

/**************************** Header Styles ******************************/
#header {
	background-color:#206BA4;
}

#header .title {
	text-align:left;
	padding:5px 0px 5px 15px; 
	font-size:20px; 
	color:#FFF;
}

#header .title a { 
	color:#FFF;
	font-weight:bold; 
	text-decoration:none; 
}

#header .forsale a {
	color:#FFF;
	text-decoration:underline;
	
}

#hdrSearch {
	text-align:right;
	padding:5px 15px 5px 0px;
	font-weight:bold; 
	font-size:12px; 
	color:#FFF;
}

#hdrSearch input { 
	font-size:10px; 
}

#hdrRelated {
	padding:5px 10px 5px 10px;
	overflow: hidden;
	height:14px; 
	color:#FFF; 
	font-size:12px;
}

#hdrRelated ul { 
	margin:0px;
	list-style-type: none; 
	padding-left: 1em;
	text-indent: 0em;
}

#hdrRelated li { 
	margin:0px; 
	padding:0px; 
	height: 18px; 
	display:block; 
	float: left; 
}

.hdrRelLink1 a {
	padding:0px 10px 0px 0px; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	color:#FFF; 
}

.hdrRelLink1 a:hover {
	text-decoration:underline;
}

.hdrRelLink2 a {
	padding:0px 10px 0px 10px;
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	color:#FFF; 
	border-left:1px solid #FFF; 
}

.hdrRelLink2 a:hover {
	text-decoration:underline;
}

.forsale {
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:10px;
}

.forsale a {
	color:#FFF;
	text-decoration:underline;
}

/**************************** Body Styles ******************************/
a.URLtop {
	color:#a40d12;
	text-decoration:underline;
}

a.URLbottom { 
	color:#666;
	text-decoration:none;
}

a.URLtext { 
	text-decoration:none;
	color:#000;
}

#relRow {
	background:#999;
	padding:5px;
}

#userContent {
	margin: 0px auto;
}

#userContent p {
	color: #955;
	text-align: justify;
}

#relWrapper {
	float:left;
    padding: 0px;
    border: 0px; 
	width:365px; 
	margin:0px;
} 

.content {
    margin: 0px;
    padding: 0px;
}

.relHdr {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding:9px 4px 8px 4px;
	background: #333 url(img/pro_line_0.gif) repeat;
	border-bottom: 2px groove #aaa;
}

.relHdr a{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-style: italic;
}

.relHdr a:hover {
	color: #a91015;
}

.relBottom1 {
    margin: 0px; 
	padding: 0px; 
	border: 0px;
	background:#206BA4;
    clear: both;
    font-size: 3px; 
	line-height: 3px;
}

.relContent { 
	background:#999; 
	text-align:left;
}

.relContent a {
	display:block;
	color:#000000;
	font-size:12px;
}

.relContent p {
	background:#ffffff;
	border-bottom:1px solid #ddd; 
	border-bottom-style: dotted;
	padding:4px 0px 3px 4px;
	margin:0px 1px;
	font-size:12px;
	color:#111;
}

#splash {
	float:right;
	margin-right: 10px;
}

#splash a{
	text-decoration:none;
}

#catWrapper {
    padding: 0px;
    border: 0px;
	margin:0px;
} 

.catHdr1 {
	font-size:16px;
	font-weight:bold;
	padding:4px;
	background: #124181 url(img/redice.jpg) repeat;
	border-bottom: 2px groove #aaa;
}

.catHdr2 {
	font-size:14px;
	font-weight:bold;
	padding:4px;
	background: #222;
	border-bottom: 2px groove #aaa;
}

.catHdr3 {
	font-size:14px;
	font-weight:bold;
	padding:4px;
	background: #222;
	border-bottom: 2px groove #aaa;
}

.catHdr1 a{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-style: italic;
}

.catHdr2 a{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-style: italic;

}

.catHdr3 a{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-style: italic;

}

.catBottom1 {
    margin: 0px; 
	padding: 0px; 
	border: 0px;
	height: 4px;
	background:#888;
    clear: both;
    font-size: 3px; 
	line-height: 3px;
}

.catBottom2 {
    margin: 0px; 
	padding: 0px; 
	border: 0px;
	height: 4px;
	background:#888;
    clear: both;
    font-size: 3px; 
	line-height: 3px;
}

.catBottom3 {
    margin: 0px; 
	padding: 0px; 
	border: 0px;
	height: 4px;
	background:#888;
    clear: both;
    font-size: 3px; 
	line-height: 3px;
}

.catContent {
	font-size:12px;
	color:#000;
	display:block; 
	background:#ccc;
	text-align:left;
}

.catContent a {
	color:#000;
}

.catContent p {
	padding:2px 0px 2px 0px;
	margin:0px 12px;
}

.tbback {
	width:900px;
	background: #999;
}

.sponsoredresults {
	background-repeat: no-repeat;
	padding:4px 0px 0px 15px;
	font-size:10px; 
	color: #eee;
	font-weight: bold;
}

#results {
	margin:15px 0px 10px 0px;
	padding: 10px; 
	background-color:#eee; 
}

#results p { 
	margin:5px 0px 10px 0px; 
	padding:0px 15px 0px 15px;  
	width:450px; 
}

.URLtop {
	font-weight: normal;
	font-size: 12pt;
	text-decoration:underline;
}

.URLbottom { 
	color:#008000; 
	text-decoration:none; 
}

.URLtext { 
	text-decoration:none;
	color:#000;
}

#next { 
	margin:0px; 
	padding:12px 0px 12px 0px; 
	text-align:center;
}

#next a { 
	font-weight:bold; 
	font-size:13px; 
}

#next a:visited {
	color:#00E;
}

#related {
	background:#999;
	color: #000;
}

#related a {
	color:#000;
	font-size:13px;
}

#related .relHeader {
	padding:4px;
	font-size:16px;
	color:#000;
	font-weight:bold;
}


#copyright {
	padding:15px 0px 15px 0px;
	text-align:center;
	font-size:10px;
}

#copyright a {
	color:#000;
}

ul.centerblock {
	list-style-type: disc;
	list-style-image: url(img/filled.gif);
	list-style-position: inside;
}

ul.centerblock li {
	padding: 1px 2px 1px 2px;
}

p.relItem {
	background-image: url(img/check.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 2px;
	text-indent: 32px;
	padding: 6px 0px 5px 0px;
	margin: 1px 0px 0px 0px;
}