/* @override http://rmwebsite.com/4straightteeth/wp-content/themes/4straightteeth/style.css */

/*--------------------- Last Modified --> 2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Rosemont Media. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

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 ------------------------ */
html {
	background: #adb4c5 url("images/bgHtml.jpg")  repeat;
}

body { 
	background:transparent url("images/bgBody.jpg") top repeat-x;
	text-align:center; 
	font:12px/18px "Lucida Grande",Lucida,Verdana,serif; 
	color:#061e4b;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#CC0000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; 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("images/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; 
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	width:980px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("images/masthead.jpg");
	height:168px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:355px;
		width:260px;
		top:0px;
		display: block; 
		height: 148px;
		text-indent: -9999px;
		}
		
#masthead a#btnPatientLogin {
	background: url("images/btnPatientLogin.jpg") no-repeat;
	width: 98px;
	height: 60px;
	text-indent: -9999px;
	float: right;
	display: block;
	position: absolute;
	left: 853px;
	top: 108px;
}

#masthead a#masthead-facebook {
	background: url("images/masthead-facebook.png") no-repeat;
	width: 235px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 31px;
	top: 90px;
}

#masthead a#masthead-facebook:hover {
	background: url("images/masthead-facebook.png") bottom left no-repeat;
}

#masthead a#btnPatientLogin:hover {
	background: url("images/btnPatientLogin.jpg") bottom left no-repeat;
}

#masthead a#btnBlog {
	background: url("images/btnBlog.jpg") no-repeat;
	width: 98px;
	height: 60px;
	text-indent: -9999px;
	float: right;
	display: block;
	position: absolute;
	left: 750px;
	top: 106px;
}

#masthead a#btnBlog:hover {
	background: url("images/btnBlog.jpg") bottom left no-repeat;
}
		
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:980px; 
	height:57px; 
	margin:0;
	padding:0; 
	}

#nav li, #nav a { height:57px; display:block; text-indent: -9999px;} /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 49px; margin-left: 20px;}
#nav-02 { width: 117px;}
#nav-03 { width: 88px;}
#nav-04 { width: 166px;}
#nav-05 { width: 161px;}
#nav-06 { width: 154px;}
#nav-07 { width: 57px;}
#nav-08 { width: 84px;}
#nav-09 { width: 64px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/nav.jpg")  -20px -57px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -69px -57px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -186px -57px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -274px -57px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -440px -57px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -601px -57px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -755px -57px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -812px -57px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -896px -57px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	}

#nav li ul li { 
	height:28px; /* Height of each drop down nav item */
	border-bottom:1px solid #05183a;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:28px;	/* Height of each drop down nav item, should match above */
	line-height:28px;	 /* Height of each drop down nav item again, should match above */
	background: #072253 url("images/dropDown.jpg") no-repeat;
	text-indent: 10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-06 ul a:hover, #nav-09 ul a:hover { 
	background: #0a3071 url("images/dropDown.jpg") left bottom no-repeat;
	color:#fff;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:165px; }
#nav-03 ul, #nav-03 li { width:210px; }
#nav-04 ul, #nav-04 li { width:250px; }
#nav-06 ul, #nav-06 li { width:250px; }
#nav-09 ul, #nav-09 li { width:200px; }

#headerGraphic {
	height: 223px;
	background: url("images/headerGraphic.jpg") no-repeat;
}

#headerGraphicInside {
	height: 223px;
	background: url("images/mastheadInside.jpg") no-repeat;
}

#contentWrap {
	background: url("images/bgWrap.jpg") 20px 0px repeat-y;
}

#contentWrapTop {
	background: url("images/bgWrapTop.jpg")  no-repeat;
}

#topSectionBtm {
	background: url("images/bgWrapBottom.jpg") left bottom no-repeat;
	float: left;
	width: 980px;
}

#frontLeft {
	width: 614px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}

#frontLeft p {
	margin: 0 15px 10px 36px;
}

#frontLeft h2 {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	padding: 7px 0 7px 0;
	line-height: 41px;
	height: 34px;
	margin-bottom: 20px;
	margin: 0 0 20px 34px;
}

#magazineImages {
	background: url("images/magazineImages.png") no-repeat;
	display: block;
	width: 614px;
	height: 243px;
	margin-top:50px;
}

#logosHome {
	background: url("images/logosHome.png") no-repeat;
	display: block;
	width: 614px;
	height: 67px;
}

#frontRight {
	width: 319px;
	float: left;
}

#videoPlayer {
	height: 245px;
	margin-top: -75px;
	width: 319px;
}

#btnVideoPlayer {
	background: url("images/btnVideoPlayer.jpg") no-repeat;
	display: block;
	width: 270px;
	height: 49px;
	text-indent: -9999px;
	margin: 15px 0 0 21px;
}

#btnVideoPlayer:hover {
	background: url("images/btnVideoPlayer.jpg") left bottom no-repeat;
}

#btn8ThingsYouMustKnow {
	background: url("images/btn8ThingsYouMustKnow.png") no-repeat;
	display: block;
	height: 141px;
	width: 326px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
}

#btn8ThingsYouMustKnow:hover {
	background: url("images/btn8ThingsYouMustKnow.png") left bottom no-repeat;
}

#lowerContentWrap {
	clear: both;
	background: url("images/bgWhatDoWeOfferTop.jpg") no-repeat;
	padding-top: 26px;
}

#lowerContent {
	background: #072356;
	padding: 32px 0 0 25px;
	width: 915px;
	margin: 0 auto;
	color: #fff;
}

#lowerContent h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 15px;
}

#braces a, #lingualBraces a, #invisalign a, #orthodonticAppliances a {
	color: #fff;
}

#braces a:hover, #lingualBraces a:hover, #invisalign a:hover, #orthodonticAppliances a:hover {
	text-decoration: none;
}

#braces {
	width: 203px;
	float: left;
	margin: 0 24px 10px 0;
}

#lingualBraces {
	width: 203px;
	float: left;
	margin: 0 30px 10px 0;
}

#invisalign {
	width: 203px;
	float: left;
	margin: 0 17px 10px 0;
}

#orthodonticAppliances {
	width: 203px;
	float: left;
	margin: 0 26px 10px 0;
}

#braces h3, #lingualBraces h3, #invisalign h3, #orthodonticAppliances h3 {
	color: #fff;
	margin-bottom: 10px;
}

#lowerContentWrapBtm {
	background: url("images/imgWhatDoWeOffer.jpg") no-repeat;
	height: 82px;
	margin-left: 20px;
}

#btnContactHome {
	width: 409px;
	height: 102px;
	background: url("images/btnContactHome.jpg") no-repeat;
	text-indent: -9999px;
	margin: 20px 0 0 41px;
	float: left;
	display: inline;
}

#btnContactHome:hover {
	background: url("images/btnContactHome.jpg") bottom left no-repeat;
}

#lincroftHome {
	width: 135px;
	float: left;
	margin: 39px 26px 0 12px;
	display: inline;
}

#lincroftHome span {
	font-size: 16px;
}

#btnMapLincroft {
	background: url("images/btnMapLincroft.jpg") no-repeat;
	height: 55px;
	width: 55px;
	display: block;
	float: left;
	margin: 43px 0 0 0;
}

#btnMapLincroft:hover {
	background: url("images/btnMapLincroft.jpg") left bottom no-repeat;
}

#seaGirtHome {
	width: 135px;
	float: left;
	margin: 39px 26px 0 43px;
	display: inline;
}

#seaGirtHome span {
	font-size: 16px;
}

#btnMapSeaGirt {
	background: url("images/btnMapSeaGirt.jpg");
	height: 55px;
	width: 55px;
	display: block;
	float: left;
	margin: 43px 0 0 0;
}

#btnMapSeaGirt:hover {
	background: url("images/btnMapSeaGirt.jpg") left bottom no-repeat;
}

/* ------------------------ columnLeft framework ------------------------ */
#columnLeft {
	width:619px;
	float:left;
	margin-left: 20px;
	display: inline;
	}

#columnLeft p, #columnLeft h1, #columnLeft h2, #columnLeft h3, #columnLeft ul, #columnLeft dl {
	margin:0px 30px 10px 36px;
}

#columnLeft h2 {
	color: #fff;
	font-size: 29px;
	font-weight: normal;
	margin: 9px 0 20px 36px;
	height: 39px;
	line-height: 39px;
}

#columnLeft h3 {
	color: #061e4b;
	font-size: 19px;
	font-weight: normal;
	clear: both;
}

#columnLeft h3 a {
	color: #061e4b;
}

#columnLeft h3 a:hover  {
	text-decoration: none;
}

#columnLeft ol {
	list-style: decimal;
	margin:0px 30px 0px 66px;
}

#columnLeft ul {
	margin: 0 30px 0 66px;
	list-style-type: disc;
}

#columnLeft li {
	margin-bottom: 15px;
}

.post {
	border-bottom: 1px solid;
	margin-right: 30px;
	margin-left: 20px;
}

#columnLeft .post h3, #columnLeft .post p {
	margin-left: 10px;
}

#columnLeft .post h3 {
	margin-bottom: 0px;
}

.post .metaData {
	font-size: .8em;
}

/* ------------------------ column-right framework ------------------------ */
#columnRight {
	width:303px;
	float:left;
	margin-top: 71px;
	}

#columnRight p, #columnRight h1, #columnRight h2, #columnRight h3, #columnRight ul, #columnRight dl {
	margin:0px 0px 10px 0px;
}

#btnContactInside {
	background: url("images/btnContactInside.jpg") no-repeat;
	display: block;
	width: 303px;
	height: 78px;
	text-indent: -9999px;
	margin-bottom: 27px;
}

#btnContactInside:hover {
	background: url("images/btnContactInside.jpg") left bottom no-repeat;
}

#columnRight h4 {
	font-size: 16px;
	font-weight: normal;
}

#lincroftInside span, #seaGirtInside span {
	font-size: 22px;
}

#lincroftInside, #seaGirtInside {
	float: left;
} 

#seaGirtInside {
	clear: both;
}

#btnMapLincroftInside {
	display: block;
	float: right;
	height: 55px;
	width: 128px;
	background: url("images/btnMapLincroftInside.jpg") no-repeat;
	margin-bottom: 56px;
}

#btnMapLincroftInside:hover {
	background: url("images/btnMapLincroftInside.jpg") left bottom no-repeat;
}

#btnMapSeaGirtInside {
	display: block;
	float: right;
	height: 55px;
	width: 128px;
	background: url("images/btnMapSeaGirtInside.jpg") no-repeat;
	margin-bottom: 44px;
}

#btnMapSeaGirtInside:hover {
	background: url("images/btnMapSeaGirtInside.jpg") left bottom no-repeat;
}

#btn8ThingInside {
	background: url("images/btn8ThingInside.jpg") no-repeat;
	display: block;
	width: 302px;
	height: 78px;
	text-indent: -9999px;
	clear: both;
}

#btn8ThingInside:hover {
	background: url("images/btn8ThingInside.jpg") bottom left no-repeat;
}
			
#prestigiousRecognition {
	clear: both;
	margin: 0 0 0 20px;
	background: url("images/imgPrestigiousRecognition.jpg")  bottom left no-repeat;
	padding: 0 0 260px 0;
}

#prestigiousRecognition h2 {
	color: #072356;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 0 34px;
}

/* ------------------------footer framework ------------------------ */
#footer {
	background: url("images/bgBottomWrap.jpg") no-repeat;
	width: 940px;
	margin:0 auto;
	padding: 41px 0 0 0;
	text-align:center;
	}

#footer p {
	color:#ddd;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#ddd; }
#footer a:hover, #footer a:active { color:#072356; }

#footer ul {margin: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 #ddd;
		}
	#footer li:first-child { border: none; }
	
#player1 {
	float:left;
}

#gallery {
	margin:  0 auto;
	width: 400px;
}

.table {
	display: table;
}

.row {
	display: table-row;
	border-bottom: 1px solid #3D6FB6;
}

.col {
	display: table-cell;
	padding: 1em;
}

.col a {
	text-decoration: none !important;
	color: #3D6FB6;
}

.col img {
	border: 1px solid #3D6FB6;
	margin-bottom: 10px;
}

.col span {
	display: block;
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	text-align: center;
}

#face.col {
	text-align: center;
}

#galleryHTML {
	background: none;
}

#galleryBody {
	background: none !important;
}

#gallery h3 {
	border-top: 1px solid;
	padding: 10px 0 0 13px;
	margin: 10px 0 0;
}

#gallery h3:first-child {
	border-top: none;
}

.searchpost {

		border-bottom: 1px solid;
		margin-right: 30px;
		margin-left: 20px;
		margin-bottom:20px;
}

.navigation {
	margin-left: 20px;
}

#prestigiousRecognition-search {
		clear: both;

}