/*--------------------------- CSS Rese ----------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#d5d4d3 url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bg-top-repeat.jpg") top repeat-x;
	text-align:center; 
	font:14px/22px "MS Trebuchet", Arial, sans-serif; 
	color:#000;
	}
blockquote { margin-left:10px; margin-right:10px; }
h1	{ font-size:1.7em; color:#496d7e; line-height:26px; font-family:Georgia, "Times New Roman", Times, serif;}
h2	{ font-size:1.4em; color:#496d7e; line-height:26px; font-family:Georgia, "Times New Roman", Times, serif; }
h3	{ font-size:1.2em; color:#000; }
h1 span,h2 span,h3 span	{ display:none; }
a:link,a:visited	{ color:#29414d; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#5f8ba0; text-decoration:underline; outline:none; }
/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}
div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bullet-back-to-top.jpg") right no-repeat;
	}
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}
img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
.module{
	margin-bottom:3em;
	}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
form label	{
	color:#000;
	font-size:.95em;
	} 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #496D7E;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
select { width:150px; padding:0; height:auto; } /* same width as form - !important */

.checkbox { background:none !important; border:none; margin-top:15px; }
textarea { height:90px; overflow:auto; }
#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ 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:0px;
	}
#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}
input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	border:1px solid #496D7E;
	}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bg-wrap.jpg") repeat-y;
	width:984px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}
	#middle-boxes {background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/center-boxes.jpg") no-repeat; height:230px;} 
	#middle-boxes a {
		text-decoration: none;
		display:block;
		width:260px;
		height:157px;
	}
	.box-content-2 h2, .box-content h2 , .box-content-3 h2 {color:white; font-weight: bold; font-size:22px; padding:2px;}
	 .box-content { width:260px; text-align:center; padding:30px 30px 0; float:left;}
	 .box-content img { margin-top:3px;}
	.box-content-2 { width:260px; text-align:center; padding:30px 30px 0; float:left; margin-left:13px;width:260px; }
	.box-content-2 span.infoContent { color:white; font: italic bold 22px/28px times; margin:10px 0 0; width:260px; height:110px; display:block; }
	.box-content-2 span em { color:white; font: italic bold 16px times;}
	 .box-content-3 {width:260px; text-align:center; padding:30px 30px 0; float:left;}
		.box-content-3 span {color:white; font: italic bold 16px times;}
		.box-content-3 img {margin-top:6px;}
		#middle-boxes p.moreInfo1 { float:right; padding:14px 0 0;}
		#middle-boxes span.moreInfo2 { float:right; margin-top:25px; }
		#middle-boxes p.moreInfo3 { float:right; padding:24px 0 0; }
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/masthead.jpg");
	height:90px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:648px;
	float:left;
	}
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 0px 20px 0px;
		}
	#column-left form { margin-left:0px; } /* set form margin here */
	#column-left ul.list-float {float:left; width:300px;}
	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}
	/* multi column list */
	#column-left ul { padding-left:5px; } 
		#column-left ul li { 
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			list-style-type: disc;
			line-height:20px; 
			list-style-position: inside;
			}
	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:322px;
	float:right;
	padding-bottom:100px;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}
	#column-right form { margin-left:0px; }
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position fro m top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
			#column-right a img.map { border:1px solid #fff; }
/* ------------------------ header framework ------------------------ */
#header-graphic { height:320px; background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/header-index.jpg"); } /* sets height for all non-flash headers */
	body#index #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/header-index.jpg"); }
	body#about #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/header-about.jpg"); }
	body#contact #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/header-sitemap.jpg"); }

/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/subhead-index.jpg"); }
	body#about #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/subhead-about.jpg"); }
	body#contact #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/subhead-sitemap.jpg"); }
/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/subhead-meet-doc.jpg") ;
	}
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/title-contact.jpg") ;
	}
#title-our-procedures {
	height:35px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/title-our-procedures.jpg") ;
	}
/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bottom-wrap.jpg") no-repeat;
	width:100%; /* fix for Safar */
	height:106px;
	clear:both; /* important - do not remove */
	}
	#bottom-wrapper{
		background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/bottom-wrap-repeat.jpg") bottom repeat-x ;
		
		}

/* ------------------------footer framework ------------------------ */
#footer {
	width:984px;
	margin:0 auto;
	text-align:center;
	background:#29424e repeat;
		font-size:12px;
	}
#footer p {
	color:#fff;
	margin-bottom:10px;
	}
#footer-color-wrap { background:#29424e repeat; padding-bottom:20px;}
#footer a:link, #footer a:visited { color:#fff; }
#footer a:hover, #footer a:active { color:#b3c7cf; }
#footer ul { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/footer-bg.jpg") no-repeat; padding:10px 20px 10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #fff;
	
		}
	#footer li.first { border: none; }
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") no-repeat; 
	width:984px; 
	height:44px; 
	margin:0;
	padding:0; 
	}
	#nav span { display: block;  padding:12px 0 0 25px;  padding-top:12px;}
	 #nav a.primary {  height:44px; font-weight: normal;} /* change height here also */
	#nav a.primary span.sf-sub-indicator {display:none; padding:0; margin:0;}
	#nav ul li, #nav ul li a  {height:auto; padding:5px 0 5px 5px;}
	#nav li { height:44px; float:left; list-style:none; _display:inline; position:relative; }
	#nav a {text-decoration: none; color:white; font-size:14px;}
	#nav ul li ul li { width:250px;}
	
	.sf-menu li.home { margin-left:70px; width:87px; }
	.sf-menu li.our-team {width:117px;}
	.sf-menu li.patient-centered-care {width:207px;}
	.sf-menu li.our-attorneys {width:130px;}
	.sf-menu li.services {width:108px;}
	.sf-menu li.smile-gallery {width:140px;}
	.sf-menu li.contact {width:92px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg")  -79px -30px no-repeat; }
#nav-02 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -158px -30px no-repeat; }
#nav-03 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -247px -30px no-repeat; }
#nav-04 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -341px -30px no-repeat; }
#nav-05 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -428px -30px no-repeat; }
#nav-06 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -460px -30px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#SPECIFY #nav-01 { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg")  -79px -30px no-repeat; }
body#SPECIFY #nav-02 { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -158px -30px no-repeat; }
body#SPECIFY #nav-03 { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -247px -30px no-repeat; }
body#SPECIFY #nav-04 { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -341px -30px no-repeat; }
body#SPECIFY #nav-05 { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -428px -30px no-repeat; }
body#SPECIFY #nav-06 { background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/nav.jpg") -460px -30px no-repeat; }
/** superfish **/
.sf-menu {
float:none;
}
.sf-menu li {
height: 20px;
background:transparent none repeat scroll 0 0;
}
.sf-menu a {
	border:0;
	padding:0;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited {
color:#fff;
font: 1em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
.sf-menu a:hover {
color:#fff;
font: 1em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
text-decoration: none;
}
.sf-menu li li {
background:#5e554c none repeat scroll 0 0;
border-bottom: 1px solid #5f8ba0;
}
.sf-menu ul {
position:absolute;
top:-999em;
width:200px;
margin-top:10px;
margin-left:14px;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		transparent;
	outline:		0;
	z-index:9999;

}
.sf-menu li ul li:hover, .sf-menu li ul li.sfHover,
.sf-menu li ul a:focus, .sf-menu li ul a:hover, .sf-menu li ul a:active {
	background:		#332d27;
	outline:		0;
}
.sf-menu li li ul {
border-left:1px solid #fff;
margin:0 0 0 65px;
width:250px;
}
.sf-menu li li li {
background:#5e554c none repeat scroll 0 0;
}
#nav span.sf-sub-indicator {
	padding:0;
	}
.sf-sub-indicator {
	top:8px;
	}
a > .sf-sub-indicator {
background-position:0 -100px;
top:9px;
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('http://d4xmq39929kw8.cloudfront.net/superfish-1.4.8/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#column-right #contact-us-form {background: url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/contact-us-repeat-bg.jpg") repeat-y;}
#column-right #contact-us-title {background: url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/contact-us-title-2.jpg") top no-repeat;}
#column-right form { width:275px; }
#column-right p,  #column-right img {
	margin:0 7px 10px 15px;
	color:#1B1713;
	}
	 #column-right h2, #column-right h3 {	font-family:"MS Trebuchet",Arial,sans-serif; margin:0 7px 10px 15px;}
#column-right .contact-bottom-wrap {background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/contact-us-bottom-wrap.jpg") no-repeat; width:332px; height:26px; margin-bottom:25px;}
#column-right form input.nameIs {width:90px}
#column-right form select.typeAccident {width:160px;}
#column-right form input.phoneNumber {width:70px;}
#column-right form input.medSize, #column-right form select.medSize    {width:100px; }
#column-right form select.medSize2  {width:92px; }
#column-right form input {margin:0 5px 2px; height:15px; }
#column-right form p {margin:0 7px 10px 8px; color:black; font-family: "Times New Roman", Times, serif; font-size:12px; line-height:22px;}
#column-right #contact-us-title{padding:40px 20px 0 25px;}
#column-right form label,
#column-right #contact-us-title span
 {color:black; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; margin:10px 0 15px 8px; display:block} 
#column-right #contact-us-title span.center {margin-left:61px}
 #column-right #slickbox {margin-left:10px;}
#column-right .map a:hover {color:#5f8ba0;}
#column-right input, #column-right textarea, #column-right select { 
background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
border:1px solid #A6A5A5;
color:#333333;

line-height:18px;
vertical-align: middle;
width:100px;
margin-bottom:4px; /* sets vertical spacing between fields */
padding-top:0px; /* vertically position text in input/textarea field */
padding-left:4px; /* horizontally position text in input/textarea field */
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:11px;
}
#column-right form#contact-quick textarea { height:90px; width:230px;}
#column-right form#contact-quick input#contact-business-quick {display:none;}
#column-right select { width:135px; padding:0; height:20px; } /* same width as form - !important */

input.submit-right { margin:10px 0 0 0px; }
#column-right input.submit-right{ 
/*background:url("../images/btn-submit-r.jpg");*/
width:109px;
height:18px;
border:none;
cursor:pointer;
background:none;
color:#0a376a;
background-color:transparent !important;
margin:0 0 4px 10px;
}

/* ------------------------ SLIDESHOW FRAMEWORK ------------------------ */
#slideshow{
	height:320px;
	overflow:hidden;
	position:relative;
	width:984px;
    z-index: 1;
}
.images div {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.slidetabs {
    bottom: 26px;
    clear: both;
    left: 28px;
    position: absolute;
    z-index: 3;
}
.slidetabs a {
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/slideshow-nav.png") no-repeat;;
    display: block;
    float: left;
    height: 15px;
    margin: 0 9px 0 0;
    width: 15px;
    z-index: 4;
}
.slidetabs a.current{
	background-position:right top;
}

/* expanding videos */

/* -----------  All players on page ---------- */
.vidthumb {
	height:200px !important;
	width:350px !important;
	}
.thumbexpand {
	height:360px !important;
	width:640px !important;
	}
.thumbshrink {
	height:200px !important;
	width:350px !important;
	}
.player {
	display:block;
	height:360px;
	width:640px;
	}
.hidden {
	display:none !important
	}
.controls {
 	background:url("images/controls-bg.png") no-repeat;
	height:30px;
	position:relative;
	}
a.disabled { visibility:hidden !important } 	
	
/* ---------- Player1 ---------- */	
#video-area1 {
	overflow:hidden;
	float:left;
	margin:0 20px 15px 0;
	}

a#close-btn1 {
	height:23px;
	width:58px;
	float:right;
	background: url("http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/17387/close-video.jpg") no-repeat;
	display:block;
	margin-top:-23px;
	padding-right:8px;
	}
/* ---------- Player-1 ---------- */	

#video-1 {float:left; padding:0 10px 10px 0; clear:right;}
#video-1 a{color:white;}
#video-1 p{background:#064C5F url("http://s3.amazonaws.com/webgen_einsteinwebsites/public/assets/17507/control_blue.jpg") no-repeat scroll 80px 50%;
	margin-top:5px;
	margin-bottom:0;
border-bottom:1px solid #35606D;
border-top:1px solid #35606D;
padding:3px 5px 4px;
text-align:center;
vertical-align:middle;
}
a.gallery-view{background:#507F91;
padding:3px 5px 4px;
text-align:center;
vertical-align:middle;
color:white;
margin-left:10px;
}
a.launcherFloat {float:right;}
#column-right img.marginTop {margin-top:20px;}
#player {background:#000;}
span.h2 {
	color:white;
	font-size:22px;
	font-weight:bold;
	padding:2px;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:26px;
	}

/* --------------------------- Blog ------------------------- */
div.date, div.meta {
	color:#7e7e7e;
	font-size: .9em;
}
div.meta {
	margin-bottom:20px;
}
.post {
	margin-bottom: 2em;
}
#comments {
	border-top: 1px solid #eee;
	margin-top: 1em;
	padding-top: 1em;
}
#comments h2 {
	font-size: 120%;
}
#new_comment {
	padding: 1em;
}
.message p {
	margin: 1em;
}
#tags .tag{
	display:block;
	}
#feeds{
	margin:10px 0;
	overflow:hidden;
	width:auto;
}
#main #feeds ul {
	margin:0;
	padding:0;
}
#feeds li{
	display:inline;
	list-style:none;
}
#feeds a {
	background:url("http://dhsc66z5v6eup.cloudfront.net/icon-kit-01/smk-icons.png") no-repeat;
	display:block;
	float:left;
	font-size:0.85em;
	height:15px;
	line-height:1.25em;
	margin:0 5px;
	padding-top:45px;
	text-align:center;
	width:60px;
}
#feeds .atom a {
	background-position:-115px 0;
}
#feeds .rss a {
	background-position:-55px 0;
}
#feeds .facebook a {
	background-position:5px 0;
	height:30px;
}

/* -------------- Blog Ticker --------------- */
#blogTicker{
	background:url("http://d2agh9ata29wb8.cloudfront.net/s/scrippsdentalcare.com/contact-us-bottom-wrap.jpg") no-repeat center bottom #EDEEE8;
    margin: 0 auto 20px;
    padding: 10px 0;
    width: 300px;
}
.newsticker-jcarousellite{
	margin: 0 auto 10px;
    width: 280px;
}
.newsticker-jcarousellite a, .newsticker-jcarousellite a span{
	color:#29414d;
	text-decoration:none;
}
ul#blogPost {
	margin: 0 0 25px 0;
	padding: 0;
	height: auto;
	display: block;	
}

ul#blogPost li {
	background-image: none;
	margin: 0 0 20px;
	padding: 0;
	height: auto;
}

ul#blogPost li p {
	margin: 0;
	padding: 0;
}

.newsticker-jcarousellite a span.blogDate {
	color:#777;
	font-size: 9pt;
	line-height: 16px;
}

.blogTitle {
	display: block;
	font-weight: bold;
	line-height: 16px;	
}
.newsticker-jcarousellite a span.readMore{
	display:block;
	text-decoration:underline;
}
.newsticker-jcarousellite a span.readMore:hover, .newsticker-jcarousellite a span.readMore:active{
	color:#5f8ba0;
	text-decoration:none;
}
