﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	margin:0;
	padding:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e8ebff url(_images/bodyBackground.jpg) no-repeat scroll center top;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans", "Verdana";
	font-size: 15px;
	color:#464646;
	margin:0 auto;
	line-height: 1.5;
}

body.eventContent {
	background:white;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans", "Verdana";
	font-size: 15px;
	color:#464646;
	margin:0 auto;
	line-height: 1.5;
}

h1, h2, h3, h4 {
	font-family:"Segoe UI", "Lucida Grande", "Lucida Sans", Verdana;
	color: #f1592a;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 20px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 12px;
	color: #ffa589;
	margin-bottom: 0px;
}

h4{
	font-size: 16px;
	margin: 10px 0 2px 0;
	color: #464646;
}

img {
	margin: 5px 0 5px 0;
	display:block
}

img.thumbnail {
	margin: 10px 0 7px 0;
}

p {
	font-family:"Segoe UI", "Lucida Grande", "Lucida Sans", Verdana;
	font-weight: normal;
	color: #464646;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 1.4em;
}

p.textBig {
	font-size: 13px;
	line-height: 1.6em;
}

p.textSmall {
	font-size: 12px;
	line-height: 1.6em;
}

table.textSmall {
	font-size: 12px;
}

div.textSmall {
	font-size: 12px;
}

.textSmallEvents {
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 8px;
}

p.textSmallMetaInfo {
	font-size: 12px;
	color: #898989;
	font-style: italic;
	margin: 0px 0 5px;
}

p.textSmallTitle {
	font-size: 13px;
	color: #464646;
	margin: 0px 0px 5px;
}


p.video {
	margin-bottom: 10px;
}

.firstLinkMargin {
	margin: -5px 0 10px 0;
}

.bold {
	font-weight:bold;
}

a {
	font-size: 12px;
	color: #283891;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px none #283891;
	color: #FFF;
	background: #283891;
	padding: 1px 0;
}

a#ekal-logo {
	background: url(_images/logoEkal.png) no-repeat;
	height: 230px;
	width: 179px;
	position: absolute;
	left: 25px;
	top: 0px;
}

a.logo {
	text-indent: -9999px;
}

#navhome .navhome {
	width: 43px;
	height: 15px;
	background: url(_images/nav_home.png) no-repeat center top;
}

div.header, div.home, div.donate, div.events, div.news, div.videos, div.contact, div.footer, div.generalpage {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

div.header {
	height: 286px;
}

div.home {
	background-color: #FFF;
	width: 960px;
	height: 1050px;
	position:relative;
}
 
div.donate {
	background-color: #FFF;
	width: 960px;
	height: 680px;
	position:relative;
}

div.events {
	background-color: #FFF;
	width: 960px;
	height: 1000px;
	position:relative;
}

div.videos {
	background-color: #FFF;
	width: 960px;
	height: 1250px;
	position:relative;
}
 
div.news {
	background-color: #FFF;
	width: 960px;
	height: 1100px;
	position:relative;
}

div.generalpage {
	background-color: #FFF;
	width: 960px;
	height: 1100px;
	position:relative;
}

div.contact {
	background-color: #FFF;
	width: 960px;
	height: 1050px;
	position:relative;
}

div.header ul.mainNav {
	height: 17px;
	position: absolute;
	right: 0;
	bottom: 50px;
}

ul.mainNav {
	list-style: url(none) none outside;
}

div.header ul.mainNav a{
	font-size: 11px;
	height: 12px;
	margin-right: 30px;
	text-indent: -9999px;
}

ul.mainNav a{
	float:left;
}

ul.mainNav li {
	display: inline;
	margin: 0;
	padding: 0;
}

div.header ul.mainNav li.selected a#nav-index {
	width: 43px;
	height: 17px;
	background: url(_images/nav_home_selected.png) no-repeat left top;
	cursor: pointer;
}

div.header ul.mainNav a#nav-index {
	width: 43px;
	height: 17px;
	background: url(_images/nav_home.png) no-repeat left bottom;
}

div.header ul.mainNav a#nav-index:hover {
	width: 43px;
	height: 15px;
	background: url(_images/nav_home.png) no-repeat left top;
}

div.header ul.mainNav li.selected a#nav-donate {
	width: 51px;
	height: 17px;
	background: url(_images/nav_donate_selected.png) no-repeat left top;
	cursor: pointer;
}

div.header ul.mainNav a#nav-donate {
	width: 51px;
	height: 17px;
	background: url(_images/nav_donate.png) no-repeat left bottom;
}

div.header ul.mainNav a#nav-donate:hover {
	width: 51px;
	height: 15px;
	background: url(_images/nav_donate.png) no-repeat left top;
}

div.header ul.mainNav li.selected a#nav-events {
	width: 95px;
	height: 17px;
	background: url(_images/nav_events_selected.png) no-repeat left top;
	cursor: pointer;
}

div.header ul.mainNav a#nav-events {
	width: 95px;
	height: 17px;
	background: url(_images/nav_events.png) no-repeat left bottom;
}

div.header ul.mainNav a#nav-events:hover {
	width: 95px;
	height: 15px;
	background: url(_images/nav_events.png) no-repeat left top;
}

div.header ul.mainNav li.selected a#nav-videos {
	width: 74px;
	height: 17px;
	background: url(_images/nav_videos_selected.png) no-repeat left top;
	cursor: pointer;
}

div.header ul.mainNav a#nav-videos {
	width: 74px;
	height: 17px;
	background: url(_images/nav_videos.png) no-repeat left bottom;
}

div.header ul.mainNav a#nav-videos:hover {
	width: 74px;
	height: 15px;
	background: url(_images/nav_videos.png) no-repeat left top;
}

div.header ul.mainNav li.selected a#nav-news {
	width: 55px;
	height: 17px;
	background: url(_images/nav_news_selected.png) no-repeat left top;
	cursor: pointer;
}

div.header ul.mainNav a#nav-news {
	width: 55px;
	height: 17px;
	background: url(_images/nav_news.png) no-repeat left bottom;
}

div.header ul.mainNav a#nav-news:hover {
	width: 55px;
	height: 15px;
	background: url(_images/nav_news.png) no-repeat left top;
}

div.header ul.mainNav li.selected a#nav-contact {
	width: 71px;
	height: 17px;
	background: url(_images/nav_contact_selected.png) no-repeat left top;
	cursor: pointer;
}

div.header ul.mainNav a#nav-contact {
	width: 71px;
	height: 17px;
	background: url(_images/nav_contact.png) no-repeat left bottom;
}

div.header ul.mainNav a#nav-contact:hover {
	width: 71px;
	height: 15px;
	background: url(_images/nav_contact.png) no-repeat left top;
}

div.col1 {
	width: 280px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.col2 {
	width: 280px;
	float: left;
	margin: -10px 0px 0px 40px;
}

div.col3 {
	width: 280px;
	float: left;
	margin: -10px 0px 0px 40px;
	position: relative;
}

div.col3 ul.eventsCol3 {
	width: 268px;
	position: absolute;
	left: 0;
	top: 36px;
	margin: 0;	
}

ul.eventsCol3 {
	list-style: url(none) none outside;
}

li.eventCol3 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCC;
}

li.eventCol3NoBorder {
	margin-top: -5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: none;
}

div.events ul.eventsUL {
	margin-left: 15px;
	margin-top: -5px;
	font-size: 12px;
	line-height: 1.6em;
}

ul.eventsUL {
	list-style: disc url(none) outside;
	margin-left: 15px;
	margin-top: -5px;
	font-size: 12px;
	line-height: 1.6em;
}

ul.eventsUL li {
	margin-bottom: 5px;
}


ul.eventsMenuUL {
	list-style: disc url(none) outside;
	margin-left: 15px;
	margin-top: -5px;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 12px;
}

ul.eventsMenuUL li {
	margin-bottom: auto;
	margin-top:auto;
}


div.col3Layout1 {
	width: 265px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.col3Layout2 {
	width: 300px;
	float: left;
	margin: -10px 0px 0px 40px;
}

div.col3Layout3 {
	width: 275px;
	float: left;
	margin: -10px 0px 0px 40px;
	position: relative;
}

div.col3Layout1EventsOnly {
	width: 280px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.col3Layout2EventsOnly {
	width: 280px;
	float: left;
	margin: -10px 0px 0px 30px;
}

div.col3Layout3EventsOnly {
	width: 280px;
	float: left;
	margin: -10px 0px 0px 30px;
	position: relative;
}

div.col2Layout1EventsOnly 
{
	width: 200px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.col2Layout2EventsOnly 
{
	width: 655px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.col2Layout2EventsContentOnly 
{
	width: 640px;
	float: left;
	margin: -10px 0px 0px 25px;
}


div.col3Layout1Video {
	width: 432px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.col3Layout2Video {
	width: 445px;
	float: left;
	margin: -10px 0px 0px 40px;
}

div.col3Layout2ContactOnly {
	width: 300px;
	float: left;
	margin: -10px 0px 0px 80px;
}

div.col3Layout3ContactOnly {
	width: 275px;
	float: left;
	margin: -10px 0px 0px 15px;
	position: relative;
}

div.news ul.newsUL {
	margin-left: 15px;
	margin-top: -5px;
	font-size: 12px;
	line-height: 1.6em;
}

ul.newsUL {
	list-style: disc url(none) outside;
}

div.colNews {
	width: 900px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.colSinglePage {
	width: 900px;
	float: left;
	margin: -10px 0px 0px 25px;
}

div.contact form {
	font-size: 12px;
	line-height: 1.8em;
}

div.contact input {
	font-size: 14px;
	margin-bottom: 10px;
}

div.contact label {
	display: block;
	color: #464646;
	padding: 0;
	margin-bottom: 5px;	
}

label.labelCheckbox {
	margin: -25px 0 0 20px;
}

input.button {
	margin: 15px 0 0 0;
}

.col1width {
	width: 252px;
}

div.footer {
	background: url(_images/footer.jpg);
	height: 301px;
}


