/*
	Selene Directory - Professional Directory System
	Copyright © 2007-2009 Refresh Web Development [www.RefreshMy.com]
	
	Developed By: Refresh Web Development
	
	For the most recent version, visit the Selene Directory website:
	[www.SeleneDirectory.com]
	
	This file is part of Selene Directory, usage governed by
	the Selene Directory SLA found at www.SeleneDirectory.com/license.pdf
*/

/*	Selene Default Template Classes
	You can edit this file however you'd like for your template,
	or create a new one and delete it.	*/

html, body {
	margin: 0;
	padding: 0px 0 10px 0;
	background-color: #FFFFFF;
	background-image: url(../../../img_bp09/bp09_body_bg.jpg);
	color: #1b1b1b;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
#container {
	margin: auto auto auto auto ; 
	width: 800px; 
	padding: 0;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	}
#content {
	float: left; 
	text-align: left; 
	padding: 5px;
	width: 72%;
	}
#controls {
	float: left;
	padding: 0px 5px 5px 5px;
	width: 25%;
	}
#language {
	text-align: center;
	padding: 10px 0 15px 0;
	}
#conBoard,
#conPopular {
	text-align: left;
	padding: 10px 0 10px 0;
	}
#rssLinks {
	width: 760px; 
	padding: 0;
	margin: auto auto auto auto ; 
	
	}
#copyright {
	clear: both; 
	color: #666666;
	background: #FFFFFF;
	padding: 5px 0px 5px 15px;
	line-height: 17px;
	}
a.copyright,
a.copyrightR {
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	}
a.copyright:hover {
	text-decoration: underline;
	color: #2E7C9B;
	background: #FFFFFF;
	}
a.copyrightR:hover {
	text-decoration: underline;
	color: #006532;
	background: #FFFFFF;
	}
.setupText{
	font-family: Verdana, sans-serif;
	font-size: 11px;
    border-top: 1px solid #555; 
    border-left: 1px solid #555; 
    border-bottom: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    padding: 1px; 
    color: #333; 
	vertical-align: center;
	}
	/*	PR Styles Start Here...	*/
#brevlogo {
	background-image: url(../../../img_bp09/bp09_logo_bg.jpg);
	background-repeat: repeat-x;
}
#tagline {
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 7.8pt;
	letter-spacing: .3em;
	font-weight: bold;
	text-indent: 45px;
}
#tagline a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
#tagline a:hover, a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
#bpcrownheader {
	margin: 0 auto;
	width: 802px;
	background-repeat: no-repeat;
	background-color:#fff;
	height: 40px;
	line-height: 0.0;
	font-size: 0;
}		
#crownheader {
	margin: auto auto auto auto ; 
	width: 800px; 
	padding: 0;
	background-repeat: no-repeat;
	background-color:#fff;
	height: 40px;
	line-height: 0.0;
	font-size: 0;
}
.hdr_events {
	background-image: url(../../../img_bp/bp_hdr_calendar.jpg);
}
#layoutcrown {
	margin: auto auto auto auto ; 
	width: 802px; 
	padding: 0;
	background-image: url(../../../img_bp09/bp09_layout_dirtop.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#footerbox {
	clear:both;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
	width: 760px; 
	padding: 0;
	border-top: 1px solid #cccccc;
    }
#layoutfoot {
	width: 802px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
	background-image: url(../../../img_bp09/bp09_layout_dirbot.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#footer {
    font-size: 7.2pt;
    padding: 10px;	
	}
#footer p {
    margin: 0 10px 0 0px;
	}
a.ftrlink {
	text-decoration: none;
	color: #666666;
	}
a.ftrlink:hover {
	text-decoration: underline;
	color: #3366CC;
	}	
.img_inline_ftr  {
	display: inline;
	margin: 0;
	text-align: center;
}
#img_txtwrap_ftr  {
	display: inline;
	float: left;
	margin-right: 4px;
}
.img_inline  {
	display: inline;
	margin: 0;
}
.img_inlinelft  {
	display: inline;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}.img_inlinert  {
	display: inline;
	float: right;
	margin-right: 4px;
	margin-left: 4px;
}
.small_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
.small_list li {
	font-size: .85em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 2px 4px;
	}
.small_list li a:hover {
	color: #5B4902;
	}
.small_list lh {
	font-size: .95em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
