/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
Designed By Alexis Corredor
alexis.corredor@gmail.com
*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:scroll;
}

A:link {text-decoration: underline; color: #0066cc}
A:visited {text-decoration: underline; color: #0066cc;}
A:active {text-decoration: underline; color: #0066cc;}
A:hover {text-decoration: underline; color: red;}

.blueband {
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#7da5e0;
}

#cwu-photo {
	margin-left: 40px;
}

#cwu-title {
	margin-right: 100px;
}

/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menu a{
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

/*CONTENT*/
#content{
	/*width: 800px;*/
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

#contenttext{
	margin-left: 0px;
	min-height: 500px
}

/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	float:left;
	width:130px;
}

/*TABLE*/
.table_top{
	width: 130px; 
	height: 27px;
	background-image:url(table_top.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 130px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
.table_bottom{
	width: 130px; 
	height: 23px;
	background-image:url(table_bottom.jpg);
	background-repeat:no-repeat;
}}

/*TEXT STYLES*/
.news_date {	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.body_text {	
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 14px;
}
.news_more {	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.news_text {	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
}

.subtitle_gray {	font-family:"Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.title_blue {font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #012966; }
.title_panel {	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012966;
}

.title_panel2 {	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.title_panel3 {	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* To be deleted */
/*HEADER*/
#header{
	/*width: 800px;*/
	position:relative; 
	height: 162px;
	/*background-image:url(bar.jpg);
	background-repeat:repeat;*/
}


/*COMPANY NAME IN HEADER*/
#companyname {
	position:absolute;
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: 0px;
	top: 0px;
}

/*FOOTER*/
.footer{
	width: 779px;
	height: 32px;
	background-image:url(bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
/*FOOTER LINKS*/
.footer a{
	font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
	#nav {
		font-size: 13px;	
		height: 38px;
		margin-bottom: 16px;
	}


	#nav ul{
		list-style: none;
		display: block;
		margin: 0;
		padding: 0px;
		/* width: 750px; */
		/* float: center; */
		
	}
	#nav ul li{
		font-size: 20px;
		font-weight: bold;
		margin:0px;
		padding: 0px;
        display: inline-flex;
		/* float: left; */
	}
	
	#wrapper #nav ul.dropdown li a.home, #wrapper #nav ul.dropdown li a.home:hover{
			background-color: transparent;
			background-position:  21px 5px;
			background-repeat: no-repeat;
			text-indent: -300em;
			width: 25px;
			border-left: none;	
			position:relative;
			z-index: 10;
			padding: 9px 22px 9px 20px;	
		}
		
	#nav ul.dropdown li a.home:hover, #nav ul li a.home:active{
		cursor: pointer;
		margin:0;
		border:none;
	}
	#nav ul li a{
		padding: 9px 22px 9px 20px;
		
		text-shadow: #ddd 0px 1px 0px;
		color: #000;
		display: block;
	}
	


	#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:hover, #nav li a:active, 	#nav .current_page_ancestor a, #nav .current_page_ancestor a:hover{
		margin-left: -1px;margin-right: 1px;text-shadow: #000 0 -1px 0px;
		padding: 9px 21px 9px 21px;
	}
	
	#nav .current_page_item a, #nav .current_page_item a:hover, #nav .current_page_ancestor a, #nav .current_page_ancestor a:hover{
		text-decoration: none;	
		background: #2a2a2a repeat-x 0 -72px;
		color: #fff;
	}
	 #nav li a:hover{
		color: #fff;
		background: #b1b1b1 repeat-x 0 0px;
		text-decoration: none;
	}
	 #nav li a:active{
		color: #fff;
		background: #2a2a2a repeat-x 0 -36px;
	}
	
	/* Drop Down*/
	#nav li{position:relative;}
	
	#nav ul ul {display: none;} 
