
/* ---------------------------------------------- */
/* ---------------- CSS RESET ------------------- */
/* ---------------------------------------------- */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfot, thead, tr, th, td {
	
	margin: 0;
	padding:  0;
	border:  0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	
	list-style: none;
}

/* ---------------------------------------------- */
/* ------------------ BODY ---------------------- */
/* ---------------------------------------------- */

body {
		line-height: 12px;		
		background: url(/images/tile.jpg) repeat;	
		margin:  0;	
		padding:  0;
		font: 12px Arial;
		color: #fff;	
}

/* ---------------------------------------------- */
/* ----------------- GENERAL -------------------- */
/* ---------------------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	/*color: #273D48;*/
	line-height: 24px;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	
}

p a {
	color: #472A2B;
}

p a:hover {
	
}

strong {
	font-weight: bold;
}

/*LAYOUT*/
#wrapper {
	width: 986px;
	margin: 18px auto;
}


.col1 {
	width: 188px;
	float: left;
	margin-right: 20px;
}

.col2 {
	width: 524px;
	float: left;
}

.col3 {
	width: 224px;
	float: right;
	margin-left: 20px;
}

.col4 {
	width: 773px;
	float: right;
}


#logo {
	margin-bottom: 50px;
	margin-top: 20px;
}

.col1 ul li a {
	width: 189px;
	height: 27px;
	display: block;
	text-align: center;
	padding: 7px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #273D48;
	text-decoration: none;
}

.col1 ul li a:hover {
	color: #fff;
}

ul#green li a {
	background: url(/images/li-green.png) no-repeat;
}

ul#green li a:hover, ul#green li a.current {
	background: url(/images/li-green2.png) no-repeat;
	color: #fff;
}

ul#green li a.home {
	background: url(/images/li-pink.png) no-repeat;
}

ul#green li a.home:hover, ul#green li a.home.current {
	background: url(/images/li-pink2.png) no-repeat;
	color: #fff;
}

ul#blue li a {
	background: url(/images/li-blue.png) no-repeat;
}

ul#blue li a:hover, ul#blue li a.current {
	background: url(/images/li-blue2.png) no-repeat;
	color: #fff;
}

ul#yellow li a {
	background: url(/images/li-yellow.png) no-repeat;
	
}

ul#yellow li a:hover, ul#yellow li a.current {
	background: url(/images/li-yellow2.png) no-repeat;
	color: #fff;
}

ul#pink li a {
	background: url(/images/li-pink.png) no-repeat;
}

ul#pink li a:hover, ul#pink li a.current {
	background: url(/images/li-pink2.png) no-repeat;
	color: #fff;
}

#banner {
	width: 524px;
	height: 128px;
	background: url(/images/banner_box.png) no-repeat;
	text-align: center;
	padding: 30px 0 0 0;
	margin-bottom: 12px;
}

.banner_image {
	width: 468px;
	height: 85px;
	margin: 0 auto;
}


#right-t {
	width: 225px;
	height: 15px;
	background: url(/images/right-t.png) no-repeat;
}

#right-b {
	width: 225px;
	height: 15px;
	background: url(/images/right-b.png) no-repeat;
}

#right-m {
	width: 195px;
	height: 100%;
	background: url(/images/right-m.png) repeat-y;
	padding: 0 15px 0 15px;
}

.section {
	border-bottom: 4px solid #273D48;
	padding-bottom: 8px;
	padding-top: 12px;
	color: #273D48;
}

.section a {
	color: #273D48;
	text-decoration: none;
}

#search {
	padding-top: 0 !important;
}

#search .input input {
	width: 115px;
	height: 20px;
	border: none;
	background: url(/images/input.png) no-repeat;
	padding: 7px 10px 0 10px;
}

#search .input label {
	color: #273D48;
	font-weight: bold;
}

#search .submit input {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

#search .submit2 input {
	margin-left: 265px;
	margin-right: 5px;
	margin-top: 5px;
}

.soc img {
	margin: 5px 10px 0 0;
}

.facebook-gal {
	margin-top: 5px;
}

.yt {
}

.sidenav ul li a {
	font-weight: bold;
}

#notice {
	width: 476px;
	height: 224px;
	background: url(/images/home-news.png) no-repeat;
	padding: 16px 24px 0 24px;
}

#notice h2 {
	font-size: 22px;
	color: #273D48;
	font-weight: bold;
}


#login {
	width: 224px;
	height: 148px;
	background: url(/images/login.png) no-repeat;
	margin-bottom: 21px;
}

#popular {
	width: 476px;
	height: 80px;
	background: url(/images/home-pop.png) no-repeat;
	margin-top: 14px;
	padding: 16px 24px 0 24px;
}

#popular h3, #nevents h3 {
	color: #C9DA2B;
	font-size: 13px;
	font-weight: bold;
}

.list li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #fff;
	padding: 0 6px 0 0px;
	margin-right: 6px;
}

.list li a {
	color: #fff;
	text-decoration: none;
}

.list .text {
	margin-top: 10px;
}

.first {
	padding-left: 0 !important;
}

.last {
	border-right: none !important;
}

.snippet .item {
	float: left;
	padding-left: 13px;
	height: 90px;
	width: 141px;
	border-right: 2px solid #273D48;
}

.snippet .item .title {
	color: #E3038C;
	font-size: 18px;
	font-weight: bold;
}

.snippet .item .first {
	padding-left: 0 !important;
	width: 154px !important;
}

.snippet .item .last {
	border-right:  none !important;
}


#mainyt {
	width: 524px;
	height: 338px;
	background: url(/images/home.png) no-repeat;
	margin-bottom: 14px;
}

#top_text {
	padding: 17px 0 0 22px;
	height: 105px;
}

#youtube {
	margin: 35px 0 0 22px;
	/*padding-left: 22px;*/
	width: 212px;
	height: 159px;
	border: 2px solid #E3038C;
}

#youtube object {
	/*border: 2px solid #E3038C;*/
	background: none !important;
}

#youtube embed {
	background: none !important;
}

#youtube p {
	margin: 0 !important;
}

#nevents {
	margin: 30px 0 0 0;
}

#nevents a {
	text-decoration: underline !important;
}

#inner_banner {
	width: 773px;
	height: 62px;
}

.blue {
	background: url(/images/inner-top-blue.png) no-repeat;
}

.blue h1 {
	color: #5BCBF5;
	margin-bottom: 18px;
}

.blue h3 {
	color: #5BCBF5;
}

.yellow {
	background: url(/images/inner-top-yellow.png) no-repeat;
}

.yellow h1 {
	color: #FFD900;
	margin-bottom: 18px;
}

.yellow h3 {
	color: #FFD900;
}

.green {
	background: url(/images/inner-top-green.png) no-repeat;
}

.green h1 {
	color: #C9DA2B;
	margin-bottom: 18px;
}

.green h3 {
	color: #C9DA2B;
}

.pink {
	background: url(/images/inner-top-pink.png) no-repeat;
}

.pink h1 {
	color: #E3038C !important;
	margin-bottom: 18px;
}

.pink h3 {
	color: #E3038C !important;
}

#inner_content {
	width: 729px;
	height: 100%;
	background: url(/images/inner-m.png) repeat-y;
	padding: 36px 22px 0 22px;
	color: #fff;
}

#inner_b {
	width: 773px;
	height: 23px;
	background: url(/images/inner-b.png) no-repeat;
}

#inner_content h1 {
	font-size: 15px;
}

#inner_content a {
	color: #fff;
}

#inner_content a:hover {
	color: #C9DA2B;
}

#pagename {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 23px;
	padding-top: 19px;
	float: left;
}

#address {
	float: right;
	margin: 19px 45px 0 0;
}

#people {
	float: left;
	width: 219px;
}

#people h3 {
	color: #AEB7BA;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 21px;
}

#people_detail {
	float: right;
	width: 486px;
}

.position {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

.name {
	font-size: 14px;
}

.position a, .name a {
	color: #fff;
}

.position a:hover, .position a.current, .name a:hover, .name a.current {
	color: #C9DA2B;
}

#people li {
	margin-bottom: 21px;
}

#people li a.current {
	color: #c9da2b;
}

.head {
	border-bottom: 6px solid #C9DA2B;
}

.det {
	float: left;
}

.det h3{
	font-size: 20px;
	font-weight: bold;
	color: #C9DA2B;
}

.det .position {
	font-size: 15px;
	font-weight: bold;
	color: #C9DA2B;
}

.attr {
	margin-top: 20px;
	/*margin-bottom: 15px;*/
}

.image {
	float: right;
	width: 170px;
}

/*NEWS*/

.excerpt {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.title {
	font-size: 14px;
	color: #C9DA2B;
	font-weight: bold;
}

.excerpt a {
	color: #fff;
}

.back {
	float: right;
	clear: right;
}

.back a {
	color: #fff;
	text-decoration: none;
}

p.readmore a {
	color: #fff;
	text-decoration: none;
}

p.readmore a:hover {
	color: #273D48;
}

ul#sidebar a:hover {
	color: #E3038C;
}

.aleft {
	float: left;
	width: 150px;
}

.aright {
	float: right;
	width: 150px;
}

#address a {
	color: #fff;
}

.post ul {
	list-style-type: disc;
	margin-left: 20px;
}

.highlight {
	background: yellow;
	color: black;
	padding: 0 3px 0 3px;
}


#results {
	border-top: 3px solid #fff;
	padding-top: 20px;
}

#results div {
	margin-top: 10px;
}

#footer {
	width: 986px;
	margin: 20px auto;
	font-size: 10px;
	color: #999;
	text-align: right;
}

#footer a {
	color: #f1f1f1;
}














