/* @override http://rmwebsite.com/beverlyhillscosmeticdentist/wp-content/themes/beverlyhills/style.css */

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

/* ------------------------ type selectors ------------------------ */
html { background:#fff url("images/bgHtml.png") top repeat-x; }

#insideHtml { background:#fff url("images/bgHtmlInside.png") top repeat-x; }

body { 
	background:transparent url("images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:15px/22px "Times New Roman", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color:#000;
}

#inside {
	background:transparent url("images/bgBodyInside.jpg") top center no-repeat;
}

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

a {
	color: #000;
	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 { 
	float:left; 
	margin:2px 10px 10px 0px;
}

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

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

#everything {
	width:980px;
	margin:0 auto;
	text-align:left;
}

#inside #everything {
	background: url("images/bgWrap.png") -20px 560px no-repeat;
}

/* ------------------------ header framework ------------------------ */
header {
	height:786px;
	margin-bottom: 30px;
}

#leftContent {
	width: 254px;
	float: left;
	margin-left: 23px;
	display: inline;
}

#logo {
	margin: 54px 0 0 1px;
	display: block;
}

#inside #logo {
	margin: 34px 0 0 5px;
}

/* ------------------------ vertical sprite nav ------------------------ */
nav {
	background:url("images/nav.jpg") top left no-repeat;					
	width:254px;
	height:384px;
	margin:0;
	padding:0;
	}
	
#inside nav {
	background:url("images/navInside.jpg") top left no-repeat;
	width: 260px;
	height: 389px;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}

nav li {
	float:left;
	list-style:none;
	position:relative;
	margin: 0px 5px;
}

nav li, nav a { 
	height:40px;
	display:block;
}

nav a {
	width: 245px;
	text-indent: -9999px;
}

#nav-01 { margin-top:12px; }

#nav-01 a:hover { background:url("images/nav.jpg") -259px  -12px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -259px  -52px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -259px  -92px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -259px  -132px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -259px -172px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -259px -212px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -259px -252px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -259px -292px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -259px -332px no-repeat; }

#inside #nav-01 a:hover { background:url("images/navInside.jpg") -265px  -12px no-repeat; }
#inside #nav-02 a:hover { background:url("images/navInside.jpg") -265px  -52px no-repeat; }
#inside #nav-03 a:hover { background:url("images/navInside.jpg") -265px  -92px no-repeat; }
#inside #nav-04 a:hover { background:url("images/navInside.jpg") -265px  -132px no-repeat; }
#inside #nav-05 a:hover { background:url("images/navInside.jpg") -265px -172px no-repeat; }
#inside #nav-06 a:hover { background:url("images/navInside.jpg") -265px -212px no-repeat; }
#inside #nav-07 a:hover { background:url("images/navInside.jpg") -265px -252px no-repeat; }
#inside #nav-08 a:hover { background:url("images/navInside.jpg") -265px -292px no-repeat; }
#inside #nav-09 a:hover { background:url("images/navInside.jpg") -265px -332px no-repeat; }

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#c9c9c9;
	margin-left:245px;
	margin-top:-40px;
	padding-right: 1px;
	border-top: 1px solid #8b8c8b;
	z-index: 200;
}

nav li ul li {
	height:40px;
	border:1px solid #8b8c8b;
	border-top:none;
	margin: 0;
}

nav li ul li a {
	width:100%;
	height:40px;
	line-height:40px;
	text-indent: 10px;
	color: #000!important;
}

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: 0px; }

nav li ul li a:hover { 
	background:#8b8c8b!important;
	color:#fff;
	text-decoration:none;
}

/* width of drop down nav - choose width that allows items to display on one line */
nav li ul, nav li ul li { width:250px; }

#slideshow {
	position: relative;
	overflow: hidden;
	height: 626px;
	width: 703px;
}

#homeBtns {
	margin-left: 20px;
}

#homeBtns li {
	height: 160px;
	float: left;
	text-indent:-9999px;
	list-style: none;
}

#homeBtns a {
	height: 160px;
	display: block;
}

#homeBtns-01 {
	background: url("images/btnGallery.jpg") no-repeat;
	width: 314px;
}

#homeBtns-02 {
	background: url("images/btnMedia.jpg") no-repeat;
	width: 316px;
}

#homeBtns-03 {
	background: url("images/btnWhatsHot.jpg") no-repeat;
	width: 330px;
}

/* ------------------------ content framework ------------------------ */
#content {
	width:680px;
	float:left;
}

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

#content h1 {
	background: url("images/titleStarQuality.jpg") no-repeat;
	height: 44px;
	width: 501px;
	text-indent: -9999px;
	margin: 11px 0 23px 27px;
}

#inside #content article h1 {
	background: none;
	height: auto;
	width: auto;
	text-indent: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 28px;
}

#inside #content article h2 {
	font-size: 25px;
	font-weight: normal;
	margin: 20px;
	clear: both;
	width: 100%;
	float: left;
}

#content article {
	margin: 0 10px 0 20px;
	padding-top: 20px;
}

#inside #content article {
	background: url("images/bkgdContentInside.png") no-repeat;
	width: 680px;
	padding-top: 32px;
	margin: -5px 0 0 0;
}

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

#inside #content article ul {
	margin-left: 60px;
}

#content p:last-child {
	margin-bottom: 0px;
}

#quote {
	margin: 0 0 20px 20px;
}


#videoplayerbg {
	background: url("images/video_bg.png") no-repeat;
 	margin-left:130px;
	padding-left:10px;
	padding-top:10px;
}
/* ------------------------ aside framework ------------------------ */
aside {
	width:265px;
	float:left;
	background: url("images/bgAsideWrap.png") repeat-y;
}

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

#inside aside {
	width: 260px;
	background: none;
	padding-bottom:0px;
}

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

#inside #btn90210 {
	background: url("images/btn90210Inside.jpg") no-repeat;
}

#socialMedia {
	background: url("images/btnSocial.jpg") no-repeat;
	height: 144px;
	width: 265px;
	margin: 0;
}

#inside #socialMedia {
	margin: -2px 0 0 -3px;
}

#socialMedia li {
	list-style: none;
	height: 40px;
	width: 40px;
	float: left;
	position: relative;
	top: 82px;
	text-indent: -9999px;
}

#socialMedia a {
	height: 40px;
	width: 40px;
	display: block;
}

#socialMedia-02 {
	left: 17px;
}

#socialMedia-03 {
	left: 30px;
}

#socialMedia-04 {
	left: 44px;
}

#bkgdQuote {
	background: url("images/bkgdQuote.png") no-repeat;
	height: 144px;
	width: 265px;
	text-indent: -9999px;
}

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

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

aside img {
	margin: 20px 0;
}

a#btnContact {
	background: url("images/btnContact.jpg") no-repeat;
	width: 228px;
	height: 70px;
	display: block;
	margin: 10px auto 20px;
	text-indent: -9999px;
}

a#btnContact:hover { background-position: 0 -70px; }

/* ------------------------footer framework ------------------------ */
footer {
	width:100%;
	background: #000;
	clear: both;
	background: #000 url("images/bgFooter.png") repeat-x;
	padding: 0 0 20px 0;
}

#inside footer {
	background: #000 url("images/bgFooterInside.png") 0 -2px repeat-x;
	top: -6px;
	position: relative;
}

#footerWrap {
	width: 980px;
	margin:0 auto;
	color: #fff;
	text-align:center;
	font-size: 13px;
}

#inside #footerWrap {
	background: url("images/bkgdFooterInside.jpg") no-repeat;
	padding-top: 186px;
}

#imgDr { float: left; }

#slogan {
	background: url("images/slogan.jpg") no-repeat;
	height: 349px;
	width: 652px;
	float: left;
	text-indent: -9999px;
	margin-left: -21px;
}

#address {
	clear: both;
	float: left;
	margin-bottom: 50px;
}

address {
	clear: both;
	color: #fff;
}

footer a { color: #fff; }

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; }

#VideoBox{
	float:left;
	width:340px;
}

#VideoBox a{ color:#e7bb52; }

#VideoBox a:hover{ color:#999999; }

#TvBox{
	float:left;
	padding:0 20px 20px 30px;
	width:530px; /*580px*/
}

#Television{
	background:url(images/TelevisionBG.gif) repeat-x #2a2a2a;
	padding:10px;
	width:510px; /*530px*/
}

#Radio{
	background:url(images/TelevisionBG.gif) repeat-x #2a2a2a;
	padding:10px;
	width:510px; /*530px*/
}

#MediaRow{
	background:url(images/MediaRowBG.gif) repeat-x #cecece;
	margin-bottom:5px;
	width:640px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#MediaLogo{
	float:left;
	width:300px;
}

#MediaText{
	float:right;
	padding:10px;
	width:320px; /*660px*/
}

#content #MediaText h3, #content #MediaText p { margin-bottom: 0px; }

#MediaText .img-right, #MediaText .img-left {
	margin: 0px;
	padding: 0px;
}

#TvRow{
	background: #333 url(images/TvRowBG.gif) repeat-x;
	margin-bottom:5px;
	width:640px;
	float: left;
}
