/*
		File: 	global.css
		Date: 	Saturday, October 29, 2006
		Author: Kevin Gervais - kevin@cykron.com
		Desc:		General presentation handler for Essex District High School
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		Copyright (c) 2006 CyKron Interactive
*/

/*---------------------------------------------------------------------------- 
ESSENTIAL
-----------------------------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	}
	
/*---------------------------------------------------------------------------- 
CONTAINERS
-----------------------------------------------------------------------------*/
#container{
	margin: 0 auto;
	padding: 0;
	width: 767px;
	display: block;
	}
#inner_container{
	margin: 0;
	padding: 0;
	background: url(cssimg/inner_container-bg.gif) top left repeat-y;
	}
#top_cap{
	width: 767px;
	height: 7px;
	display: block;
	background: url(cssimg/top_cap-bg.gif) top left no-repeat;
	}
#bottom_cap{
	width: 767px;
	height: 13px;
	display: block;
	background: url(cssimg/bottom_cap-bgt.gif) top left;
	background-repeat:no-repeat;	
	}
#bottom_cap_home{
	width: 767px;
	height: 14px;
	display: block;
	background: url(cssimg/bottom_cap-bgt-home.gif) top left;
	background-repeat:no-repeat;	
	}



/*---------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header{
	margin: 0;
	padding: 0;
	width: 767px;
	height: 157px;
	display: block;
	}
#top_header{
	margin: 0;
	padding: 0;
	width: 767px;
	height: 126px;
	display: block;
	background: url(cssimg/top_header-bg.gif) top left no-repeat;
	}
#top_header h1{
	margin: 0;
	padding: 0;
	}
#top_header h1 a{
	margin: 26px 0 0 21px;
	padding: 0;
	height: 85px;
	width: 255px;
	display: block;
	text-decoration: none;
	}
#top_header h5{
	margin: 0;
	padding: 0;
	}
#top_header h5 a{
	margin: -15px 0 0 390px;
	padding: 0;
	height: 30px;
	width: 30px;
	display: block;
	text-decoration: none;
	}

/*---------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navigation{
	margin: 0 0 0 6px;
	padding: 0;
	width: 746px;
	height: 31px;
	display: block;
	background: url(cssimg/navigation-bg.gif) top left no-repeat;
	}
#search{
	margin: 0;
	padding: 0;
	width: 197px;
	height: 31px;
	display: block;
	float: left;
	background: url(cssimg/search-bg.gif) top left no-repeat;
	}
#search form{
	margin: 0;
	padding: 7px 0 0 15px;
	}
#search #search_input{
	margin: 0 0 0 0;
	padding: 2px 0 0 6px;
	width: 123px;
	height: 17px;
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 117px;
	height: 15px;
	border: 0px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
#search #search_submit{
	margin: 0 0 0 -3px;
	padding: 0;
	}
#navigation ul{
	margin: 0;
	padding: 0;
	background-color:#FF0000;
	}
#navigation li{
	margin: 0;
	float: left;
	display: block;
	text-indent: -2700px;
	}
#navigation li a{	
	margin: 0;
	padding: 0;
	display: block;
	color: #26323C;
	text-decoration: none;
	}
#navigation li.nav_academics a{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_academics-bg.gif) 0px 0px no-repeat;
	}
#navigation li.nav_academics a:hover{
	background: url(cssimg/nav_academics-bg.gif) 0px -31px no-repeat;
	}
#navigation li.nav_academics a.selected{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_academics-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
#navigation li.nav_academics a.selected:hover{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_academics-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}

#navigation li.nav_studentLife a{
	width: 97px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_studentLife-bg.gif) 0px 0px no-repeat;
	}
#navigation li.nav_studentLife a:hover{
	background: url(cssimg/nav_studentLife-bg.gif) 0px -31px no-repeat;
	}
#navigation li.nav_studentLife a.selected{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_studentLife-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
#navigation li.nav_studentLife a.selected:hover{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_studentLife-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
	
#navigation li.nav_athletics a{
	width: 74px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_athletics-bg.gif) 0px 0px no-repeat;
	}
#navigation li.nav_athletics a:hover{
	background: url(cssimg/nav_athletics-bg.gif) 0px -31px no-repeat;
	}
#navigation li.nav_athletics a.selected{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_athletics-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
#navigation li.nav_athletics a.selected:hover{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_athletics-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
	
#navigation li.nav_admissions a{
	width: 88px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_admissions-bg.gif) 0px 0px no-repeat;
	}
#navigation li.nav_admissions a:hover{
	background: url(cssimg/nav_admissions-bg.gif) 0px -31px no-repeat;
	}
#navigation li.nav_admissions a.selected{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_admissions-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
#navigation li.nav_admissions a.selected:hover{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_admissions-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
	
#navigation li.nav_alumni a{
	width: 64px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_alumni-bg.gif) 0px 0px no-repeat;
	}
#navigation li.nav_alumni a:hover{
	background: url(cssimg/nav_alumni-bg.gif) 0px -31px no-repeat;
	}
#navigation li.nav_alumni a.selected{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_alumni-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
#navigation li.nav_alumni a.selected:hover{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_alumni-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
	
#navigation li.nav_adultEducation a{
	width: 132px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_adultEducation-bg.gif) 0px 0px no-repeat;
	}
#navigation li.nav_adultEducation a:hover{
	background: url(cssimg/nav_adultEducation-bg.gif) 0px -31px no-repeat;
	}
#navigation li.nav_alumni a.selected{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_adultEducation-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
#navigation li.nav_adultEducation a.selected:hover{
	width: 94px;
	height: 31px;
	display: block;
	background: url(cssimg/nav_adultEducation-bg-sel.gif) 0px 0px no-repeat;
	cursor: default;
	}
	
	
/*---------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#content{
	margin: 0;
	padding: 0;
	width: 761px;
	}
#subnav_col{
	margin: 0;
	padding: 0;
	width: 170px;
	vertical-align: top;
	background-color:#C7C0AC;
	}
#subnav_col ul{
	list-style-image: url(cssimg/arrow-red.gif);
	}
#subnav_col ul li{
	margin: 5px 0 10px -10px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #C9C0A7;
	}
#subnav_col ul li a{
	color: #252525;
	display: block;
	}
#subnav_col ul li a:hover{
	color: #BC0000;
	background: #F2E9D1;
	}
#subnav_col ol{
	margin-top: 5px;
	list-style-image: url(cssimg/arrow-white.gif);
	}
#subnav_col ol li{
	margin: 0 0 0 -30px;
	padding: 0;
	text-transform: none;
	border-bottom: 0px solid #C9C0A7;	
	}
#subnav_col ol li a{
	color: #BC0000;
	}
#subnav_col ol li a:hover{
	color: #252525;
	}
.subnav_hide{
	display: none;
	}
.subnav_show{
	display: block;
	}
.subnav_select{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	}
#main_col{
	margin: 0;
	padding: 0 1px 0 1px;
	width: 421px;
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 419px;
	vertical-align: top;
	}
#breadcrumb{
	margin: 1px 0 0 0;
	padding: 0 23px;
	height: 24px;
	background: #E0D8C1;
	}
#breadcrumb a{
	color: #BC0000;
	}
#breadcrumb a:hover{
	color: #252525;
	}
#content_bulk{
	margin: 0;
	padding: 15px 23px;
	width: 421px;
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 373px;
	display: block;
	}
#content_bulk img.header{
	margin: 5px 0 10px 0;
	}
#content_bulk img.subheader{
	margin: 20px 0 10px 0;
	}
#content_bulk img.img_left{
	margin: 5px 8px 0 0;
	padding: 0;
	border: 5px solid #BC0000;
	float: left;
	}
#content_bulk #anchor_box{
	margin: 0;
	padding: 5px;	
	background: #E0D8C1;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	
	
	}
#content_bulk #anchor_box p{
	margin: 0;
	padding: 15px;
	border: 1px solid #C9C0A7;
	background: #FFF;
	color: #BC0000;
	line-height: 25px;
	
	
	}
#content_bulk #anchor_box a{
	color: #252525;
	
	
	
	}
#content_bulk #anchor_box a:hover{
	color: #BC0000;
	font-weight: bold;
	
	
	}
#content_bulk #cbody p{
	margin: 0 0 15px 0;
	line-height: 16px;
	}
#content_bulk #cbody a{
	color: #BC0000;
	}
#content_bulk #cbody a:hover{
	color: #252525;
	}	
	
#sup_col{
	margin: 0;
	padding: 0;
	width: 170px;
	vertical-align: top;
	background-color:#C7C0AC;
	}
.select_ql_sub{
	display: block;
	width: 150px;	
	border: 1px solid #C9C0A8;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Homecoming
-----------------------------------------------------------------------------*/

#sub_tout_homecoming{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout-homecoming.gif) top left no-repeat;
	}
#sub_tout_homecoming ul{
	margin: 0;
	padding: 58px 0 0 22px;
	list-style-image: url(cssimg/arrow-white.gif);
	}
#sub_tout_homecoming li{
	margin: 0;
	padding: 0;
	}
#sub_tout_homecoming li a{
	color: #F2E9D1;
	text-decoration: none;
	}
#sub_tout_homecoming li a:hover{
	color: #CBBE9B;
	text-decoration: none;
	}	
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Considering Belmont Abbey
-----------------------------------------------------------------------------*/
#sub_tout1{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout1-bck.gif) top left no-repeat;
	}
#sub_tout1 ul{
	margin: 0;
	padding: 58px 0 0 22px;
	list-style-image: url(cssimg/arrow-white.gif);
	}
#sub_tout1 li{
	margin: 0;
	padding: 0;
	}
#sub_tout1 li a{
	color: #F2E9D1;
	text-decoration: none;
	}
#sub_tout1 li a:hover{
	color: #CBBE9B;
	text-decoration: none;
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Abbey Experience
-----------------------------------------------------------------------------*/	
#sub_tout2{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout2.gif) top left no-repeat;
	}
#sub_tout2 ul{
	margin: 0;
	padding: 70px 0 0 25px;
	list-style-image: url(cssimg/arrow-red.gif);
	}
#sub_tout2 li{
	margin: 0;
	padding: 0;
	}
#sub_tout2 li a{
	color: #000000;
	text-decoration: none;
	}
#sub_tout2 li a:hover{
	color: #BC0000;
	text-decoration: none;
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Abbey Expedition
-----------------------------------------------------------------------------*/	
#sub_tout3{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout3-bck.gif) top left no-repeat;
	}
#sub_tout3 ul{
	margin: 0;
	padding: 78px 0 0 25px;
	list-style-image: url(cssimg/arrow-red.gif);
	}
#sub_tout3 li{
	margin: 0;
	padding: 0;
	}
#sub_tout3 li a{
	color: #000000;
	text-decoration: none;
	}
#sub_tout3 li a:hover{
	color:  #BC0000;
	text-decoration: none;
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Online Applications
-----------------------------------------------------------------------------*/
#sub_tout3a{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout3a-bck.gif) top left no-repeat;
	}
#sub_tout3a ul{
	margin: 0;
	padding: 72px 0 0 25px;
	list-style-image: url(cssimg/arrow-red.gif);
	}
#sub_tout3a li{
	margin: 0;
	padding: 0;
	}
#sub_tout3a li a{
	color: #000000;
	text-decoration: none;
	}
#sub_tout3a li a:hover{
	color:  #BC0000;
	text-decoration: none;
	}

/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Request for Referral
-----------------------------------------------------------------------------*/
#sub_tout3b{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout3b-bck.gif) top left no-repeat;
	}
#sub_tout3b ul{
	margin: 0;
	padding: 50px 0 0 25px;
	list-style-image: url(cssimg/arrow-red.gif);
	}
#sub_tout3b li{
	margin: 0;
	padding: 0;
	}
#sub_tout3b li a{
	color: #000000;
	text-decoration: none;
	}
#sub_tout3b li a:hover{
	color:  #BC0000;
	text-decoration: none;
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Accepted Students
-----------------------------------------------------------------------------*/
#sub_tout3c{
	margin: 0;
	padding: 0;
	display: block;
	
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - 2006 Commencement
-----------------------------------------------------------------------------*/	
#sub_tout3d{
	margin: 0;
	padding: 0;
	display: block;
	
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - Counselor Travel Schedule
-----------------------------------------------------------------------------*/	
#sub_tout4{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout4-bck.gif) top left no-repeat;
	}
#sub_tout4 ul{
	margin: 0;
	margin: 0;
	padding: 58px 0 0 22px;
	list-style-image: url(cssimg/arrow-white.gif);
	}
#sub_tout4 li{
	margin: 0;
	padding: 0;
	}
#sub_tout4 li a{
	color: #F2E9D1;
	text-decoration: none;
	}
#sub_tout4 li a:hover{
	color: #CBBE9B;
	text-decoration: none;
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - ADP Information Session
-----------------------------------------------------------------------------*/	
#sub_tout_adp1{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/sub_tout_adp1.gif) top left no-repeat;
	}
#sub_tout_adp1 ul{
	margin: 0;
	margin: 0;
	padding: 78px 0 0 25px;
		list-style-image: url(cssimg/arrow-red.gif);
	}
#sub_tout_adp1 li{
	margin: 0;
	padding: 0;
	}
#sub_tout_adp1 li a{
	color: #AE0000;
	text-decoration: none;
	}
#sub_tout_adp1 li a:hover{
	color: #000000;
	text-decoration: none;
	}
/*---------------------------------------------------------------------------- 
Sub Touts - Interior Pages - ADP Information Session
-----------------------------------------------------------------------------*/	
#adp_sub_tout1{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 170px;
	display: block;
	background: url(cssimg/adp_sub_tout1.gif) top left no-repeat;
	}
#adp_sub_tout1 ul{
	margin: 0;
	padding: 30px 0 0 22px;
	list-style-image: url(cssimg/arrow-red.gif);
	}
#adp_sub_tout1 li{
	margin: 0;
	padding: 0;
	}
#adp_sub_tout1 li a{
	color: #000000;
	text-decoration: none;
	}
#adp_sub_tout1 li a:hover{
	color: #B00000;
	text-decoration: none;
	}	
/*---------------------------------------------------------------------------- 
HOME
-----------------------------------------------------------------------------*/
body.home #home_level1{
	margin: 0;
	padding: 0;
	height: 291px;
	display: block;
	}
body.home #col1{
	margin: 0;
	padding: 0;
	height: 291px;
	width: 199px;
	display: block;
	float: left;
	}
body.home #welcome_area{
	padding: 0 0 0 13px;
	width: 199px;
	}
body.home #quick_links{
	padding: 0 0 0 3px;
	height: 65px;
	width: 199px;
	background: url(cssimg/quick_links-bg.gif) top left no-repeat;
	}
body.home #quick_links form{
	margin: 22px 0 0 0;
	padding: 0;
	background: url(cssimg/quick_links_form-bg.gif) top left no-repeat;
	}
body.home #quick_links select{
	display: block;
	height: 18px;
	width: 174px;	
	border: 1px solid #C9C0A8;
	voice-family: "\"}\""; 
  voice-family:inherit;
	height: 16px;
	width: 172px;	
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body.home #quick_links input{
	display: block;
	}
body.home #video_message{
	height: 226px;
	width: 186px;
	display: block;
	}
body.home #home_experience{
	height: 291px;
	width: 568px;
	display: block;
	}
body.home #home_level2{
	margin: 0;
	padding: 0 0 0 13px;
	height: 267px;
	display: block;
	}
body.home #media_section{
	margin: 0;
	padding: 0;
	width: 365px;
	height: 257px;
	display: block;
	}

body.home #home_news{
	margin: 0;
	padding: 0;
	width: 186px;
	height: 267px;
	vertical-align: top;
	background: url(cssimg/home_news-bg.gif) top left no-repeat;
	}
	
/*---------------------------------------------------------------------------- 
Home Page touts
-----------------------------------------------------------------------------*/

body.home #touts{
	margin: 0;
	padding: 0;
	width: 203px;
	height: 267px;
	vertical-align: top;
	}
body.home #tout1{
	margin: 0;
	padding: 0;
	height: 128px;
	width: 197px;
	display: block;
	background: url(cssimg/tout1-bg.gif) top left no-repeat;
	}
body.home #tout1 ul{
	margin: 0;
	padding: 66px 0 0 45px;
	list-style-image: url(cssimg/arrow-white.gif);
	}
body.home #tout1 li{
	margin: 0;
	padding: 0;
	}
body.home #tout1 li a{
	color: #FFAC11;
	text-decoration: none;
	}
body.home #tout1 li a:hover{
	color: #FFF;
	text-decoration: none;
	}
body.home #tout2{
	margin: 0;
	padding: 0;
	height: 139px;
	width: 197px;
	display: block;
	background: url(cssimg/tout2-bg.gif) top left no-repeat;
	}
body.home #tout2 ul{
	margin: 0;
	padding: 82px 0 0 45px;
	list-style-image: url(cssimg/arrow-red.gif);
	}
body.home #tout2 li{
	margin: 0;
	padding: 0;
	}
body.home #tout2 li a{
	color: #000;
	text-decoration: none;
	}
body.home #tout2 li a:hover{
	color: #AE0000;
	text-decoration: none;
	}
#home_welcome_text{
	display: none;
	}
#home_news_text{
	display: none;
	}
/*---------------------------------------------------------------------------- 
HOME SCROLLER
-----------------------------------------------------------------------------*/
#news_holder{
	margin: 0;
	padding: 0;
	display: block;
	width: 171px;
	height: 154px;
	position: relative;
	top: 5px;
	left: 14px;
	z-index: 200;
	}
#news_holder_up{
	position:absolute;
	top:0px;
	left:156px;
	z-index:2;
	cursor:pointer;
	}
#news_holder_tk{
	position:absolute;
	top:15px;
	left:156px;
	z-index:3;
	}
#news_holder_dn{
	position:absolute;
	top:139px;
	left:156px;
	z-index:5;
	cursor:pointer;
	}
#news_holder_mask{
	position:absolute;
	top:0px;
	left:0px;
	width:156px;
	height:154px;
	clip:rect(0,156px,154px,0);
	overflow:hidden;
	z-index:6;
	}
#news_holder_content{
	position:absolute;
	top:0;
	left:0;	
	width:156px;
	}
#news_holder_content p{
	margin: 0 0 10px 0;
	padding: 0;
	}
#news_holder_content p a{
	color: #252525;
	text-decoration: none;
	}
#news_holder_content p a:hover{
	color: #C10000;
	}
#news_holder_content strong{
	color: #C10000;
	font-weight: normal;
	}
#tabs{
	margin: 0;
	padding: 0;
	position:absolute;
	top:168px;
	left:0;
	}
#tabs p{
	margin: 0 0 0 57px;
	padding: 0;	
	}
#tabs #tab_welcome{
	text-indent: -2700px;
	}
#tabs #tab_welcome a{
	width: 63px;
	height: 19px;
	display: block;
	float: left;
	text-decoration: none;
	}
#tabs #tab_welcome.tab_on a{	
	background: url(cssimg/tab_welcome-on.gif) top left no-repeat;
	cursor: default;
	}
#tabs #tab_welcome.tab_off a{	
	background: url(cssimg/tab_welcome-off.gif) top left no-repeat;	
	}
#tabs #tab_welcome.tab_off a:hover{	
	background: url(cssimg/tab_welcome-o.gif) top left no-repeat;	
	}
#tabs #tab_news{
	text-indent: -2700px;
	}
#tabs #tab_news a{
	width: 47px;
	height: 19px;
	display: block;
	float: left;
	background: url(cssimg/tab_news-on.gif) top left no-repeat;
	text-decoration: none;
	}
#tabs #tab_news.tab_on a{	
	background: url(cssimg/tab_news-on.gif) top left no-repeat;
	cursor: default;
	}
#tabs #tab_news.tab_off a{	
	background: url(cssimg/tab_news-off.gif) top left no-repeat;
	}
#tabs #tab_news.tab_off a:hover{	
	background: url(cssimg/tab_news-o.gif) top left no-repeat;
	}

/*---------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer p{
	margin: 0 0 20px 28px;
	padding: 0;
	color: #9A9A9A;
	line-height: 16px;
	cursor: default;
	}
#footer p a{
	color: #CBBE9B;
	text-decoration: none;
	}
#footer p a:hover{
	color: #FFF;
	}
	
/*---------------------------------------------------------------------------- 
ACCESSABILITY
-----------------------------------------------------------------------------*/
.access{
	text-indent: -2700px;
	float: left;
	}
/*---------------------------------------------------------------------------- 
Performing Arts
-----------------------------------------------------------------------------*/	
#performing_arts_table_pos {
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background-color:#F2E9D1;
	
}
.performing_arts_content {
	padding: 10px 10px 10px 10px;
}
.performing_arts_content a{
	color: #BC0000;
}
.performing_arts_content a:hover{
	color: #252525;
}


.contact_us_phone {
	width: 30px;
}
#campus_visit_cal {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.line_dev{
	width: 150px;
}
.line_dev_center {
	width: 15px;
	padding: 0px 0px 0px 0px;
}
/*---------------------------------------------------------------------------- 
Admissions Application Process
-----------------------------------------------------------------------------*/	
.indent_address {
	padding: 0px 0px 0px 60px;

}
#bullet_lead li {
	line-height: 16px;

}
/*---------------------------------------------------------------------------- 
Students Life - Greek Life
-----------------------------------------------------------------------------*/	
#sl_box_format {
	
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 0px 0px;
	background-image: url(cssimg/student_life_rome.gif);
	background-repeat: no-repeat;
	width: 50%;
	

}
#sl_box_format ul {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 15px;
	list-style: url(cssimg/student_life_rome_chk.gif);
}
#sl_format_content {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	
}
#sl_format_content ul {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 20px;
	
}

/*---------------------------------------------------------------------------- 
Admisions - Counselor Travel Page
-----------------------------------------------------------------------------*/	

.counselor_travel_page_h1 {
	padding: 0px 0px 0px 5px;
	background-color: #BC0000;
	color: #ffffff;
	height:13px;
}
.counselor_travel_page_h2 {
	padding: 0px 0px 0px 5px;
	background-color: #E3E3E3;
	color: #000000;
	height:13px;
	font-weight:bold;
	
}
.counselor_travel_page_c1 {
	padding: 0px 0px 0px 5px;
	color: #000000;
	height:13px;
}
.counselor_travel_page_c2 {
	padding: 0px 0px 0px 70px;
	color: #000000;
	height:13px;
	font-style:italic;
}

.hg_td_head_top {
	padding: 0px 0px 0px 28px;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	height:20px;
	}
.hg_menu_bck {
	background-image:url(../images/holy-grounds/menu_bck.gif);	
	background-repeat:no-repeat;
	height: 769px;
}
#hg_menu_txt {
	color: #ffffff;
}
#hg_td_left {
	padding: 0px 20px 0px 28px;
	margin: 0px 0px 0px 0px;
}
.hg_td_left {
	padding: 0px 35px 0px 35px;
	margin: 0px 0px 0px 0px;
}
#hg_td_right {
	padding: 0px 35px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.hg_td_right_head_top {
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	}
#hg_index_menu_bck {
	background-image:url(../images/holy-grounds/index-menu_bck.gif);
	background-repeat:no-repeat;
	height:769px;
}	

.hg_top_head {
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	}
.hg_links {
    color: #ffffff;
	padding: 0px 0px 0px 82px;
	
}
.hg_links a:link, a:active {
    color: #ffffff;	
}

/*---------------------------------------------------------------------------- 
Interior Main pgae image flash object
-----------------------------------------------------------------------------*/	

#interior_main_image{
	height: 155px;
	width: 419px;
	display: block;
	}
	
/*---------------------------------------------------------------------------- 
Structured Table CSS 
-----------------------------------------------------------------------------*/	
caption {
padding: 10px 0;
text-align:left;
text-transform: uppercase;
font-size: 120%;
letter-spacing: .2em;
}

#table_style, th, #td_style { 
border: 1px solid #F3E8D2;
border-collapse: collapse;
}


#table_style {
border: none;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

th {
padding: 5px 10px;
font-size: 90%;
text-transform:uppercase;
text-align:left;
color:#333;
background: #E0D8C1;

}

#td_style {
padding: 0 10px; /* top 0 , bottom 0 right 10, left 10*/
background: #C7C0AC;
}

/*-------------------------------------------------------------------------------------- 
Structured Table CSS - Counselor Travel Area - ASP.NET Grid view & Details view styling
---------------------------------------------------------------------------------------*/

#td_style_2 {

padding: 2px 2px 2px 2px;
}
#td_style_2 a{

color:#BC0000 !important;
}
#td_style_2 a:hover{

color:#ffffff !important;
}
.table_pos_2 {
padding: 0px 0px 0px 0px;
margin: 160px 0px 0px 0px;
background-color:#C7C0AC !important;
}
#td_style_3 {
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 40px 0px 40px;

}
#td_style_3 a{
color:#BC0000!important;
}
#td_style_3 a:hover{
color:#ffffff !important;

}

/*---------------------------------------------------------------------------- 
Homecoming - GLobal & Administration Area
-----------------------------------------------------------------------------*/	
.table_pos {
	padding: 0px 0px 0px 0px;
	margin: 120px 0px 0px 0px;
	
}

#schedule_list{
	margin: 0;
	padding: 0;
	display: block;
	
	}
#schedule_list ul{
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style-image: url(../images/homecoming/list_box.gif);
	color: #98002E;
	font-weight:bold;

	}
#schedule_list li{
	margin: 0;
	padding: 0;
	}
#schedule_text-left {
	margin: 0;
	padding: 0px 5px 0px 5px;
	width: 200px;
	
}
#schedule_text-right {
	margin: 0;
	padding: 0px 0px 0px 20px;
	width: 200px;
}
#csc {
margin: 0;
padding: 5px 0px 0px 5px;
text-align:left;
	
}
