@charset "utf-8";
/* CSS Document */

body { background: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#FFF;
	text-align:justify;
	border-spacing:0px;
	margin-top:0px;
	}


a {
	color:#39C;
	text-decoration:none;
}
a:hover {
	color:#F90;
	text-decoration: underline;
}


div#page {
	padding-top: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background: url("http://www.mdhaunts.com/images/bg.jpg") no-repeat top center;
}
	
div#content {
	padding-top: 0px;
	background: url("http://www.mdhaunts.com/images/mdbg.jpg") no-repeat top center;

}
.bodycenter {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#FFF;
	text-align:center;
}

.copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#50737E;
	letter-spacing:1px;
	text-align:center;
}
.hdrblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #39F;
}

.hdr {
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	font-style:normal;
	letter-spacing:1px;
	color:#F30;
}
/*The page_heading style is used for text indicating the heading of pages*/
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*The link_title style is used to display titles of link listings*/
.link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}

/*The link_description style is used to display descriptions of link listings*/
.link_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: normal;
}

/*The link_url style is used to display URLs with link listings*/
.link_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

/*The ratings_votes style is used to display ratings/votes with link listings*/
.ratings_votes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

/*The link_functions style is used to display link functions wiht links like 'Rating it', 'Comments', 'More Info'*/
.link_functions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}

/*The link_border is used to define a border for tables displaying links*/
.link_border {
	border: 1px solid #DFDFDF;
}

/*The user_comments is used to display user comments to link listings*/
.user_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
	line-height: 18px;
}


/*The from_category style is used when displaying categories with links*/
.from_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*The relevance style is used when displaying match relevance with search results*/
.relevance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*The link_approval_status style is used to indicate a links approval status (approved for inclussion in the Index or not)*/
.link_approval_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

/*The link_premium_indicate style is used to indicate premium links inside the user control panel*/
.link_premium_indicate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/*The parahraph style is used for any other texts displayed on end user PowerSeek pages*/
.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


/*The parahraph style is used for any other texts displayed on end user PowerSeek pages*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color:#CCC;
}
