@charset "utf-8";
/* CSS Document ss*/

body {
	background-color:#fff;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#444444;
}
#title_bar {
	width:260px;
	height:25px;
    color: #fff;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
    padding: 10px 0px 0px 10px;
    font-weight: bold
}
#title_bar2 {
	width:360px;
	height:25px;
    color: #fff;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
    padding: 10px 0px 0px 10px;
    font-weight: bold
}
#top_bar {
	width:100%;
	height:25px;
    /*border: solid 1px red;*/
	background-image:url(images/top_bar.jpg);
	background-repeat:repeat-x;
}
#top_bar2 {
	width:980px;
    margin:0 auto;
    /*border: solid 1px green;*/
	color:#fff;
	font-size:11px;
	padding-top:3px;
}
.field {
	height:12px;
	font-size:11px;
	width:100px;
}
.button {
	height:17px;
	width:55px;
	float:right;
}
#top_bar a {
	/*float:right;*/
	font-size:12px;
	color:#fff;
    margin-left: 20px; /* Spacing between member links */
	margin-top:2px;
}
#top_bar a:hover {
	text-decoration:none;
}
#top_bar form {
	float:left;
	margin:0 0 0 16px;
	padding:0;
	width:460px;
}
#top_bar form table td {
  padding-right: 4px;
  padding-left: 4px;
}


#main {
	width:982px;
	margin:0 auto;
	margin-bottom:40px;
}
#banner {
	height:273px;
	width:980px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-bottom:0px;
}
#movie {
	float:right;
	width:650px;
	height:230px;
	margin-top:22px;
	margin-right:22px;
	text-align:center;
}
#movie2 {
	float:right;
	width:650px;
	height:230px;
	margin-top:22px;
	margin-right:11px;
	text-align:center;
}
#page {
	width:980px;
	border:1px #E4E4E4 solid;
	background-color:white;
}
.clear {
	clear:both;
}
#menu_bar {
	width:980px;
	height:35px;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	margin-bottom:15px;
}
#menu {
	width:980px;
	height:35px;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	margin-bottom:15px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	z-index:200;
}
#menu ul li {
	position:relative;
	float:left;
}
#menu ul li a {
	padding:10px 15px 11px 15px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#menu ul li a:hover {
	background-color:#fff;
	color:#333;
	text-decoration:underline;
}
#menu ul li ul {
	position:absolute;
	top:36px;
	visibility:hidden;
}
#menu ul li ul li {
	background-color:#3262AC;
	display:block;
	padding:0 10px;
	width:170px;
	border:1px #333 solid;
	margin-top:-1px;
}
#menu ul li ul li a {
	padding:0;
	padding:4px 0;
}
#menu ul li ul li a:hover {
	background-color:#13347B;
	color:#fff;
	text-decoration:none;
}
#menu ul li:hover ul {
	visibility:visible;
}
#menu ul li ul li:hover {
	background-color:#13347B;
}
#menu ul li ul li ul {
	position:absolute;
	top:0;
	left:190px;
	display:none;
}
#menu ul li ul li:hover ul {
	display:block;
}
#content {
	width:950px;
	padding:0 15px 15px 15px;
}
#top {
	width:950px;
	margin-bottom:15px;
	font-size:11px;
}
#top_left {
	width:270px;
	height:300px;
	background-color:#F6F6EE;
	border:1px #EAEAEA solid;
	float:left;
	margin-right:52px;
	text-align:center;
	padding:5px;
}
#top_center {
	width:270px;
	height:300px;
	background-color:#F6F6EE;
	border:1px #EAEAEA solid;
	float:left;
	margin-right:52px;
	text-align:center;
	padding:5px;
}
#top_right {
	width:270px;
	height:300px;
	background-color:#F6F6EE;
	border:1px #EAEAEA solid;
	float:left;
	text-align:center;
	padding:5px;
}
#top img {
	padding-bottom:8px;
}
#top h4 {
	margin:0;
	padding:0;
	color:#4892B9;
}
a.top_link2 {
	color:#444;
	text-decoration:underline;
}
a.top_link {
	color:#4892B9;
}
a.top_link2:hover {
	text-decoration:none;
}
a.top_link:hover {
	text-decoration:none;
}
a.top_link2:visited {
	color:#444;
}
a.top_link:visited {
	color:#4892B9;
}
.top_description {
	width: 240px; 
	margin:0 auto;
}
#news {
	height:28px;
	width:920px;
	background-color:#F6F6EE;
	border:1px #EAEAEA solid;
	padding:0 15px;
	margin-bottom:15px;
	color:#444444;
}
#right {
	width:660px;
	float:right;
	color:#444444;
}
#right h2 {
	margin:0;
	padding:0;
	padding:3px 10px;
	margin-bottom:15px;
	background-color:#F6F6EE;
	font-size:16px;
	font-weight:normal;
	color:#4792B8;
}
#right img {
	/*float:left;*/
	padding:0 10px 10px 0;
}
#right img#facebook {
	/*float:left;*/
	padding:0;
}
#left {
	width:270px;
	float:left;
	z-index:100;
}
#twitter {
	background-color:#6CDBFF;
	width:238px;
	padding-left:10px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:45px;
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:15px;
	z-index:100;
}
img.twitter {
	position:absolute;
	bottom:15px;
	left:10px;
}
#in_twitter {
	margin-top:10px;
	padding-bottom:10px;
	width:100%;
	border-bottom:1px white solid;
	color:#333333;
	font-size:11px;
}
span.twitter_reply {
	color:#666666;
	font-size:10px;
	font-style:italic;
}
#twitter_join {
	position:absolute;
	bottom:15px;
	right:10px;
	text-align:right;
}
a#join {
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
a#join:hover {
	text-decoration:underline;
}
#left h3 {
	font-size:18px;
	font-weight:bold;
	color:white;
	font-family:Verdana;
	padding-bottom:5px;
	margin:0;
	padding:0;
}
#calendar {
	width:238px;
	background-color:#F6F6EE;
	border:1px #EAEAEA solid;
	padding-left:10px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
}
#latest_news {
	width:268px;
	background-color:#F6F6EE;
	border:1px #EAEAEA solid;
	padding-top:15px;
	padding-bottom:15px;
	font-size:11px;
}
#latest_news2 {
	width:368px;
	background-color:#F6F6EE;
	border:1px #EAEAEA solid;
	padding-top:15px;
	padding-bottom:15px;
	font-size:11px;
}
#latest_news2 ul{
	margin:0px;
	padding:0px;
	padding-left:5px;
	list-style:none;
}
#latest_news2 ul li{
	clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
#latest_news2 ul li img{
	border: 1px solid #B9B9B9;
    float: left;
    height: 100px;
    padding: 2px;
    width: 100px;
}
#latest_news2 ul li div{
	float: right;
    width: 245px;
}
#latest_news2 ul li .ptitle{
	color: #444;
    font-weight: bold;
	text-decoration:none;
}
#latest_news2 ul li .ptitle:hover{
	color: #000000;
    font-weight: bold;
	text-decoration:underline;
}
#latest_news2 ul li div p{
	margin:0px;
	padding:0px;
	line-height:16px;
}
#latest_news2 .more{
	color: #1FA3DA;
	text-decoration:none;
}
#latest_news2 .more:hover{
	color: #1FA3DA;
	text-decoration:underline;
}
#latest_news ul{
	margin:0px;
	padding:0px;
	padding-left:5px;
	list-style:none;
}
#latest_news ul li{
	clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
#latest_news ul li img{
	border: 1px solid #B9B9B9;
    float: left;
    height: 100px;
    padding: 2px;
    width: 100px;
}
#latest_news ul li div{
	float: right;
    width: 145px;
}
#latest_news ul li .ptitle{
	color: #444;
    font-weight: bold;
	text-decoration:none;
}
#latest_news ul li .ptitle:hover{
	color: #000000;
    font-weight: bold;
	text-decoration:underline;
}
#latest_news ul li div p{
	margin:0px;
	padding:0px;
	line-height:16px;
}
#latest_news .more{
	color: #1FA3DA;
	text-decoration:none;
}
#latest_news .more:hover{
	color: #1FA3DA;
	text-decoration:underline;
}
.date {
	width:60px;
	vertical-align:top;
	color:#E63E4A;
	font-size:12px;
}
.date2 {
	width:120px;
	vertical-align:top;
	color:#E63E4A;
	font-size:12px;
}
.margin {
	margin-top:10px;
	width:100%;
	margin-bottom:10px;
	font-size:11px;
}
a#event {
	color:#444;
	text-decoration:none
}
a#event:hover {
	text-decoration:underline;
}
span.click {
    color:#444;
    font-size:10px;
    text-decoration:none;
}
a.click {
	color:#444;
    text-decoration:none;
}
a.click:hover {
    text-decoration:underline;
}
#left h2 {
	font-size:18px;
	font-weight:bold;
	color:#444;
	font-family:Verdana;
	padding-bottom:5px;
	margin:0;
	padding:0;
}
#footer {
	height:29px;
	width:950px;
	padding-top:14px;
	border-top:1px #eaeaea solid;
	background-color:#F6F6EE;
	margin:0 auto;
	margin-bottom:13px;
	margin-top:10px;
	text-align:center;
	color:#444444;
}
.events_head {
	width:660px;
	margin-bottom:20px;
}
.events_head span {
	float:right;
	font-size:26px;
	font-family:Verdana;
	color:#4892B9;
	text-align:center;
	width:48%;
}
.events_head p {
	clear:both;
	font-size:12px;
	padding-top:15px;
}
.events_info {
	padding:0;
	width:660px;
	font:12px verdana;
}
.events_info ul {
	margin:0;
	padding:0;
	list-style:none;
}
.events_info ul li {
	float:right;
	margin-left:6px;
	padding:5px 15px;
	background-color:#ECECE6;
}
.events_info a {
	text-decoration:none;
	color:#4892B9;
	display:block;
	font-weight:bold;
}
#selectedtab {
	background-color:#F6F6EE;
}
.events_info_details {
	width:620px;
	background-color:#F6F6EE;
	padding:20px;
}
#headline {
	padding:7px 0;
	float:left;
	margin-right:8px;
}
#scroller {
	float:left;
	padding:5px 0;
}
#right a {
	color:#4892B9;
	text-decoration:underline;
}
#right a:hover {
	text-decoration:none;
}
#right a:visited {
	color:#4892B9;
}

/* tabs css */

.tabs {
	width:660px;
}
.tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}
.tabs ul li {
	float:right;
	margin-left:3px;
	background-color:#ECECE6;
}
.tabs ul li a {
	padding:5px 15px;
	display:block;	
}
.tab_content {
	width:630px;
	padding:15px 15px;
	background-color:#F6F6EE;
}
.selected {
	background-color:#F6F6EE;
}
.tabNavigation {
	margin:0;
	padding:0;
}
/* tabs css */

#register {
	float:right;
}
.register2 {
	background-color:#F2F2E6;
	border:1px #eaeaea solid;
	margin-bottom:3px;
	padding:4px;
	width:260px;
}
#right .register2 img {
	padding:0;
	margin:0;
	padding-right:10px;
	padding-left:10px;
}
.register2 img {
	float:left;
}
#right .register2 a {
	display:block;
	padding-top:7px;
	outline:none;
	text-align:center;
	padding-right:30px;
}
#details {
	float:left;
}
#logos {
	width:270px;
	text-align:center;
}
/* Gallery */

ul.gallery {
    padding:0;
	margin:0;
	list-style:none;
}
ul.gallery li {
	float:left;
	margin-right:15px;
    margin-bottom:15px;
	text-align:center;
	height:89px;
	width:134px;
	overflow:hidden;
	border:4px #eaeaea solid;
	background:#F6F6EE;
}
ul.gallery li img {	
}
ul.gallery_main {
    padding:0;
	margin:0;
	list-style:none;
}
ul.gallery_main li {
	float:left;
	margin-right:15px;
    margin-bottom:15px;
	text-align:center;
}
ul.gallery_main li img {
	border:4px #eaeaea solid;
}

/* Gallery Ends */

#right ul.gallery_main li img {
	padding:0;
}
#right ul.gallery li img {
	padding:0;
}

/* New menu styles */

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}
#cssdropdown li a {
	padding:10px 15px 10px 15px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#cssdropdown li a:hover {
	background-color:#fff;
	color:#333;
	text-decoration:underline;
}

.mainitems{

}

.mainitems a{
margin: 0px 1px 1px 1px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
left: 0;
width: 220px;
}

.subuls li{
width: 220px;
}

.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
z-index:1;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
background-color:#3262AC;
color:#fff;
text-decoration:none;
}

/* New menu styles end */
.Caption {
font-family: Arial;
color:      #ffffff;
}
