/* @override http://192.168.1.110:8888/csm/css/main.css */

/*
Company:	Collegiate School of Memphis
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background: url(../images/page-bkg.gif) repeat-y 50% 0 #fff;
	height: 100%;
}
body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}
/* @end */

table td
{
	border: none;
}

/* @group Layout */
/* Wrap */
div#wrap {
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	overflow: hidden;
	background: url(../images/page-bkg.gif) repeat-y 50% 0 #fff;
}

/* Head */
div#hd {
	padding: 25px 0 0 0;
}

/* Body */

/* Footer */
div#ft {
	clear: both;
}
div#ft p {
	width: 200px;
	text-align: right;
	font-size: 85%;
	color: #fff;
}
div#ft p img {
	margin: 0 0 5px 0;
}
div#ft a:link, div#ft a:visited {
	color: #fff;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 100%;
	height: 85px;
	background: url(../images/logo.gif) no-repeat 390px 0;
	text-indent: -9000px;
	margin: 0 0 20px 0;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Home Feature */
div#home-feature {
	background-color: #cc9900;
	height: 366px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
div#home-feature div.pic {
	width: 549px;
	float: left;
	display: inline;
}
div#home-feature div.quote {
	width: 238px;
	padding: 20px 10px;
	color: #fff;
	font-size: 138.5%;
	font-family: Palatino, Times, serif;
	font-style: italic;
	float: right;
	display: inline;
}

/* Home Right Col */
div.home-right-col {
	width: 259px;
	float: right;
	display: inline;
}
div.home-right-col div.enrolling {
	width: 259px;
	height: 232px;
	/* background: url(../images/now-enrolling-bkg.jpg) no-repeat 0 0; */
}
div.home-right-col div.enrolling h3 {
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 167%;
	text-transform: uppercase;
	color: #003366;
}
div.home-right-col div.enrolling p {
	/* font-size: 116%;
	font-family: Palatino, Times, serif;
	text-align: right;
	padding: 0 10px 0 50px;
	font-style: italic;
	color: #003366;
	font-weight: bold; */
}

/* Home Cols */
div.home-cols {
	width: 528px;
	margin: 0 0 0 10px;
	background: url(../images/home-news-events-bkg.gif) repeat-y 0 0;
	float: left;
	display: inline;
}
div.recent-news {
	width: 259px;
	float: left;
	display: inline;
}
div.upcoming-events {
	width: 259px;
	float: right;
	display: inline;
}
div.home-cols h2 {
	margin: 0;
	padding: 5px 15px;
	color: #003366;
	text-transform: uppercase;
	font-size: 167%;
}
div.home-cols h3 {
	margin: 0;
	font-style: italic;
	font-family: Palatino, Times, serif;
	color: #003366;
	font-size: 131%;
	padding: 4px 0 0 0;
}
div.home-cols div.paw-print {
	width: 46px;
	height: 31px;
	background: url(../images/paw-print.gif) no-repeat 0 0;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
div.home-cols div.home-col-featured p {
	font-size: 108%;
	color: #333;
	margin: 0 0 10px 0;
}
div.home-cols div.home-col-featured p span {
	font-weight: bold;
}

div.home-cols ul {
	margin: 0;
	padding: 0 10px 0 10px;
}
div.home-cols ul li {
	list-style: none;
	margin: 0 0 3px 0;
	font-size: 108%;
	font-family: Palatino, Times, serif;
	color: #333;
}
div.home-cols ul li span {
	color: #003366;
	font-weight: bold;
}
div.home-cols ul li a:link, div.home-cols ul li a:visited {
	color: #333;
}

div.home-cols div.home-col-featured-content {
	width: 180px;
	float: left;
	display: inline;
}
div.recent-news div.home-col-featured {
	background: url(../images/yellow-fade.gif) repeat-x 0 0;
}
div.upcoming-events div.home-col-featured {
	background: url(../images/blue-fade.gif) repeat-x 0 0;
}



/* Left Bar */
div#left-bar {
	width: 218px;
	background: url(../images/side-leaf.gif) no-repeat 0 0;
	
	min-height:711px;
	height:auto !important;
	height:711px;
	
	float: left;
	display: inline;
}

/* Right Bar */
div#right-bar {
	width: 808px;
	float: right;
	display: inline;
}

/* Tools */
div.tools {
	margin: 0 0 10px 0;
}

/* Webmail */
ul.webmail {
	margin: 0;
	padding: 0;
	width: 172px;
	float: right;
	display: inline;
}
ul.webmail li {
	list-style: none;
	font-size: 123.1%;
}
ul.webmail li.student-webmail a {
	display: block;
	width: 142px;
	line-height: 21px;
	background: url(../images/mail-icon-blue.gif) no-repeat 0 0 #ced7e1;
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
}
ul.webmail li.teacher-webmail a {
	display: block;
	width: 142px;
	line-height: 21px;
	background: url(../images/mail-icon-yellow.gif) no-repeat 0 0 #e5cc7f;
	padding: 0 0 0 30px;
}

/* Edline */
div.edline {
	width: 82px;
	float: left;
	display: inline;
}
div.edline a {
	display: block;
	line-height: 41px;
	background-color: #e5cc7f;
	text-align: center;
	border-bottom: 6px solid #cc9900;
	font-size: 153.9%;
}

/* Main pic */
div.main-pic {
	margin: 0 1px 5px 0;
}
div.main-pic-quote {
	background-color: #4c7094;
/*	height: 269px; */
	overflow: hidden;
	margin: 0 0 20px 0;
}
div.main-pic-quote div.pic {
	width: 404px;
	float: left;
	display: inline;
}
div.main-pic-quote div.quote {
	padding: 20px 35px 0 35px;
	width: 330px;
	font-size: 138.5%;
	font-family: Palatino, Times, serif;
	color: #fff;
	font-style: italic;
	float: right;
	display: inline;
}

/* Content Box */
div.content-box {
	padding: 0 0 0 28px;
}

/* Main Left */
div.main-left {
	width: 506px;
	float: left;
	display: inline;
}

/* Side */
div.side {
	width: 259px;
	float: right;
	display: inline;
}

/* Blog Box */
div.blog-box {
	margin: 0 0 10px 0;
}
div.blog-box div.paw-print {
	width: 46px;
	height: 31px;
	background: url(../images/paw-print.gif) no-repeat 0 0;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
div.blog-box div.blog-content {
	width: 190px;
	padding: 0 10px 0 0;
	color: #333;
	float: right;
	display: inline;
}
div.side div.blog-box h2 {
	margin: 0;
	padding: 5px 10px;
	background-color: #e5eaef;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	font-size: 167%;
}
div.side div.blog-box h3 {
	margin: 0;
	padding: 3px 0 0 0;
	font-style: italic;
	font-family: Palatino, Times, serif;
}
div.blog-box div.blog-fade {
	background: url(../images/blue-fade.gif) repeat-x 0 0 #e5eaef;
}

/* Podcast Box */
div.podcast-box {
	margin: 0 0 10px 0;
}
div.side div.podcast-box h2 {
	margin: 0;
	padding: 5px 10px;
	background-color: #f2e5bf;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	font-size: 167%;
}
div.podcast-box div.podcast-content {
	background: url(../images/yellow-fade.gif) repeat-x 0 0 #f2e5bf;
}
div.podcast-box div.podcast-content ul {
	margin: 0;
	padding: 10px;
}
div.podcast-box div.podcast-content ul li {
	list-style: none;
	font-size: 123.1%;
	margin: 0 0 4px 0;
	font-family: Palatino, Times, serif;
}
div.podcast-box div.podcast-content ul li a:link, div.podcast-box div.podcast-content ul li a:visited {
	color: #333;
}
div.podcast-box p.more {
	text-align: center;
	padding: 5px 0;
	font-size: 108%;
	font-weight: bold;
	margin: 0;
}
div.podcast-box p.more span.div {
	color: #cc9900;
	padding: 0 6px;
}
div.podcast-box p.more span.div img {
	vertical-align: middle;
}
div.podcast-box p.more a.rss-feeds {
	background: url(../images/rss-icon.gif) no-repeat 0 50%;
	padding: 3px 0 3px 25px;
}

/* Schedule Cols */
div.schedule-cols {
	background: url(../images/schedule-bkg-cols.gif) repeat-y 28px 0;
	margin: 0 0 20px 0;
}

div.schedule-cols div.mens-schedule {
	width: 295px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
div.schedule-cols div.mens-schedule h2 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 46px;
	background: url(../images/athletic-hd-yellow.gif) no-repeat 100% 0 #cc9900;
	color: #fff;
	text-transform: uppercase;
	font-size: 167%;
	border-bottom: 6px solid #fff;
}

div.schedule-cols div.womens-schedule {
	width: 295px;
	float: left;
	display: inline;
}
div.schedule-cols div.womens-schedule h2 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 46px;
	background: url(../images/athletic-hd-blue.gif) no-repeat 100% 0 #003366;
	color: #fff;
	text-transform: uppercase;
	font-size: 167%;
	border-bottom: 6px solid #fff;
}

div.schedule-cols div.table-wrap {
	background: url(../images/schedule-bkg.gif) repeat-x 0 0;
	padding: 10px 10px 0 10px;
}
div.schedule-cols table td {
	border: none;
	padding: 2px 5px;
	font-size: 108%;
	vertical-align: top;
	color: #333;
}
div.schedule-cols table td.date {
	color: #003366;
	font-weight: bold;
}

div.schedule-cols div.athlete {
	width: 171px;
	background: url(../images/student-athlete-bkg.jpg) no-repeat 0 0;
	overflow: hidden;
	float: right;
	display: inline;
}
div.schedule-cols div.athlete h3 {
	margin: 0;
	font-size: 138.5%;
	padding: 10px 10px 0 10px;
	height: 75px;
	text-transform: uppercase;
	color: #ccc;
}
div.schedule-cols div.athlete p.img {
	margin: 0;
	text-align: center;
}
div.schedule-cols div.athlete h4 {
	color: #fff;
	text-align: center;
	font-size: 123.1%;
	padding: 15px 0 0 0;
}
div.schedule-cols div.athlete p {
	color: #cc9900;
	font-size: 123.1%;
	text-align: center;
	padding: 0 10px;
	font-weight: bold;
	font-family: Palatino, Times, serif;
}
div.schedule-cols div.athlete a:link, div.schedule-cols div.athlete a:visited {
	color: #cc9900;
}

/* Left Col */
div.left-col {
	width: 300px;
	float: left;
	display: inline;
}

div.right-col {
	width: 300px;
	margin-left: 30px;
	float: left;
	display: inline;
}
/* @end */

/* @group Nav */
div#nav ul {
	margin: 0;
	padding: 131px 0 0 0;
	text-align: right;
}
div#nav ul li {
	list-style: none;
}
div#nav ul li.n-edline {
	padding-top: 25px;
}
div#nav ul li a {
	font-size: 123.1%;
	display: block;
	padding: 4px 20px 4px 0;
	width: 150px;
	margin-left: 48px;
}
div#nav ul li a.ui-state-active span {
	background: url(../images/nav-active-plus.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
}
div#nav ul li a.ui-state-active span.ui-icon {
	display: none;
}
div#nav ul li a:link, div#nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div#nav ul li a:hover, a.selected-menu {
	color: #fff;
	background-color: #cc9900;
	font-weight: bold;
}
div#nav ul li a.ui-state-active:hover span {
	background: none;
}

div#nav ul ul 
{
	margin: 10px 0px 10px 0px;
	padding: 0;
}
div#nav ul ul a:link, div#nav ul ul a:visited {
	color: #ffcc33;
}
div#nav ul ul a:hover,
div#nav ul ul a.active {
	background: none;
	color: #fff;
	font-weight: bold;
}
div#nav ul ul a.active
{
	background: url(../images/nav-active-plus.gif) no-repeat 0 50%;
}
/* @end */

/* @group Default Headings */
h1.page-title {
	background-color: #cc9900;
	padding: 10px 25px;
	margin: 0;
	color: #fff;
	font-size: 182%;
	text-transform: uppercase;
}
h1.page-title-top {
	background-color: #cc9900;
	padding: 10px 25px;
	margin: 0 0 0 0;
	color: #fff;
	font-size: 182%;
	text-transform: uppercase;
}

div.main h2 {
	font-size: 138.5%;
	color: #003366;
	font-weight: normal;
	margin: 0 0 10px 0;
	font-family: Helvetica, Arial, sans-serif;
}
div.main h4 {
	font-weight: bold;
	font-style: italic;
}
div.main h4 span {
	text-decoration: underline;
}
/* @end */

/* @group Common Text Styles */
.align-right {
	text-align: right;
	display: block;
}
.italic {
	font-style: italic!important;
}

div.main {
	color: #333;
	font-family: Palatino, Times, serif;
}
div.main p {
	font-size: 108%;
}
/* @end */

/* @group Default Lists */
div.main li {
	font-size: 108%;
}
div.main li li {
	font-size: 100%;
}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

/* NAV CHANGES ADDITIONS */
div.sub-page-nav
{
	width: 800px;
}
div.sub-page-nav ul
{
	list-style-type: none;
}
div.sub-page-nav ul li
{
	display: inline;
	margin-right: 20px;
	text-transform: uppercase;
}
div.sub-page-nav ul li a
{
	font-weight: bold;
	text-decoration: underline;
}
div.sub-page-nav ul li a:hover
{
	color: #cc9900;
	text-decoration: none;
}
span.firstTitle
{
}
span.secondTitle
{
	font-size: 66%;
	font-weight: normal;
}
div.bc-nav
{
	background-color: #F1E0B0;
	color: #002454;
	font-size: 97%;
	height: 24px;
	margin: 0px;
	padding: 8px 0 0 27px;
	text-transform: uppercase;
}