@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Abel);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
body{
	margin:0px;
	padding:0px;
	background:url(tpl_images/body_bg.gif) repeat;
}

div, span, table, th, td, p, h1, h2, h3, h4, h5, h6 ul, li {
	margin:0px;
	padding:0px;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height:20px;
	font-size:15px;
	color:#000000;
}

.event table
{
	width:100%;
	border-spacing:7px;
}

.event table td
{
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:12px;
}
img {
	border:none;
	outline:none;
}

a, a:visited, a:active
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#9900cc;
}

h1
{
	font-family: 'Abel', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#000000;
	line-height:22px;
	text-transform:uppercase;
	letter-spacing:1px;
}

h2 {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	color:#3801ed;
	font-weight:bold;
	line-height:22px;
	border-top:4px solid #d9d8db;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-top:15px;
}


h3 {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	color:#3801ed;
	font-weight: bold;
	line-height:22px;
	letter-spacing:1px;
	text-transform:uppercase;
}


.clrbth {
	clear:both;
}
.padd_10 {
	padding:5px 0px;
}
.padd_20 {
	padding:10px 0px;
}

.padd_30 {
	padding:15px 0px;
}
.container {
	width:960px;
	margin:0px auto;
}

.header {
	height:260px;
}
.logo {
	float:left;
	padding:10px 0px;
	z-index:1;
	position:relative;
}

.donate{
	float: right;
	position: absolute;
	right: 15px;
	top: 25px;
}
nav {
	line-height:43px;
	height:43px;
	position: absolute;
	margin-left: 295px;
	margin-top: -96px;
	z-index:10;
}

nav ul {
	margin:0px;
	padding:0px;
}
nav ul li.root {
	font-family: 'Abel', sans-serif;
	font-size:20px;
	font-weight:normal;
	list-style-type:none;
	float:left;
	color:#393939;
	line-height:43px;
	margin-right:1px;
	background:url(tpl_images/star.png) no-repeat center right;
}
nav ul li.root > a {
	font-family: 'Abel', sans-serif;
	font-size:20px;
	font-weight:normal;
	list-style-type:none;
	float:left;
	color:#000000;
	line-height:43px;
	text-transform:uppercase;
	display:block;
	padding:0px 20px;

}
nav ul li.root > a:hover, nav ul li.root > a.sel {
	color:#9900cc;
	background:#fcaa10;
}


nav ul.sub1 {
	background:#fdb735;
	padding:1px;
	list-style-type:none;
	position:absolute;
	width:210px;
	z-index:1000;	
	margin-top:43px;
	border:1px solid #ce8803;	
	line-height:25px;
	margin-left:0px;
}


nav ul.sub1 li a {
	color:#000000;
	font-size:15px;
	padding:5px 13px;
	text-decoration:none;
	display:block;
	margin-top:0px;
}


nav ul.sub1
{
	display:none;
}

nav li:hover .sub1 {
	display:block;
}
nav ul.sub1 li a.sel, nav ul.sub1 li a:hover{
	color:#9900cc;
	background:#fcaa10;
 }


























.banner
{	
}

.more
{
	font-family: 'Abel', sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#3801ed;
	text-align:right;
	padding-top:7px;

}

.more a
{
	font-family: 'Abel', sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#3801ed;
	text-align:right;

}

.more a:hover
{
	color:#9900cc;
}

.main{
	padding:10px 0px;
}

.bottom
{
	background:url(tpl_images/bot_bg.jpg) repeat-x top left;
	padding:50px 0px;
}

.bot_lt
{
	float:left;
	width:225px;
}
.bot_rt
{
	float:right;
	width:325px;
}
.bot_mid
{
	margin:0px 360px 0px 260px;
}

.event
{
	border:7px solid #ffffff;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.75);
	border-bottom:10px solid #ffffff;
	background:#ffffff;
	padding:3px;
}

.event img
{
	border:3px solid #ffffff;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.75);
	background:#ffffff;
}

.map
{
	behavior:  url(PIE.htc);
	border-radius:20px;
	border:1px solid #a2b4b6;
	background:#ffffff;
	padding:20px;
}

.footer
{
	background: url(tpl_images/footer_bg.gif) repeat;
	padding:20px 0px;
}

.footer_title
{
	background:url(tpl_images/footer_title.png) no-repeat center center;
	height:50px;
}

.footer_title h3
{
	font-family: 'Abel', sans-serif;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	line-height:50px;
	text-transform:uppercase;
	padding:0px 10px;
}

.footer table
{
	border-padding:5px;
	width:100%;
}
.address
{
	background:url(tpl_images/footer_vsep.png) no-repeat center right;
	color:#000000;
	font-size:15px;
	width:25%;
}

.signup
{
	background:url(tpl_images/footer_vsep.png) no-repeat center left;
	color:#000000;
	font-size:15px;
	width:40%;
	padding-left:15px;
	font-family: 'Abel', sans-serif;
}

.signup span
{
	font-family: 'PT Sans Narrow', sans-serif;
}

.footer_logo
{
	width:35%;
	text-align:center;
}

.tit
{
	font-size:16px;
	color:#000000;
	font-family: 'Abel', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

.footer_sep
{
	padding:15px 0px;
	background:url(tpl_images/footer_hsep.png) no-repeat center center;
}

.address a
{
	color:#000000;
	font-size:15px;
	line-height:18px;
}
.address a:hover
{
	color:#9900cc;
}

.footer_menu
{
	color:#000000;
	font-size:15px;
	font-family: 'PT Sans', sans-serif;
	text-align:center;
}

.footer_menu a
{
	color:#000000;
	font-size:15px;
	font-family: 'PT Sans', sans-serif;
	text-decoration:none;
	text-align:center;
	padding:0px 15px;
}

.footer_menu a:hover
{
	color:#9900cc;
}

table.adm_lst_tbl{
	width:100%;
	border-spacing: 0px;
	margin:5px;
	border:0px;
	font-size:12px; 
	border:#1b1b1b 1px solid;
	color:#ffffff;
}

.topline {
	border-bottom:#1b1b1b 1px solid; 
	text-align:left; 
	padding:3px;
	background:#1b1b1b;
	color:#ffffff;
}

.txt_box {
	width:622px;
}

.txt_area  {
	width:622px;
	height:50px;
}

.res_line {
	font-size:14px;
	line-height:18px;
}	
.bck_admin {
	padding:20px 0px;
	text-align:right;
	font-weight:bold;
}
#cke_chu_content, #cke_chu_short_desc
{
	width:625px;
}

