/*Sudan Lions : Layout CSS*/
/************************************************************************

	Listing Order:
	==============

	1 - Universal
	2 - Structure/Layout
	    2.1  Header
	    2.2  Content
			 2.2.1 Sub Navigation
			 2.2.1 Search Panel
			 2.2.3 Page Content
	    2.3  Footer				

************************************************************************/

/***********************************************************************
	1 - UNIVERSAL STYLES
************************************************************************/
html > body * {
	outline:none;
}
body {
	margin:0;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	line-height:18px;
	background:#000 url(../images/bg.jpg) top center no-repeat;
}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
ul, ol{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}
a{
	color:#9c0000;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#000000;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.clear{
	clear:both;
}
.padlr{
	padding:0 10px;
}
.font11{
	font-size:11px;
}
.font15{
	font-size:15px;
}
.font14{
	font-size:14px;
}
.font13{
	font-size:13px;
}
.imgvmid{
	vertical-align:middle;
}
h1{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#010101;
}
h3{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#090909;
	padding-bottom:8px;
}
.bluecolor{
	color:#000041;
}
.blacktext{
	color:#000000;
}
.lightgray{
	color:#8a8a8a;
}
.redtext{
	color:#850800;
}
/***********************************************************************
	2 - Structure/Layout
************************************************************************/
.bound{
	width:993px;
	position:relative;
	margin:0px auto;
}
#header{
	float:left;
	width:938px;
	height:103px;
	background:url(../images/header-bg.gif) top left repeat-x;
	padding:23px 22px 0 33px;
}
#logo{
	float:left;
}
.current-date{
	padding-top:70px;
	color:#FFFFFF;
	float:right;
}
/***********************************************************************
	2 - Navigation
************************************************************************/
#nav{
	width:983px;
	float:left;
	height:31px;
	padding:5px 0px 0 10px;
	background:url(../images/nav-repeater.gif) top left repeat-x;
}
#nav ul li{
	float:left;
	padding-right:3px;
}
#nav ul li a{
	float:left;
	padding:0 0 0 6px;
	color:#ffffff;
	text-transform:uppercase;
}
#nav ul li a span{
	float:left;
	display:block;
	cursor:pointer;
	padding:3px 11px 5px 5px;
}
#nav ul li a:hover, #nav ul li a.active{
	background:url(../images/tableft.gif) top left no-repeat;
}
#nav ul li a:hover span, #nav ul li a.active span{
	background:url(../images/tablright.gif) top right no-repeat;
}
/***********************************************************************
	2 - Content Area
************************************************************************/
#content-area{
	width:961px;
	float:left;
	position:relative;
	padding:24px 16px 15px;
	background:#e6e6e6 url(../images/content-repeater.gif) top left repeat-x;
}
#content-aboutus{
	width:961px;
	float:left;
	position:relative;
	padding:24px 16px 10px;
	background:#e6e6e6 url(../images/about-us-bg.jpg) top left no-repeat;
}

.newscol{
	float:left;
	width:777px;
}
.newshd{
	border-bottom:1px solid #c8c8c8;
	padding:0 0 7px 0;
	float:left;
	margin-bottom:9px;
	width:100%;	
}
.quicknews{
	float:left;
	width:326px;
}
.quicknews-slider{
	float:left;
	width:326px;
	position:relative;
}
.newsdate{
	padding:0 0 5px 0;
	font-size:11px;
}
.quicknews-img{
	border:1px solid #3d3d3d;
	float:left;
}
.quicknews-content{
	float:left;
	padding:12px 10px 10px 14px;
	background:#000;
	width:302px;
	height:76px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
}
.quicknews-content a{
	color:#fff;
}
.news-center{
	float:left;
	width:264px;
	padding:0px 14px 0;
}
.news-center p{
	padding-bottom:10px;
	line-height:15px;
}
.readmorebtn{
	background:url(../images/btnbg.gif) top left no-repeat;
	font-weight:bold;
	color:#fff;
	padding:7px 10px;
}
.readmorebtn:hover{
	color:#fbce14;
}
.newsmarque{
	float:left;
	width:157px;
}
.newsmarque-cont{
	float:left;
	width:131px;
	border:1px solid #a9a9a9;
	border-width:0 1px;
	padding:0px 12px;
	background:#f7f7f7;
}

.feedicon{
	padding-top:7px;
}
.advcol{
	float:right;
	width:172px;
	padding:42px 0 0 0;
	text-align:center;
}
.advcol img{	
	margin:4px 0 6px;	
}

.content-btm-panel{
	float:left;
	position:relative;
	width:961px;
	padding:20px 0 0 0;
}

.lions-blog{
	float:left;
	width:326px;
}
.blog-item{
	border-bottom:1px solid #bdbdbd;
	padding:12px 0;
}
.no-border{
	border:none;
}
.blog-item img{
	margin-right:10px;
	border:1px solid #919191;
}
.blog-item .blogtitle{
	color:#000041;
	padding-bottom:10px;
}
.upcoming-events{
	float:left;	
	padding:0 17px;
	width:257px;
}
.events-tabs{
	float:left;
	width:252px;
	margin-top:12px;
	padding-right:5px;
	background:url(../images/event-tabs-rep.gif) top left repeat-x;
}
.events-tabs ul {
	float:left;
}
.events-tabs ul li{
	float:left;
	padding:5px 8px 0;
}
.events-tabs ul li a{
	padding:10px 5px 8px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#504f4f;
}
.events-tabs ul li a:hover{
	color:#000000;
}
.events-tabs ul li a.active{
	background:url(../images/down-arrow.gif) bottom center no-repeat;
	font-size:14px;
	color:#000000;
}
.viewallbtn{
	background:url(../images/viewall-btn.gif) top left no-repeat;
	float:right;
	padding:2px 13px;
	color:#fff;
	margin-bottom:5px;
}
.viewallbtn:hover{
	color:#ebeb33;
}
.eventtabcont{
	padding:20px 0 0 5px;
	float:left;
	width:252px;
}
.detailbtn{
	background:url(../images/detailsbtn.gif) top right no-repeat;
	padding:3px 30px 4px 0;
	color:#850800;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.bottomright{
	float:left;
	width:340px;
}
.donate-now{
	float:left;
	width:336px;
	height:167px;
	text-indent:-9999px;
	margin-left:4px;
	background:url(../images/donate-for-acause.gif) top left no-repeat;
}
.donate-now:hover{
	background-position:0px -167px;
}
.download-app{
	float:left;
	width:339px;
	height:91px;
	text-indent:-9999px;
	margin-top:12px;
	background:url(../images/download-application.gif) top left no-repeat;
}
.download-app:hover{
	background-position:0px -91px;
}

.donate-now2{
	float:left;
	width:257px;
	height:147px;
	text-indent:-9999px;
	margin-bottom:12px;
	background:url(../images/donate-for-acause2.gif) top left no-repeat;
}
.donate-now2:hover{
	background-position:0px -147px;
}
.download-app2{
	float:left;
	width:257px;
	height:69px;
	text-indent:-9999px;
	margin-bottom:18px;
	background:url(../images/download-application2.gif) top left no-repeat;
}
.download-app2:hover{
	background-position:0px -69px;
}
.download-app3{
	float:left;
	width:257px;
	height:79px;
	text-indent:-9999px;
	margin-bottom:13px;
	background:url(../images/download-application3.gif) top left no-repeat;
}
.download-app3:hover{
	background-position:0px -79px;
}
.lions-staff{
	float:left;
	width:256px;
	height:62px;
	text-indent:-9999px;
	margin-bottom:13px;
	background:url(../images/lions-staff.gif) top left no-repeat;
}
.lions-staff:hover{
	background-position:0px -62px;
}
/***********************************************************************
	5 - Footer Tags
************************************************************************/
#footer{
	float:left;
	width:943px;
	color:#bebebe;
	line-height:14px;
	padding:14px 25px 30px;
}
#footer img{
	margin-right:6px;
	vertical-align:middle;
}
#footer a{
	color:#bebebe;
	font-weight:bold;
} 
#footer a:hover{
	color:#dcb512;
}
/***********************************************************************
	6 - Inside Pages
************************************************************************/
.innerleft{
	float:left;
	width:675px;
}
.innerleft .newshd{
	margin-bottom:0px;
}
.bredcrum{
	font-size:11px;
	text-align:left;
	padding-bottom:10px;
}
.bredcrum a{
	color:#484848;
}
.innerleftcont{
	float:left;
	width:675px;	
}
.innerleftcont p{
	padding-bottom:10px;
}
.newsheadline{
	font-size:14px;
	color:#000041;
	padding-bottom:15px;
}
.newsimgarea{
	float:left;
	margin-right:15px;
	position:relative;
}
.newsimg{
	border:1px solid #727272;
}
.newscaption{
	background:#000000;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:5px;
	color:#fff;
	width:97%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
.innerright{
	float:right;
	padding-top:25px;
	width:258px;
}
.innerright .upcoming-events{
	float:left;	
	padding:15px 0px 25px;
}
.innerright .lions-blog{
	float:left;
	width:257px;
}
.aboutus-bannercont{
	padding:84px 0 123px 510px;
}
.aboutus-bannercont h2{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#26266f;
	padding-bottom:10px;
}
.aboutus-bannercont p{
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
}
#listticker{
	height:420px;
	width:131px;
	overflow:hidden;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}
#listticker li{
	padding:5px 0 10px 0;
	list-style:none;
	line-height:15px;
	font-size:11px;	
	border-bottom:1px solid #e6e6e6;
}
#listticker a{
	color:#000041;
	padding-top:6px;
}
#listticker a:hover{
	color:#1f1f1f;
}
.list li{
	background:url(../images/bluearrow.gif) left 6px no-repeat;
	padding:0 0 4px 10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#1b1b5f;
	line-height:20px;
}
.heighlight{
	background:#f5f5f5;
	border:1px dotted #c5c5c5;
	margin:10px 0;
	padding:15px;
}
.pdflink{
	background:url(../images/pdf-icon.gif) left 0px no-repeat;
	margin-top:5px;
	line-height:25px;
	padding:2px 0 2px 20px;
}

.events-tabs2{
	float:left;
	width:670px;	
	margin-top:12px;
	padding-left:5px;
	height:45px;
	background:url(../images/events-tabrep.gif) center left repeat-x;
}
.events-tabs2 ul li{
	float:left;
	padding:0px 1px 0 0;
}
.events-tabs2 ul li a{
	padding:15px 17px 0px;
	float:left;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.events-tabs2 ul li a span{
	padding:0px 0px 18px;
	display:block;
	cursor:pointer;
}
.events-tabs2 ul li a.active, .events-tabs2 ul li a:hover{
	background:url(../images/eventstab-active-rep.gif) top left repeat-x;
}
.events-tabs2 ul li a.active span, .events-tabs2 ul li a:hover span{
	background:url(../images/reddown-arrow.gif) center bottom no-repeat;
}

.eventtabcont2{
	padding:20px 0 0 5px;
	float:left;
	width:670px;	
}
.events-details{
	float:left;
	width:660px;
	background:url(../images/event-sec-bg.jpg) top left no-repeat;
	border-bottom:1px dotted #c5c5c5;
	margin:10px 0;
	padding:0px 10px 20px 0;
}
.event-right{
	float:left;
	width:480px;
}
.events-details img{
	margin-right:15px;
	float:left;
}
.newsitems{
	border-bottom:1px solid #cfcfcf;
	margin-top:10px;
	padding-bottom:15px;
	float:left;
	width:98%;
	position:relative;
}
.newsitems img{
	margin-right:12px;
	border:1px solid #878787;
}
.inputbox{
	border:1px solid #a5a5a5;
	background:#cfcfcf;
	padding:4px 8px;
	width:270px;
}
