@CHARSET "UTF-8";

/*TEMP CSS CLASSES*/
#feedroom { /*
	background: transparent url(/images/feedroom.jpg) no-repeat scroll 0 0;
	*/
	width: 773px;
	height: 1024px;
}

.blueColor {
	background: #061c39;
}

/* CSS  STYLES FOR POLL FROM CLIPSHARE */
#vote-content {
	padding: 0px 10px 6px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 12px;
	height: 132px;
}

.webkit #vote-content {
	padding: 0px 10px 9px;
}

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

#vote-content a:hover {
	color: #36C5E4;
	text-decoration: none;
}

#btnVoteSubmit {
	clear: both;
}

#tblVote input.answer {
	float: left;
	display: block;
}

#tblVote .answer {
	margin-bottom: 3px;
}

#video_page_poll {
	width: 170px;
	margin-top: 6px;
	float: left;
}

/*/////////////////////////////////////////////////////*/
#pollBox {
	height: 132px;
	font-size: 11px;
}

#pollBox div.poll {
	margin-left: 9px;
	margin-top: 6px;
}

#pollBox span.poll {
	font-weight: bold;
}

#pollBox input.poll {
	margin-bottom: 5px;
}

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

#pollBox a:hover {
	color: #36C5E4;
	text-decoration: none;
}

/* END TEMP CSS */


.barLink {
	color: #ccc;
	height: 24px;
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	text-indent: 12px;
	text-transform: uppercase;
	word-spacing: 2px;
}

.barLink a {
	cursor: pointer;
	text-decoration:none;
	color:#cccccc;
}

.barLink a:hover {
	color:white;
}

.ads {
	padding: 1px;
}

.ads_1 { /*
	height: 180px;
	*/
	height: 105px;
	width: 246px;
	padding: 0px;
	margin-bottom: 2px;
	background: transparent url(/images/enter_for_now.jpg);
}

.ads_2 {
	height: 248px;
	margin-bottom: 12px;
	padding: 6px;
}

/* LEFT COLUMN */
#leftColumn {
	width: 723px;
	/*
	height: 760px;
	*/
	float: left;
}

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

#middleColumn {
	margin-left: 12px;
	width: 586px;
	float: left;
	/*
	height: 760px;
	*/
}

/* RIGHT COLUMN */
#rightColumn {
	background: transparent;
	float: left;
	width: 310px;
	/*
	height: 760px;
	*/
	margin-left: 6px;
}

div.join_community { /*
	height: 274px;
	*/
	height: 198px;
	margin-bottom: 12px;
}

div.join_community form {
	height: 93px;
}

.webkit div.join_community form {
	height: 77px;
}

.signupButton {
	float: right;
	margin-bottom: 10px;
	margin-top: 0px;
}

.signupField {
	width: 237px;
	margin: 0px 0px 9px 2px;
	padding: 2px;
}

/* DOWNLOADS BOX */
.box_info.box_downloads {
	width: 258px;
	height: 132px;
}

.image_downloads {
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-right: 0px;
	border: #AFAFAF solid 2px;
	height: 95px;
	width: 75px;
}

.image_downloads img {
	border: 0px;
}

.image_downloads:hover {
	border: #6F6F6F solid 2px;
}

.box_text.box_downloads {
	padding-left: 3px;
}

#downloads_more {
	float: right;
	margin-right: 6px;
	margin-top: 4px;
}

/* END OF DOWNLOADS BOX */
#video_page_members {
	margin-top: 6px;
	margin-left: 7px;
	float: left;
	width: 596px;
}

#new_members {
	width: 589px;
	height: 132px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 12px;
	padding: 3px;
}

.cut_members{
	overflow: hidden;
}
	

.fix_members {
	height: 135px;
	background-color: transparent;
	overflow-x: auto;
	overflow-y: hidden;
}

.scroll {
	height: 90px;
	width: 800px;
	background-color: transparent;
}

.members_image {
	height: 66px;
	float: left;
}

.members_image img {
	height: 75px;
	border: 0px;
}

#ad_community {
	float: left;
	width: 160px;
	height: 600px;
	padding: 4px;
}

#ad_comm {
	background: transparent url(/images/ad_comm.jpg) no-repeat scroll 0 0;
	width: 160px;
	height: 600px;
}

#video_form {
	background: #6f6f6f;
	height: 420px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #bfbfbf;
	font-family: Helvetica;
	line-height: 16px;
}

#blurb { /*	background: #6f6f6f;
	color: #bfbfbf;
*/
	padding-top: 2px;
	width:270px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #666;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
}

#blurb div {
	margin-top: 50px;
}

#blurb a,#video_form a.back {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}

#blurb a:hover {
	color: #fff;
}

#video_form .back {
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}

#video_form h1.title {
	margin: 0px;
	margin-top: 6px;
	padding: 0px 5px 0px 8px;
	float: left;
	font-size: 16px;
}

#video_form .submit {
	margin-left: 75px;
}

#video_form form {
	margin: 15px 7px 0px 8px;
	float: left;
}

#video_form form div {
	clear: left;
	margin: 0;
	padding: 5;
	padding-top: 5px;
}

.webkit #video_form form div {
	padding-top: 1px;
}

#video_form form div label {
	margin-top: 2px;
	font-size: 11px;
	width: 75px;
	float: left;
}

#video_form form div label span {
	color: #99c1e0;
}

#phone1,#phone2 {
	width: 40px;
}

.webkit #phone1,.webkit #phone2 {
	width: 35px;
}

#phone3 {
	width: 62px;
}

.webkit #phone3 {
	width: 54px;
}

select#month {
	margin-left: 3px;
}

.college_stats_content {
	background-color:#FFFFFF;
	height:397px;
	margin:2px 0;
	overflow:hidden;
	padding:10px 8px;
	position:relative;
	width:280px;
}

#videoBox {
	margin-left: -14px;
	margin-top: -4px;
}

.college_info_table_spacer {
	padding: 2px 0px 1px;
	width: 280px;
	height: 14px;
	border-bottom: 1px solid #000000
}

.mac .college_info_table_space {
	padding: 2px 0px;
}

.college_info_subtitle {
	color: #333333;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 1px;
}

.college_information_text {
	color: #2f2f2f;
	float: right;
	font-family: Helvetica;
	font-size: 11px;
	letter-spacing: 0.5px;
	padding: 1px 0px;
	text-align: right;;
}

#our_partners {
	margin-top: 0px;
}

#top5video {
	height: 112px;
	margin-bottom: 6px;
}

.bar.top5video {
	margin-top: -6px;
}

.top5_college {
	font-size: 11px;
	margin-top: 1px;
	margin-left: 9px;
	margin-right: 7px;
	width: 270px;
}

.top5_college.lastCollege {
	border: 0px;
}

.mac .top5_college {
	margin-top: 3px;
}

.top5_college a {
	text-decoration: none;
}

.top5_college a:hover {
	font-weight: bold;
	color: #333333;
}

div.top5_arrow {
	width: 4px;
	height: 7px;
	background: #FFFFFF url(/images/all_images.png) no-repeat scroll -561px -110px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

div.top5_arrow.hover {
	background: #FFFFFF url(/images/all_images.png) no-repeat scroll -561px -119px;
}

.top5_title { 
	font-size: 12px;
	font-weight: bold;
	margin:4px 7px 8px 9px;	
}

.selector_holder:hover {
  background-image:url(/images/thumbnail_back.jpg);
  background-repeat:repeat-x;
}

.college_media_div {
  margin-bottom:5px;
  border-bottom:1px solid; 
  font-family:Helvetica;
  font-size:14px;
  color: #6F6F6F;
}

.college_media_div:hover {
  color:#273C7B;   
}

.college_media_div:hover a {
  color:#273C7B;
  cursor:pointer;
}

.college_media {
  font-family:Helvetica;
  font-size:14px;
  text-decoration: none;
  color: #6F6F6F;  
}

.college_media_div_val {
  margin-bottom:5px;
  border-bottom:1px solid; 
  font-family:Helvetica;
  font-size:14px;
  color: #FFFFFF;
}

.college_media_div_val:hover {
  color:#273C7B;   
}

.college_media_div_val:hover a {
  color:#273C7B;
  cursor:pointer;
}

.college_media_val {
  font-family:Helvetica;
  font-size:14px;
  text-decoration: none;
  color: #FFFFFF;  
}