﻿/*

CSS Credit: http://www.templatemo.com/

*/



body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}



a:link, a:visited {
	color: #C08F2E;
	text-decoration: none
} 

a:active, a:hover {
	color: #D86000;
	text-decoration: underline
}

#templatemo_container_wrapper {
}

#sideAd {
	position:absolute;
	left:980px;
	top:145px;
}

#templatemo_container {
	width: 980px;
	text-decoration: none;

}





/*------------ Header --------------- */



#templatemo_header {
	height: 550px;
	background: url(images/header5.png) no-repeat;
	width: 980px;
	margin-top: 10px;
}



#subscribeForm {
	width: 560px;
	margin-left: 400px;


}



#templatemo_site_title {

	padding-top: 160px;

	padding-left: 50px;

	font-size: 50px;

	color:#a8a8b4;

}



#templatemo_site_title span{

	font-weight: 200;

	color:#cccc33;

}



#templatemo_site_slogan {

	padding-top: 20px;

	padding-left: 200px;

	font-size: 1.1em;

	color:#5a5c51;

}

/* ---------------------------------- */



/*------------- Menu ------------------*/

.templatemo_menu{

	float: left;

	width: 800px;

	height: 45px;

	margin: 0px;

	padding: 0px;

	background: #434343 url(images/menubackground.gif) repeat-x;

}



.templatemo_menu ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

	text-align: center;

}



.templatemo_menu li{

	display: inline;

}



.templatemo_menu li a{

	float: left;

	padding: 10px 0px;

	font: 1.2em arial;

	text-align: center;

	text-decoration: none;

	color: #c6c6c6;

	width: 160px;

}



.templatemo_menu li a:hover, .templatemo_menu li .current{

	color: #ffffff;

	background: url(images/menuhover.gif) center center no-repeat;

}



/* ----------------- end of menu----------------*/



/* ----------------- Content ----------------------- */





#templatemo_content {

	width: 800px;

}



#templatemo_top {

	float: left;

	width: 800px;

	background: #006598;

}



#templatemo_bottom {

	float: left;

	width: 980px;

	color: #999966;

	padding: 0px;

	background: url(images/footer.png) repeat-x;

}



#templatemo_bottom a{

	line-height: 25px;

	color:  #999966;

}



#templatemo_bottom .section {

	float: left;

	width: 205px;

	padding: 20px 10px 0px 30px;

	height: 200px;

}



#templatemo_bottom .section a{

	padding-left: 25px;

	color: #999966;

	line-height: 25px;

	text-decoration: none;

	background: url(images/list_icon.gif) no-repeat center left;

}

#templatemo_bottom .section a:hover {

	color: #cccc66;

}



#templatemo_bottom .middle {

	float: left;

	padding: 20px 40px;

	width: 210px;	

	height: 200px;

	background: url(images/sectionleftborder.gif) left no-repeat;

}



#templatemo_bottom .middlerightborder {

	float: left;

	padding: 20px 0px;

	width: 16px;

	height: 200px;

	background: url(images/sectionrightborder.gif) left no-repeat;

}



.text_area {

	color: #999966;

	margin: 10px;

}



.publish_date {

	clear: both;

	color: #999966;

	padding-bottom: 5px;

	font-weight: bold;

}



.title {

	height: 37px;

	margin-left: 10px;

	padding-top: 18px;

	padding-left: 30px;

	font-size: 1.8em;	

	color:#ffff66;

	background: url(images/cup.gif) left center no-repeat;

}

.subtitle{

	padding-bottom: 10px;

	font-size: 1.4em;

	color: #cccc33;

}



.text_area img{

	float: left;

	margin: 0px 10px;

}



/*--------- End of Content -------------*/



/* -------- Footer --------- */



#templatemo_footer {
	clear: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	width: 970px;
	color: #C08F2E;
	line-height: 24px;
	text-align:center;
	background: #21212;
}

#templatemo_footer a {
	color: #FFFFFF;
	text-decoration: none;
	border:none
}

#templatemo_footer a:hover {
	color: #D86000;
}

#templatemo_footer p, #footer ul {
  margin: 0.8em;
}

#templatemo_footer ul {
  margin-top: 1.2em;
}

#templatemo_footer li {
  display: inline;
  list-style: none;
}

#templatemo_footer img{
	border-style: none;
}


/* --------- end of footer --------------*/

.highslide-dimming {
	background: black;
}

.highslide-wrapper div {

	font-family: Verdana, Helvetica;

	font-size: 10pt;

}

.highslide-html {

	background-color: white;

}

.highslide-maincontent {

	display: none;

}

.highslide-loading {

	display: block;

	color: black;

	font-size: 8pt;

	font-family: sans-serif;

	font-weight: bold;

	text-decoration: none;

	padding: 2px;

	border: 1px solid black;

	background-color: white;



	padding-left: 22px;

	background-image: url(highslide/graphics/loader.white.gif);

	background-repeat: no-repeat;

	background-position: 3px 1px;

}

a.highslide-credits,

a.highslide-credits i {

	padding: 2px;

	color: silver;

	text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

	color: white;

	background-color: gray;

}





/* Styles for the popup */

.highslide-wrapper, .rounded-white {

	background-color: white;

}

.highslide-wrapper .highslide-html-content {

	width: 720px;

	padding: 0 5px 5px 5px;

}

.highslide-wrapper .highslide-header {

	padding-bottom: 5px;

}

.highslide-wrapper .highslide-header ul {

	margin: 0;

	padding: 0;

	text-align: right;

}

.highslide-wrapper .highslide-header ul li {

	display: inline;

	padding-left: 1em;

}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {

	display: none;

}

.highslide-wrapper .highslide-header a {

	font-weight: bold;

	color: gray;

	text-transform: uppercase;

	text-decoration: none;

}

.highslide-wrapper .highslide-header a:hover {

	color: black;

}

.highslide-wrapper .highslide-header .highslide-move a {

	cursor: move;

}

.highslide-wrapper .highslide-footer {

	height: 11px;

}

.highslide-wrapper .highslide-footer .highslide-resize {

	float: right;

	height: 11px;

	width: 11px;

	background: url(highslide/graphics/resize.gif);

}

.highslide-wrapper .highslide-body {

	color: #333333;

}

.highslide-move {

	cursor: move;

}

.highslide-resize {

	cursor: nw-resize;

}

#event {

	background:url(images/events700x428.png);

	width:700px;

	height:428px;

}
