/*------------- mq shared css -----------------*/
#RightColumn {
	overflow:hidden;
}

/*----------------------- HEADER -----------------*/
#Header {
	background-image:url(../images/mq250_bg_header.gif);
	background-repeat:no-repeat;
	width:898px;
	height:52px;
	padding-top:226px;
	position:relative;
	
	overflow:hidden;
}
	#LogoKUC {
		position:absolute;
		top:8px;
		left:8px;
	}
	#LogoRTP {
		position:absolute;
		right:8px;
		top:8px;
	}
	#LogoRTP img {
		width:93px;
		height:139px;
	}
	

	/*--------- Main Menu ----------------------*/
		#MainMenu {		
			background-image:url(../images/mq250_mm_bg.jpg);
			background-repeat:repeat-x;
			background-position:0px 0px;
			height:44px;
			
			border-top:1px solid #e49400;
			border-bottom:1px solid #f09c00;
			
			margin-left:6px;
			margin-right:6px;	
			
			position:relative;	
		}
		#MainMenu .menuItem {
			position:relative;
			top:-1px;
			
			border-left:1px solid #fec552;
			border-right:1px solid #cb8e0b;
			border-top:1px solid #e49400;
			border-bottom:1px solid #f09c00;
			
			height:29px;
			padding:15px 24px 0px;
						
			line-height:13px;
			font-size:14px;
			font-weight:bold;
			color:black;
			text-decoration:none;
			
			float:left;
		}
		
		#MainMenu .menuItem:link {
		}
		#MainMenu .menuItem:visited {}
		#MainMenu .menuItem:hover, #MainMenu .selected {
			background-image:url(../images/mq250_mm_bg_over.jpg);
			border-top:1px solid #edb400;
			border-left:1px solid #f4c532;
			border-right:1px solid #c29401;
			border-bottom:1px solid #fabe00;
		}
		#MainMenu a:hover { font-style: normal; }
		#MainMenu .menuItem:active {}
		
		
		#MainMenu .MMLeftSide, #MainMenu .MMRightSide {
			height:46px;
			width:3px;
			position:absolute;			
			top:-1px;
		}
		#MainMenu .MMLeftSide {
			background-image:url(../images/mq250_mm_bg_left.jpg);
			left:0px;
		}
		#MainMenu .MMRightSide {
			background-image:url(../images/mq250_mm_bg_right.jpg);
			right:0px;
		}
		#MainMenu a.menuItem:hover .MMLeftSide, #MainMenu .selected .MMLeftSide {
			background-image:url(../images/mq250_mm_bg_left_over.jpg);
		}
		#MainMenu a.menuItem:hover .MMRightSide, #MainMenu .selected .MMRightSide {		
			background-image:url(../images/mq250_mm_bg_right_over.jpg);
		}
		#Header #MainMenu .first {
			border-left:none;
		}
		#Header #MainMenu .last {
			border-right:none;
		}
/*----- END Header -------*/
#Video {
	margin-bottom:20px;
}
#LeftColumn #Video p.Sponsor {
	font-size: 9px;
	text-align: center;
	margin: 0px;
}
#DonateNow {
	height:79px;
	width:304px;
	overflow:hidden;
}
#DonateNow a:hover img {
	margin-top:-79px;
}
#DonateText {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	width: 304px;
}
.fineprint {
	font-size: 9px;
}
#BlogUpdates {
	background-image:url(../images/mq250_bg_signup_short.jpg);
	background-repeat:no-repeat;
	width:301px;
	height:185px;
	
	margin-top:25px;
	margin-bottom:33px;
}	

#Twitter {
	margin-top: 25px;
	margin-left: 10px;
}

#FollowUs {
	width:304px;
}
	#FollowUs h1 {
		background-image:url(../images/follow_us_speaker.png);
		background-repeat:no-repeat;
		background-position:5px 0px;		
		height:39px;	
	}
	#FollowUs h1 a {
		text-decoration:none;
		color:#4C4C4C;	
	}
	#FollowUs h1 a:hover { font-style: normal; }
	#FollowHeader {
		padding-left:65px;
		height:39px;
	}
	.followItem {
		padding-left:32px;
		padding-top:8px;
		padding-right:8px;
		padding-bottom:8px;
		background-repeat:no-repeat;
		margin-top:15px;
		
		cursor:pointer;
	}
	.followItem img {
		width:126px;
		height:82px;
		
		float:right;
		margin-left:10px;
		margin-bottom:5px;
	}
	.feedLink {
		float:left;
		margin-left:-32px;
	}
	.feedLink img {		
		width:16px; 
		height:16px;
		float:none;
	}
	.followItem p {
		margin-top:0px;
	}
	#FollowUs .yellow, .followItem:Hover {
		background-color:#fed16a;
	}

#Map {
}
#Details {
	line-height:24px;
}
/* ------ General ----------*/
a img {
	border:none;
}

img {
	margin: 2px 2px 2px 0px;
}







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