body {
	background: url('/images/mainback.gif') repeat fixed;
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	text-align: center;
}

a:link {text-decoration: none; }

form , input, select{
	margin:0px;
	padding:0px;
	font-size:11px;
}

td {
	font-size:11px;
}

#border {
	background-color: #fff;
	width: 1008px;
	padding: 0px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}
	
#pagecontainer {
	background-color: #fff;
	width: 992px;
	padding: 0px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#header60 {
	background: url('images/header.jpg');
	width: 992px;
	height:83
}

#header {
	background: url('images/header90.jpg');
	width: 992px;
	height:102px;
}

#topmenucontainer {
	background-color:#454545;
	width: 992px;
	padding: 4px 0 4px 0;
	text-align: left;
}

#footer {
	background-color:#454545;
	width: 992px;
	padding: 4px 0 4px 0;
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin:12px 0 12px 0;
}

.footlink a, footlink a:active .footlink a:visited { color:#ff6; text-decoration: none; font-size:11px; }
.footlink a:hover { color:#ffc; text-decoration: underline; }

.topmenu a, topmenu a:active .topmenu a:visited { color:#fff; text-decoration: none; font-size:11px; margin-left:20px; }
.topmenu a:hover { color:#ff9; text-decoration: underline; }

#leaderboard {
	background: url('images/leaderboard_back.gif');
	width: 992px;
	height: 105px;
	text-align: center;
	padding-top: 7px;
}

#searchcontainer {
	background-color: #454545;
	text-align: left;
	font-size: 12px;
	padding: 6px 0 6px 20px;
}

.adsearch a, adsearch a:active .adsearch a:visited { color:#ff0; text-decoration: none; font-size:13px; font-weight: bolder; }
.adsearch a:hover { color:#fff; text-decoration: underline; }

#contentcontainer {
	background-color: #fff;
	width: 992px;
	padding-top: 12px;
}

#videocontainer {
	width: 352px;
	float: right;
	margin-right: 12px;
	text-align: left;
	padding-top: 0px;
}

.label {
	color: #454545;
	font-size: 20px;
	font-weight: bolder;
}

.headline a, headline a:active .headline a:visited { color:#009; text-decoration: none; font-size:13px; font-weight: bolder; }
.headline a:hover { color:#000; text-decoration: underline; }

#maincontent {
	text-align: left;
	margin: 0px 12px 0px 2px;
	float: left;
	width:448px;
}

#companycontent {
	text-align: left;
	margin: 0px 12px 0px 6px;
}

.parent a, parent a:active .parent a:visited { color:#c00; text-decoration: none; font-size:12px; }
.parent a:hover { text-decoration: underline; }

.category a, category a:active .category a:visited { color:#060; text-decoration: none; font-size:11px; }
.category a:hover { text-decoration: underline; }

.categoryloc {
	color: #000;
	font-size: 12px;
}

.company a, company a:active .company a:visited { color:#060; text-decoration: none; font-size:12px; }
.company a:hover { text-decoration: underline; }

.letter a, letter a:active .letter a:visited { color:#900; text-decoration: none; font-size:11px; }
.letter a:hover { text-decoration: underline; }

.letterbold {
	color: #900;
	font-size: 11px;
	font-weight: bolder;
}

.breadcrumb a, breadcrumb a:active .breadcrumb a:visited { color:#060; text-decoration: none; font-size:11px; }
.breadcrumb a:hover { text-decoration: underline; }

.currentcrumb {
	color: #900;
	font-size: 11px;
	font-weight: bolder;
}

.hldate {
	color: #c00;
	font-size: 13px;
	font-style: italic;
}

.error {
	color: #ff0000;
	font-style: italic;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.heading {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.format {
	font-size: 10px;
	color: #505050;
	font-style: italic;
}

/* Search Results Page CSS */
.categoryHead a, categoryHead a:active .categoryHead a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.result a, result a:active .result a:visited {
	text-decoration: underline;
	font-size:11px;
	line-height: 85%;
}

.found a, found a:active .found a:visited {
	text-decoration: none;
	font-style: italic;
	font-size:13px;
}

.sheader {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
/* End Search Results Page CSS */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

