@charset "utf-8";

* { margin: 0; padding: 0;}
img { border:none;}

a{ text-decoration: underline; color: #000056;}
a:hover{ text-decoration: none;}
a:focus{ outline:none;}

h1{ font-size: 17px; color: #b76b02; padding-bottom:5px;}

p{ padding-bottom: 12px; line-height: 20px;}


body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393c3c;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

body { position: relative;}

/* structure */

/*
#m-finder { position:absolute; top: 0; left: 0; width: 12px; height:12px; background-color:#ffffff;}
*/

#preloader {
	height: 0px;
	display: none;
	
	}
#topdog { width: 100%; top: 0px; position: absolute;}

#outer {
	width: 100%;
	margin: 0 auto;
	background-image:url(../img/backdrop.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
	#homepage { width: 914px; margin: 0 auto; padding-top:57px;}
	#homepage #home-dentists, #home-patients { display:block; height:319px; width:292px; text-indent: -3000px;}
	#home-dentists{ background: url(../img/home-dentists.jpg) top right;}
	#home-patients{ background: url(../img/home-patients.jpg) top right;}
	
	#home-dentists:hover{ background: url(../img/home-dentists-over.jpg) top right;}
	#home-patients:hover{ background: url(../img/home-patients-over.jpg) top right;}
	
	#info { 
		text-align: right;
		font-size: 17px;
		font-weight: bold;
		}
	
#container {
	width: 878px;
	margin: 0 auto;
	/*padding-top: 57px;*/
	}


#header{}
	#logo { width: 253px; float:left;}
		#logo h2 a { display:block; height: 170px; width: 253px; text-indent: -3000px;}
	#banner { width: 625px; float:right;}



/*patient*/
#nav-patients {
	height: 38px;
	margin-bottom: 2px;
	background: url(../img/nav-patient.gif) repeat-x;
	}	
#nav-patients ul { list-style: none;}
#nav-patients li { float: left; border-left: 2px solid #fff;}
#nav-patients li.first { border-left: none;}
#nav-patients a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/nav-patient.gif) repeat-x;
	padding: 12px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}	
#nav-patients a:hover { background: url(../img/nav-patient-over.gif) repeat-x;}	
	#nav-patients #nav-home { width: 106px;}
	#nav-patients #nav-about { width: 182px;}
	#nav-patients #nav-procedure { width: 140px;}
	#nav-patients #nav-tech { width: 147px;}
	#nav-patients #nav-gallery { width: 174px;}
	#nav-patients #nav-stories { width: 119px;}


/*dentist*/
#nav-dentist {
	height: 38px;
	margin-bottom: 2px;
	background: url(../img/nav-dentist.gif) repeat-x;
	}	
#nav-dentist ul { list-style: none;}
#nav-dentist li { float: left; border-left: 2px solid #fff;}
#nav-dentist li.first { border-left: none;}
#nav-dentist a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/nav-dentist.gif) repeat-x;
	padding: 12px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}	
#nav-dentist a:hover { background: url(../img/nav-dentist-over.gif) repeat-x;}
	
	#nav-dentist #nav-home { width: 65px;}
	#nav-dentist #nav-about { width: 141px;}
	#nav-dentist #nav-owners { width: 145px;}
	#nav-dentist #nav-videos { width: 159px;}
	#nav-dentist #nav-training { width: 156px;}
	#nav-dentist #nav-products { width: 101px;}
	#nav-dentist #nav-tour { width: 99px;} /*129*/


#topzone {
	height:42px;
	padding-top: 15px;
	font-size: 12px;
	color: #000056;
	}
#topzone.blue a {color: #000056;}
#topzone ul { list-style: none; float:right;}
#topzone li { float: left; padding-left: 3px;}	
#topzone a {
	display: block;
	height: 29px;
	text-indent: -3000px;
	text-decoration: none;
	}
	#btn-lab-signup { width: 121px; background:url(http://demo.gaslampmedia.com/cerec/btn-lab-signup.gif) no-repeat;}
	#btn-dentist-signup { width: 146px; background:url(http://demo.gaslampmedia.com/cerec/btn-dentist-signup.gif) no-repeat;}
	#btn-dentist-login { width: 176px; background:url(http://demo.gaslampmedia.com/cerec/btn-dentist-login.gif) no-repeat;}
	

#banner{}

#wrapper {
	background-image:url(../img/content-ex.gif);
	background-repeat:repeat-y;
	padding-bottom: 25px;
	}
	#leftcol { float:left; width: 253px;}
		#leftcol h2 { font-size: 15px; color:#FFFFFF;  padding: 10px 20px 8px 20px;}
		#leftcol h2.orange { background:url(../img/header-blue.jpg) repeat-x;}
		#leftcol h2.blue { background-color: #02077b;}
		#leftcol h2.lblue { background-color: #2baddd;}
		#leftcol p { padding: 0 25px 12px 25px;}
		#leftcol ul {font-weight: bold; color: #000056; padding: 0 25px 12px 25px; list-style: none;}
		#leftcol ul a { text-decoration: none;}
		#leftcol ul a:hover { text-decoration: underline;}
		#leftcol ul ul a { font-weight: normal; padding: 0 10px;}
			#leftcol ul ul li a { background-image:url(../img/list-arrow.gif); background-repeat:no-repeat; background-position:left; padding-left:12px;}
			#leftcol ul.arrows {}
			#leftcol ul.arrows li a { background-image:url(../img/list-arrow.gif); background-repeat:no-repeat; background-position:left; padding-left:12px;}
		.leftmod { /*padding: 18px 0px;*/}	
		#leftcol-ct {
			background-image: url(../img/leftcol-ct.jpg);
			background-repeat:no-repeat;
			background-position:top;
			background-color: #c7dff9;
			
			}
		
	#rightcol {
		float:right; width: 590px !important; /*padding-left: 35px;*/
		/*background-image:url(../img/rightcol-drop.jpg); background-repeat:no-repeat; background-position:top left;*/
		background-color:#FFFFFF;}
		#function {
			text-align: right;
			font-size: 9px;
			padding: 10px 0px 5px 0;
			}
		#function a {
			color:  #636363;
			}
		#rightcol h2 { font-size: 13px; color: #000056; font-style: italic; padding-bottom: 12px;}
		#rightcol h3 { font-size: 12px; color: #000056; padding-bottom: 7px;}
		#rightcol h3.nopad { padding-bottom: 3px;}
		#rightcol ul, #rightcol ol { padding: 0 0 12px 20px;}

#advertisement { padding: 15px 0 0 0; height: 100px; overflow: hidden; text-align: left;}		
#advertisement ul { list-style: none;}
	#advertisement li { float: left; padding:0 5px;}
	#advertisement li a { display: block; height:75px; width: 135px;}

	
#footer {
	clear:both;
	margin-top: 15px;
	text-align: right;
	font-size: 17px;
	padding-bottom: 20px;
	}
	
	
	
	#footer a { font-size: 12px;}
	#copyright {
		background-image: url(../img/footer.gif);
		background-repeat:repeat-y;
		padding: 2px 5px;
		font-size: 11px;
		color: #000056;
		}
	#copyright p{ padding:0px; font-weight: bold;}

/* universal classes */

.purple { color: #000056;}
.lblue { color:#3d8fe6;}
.grey { color: #515252;}
.blue { color: #02264b; font-weight: bold;}
p.orange, span.orange{ color: #ed9920;}

.align-right { text-align: right;}

p.txt-left { text-align: left;}

.input-width { width: 200px; padding: 2px 5px; border: 1px solid #666666;}
.input-style { padding: 2px 5px; border: 1px solid #666666;}

.img-right { float:right; padding-left: 10px; padding-bottom: 5px;}
.img-left {float:right; padding-right: 10px; padding-bottom: 5px;}

.table-form td { padding: 2px;}

.no-list { list-style: none;}

.page-print { background-image:url(../img/icon-print.gif); background-repeat:no-repeat; background-position:right; padding: 2px 25px 3px 0px;}
.page-email { background-image:url(../img/icon-email.gif); background-repeat:no-repeat; background-position:right; padding: 2px 25px 3px 0px;}

.img-left{ float:left; padding: 0 10px 12px 0;}
.img-right{ float:right; padding: 0 0 12px 10px;}

.button { background-color:#00067a; color: #FFFFFF; border: none; padding: 2px 5px;}

.text-center { text-align: center;}
.img-center { display:block; margin: 0 auto;}

.small { font-size: 11px;}
.default {}
.large {}

.right { float:right;}
.left { float:left;}
.clear { clear: both;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#before-after-photos td{ padding: 3px; height:75px;}

#find-doctor, #find-lab {
	/*height: 214px;*/
	padding: 10px 0 0 20px;
	color: #000056; font-weight: bold;
}
#find-doctor h3, #find-lab h3{ padding-bottom: 5px;}

.sidebar-input {
	width: 118px;
	height: 16px;
	border: 1px solid #d4d4d4;
	padding: 5px 2px 3px 3px;
	}
	
.valign { vertical-align: bottom;}

.tables td { padding:10px;}
.tables img { border: 5px solid #f4f4f4;}
hr { border: none; height:1px; margin: 5px 0 10px 0px; background-color:#d4d4d4;}

.red {
	color: red;
	font-weight: bold;
}

.row-heading-dentist a, .row-heading-dentist {
	background-color:#3d8fe5;
	font-weight:bold;
	font-size:110%;
	color:white;
}

.required { color: #F8A519;}

.table-padding td { padding: 2px 5px;}


/* signup page */

#wrapper.signup { background:url(../img/wrapper-signup.gif) no-repeat top left; padding: 36px 0 20px 18px}

#signup-leftcol { width: 345px; padding-top: 21px;}
		.pad16 { padding: 0 16px 12px 16px;}
		#signup-leftcol h2.xxlarge { font-size: 27px;}
		.llblues { font-weight: bold; color: #3d8fe5;}
	#signup-leftcol h2 { color: #3d8fe5; font-size: 16px; padding-bottom: 12px;}
	#signup-leftcol p { color: #706f6f; font-size: 12px;}
#signup-rightcol { width: 492px; background: url(../img/blue-ex.jpg) repeat-y;}
#signup-rightcol #regbox-top  { background:url(../img/blue-top.jpg) no-repeat top left; padding: 20px 15px;}
#signup-rightcol #regbox-end { background:url(../img/blue-end.jpg) no-repeat bottom left; height: 10px;}

#signup-rightcol  h1 { font-size: 27px; color: #000000; font-weight: normal;}
#signup-rightcol ul, #signup-rightcol ol { padding: 0 0 12px 20px; line-height: 18px;}
#signup-rightcol h2 { font-size: 14px; color: #666666; padding-bottom: 5px;}

#signup-rightcol legend { font-size: 16px; color: #bfc6ca; font-weight: bold; padding-right: 5px;}
#signup-rightcol fieldset { border: none; border-top: 1px solid #bfc6ca; padding-top: 12px;}
.power { font-weight: bold; color: #000000;}

#rightcol ul.trilist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}



.trilist li {
	float:left;
	height:100px;
	padding:0 0 10px 10px;
	width:185px;
}
.trilist li.odd { height: 150px;}

.trilist li.odd img {
	width: 89px;
	display: block;
	margin: 0 auto;
}

.trilist li img { width: 185px;}