/*
	Helios Calendar - Professional Event Management System
	Copyright © 2004-2008 Refresh Web Development [www.RefreshMy.com]
	
	Developed By: Chris Carlevato <support@refreshmy.com>
	
	For the most recent version, visit the Helios Calendar website:
	[www.HeliosCalendar.com]
	
	This file is part of Helios Calendar, usage governed by 
	the Helios Calendar EUL found at www.HeliosCalendar.com/license.pdf
*/

/*	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: #EFEFEF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #660000;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #333333;
	font-style: italic;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
#no-criteria {
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	font-size: 1.257em;
}
#top {
	height: 120px;
	width: 960px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
}
#container {
	margin: auto auto auto auto;
	width: 960px;
	padding: 0;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	}
#content {
	float: left;
	text-align: left;
	padding: 5px 25px 25px 25px;
	width: 46%;
	}
#content-home {
	float: left;
	text-align: left;
	padding: 0;
	width: 51%;
}
#home-head {
	padding: 5px 0px 7px 22px;
}
#drop-down {
	background-color: #741822;
	padding: 0px;
	border: 0.0175em dashed #FFA956;
	background-image: url(drop-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	font-family: "Trebuchet MS", Arial;
	color: #FFBA45;
	font-size: 14px;
	font-weight: bold;
}
#form_1 {
	padding:0px 0px 0px 12px;
}
#quick_links {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	width: 200px;
	filter:alpha(opacity=90);
	opacity:.9
}
#controls {
	float: left;
	padding: 19px 10px 5px 10px;
	width: 25%;
	border-left-width: 0.07154em;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 100%;
	border-bottom-width: 0.07154em;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	}
#controls h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.579em;
	color: #333333;
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom: -7px;
}
#language {
	text-align: center;
	padding: 10px 0 15px 0;
	}
#billboard,
#popular, #rss-feeds {
	text-align: left;
	padding: 10px 0 10px 0;
	width: 100%;
	}
#rssLinks {
	width: 760px; 
	padding: 0;
	margin: auto auto auto auto ; 
	
	}
#copyright {
	clear: both;
	color: #CCCCCC;
	padding: 5px 0px 5px 15px;
	line-height: 17px;
	background-color: #660000;
	}
a.copyright,
a.copyrightR {
	text-decoration: none;
	color: #FFFFFF;
	}
a.copyright:hover {
	text-decoration: underline;
	color: #FF6600;
	}
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;
	}
#twitter_div{border: solid 1px #CCCCCC;}
.twitter-title{font-size:11px;padding-left:5px;}
#twitter_update_list{padding:0px;list-style:none;}
#twitter_update_list li{padding:5px 5px 5px 5px;}
#home-contact { font-family:"Trebuchet MS", Arial; font-size:12px; }
.style1 {
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}
.red_strong {
	font-weight: bold;
	color: #FF0000;
}
#note {
}

