﻿/* CSS Document */
* { margin: 0px; padding: 0px}

body 
{
    text-align: center;
    font: 14px/17px Arial, Helvetica, Verdana, sans-serif;
    color: #565051;
    background-color: #bab9b9;
}

a { color: #004b83;}
a img { border: 0; }
h1, h2 {color: #004b83; text-align:left}

#wrapper 
{
    width: 933px;
    margin: 0px;
    text-align: left;
    background: #bab9b9 url(../images/background.gif) repeat-y ;
}

#container { width: 916px; text-align:left; margin-left: 9px; min-height:600px;}

#content { position: relative; float: right; width: 710px; padding-top: 23px; padding-bottom: 50px;}

#content.content_full_width { float:left; width: 885px; padding-left: 15px; padding-right: 15px; background-color: White; border-bottom: 1px solid #D0D0D0}

#header { position: relative; width: 916px; height: 201px; background-color:#fff;}

#header #logo { padding-top:30px; padding-left:13px; }

#header #pageBanner { position: absolute!important; width: 916px; height: 123px; top: 77px; background-color:#949a50; border-bottom: 1px solid #949494;}

#header #search_form 
{
    float:right;
    padding-top:34px;
    padding-right:15px;
}

/**** SEARCH NAV ***********/
ul#searchNav { position: absolute; display: block; width: 528px; left: 397px; padding-top: 0px; height: 55px;}
ul#searchNav li { list-style: none; float: left; padding-right: 10px; }
ul#searchNav.seo { left: 725px;}
ul#searchNav li input { vertical-align: middle; vertical-align: text-bottom; }
ul#searchNav li.medStaff { display: block; margin:0px; margin-top: 8px;}
ul#searchNav li.search { margin:0px; margin-top: 6px; }
ul#searchNav li.search input.button { margin:0px; }
ul#searchNav li.search input.search { margin:0px; border: 1px solid #cccaca; color:#cccaca; padding-left: 2px; width: 160px; height: 19px; }
ul#searchNav li.findDoc {margin:0px; padding-right:0;}

/****** LEFTNAV ***********
 *                        *
 **************************/
#leftNav 
{
    float: left;
    width: 196px;
    background-color: #efefef;
}

#leftNav.LeftNavHidden 
{
    width: 0px;    
}

#leftNav a 
{
    display:block;
    height: 14px;
    padding: 5px 0px 5px 30px;
    line-height: 17px;
    color:#666666;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background:url(../images/rightArrow_nav.gif) no-repeat 9px 0px;
}

#leftNav a:hover { color:#004b84; }

#leftNav a.active { color:#004b84!important; }

#leftNav ul li 
{
    border-bottom: #dcdbdb solid 1px;
    list-style: none;
    background:url(../images/leftNavBG.gif) repeat-x;
    margin:0px;
}

#leftNav ul ul {background:#F9F9F9!important; margin-bottom:0px;} 
				
#leftNav ul ul a {
background:#F9F9F9;
color:#666666;
display:block;
font-size:11px;
font-weight:bold;
height:15px;
line-height:15px;
padding:4px 0px 4px 40px;
text-decoration:none;
}

#leftNav ul ul a:hover { color:#004b84; }

#leftNav ul ul a.nav_level1 {height:auto; }
#leftNav ul ul a.nav_level1_active {height:auto; color:#004b84; }

#leftNav ul ul a.nav_level2 {display:none; padding:4px 0px 4px 45px;}
#leftNav ul ul a.nav_level2_active {display:none; color:#004b84; padding:4px 0px 4px 45px;}

#leftNav ul ul a.nav_level3 {display:none; padding:4px 0px 4px 50px;}
#leftNav ul ul a.nav_level3_active {display:none; color:#004b84; padding:4px 0px 4px 50px;}

#leftNav ul ul a.nav_level4 {display:none; padding:4px 0px 4px 55px;}
#leftNav ul ul a.nav_level4_active {display:none; color:#004b84; padding:4px 0px 4px 50px;}

ul#footer{ display:block; clear: both; width: 934px; height: 50px; font-size:9px; text-align:left; background: #bab9b9 url(../images/footer_background.gif) no-repeat;}
ul#footer li {list-style: none; padding-left:15px; float:left; font-size:9px;}
ul#footer li.left {padding-left: 200px;}
ul#footer li.copyright {padding-left: 50px;}
ul#footer li.SEOcopyright {padding-left: 205px;}
ul#footer a {color:#666; text-decoration: none; font-size:9px;}
ul#footer a:hover {color:#666;text-decoration: underline; font-size:9px;}

/* Homepage */
#content.home h1 { font: 32px/35px "Times New Roman", Times, serif; font-style: italic; margin-left: 14px;}
#content.home h1 em { font-size: 18px; color:#666666; }
#content .intro { font: 15px/21px Arial, Helvetica, Verdana, sans-serif; width: 440px!important; padding-left: 14px; padding-bottom: 25px; }
#content .article1 { font: 15px/21px Arial, Helvetica, Verdana, sans-serif; width: 85%!important; padding-left: 14px; padding-bottom: 25px; }
#content .article2 { font: 15px/21px Arial, Helvetica, Verdana, sans-serif; width: 85%!important; padding-left: 14px; padding-bottom: 25px; }
#content .top-margin { margin-top: 10px; }

#content.home #callout {position: absolute; width:155px; height:86px; top: 82px; left: 475px; border: 1px solid #d0d0d0; }
#content.home #calloutLabel {position: absolute; width:127px; height:18px; top: 75px; left: 461px; color:#d0d0d0; font-size: 11px; background-color: #FFFFFF; text-align: center; }
#content.home img.construct {position: absolute; width:157px; height:27px; top: 180px; left: 475px;}
#content.home #callout p { padding-left: 11px; font-size: 11px; }
#content.home #callout a { text-decoration: none; }
#content.home #callout a:hover { text-decoration: underline; }
#content.home #callout p img { padding-right: 10px; padding-top: 3px;}
#content.home #callout p.video { padding-top: 19px; }
#content.home #callout p.mail { padding-top: 12px; }

#currentHappenings { margin-left: 2px; border-top: 1px solid #d0d0d0; padding-top: 0px; width: 647px; }
#currentHappenings dl { float: left; }
#currentHappenings dl a { line-height: 17px; text-decoration: none; }
#currentHappenings dl a:hover { text-decoration: underline; }
#currentHappenings dl dt {padding: 8px 14px 0 14px; font-weight: bold; color: #004b83; }
#currentHappenings dl dd { padding: 4px 14px 0 14px; font-weight: bold; font-size: 12px; }
#currentHappenings dl.leftBox { width: 193px;  border-right: 1px solid #d0d0d0; }
#currentHappenings dl.middleBox { width: 193px; border-right: 1px solid #d0d0d0; }
#currentHappenings dl.rightBox { width: 258px; }
#currentHappenings dd img { margin-bottom: -1px; }

/* 2 column home page  */
#currentHappenings2section { margin-left: 2px; border-top: 1px solid #d0d0d0; padding-top: 0px; width: 647px; }
#currentHappenings2section dl { float: left; } */
#currentHappenings2section dl a { line-height: 17px; text-decoration: none; }
#currentHappenings2section dl a:hover { text-decoration: underline; }
#currentHappenings2section dl dt {padding: 8px 14px 0 14px; font-weight: bold; color: #004b83; }
#currentHappenings2section dl dd { padding: 4px 14px 0 14px; font-weight: bold; font-size: 12px; }
#currentHappenings2section dl.leftBox { width: 323px;  border-right: 1px solid #d0d0d0;}
#currentHappenings2section dl.rightBox { width: 323px;}
#currentHappenings2section dd img { margin-bottom: -1px; }




/* Sub Page */
#content.sub  { width: 490px; padding-right: 15px; border-right: 1px solid #d0d0d0; margin-top: 0px; padding-top: 15px; }
#content.sub h1, .popup h1 { font: 24px/30px Arial, Helvetica, Verdana, sans-serif; }
#content.sub h2, .popup h2 { font: 16.74px/20.46px Arial, Helvetica, Verdana, sans-serif; font-style: bold;font-weight:bold; color: #949a50; padding-top: 8px; }
#content.sub h3 { font: 14px/18px Arial, Helvetica, Verdana, sans-serif; font-style: bold; color: #949a50; padding-top: 5px; }
#content.sub p.top { padding-top: 10px; padding-bottom: 10px; font-size:13/16px;}
#content.sub p.top img { margin-bottom: -1px; padding-right: 2px;  }
#content.sub p.top a { padding-top: 10px; font-size:13/16px; text-decoration: none;}
#content.sub p.top a:hover { text-decoration: underline;}
ol li  { list-style-position: outside; padding-left: 0px; padding-bottom: 3px; margin-left:25px; font: 14px/19px Arial, Helvetica, Verdana, sans-serif; color: #565051; }
ol { list-style-type: decimal; padding-bottom: 3px; margin:5px; }

ul li {list-style-position: outside; padding-left: 0px; padding-bottom: 3px; margin-left:15px; font: 14px/19px Arial, Helvetica, Verdana, sans-serif; color: #565051; }
ul { list-style-type: bullet; padding-bottom: 3px; }

p {font: 14px/19px Arial, Helvetica, Verdana, sans-serif; color: #565051; padding-bottom: 5px; padding-top: 3px;}

#breadcrumbs { padding: 5px 0 3px 216px; border-bottom: 1px solid #d0d0d0; font-size:11px; color:#565051;}
#breadcrumbs a{color:#565051;}
#rightSidebar { float: right; width: 195px;border:1px solid #fff; }
#rightSidebar h2, #rightSidebar a { color: #798c9b; padding-left: 15px; }
#rightSidebar h2 { font: 15px/18px Arial, Helvetica, Verdana, sans-serif; padding-top: 15px; color:#565051;}
#rightSidebar a { text-decoration: none; font: 15px;}
#rightSidebar a:hover { text-decoration: underline;}
#rightSidebar p { padding-top: 8px; }
#rightSidebar p.bottomRule { padding-bottom: 10px; border-bottom: 1px solid #d0d0d0; }

/* Subpage with no sidebar on right */
#container.noRtSideBar #leftNav {z-index: 991;}

a.sideBarLink 
{
  display:block;
  margin-bottom:6px;
}

a.sideBarLinkOn
{
  color: #004b83;
  display:block;
  margin-bottom:6px;
  background-color: #949A50;
}

/* CALENDAR */
#contentContainer.noRtSideBar #content.sub  { margin-top: 0px; padding-top: 15px; float: none; border-right: none; width: auto; padding-left: 212px;}
#contentContainer.noRtSideBar #content.sub p {padding: 15px 0px 21px 0px;}

#classCalendar { position: relative; }
#classCalendar .left { display: block; float: left; }
.botRight {clear:both;}

#classCalendar h4.month {background-color: #c6c9a0; height: 22px; padding: 4px 20px 0px 20px; color:#949a50; font-size: 21px; font-weight:normal; }

#sortClasses { float: right;}
#sortClasses div { background-color:#f3f2f2; height: 32px; padding-right: 3px;}
#sortClasses label {line-height: 32px; padding-left: 8px; padding-right: 8px; font-size: 12px; color: #a8a0a0; }

#classCalendar ul {background: url(../images/calHeader_bg.gif) repeat-x; height: 19px; width: 680px; padding-bottom: 0px;}
#classCalendar li { list-style: none; display: block; float: left; margin-left: 31px; padding-bottom: 0px; font-size: 11px; 
					color: #949a50; height: 19px; line-height: 19px; width: 68px; text-align: center;}
#classCalendar li.lessLeftPadding { margin-left: 8px;}
#classCalendar table { clear:both; width: 688px; }
#classCalendar td { border-bottom: #eeeeee 1px solid; border-right: #eeeeee 1px solid; height: 77px; vertical-align: top; }
#classCalendar td.on { background-color: #e9f9ff; }
#classCalendar td p {color: #a8a0a0; font-size: 11px; padding: 8px !important;}
#classCalendar td p.on { font-weight: bold; }
#classCalendar td p.off { color: #dedcdc; }
#classCalendar td a { display: block; font-size: 11px; text-decoration: none; color: #468fc6; line-height: 12px; padding-left: 8px; }
#classCalendar td a:hover { text-decoration: underline; }
#classCalendar td.borderLeft { border-left: #eeeeee 1px solid;}

/*  SITEMAP */
#content.sitemap  { width: 700px; padding-right: 15px; border-right: none; margin-top: 0px; padding-top: 15px; }

/* Paypal Verify Popup */
#wrapper.verify { width: 675px; border: #aaa 1px dashed; background:none; margin-top: 30px; }
#container.verify {padding: 20px; }
#container.verify h1 { font: 24px/30px Arial, Helvetica, Verdana, sans-serif; }

/* TOOL TIP */
.toolTipper { display:block; padding-left: 5px; }

/* JQuery Validate */
.error { color:#ed902b; font-size:10px; }
label.error { display:block; height: 17px; width: 143px; padding: 5px; background: #fcfdf4 url(../images/alert.gif) no-repeat 5px 6px; border: #aeaeae 1px solid; margin: 5px 0px 8px 0px; text-align: right; }
input.error { background:#fcfdf4;}


.result_table {
	width:490px;
	font-size:12px;
	border: none;
	border-color: #ffffff;
}
.result_table a {
	text-decoration:none;
}
.result_table a:hover {
	text-decoration:underline;
}
.result_table td {
	padding: 2px;
	vertical-align: top;
	border-color: #cccaca;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.result_table th {
	padding: 4px 2px;
	text-align: center;
	background-color: #0c5389;
}
.result_table th a {
	color: #fff;
}
.result_table tr.alt {
	background: #efefef;
}
.result_table td.nowrap {
	white-space: nowrap;
}
.quick_view_table {
	display: none;
}

.button_front
{
    margin-top:4px;
    border:solid 1px #dcdbdb;
    margin-bottom:5px;
}

.searchTextBox 
{
    padding:2px;
    margin-left:4px;
    margin-top:4px;
    border:solid 1px #dcdbdb;
    margin-bottom:5px;
    width:120px;

}

.required {color:Red;}

.header { background-color: #11588c; text-align:center; color: #fff; padding-left:5px; padding-right:5px; }

.bgcolor1 { background-color:#efefef; }

.label { background-color:#efefef; padding:1px 4px 1px 4px; text-align:right;}


#currentHappenings .divshow
{
    min-width: 620px;
    min-height: 220px;
    background-color: #000000;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom:10px;
}

#currentHappenings #divshow,
#currentHappenings #divshow .slide {
	height: 220px;
	width: 620px;
    margin-bottom:10px;
}

.cleaner {
    clear: both;
}   

/*** Blog Style ***/
.blog_entry
{
    display:block;
    margin-bottom:10px;
    padding-bottom:10px!important;
}

.blog_entry .title
{
    display:block;
    color:#949A50;
    font-weight:bold;
    font-size:12pt;
    margin-bottom:5px;
}

.blog_entry .title a
{
    text-decoration:none;
    color:#949A50;
}

.blog_entry .info
{
    display:block;
    margin-bottom:5px;
}

.blog_entry .content
{
}

.blog_entry .footer
{
    display:block;
    /*border-bottom:dotted 1px #D0D0D0;*/
    padding:10px 0 10px 0;
}

.text_field
{
    border:solid 1px #D0D0D0;
}

.blog_comment
{
    padding:5px 0 5px 0;
    display:block;
    border-bottom:dotted 1px #D0D0D0;
}
/***********************************************************/
.paging
{
padding: 0;
margin-left: 0;
margin-bottom: 0;
font: bold 9px Verdana, sans-serif;
}

.paging li
{
list-style: none;
margin: 0;
display: inline;
padding: 3px;
margin-right: 2px;
border: 1px solid #dcdbdb;
background: #efefef;
}

.paging li.active
{
background: #bbb;
}

.paging li a
{
text-decoration: none;
}

.paging li a.tablink:hover
{
text-decoration: underline;
}

.paging li a:link { color: #666680; }
.paging li a:visited { color: #667; }

/***********************************************************/

