@CHARSET "UTF-8";

body {
	background-color: #FFFFFF;
}

#container {
	border: 0 none;
	height: auto;
	margin: 0 auto;
	padding: 5px 0 0;
	width: 1030px;
}

/*MAIN FONTS, COLORS AND BACKGROUND */
.lightMainColor {
	color: #4F4F4F;
}

.darkMainColor { /*
	color: #726e6f;
	*/
	color: #6F6F6F;
}

.blueMainColor {
	color: #006699;
}

.darkMainBackground {
	background: #061C39;
}

.lightMainBackground {
	background: #BFBFBF;
}

.blueColor { /*
	background: #79b0e5;
	background: #88b5da;*/
	background: #061c39;
}

.darkBlue {
	color: #273c7b;
}

.darkBlueBackground {
	background: #061c39 none repeat scroll 0 0;
}

.borderBox {
	border: #ccc 1px solid;
	/*
	border: #000 1px solid;
	*/
}

.mainFont {
	font-family: Helvetica;
}

body {
	font-family: Helvetica;
}

.ins-sp {
	padding: 6px;
}

.out-sp {
	margin: 6px;
}

.lfloat {
	float: left;
}

.rfloat {
	float: right;
}

.c-both {
	clear: both;
}

.hide {
	display: none;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.errorbox {
	color: #293e7f;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.errorBorder {
	border: 1px solid #293e7f;
}

#loading {
	background: url(/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	float: right;
}

.logintext {
	padding-top: 0px;
}

/*COMMON ELEMENTS */
.bar {
	color: #FFFFFF;
	height: 24px;
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	text-indent: 12px;
	text-transform: uppercase;
	word-spacing: 2px;
}

#page {
	margin: 0 auto;
	width: 1040px;
}

/* Header from beginning to #content */
#header {
	position: relative;
	border: 0 none;
	padding: 0;
	width: 100%;
}

#signin {
	float: right;
	margin-bottom: 10px;
	font-size: 12px;
	color: #A9A9A9;
}

#signin #log_pass {
	padding-top: 1px;
}

/*
#signin form input {
	color: #ccc;
}
*/
#signin .mid {
	vertical-align: middle;
}

#welcome_links {
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	float: right;
	margin-bottom: 10px;
}

#welcome_links  a {
	color: #006699;
	text-decoration: none;
}

/* Header's levels */
#firstLevel {
	height: 97px;
	width: 1040px;
	clear: both;
	margin-bottom: 10px;
	line-height: 14px;
}

#secondLevel {
	height: 14px;
	width: 1040px;
	clear: both;
	line-height: 14px;
}

/* LOGO */
#head_logo {
	background: #FFFFFF url(/images/all_images.png) no-repeat scroll -561px
		-3px;
	float: left;
	height: 98px;
	width: 260px;;
}

#head_logo :hover {
	cursor: pointer;
}

#header_ads {
	width: 729px;
	height: 90px;
	float: right;
	padding: 3px;
}

#top_ad {
	background: transparent url(/images/top_ad.jpg) no-repeat;
	width: 729px;
	height: 90px;
}

/* Text under logo: "Millions of Students. Thousands of Interviews. Hundreds of Schools. One of a Kind." */
#text_under_logo {
	float: left;
	font-size: 10px;
	color: #0F387F;
	margin-left: 1px;
	margin-top: 0;
	text-transform: uppercase;
	width: 570px;
}

/* Links for login and sign up under search */
#login_title,#fill_form {
	float: right;
	font-size: 12px;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#login_title a:link,#login_title a:visited,#login_title a:active { /*
	color:#0F387F;
	*/
	
}

#login_title a,#fill_form a {
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

/* Navigation Menu */
#cctv_navigation {
	position: relative;
	width: 1040px;
	height: 26px;
	margin-top: 10px;
	line-height: 14px;
}

#nav_comm_outer {
	height: 26px;
	font-size: 12px;
	line-height: 24px;
	/*
	text-align: center;
	background: url(/images/bg-sub_nav.jpg);
	background: #BFBFBF;
	*/
	background: #666666;
	position: relative;
}

.nav_comm_inner {
	float: left;
	position: relative;
	text-align: center;
	height: 26px;
}

.communityNav.nav_comm_inner {
	left: 340px;
}

.tipsNav.nav_comm_inner {
	left: 800px;
}

#wrpr {
	float: left;
	left: -50%;
	height: 20px;
	position: relative;
	padding: 0px 0px 0px;
}

.webkit #wrpr {
	padding-top: 3px;
}

#nav_comm_outer a {
	width: 100%;
	height: 100%;
	padding: 0px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
}

#nav_comm_outer a:hover {
	font-weight: bold;
	color: #333;
}

#nav_comm_outer  ul {
	list-style: none;
	position: absolute;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 26px;
}

.mac #nav_comm_outer  ul {
	padding-top: 5px;
}

#nav_comm_outer  ul.communityNav {
	margin-left: 213px;
}

#nav_comm_outer  ul.tipsNav {
	margin-left: 560px;
}

#nav_comm_outer ul li {
	display: inline;
	cursor: pointer;
	height: 15px;
}

#ulnav {
	margin: 0px;
	padding: 0px;
	height: 26px;
	text-align: center;
	align: center;
}

#cctv_navigation li {
	list-style-type: none;
	float: left;
	cursor: pointer;
	height: 15px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#cctv_navigation a {
	width: 100%;
	height: 100%;
	padding: 6px 0px 5px 0px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

#cctv_navigation a {
	display: block;
	color: #fff;
}

#nav_comm_outer li.separator {
	margin: 1px;
	color: white;
}

#cctv_navigation a:hover,#cctv_navigation a.active {
	background: #666666;
	color: white;
}

#cctv_navigation li.homeNav {
	width: 58px;
}

#cctv_navigation li.sortNav {
	width: 209px;
}

#cctv_navigation li.compNav {
	width: 148px;
}

#cctv_navigation li.topNav {
	width: 98px;
}

#cctv_navigation li.tipsNav {
	width: 98px;
}

#cctv_navigation li.commNav {
	width: 75px;
}

#cctv_navigation li.adultNav {
	width: 88px;
}

#cctv_navigation li.gearNav {
	width: 106px;
}

#cctv_navigation li.prudNav {
	width: 131px;	
}

#cctv_navigation li.endMe {
	border-right: 0px solid #FFFFFF;
	width: 58px;
}

/* MAIN CONTENT*/
#content {
	width: 1040px;
	padding: 12px 0px 12px 0px;
}

/* Colleges List */
#colleges_sort {
	border-bottom: 1px solid #ccc;
	height: 15px;
}

/*
.webkit #colleges_sort {
	height:12px;
	padding-top: 3px;
}
*/
#colleges_sort div {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	width: 100%;
	/*
	width: 32.5%;
	*/
	cursor: pointer;
}

#colleges_sort div.lr-borders {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#colleges_with_video_list {
	margin-bottom: 12px;
	overflow: hidden;
	height: auto;
	width: 168px;
}

}
#colleges_with_video_list .nextPage {
	margin-top: 6px;
}

#scrollbar_colleges_with_video {
	height: 544px;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

a.prevPage,a.nextPage {
	cursor: pointer;
	display: block;
	float: left;
	height: 10px;
	margin-left: -10px;
	width: 168px;
}

div.prevPage,div.nextPage {
	cursor: pointer;
	height: 10px;
	width: 168px;
}

a.prevPage {
	background: transparent url(/images/up.jpg) no-repeat scroll 0 0;
}

div.prevPage {
	background: transparent url(/images/up.jpg) no-repeat scroll 0 0;
}

a.nextPage {
	background: transparent url(/images/down.jpg) no-repeat scroll 0 0;
}

div.nextPage {
	background: transparent url(/images/down.jpg) no-repeat scroll 0 0;
}

#colleges_with_video_container_2 {
	width: 170px;
	height: 584px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.college_in_list {
	margin-bottom: 2px;
	padding: 2px 4px;
	width: 140px;
	clear: both;
}

.college_in_list a {
	color: #666;
	line-height: 12px;
	font-size: 10px;
	text-decoration: none;
}

.college_in_list a:hover {
	font-weight: bold;
	color: #333;
	/*
	color: #2F2F2F;
	*/
}

/* End Of Colleges List */ /* Our Partners */
#our_partners {
	float: left;
	width: 100%;
	margin-top: 12px;
}

.box_info.partners a {
	color: #6F6F6F;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}

.box_info.partners a:hover {
	color: #2F2F2F;
}

.box_info.partners {
	float: left;
	background: #fff;
	height: 83px;
	width: 260px;
	margin-bottom: 10px;
}

.box_thumb {
	width: 102px;
	height: 58px;
	border: #AFAFAF solid 3px;
	float: left;
	margin-left: 0px;
	margin-top: 8px;
}

.box_thumb img {
	border: 0px;
}

.box_thumb:hover {
	border: #6F6F6F solid 3px;
}

.box_text {
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	padding-right: 1px;
	color: #535353;
	font-size: 10px;
	line-height: 12px;
	width: 140px;
}

.no_blog_image {
	background: #fff url(/images/all_images.png) no-repeat scroll -561px
		-129px;
	width: 74px;
	height: 46px;
}

#box_1 {
	background: #fff url(/images/all_images.png) no-repeat scroll -453px 0px
		;
	width: 102px;
	height: 58px;
}

#box_2 {
	background: #fff url(/images/all_images.png) no-repeat scroll -453px
		-65px;
	width: 102px;
	height: 58px;
}

#box_3 {
	background: #fff url(/images/all_images.png) no-repeat scroll -453px
		-129px;
	width: 102px;
	height: 58px;
}

#box_4 {
	background: #fff url(/images/all_images.png) no-repeat scroll -453px
		-195px;
	width: 102px;
	height: 58px;
}

/*End of Our Partners */ /* FOOTER */
#footer {
	clear: both;
	text-align: center;
	color: #2F2F2F;
	font-size: 11px;
	margin-top: 10px;
	padding: 0;
}

#footer a {
	color: #6F6F6F;
}

#footer a:hover {
	color: #2F2F2F;
}

#footer_links {
	height: 40px;
	padding-top: 30px;
}

#footer_rights {
	margin-top: 5px;
}

/*RIGHT COLUMN'S BOXES */
#cctv_banner_2 {
	background: #FFFFFF url(/images/all_images.png) no-repeat scroll -976px
		-0px;
	height: 300px;
	float: left;
	width: 246px;
}

div.cctv_banner_2 {
	height: 300px;
}

/*Letters A-Z on collegemedia page and comments page*/
a.letters {
  color: #ffffff;
  text-decoration:none;
  font-family:Arial,sans-serif;
  padding: 10px 0px;
}

a.letters:hover {
  color: #76A5D1;
  font-weight: bold;
}