/*
	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.	*/
	
#container {
	margin: auto auto auto auto ; 
	width: 760px; 
	padding: 0;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	}
#content {
	float: left; 
	text-align: left; 
	padding: 5px;
	width: 553px;
	}
#controls {
	float: left;
	padding: 5px 5px 20px 5px;
	width: 225px;
	}
#billboard {
	text-align: left;
	padding: 10px 0 10px 0;
	}
#popular {
	text-align: left;
	padding: 10px 0 10px 0;
	}
#valid {
	text-align: center;
	}
#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 {
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	}
a.copyright:hover {
	text-decoration: underline;
	color: #FF6600;
	background: #FFFFFF;
	}
a.copyrightR {
	text-decoration: none;
	color: #666666;
	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;
	}
/*BOF Custom CSS */
body {
	background-color: #666666;
}
.bodybg {
	background-image: url(body.jpg);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(body-bottom.jpg);
	height: 18px;
}
.leftbarplace {
	margin-left: 12px;
	width: 258px;
	height: 28px;
}
.leftbar_body_place {
	margin-left: 12px;
	width: 258px;
}
.firstparagraph {
	margin-top: 8px;
}
.footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
}
.foottxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	margin: 2px 8px 8px 9px;
}

.leftbar_bottom_place {
	margin-left: 12px;
	width: 258px;
	height: 32px;
}
.rightbar_top {
	background-image: url(rightcontent-top.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.rightbar_bottom {
	background-image: url(rightcontent-bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
.rightbar_body {
	background-image: url(rightcontent-middle.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.leftbar_top {
	background-image: url(leftbar_top.jpg);
	background-repeat: no-repeat;
}
.leftbar_body {
	background-image: url(leftbar_middle.jpg);
	background-repeat: repeat-y;
}
.leftbar_bottom {
	background-image: url(leftbar_bottom.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}
#mandala {
	position: absolute;
	display: block;
	margin-left: 45px;
	margin-top: 25px;
	z-index: 0;
	width: 1px;
}
#calendarmandala {
	position: absolute;
	display: block;
	margin-left: 45px;
	margin-top: 125px;
	z-index: 0;
	width: 1px;
}
#navigation {
	z-index: 3;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D5166;
}
#designer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	filter: Glow(Color=#FFFFFF, Strength=5px);
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0088CA;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8E571E;
}
#calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
	width: 230px;
	position: relative;
	margin-top: 6px;
}
.calendarBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
	width: 230px;
	position: relative;
	margin-top: 6px;
}
.bkSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 23px;
	width: 200px;
	margin-top: 6px;
}
.toolBarAlign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	width: 200px;
	margin-top: 6px;
}
.basicSearch {
	width: 120px;
	height: 15px;
}
.searchSpace {
	height: 19px;
}
.searchSpace2 {
	height: 24px;
}
.numberbullett {
	margin-left: 25px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(bullett.gif);
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
}
#signup {
	background-image: url(template/signup.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
	top: 22px;
}
#newsform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 18px;
	margin-top: 8px;
	color: #FFFFFF;
}
#signupbox {
	position: absolute;
	width: 200px;
	left: 280px;
	top: 20px;
	height: 100px;
	float: left;
}
#message {
	top: 0px;
	position: relative;
	left: 10px;
}
/* eof custom CSS /* 