/*		Main CSS File for MacRae's Business Directory		*
 *															*
 *		Created: Oct23, 2006								*/
 
html,body {
 	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a,a:visited {
	color:#607c96;
	font-weight:bold;
	/*text-decoration:none;
	border-bottom:1px solid #607c96;*/
}
a:hover {
	/*border-bottom:1px solid #beae63;
	text-decoration:none;*/
}

h1,h2,h3,.rowHiliteOn, .rowHiliteOff {
	font-family:Georgia,Arial;
}

h1 {
	font-size:36px;
	padding:0;
	margin:0;
}

h2 {
	font-weight:500;
	line-height:48px;
	margin:0;
	padding:0;
	font-size:24px;
}
h1.innertitle {
	color:#ccc;
	font-weight:600;
	padding-bottom:13px;
	padding-left:7px;
}

div.spacer {
	height:5px;
}
* html div.spacer {
	margin-bottom:-15px;
}
.listings h3 {
	padding:10px;
	color:#888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.hilite{
	color:#fff;
}
.lowercase {
	text-transform:lowercase;
}
.middlecase {
	text-transform:capitalize;
}
.uppercase {
	text-transform:uppercase;
}

.searchResultListing, .listings {
	font-size:11px;
}

.searchResultSubHeading {
	background-color:#434e5b;
	color:#9aa5b1;
}
.searchResultSubHeading a{
	color:#9aa5b1;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #607c96	
}
.searchResultSubHeading a:hover{
	color:#ccc;
	border-bottom:3px solid #beae63
}
.rowOn {
	background-color:#e1e1e1;
}
.rowOff {
	background-color:#f0f0f0;
}
.rowOn:hover, .rowOff:hover {

}
.rowHiliteOn, .rowHiliteOff {
	font-weight:500;
	line-height:48px;
	margin:0;
	padding:0;
	font-size:22px;
	text-align:center;
	color:#929292;
}	

.rowHiliteOn {
	background-color:#ced6dc;
}
.rowHiliteOff {
	background-color:#dbe3e9;
}

div#container_box {
	width:825px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

div#container_masthead {
	position:relative;
	width:825px;
	background-image:url(images/masthead-bg.jpg);
	background-repeat:no-repeat;
	height:100px;
	margin:0 auto;
	text-align:right;
}
#logo {
	float:left;
	z-index:1000;
	position:absolute;
	left:0;
}
.masthead_topnav {
	font-size:10px;
	color:#4f5b69;
	height:10px;
	line-height:88px;
	margin-right:12px;
	float:right;
}
.masthead_topnav a, .masthead_topnav a:visited{
	color:#9aa5b1;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #607c96	
}
.masthead_topnav a:hover{
	color:#ccc;
	border-bottom:3px solid #beae63
}

#masthead_tabs {
	background-image:url(images/masthead-tab-bg.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:580px;
	padding-left:10px;
}
* html #masthead_tabs {
	margin-top:-24px;
}
.browsetab_on {
	background-image:url(images/tabs/browse_on.gif);
	float:left;
	margin-top:9px;
	width:86px;
	height:28px;
	z-index:1000;
}
.browsetab_off {
	background-image:url(images/tabs/browse_off.gif);
	height:27px;
	width:97px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.hometab_off {
	background-image:url(images/tabs/home_off.gif);
	height:27px;
	width:76px;
	float:left;
	margin-top:9px;
	margin-left:10px;
	z-index:1000;
	cursor:pointer;
}
.hometab_on {
	background-image:url(images/tabs/home_on.gif);
	height:27px;
	width:76px;
	float:left;
	margin-top:9px;
	margin-left:10px;
	z-index:1000;
}
.searchtab_off {
	background-image:url(images/tabs/search_off.gif);
	height:27px;
	width:86px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.searchtab_on {
	background-image:url(images/tabs/search_on.gif);
	height:27px;
	width:77px;
	float:left;
	margin-top:9px;
	z-index:1000;
}

.tooltab_off {
	background-image:url(images/tabs/tools_off.gif);
	height:27px;
	width:113px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.tooltab_on {
	background-image:url(images/tabs/tools_on.gif);
	height:27px;
	width:113px;
	float:left;
	margin-top:9px;
	z-index:1000;
}
.submittab_off {
	background-image:url(images/tabs/submit_off.gif);
	height:27px;
	width:186px;
	float:left;
	margin-top:9px;
	z-index:1000;
	cursor:pointer;
}
.submittab_on {
	background-image:url(images/tabs/submit_on.gif);
	height:27px;
	width:194px;
	float:left;
	margin-top:9px;
	margin-left:-10px;
	z-index:1000;
}
.browse_home {
	color:#929292;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
div#homepage_main {
	background-image:url(images/bg-home.gif);
	background-repeat:no-repeat;
	width:826px;
	height:259px;
	z-index:0;
	margin:0 auto;
	margin-bottom:5px;
}
.search_title {
	clear:both;
	padding-top:20px;
}
.homepage_searchbox {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#308ed4;
	font-size:24px;
	width:400px;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #999;
	border-right:1px solid #fff;
	border-left:1px solid #999;
	border-bottom:1px solid #fff;
	margin:10px;
}
.searchpage_searchbox {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#308ed4;
	font-size:24px;
	width:400px;
	text-align:center;
	font-weight:bold;
	border:1px solid #999;
	background-color:#ddd;
	margin:10px;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
#prettylist li:before {
	content: "\00BB \0020";
	}
#prettylist li {
	font-style:italic;
}
div#container_main {
	background-color:#b7b7b7;
}

div.container_top {}
	div.topleft {
/*		background-image:url(images/main-topleft.gif);
		background-repeat:no-repeat;
		background-position:top;
		float:left;*/
		width:18px;
	}
	div.topmiddle {
		float:left;
		width:786px;
	}
	div.topright {
/*		background-image:url(images/main-topright.gif);
		background-repeat:no-repeat;
		background-position:top;
		float:right;*/
		width:18px;
	}

div.container_middle {
	background-color:#b7b7b7;
	clear:both;
	margin-left:13px;
	margin-right:10px;
}
	div.innertopleft {
		background-image:url(images/inner-topleft.gif);
		background-color:#fff;
		background-repeat:no-repeat;
		float:left;
		width:15px;
	}
	div.innertopmiddle {
		background-color:#fff;
		float:left;
		width:770px;
	}
	div.innertopright {
		background-image:url(images/inner-topright.gif);
		background-repeat:no-repeat;
		background-position:left;
		float:left;
		width:15px;
	}
	
div.innermiddlemiddle {
		background-color:#fff;
		width:800px;
}
div.container_span {
	width:790px;
	padding-left:5px;
	margin-top:-13px;
}
* html div.container_span {
	margin-top:0;
}

div.spanleft {
	float:left;
	height:48px;
	width:11px;
	background-color:#4f5b69;
	border:0;
	border-top:4px solid #beae63;
}
div.spanmiddle {
	color:#bbb;
	float:left;
	height:48px;
	width:768px;
	background-color:#4f5b69;
	border:0;
	border-top:4px solid #beae63;
}

div.spanright {
	background-color:#4f5b69;
	border:0;
	border-top:4px solid #beae63;
	float:right;
	height:48px;
	width:11px;
}
*/
	div.innerbottomleft {
		background-image:url(images/inner-bottomleft.gif);
		background-color:#fff;
		background-repeat:no-repeat;
		background-position:bottom;
		float:left;
		width:15px;
	}
	div.innerbottommiddle {
		background-color:#fff;
		float:left;
		width:770px;	
	}
	div.innerbottomright {
		background-image:url(images/inner-bottomright.gif);
		background-color:#fff;
		background-repeat:no-repeat;
		background-position:bottom;
		float:left;
		width:15px;	
	}
div.container_maincontent {
	padding:0px 5px 10px 5px;
	clear:both;
}
.companyDetail {
	line-height:20px;
}
#company-detail p{
}
#company-detail strong, #company-detail h1 {
}

div.container_bottom {
	clear:both;
}
	div#container_main div.bottomleft {
/*		background-image:url(images/main-bottomleft.gif);
		background-repeat:no-repeat;
		background-color:#b7b7b7;
		background-position:bottom;*/
		float:left;
		width:18px;
	}
	div#container_main div.bottommiddle {
		float:left;
		background-color:#b7b7b7;
		width:789px;	
	}
	div#container_main div.bottomright {
		/*background-image:url(images/main-bottomright.gif);
		background-repeat:no-repeat;
		background-color:#b7b7b7;
		background-position:bottom;*/
		float:left;
		width:18px;	
	}
a.blankr {
	color:#fff;
	cursor:default;
}
div#container_main div.container_footer {}

.homepage_block {
	background-image:url(images/blockbg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	height:200px;
	text-align:left;
}
.homepage_block h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;

}
.homepage_block span {
}
.homepage_block_inner {
	padding:10px;
	font-size:14px;
}

div#container_footer {
	background-color:#545e68;
	clear:both;
	width:826px;
	height:210px;
	margin:0 auto;
}
#footer {
font-size:10px;
width:826px;
margin:0 auto;
}
.menuLeftOn{
	background:url(../css/images/tabs/on_left.jpg); width:5px; height:27px; float:left; border:0px;
}
.menuRightOn{
	background:url(../css/images/tabs/on_right.jpg) right; height:27px; border:0px;
	color:#636d77; font-size:12px; font-weight:bold; cursor:pointer; cursor:hand;
}
.menuItemOn{padding-top:6px; text-decoration:none; height:27px;}
.tabStyle{	float:left; padding-top:9px;  height:27px;}

.menuLeftOff{
	background:url(../css/images/tabs/off_left.jpg); width:5px; height:27px; float:left; border:0px;
}
.menuRightOff{
	background:url(../css/images/tabs/off_right.jpg) right; height:27px;
	color:#b0b794; font-size:12px; font-weight:bold; cursor:pointer; cursor:hand; border:0px;
}
.aItem{text-decoration:none; margin:0px; padding:0px;} 
.menuOn{
	background:url(../css/images/tabs/on_right.jpg) right;
	 height:27px; float:left; color:#636d77; font-weight:bold; cursor:pointer; cursor:hand; 
}
.menuOff{
	background:url(../css/images/tabs/off_right.jpg) right;
	 height:27px; float:left; color:#b0b794; font-weight:bold; cursor:pointer; cursor:hand; 
}
.menuItem{padding-top:4px; text-decoration:none;  cursor:pointer; cursor:hand; font-size:14px;}


