/* ---------------------------------- Global Resets ---------------------------------- */

/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
*/

img{
	border:0;	
}

em{
	font-style:italic;
}

p, ul, ol {
	margin: 10px 0 0 0;
	line-height: 18px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	color: #e37225;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

/* ---------------------------------- Styles ---------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/body_bg.png) repeat-x top #c5e5f4;
	
}

h1 {
	font-size: 25px;
	margin: 25px 0 0 0;
	margin-bottom:15px;
	color: #e37225;
}

h2 {
	font-size: 20px;
	margin: 25px 0 0 0;
	color: #e37225;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 25px 0 0 0;
	color: #1897d4;
}

h4 {
	font-weight: bold;
	margin: 10px 0 0 0;
}

hr {
	clear: both;
	border: none;
	border-bottom: 1px solid #F37B28;
}

/* ---------------------------------- Inputs ---------------------------------- */

.inputLabel {
	float: left;
	margin: 20px 15px 0 0;
	color: #1897d4;
	
}

.inputLabel span {
	width: 100%;
	display: block;
	clear:left;
}

.inputLabel .inputText, .inputLabel .inputTextArea {
	margin-top: 10px;
	float: none;
}

.inputText {
	float: left;
	margin: 22px 15px 0 0;
	color: #1897d4;
}

.inputTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	margin: 22px 15px 0 0;
	color: #1897d4;
}

.inputSelect {
	width: 285px;
	margin: 23px 15px 5px 0;
	float: left;
	color: #1897d4;
}

.inputLabelCheckbox {
	color: #1897d4;
}

.inputSearchButton {
	width: 75px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputSearchButton a {
	width: 75px;
	height: 29px;
	display: block;
	background: url(images/input_searchButton.png) no-repeat;
}

.inputSignInButton {
	width: 75px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputSignInButton a {
	width: 75px;
	height: 29px;
	display: block;
	background: url(images/input_signInButton.png) no-repeat;
}

.inputSendButton {
	width: 60px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputSendButton a {
	width: 60px;
	height: 29px;
	display: block;
	background: url(images/input_sendButton.png) no-repeat;
}

.inputSendRequestButton {
	width: 130px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputSendRequestButton a {
	width: 130px;
	height: 29px;
	display: block;
	background: url(images/input_sendRequestButton.png) no-repeat;
}

.inputSubmitApplicationButton {
	width: 175px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputSubmitApplicationButton a {
	width: 175px;
	height: 29px;
	display: block;
	background: url(images/input_submitApplicationButton.png) no-repeat;
}

.inputMoreInfoButton {
	width: 105px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputMoreInfoButton a {
	width: 105px;
	height: 29px;
	display: block;
	background: url(images/input_moreInfoButton.png) no-repeat;
}

.inputMeetTheDentistButton {
	width: 150px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputMeetTheDentistButton a {
	width: 150px;
	height: 29px;
	display: block;
	background: url(images/input_meetTheDentistButton.png) no-repeat;
}

.inputEmailButton {
	width: 65px;
	float: right;
	margin: 18px 15px -2px 0;
}

.inputEmailButton a {
	width: 65px;
	height: 29px;
	display: block;
	background: url(images/input_emailButton.png) no-repeat;
}

.inputMapResultsButton {
	width: 145px;
	float: left;
	margin: 3px 15px -2px 0;
}

.inputMapResultsButton a {
	width: 145px;
	height: 29px;
	display: block;
	background: url(images/input_mapResultsButton.png) no-repeat;
}

.inputBackSearchResultsButton {
	width: 210px;
	float: left;
	margin: 3px 15px -2px 0;
}

.inputBackSearchResultsButton a {
	width: 210x;
	height: 29px;
	display: block;
	background: url(images/input_backSearchResultsButton.png) no-repeat;
}

.inputMapItButton {
	width: 70px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputMapItButton a {
	width: 70px;
	height: 29px;
	display: block;
	background: url(images/input_mapItButton.png) no-repeat;
}

.inputContactEdentistButton {
	width: 165px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputContactEdentistButton a {
	width: 165x;
	height: 29px;
	display: block;
	background: url(images/input_contactEdentistButton.png) no-repeat;
}

.inputResetMyPasswordButton {
	width: 170px;
	float: left;
	margin: 18px 15px -2px 0;
}

.inputResetMyPasswordButton a {
	width: 170x;
	height: 29px;
	display: block;
	background: url(images/input_resetMyPasswordButton.png) no-repeat;
}

/* ---------------------------------- Container ---------------------------------- */

#container {
	width: 900px;
	margin: 25px auto;
	background: url(images/container_background.png) repeat-y;
}

#containerBody {
	min-height: 390px;
	padding: 0px 50px 0 50px;
	background: url(images/container_top_short.png) no-repeat top;
}

#containerFooter {
	min-height: 65px;
	background: url(images/container_background_bottom.png) no-repeat bottom;
}

/* ---------------------------------- Header ---------------------------------- */

#header {
	position: absolute;
	width: 900px;
	margin:0px;
	z-index: 200;
}

#headerLogo a {
	width: 160px;
	height: 40px;
	display: block;
	margin-top:45px;
	background: url(images/header_logo.png) no-repeat;
}

#headerNav {
	float:right;
	width:375px;
	right: 0;
	margin-top:10px;
	margin-right:75px;
	color: #e37225;
}

#headerNav a {
	text-decoration: none;
}

/* ---------------------------------- Find a Dentist ---------------------------------- */

#findADentist {
	/*position: relative;*/
	background:url(images/find_a_dentist_bg.png) no-repeat;
	width: 520px;
	height:172px;
	margin-left:-48px;
	padding-left:375px;
	padding-top:15px;
	padding-bottom:5px;
	
	color: #fff;
	/*background: url(images/findADentist_background.png) no-repeat;*/
	z-index: 300;
}

#findADentist #findADentistHeader {
	font-size: 30px;
	margin-bottom: -5px;
}

#findADentist p {
	margin: 15px 0 0 0;
}

#findADentist a {
	color: #fff;
}

/* ---------------------------------- Find a Dentist Small ---------------------------------- */

#findADentistSmall {
	position: absolute;
	width: 305px;
	height: 130px;
	right: 25px;
	padding: 20px 0 0 20px;
	color: #fff;
	/*background: url(images/findADentist_background_small.png) no-repeat;*/
	z-index: 300;
}

#findADentistSmall .inputSearchButton {
	float: right;
	margin: 5px 20px 0 0;
}

#findADentistSmall #findADentistHeader {
	font-size: 25px;
}

#findADentistSmall p {
	margin: 10px 0 0 0;
}

#findADentistSmall .inputText {
	margin: 14px 15px 0 0;
}
#findADentistSmall .inputSelect {
	margin: 15px 15px 0 0;
}

#findADentistSmall a {
	color: #fff;
}

/* ---------------------------------- Main Nav ---------------------------------- */

#mainNav {
	position: relative;
	font-size: 15px;
	padding: 20px 0 10px 5px;
	margin-bottom:25px;
	/*border-top: 1px solid #f37b28;*/
}

#mainNavLinks {
	position: absolute;
	margin: 25px 0 0 0;
	right: 0;
}

#mainNavLinks a {
	text-decoration: none;
	margin-right: 25px;
}
#mainNavLinks a:hover {
	color: #1897d4;
}

#mainNavLinks .onPage a {
	color: #1897d4;
}

#listYourPractice {
	height: 25px;
	margin: 20px 0 0 25px;
}

#listYourPractice a {
	width: 160px;
	height: 25px;
	display: block;
	background: url(images/listYourPractice.png) no-repeat;
}

/* ---------------------------------- Main Content ---------------------------------- */

#mainContent {
	position: relative;
	min-height: 225px;
}

#mainContent a {
	font-weight: bold;
}

#mainColumn {
	width: 400px;
	margin: 0 0 0 25px;
}

#fullColumn {
	margin: 0 25px;
}

#mainColumn li, #fullColumn li {
	margin: 5px 0 0 15px;
	padding: 0 0 0 5px;
	list-style: disc;
}

/* ---------------------------------- Side Column ---------------------------------- */

#sideColumn {
	width: 300px;
	float: right;
	margin: 0 9px 0 0;
}

/* ---------------------------------- Breadcrumbs ---------------------------------- */

#breadcrumbs {
	position: absolute;
	top: 0;
	right: 25px;
	color: #1897d4;
}

#breadcrumbs li {
	float: left;
	padding: 0 0 0 5px;
}

#breadcrumbs a {
	margin: 0 5px 0 0;
}

/* ---------------------------------- Search Results ---------------------------------- */

.searchPreview {
	white-space: nowrap;
	position: relative;
	width: 350px;
	height: 210px;
	margin: 30px 0 0 0;
	padding: 20px 15px 0 15px;
	background: url(images/searchPreview_background.png) no-repeat;
	overflow: hidden;
}

.searchPreview h1 {
	font-size: 18px;
	margin: 0;
}

.searchPreview hr {
	border: none;
	border-bottom: 1px solid #e37225;
}

.searchPreview strong {
	color: #e37225;
}

.searchPreviewLocation {
	font-style: italic;
	margin: 0;
	color: #e37225;
}

.searchPreviewProfilePic {
	text-align: center;
	width: 105px;
	height: 140px;
	float: left;
	margin: 0 10px 0 0;
	background-repeat: no-repeat;
	background-position: top;
}

.searchPreviewProfilePic img {
	max-width: 105px;
	max-height: 140px;
}

.searchPreview .inputMeetTheDentistButton {
	position: absolute;
	bottom: 20px;
	left: 128px;
}

/* ---------------------------------- Dentist Profile ---------------------------------- */

.dentistProfileContactInfo {
	position: relative;
	height: 140px;
	margin: 35px 0 0 0;
	padding: 0 0 0 120px;
}

.dentistProfileContactInfo strong {
	color: #1897d4;
}

.dentistProfilePic {
	text-align: center;
	vertical-align:top;
	z-index: 10;
}

.dentistProfilePic img {
	position: absolute;
	max-width: 105px;
	max-height: 140px;
	left: 0;
	bottom: 0;
}

.dentistProfileContactInfoLink {
	font-size: 25px;
	text-align: right;
	position: absolute;
	bottom: 10px;
	width: 385px;
	height: 42px;
	left: 0;
	margin-top:20px;
	padding: 13px 15px 0 0;
	color: #fff;
	background: url(images/dentistProfile_contactInfo_background.png) no-repeat;
	z-index: 5;
}

.dentistProfileContactInfoLink strong {
	color: #fff;
}

.dentistProfileContactInfo .inputEmailButton {
	width: 65px;
	float: right;
	margin: -3px 0 -2px 8px;
}

.dentistProfileHours span {
	width: 100px;
	display: inline-block;
}

.dentistProfileRequestAppointment {
	width: 315px;
	min-height: 30px;
	margin: 65px -20px 0 -20px;
	background: url(images/dentistProfile_requestAppointment_background.png) no-repeat bottom;
}

.dentistProfileRequestAppointmentHeader {
	height: 15px;
	background: url(images/dentistProfile_requestAppointment_header_background.png) no-repeat;
	
}

.dentistProfileRequestAppointmentContent {
	padding: 0 0 20px 20px;
}

.dentistProfileRequestAppointment h2 {
	margin: 0;
	color: #1897d4;
}

/* ---------------------------------- Sign In ---------------------------------- */

#signIn {
	width: 365px;
	height: 175px;
	padding: 15px 0 0 15px;
	margin: 25px auto 0 auto;
	color: #e37225;
	background: url(images/signIn_background.png) no-repeat;
}

#signIn #signInHeader {
	font-size: 20px;
	margin:0;
	padding:0;
}

#signIn p {
	margin-top: 5px;
}

#signIn .inputText {
	margin-top: 10px;
}

#signIn .inputSignInButton {
	margin-top: 8px;	
}

/* ---------------------------------- Members Stats Table ---------------------------------- */

.adminStatsTable {
	width: 100%;
	margin: 10px 0 0 0;
}

.adminStatsTable th {
	font-weight: bold;
	color: #e37225;
	border-bottom: 1px solid #1897d4;
	vertical-align: bottom;
}

.adminStatsTable td {
	vertical-align: top;
}

.adminStatsTable th, .adminStatsTable td {
	padding: 3px 5px;
}

/* ---------------------------------- Admin Requests Table ---------------------------------- */

.adminRequestsTable {
	width: 100%;
	margin: 10px 0 0 0;
}

.adminRequestsTable tr:hover td {
	background: #dbedf5;
}

.adminRequestsTable th {
	font-weight: bold;
	padding: 3px 5px;
	color: #e37225;
	border-bottom: 1px solid #1897d4;
	vertical-align: bottom;
}

.adminRequestsTable td {
	padding: 3px 5px 13px 5px;
	vertical-align: top;
}

.adminRequestsTable .leftSide {
	padding: 3px 5px 3px 10px !important;
}

.adminRequestsTable .rightSide {
	padding: 3px 10px 3px 5px !important;
}

.adminRequestsTable .greyedEntry td {
	background: #eee !important;
}

/* ---------------------------------- Footer ---------------------------------- */

#footer {
	text-align: center;
	margin: 0px 0 0 0;
	padding: 25px 0;
	border-top: 1px solid #f37b28;
	color: #e37225;
}

#footer a {
	margin: 0 7px;
}
