@import url("/style/frontend.css");
@import url("/style/nav.css");

/*
-----------HTML Elements---------
*/
body {
  background: #2F5B89;
  margin-top: 10px;
}

body, td, th, li, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B426B;
	line-height: 1.6em;
}

a {	
	color: #2D6CB3;
}

a:hover {
	color: #3279C7; 
	text-decoration: none;
}

p, table { 
	margin: 0 0 .8em 0px; 
}
ul, ol { 
	margin: 0 0 .8em 10px; 
}
ol {
	margin-left: 40px;
}
ol.lower-alpha {
	list-style: lower-alpha;
}
ol.lower-alpha li {
	display: list-item;
	padding:0px;
}

h1 { 
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 1em 0.5em;
 	color: #AC2338;
}

h2 { 
	color: #1F4670;
	font-size: 18px;
	margin: 1em 0; 
}

h3 {
	color: #2D6CB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 0 1em 0.5em;
}

h4 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 1px 0; 
}

h5 {
	color: #2D6CB3;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0px 0; 
}

hr {
	border: none;
	border-top: 1px solid #DFB3B9;
	height: 0px;
	margin-bottom: 10px;
}

/*
-----------Site-wide Tags-----------
*/


.altRow
{
	background-color: #ccc;
}

.imgLt {
	margin: 0 1.25em 1em 0;
}

.imgRt {
	margin: 0 0 1em 1.25em ;
}

.noMargin {
	margin: 0px !important;
}

/* Sub Header On or Off
--------------------------------*/
#subHeader {display:none;}

/*
-----------Page Layout-----------
*/
.content {
	width: 705px;
	float: left;
	background-color:white;
	min-height: 725px;
}

/* hack to get the min-height to work in ie6 - JF*/
* html .content { height:725px; }

#pageWrap {
	margin: 0 auto;
	background: #fff;
	width: 960px;
}

#homePage #pageContent {
	padding: 0px;
}
#homePage #pageContent .newsWrap {
	padding: 20px;
}

#secContent, #mainContent, #tertiaryContent {
	float: left;
}

#mainContent{
	width: 100%;
	background-color: #406DA0;
}

#secContent {
	width: 200px;
	margin: 0 20px 10px 0;
}

#tertiaryContent {
	width: 200px;
	margin: 0 0 10px 20px;
}

#homeImg {
	display: block;
}

.content form {
	margin: 0 0 0 0.5em;
}

/*
-----------Header-----------
*/
#header {
	height: 128px;
	background: #2F5B88 url('/themes/College Row Coach/images/header-bkgd.jpg') top right no-repeat;
	position: relative;
}
#header .logo {
	position: absolute;
	top: 24px;
	left: 22px;
}

#header a {
	color: #fff;
}


/*
----------Nav Design-----------
*/

#navWrap
{
	background: #99091E url('/themes/College Row Coach/images/nav-bkgd.gif') top left repeat-x;
	height: 35px;
	padding-left: 20px;
}

.nav ul {
	/*This forces the dropdown to appear above the calendar on the events page*/
	z-index:100;
}

.nav li.boldNav {
	font-weight: bold;
}
.nav li.boldNav li {
	font-weight: normal;
}

/*.nav ul ul {
	border-color: #ccc;
}*/

.nav li a {
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	padding: 0px 15px;
}

.nav li a:hover {
	background: url('/themes/College Row Coach/images/nav-btn-active.gif') top center repeat-x;
	color: #fff;
}

.nav li ul {
	background: #99091E;
	width: 160px; /* Equals width of (.nav li ul li a) plus the left/right padding */
}

/*.nav li li a {
	border-bottom: solid #ccc 1px;  keeps IE6 from displaying submenu items with excess space below. 
}*/

.nav li ul li a {
	color: #fff;
	line-height: 25px;
	padding: 0px 10px;
	margin: 0;
	font-size: 11px;
	text-align: left;
	width: 140px;	 /* Any changes to these need to be reflect in (.nav li ul ul) and (.nav li ul) */
}


.nav li ul li a:hover {
	background: #BD616F;
	color: #fff;
	}
	
.nav li.dd a { /* Class to differentiate items with flyouts; usually with a backgrdoun image of an arrow to the right */
}

.nav li.dd a:hover {
}

.nav li ul ul {
	margin-left: 160px; /* Equals width of (.nav li ul li a) plus the left/right padding */
}


/*
----------List Styles-----------
*/

#pageContent ul {
	list-style-type:none;
}

#pageContent ul li {
	padding-left: 15px;
  background: url('/themes/College Row Coach/images/arrow1.gif') 0 6px no-repeat;
	display: inline-block;
}

#pageContent ul li ul li {
  background: url('/themes/College Row Coach/images/arrow3.gif') 0 7px no-repeat;
}

#pageContent ul li ul li ul li {
  background: url('/themes/College Row Coach/images/arrow2.gif') 0 7px no-repeat;
}

/*
-----------General Column Formatting-----------
*/

.oneCol .first { padding: 0px; }
.twoCol {}
.threeCol {}

.col {
	padding: 0 18px 10px 0;
}

.col ul li {margin-left:15px;}

.twoCol .col {
	width: 47%;
}

.threeCol .col {
	width: 30%;
}

.listing {
	margin: 0 0 1em 0;
}
/*
----------Side Bar Right----------
*/
#sidebarRight {
	float: right;
	width: 255px;
	height: 713px;
	padding-top: 10px;
	color: #5B3C01;
	background-color:#406da0;
	background-image:  url('/themes/College Row Coach/images/sidebar-bkgd-top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	
}
#sidebarRight #joinToday a {
	color: #8e0000;
	font-weight: bold;
}
#sidebarRight #joinToday {
	position: relative;
	background: url('/themes/College Row Coach/images/section-join-bkgd.gif') top center no-repeat;
	width: 238px;
	height: 88px;
	margin: 0px auto 10px auto;
	padding-top: 48px;
}
#sidebarRight #joinToday .sideBarContent {
	width: 210px;
	padding: 0px 14px;
	background:transparent;
	min-height:0;
}
#sidebarRight #joinToday .btnApply {
	position: absolute;
	left: 11px;
	bottom: 11px;
	display: block;
}

#sidebarRight #conference {
	position: relative;
	background: url('/themes/College Row Coach/images/section-conference-bkgd.gif') top center no-repeat;
	width: 238px;
	/*height: 97px;*/
	height: 165px;
	margin: 0px auto;
	/*padding-top: 68px;*/
	padding: 0;
}
#sidebarRight #conference .sideBarContent {
	width: 210px;
	text-align: center;
	position: absolute;
	top: 68px;
	left: 14px;
	padding: 0px;
	background:transparent;
	min-height:0;
}
#sidebarRight #conference .content strong {
	font-size: 16px;
}
#sidebarRight #conference .btnApply {
	position: absolute;
	left: 11px;
	bottom: 11px;
	display: block;
}
#sidebarRight #bottomImage {
	background: url('/themes/College Row Coach/images/sidebar-bkgd-bottom.jpg') top center no-repeat;
	width: 255px;
	height: 402px;
	color:#406da0
}
/*
----------Footer----------
*/
#footer {
background: url('/themes/College Row Coach/images/footer-bkgd.gif') bottom center repeat-x;
color: #fff;
font-size: 12px;
margin: 0pt;
padding-bottom: 10px;
text-align: center;
}
#footer a {
color: #fc0;
}
#footer p, #footer li {
color: #fff;
}
#footer ul {
	list-style: none;
}
#sponsors {
border-top: 1px solid #f0f0f0;
padding: 15px;
}
#sponsors img {
border: 1px solid #ccc;
}

/*
--------Inner Page--------
*/
.inner_page #subHeader {
	display:none;
}

.inner_page .content {
	width: 665px;
	padding: 20px;
}

.web_page.inner_page p {
	margin-left: 15px;
}

/*
--------Calendar Customization--------
*/

#dateSelector {
	float: left;
	width: 175px;
	margin: 0 20px 0 0;
}

#featureLink {
	display: block;
	margin: 0 0 1em 0;
	background: #9ACD34;
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
	border: solid #7DB017 1px;
}

#featureLink:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}

#upcomingEvents {
	width: 265px;
	margin: 0;
	float:left;
}

#upcomingEvents .category {
	width: 100%;
	float: none;
	margin: 0;
}

#upcomingEvents .category h3 {
	border-bottom: solid #4E7083 1px;
}

#upcomingEvents .event {
}

#upcomingEvents .featured {
}

#upcomingEvents .event h4 {
	float: left;
	width: 250px;
	margin-right: 15px;
}

#upcomingEvents .event h5.date {
	float: right;
	width: 150px;
	text-align: right;
	font-size: 12px;
}

h2.dateRange {
	font-size: 16px;
	color: #324B65;
	padding: 0px;
	font-weight:bold;
	letter-spacing:-.05em;
}

a.eventLink {
	font-size: 16px;
	color: #324B65;
	font-weight:bold;
	letter-spacing:-.05em;
}

/*
-------- News Page --------
*/
.news_page .listing {
	margin-bottom: 5px;
}
.news_page h1, #newsDetails h1 {
	margin-bottom: .8em;
}
.news_page h2 {
	margin-bottom: .3em;
	padding-left: 20px;
}
#newsDetails h2 {
	display: inline;
	padding-left: 20px;
	color: #2D6CB3;
}
.news_page h3 {
	display: inline;
	padding-left: 2em;
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#newsDetails h3 {
	display: inline;
	padding-left: 15px;
	color: #1F4670;
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.news_page h4, #newsDetails h4 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
}
.news_page p {
	padding-left: 35px;
	margin-bottom: 12px;
	display: none;
}
#newsDetails .copyblock {
	margin-top: 1em;
	margin-left: 40px;
}
#newsDetails .copyblock table {
	border-color: #d5d5d5;
	border-style: solid;
	border-collapse: collapse;
}
#newsDetails .copyblock table td {
	padding: 3px;
}
#newsDetails .back {
	display: table; /* This first for FF */
	display: inline-block; /* This second for IE */
	margin-top: 3em;
}

#allAwards #pageContent #mainContent .content h1 {
	display: none;
}
#allAwards #pageContent #mainContent .content h1.doShow {
	display: block;
}
/*
--------Featured News Styles--------
*/
.featuredNews .listing {
	padding-left: 15px;
	margin-bottom: 1.7em;
}
.featuredNews h3 {
	display: inline;
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.featuredNews h4 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
}

.featuredNews p {
	line-height: 1.3em;
	margin-top: 10px;
	margin-left: 10px;
}
.featuredNews a {
	font-weight: bold;
}

/*
---------- Membership Application ----------
*/
.member_app_page #mainContent .content input, .member_app_page #mainContent .content select, .member_app_page #mainContent .content textarea {
	margin-left: 15px;
	margin-bottom: 2px;
}
.member_app_page #mainContent .content td {
	padding-left: 15px;
	padding-bottom: 3px;
}

.paymenyDue {
	display:none;
	float: right;
	color: #CB0317;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

/*
---------- Schedule ----------
*/
#schedule #pageWrap #mainContent .content .listing .first table {
	border-collapse: collapse;
}
#schedule #pageWrap #mainContent .content .listing .first table table {
	margin: 0px;
}
#schedule #pageWrap #mainContent .content .listing .first table td, #schedule #pageWrap #mainContent .content .listing .first table th {
	border: 1px solid #c0c0c0;
}
#schedule #pageWrap #mainContent .content .listing .first table td, #schedule #pageWrap #mainContent .content .listing .first table th {
	padding: 4px 3px;
}

.noPadding {
	padding: 0px !important;
	border: 0px !important;
}

/*
----------Document/Link Library Tool----------
*/
.docs {
	width:100%;
}
.docs .onecol .category{
	width: 100%;
}
.docs .twocol .category{
	width: 45%;
}
.docs .threecol .category{
	width: 30%;
	margin-right:15px;
}
.docs h2 {font-size:120%; line-height:100%; font-weight:bold;}
.docs img {
	display:block;
}
.docs .doc
{
	width: 95%;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.docs .doc .desc {
	display: block;
	clear: both;
	margin: 0 0 0.5em 0;
}

.doc .imgLt
{
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}
.doc .imgLt a:hover, .doc .imgLt a:active
{
	text-decoration:underline;
	color:#192666;
}
