/*
Theme Name: OCS
Description: OCS Theme
Version: 1.0
Author: Paul Lahaie
*/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: white url(images/background.jpg) no-repeat center 0;
	font-family: Georgia, serif;
}

h1 {
	font-family: Georgia, serif;
	font-size: 22px;
	color: #395D8D;
	font-weight: normal;
}

a img {
	border: none;
}

div.hsep {
	margin: 0pt auto;
	width: 915px;
	height: 33px;
	clear: both;
	background: white url(images/divider_horiz.jpg) no-repeat 0 0;
}

div.vsep {
	width: 45px;
	height: 155px;
	background: white url(images/divider_vert.jpg) no-repeat 0 0;
	float: left;
}

div#logo {
	float: left;
}

/* Home page styles */

div#home_header {
	background: white url(images/header.jpg) no-repeat 0 0;
	width: 979px;
	height: 327px;
	margin: 0pt auto;
	position: relative;
}

div#home_header_text_wrapper {
	position: absolute;
	left: 520px;
	top: 168px;
	color: white;
	font-size: 23px;
	font-family: Georgia, serif;
	text-align: center;
}

div#open_quote, div#home_header_text {
	float: left;
}

div#close_quote {
	float: right;
}

div#home_header_text {
	padding-top: 10px;
}

div#close_quote {
	padding-top: 35px;
}

div#home_header_text_author {
	font-size: 13px;
	text-align: right;
	padding-right: 60px;
	clear: both;
}

div#enroll {
	position: absolute;
	top: 43px;
	right: 10px;
}

div#top_nav {
	padding-top: 5px;
	float: right;
}

div#top_nav a {
	color: #A7A7A7;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, serif;
}

div#top_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#top_nav ul li {
	float: left;
	padding-left: 15px;
}

div#buckets {
	margin: 0pt auto;
	width: 979px;
	height: 149px;
	background: white url(images/menu_bg.jpg) no-repeat 0 0;
	text-align: left;
}

div#buckets a {
	color: #395D8D;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
}

div#bucket_discover {
	float: left;
	width: 158px;
	padding: 33px 0px 0px 90px;
}

div#bucket_news {
	float: left;
	width: 149px;
	padding: 33px 0px 0px 90px;
}

div#bucket_facilities {
	float: left;
	padding: 33px 0px 0px 60px;
	width: 190px;
}

div#bucket_members {
	float: left;
	padding: 33px 0px 0px 100px;
}

div#home_content {
	text-align: left;
	width: 979px;
	margin: 0pt auto;
}

div#welcome {
	float: left;
	width: 360px;
	color: #7B7B7B;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px 25px 0px 15px;
}

div#upcoming {
	float: left;
	width: 240px;
}

div#updates {
	float: left;
	width: 195px;
	color: #7B7B7B;
	font-size: 14px;
	line-height: 1.5em;
	padding-right: 45px;
}

/* Main index styles */

div#header {
	width: 979px;
	margin: 0pt auto;
	position: relative;
}

div#nav_bar {
	width: 995px;
	margin: 0pt auto;
	background: transparent url(images/top_menu_repeat.jpg) repeat-x 0 bottom;
	clear: both;
	height: 57px;
}

div#nav_fadein {
	float: left;
	height: 57px;
	width: 37px;
	background: transparent url(images/mainNav_fade_left.jpg) no-repeat 0 bottom;
}

div#nav_fadeout {
	float: right;
	height: 57px;
	width: 118px;
	background: transparent url(images/mainNav_fade_right.jpg) no-repeat 0 bottom;
}

div#nav_bar ul {
	list-style-type: none;
	padding-left: 0px;
	float: left;
	margin: 0px;
}

div#nav_bar ul li {
	margin-left: 0px;
	float: left;
}

div#nav_bar ul li:first-child {
	margin-left: 0px;
}

div#nav_bar ul li div.nav_link {
	height: 37px;
	color: #395D8D;
	font-size: 18px;
	padding: 20px 10px 0px 10px;
	float: left;
}

div.nav_link a {
	text-decoration: none;
	color: #395D8D;
}

div#nav_bar ul li.selected div.nav_link {
	background: transparent url(images/on_repeat.jpg) repeat-x 0 0;
}

div.nav_left_sep {
	width: 18px;
	height: 57px;
	float: left;
}

div.nav_right_sep {
	width: 16px;
	height: 57px;
	float: left;
}

li.selected div.nav_left_sep {
	background-image: url(images/on_shadow_left.jpg);
}

li.selected div.nav_right_sep {
	background-image: url(images/on_shadow_right.jpg);
}

div.nav_link {
	float: left;
}


div#sub_nav_bar {
	width: 995px;
	margin: 0pt auto;
	background: transparent url(images/sub_menu_repeat.jpg) repeat-x 0 bottom;
	clear: both;
	height: 41px;
}

div#sub_nav_fadein {
	float: left;
	height: 40px;
	width: 43px;
	margin: 0px;
	background: transparent url(images/subNav_fade_left.jpg) no-repeat 0 bottom;
}

div#sub_nav_fadeout {
	float: right;
	height: 41px;
	width: 76px;
	background: transparent url(images/subNav_fade_right.jpg) no-repeat 0 bottom;
}


div#sub_nav_bar ul {
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	float: left;
}

div#sub_nav_bar ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	position: relative;
}

div#sub_nav_bar ul li a {
	height: 26px;
	text-decoration: none;
	color: #9DAC3E;
	font-size: 14px;
	font-family: Georgia, serif;
	padding: 15px 10px 0px 10px;
	float: left;
}

div#sub_nav_bar ul li.selected a {
	background: transparent url(images/sub_on_repeat.jpg) repeat-x 0 0;
}

/* Popup menus */

div#sub_nav_bar ul li ul {
	position: absolute;
	top: 40px;
	display: none;
	border-left: 1px solid #9DAC3E;
	border-right: 1px solid #9DAC3E;
	border-bottom: 1px solid #9DAC3E;
	list-style-type: none;
	padding: 0px;
	text-align: left;
	/* width: 200px; */
	min-width: 150px;
	background-color: white;
}

div#sub_nav_bar ul li:hover ul {
	display: block;
}

div#sub_nav_bar ul li ul li {
	float: none;
	clear: both;
	margin-left: 0px;
	padding: 0px;
	color: green;
	background: white none;
	width: 100%;
	min-width: 150px;
	border-bottom: 1px dotted #9DAC3E;
	overflow: hidden;
}

div#sub_nav_bar ul li ul li a {
	width: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}

div#sub_nav_bar ul li ul li:last-child  {
	border-bottom: none;
}

div#sub_nav_bar ul li ul li:hover {
	background: #9DAC3E none;
	color: white;
}

div#sub_nav_bar ul li ul li a, div#sub_nav_bar ul li.selected ul li a {
	background: white none;
	padding: 10px 5px;
	height: auto;
	margin: 0px;
}

div#sub_nav_bar ul li ul li:hover a, div#sub_nav_bar ul li.selected ul li:hover a {
	background: #9DAC3E;
	color: white;
}

/* Content */

div#content_wrapper {
	width: 979px;
	margin: 0pt auto;
}

div#content {
	text-align: left;
	color: #7B7B7B;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.5em;
	float: left;
	width: 710px;
	min-height: 400px;
	padding: 25px 10px 0px 15px;
}

/* Sidebar */

div#sidebar {
	float: left;
	width: 225px;
	text-align: left;
	color: #7B7B7B;
	font-size: 14px;
	line-height: 1.5em;
}

/* Footer */

div#footer {
	margin: 0pt auto;
	width: 979px;
	color: #bcaa8d;
	font-family: Georgia, serif;
	font-size: 18px;
	text-align: left;
}


ul.upcoming_events {
	color: #A2B13F;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
}

ul.upcoming_events li {
	margin-left: 0px;
	padding: 2px 0px;
}

ul.upcoming_events li:first-child {
	padding-top: 0px;
}

ul.upcoming_events a {
	color: #A2B13F;
	text-decoration: none;
	border-bottom: 1px dotted #A2B13F;
}

a.events_link {
	font-family: Trebuchet, sans-serif;
	font-size: 13px;
	float: right;
	color: #395D8D;
}

/* Search */

div.search h3 a {
	border-bottom:1px dotted #A2B13F;
	color:#A2B13F;
	text-decoration:none;
	font-weight: normal;
}

/* Images */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}