﻿@import 'reset.css';
@import 'defaults.css';

body {
	background: #d0d6d2 url(../image/body_bg.png) repeat-x;
}

#left_col { width:300px !important;}.
#left_col .padding {padding:5px !important;} 

h1, h2, h3 {
	margin-bottom: .4em;
	font-weight: normal;
}

a:link {
	color: #00f;
}
a:visited {
	color: #11a;
}
a:hover {
	color: #33f;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0 38px;
	background: url(../image/container_bg.png) no-repeat top center;
}

#header {
	height: 147px;
	background: url(../image/header_bg.png) no-repeat;
}
#header .padding {
/*	padding: 20px;*/
}
#header h1 {
	width: 234px;
	text-indent: -999em;
	background: url(../../content/image/logo.png) no-repeat;
}
#header h1 a {
	display: block;
	height: 131px;
}

#mainImage {
	background-color: #fff;
}

#main {
	background: #fff;
}

#main .padding {
	padding: 5px;
}

#footer {
	height: 50px;
/*	background: url(../image/footer_bg.png) center 0 no-repeat;*/
	color: #555555;
	text-align: center;
}
#footer .padding {
	padding: 30px;
}
#footer a {
	color: #2e7495;
	text-decoration: none;
}

/*
#ds_left, #ds_right {
	position: absolute;
	top: 0;
	width: 25px;
	height: 420px;
}
#ds_left {
	left: 0;
	background: url(../image/ds_left.png) top left no-repeat;
}
#ds_right {
	right: 0;
	background: url(../image/ds_right.png) top left no-repeat;
}

*/

.AccountStatus{font-size:10px; position:absolute; top:0px; right:0px;}

/*---	Theme Settings			---
-----------------------------------*/

.primary {
	/*color: #2681f3;*/
}
.secondary {
	color: #333;
}
.tertiary {
	color: #5F5F5F;
}

.btn.primary {
	background-color: #0C65CF;
}
.btn.secondary {
	background-color: #222;
}
.btn.tertiary {
	background-color: #5F5F5F;
}

.btn {
	display: inline-block;
	background-repeat: repeat-x;
	border: none;
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
}

.btn img {
	vertical-align: middle; /* Middle align images (such as arrows) on buttons. */
}

.btn_21 {
	padding: 3px 6px;
	background-image: url(../image/btn_highGloss_21_trans.png);
	font-size: 11px;
	line-height: 16px;
}
a.btn_21 {
	padding: 4px 6px 5px;
}

.btn_24 {
	padding: 3px 12px;
	background-image: url(/File/Content/image/btn_highGloss_24_trans.png);
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}

.flexform {margin:10px 0 !important; padding:60px 12px 0 !important; background:#fff url(/File/Content/image/formbg.png) no-repeat !important; width:270px !important; height:234px !important;}
.flexform .formBody {margin:0 !important; padding:0 !important; background:none !important; border:0 !important;}
.flexform .formBody .body {   padding:0 !important;}
.flexform label {color:#FFF !important; font-size:11px !important; font-weight:normal !important;}
.flexform input, .flexform textarea {width:265px !important;border: solid 1px #18485e !important;}
input.formButton {width:100px !important; height:37px !important; background: url(/File/Content/image/submit.png) no-repeat !important; padding-top:50px !important; border:0 !Important; overflow:hidden !important; font-size:0 !important; cursor:pointer !important;}

#header a.login {background:#fff url(/File/Content/image/login-button.png) no-repeat; width:107px; height:36px; position:absolute; top:0; right:40px; cursor:pointer;}


/* -- Dentist Map 1/4 -- */

.simplePagerContainer ul {
	padding: 0px;
	margin: 0px;
}

.simplePagerNav {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #2e7495;
	margin: 1.5em 0 !important;
	clear: both;
}

.simplePagerNav li {
	display: inline;
	padding: 0px 8px !important;
	margin: 0px !important;
	border: none !important;
}

.simplePagerNav a {
	color: #2e7495;
	text-decoration: none;
}

.simplePagerNav a:hover {
	color: #cc0000;
}

.currentPage a {
	color: #cc0000 !important;
}

.simplePagerContainer li {
	list-style-type: none;
	margin: 0px 20px 20px 0px;
	border: #e0e0e0 solid 1px;
	padding: 15px;
	position: relative;
}

phone {
	/*background: #f6f6f6;
	display: block;
	padding: 10px 15px;
	margin: 0px -15px;*/
}

address {
	margin: 0px 0px 10px 0px;
}

.simplePagerContainer li h3 {
	color: #319a8b;
	margin: 0px 0px 3px 0px;
	width: 340px;
}

.simplePagerContainer li h6 {
	margin: 0px 0px 10px 0px;
	width: 340px;
}

/* -- Map page pricing. 2/26 -- */


#topStats {
    padding: 0 0 0 38px;
}

.priceBox {
	background-color: #f6f6f6 !important;
	border: #e0e0e0 solid 1px !important;
	width: 156px !important;
	padding: 16px 18px !important;
	margin-left: 0px !important;
	font-family: Helvetica,Arial,Sans-Serif;
}

.costText {
	color: #205792;
    font-size: 16px !important;
}

.costNum{
	color: #205792;
    font-size: 34px !important;
	padding-top: 10px !important;
}

.priceText {
	color: #205792;
    font-size: 16px !important;
}

.priceNum{
	color: #205792;
    font-size: 34px !important;
	padding-top: 10px !important;
}
.savingsText {
	color: #da5700;
    font-size: 16px !important;
}

.savingsNum{
	color: #da5700;
    font-size: 34px !important;
	padding-top: 10px !important;
}

.radiusTab {
	background-color: #98b2c2 !important;
	border-top: #fff solid 8px;
}

.find-on-map {
	width: 126px;
	height: 50px;
	background: url(/File/Content/image/find_on_map.png) no-repeat;
	cursor: pointer;
	border: none;
	text-indent: -9999px;
	position: absolute;
	top: 15px;
	right: 15px;
}

/* -- 3/5 -- */

.Price {
	background-color: #f6f6f6;
	border: #e0e0e0 solid 1px;
	width: 140px;
	position: absolute;
	top: 15px;
	right: 160px;
	text-align: center;
	padding: 10px;
}

.DAtext {
	 color: #000;
	 font-size: 12px;
}

.DAprice {
	color: #da5700;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding: 5px 0px;
}

.phoneSlide {
-moz-border-radius: 8px;
border-radius: 8px;
background: #009999;
color: #fff;
width: 304px;
margin-left: 341px;
font-weight: bold;
}

.panel,.flip {
padding:5px 0px;
text-align:center;
}

.panel {
padding:10px 0px;
display:none;
border-top: #fff solid 1px;
-moz-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px;
background: #4bbdad;
}

.flip2,.panel2 {
	color: #205792;
    font-size: 15px;
}

.panel2 {
padding:10px;
display:none;
border: #e0e0e0 solid 1px;
background: #f6f6f6;
font-size: 12px;
color: #000;
margin: 5px 0px 0px 0px;
}


#ce_submit {
margin: 10px 0px;
}

#ce_prices input[type="button"] {
margin: 10px 0px;
}

#sortLinks {
height: 40px;
}

#sortLinks a {
background: rgb(48,150,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(48,150,136) 0%, rgb(22,70,63) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(48,150,136)), color-stop(100%,rgb(22,70,63))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(48,150,136) 0%,rgb(22,70,63) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(48,150,136) 0%,rgb(22,70,63) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(48,150,136) 0%,rgb(22,70,63) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(48,150,136) 0%,rgb(22,70,63) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309688', endColorstr='#16463f',GradientType=0 ); /* IE6-9 */

color: #fff;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 2px 10px 3px;
cursor: pointer;
margin: 10px 0px 0px 0px;
text-decoration: none;
}

.user-profile-h2{
	padding:0px 10px;
}

.user-info-h4 {
	padding: 0px 12px;
	}

/* Profile Nav Buttons */
.dp20 ul li{list-style-type:none;}
.dp20 ul li a  {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #31998A 5%, # 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin: 2px 1px 1px 1px;
	width: 125px;
	}
.dp20 ul li a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	}	
.dp20 ul li a:active {
	position:relative;
	top:1px;
	}
	/* End Profile nav Buttons */
	
	
.moreSlide {
	color: #009999;
	font-weight: bold;
	cursor: pointer;
	background: url(/File/Content/image/arrows.png) no-repeat;
}

/* -- Tab Box Style -- */

.ui-widget-content {
	background: #a5b9c4 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5b9c4 0%, #728087 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5b9c4), color-stop(100%,#728087)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5b9c4 0%,#728087 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5b9c4 0%,#728087 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5b9c4 0%,#728087 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #a5b9c4 0%,#728087 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5b9c4', endColorstr='#728087',GradientType=0 ) !important; /* IE6-9 */
	border: #728087 solid 1px !important;
}

.ui-widget-header {
	background: #2e7495 !important;
	border: #1c5773 !important;
	border-radius: 6px 6px 0px 0px !important;
	-moz-border-radius: 6px 6px 0px 0px !important;
	-webkit-border-radius: 6px 6px 0px 0px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #8cb3c5 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #8cb3c5 0%, #2e7495 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cb3c5), color-stop(100%,#2e7495)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8cb3c5 0%,#2e7495 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8cb3c5 0%,#2e7495 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8cb3c5 0%,#2e7495 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #8cb3c5 0%,#2e7495 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cb3c5', endColorstr='#2e7495',GradientType=0 ) !important; /* IE6-9 */
	border: #18485E solid 1px !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	/*background: #319a8b !important;
	background: -moz-linear-gradient(top,  #319a8b 0%, #143f39 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#319a8b), color-stop(100%,#143f39)) !important;
	background: -webkit-linear-gradient(top,  #319a8b 0%,#143f39 100%) !important;
	background: -o-linear-gradient(top,  #319a8b 0%,#143f39 100%) !important;
	background: -ms-linear-gradient(top,  #319a8b 0%,#143f39 100%) !important;
	background: linear-gradient(to bottom,  #319a8b 0%,#143f39 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319a8b', endColorstr='#143f39',GradientType=0 ) !important;*/
	background: #a5b9c4 !important;
	border: #143f39 solid 1px !important;
}
