/*
::::::::::::::::::::::::::::::::::::::
	Created by: Sharaf Atakhanov
	Document Type: CSS
	File Name: main.css
	Version: Screen
	Last Updated: November 9, 2009
::::::::::::::::::::::::::::::::::::::
*/


body {
	font-size: small;
	margin:0;
	padding:0;
	text-align:center;
	background: #eee;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

/* Main Wrapper */

#container {
	width: 100%;
	/*background: url(/assets/graphics/main/grad-back-top.gif) repeat-x left top;*/
	float: left;
	background-color:#FFF;
	
}

#wrapper {
	min-width:800px;
	max-width:1500px;
	margin:0 auto 0px;
	text-align:left;
	background-color:#FFFFFF;
	
		}


/* Header */
#head {
	width: 100%;
	background: #24252D url(/assets/graphics/main/head-top.gif) no-repeat left top;
	height:71px;
}

/* Logo */
#logo {
	padding-top: 10px;
	padding-left: 10px;
}

#logo a { text-decoration:none;}

h1 {
	margin: 0;
	position:relative;
	top:5px;
	left:5px;
	z-index:3;
	background:url(/assets/graphics/main/fox-logo.gif) no-repeat;
	height: 5px;
	font: 90% bold  Georgia, "Times New Roman", Times, serif;
}

h1 span {
	visibility: hidden;
}


h1 a {
	display: block;
	width:262px;
	height: 33px;
	background: url(/assets/graphics/main/fox-logo.gif) no-repeat;
	text-decoration:none;
}

#logo div {

}


/* Top Navigation and Slideshow */
#masthead {
	background-color: #31333E;
	width: 100%;
	float:left;
}

#nav {
	float:left;
	width:auto;
	margin:0;
	list-style:none;
	background: url(/assets/graphics/main/tab-back-line.gif) repeat-x left bottom;
	padding: 15px 0px 0 45px;
}

#nav li {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	padding: 0;
	margin: 0;
	float: left;
	z-index:0;
}

#nav a {
	color:#fff;
	text-decoration:none;
	background-color: #31333E;
	display: block;
	float: left;
	padding: 8px 10px;
	background: url(/assets/graphics/main/tab-back.gif) repeat-x left top;
	margin: 0 1px 0 0;
	border: 1px solid #55586C;
	border-bottom: none;
}


#nav a:hover {
	color:#fff;
	padding-bottom:8px;
	background: #CB1D51 url(/assets/graphics/main/tab-back-off.gif) repeat-x left top;
}

#nav #homepage {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	float: left;
	padding: 8px 10px;
	background: #CB1D51 url(/assets/graphics/main/tab-back-off.gif) repeat-x left top;
	margin: 0 1px 0 0 ;
	border: 1px solid #55586C;
	border-bottom: none;
}


/* Featured articles and news */
#features {
	clear: both;
	width: auto;
	display:block;
	background-color: #CB1D51;
	height: 75px;
}

#features div {
	padding-top:10px;
	padding-left: 45px;
	margin:0;
}


#features h2 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight:normal;
	color: #fff;
}

#features a {
}

#features a:hover {
}


/* Main Content Area and Left Side Bar */
#mainbody {
	float: left;
	width: 72%;
	margin-right: 2%;
	background: url(../graphics/internal/alter-back.jpg) no-repeat left bottom;
}

#mainbody a:link {
	color:#06c;
}

#mainbody a:visited {
	color:#2B95FF;
}

/* Content Areas */
#content {
	float: right;
	width: 65%;
}

#content div {
	padding: 1px 0px 10px 35px;
}

#content h2 {
	color: #CB1D51;
	border-bottom: 1px solid #eee;
	font: bold 175% "Gill Sans MT", Arial, Helvetica, sans-serif;
}

#content h3 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	margin-bottom: 7px;
}

#content h4 {
	color: #0066CC;
	padding-bottom: 5px;
	text-transform: capitalize;
	padding-left: 5px;
	padding-top: 5px;
	font: bold 120% "Gill Sans MT", Arial, Helvetica, sans-serif;
	background: #eee;
}

#content h5 {
	color: #FF6600;
	margin-bottom: 0px;
	padding-top: 7px;
	font: bold normal 140% "Gill Sans MT", Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}

#content h6 {
	color: #CC3333;
	margin-bottom: 10px;
	padding-top: 2px;
	text-transform: uppercase;
	font: normal 150% "Gill Sans MT", Arial, Helvetica, sans-serif;
}

.emphasized {
	font-weight:bold;
	color:#CB1D51;
	font-size:15px;
} 
p.date {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-seriff;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	clear:both;
}


a.mcontact{
	text-decoration:none;
}

#content ul {
	margin:0px;
	padding-left:20px;
}

.pdf {
	background: url(/assets/graphics/main/pdf-icon.gif) no-repeat left center;
	padding-left: 20px;
}

.word {
	background: url(/assets/graphics/main/word-icon.gif) no-repeat left center;
	padding-left: 20px;
}

.excel {
}

.web {
	background: url(/assets/graphics/main/web-icon.gif) no-repeat left center;
	padding-left: 20px;
}

.img-thumb-left {
	float:left;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	margin: 0 4px 0 0;
}

.thumb-text {
	float:right;
	margin:0;
	padding:0;
}

.news ul {
	margin:0px;
	padding:0px;
}

.news li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	padding-bottom: 4px;
	list-style-type: square;
	color: #ccc;
}

.news li a:link,a:visited {
	color: #06c;
	text-decoration:underline;
}

.news li a:hover {
	color: #06c;
	text-decoration:none;
}

.normal li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	padding-bottom: 6px;
	list-style-type: square;
	color: #000000;
}

.numbers li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	padding-bottom: 6px;
	color: #333;
}

#content table, #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 150%;
}

.letterspace {
	letter-spacing: 2px;
	font-weight: bold;
	color: #CCCCCC;
}
#textright{
	display:block;
	float:right;
	width:190px;
	height:320px;
	padding:7px;
	margin:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
}



#content .imgright {
	float:right;
	padding:5px;
	margin:3px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
}

.imgright-photo {
	float:none;
	padding:5px;
	margin:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}

.imageright {
	float:right;
	padding:5px;
	margin:5px;
}

#content .imgleft {
	float:left;
	padding:5px;
	margin:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}

#content .imageleft
{
	float:left;
	padding:0px 5px 5px;
	margin:0px 3px 3px;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}


#content .imgcenter {
	float:none;
	padding:5px;
	margin:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}

#crumb {
	margin:0;
	padding:0;
}

#crumb ol {
	display: inline;
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

#crumb li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #999;
	margin:0px;
	display: inline;
	padding-right:4px;
	padding-top: 2px;
	padding-bottom:2px;
	list-style-type: none;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.next {
	background: 		url(/assets/graphics/main/next-crumb.gif) no-repeat 0px 50%;
	padding-left:		19px;
	list-style-type: 	none;
	margin:				0;
}

.home {
	background: 		url(/assets/graphics/main/home-crumb.gif) no-repeat 0px 50%;
	padding-left:		19px;
	list-style-type: 	none;
	margin:				0;
}

#crumb a:link {
	text-decoration:	none;
}

#crumb a:hover {}

/* Left Sidebar */
#sidebar {
	float: 				left;
	width: 				35%;
}

#sidebar div { 
	padding: 			25px 0px 10px 30px; 

}

#sidebar h2 {
	font: 				bold 90% "Gill Sans MT", Arial, Helvetica, sans-serif;
	margin-bottom: 		7px;
	height:				20px;
	color:				#fff;
	padding:			2px 2px 2px 7px;
	background: 		#cb1d51 url(/assets/graphics/main/header-red-top.gif) no-repeat left top;
	text-transform: 	uppercase;
}

#sidebar .imgleft {
	float:left;
	padding-right:5px;
	margin:3px;
}

.corners {
	background: 		url(/assets/graphics/main/header-red-bottom.gif) no-repeat right bottom;
	display: 			block;
	width: 				101%;
	height:				22px;
}

#sidebar h3 {
	font:				80% "Trebuchet MS", Arial, sans-serif;
	font-weight: 		bold;
	color: 				#f90;
	margin-bottom: 		7px;
	padding:			0px 4px 4px 5px;
	text-transform: 	uppercase;
	border-bottom:		1px solid #eee;
}

#sidebar h4 {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			100%;
	font-weight: 		bold;
	margin-bottom: 		7px;
	color:				#fff;
	background: 		#f90 url(/assets/graphics/main/header-h4-og-top.gif) no-repeat left top;
	padding: 			2px 2px 2px  7px;
}

#sidebar ul {
	margin:				0;
	padding:			0px 0px 0px 7px;
}

#sidebar p {
	font-family: 		"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 			85%;
	color: 				#333;
}

#sidebar a:link {
	color: 				#06c;
	text-decoration:	none;
}

#sidebar a:visited {
	color:				#2B95FF;
	text-decoration:	none;
}

#sidebar a:hover {
	color: 				#06c;
	text-decoration:	underline;
}

.subnav ul {
	padding: 			0px 0px 0px 0px;
	list-style:			none;
	margin: 			0px;
}

.subnav li {
	font-weight: 		bold;
	list-style-type: 	none;
	padding-left: 		15px;
	background: 		url(/assets/graphics/main/sub-bullets.gif) no-repeat 0% 50%;
	font-family: 		"Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 			90%;
}


#iamhere {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	color:				#CB1D51;
	font-size: 			90%;
	font-weight: 		bold;
	list-style-type: 	none;
	font-variant: 		small-caps;
	padding-left: 		10px;
	background: 		url(/assets/graphics/main/subnav-bullet-onpage.gif) no-repeat 0% 50%;
}

#onpage {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			80%;
	font-weight: 		bold;
	list-style-type: 	disc;
	color:				#ccc;
}

.bullets ul {
	padding:			0px 0px 0px 0px;
	list-style-type: 	none;
}

.bullets li {
	padding-left:		0px;
	color: 				#000;
	list-style: 		none;
	font: 				85% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.links li {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			80%;
	font-weight: 		bold;
	list-style-type: 	none;
	padding-left: 		15px;
	background: 		url(/assets/graphics/main/link-bullet.gif) no-repeat 0% 50%;
}

.snav ul {
	padding: 			0px 0px 0px 10px;
}

.snav li {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			80%;
	font-weight: 		bold;
	list-style-type: 	disc;
	color: 				#f90;
	list-style-position: inside;
}


.regular li {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			80%;
	padding-left: 		7px;
	list-style-position: inside;
	list-style-type: 	disc;
	color: 				#333;
}

.events li {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			80%;
	list-style-type: 	none;
	color: 				#333;
}

/* Right Sidebar */

.temple li {
	font-family: 		"Trebuchet MS", Arial, sans-serif;
	font-size: 			80%;
	font-weight: 		bold;
	list-style-type: 	none;
	padding-left: 		15px;
	padding-right: 		6px;
	background: 		url(/assets/graphics/main/temple-bullets.gif) no-repeat;
	background-position: 0% 50%;
	display: 			inline;
	
}

.temple li a:link {
	color:				#CB1D51;
}

#sidebar-2 {
	float: 				right;
	width: 				25%;
}

#sidebar-2 div { 
	padding:			25px 10px 0 0; 
}


#sidebar-2 h2 {
	font: 				bold 90% "Gill Sans MT", Arial, Helvetica, sans-serif;
	margin-bottom: 		7px;
	height:				20px;
	color:				#fff;
	padding:			2px 2px 2px 7px;
	background: 		#24252d url(/assets/graphics/main/header-blue-top.gif) no-repeat left top;
	text-transform: 	uppercase;
}

.corners2 {
	background: 		url(/assets/graphics/main/header-blue-bottom.gif) no-repeat right bottom;
	display: 			block;
	width: 				101%;
	height:				22px;
}

#sidebar-2 h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 7px;
	padding: 0px 4px 4px 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #eeeeee;
}


#sidebar-2 h5 {

	font: 				bold 90% "Gill Sans MT", Arial, Helvetica, sans-serif;
	height:				20px;
	text-transform: 	uppercase;
	font-weight: bold;
	margin-bottom: 7px;
	color:#FFFFFF;
	background: #FF9900 url(/assets/graphics/main/header-h4-og-top.gif) no-repeat left top;
	padding: 2px 2px 2px 7px;
	margin-top: 0px;
}

#sidebar-2 h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color:#c03;
	margin-bottom: 7px;
	padding: 0px 4px 4px 5px;
	border-bottom: 1px solid #eee;
}

#sidebar-2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 150%;
}

#sidebar-2 a:link {
	color: #0066CC;
	text-decoration:none;
}

#sidebar-2 a:visited {
	color:#2B95FF;
	text-decoration:none;
}

#sidebar-2 a:hover {
	color: #0066CC;
	text-decoration:underline;
}

#sidebar-2 ul {
	margin:0;
	padding: 0px 0px 0px 7px;
}

.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	list-style-type: none;
	margin:0;
	line-height: 150%;
	color: #333333;
}

#train {
	background: url(/assets/graphics/main/train-bullet.gif) no-repeat 95% 50%;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

#shuttle {
	background: url(/assets/graphics/main/bus-bullet.gif) no-repeat 95% 50%;
	padding: 0 3px 0 3px;
}
/* Search Engine */
#form {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	float:none;
	text-align:left;
	vertical-align:top;
}

#form form {
	margin:0px;
	margin-top:-15px;
	padding:0px;
}

#form input {
	margin: 0px;
	background: #FFFFFF;
	height: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font-size: 11px;
	padding: 3px 3px 0px 3px;
}

#form .gobutton {
	height: 20px;
	width: 35px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 0px;
	font-weight: bold;
	vertical-align: top;
	margin: 2px 0px 0px 2px;
	border: 1px solid #CCCCCC;
}

#form label {
	display: none;
}

#form .search {
	display: none;
}

/* Footer Elements */
#foot {
	clear: both;
	background-color: #333333;
	border-top: 1px solid #FFFFFF;

}

#footwrap {
	float:left;
	background: #333 url(/assets/graphics/main/footer-back.gif) no-repeat left top;
}

#disclaim {
	padding: 15px;
	float:left;
	text-align:left;
}

#toplink {
	padding: 15px;
	float:right;
	text-align:right;
	font-weight: bold;
}


#foot p {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

#foot a {
	color: #CCCCCC;
}

#foot a:hover {
}
.imgnorm
{
	background:url(/assets/graphics/main/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	margin-left:7px;	
	margin-right:10px;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
	text-decoration:none;
	border-bottom:none;
}

.imgnorm a 
{
	background:none;
	border:none;
	padding:0;
	background:url(/assets/graphics/main/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#F5F5F5 1px solid;
	border-left:#F5F5F5 1px solid;
	text-decoration:none;		
	border-bottom:none;
}

.imgnorm a:link 
{
	border:none;
	border-bottom:none;
}

.notify 
{
	background:#ffc !important; 
	color:#333 !important; 
	border:#ff0 solid 1px !important; 
	text-align:center !important; 
	padding:5px 0 5px 0 !important; 
	font-weight:bold !important;
}

.remove_div_padding
{
	padding-left:0 !important;
	margin-left:0 !important;
}

/****************************** FAVORITE LINKS *************************************/
#favs {
	float:right;
	color:#FFFFFF;
	width:160px;
	background-image: url(/assets/graphics/main/templetop-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0F1013;
	padding-top:5px;
	padding-left:10px;
	margin-right:10px;
	height:21px;
	text-align:left;
	margin-top:0;
}

#favs ul {
	padding:0;
	margin:0;
}

#tfirst {
	margin-left:0;
	padding-left: 0px;
	border-left: none;
	list-style: none;
}

.templetop li {
	font:70% "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	list-style-type: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #30313D;
	display:inline;
}

#favs a:link {
	color:#B9BBC6;
	text-decoration:none;
}

#favs a:hover {
	color:#CC0033;
	text-decoration:underline;
}

#favs a:visited {
	color:#fff;
	text-decoration:none;
}

.addthis {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}

/***********Share This************/

div#share_this{
	float:left;
	padding:5px;
	margin:0px 0px 10px 0px;
	background-image:url(http://www.fox.temple.edu/assets/sharethis/bg.jpg);
	background-repeat:repeat-x;}


a.stbar.chicklet img {
	border:0;
	height:16px;
	width:16px;
	margin-right:6px;
	vertical-align:middle;
}

a.stbar.chicklet {
	height:16px;
	line-height:16px;
	text-decoration: none;
}
.fb_like {float:left; margin:0px 5px; padding:0px;}
.share_links {float:left;  margin:0px; padding:0px;}

