/*
	Helios Calendar - Professional Event Management System
	Copyright © 2007 Refresh Web Development [http://www.refreshwebdev.com]
	
	Developed By: Chris Carlevato <chris@refreshwebdev.com>
	
	For the most recent version, visit the Helios Calendar website:
	[http://www.helioscalendar.com]
	
	License Information is found in docs/license.html
*/

/*	Helios 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: 0 auto 0 auto; 
	width: 758px; 
	padding: 0;
	border-top: 1px solid #0B6F3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #87D481;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	}
#content {
	float: left; 
	text-align: left; 
	padding: 5px 5px 5px 5px;
	width: 72%;
	}
#controls {
	float: left;
	padding: 5px 0 5px 0;
	width: 26%;
	}
#billboard,
#popular {
	text-align: left;
	font-size: .9em; 
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
#rssLinks {
	width: 754px; 
	padding: 0;
	margin: auto auto auto auto ; 
	
	}
#copyright {
	clear: both; 
	color: #666666;
	background: #FFFFFF; 
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 17px;
	}
a.copyright,
a.copyrightR {
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	}
a.copyright:hover {
	text-decoration: underline;
	color: #996600;
	background: #FFFFFF;
	}
a.copyrightR:hover {
	text-decoration: underline;
	color: #996600;
	background: #FFFFFF;
	}
.setupText{
	font-family: Verdana, sans-serif;
	font-size: 11px;
    border-top: 1px solid #555555; 
    border-left: 1px solid #555555; 
    border-bottom: 1px solid #cccccc; 
    border-right: 1px solid #cccccc; 
    padding: 1px; 
    color: #333333; 
	vertical-align: middle;
	}	
/*	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;
	}
#crownheader {
	margin: auto auto auto auto ; 
	width: 760px; 
	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: 760px; 
	padding: 0;
	background-image: url(../../../img_bp09/bp09_layout_caltop.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: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
	background-image: url(../../../img_bp09/bp09_layout_calbot.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;
}
