/* @override http://www.redskydentalspa.com/wp-content/themes/redskydentalspa/style.css */

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2010. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

/* ------------------------ type selectors ------------------------ */
body { 
	background:#000 url("images/bgBody.jpg") top center no-repeat;
	text-align:justify; 
	font:12px/1.5em Arial, Helvetica, Verdana, sans-serif; 
	color:#000;
}

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

a {
	color:#5D161A;
	text-decoration:underline;
	outline:none;
}

a:hover { text-decoration: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, .alignleft { 
	float:left; 
	margin:2px 10px 10px 0px;
}

img.img-right, .alignright { 
	float:right; 
	margin:5px 0px 10px 10px; 
}

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

#everything {
	width:840px;
	margin:0 auto;
	text-align:justify;
}

/* ------------------------ nav ------------------------ */

#nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:840px; 
	height:39px; 
	margin:0;
	padding:0; 
}

#nav li, #nav a {
	height:39px;
	display:block;
	position:relative;
	z-index: 100;
}

#nav li {
	float:left;
	list-style:none;
	display:inline;
	text-indent: -9999px;
}

#nav-01 { width: 57px;}
#nav-02 { width: 118px;}
#nav-03 { width: 142px;}
#nav-04 { width: 133px;}
#nav-05 { width: 134px;}
#nav-06 { width: 130px;}
#nav-07 { width: 54px;}
#nav-08 { width: 72px;}

#nav-01 a:hover { background:url("images/nav.jpg") 0px -39px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -57px -39px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -175px -39px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -317px -39px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -450px -39px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -584px -39px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -714px -39px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -768px -39px no-repeat; }

body#index #nav-01 { background:url("images/nav.jpg") 0px -39px no-repeat; }
body.our-dental-spa #nav-02 { background:url("images/nav.jpg") -57px -39px no-repeat; }
body.cosmetic-dentistry #nav-03 { background:url("images/nav.jpg") -175px -39px no-repeat; }
body.general-dentistry #nav-04 { background:url("images/nav.jpg") -317px -39px no-repeat; }
body.cosmetic-braces #nav-05 { background:url("images/nav.jpg") -450px -39px no-repeat; }
body.facial-aesthetics #nav-06 { background:url("images/nav.jpg") -584px -39px no-repeat; }
body.blog #nav-07 { background:url("images/nav.jpg") -714px -39px no-repeat; }
body.contact #nav-08 { background:url("images/nav.jpg") -768px -39px no-repeat; }

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#000;
}

#nav li ul li { 
	height:30px;
	border:1px solid #443927;
	border-top:none;
	text-indent: 10px;
}	

#nav li ul li a {
	width:100%;
	height:30px;
	line-height:30px;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#F9ECD9;
	text-decoration:none;
}

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

#nav li ul a:hover { 
	background-image:none;
	background-color:#B72F30;
	color:#F9ECD9;
	text-decoration:none;
}

#nav-02 ul, #nav-02 li { width:150px; }		
#nav-03 ul, #nav-03 li { width:160px; }
#nav-04 ul, #nav-04 li { width:215px; }
#nav-05 ul, #nav-05 li { width:245px; }	
#nav-06 ul, #nav-06 li { width:150px; }
#nav-08 ul, #nav-08 li { width:110px; }

/* ------------------------ content framework ------------------------ */
#content {
	width:840px;
	float:left;
	background: #a99364 url("images/bkgdContent.png") no-repeat;
	margin-bottom: 50px;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content ul, #content dl {
	margin:0px 10px 10px 25px;
}

#content article {
	width: 552px;
	float: left;
	display: inline;
}

#content article h1#titleWelcome {
	background: url("images/titleRedSky.png") no-repeat;
	height: 23px;
	width: 327px;
	text-indent: -9999px;
	margin: 44px 0 10px 25px;
}

.videobg {
	background: url("images/bkgdVideo.jpg") no-repeat;
	width: 465px;
	height: 273px;
	margin: 50px auto 30px;
}

.videobg p {
	position: relative;
	top: 13px;
	left: 8px;
}

.videobg4x3 {
	background: url("images/videogbg4x3.png") no-repeat;
	width: 550px;
	height: 340px;
	margin: 50px auto 30px;
}

.videobg4x3 p {
	position: relative;
	top: 28px;
	left: 63px;
}

/*p.video {
	width: 400px;
	margin: 20px auto!important;
	display: block;
}*/

#btnVideo {
	background: url("images/btnVideoLibrary.jpg") no-repeat;
	display: block;
	width: 269px;
	height: 95px;
	text-indent: -9999px;
	margin-left: 12px;
	float:left;
}

#content article h1 {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 22px;
	margin: 30px 0 30px 30px;
	color: #5D161A;
	clear: both;
}

#content article h2 {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 20px;
	margin: 30px 0 10px 25px;
	color: #5D161A;
	clear: both;
}

#content article h3 {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 18px;
	margin: 30px 0 10px 25px;
	color: #5D161A;
	clear: both;
}

#content article ul {
	margin: 10px 50px;
	list-style-position: inside;
}

#content table {
	width: 518px;
	background-color: #e7dcdd;
	margin: 20px 0 20px 28px;
	border: 1px solid #5D161A;
	border-bottom: none;
}

#content .title {
	background-color: #5D161A;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1.2em;
}

#content .title tr {
	line-height: 35px;
}

#content .title {
	text-indent: 10px;
}

#content tr {
	line-height: 25px;
}

#content td {
	text-align: left;
	text-indent: 10px;
	border-right: 1px solid #5D161A;
	border-bottom: 1px solid #5D161A;
}

#content td.title {
	width: 300px;
}

#testimonials {
	margin: 20px 0 20px 28px;
}

/* ------------------------ aside framework ------------------------ */
aside {
	width:275px;
	float:left;
	background: url("images/bkgdRightCol.jpg") no-repeat;
	margin-top: 10px;
}

/*aside p, aside h1, aside h2, aside h3, aside h4, aside h5, aside h6, aside ul, aside dl {
	margin:0px 0px 10px 0px;
}*/

h2#titleConsultation {
	background: url("images/titleConsultation.jpg") no-repeat;
	text-indent: -9999px;
	width: 207px;
	height: 56px;
	margin: 45px 0 12px 26px;
}

#number {
	margin: 0 0 10px 17px;
}

aside #wrap {
	background: url("images/bkgdColWrap.png") 1px 0 repeat-y;
}

#inside aside #wrap {
	margin-bottom: 20px;
}

address {
	font-style: normal;
	width: 150px;
	margin: 0 0 0 27px;
}

p#phone {
	float: left;
	margin-right: 14px;
}

#btnContact {
	background: url("images/btnContact.jpg") no-repeat;
	width: 236px;
	height: 70px;
	text-indent: -9999px;
	margin-left:24px;
	display: block;
	clear:both;
}

#btn3Month {
	background: url("images/btn3Month.jpg") no-repeat;
	display: inline;
	width: 241px;
	height: 103px;
	clear: both;
	float: right;
	margin: 0px 7px 0 0;
	text-indent: -9999px;
}

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

#btn7DeadlySins {
	background: url("images/btn7DeadlySins.jpg") no-repeat;
	display: inline;
	width: 241px;
	height: 108px;
	clear: both;
	float: right;
	margin: 5px 7px 0 0;
	text-indent: -9999px;
}

#btn7DeadlySins:hover {
	background: url("images/btn7DeadlySins.jpg") 0 -108px no-repeat;
}

#btnListen {
	background: url("images/btnListen.jpg") no-repeat;
	display: inline;
	width: 241px;
	height: 91px;
	clear: both;
	float: right;
	margin: 0px 7px 13px 0;
	text-indent: -9999px;
}

#btnListen:hover {
	background: url("images/btnListen.jpg") 0 -91px no-repeat;
}

#btnProfessionalReferrals {
	background: url("images/btnProfessionalReferrals.png") no-repeat;
	display: inline;
	width: 241px;
	height: 91px;
	clear: both;
	float: right;
	margin: 0px 7px 13px 0;
	text-indent: -9999px;
}

#btnProfessionalReferrals:hover {
	background: url("images/btnProfessionalReferrals.png") 0 -91px no-repeat;
}

#btnMigraine {
	background: url("images/btnMigraine.jpg") no-repeat;
	display: inline;
	width: 241px;
	height: 91px;
	clear: both;
	float: right;
	margin: 0px 7px 13px 0;
	text-indent: -9999px;
}

#btnMigraine:hover {
	background: url("images/btnMigraine.jpg") 0 -91px no-repeat;
}

#btnSpend {
	background: url("images/btnSpend.jpg") no-repeat;
	display: inline;
	width: 241px;
	height: 91px;
	clear: both;
	float: right;
	margin: 0px 7px 13px 0;
	text-indent: -9999px;
}

#btnSpend:hover {
	background: url("images/btnSpend.jpg") 0 -91px no-repeat;
}

#launcher-inside {
	margin: 10px 0 0 15px;
	clear: both;
	background: url("images/bkgdColWrap.png") -14px 0 repeat-y;
}

.wrapBtm {
	background: url("images/bkgdRightColBtm.jpg") -1px bottom no-repeat;
	padding-bottom: 50px;
}

/* ------------------------ our-office framework ------------------------ */
#our-office {
	clear: both;
	position: relative;
	height: 395px;
}

#slides {
	width: 560px;
	height: 349px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 9px 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

#blackBanner {
	background: url("images/btnOurOffice.png") no-repeat;
	width: 274px;
	float: left;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 13px;
}

#blackBanner h2 {
	height: 72px;
	text-indent: -9999px;
	margin: 0;
}

#bannerWrap {
	margin: 0 6px 0 7px;
	background: url("images/bannerWrap.png") no-repeat;
}

#blackBanner p {
	margin: 0 13px 0 23px;
	color: #ccbc9b;
	line-height: 19px;
	height: 291px;
}

#bkgdOfficeBtm {
	background: url("images/bkgdOfficeBtm.jpg") no-repeat;
	height: 26px;
	width: 261px;
	clear: both;
	margin: 0 0 0 7px;
}

/* ------------------------bottomContent framework ------------------------ */
.threeCol {
	float: left;
	line-height: 19px;
}

#smileGallery {
	width: 262px;
	margin: 10px 22px 0 25px;
}

#titleSmileGallery {
	background: url("images/titleSmileGallery.jpg") no-repeat;
	height: 23px;
	width: 135px;
	text-indent: -9999px;
}

#content .threeCol p, #content .threeCol h2, #content .threeCol h3 {
	margin: 0 0 10px 0;
}

.bna {
	background: url("images/bkgdBNA.jpg") no-repeat;
	height: 80px;
	width: 112px;
	display: block;
	padding: 20px 0 0 17px;
	float: left;
}

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

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

#btnGallery {
	background: url("images/btnGallery.jpg") no-repeat;
	height: 45px;
	width: 262px;
	display: block;
	text-indent: -9999px;
}

#inside #btnGallery {
	background: url("images/btnGallery-inside.jpg") no-repeat;
	height: 65px;
	width: 261px;
	margin: 10px 0 10px 7px;
}

#buildingSmile {
	width: 237px;
	margin-right: 33px;
}

#btnBuildingSmile {
	background: url("images/btnBuildingSmile.jpg") no-repeat;
	height: 23px;
	width: 158px;
	text-indent: -9999px;
}

#therapy {
	width: 241px;
}

#btnTherapy {
	background: url("images/btnTherapy.jpg") no-repeat;
	width: 211px;
	height: 23px;
	text-indent: -9999px;
}

aside h2 {
	clear: both;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
}

aside li {
	list-style-position: inside;
	margin: 5px 20px 5px 0;
}

/* ------------------------btmButtons framework ------------------------ */

ul#btmButtons { 
	background:url("images/bgkdBtmButtons.jpg") no-repeat; 
	width:840px; 
	height:113px; 
	margin:0;
	padding:0;
	clear: both;
}

#btmButtons li, #btmButtons a {
	height:90px;
	display:block;
}

#btmButtons li {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	text-indent: -9999px;
	width: 221px;
}

li#btmButtons-1 {
	margin: 22px 51px 0 35px;
	width: 221px;
}

li#btmButtons-2 {
	margin: 22px 52px 0 0;
	width: 224px;
}

li#btmButtons-3 {
	margin: 22px 0 0;
	width: 225px;
}

li#btmButtons-1 a:hover {
	background:url("images/bgkdBtmButtons.jpg") -35px -135px no-repeat;
}
li#btmButtons-2 a:hover {
	background:url("images/bgkdBtmButtons.jpg") -307px -135px no-repeat;
}
li#btmButtons-3 a:hover {
	background:url("images/bgkdBtmButtons.jpg") -583px -135px no-repeat;
}

/* ------------------------footer framework ------------------------ */
footer {
	width:840px;
	margin:20px auto;
	text-align:center;
	clear: both;
	color: #a99364;
}

footer a {
	color: #a99364;
}

footer p {
	margin-bottom:10px;
}

footer ul {margin:10px;}

footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid;
}

footer li:first-child { border: none; }

footer address {
	display: table;
	margin: 0 auto;
}

#online-network {
	width: 224px;
	margin: 0px 24px 0 0;
	padding-top:30px;
	float:right;
	background:url("images/online-network.jpg") no-repeat;
}

.socialMedia {
	width:32px;
	height:32px;
	text-indent:-9999px;
	margin-left:15px;
	float:left;
}

#online-network a.socialMedia:hover {
	background-position: bottom left;
}

#youtube { background:url("images/youtube.png") no-repeat; }
#facebook {	background:url("images/facebook.png") no-repeat; margin-left: 25px;}
#rss { background:url("images/rss.png") no-repeat; }
#twitter { background:url("images/twitter.png") no-repeat; }
#digg { background:url("images/digg.png") no-repeat; }