ul, ol { list-style:none; }
h1, h2, h3, h4, h5, h6, pre, code, td { font-size:1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, div, dd, dt, dl, table, tr, td { margin:0; padding:0; }
a img, :link img, :visited img, fieldset { border:none; }

/* global elements
 * ------------------------------------------------------------------------- */
/* ----- type selectors ----- */ 
body {
	background:#000025;
	text-align:center;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
h1 { color:#D9CB93; font-size:1.1em; margin-bottom:10px; }
h2 { color:#D9CB93; font-size:1.1em; margin-bottom:10px; }
h3 { color:#D9CB93; font-size:1.0em; }
h1 span, h2 span, h3 span { display:none; }
#column-right .module h3 {
	font-family: georgia;
	font-size: 1.5em;
	font-weight:normal;
    margin-bottom: 5px;
}
a:link, a:visited { color:#fff; text-decoration:underline; border:none; }
a:hover, a:active { color:#D9CB93; text-decoration:none; }

/* ----- classes ----- */
div.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet_backtop.jpg") right no-repeat;
}
img.img-left { float:left; margin:2px 10px 10px 0; }
img.img-right { float:right; margin:5px 0 10px 10px; }
img.gallery { margin:0px 0px 10px 40px; }
img.gallery-sub { margin:0px 0px 10px 25px; }
img.gallery-sub-sub { margin:0px 0px 10px 45px; }
.module { margin: 4em 0 0 }
#footer .module { margin: 10px 0; }
#wrap #masthead .phone-number, #wrap #top .phone-number {
    color: #D9CB93;
    display: inline-block;
    float: right;
    font-family: serif,Times New Roman;
    font-size: 28px;
    line-height: 28px;
    margin: 39px 10px 0;
    text-align: right;
}

/* ----- global form elements ----- */ 
form {
	width:199px;
	margin:10px 0 15px 0;
}
form label {
	font-size:.95em;
	color:#D9CB93;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background-color:#D9CB93!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #D9CB93;
	color:#000;
	width:199px; /* 5 pixles smaller than form width !important */
	height:15px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
select {
	width:150px;
	padding:0;
} /* same width as form - !important */
textarea {
	height:90px;
	overflow:auto;
}
#contact-business { display: none; } /* do not remove */
/* ----- main contact form ----- */ 
#contact-main { margin:20px 0 10px 0; }
#contact-main label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select { width:175px; }
#contact-main label textarea {
	height:100px;
	overflow:auto;
}
#contact-business-main { display: none; } /* do not remove */
/* ----- submit button form elements ----- */ 
input.submit, input.submit-contact-main {
	width:47px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main { margin:85px 0 0 243px; }
input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/submit-btn.jpg");
	width:47px;
	height:20px;
	border:none;
	cursor:pointer;
}
/* framework
 * ------------------------------------------------------------------------- */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:777px;
	margin:0 auto;
	text-align:left;
}
#masthead {
	position:relative;
	background: url("../images/masthead.jpg");
	height:93px;
}
/* index page link within #masthead */
	#masthead a {
	position:absolute;
	left:12px;
	width:525px;
	top:11px;
	height:75px;
}
#masthead a span { display:none; }
/* ----- column-left ----- */
#column-left {
	float:left;
	padding:94px 30px 0 25px;
	width:479px;
}
#column-left p {
	color:#fff;
	margin:0 0 20px;
}
#column-left .gold-test { color:#D9CB93; }
/* single column list */
	#column-left ul {
	padding:0px 0px 20px 20px;
	list-style:circle;
}
#column-left ul li {
	background:0px 6px no-repeat;
	padding-left:10px; /* pushes text to the right to display bg img */
}
#cosmetic-dentistry {
	background:url("../images/cosmetic-denistry.jpg") no-repeat -22px 0;
	height:265px;
	margin:70px 0px 40px;
}
#cosmetic-dentistry a {
	position:absolute;
	margin:208px 0px 0px;
	width:149px;
	height:24px;
}
#cosmetic-dentistry a span { display:none; }
#technology {
	background:url("../images/index-technology.jpg") no-repeat -22px 0;
	height:54px;
	margin-bottom:10px;
}
#sedation {
	background:url("../images/index-sedation.jpg") no-repeat -22px 0;
	height:183px;
	margin:90px 0 40px;
}
#sedation a {
	position:absolute;
	margin:146px 0px 0px 275px;
	width:151px;
	height:26px;
}
#sedation a span { display:none; }
/* ----- column-right ----- */
#column-right {
	background:url("../images/column-right.jpg") no-repeat;
	float:left;
	padding: 0 15px 10px;
    width: 213px;
}
#column-right p {
	color:#D9CB93;
	margin:0 0 10px;
}
/* single column list */
	#column-right ul {
	padding:0px 0px 20px 20px;
	list-style:circle;
}
#column-right ul li {
	background: 0px 6px no-repeat;
	padding-left:10px; /* pushes text to the right to display bg img */
	color:#D9CB93;
}
#award {
	background:url("../images/award.gif") no-repeat -15px -10px;
	height:265px;
}
#award a {
	position:absolute;
	margin:88px 0px 0px 40px;
	width:109px;
	height:79px;
}
#award a span { display:none; }
#navigation {
	background:url("../images/navigation.gif") no-repeat -15px -10px;
	height:47px;
	margin:20px 0 0 15px;
}
#contact-us {
	background:url("../images/contact-us.jpg") no-repeat -15px 0;
	height:86px;
}
#ptt {
	width:224px;
	height:121px;
	margin-bottom:30px;
}
#ptt a span { display:none; }
#smile-gallery {
	background:url("../images/smile-gallery.jpg") no-repeat -9px 0;
	height:59px;
	margin:40px 0 10px;
}
.bna {
	background: url("../gallery/thumbs/index-bna.jpg") no-repeat -24px 0;
    display: block;
    height: 132px;
    margin-bottom: 40px;
}
/* ----- bottom-wrap ----- */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:27px;
	clear:both;
	width:100%; /* fix for Safar */
}

/* header framework
 * ------------------------------------------------------------------------- */
#header-flash {
	color:#000025;
	height:246px;
} /* sets height for the flash header - REMOVE IF NOT USED */

/* subhead framework
 * ------------------------------------------------------------------------- */
body#index #column-left,
body#blog #column-left { background:url("../images/subhead-welcome.jpg") no-repeat; }
body#about #column-left { background:url("../images/subhead-about.jpg") no-repeat; }
body#contact #column-left { background:url("../images/subhead-contact.jpg") no-repeat; }
body#thankyou #column-left { background:url("../images/subhead-thankyou.jpg") no-repeat; }
body#sitemap #column-left { background:url("../images/subhead-sitemap.jpg") no-repeat; }
body#cosmetic-head #column-left { background:url("../images/subhead-cosmetic.jpg") no-repeat; }
body#sedation-head #column-left { background:url("../images/subhead-sedation.jpg") no-repeat; }
body#technology-head #column-left { background:url("../images/subhead-technology.jpg") no-repeat; }
body#gallery #column-left { background:url("../images/subhead-gallery.jpg") no-repeat; }
body#awards #column-left { background:url("../images/subhead-awards.jpg") no-repeat; }
body#dentists #column-left { background:url("../images/subhead-dentists.jpg") no-repeat; }
body#testimonials #column-left { background:url("../images/subhead-testimonials.jpg") no-repeat; }
body#porcelain-veneers #column-left { background:url("../images/subhead-porcelain-veneers.jpg") no-repeat; }
body#teeth-whitening #column-left { background:url("../images/subhead-teeth-whitening.jpg") no-repeat; }
body#dental-implants #column-left { background:url("../images/subhead-dental-implants.jpg") no-repeat; }
body#other-procedures #column-left { background:url("../images/subhead-other-procedures.jpg") no-repeat; }
body#our-procedures #column-left { background:url("../images/subhead-our-procedures.jpg") no-repeat; }

/* footer
 * ------------------------------------------------------------------------- */
 #footer {
	width:777px;
	margin:0 auto;
	text-align:center;
}
#footer p {
	color:#D9CB93;
	margin:0px 40px 10px 40px;
}
#footer a:link, #footer a:visited { color:#fff; }
#footer a:hover, #footer a:active { color:#D9CB93; }
#footer ul { margin-bottom:5px; }
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	color:#fff;
	padding:0px 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
}
#footer li.first { border: none; }
/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */
#nav {
	background:url("../images/nav.gif") repeat-x;
	border-bottom:solid 1px #ada5b2;
	border-top:solid 1px #baa9a1;
	width:777px;
	height:25px;
	margin:0;
	overflow:hidden;
	padding:0;
}
#nav li {
	float:left;
	height:25px;
	list-style:none;
}
* html #nav li {
	white-space:nowrap;
	width:1%;
} /* ie6 hack to make nav items float */
#nav li:hover { background:url("../images/nav.gif") repeat-x bottom; }
#nav a {
	border-left:solid 1px #786701;
	border-right:solid 1px #180205;
	color:#fff2f2;
	display:block;
	font-size:0.8em;
	height:21px;
	line-height:21px;
	margin:2px 0 0;
	padding: 0 23px;
	text-decoration:none;
	text-transform:uppercase;
}
#nav a:hover { color:#fff; }
#nav li.first a { border-left:none; }
#nav li.last a { border-right:none; }
#column-right #subnav ul {
	margin:0 0 0 25px;
	padding:0 0 0 20px;
}
#column-right #subnav ul ul {
	margin:0;
	padding:0 0 0 20px;
}
#column-right #subnav ul li {
	list-style-image:url("../images/subnav-bullet.gif");
	padding:0;
}
#subnav a { text-decoration:none; }
#subnav a:hover, #subnav a:active { text-decoration:underline; }
#subnav h2 a { text-decoration:underline; }
#subnav h2 a:hover, #subnav a:active { text-decoration:none; }

/* embedVideo
-------------------------------------------------------------- */
div.eVLeft {
	float: left;
	margin: 4px 15px 10px 0;
	width: 320px;
}
div.eVRight {
	float: right;
	width: 320px;
	margin: 0 0 10px 15px;
}
a#player, a#player1, a#player2, a#player3, a#player4, a#player5, a#player6 {
	width: 320px;
	height: 180px;
	margin: 0 15px 0 0;
	display: block;
}
div.viewAll {
	clear: both;
	margin: 5px 0 0 0;
	padding: 5px;
	display: block;
	text-align: center;
	background-color: #141821;
	font-size: 9pt;
}

/* News Ticker
---------------------------------------------------------------------------*/
#column-right .newsticker-jcarousellite ul li {
	display:block;
	list-style:none;
	overflow: hidden;
	padding:5px 0 10px;
}
.newsticker-jcarousellite li.odd {  }
.newsticker-jcarousellite li span			{ display:block; }
.newsticker-jcarousellite li span.blogDate	{ font-size: 0.8em; }
.newsticker-jcarousellite li span.blogTitle	{ font-size: 1.2em; font-weight:bold; height: 1em; overflow: hidden; }
.newsticker-jcarousellite li span.blogPost	{ height: 2.5em; overflow: hidden; }

/* SMK
---------------------------------------------------------------------------*/
@font-face {
	font-family: 'PicoBlackAlRegular';
	src: url('http://thedesignersmile.com.einsteindevelopment.compicobla_-webfont.eot');
	src: url('picobla_-webfont.eot?#iefix') format('embedded-opentype'),
		 url('picobla_-webfont.woff') format('woff'),
		 url('picobla_-webfont.ttf') format('truetype'),
		 url('picobla_-webfont.svg#PicoBlackAlRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.smk {
	height:auto;
	overflow:hidden;
	position:relative;
}
#column-right .smk ul{
	margin:0;
	padding:0;
}
#column-right .smk li{
	float:left;
	list-style:none;
	padding:0;
}
.smk a {
	behavior: url("http://thedesignersmile.com.einsteindevelopment.com/js/PIE.php");
	border-radius: 3px;
	border-width: 1px;
	display:block;
	float:left;
	font-size:26px;
	height: 32px;
	line-height: 32px;
	overflow:hidden;
	margin:4px;
	text-align: center;
	text-decoration:none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	width: 32px;
}
.smk a:hover, .smk a:active {
	box-shadow: 0px 0px 6px #fff;
	-moz-box-shadow: 0px 0px 6px #fff;
	-webkit-box-shadow: 0px 0px 10px #fff;
}

/* Twitter
----------------------------------------*/
.smk a.twitter {
	border:solid 1px #A8EAEC;
	background-color: #DBF7F8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DBF7F8), to(#88E1E6)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #DBF7F8, #88E1E6); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #DBF7F8, #88E1E6); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #DBF7F8, #88E1E6); /* IE10 */
	background-image:      -o-linear-gradient(top, #DBF7F8, #88E1E6); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #DBF7F8, #88E1E6);
	-pie-background-image:         linear-gradient(top, #DBF7F8, #88E1E6);
	color:#2CBAE9;
	font-family: 'PicoBlackAlRegular';
	font-size:30px;
}

/* YouTube
----------------------------------------*/
.smk a.youtube {
	background:#DE2828;
	border:solid 1px #891818;
	color:#fff;
	font-family: arial;
    font-size: 12px;
    line-height: 16px;
}
.smk a.youtube span {
	background-color: #FEFEFE;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#CECECE)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #FEFEFE, #CECECE); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #FEFEFE, #CECECE); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #FEFEFE, #CECECE); /* IE10 */
	background-image:      -o-linear-gradient(top, #FEFEFE, #CECECE); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #FEFEFE, #CECECE);
	-pie-background-image:         linear-gradient(top, #FEFEFE, #CECECE);
	color:#000;
	display:block;
	height:50%;
}

/* Facebook
----------------------------------------*/
.smk a.facebook {
	background-color: #447AEC;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#447AEC), to(#1E3C7F)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #447AEC, #1E3C7F); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #447AEC, #1E3C7F); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #447AEC, #1E3C7F); /* IE10 */
	background-image:      -o-linear-gradient(top, #447AEC, #1E3C7F); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #447AEC, #1E3C7F);
	-pie-background-image:         linear-gradient(top, #447AEC, #1E3C7F);
	border:solid 1px #000;
	color:#fff;
	font-family:lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 33px;
    font-weight: bold;
    line-height: 38px;
    position: relative;
    text-align: left;
    text-indent: 16px;
}
/* create bottom bubble */
.smk a.facebook span {
	background:#fff;
	border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	bottom:0;
	height:8px;
	left:0;
	opacity:0.4;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* IE 8 */
		filter: alpha(opacity=40); /* IE6,7,9 */
	position:absolute;
	width:32px;
}

/* Blog
----------------------------------------*/
.smk a.blog {
	background-color: #20AF5D;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#20AF5D), to(#015828)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #20AF5D, #015828); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #20AF5D, #015828); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #20AF5D, #015828); /* IE10 */
	background-image:      -o-linear-gradient(top, #20AF5D, #015828); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #20AF5D, #015828);
	-pie-background-image:         linear-gradient(top, #20AF5D, #015828);
	border:solid 1px #094625;
	color:#fff;
	font-family: georgia;
    font-size: 9px;
	font-weight: bold;
	line-height:13px;
	text-shadow:none;
	text-transform:uppercase;
}
.smk a.blog span {
	background:#fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color:#005F2B;
	display:block;
	margin:2px;
}

/* Linkned In
----------------------------------------*/
.smk a.linkedin {
	background-color: #5BABCB;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5BABCB), to(#0C6596)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #5BABCB, #0C6596); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #5BABCB, #0C6596); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #5BABCB, #0C6596); /* IE10 */
	background-image:      -o-linear-gradient(top, #5BABCB, #0C6596); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #5BABCB, #0C6596);
	-pie-background-image:         linear-gradient(top, #5BABCB, #0C6596);
	border-color: #074B6F;
	border-style: solid;
	color:#fff;
	font-family: arial;
	font-weight: bold;
}
