﻿/*=STYLES for the CAMPUS CORNER APARTMENTS web site=*/

@import url("/css/p7pmm/p7PMMv02-1.css");

#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-cca {
	background: url(/images/title_student-housing.gif) no-repeat left top;
	float: right;
	width: 255px;
	height: 50px;
	top: 24px;
	position: relative;
	border: 0;
	}

	#header .titlebar-cca p {
		text-indent: -9000px;
		border: 0;
		position: relative;
		margin:0;
		padding:0;
		}
	
	#header .titlebar-cca a, #header .titlebar-cca a:link, #header .titlebar-cca a:visited, #header .titlebar-cca a:hover, #header .titlebar-cca 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;	
	}
	
#schedule-cvr {
	width: 140px;
	height: 176px;
	margin: 12px 0 12px 22px;
	padding: 0;
	background: url(/ce/images/schedules/ce-schedule.jpg) no-repeat top left;
	font-size: 11px;
	clear: both;
	}
	
	#schedule-cvr a, #schedule-cvr a:link {
		width: 140px;
		/*height: 176px;*/
		display: block;
		margin: 0;
		padding-top: 180px;
		text-align: center;
		color: #ffffcc;
		text-decoration: none;
		}
		
	#schedule-cvr a:hover {
		text-decoration: underline;
		}
		
/*==== 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;
}
