/* Road to College
Created by: Lyn Ebertz
Created on: 3/29/10
Last Update: 4/21/10 */


/* For non "min-height"-supporting browsers */
* html  {
  height: 100%;
}
/* End hack */

html, body {
height: 100%;
}

body, html, div, p, table, th, td, tr, li, ul { font-family:verdana, arial, helvetica, sans-serif;font-size:13px;}
h4 {font-family:verdana, arial, helvetica, sans-serif; font-size:13px;font-weight:bold;color:#e22440;}
h5 {font-family:verdana, arial, helvetica, sans-serif; font-size:13px;font-weight:bold;}
.sup {font-size:.70em;}
.subheader-blue {color:#005B92;font-weight:bold;}
.subheader-red {color:#e22440;font-weight:bold;}

body {
	background: #969696;  /*    */
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #969696;
	margin-top:0;
	margin-left: auto; 
  margin-right: auto;
  min-height: 100%;
	width: 800px;
}	
.bold {font-weight:bold;}

a:link {	
	color:#005B92;
	text-decoration: underline; 
	}
a:visited {  
	color:#005B92;
	text-decoration: underline; 
	}

.small {font-size:.75em;}
.clear_float {clear: both;float: none;overflow: hidden;}

#header_container {margin:0px;padding:0px;}
#titlebar {margin:0px;padding:0px;}
#nav_container {padding:0;}
#nav {margin:5px 0 4px 20px;}
#nav a {font-size:1.1em;font-weight:bold;}
#nav .dot {color:#791c8f;padding:0 15px 0 22px;}
#nav .link {color:#e22440;text-decoration:none;}
#nav-home {margin:5px 0 4px 20px;}
#nav-home a {font-size:1.1em;font-weight:bold;}
#nav-home .dot {color:#791c8f;padding:0 15px 0 22px;font-size:0.9em;}
#nav-home .link {color:#e22440;text-decoration:none;}


#contentblock_container {	
	background-color:#fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width:800px;
	height:100%;
}

#content_container_sec {	
	background-image:url('/roadtocollege/images/bustour_interior_bg-backup.jpg');
	background-repeat:no-repeat;
	background-position:top; 
	background-color:#fff;
	padding:20px 20px 15px 20px;
	width: 760px;
}  

#content_border {
	background-color:#fff;
	border:4px solid #ffc000;
	height:100%;	
	padding:0 15px 15px 15px;
	margin:0;
	width:720px;	
}

#content {
  height:100%;
}

#content_container {	
	background-image:url('/roadtocollege/images/bustour_home_bg.jpg');
	background-repeat:no-repeat;
	background-position:top; 
	background-color:#fff;
  /* overflow: hidden; */
	padding:20px 20px 20px 20px;
	height:370px;
	width: 760px;
}  
#content_home {
  height:350px;
}
#tri-sec {	
	width:800px;
	height:300px;
	/*padding:0px 35px 0px 0px; */
}
/*  AT A GLANCE - Start  */
#glance {font-size:1.0em;float:left;border:5px solid #ffc000;background-color:#fff;width:220px;height:320px;margin-right:20px;padding:5px;}

.glance-week {color:#e22440;font-weight:bold;padding:5px 0 15px 0;}
.glance-title {font-size:.85em;font-weight:bold;}
.glance-location {font-size:.85em;padding:10px 10px 10px 0px;}
.glance-dot {color:#791c8f;padding:10px;}
/*  AT A GLANCE - End  */

/*  TWITTER FEED  - Start */

#twitter_update_list {
	font-size: .75em;
	list-style: none outside;
	margin:0;
	padding: 0px;
	width:220px;
} 

#twitter_update_list li {
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
	margin:0;
	padding: 0.5em 0.5em 1.0em 0.5em ;
}

#twitter {float:left;border:5px solid #ffc000;background-color:#fff;width:220px;height:320px;padding:5px;}
#twitter_feed {margin-top:10px;}
/*  TWITTER FEED  - End */

#video_home {float:left;border:5px solid #ffc000;background-color:#fff;width:220px;height:320px;margin-left:20px;padding:5px;}
#video_home_copy {padding:15px 5px 5px 3px;font-size:.85em;vertical-align:middle;}
.photo-title {font-size: 0.85em;color: #575757;}
.video-title {font-size: 0.85em;color: #005B92;padding:0;}

/* FOOTER - Start */
#footer {vertical-align:bottom;background-color:#fff;padding-left:10px;}
#footer-home {vertical-align:bottom;background-color:#fff;margin-left:-10px;padding:0;}
#footer a {color:#575757;font-size:.80em;}
.footer-dot {color:#791c8f;font-size:.85em;}
/* FOOTER - End */

/*  SCHEDULE - Start  */

#schedule1 {float:left;font-size:.80em;}
#schedule2 {float:left;font-size:.80em;margin-left:80px;margin-top:15px;}
.schedule-date {color:#e22440;padding:8px;}
.schedule-date2 {color:#e22440;padding:0 10px 0 8px;}
.schedule-may {padding-right:8px;}
.schedule li  {list-style-type:none;padding-bottom:5px;}

/*  SCHEDULE - End  */

/*  ABOUT - Start  */
.about-small {font-size:11px;}

/*  ABOUT - End  */

.more {margin-left:25px;}
