﻿body
{
	font-family: Verdana;
	font-size: 13px;
	color: #3A3A3A;
	background: #2f2f2f;
	background-repeat: repeat;
	padding: 0px;
	border: 0px;
}

#wrapper
{
	width: 850px;
	margin-left: 7%;
	background-color: #2f2f2f;
	overflow: hidden;
}


#navigation
{
	width: 180px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#navigation ul
{
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	padding-left: 0px;
	line-height: 18px;
}



#navigation ul li
{
	height: 25px;
	line-height: 25px;
	list-style: none;
	color: #FFF;
	cursor: pointer;
	padding-left: 10px;
	width: 180px;	
}

#navigation ul li a
{
	text-decoration: none;
	color: white;
		z-index:100px;
}
#navigation ul ul li
{
	text-decoration: none;
	font-size: 10px;
	color: white;	
}

#navigation ul li:hover, #navigation ul li.sfhover
{
	background-color: #009DF2;
	position: relative;
	width: 180px;	
}


#navigation ul ul
{
	display: none;
	position: absolute;
	left: 162px;
	top: 0px;
	border: #fff solid;
	border-width: 1px;
	background-color: #009DF2;	
}

#navigation ul li:hover ul, #navigation li.sfhover ul
{
	display: block;	
}


#navigation ul ul li
{
	border: none;
	width: 150px;
	float: left;
	display: inline;
	padding-right: 10px;	
}

#navigation ul ul li:hover, #navigation ul ul li.sfhover
{
	background-color: #00488C;
	position: relative;
	width: 150px;	
}

#navigation li:hover ul li ul
{
	display: none;	
}
#navigation ul ul li ul
{
	left: 110px;	
}

#navigation li:hover ul li ul
{
	display: none;	
}
#navigation ul ul li ul
{
	left: 110px;
	background-color: #0099CC;	
}
#navigation ul ul li:hover ul
{
	display: block;	
}



#menu
{
	background-color: #007DC3;
}
#menu ul
{
	display: inline;
	height: 30px;
}


#menu ul li
{
	display: inline;
}
#menu ul li:hover
{
	display: inline;
	background-color: white;
}


#menu ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a:hover
{
	background: #fff;
	color: #4A4A24;
	text-decoration: none;
}

.h4
{
	color: #ABD88D;
	font-size: 16px;
	border-bottom: 1px;
	border-bottom-color: #99CCFF;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #99CCFF;
	border-top-style: solid;
	font-family: "Segoe UI";
	text-align: center;
}

/*big menu*/

#kwick
{
	position: relative; /*border-bottom: 3px double #333;*/
	margin: 0px;
	float: left;
}

#kwick .kwicks
{
	display: inline;
	height: 198px;
	margin: 0px;
}

#kwick li
{
	float: left;
	margin-left: 0px;
	list-style: none;
}

#kwick .kwick
{
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 198px;
	width: 99.5px;
	background: #fff;
	border-right: 2px solid #fff;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}

#kwick .kwick span
{
	display: none;
	margin: 0px;
}

#kwick .opt1
{
	background: #ccc url(../images/human.jpg);
	margin: 0px;
}

#kwick .opt2
{
	background: #ccc url(../images/social.jpg);
}

#kwick .opt3
{
	background: #ccc url(../images/democracy.jpg);
}

#kwick .opt4
{
	background: #ccc url(../images/Gender.jpg);
}

#kwick .opt5
{
	background: #ccc url(../images/Secular.jpg);
}

#kwick .opt6
{
	background: #ccc url(../images/sustainability.jpg);
	border-right: 0;
}

::-moz-selection
{
	background: #000;
	color: #eee;
}






/*shared*/

span.clr
{
	display: block;
	clear: both;
}



/*content*/

#container
{
	position: relative; /*z-index: 1000;*/
	width: 608px;
	height: 198px;
	padding: 0px; /*border-right: 1px solid #1c1c1c;*/
	background: #000;
	margin-left: 0px;
	text-align: left;
	padding-left: 0px;
	float: left;
}


/*
.title {
	width: 615px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #FFFFFF;
	background: #000000;
}
.title h2 {
	font-size: 13px;
	color: #99FF00;
}
.title ul {
	padding-left: 0px;
	list-style-type: disc;
}
.thumbnailContainer {
	width: 615px;
	border-top: 1px solid #ccc;
	display: none;
	height: 0px;
	overflow: hidden;
	margin: 0px;

}

.thumbnailContainer .clipper {
	margin: 0px;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding:0px;
	margin: 0px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding:0px;
	margin: 0px;
	float: left;
	cursor: pointer;
}*/



a
{
	color: White;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#images
{
	display: block;
	float: left;
}

.button
{
	background: url(images/buttontopleft_12.jpg) top left no-repeat #00488C;
	border: 1px solid #05396A;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-family: verdana;
	text-align: center;
	cursor: pointer;
	padding: 2px;
}


#footer_wrapper
{
	width: 100%;
	
}

#footer
{
	height: auto;
	margin: 0;
	text-align: center;
	padding-top: 10px;
	color: #E7E7E7;
	font-size: 12px;
	font-weight: bold;
	background-color: #2f2f2f;
}

#footer a
{
	color: white;
	text-decoration: none;
	padding-bottom: 10px;
}

#footer a:link
{
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: none;
}

#footer span a:hover
{
	text-decoration: underline;
}

.copyright
{
	font-size: 8px;
	font-weight: normal;
}


/* Page attributes */
.PageHead
{
}

.PageContent a
{
	color: #007DC3;
}

.PageContetnSubHead
{
	color: #333333;
	font-family: Trebuchet MS, Sans-Serif; /*#05396A; #FF6C00;*/
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1px;
	width: 414px;
	border-bottom: solid 2px #007DC3;
}
#y4c
{
	text-align: left;
}

#y4c li
{
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

#y4c li a
{
	color: #007DC3;
	line-height: 25px;
	text-decoration: underline;
}


.viewall a:hover
{
	text-decoration: none;
}

.news
{
	width: 100%;
	height: auto;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 15px;
}



.readall a
{
	color: #ABD88D;
	font-size: 11px;
	font-weight: bold;
}


/*for calender*/

.up-hm-tabs-event-date
{
	font-size: 100%;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.up-hm-tabs-event-date em
{
	background: #AA0000 none repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 93%;
	text-align: center;
	height: 45px;
	width: 2.7em;
}


.up-hm-tabs-event
{
	color: #666666;
}

.up-hm-tabs-event-info h3
{
	font-size: 13px;
	color: #007DC3;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.up-hm-tabs-event-info p
{
	color: #3A3A3A;
	margin-top: 10px;
}


.SAYC a
{
	color:#007dc3;
	font-weight:bold;
}


