﻿a
{
	color: #FFFFFF;
}

html, body, form
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html, body, form, #main_container
{
	min-height: 100%;
	
}
body
{
	background: #252525 url('Images/Layout/bg.png') repeat-x;
	color: #b6b1b3;
	font-family: Helvetica, Verdana, Trebuchet MS, Trebuchet, Arial;
	font-size: 16px;
	line-height: 22px;
	
}
#main_container
{
	background: url('Images/Layout/bg_center.png') repeat-y;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#top
{
	height: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#banner
{
	height: 180px;
	overflow: hidden;
	width: 865px;
}
#inner_content
{
	margin: 0px 40px 0px 40px;
	padding-bottom: 40px;
}
img
{
	border: 0;
}
#menu
{
	height: 30px;
	border-right: 1px solid #6a6467;
	width: 864px;
	overflow: hidden;
	margin-bottom: 10px;
}

#menu .option
{
	float: left;
	padding-left: 18px;
	padding-right: 19px;
	line-height: 30px;
	vertical-align: middle;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana;
	border-left: 1px solid #6a6467;
	color: #6a6467;
}
#menu .option a 
{
	color: #6a6467;
	text-decoration: none;
}

#menu .option:hover,#menu .selected
{
	background-color: #7b0044;
}
#menu .option:hover a, #menu .selected a
{
	color: #FFFFFF;
}
#left_menu
{
	width: 180px;
	float: left;
	margin-top: 15px;	
	margin-right: 20px;	
}

#left_menu .option
{
	height: 30px;
	background-color: #3f3e3e;
	margin-bottom: 2px;
	padding-left: 10px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 15px;
}
#left_menu .option a
{
	color: #efefef;
	text-decoration: none;
}

#left_menu .option:hover, #left_menu .selected
{
	background-color: #7b0044 !important;
	/*background-image: url(Images/Layout/sidemenu_bg.png);
	background-repeat: no-repeat;	*/
}
#left_menu .option:hover a, #left_menu .selected a
{
	color: #ffffff !important;
}

#content
{
	padding-top: 20px;
}
#content_title 
{
	border-bottom: 1px solid #b6b1b3;
	color: #b6b1b3;
}
h1, h2, h3, h4, h5
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h1
{
	font-size: 22px;
}
#content_left
{
	width: 655px;
	float: left;
	text-align: justify;
	margin-right: 20px;
}
#content_right
{
	margin-top: 25px;
	float: right;
}
#news_box
{
	background-color: #6f003d;
	padding: 15px;
	width: 160px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #aa0b63;	
	color: #f7d1e6;
	font-size: 13px;
}
#news_box .title
{
	border-bottom: 1px dotted #902b62;
	margin-bottom: 10px;
}
#news_box .news
{
	border-bottom: 1px dotted #902b62;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	word-wrap:break-word;
}
#news_box .link
{
	color: #bb7fa0;
	text-decoration: none;
	font-size: 11px;
}
#news_box .link:hover
{
	text-decoration: underline;
}

#footer
{
	margin-top: -31px;
	background-color: #0e0e0e;
	color: #c0bdbe;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border: 1px solid #1b1b1b;
	border-bottom: 0px;	
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;	
}
#footer a 
{
	color: #c0bdbe;
}

#footer a:hover
{
	color: #ffffff;
}
.thumb
{
	background-color: #3f3e3e;
	padding: 5px 15px 5px 15px;
	float: left;
	margin-right: 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.Events .thumb
{
	margin-right: 15px !important;
	padding: 5px 14px 5px 14px !important;
}
.thumb:hover
{
	background-color: #7b0044 !important;
}
.thumb.last, .Events .thumb.last
{
	margin-right: 0px !important; 
}

.thumb img
{
	border: 1px solid #555555;
}
.video_study
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #555555;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.round-border
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #555555;
	padding: 5px;	
}

.case_title
{
	font-size: 20px;
}
.crwod_bg
{
	background-image: url(Images/Layout/bg_crowd.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-attachment: fixed;
}

.charityLink img
{
	max-width: 650px;
	border: 1px solid #777777;
}

.charityLink
{
	text-align: center;

}

/*Page Specific*/
#page_specific { height: 100% !important; }

.Events, .Video, .Portfolio, .AboutUs, .LiveAV, .tv { background-repeat: no-repeat;  }

.Events { background-image: url(Images/Layout/bg_events.jpg); background-position: 20px 280px;}
.Video { background-image: url(Images/Layout/bg_video.jpg); background-position: 20px 320px; }
.Portfolio { background-image: url(Images/Layout/bg_portfolio.jpg); }
.AboutUs { background-image: url(Images/Layout/bg_aboutus.jpg); background-position: 310px 120px; }
.LiveAV {	background-image: url(Images/Layout/bg_liveAV.jpg); background-position: 20px 340px; }
.tv { background-image: url(Images/Layout/bg_video.jpg); background-position: 20px 320px; }
