@charset "utf-8";
/* CSS Document */
@import url("navigation_styles.css");
@import url("homepage_styles.css");

/* png fix for IE */
*	{
	behavior: url(../../htc/iepngfix.htc);
	padding: 0, 0,  0, 20;
}

/* base HTML styles */
body	{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background: url(http://www.richmondcc.edu/_body_bg.jpg);
}

h1	{
	color:#0096d7;
	font-size:28px;
	line-height:34px;
	font-weight:normal;
	margin:0;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2	{
	color:#0096d7;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	border-bottom:2px dotted #666;
	padding:0;
	margin:0 0 5px 0;

}
h3	{
	font-size:12px;
	color:#FFF;
	background-color:#ab0706;
	margin:0;
	padding:3px;;
}
p	{
	font-size:12px;
	line-height:16px;
	padding:0 10px 10px 0;
	margin:0;
}
p.intro	{
	font-size:14px;
	line-height:18px;
	color:#0096d7;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a	{
	color:#f58025;
	font-style:italic;
}
a:hover	{
	color:#0096d7;
	font-style:italic;
}

img.float_left	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
img.float_right	{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

/* structural styles */
div.container	{
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;
}

/* header styles */
div.header	{
	height:92px; 
	clear:both;
}
div.header img	{
	float:left;
}

ul.header_functions	{
	list-style-type:none;
	clear:both;
	background-color:#f58025; /* orange bar color */
	border-top:1px solid #858585;
	border-bottom:1px solid #858585;
	height:36px; /* 36px */
	width:770px; /* Orange Bar width */
	padding:0 0px 0 30px; /* 30px & 31px */
	margin:0;
}
ul.header_functions li	{
	float:left;
	margin:0 30px 0 0;
	font-size:11px; /* font was 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.header_functions li a	{
	display:block;
	color:#FFF;
	text-decoration:none;
	padding: 12px 0 12px 30px; 
	font-style:normal;
}
ul.header_functions li a:hover	{
	font-style:normal;
	color:#FFF;
}
ul.header_functions li a.blackboard	{
	background:url(../../media/images/common/backboard_bg.jpg) no-repeat 0 9px;
	
}
ul.header_functions li a.webadvisor	{
	background:url(../../media/images/common/webadvisor_bg.jpg) no-repeat 0 9px;
}
ul.header_functions li a.groupwise	{
	background:url(../../media/images/common/groupwise_bg.jpg) no-repeat 0 9px;
}
ul.header_functions li a.schedules	{
	padding-left:23px;
	background:url(../../media/images/common/schedules_bg.jpg) no-repeat 0 9px;
}
ul.header_functions li a.mail	{
	background:url(../../media/images/common/mail.jpg) no-repeat 0 9px;
}
ul.header_functions li.quicklinks	{
	margin:0;
}

ul.header_functions li.search	{
	width:145px;
	padding-top:8px;
}
.search	{
	color:#666;
	width:110px; 
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.button	{
	color:#FFF;
	padding:0;
	margin:0;
	background-color:#0096d7;
	font-size:10px;
}
ul.header_functions li.date	{
	padding-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0;
	/* float:right; Feb 11 */ 
	width:140px;
}


/* content area structure */
div.content_container	{
	width:800px;
	overflow:auto;
	background:url(../../media/images/common/background_swoosh.jpg) no-repeat bottom #FFF;
}


/* left navigation styles */
div.left_nav_container	{
	width:191px; /* 191px */
	float:left;
	padding:0 26px 0 29px;
}
ul.left_nav	{
	list-style-type:none;
	margin:0;
	padding:25px 0 20px 0; /* 36px 0 20px 0; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; /* 14px */
}
ul.left_nav li	{ border:1px solid #FFF;}
ul.left_nav li a.bottom	{
	border-bottom:none;
}
ul.left_nav li a	{
	border-bottom:2px dotted #7d7d7e;
	padding:8px 0;  /* 8px 0; */
	display:block;
	color:#666;
	text-decoration:none;
	font-style:normal;
	background:url(../../media/images/common/secondary_nav_li_bg.jpg) no-repeat 100% 13px;
}
ul.left_nav li a:hover	{
	color:#ab0635;
	font-style:normal;
	background:url(../../media/images/common/secondary_nav_li_bg_over.jpg) no-repeat 100% 13px;
}
ul.left_nav li a.open	{
	font-weight:bold;
	border-bottom:none;
	color:#ab0635;
	background:url(../../media/images/common/secondary_nav_li_bg_open.jpg) no-repeat 100% 13px;
}

ol.subnav	{
	display:none;
	margin:0 0 0 20px;
	padding:2px 0 0 0;
	list-style-type:none;
	font-size:11px;
}
ol.subnav li	{
	padding:2px 0;
}
ol.subnav li a	{
	border-bottom:none;
	background:none;
	padding:2px 0;
}
ol.subnav li a:hover	{
	background:none;
}



div.left_column_img	{
	padding-bottom:20px;
	clear:both;
	height: 273px; /* 273px */
	background:url(../../media/images/common/left_col_spot_img.png) no-repeat;
}
div.left_column_img_secondary	{
	padding-bottom:20px;
	clear:both;
	height:273px;
	width: 191px;
}
div.left_column_img img	{
	float:left;
	width:191 px; /* 191px */
}
div.left_column_img span	{
	width:75px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	color:#c6c6c6;
	float:right;
	text-transform:uppercase;
}
div.content_area	{
	width:525px; /*480px */
	float:right; /* inherit */
	margin-top: 20px; /* 36px */
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
div.content_area_wide	{
	width:600px;
	float:left; /* left */
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 30px;
	font-size: 10px;
	
}
/*div.right_column	{
	width:131px;
	float:right;
	padding-right:10px;
	padding-top:36px;
	padding-left: 5px;
} 

p.img_caption	{
	font-size:12px;
	padding:5px 0 0 0;
	margin:0;
	text-align:center;
} */


/* footer styles */
div.footer	{
	clear:both;
	font-size:11px;
	line-height:16px;
	width:313px;
	margin:0 32px 30px 29px;
	border-right:2px dotted #84aea9;
}
div.footer strong	{
	font-size:14px;
}

div.footer a	{
	color:#0096d7;
}<link rel="stylesheet" type="text/css" href="styles.css">
div.footer a:hover	{
	color:#f58025;
}

