#tabwrap {
	position: relative;
	/*height: 3em;*/
	height:25px;
	width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	border-bottom: 1px solid #e7e6e7;
	padding-left:10px;
}

#tabwrap ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabwrap ul#primary li  {
	display: inline;
	list-style: none;
}

#tabwrap ul#primary a,#tabwrap ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #757575;
	background: url(/images/school/tab-images.gif) left no-repeat;	
}

#tabwrap ul#primary span,#tabwrap ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #D9DEE0;
	border-bottom: none;
	background: #FFFFFF;
	padding-bottom: 6px;
	margin-top: 0;
}
#tabwrap ul#primary span#tab1{
	background: url(/images/school/tab-commu.gif) no-repeat;
}
#tabwrap ul#primary a {
	background: #f7f6f7;
	border: 1px solid #e7e6e7;
	border-bottom: none;
	
}

#tabwrap ul#primary a:hover {
	margin-top: 0;
	/*border-color: #666;*/
	background: #e5e5e5;
	padding-bottom: 5px;
}
#tabwrap ul#secondary li:last-child a { border: none; }

/*#tabwrap ul#primary span#tab1{
	background: url(/images/school/tab-commu.gif) no-repeat;
}
#tabwrap ul#primary a#tab1 {
	background: url(/images/school/tab-commu.gif) no-repeat;
}*/

#navContainer
{
	padding-right: 10px;
	background: url(/images/header/logo.gif) no-repeat top left;
	height: 65px;
	width: 360px;
}	
#navVideoList 
{
	padding-top:5px;
	padding-left:5px;
	margin:0px;
	color: #2c6195;
	
}
#navVideoList li
{
	padding:0px;
	display: inline;
	list-style-type: none;
}
#navVideoList li a
{
	font-weight:bold;
}
#navVideoList li a:link {color: #00AEEF;text-decoration:none;}
#navVideoList li a:visited {color: #00AEEF;text-decoration:none;}
#navVideoList li a:hover {color: #00AEEF;text-decoration:underline;}
#navVideoList li a:active {color: #00AEEF;text-decoration:none;}
.arrow
{
	padding-right:12px;
	background: url(/images/header/arrow_down.gif) no-repeat top right;
}
.divider
{
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	height: 11px;
}
.yui-skin-sam .yuimenuitemlabel 
{
	color: #00AEEF;
	font: 12px Arial;
}
.yui-skin-sam .yuimenuitem-selected{background-color:#CBEEFB;}
#mainMenuTarget {
	background-color: #ffffff;
}
div#videoHeader{
	font:bold 17px Arial, sans-serif;
	color:#333333;
}
div#videoHeader{
    font:bold 17px Arial, sans-serif;
    color:#333333;
}
div#videoHeader a{
   font-size:17px;
   color:#333333;
   font-weight:bold;
}
div#videoHeader a:hover{
   font-size:17px;
   color:#333333;
   text-decoration: underline;
   font-weight:bold;  
}
span#videoSearchDesc{
	font:14px Arial, sans-serif;
	color:#00AEEF;
}

/*SIDE NAV*/
div#NavWrap{
	/*border: 1px solid green;*/
}
.TitleBox{
	padding: 5px 0px 5px 0px;
}
.Box1{
	border: 1px solid #D9DEE0;
	background-color: #F7F6F7;
	padding: 5px;
}
.TitleBox .Title{
	color: #333333;
	font-weight: bold;
}
.ShareBox{
	padding: 10px 0px 10px 0px;
}
.ShareBox .Box2{
	border: 1px solid #D9DEE0;
	padding: 2px;
}
.ShareBox .Title{
	color: #A8A3A3;
}
div#SchoolInfoWrap{
	padding-left: 10px;
	color: #333333;
}
div#SchoolInfoWrap .Phone{
	font-weight: bold;
}
div#SchoolInfoWrap .Buttons{
	padding-top: 5px;
}
.Buttons .WriteReview{
	height: 16px;
	padding:3px 0px 3px 20px;
	background: url('/images/icons/write_review_icon.png') no-repeat left;
}
.Buttons .CreatePage{
	height: 16px;
	padding:3px 0px 3px 20px;
	background: url('/images/icons/create_oage_icon.png') no-repeat left;
}
.Buttons .Comment{
	height: 16px;
	padding:3px 0px 3px 20px;
	background: url('/images/icons/comment_icon.png') no-repeat left;
}
/*SCHOOL CONTENT*/
div#ContentWrap{
	width: 100%;
}
div#ContentWrap .SectionWrap{
	width: 100%;
	padding: 10px 0px 10px 0px;
}
div#ContentWrap .SeeAllLink{
	text-align: right;
}
.TabsWrap{
	padding-bottom:10px;
}
.ContentTitle {
	
}
.ContentTitle {
    /*background: url(/images/hr.gif) repeat-x center center;*/
	font: bold 20px Arial;
	color: #333333;
	background-color: #ffffff;
}
.WikiData {
	padding:10px 0px 10px 20px;
}
.WikiReference{
	float: right;
}
div#ContentWrap .MediaWrap{
	width: 100%;
	padding-left: 20px;
}
.reportPage
{
	text-align:right;
	padding-bottom: 3px;
}
/*START SCHOOL PAGES */
.sp_p_image img{
    padding:2px;
   border:1px solid #E4E1E1;
   background-color:#ffffff;
}
.sp_p_image {
    padding-bottom:5px;
}
.sp_time {
    font-size: 10px;
    padding:4px;
   border:1px solid #E4E1E1;
}
.sp_page_image img{
    padding:2px;
   border:1px solid #E4E1E1;
   background-color:#ffffff;
}
.sp_info{
    color: #666666;
    font-size: 11px;
    padding-bottom: 5px;
}
.sp_share_title{
    color: #666666;
    font-size: 12px;
}
.sp_header_counter{
    font-size: 17px;
    font-weight: bold;
}
.sp_header_title a{
   font-size:17px;
   color:#333333;
   font-weight:bold;  
}
.sp_header_title a:hover{
   font-size:17px;
   color:#333333;
   text-decoration: underline;
   font-weight:bold;  
}
.MediaSlashes{
    color: #00D4FF;
    font-size:15px;
    padding:0px 4px 0px 4px;
}