body {
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	margin:0;
}

body, p, ol, ul, td {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:   12px;
  line-height: 18px;
  color:#333;
}

p{
  margin:10px 0px 20px 0px;
  font-size:   12px;
}


pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #00b0ff;
    text-decoration:none;
  }

a:hover {
    text-decoration:underline;    
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

div.flash_note {
  background-color:#ddffd1;
  border:2px solid #32b704;
  color:#185702;
  padding:5px 20px 5px;
  margin-bottom: 15px ;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

div.flash_error, div.errorExplanation {
  background-color:#ffddd1;
  border:2px solid #b73204;
  color:#571802;
  padding:5px 20px 5px;
  margin-bottom: 15px ;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}


#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}


#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}


#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}



img{
	border:none;
}

hr{
	background-color:#d3d3d3;
	margin:4px 0px 4px 0px;
	border: .01em solid #d3d3d3;
}

h1{
  margin:0px 0px 2px 0px;
  font-size:20px;
  color:#00529b;
  letter-spacing:-.05em;
}


h2{
	margin:5px 0px 2px 0px;
	font-size:15px;
	color:#00529b;
	letter-spacing:-0.05em;
}


h3{
  margin:10px 0px 2px 0px;
  font-size:13px;
  color:#00529b;
  letter-spacing:-.05em;

}


h4{
  margin:10px 0px 2px 0px;
  font-size:12px;
  color:#31aade;
  letter-spacing:-.05em;

}

h5{
	margin:0;
	font-size:13px;
	color:#585858;
	letter-spacing:-0.05em;
	font-weight:normal;

}

.clearing {
	clear:both;
}

.cell{
	float:left;
	padding:0;
	margin:0;
}

.onethirdcell{
	float:left;
	padding:0;
	margin:0;
	width:500px;
}

.highlight {
	  color:#31aade;
	  font-weight:bold;
	  letter-spacing:-.05em;
	  font-size:11px;

}

.pagination { text-align:center; }
.pagination * { margin:0 5px; }

#hr-cell{
	float:left;
	padding:0;
	margin:0;
	width:138px;
	height:87px;
	background-image: url(/images/quiz-button.jpg);
}

#hr-cell2{
	float:left;
	padding:0;
	margin:0;
	width:138px;
	height:87px;
	background-image: url(/images/preg-button.jpg);
}

#hr-cell3{
	float:left;
	padding:0;
	margin:0;
	width:138px;
	height:87px;
	background-image: url(/images/health-button.jpg);
}

#hr-cell4{
	float:left;
	padding:0;
	margin:0;
	width:138px;
	height:87px;
	background-image: url(/images/news-button.jpg);
}

#hr-cell:hover, #hr-cell2:hover, #hr-cell3:hover, #hr-cell4:hover{
	background-position:0 87px;
}

#hr-banner{
	width:553px;
	height:75px;
	float:left;
	margin:0;
	padding:10px 0px 0px 0px;
	clear:both;
}


#hr-banner_1{}

#hr-banner_2{
	display:none;
}

#hr-banner_3{
	display:none;
}

#hr-banner_4{
	display:none;
}

.awardscell{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	clear:both;
	font-size:9px;
	line-height:130%;
}

.awardscell p {
	font-size:9px;
	line-height:130%;
	}

.awardscell img{
	clear:left;
}

.tab-awards{
	width:30%;
	float:left;
}


.tab-awards-center{
	width:182px;
	float:left;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	padding-left:10px;
	margin-right:2px;
}

#container{
	width:938px;
	margin: 0px auto;
	padding:0;
	background-image:url(/images/large-fade.jpg);
	background-repeat:no-repeat;
}

.left-side{
	float:left;
	padding:0;
	margin:0;
	width:auto;
}

#content-center{
	float:left;
	width:829px;
	padding:0;
	margin:0;
}

#content-body{
	float:left;
	width:553px;
	padding:0;
	margin:25px 0px 0px 20px;
}

#content-body img {
	margin:2px;
}

.right-side{
	float:left;
	padding:0;
	margin:0;
	width:auto;
}

#header{
	width:829px;
	height:84px;
	background-image:url(/images/header.gif);
	margin:0;
	padding:0;
}

#logo-container{
	width:227px;
	height:64px;
	float:left;
	margin:14px 12px 0px 14px;
	padding:0;
}

#mini-menu{
	float:left;
	padding:0;
	margin:25px 0px 0px 5px;
}

#mini-menu ul{
	margin:0;
  padding-left: 15px;
}

#home {
  float: left;
  margin:10px 5px 0 500px;
}

#mini-menu li{
	display:inline;
	border-left:1px solid #fff;
	padding-left:4px;
}

#mini-menu > ul > li:first-child {
	border:0;
}

#mini-menu a {
	color:#fff;
	}
	
#top-menu-container{
	width:829px;
	float:left;
	padding:0;
	margin:0;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
	height: 40px;
}

#secondarypage-menu * {
	margin:0;
	padding:0;
}

#secondarypage-menu{
	width:550px;
	background-image:url(/images/whitemenu-left-shadow.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFF;
	border:1px solid #CCC;
	margin:0;
	padding-left:20px;
	float:left;
}

#secondarypage-menu li {
	display:inline;
}

#secondarypage-menu a {
	font-size:9px;
	white-space:nowrap;
    text-decoration:underline;
	padding-right:5px;
	line-height:20px;
}

#secondarypage-menu a:hover{
    text-decoration:none;
    color:#777;
}

#secondarypage-menu ul{
	margin:0;
}


#search-box{
	background-image:url(/images/search-box.gif);
	width:242px;
	height:23px;
	float:left;
	padding:10px 0px 5px 13px;
	margin:0px;
}

#cse-search-box #q {
  width:150px;
}

#left-menu-container{
	width:255px;
	float:left;
	padding:0;
	}

#left-menu{
	float:left;
	width:255px;
	background-image:url(/images/left-menubg.gif);
	background-repeat:repeat-y;
}

#whatsnew{
	float:left;
	width:244px;
	height:18px;
	background-image:url(/images/whats-newbg.gif);
	background-repeat:no-repeat;
	background-color:#00b0ff;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

#left-menu-bottom{
	float:left;
	width:255px;
	/*height:354px;*/
	background-image: url(/images/whatsnew-fade.jpg);
	background-color:#fff;
	background-repeat:no-repeat;
	color: #0059ab;
}

#left-menu-bottom ul{
	margin-top:5px;
	margin-right:9px;
}

#left-menu-bottom li{
	font-size:10px;
	line-height:145%;
	margin-bottom:4px;
}

#whos-new {
	width:254px;
	height:287px;
	float:left;
	position:relative;
}

.doc-box {
	width:99.8%;
	height:95px;
	float:left;
	position:relative;
	border-bottom:1px solid #ccc;
  background-color:#fff;
}

.doc-box-fade {
	background-image:url(/images/what-fade.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:19px 0 10px 49px;
	float:right;
	position:absolute;
	top:0;
	right:0;
	width:169px;
	height:66px;
	margin-right:10px;
}

.doc-box-fade p {
	width:159px;
	height:57px;
	float:right;
}

#hompage-banner {
	padding:0;
	float:left;
	width:572px;
	height:393px;
	background-image:url(/images/main-image-bar-graphic.jpg);
	background-position:bottom;
	color: #fff;
	line-height: 110%;
	background-repeat: no-repeat;
}



#hompage-banner img {
border-right: 1px solid gray;
margin-left:-1px;
}

#homepage-banner-content {
	float:left;
	margin:10px 10px 10px 20px;
	padding:0;
	width:auto;
}

#homepage-banner-content a {
	color:#fff;
}

#homepage-banner-content p {
	margin:0px 0px 6px 0px;
	color:#fff;
}


#footer-container{
	background-image:url(/images/footer-bg.jpg);
	background-repeat:repeat-x;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
}

#footer-bg{
	width:100%;
	background-image:url(/images/footer-bg.jpg);
	background-repeat:repeat-x;
	margin: 15px 0px 0px 0px;
	background-color: #297494;
}

#content-center-footer{
	float:left;
	width:813px;
	background-image:url(/images/footer-center.jpg);
	padding:10px 0px 0px 16px;
	margin:0;
	color:#fff;
	min-height: 252px;
}

#content-center-footer p {
	color:#fff;
	font-size: 9px;	
	margin:0px 0px 2px 0px;
}

#content-center-footer h1{
	color:#fff;
}

#content-center-footer a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

#content-center-footer h2{
	color:#fff;
	font-weight:normal;
	font-size:13px;
	margin:0px 0px 0px 0px;
}
.footer-cell{
	float:left;
	padding:0px 10px 0px 0px;
	margin:20px 0px 0px 0px;
	width:32%;
	font-size: 9px;	
}

.footer-cell p{
  overflow:hidden;
  height:164px;
}

.footer-cell img{
	border: 1px solid #1e536b;
	margin:6px 15px 0px 0px;
}

#content-center-footer > div.footer-cell > h2 > a {
	font-size:13px;
}

#text-footer{
	width:938px;
	margin: 0px auto;
	padding:10px 0px 0px 0px;
	clear:both;
	text-align:center;
	color:#777777;
	font-size:9px;
	}
	
	#text-footer p{
	color:#777777;
	font-size:9px;
	margin:0px 0px 4px 0px;
	}

.right{
	text-align:right;
}

.cellright {
	float:right;
	margin:0;
	padding:0;
	clear:both;
}

#health-resource-tab{
	float:left;
	}

#news-area{
	width:815px;
	float:left;
	clear:both;
	margin:0px 0px 0px 14px;
	padding:0;
	}
	
#news-area p{
	margin:0px 0px 2px 0px;
	font-size:9px;
	color:#585858;
	line-height:165%;
}
	
.third-cell{
	float:left;
	padding:0px 10px 0px 0px;
	margin:0;
	width:33%;
}


.half-cell{
	float:left;
	padding:0px 10px 0px 0px;
	margin:0;
	width:225px;
	padding-right: 25px;
}

.vert-divide{
	height:215px;
	width:1px;
	padding:0;
	margin:12px 10px 20px 10px;
	float:left;
	background-color: #d3d3d3;
	overflow: auto;
}
#events-table {
  border:1px solid #d3d3d3;
  margin:10px 0;
}
#events-table td {
  padding:5px;
  border-spacing:0px;
}
#events-table-header {
  background-color:#d3d3d3;
  border:1px solid #d3d3d3;
}
.event-date-column {
  width:120px;
  text-align:center;
  font-size:10px;
}
.event-date-column p {
  margin:4px 0;
}
.event-name-column {
  width:200px;
}
.event_detail_box {
  float:left;
  clear:both;
  width:100%;
  margin-bottom:5px;
  padding:0 10px;
}
.event_detail_box h3 {
  margin-top:0;
  padding:0 5px;
}
p.event_detail_content {
  padding:0 10px;
}

/* Using an iframe for health library */
#health-library-window {
 width:640px; 
 height:700px; 
 position:relative; 
 z-index:1000; 
 overflow:auto; 
 border:none;
}

/* admin styles */

.admin_table {
  width:800px;
  border-collapse:collapse;
  border:1px solid #ccc;
}
.admin_table tr {
  height:30px;
}
.even_row {
  border-top: 1px solid #ccc;
  background-color:#eee;
}
.odd_row {
  border-top: 1px solid #ccc;
  background-color:#fff;
}
form textarea {
  width:450px;
  height:100px;
}
.featured_footer_page_image {
  float:left;
}
button.ui-datepicker-trigger {
  background:none;
  border:none;
  margin:0;
  padding:0;
  vertical-align:middle;
}

#myform p {
  float:right;
  margin:8px 0;
}

ul.admin-list li { list-style-type:none; }
.expanded { background:#fff url('/images/admin_icons/uparrow.png') no-repeat; }
.retracted { background:#fff url('/images/admin_icons/downarrow.png') no-repeat; }
.no-children { background-image:none; }
.retracted a, .expanded a { padding-left:20px; }
/* end admin styles */

/* adding styles for holiday event box */
.holiday-event {
    font-size:16px;
    color:#000;
    line-height:2em;
    font-weight:200;
    width:375px;
    padding:10px;
    border:1px solid #ccc;
    background-color:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow: 0 0 3px 3px #BFD3D2;
    -webkit-box-shadow: 0 0 3px 3px #BFD3D2;
    -ms-box-shadow: 0 0 3px 3px #BFD3D2;
    -o-box-shadow: 0 0 3px 3px #BFD3D2;
    box-shadow: 0 0 3px 3px #BFD3D2;
    text-align:center;
}
.holiday-event .event-button {
    width:250px;
    margin:10px auto;
}
.holiday-event .event-button a {
    padding:10px 14px 10px 50px;
    font-size:16px;
    background:#7FBF4D url('/images/mistletoe.png') top left no-repeat;
    line-height:1.5em; 
    color:#fff;
    display:block;
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    border-color: #63A62F #63A62F #5B992B;
    border-style: solid;
    border-width: 1px;
    font-weight:normal;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
    -o-box-shadow: inset 0 1px 0 0 #96ca6d;
     box-shadow: inset 0 1px 0 0 #96ca6d;
}
.holiday-event .event-button a:hover, .holiday-event .event-button a:focus {
    background-color:#65A435;
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
    -o-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    text-decoration:none;
}
/* end holiday event box */

/*  Some experimental styles to target a specific link  */

a[href="http://www.cantonmercy.org/heart-attack-risk-calculator"] {
	color:red;
}

a[href="heart-attack-risk-calculator"] {
	color:red;
}

/*  End of experimental styles  */
