﻿/* global styles */
*
{
	outline: 0;
}
img
{
	border: 0;
}
body
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #447FB8 url(images/bg-gradient.jpg) repeat-x scroll top left;
	font: normal 9.75pt Arial, Sans-Serif;	
}

div, h1, h2, h3
{
	padding: 0;
	margin: 0;
}

.clear
{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

p
{
	padding: 5px 0;
	margin: 0;
	font: normal 9.75pt/14pt Arial;
	color: #515252;
}

ol, ul
{
	padding: 5px 0;
	margin: 0;
}
ol li
{
	padding: 2px 0px;
	margin: 0 0 0 18px;
}
ul li
{
	padding: 2px 0px;
	margin: 0 0 0 15px;
}

a, h1, h2, h3, h4, h5, span
{
	zoom: 1;
}

.clearfix {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
}

/* HolyCross Master Template styles */

#main_shadow
{
	position: relative;
	margin: 0 auto;
	width: 971px;
	height: 100%;
	background: transparent url(images/main-shadow.png) repeat-y scroll top left;
}

#main_container
{
	margin-left: 10px;
	width: 952px;
	height: 100%;
}

#main_header
{
	position: relative;
	background-color: transparent;
	width: 952px;
	height: 200px;
	z-index: 1
}

#main_logo 
{
	position: relative;
	display: block;
	float: left;
	background: transparent url(images/header-logo_2010.png) no-repeat scroll top right;
	width: 382px;
	height: 108px;
	text-indent: -9000px;	
}

#site_menubar 
{
	position: relative;
	right: 12px;
	top: 0px;
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 1
}

#site_menubar li 
{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#site_menubar a
{
	display: block;
	float: left;
	height: 36px;
	text-indent: -9000px;
}

#site_menubar_home 
{
	background: transparent url(images/site-menubar-home.png) no-repeat scroll top left;
	width: 67px;
}
#site_menubar_shop 
{
	background: transparent url(images/site-menubar-shop.png) no-repeat scroll top left;
	width: 57px;
}
#site_menubar_info 
{
	background: transparent url(images/site-menubar-info.png) no-repeat scroll top left;
	width: 141px;
}
#site_menubar_contact 
{
	background: transparent url(images/site-menubar-contact.png) no-repeat scroll top left;
	width: 95px;
}

#site_navbar 
{
	float: left;
	clear: both;
	display: block;
	width: 952px;
	height: 89px;
	margin-top: 4px;
	margin-bottom: -25px;
}
#site_navbar .navbar_top
{
	background: transparent url(images/navbar-top.png) no-repeat scroll top left;
	width: 952px;
	height: 13px;
}
#site_navbar .navbar_bottom
{
	float: left;
	clear: both;
	background: transparent url(images/navbar-bottom.png) no-repeat scroll top left;
	width: 952px;
	height: 28px;
}
#navbar_links 
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 1
}
#navbar_links li 
{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#navbar_links a
{
	display: block;
	float: left;
	height: 48px;
	text-indent: -9000px;
}
#navbar_aboutus 
{
	background: transparent url(images/navbar-aboutus.png) no-repeat scroll top left;
	width: 170px;
}
#navbar_patients 
{
	background: transparent url(images/navbar-patients.png) no-repeat scroll top left;
	width: 215px;
}
#navbar_services 
{
	background: transparent url(images/navbar-services.png) no-repeat scroll top left;
	width: 114px;
}
#navbar_physicians 
{
	background: transparent url(images/navbar-physicians.png) no-repeat scroll top left;
	width: 157px;
}
#navbar_associates 
{
	background: transparent url(images/navbar-associates.png) no-repeat scroll top left;
	width: 154px;
}
#navbar_careers 
{
	background: transparent url(images/navbar-careers-on.png) no-repeat scroll top left;
	width: 142px;
}

#site_search 
{
	float: right;
	clear: right;
	width: 220px;
	height: 36px;
	margin: 14px 15px 0px 0px;
}
#site_search label 
{
	display: block;
	float: left;
	background: transparent url(images/site-search-box.png) no-repeat scroll top left;
	text-indent: -9000px;
	width: 174px;
	height: 36px;
}
#site_search .site_search_text
{
	position: absolute;
	margin-top: 16px;
	right: 65px;
	border: 0px;
	height: 14px;
	background-color: #ffffff;
	width: 150px;
	font-size: 11px;
}
#site_search .site_search_text::selection {
	background-color: #0000FF;
	color: #FFFFFF;
	}
#site_search .site_search_text::-moz-selection {
	background-color: #0000FF;
	color: #FFFFFF;
}
#site_search input[type="image"]
{	
	background: transparent url(images/site-search-button.png) no-repeat scroll top left;
	margin-left: 3px;
	margin-top: 10px;
	border:none;
	cursor:pointer;
}

#main_body
{
	width: 952px;
	margin-top: -25px;
}

#main_breadcrumb
{
	width: 100%;
	height: 40px;
	background-color: #404850;
}

#main_breadcrumb div
{
	background: transparent url(images/breadcrumb.jpg) no-repeat scroll 20px 12px;
	padding-left: 50px;
	padding-top: 12px;
	width: 902px;
	margin: 0 auto;
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 9.75pt;
}

#main_footer
{
	width: 100%;
	height: 360px;
	padding-top: 35px;
	background-color: #1C252E;
}

#main_footer div
{
	margin: 0 auto;
	width: 952px;
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

#main_footer ul 
{
	float: left;
	display: block;
	list-style: none;
	margin:0;
}

#main_footer ul li 
{
	/*height: 14px;*/
}
#main_footer a 
{
	text-decoration: none;
	color: #FFFFFF;
}

#main_footer .column1 
{
	width: 150px;
}

#main_footer .column2 
{
	width: 333px;
}

#main_footer .column3 
{
	width: 405px;
}

#main_footer .badges 
{
	background: transparent url(images/footer-awards.jpg) no-repeat scroll;
	height: 80px;
	margin: 60px 0;
}
.search-page {padding:50px 20px}
.search-page .results-label{width:50%; float:left}
.search-page .pagination-controls{width:50%; float:right;text-align:right;}
.search-page .results {margin: 8px 0;display:block;}
.search-page .results .result{margin: 8px 0;}
.search-page .result strong a {color:#2a4578;}
.search-page .result .source {color:#2a4578;text-decoration:none;}
.search-page .suggestions label {color:#2a4578; font-weight:bold; display:inline;}
.search-page .suggestions li {display:inline;margin:0 8px;padding:0;}
.search-page .suggestions li a {color:#2a4578; display:inline;}
.search-page .description br { display: none;margin-top:0;}
.search-page .pages {display:inline;}
.search-page .pages .page {margin: 0 4px;color:#2A4578; font-weight:bold;}
.search-page .pages .page a {color:#2A4578;font-weight:normal;}
hr {border-width:0 0 1px;border-style:none none solid;border-color:#d5d5d5;border-collapse:collapse;height:1px;margin:0px;}

