﻿/*=STYLES for the kent CAMPUS web site=*/

@import url("/css/p7pmm/p7PMMv02-1.css");
@import url("/css/forms.css");

body#kent-primetime .see-also-kent {
	display: none;
	}
	
body.kent .kent-sbc {
	display: block;
	}

#schedule-cvr {
	width: 140px;
	height: 182px;
	margin: 12px 0 12px 22px;
	padding: 0;
	background: url(/courses/images/fall-schedule-cover-2011.jpg) no-repeat top left;
	border: 1px solid #ccc;
	font-size: 11px;
	clear: both;
	}
	
#schedule-cvr a, #schedule-cvr a:link {
	width: 140px;
	/*height: 176px;*/
	display: block;
	margin: 0;
	padding-top: 186px;
	text-align: center;
	color: #ffffcc;
	text-decoration: none;
	}
	
#schedule-cvr a:hover {
	text-decoration: underline;
	}

#header {
	background-image: url(/images/grcc_sprite-02-18-09.gif);
	background-repeat: no-repeat;
	background-position: 0px -128px;
	width: 768px;
	height: 126px;
	margin: 0;
	padding:0;
	clear:both;
	text-align: left;
	}
	
	#header .titlebar {
	background: url(/images/title_kent.gif) no-repeat left top;
	float: right;
	width: 209px;
	height: 50px;
	top: 24px;
	position: relative;
	border: 0;
	}

	#header .titlebar p {
		text-indent: -9000px;
		border: 0;
		position: relative;
		margin:0;
		padding:0;
		}
	
	#header .titlebar a, #header .titlebar a:link, #header .titlebar a:visited, #header .titlebar a:hover, #header .titlebar a:active {
		display: block;
		height: 50px;
		border: 0;
		text-decoration: none;
		}
		
.navbar { 
	width: 176px;
	background: url(/images/nav_bottom4.gif) no-repeat;
	background-position: bottom right;
	margin: 0 0 12px 0;
	padding:  0 0 18px 0;
	font-size: 12px;
	float: right;	
	}
	
/*==== FACEBOOK ====*/
#facebook_badge  {
	margin: 16px 0 0 18px;
	padding: 0;
	text-indent: -9000px;
	background: url("/images/social/find_us_on_facebook.png");
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 144px;
	height: 44px;
}

#facebook_badge a {
	width: 144px;
	height: 44px;
	display: block;
}

#facebook_badge a:hover {
	width: 144px;
	height: 44px;
	display: block;
	border: 1px solid #336699;
}

/*==== BLOGGER ====*/
#blogger_badge  {
	margin: 16px 0 0 18px;
	padding: 0;
	text-indent: -9000px;
	background: url("/images/social/read_our_blog_posts.png");
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 144px;
	height: 44px;
}

#blogger_badge a {
	width: 144px;
	height: 44px;
	display: block;
}

#blogger_badge a:hover {
	width: 144px;
	height: 44px;
	display: block;
	border: 1px solid #336699;
}
