/*------------- kuc shared css -----------------*/


/*----------------------- HEADER -----------------*/
#Header {
	background-image:url(../images/bg_03.jpg);
	background-repeat:no-repeat;
	width:898px;
	height:52px;
	
	padding-top:226px;
	position:relative;
	
		
	overflow:hidden;
}
	#LogoKUC {
		position:absolute;
		top:-1px;
		left:11px;
		padding-left:11px;
	}
	#LogoKUC img 
	{
	    height:165px;
	    width:165px;
	}
	
	#LogoRTP {
		position:absolute;
		right:8px;
		top:8px;
	}
	#LogoRTP img {
		width:91px;
		height:136px;
	}

	
	

	/*--------- Main Menu ----------------------*/
		#MainMenu {		
			background-image:url(../images/menu_bg.jpg);
			background-repeat:repeat-x;
			background-position:0px 0px;
			height:44px;
			
			border-top:1px solid #da0600;
			border-bottom:1px solid #da0600;
			
			margin-left:6px;
			margin-right:6px;	
			
			position:relative;		
		}
		#MainMenu .menuItem {
			position:relative;
			top:-1px;
			
			border-left:1px solid #ee3028;
			border-right:1px solid #cb0802;
			border-top:1px solid #da0600;
			border-bottom:1px solid #da0600;
			
			height:29px;
			padding:15px 25px 0px 25px;
						
			line-height:13px;
			font-size:14px;
			font-weight:bold;
			color:white;
			text-decoration:none;
			
			float:left;
		}
#MainMenu a:hover {
    font-style:normal;
}		
		#MainMenu a.menuItem:link {
		}
		#MainMenu .menuItem:visited {}
		#MainMenu a.menuItem:hover, #MainMenu .selected {
			background-image:url(../images/menu_bg_over.jpg);
			border-top:1px solid #af0400;
			border-bottom:1px solid #af0400;
		}
		#MainMenu a.menuItem:active {}
		
		#MainMenu .MMLeftSide, #MainMenu .MMRightSide {
			height:46px;
			width:3px;
			position:absolute;			
			top:-1px;
		}
		#MainMenu .MMLeftSide {
			background-image:url(../images/menu_bg_left.jpg);
			left:0px;
		}
		#MainMenu .MMRightSide {
			background-image:url(../images/menu_bg_right.jpg);
			right:0px;
		}
		#MainMenu a.menuItem:hover .MMLeftSide, #MainMenu .selected .MMLeftSide {
			background-image:url(../images/menu_bg_left_over.jpg);
		}
		#MainMenu a.menuItem:hover .MMRightSide, #MainMenu .selected .MMRightSide {
		
		}
		#MainMenu .first {
			border-left:none;
		}
		#MainMenu .last {
			border-right:none;
		}
/*----- END Header -------*/

#DonateNow {
	height:79px;
	width:304px;
	overflow:hidden;
}
#DonateNow a:hover img {
	margin-top:-79px;
}
#MQ250 {
	height:56px;
	overflow:hidden;
	width:304px;
}
#MQ250 a:hover img {
	margin-top:-56px;
}
#Newsletter {
	background-image:url(../images/newsletter.jpg);
	background-repeat:no-repeat;
	width:301px;
	height:153px;
	
	margin-top:25px;
	margin-bottom:40px;
}	

#FullStoryLink {
	width:103px;
	height:36px;
	overflow:hidden;
}
#FullStoryLink a:hover img {
	margin-top:-36px;
}

#YouTubeDirect {
	width: 480px;
}

#YouTubeVideos {
	margin-top: 40px;
}

#YouTubeVideos .Video,
#YouTubeDirect .Video {
	float: left;
	margin-right: 5px;
	width: 220px;
}

#YouTubeVideos .RowEnd,
#YouTubeDirect .RowEnd {
	margin-right: 0px;
}

#YouTubeVideos .Row,
#YouTubeDirect .Row {
	clear: both;
	margin-bottom: 10px;
	float: left;
}

#YouTubeVideos p,
#YouTubeDirect p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#YouTubeDirect .title {
}
#YouTubeDirect .created {
}

#YouTubeVideos p,
#YouTubeDirect p {
	clear: both;
}
#YouTubeVideos p.Paging a,
#YouTubeDirect p.Paging a {
	text-decoration: none;
	margin-left: 5px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
