/* @override http://rmwebsite.com/drsukkar/wp-content/themes/drsukkar/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; }

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

body { 
	background:transparent url("images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:12px/20px Arial, Helvetica, Verdana, sans-serif; 
	color:#163b44;
}

body#inside { background: 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:#137f99;
	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, .align-left { 
	float:left; 
	margin:2px 10px 10px 0px;
}

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

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

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

/* ------------------------ nav ------------------------ */
nav { 
	background:url("images/nav.png") no-repeat; 
	width:980px; 
	height:46px; 
	margin:0;
	padding:0; 
}

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

nav li {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	text-indent: -9999px;
	z-index: 100;
}

#nav-01 {
	width: 47px;
	margin-left: 5px;
}

#nav-02 { width: 65px;}
#nav-03 { width: 96px;}
#nav-04 { width: 48px;}
#nav-05 { width: 40px;}
#nav-06 { width: 37px;}
#nav-07 { width: 81px;}
#nav-08 { width: 38px;}
#nav-09 { width: 85px;}
#nav-10 { width: 48px;}
#nav-11 { width: 41px;}
#nav-12 { width: 57px;}
#nav-13 { width: 124px;}
#nav-14 { width: 40px;}
#nav-15 { width: 68px;}
#nav-16 { width: 54px;}

#nav-01 a:hover { background:url("images/nav.png")  -5px -46px no-repeat; }
#nav-02 a:hover { background:url("images/nav.png") -52px -46px no-repeat; }
#nav-03 a:hover { background:url("images/nav.png") -117px -46px no-repeat; }
#nav-04 a:hover { background:url("images/nav.png") -213px -46px no-repeat; }
#nav-05 a:hover { background:url("images/nav.png") -261px -46px no-repeat; }
#nav-06 a:hover { background:url("images/nav.png") -301px -46px no-repeat; }
#nav-07 a:hover { background:url("images/nav.png") -338px -46px no-repeat; }
#nav-08 a:hover { background:url("images/nav.png") -419px -46px no-repeat; }
#nav-09 a:hover { background:url("images/nav.png") -457px -46px no-repeat; }
#nav-10 a:hover { background:url("images/nav.png") -542px -46px no-repeat; }
#nav-11 a:hover { background:url("images/nav.png") -590px -46px no-repeat; }
#nav-12 a:hover { background:url("images/nav.png") -631px -46px no-repeat; }
#nav-13 a:hover { background:url("images/nav.png") -688px -46px no-repeat; }
#nav-14 a:hover { background:url("images/nav.png") -812px -46px no-repeat; }
#nav-15 a:hover { background:url("images/nav.png") -852px -46px no-repeat; }
#nav-16 a:hover { background:url("images/nav.png") -920px -46px no-repeat; }

/* ------------------------ dropdown nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#9cbeca;
	z-index: 100;
}

nav li ul li { 
	height:30px;
	border:1px solid #163b44;
	border-top:none;
}	

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

nav a {
	font-size:1.0em;
	color:#163b44;
	text-decoration:none;
}

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

nav li ul li a:hover { 
	background:#163b44!important;
	text-decoration:none;
	color: #9cbeca;
}

nav li ul, nav li ul li { width:250px; }

#nav-04 ul, #nav-04 ul li { width:320px; }
#nav-05 ul, #nav-05 ul li { width:270px; }

/* ------------------------ header framework ------------------------ */
header {
	position: relative;
}

#masthead {
	height: 335px;
}

.masthead1 { background: url("images/masthead1.jpg") no-repeat;	}
.masthead2 { background: url("images/masthead2.jpg") no-repeat;	}
.masthead3 { background: url("images/masthead3.jpg") no-repeat;	}

#logo {
	position: absolute;
	z-index: 100;
	display: block;
	left: 610px;
	top: 130px;
	width: 320px;
	height: 100px;
	text-indent: -9999px;
}

#inside #logo {
	top: 70px;
}

#slides {
	height: 515px;
	overflow: hidden;
	position: relative;
}

#proceduresNav { 
	background:url("images/proceduresNav.png") no-repeat; 
	width:963px; 
	height:113px; 
	margin: 14px 0 0;
	padding:0; 
}

#proceduresNav li, #proceduresNav a {
	height:113px;
	display:block;
}

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

#proceduresNav-01 {	margin-right: 17px; }
#proceduresNav-02 { margin-right: 13px; }
#proceduresNav-03 { margin-right: 17px; }

#proceduresNav-01 a:hover { background: url("images/proceduresNav.png") 0 -113px no-repeat; }
#proceduresNav-02 a:hover { background: url("images/proceduresNav.png") -246px -113px no-repeat; }
#proceduresNav-03 a:hover { background: url("images/proceduresNav.png") -488px -113px no-repeat; }
#proceduresNav-04 a:hover { background: url("images/proceduresNav.png") -734px -113px no-repeat; }

/* ------------------------ content framework ------------------------ */
#content {
	width:715px;
	float:left;
	margin-right: 9px;
}

#inside #content {
	width: 670px;
	margin: 21px 40px 20px 12px;
}

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

#intro {
	background: url("images/bkgdSukkar.jpg") bottom no-repeat;
	margin-top: 28px;
	padding-left: 11px;
	height: 430px;
	margin-bottom: 56px;
	padding-bottom: 30px;
}

#content #intro h1 {
	background: url("images/titleSukkarPS.png") no-repeat;
	height: 26px;
	width: 100%;
	text-indent: -9999px;
	margin: 14px 0 10px;
	float: left;
	border: none;
}

#intro p {
	width: 420px;
}

#patientFocusedCare {
	width: 281px;
	float: left;
	margin: 0 0 0 20px;
	margin: 0 60px 10px 0;
}

#titlePatientFocusedCare {
	background: url("images/titlePatientFocusedCare.png") no-repeat;
	height: 25px;
	width: 225px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

a.btnMore {
	background: #32545c;
	color: #fff;
	height: 30px;
	padding: 0 10px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 30px;
	margin-top: 30px;
}

#affordable {
	width: 294px;
	float: left;
	margin: 0 0 0 20px;
	margin: 0 60px 10px 0;
}

#titleAffordable {
	background: url("images/titleAffordable.png") no-repeat;
	height: 25px;
	width: 294px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#content article h1 {
	font-family: "Times New Roman";
	font-size: 27px;
	line-height: 1.3em;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4dde1;
}

#content article h1 small {
	font-size: 15px;
	top: -3px;
	position: relative;
}

#content article h2 {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #d4dde1;
	margin: 20px 0;
	clear: both;
}

#content article h3 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0;
	clear: both;
}

#inside article ul {
	margin: 20px 0 20px 60px;
	font-size: 15px;
	color: #0d6a80;
	font-style: italic;
}

#inside article li {
	margin-bottom: 10px;
}

.row {
	clear: both;
	float: left;
	width: 100%;
}

.case {
	width: 315px;
	float: left;
	margin: 0  20px 20px 0;
	display: block;
}

.single .case {
	width: 686px;
	margin-right: 0;
}

.rowImages {
	float: left;
}

.rowImages img {
	margin: 0 0 20px 0;
}

.rowImages .before {
	margin: 0 20px 0 0;
}

.case h3 {
	color: #546f76;
	font-weight: normal;
	font-family: "Times New Roman";
	font-size: 14px;
	margin-bottom: 0!important;
}

.case img {
	border: 3px solid #ccdde5;
	float: left;
	display: inline;
	margin: 0 2px 20px 0;
}

.case .moreInfoLink {
	display: block;
	width: 314px;
	height: 28px;
	background: url("images/btnBNA.png") no-repeat;
	line-height: 28px;
	text-align: center;
	color: #163b44;
	text-decoration: none;
	clear: both;
	font-size: 12px;
}

.galleryNav {
	clear: both;
	background: url("images/bkgdGalleryNav.png") no-repeat;
	width: 675px;
	height: 37px;
	line-height: 37px;
}

#prevPat {
	background: url("images/prevPat.png") no-repeat;
	display: block;
	height: 21px;
	width: 74px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	text-indent: 20px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	display: inline;
}

#nextPat {
	background: url("images/nextPat.png") no-repeat;
	display: block;
	height: 21px;
	width: 74px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	text-indent: 10px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	display: inline;
}

.galleryNav p {
	float: left;
	margin-left: 10px!important;
	display: inline;
}

#content ul#viewNav {
	float: left;
	margin: 0 0 0 5px;
	height: 37px;
	display: inline;
}

#viewNav li {
	float: left;
	font-size: 12px;
	list-style: none;
	margin-right: 5px;
	text-decoration: underline;
	cursor: pointer;
}

#content ul#logos {
	list-style: none;
	margin: 5px 10px 10px 0;
	float: left;
	width: 260px;
	border: 3px solid #EBF5FA;
	padding: 10px;
}

#content ul#logos li {
	float: left;
}

.videoplayer {
	display: block;
	position: relative;
	margin: 20px auto;
}


.widescreen.videoplayer {
	background: url("images/bkgdVideo.png") no-repeat;
	width: 546px;
	height: 318px;
}

.standard.videoplayer {
	background: url("images/bkgdVideoStandard.jpg") no-repeat;
	width: 465px;
	height: 349px;
}

.videoplayer p.video {
	position: absolute;
	top: 14px;
	left: 34px;
}

.widescreen.videoplayer p.video
{
	position: absolute;
	top: 18px;
	left: 41px;
}


/* ------------------------ aside framework ------------------------ */
aside {
	width:256px;
	float:left;
	margin-top: 28px;
	background: #ebf5fa;
	margin-bottom: 20px;
}

#inside aside {
	background: #ebf5fa url("images/bkgdColRightTop.png") no-repeat;
	padding-top: 28px;
}

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

aside h2 {
	font-size: 18px;
	margin: 10px 13px;
	font-weight: normal;
}

aside p {
	margin: 0 10px 10px;
}

#titlePatientResults {
	background: url("images/titlePatientResults.png") no-repeat;
	height: 45px;
	width: 256px;
	text-indent: -9999px;
	margin-bottom: 22px;
	margin-left:0px;
}

.bna {
	border: 1px solid #d4dde2;
	background: #fff;
	padding: 3px;
}

span.before, span.after {
	width: 100px;
	float: left;
	text-align: center;
}

#titleWhatsNew {
	background: url("images/titleWhatsNew.png") no-repeat;
	height: 43px;
	text-indent: -9999px;
	margin-bottom: 14px;
}

.btnVideo {
	width: 210px;
	margin: 0 auto;
	display: block;
}

#titleStayConnected {
	background: url("images/titleStayConnected.png") no-repeat;
	height: 53px;
	margin: 22px 0 15px 0;
	text-indent: -9999px;
}

aside form {
	margin: 0 10px;
}

aside input {
	height: 17px;
	line-height: 27px;
	width: 214px;
	border: 1px solid #d1e0e8;
	color: #163b44;
	padding:5px 9px;
	margin-bottom: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

aside input#submit {
	width: 72px;
	background: #32545c;
	color: #fff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#ccform input#submit {
	width: 72px;
	background: #32545c;
	color: #fff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#socialMedia {
	margin-bottom:15px;
	margin-left:120px;
	margin-top:0;
	padding-bottom:10px;
}

#socialMedia li, #socialMedia a {
	float: left;
	width: 27px;
	height: 27px;
	list-style: none;
	text-indent: -9999px;
	margin-right: 5px;
}

#socialMedia a:hover {
	background-position: bottom;
}

#facebook { background: url("images/iconFacebook.jpg") no-repeat; }
#twitter { background: url("images/iconTwitter.jpg") no-repeat; }
#youtube { background: url("images/iconYouTube.jpg") no-repeat; }
#rss { background: url("images/iconRSS.jpg") no-repeat; }

#colRightBtm {
	background: url("images/bkgdColRightBtm.png") bottom no-repeat;
	height: 40px;
	clear: both;
}

.subnav {
	list-style: none;
	margin: 10px;
}

.subnav li {
	margin-bottom: 3px;
	font-size: 17px;
	font-family: "Times New Roman";
}

.subnav a {
	text-decoration: none;
	background: #d0e2eb;
	padding: 10px 0 10px 10px;
	display: block;
}

.subnav a:hover {
	background: #aac8d9;
}

#proceduresNavInside {
	width: 256px;
	height: 335px;
	background: url("images/proceduresNavInside.jpg") no-repeat;
	margin:0;
	padding: 9px 0 0; 
}

#proceduresNavInside li {
	width: 256px;
	display:block;
}

#proceduresNavInside a {
	height:81px;
	width: 256px;
	display:block;
}

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

#proceduresNavInside #proceduresNav-01 a { height: 91px; }

#proceduresNavInside #proceduresNav-01 a:hover { background: url("images/proceduresNavInside.jpg") 0 -353px no-repeat; }
#proceduresNavInside #proceduresNav-02 a:hover { background: url("images/proceduresNavInside.jpg") 0 -444px no-repeat; }
#proceduresNavInside #proceduresNav-03 a:hover { background: url("images/proceduresNavInside.jpg") 0 -525px no-repeat; }
#proceduresNavInside #proceduresNav-04 a:hover { background: url("images/proceduresNavInside.jpg") 0 -606px no-repeat; }

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

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

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

#titleStayConnected {
	background: url("images/titleStayCommected.png") no-repeat;
	margin: 0;
	height: 51px;
	text-indent: -9999px;
}

.galleryTitle {
	height: 24px;
	line-height: 24px;
	display: block;
	font-family: "Times New Roman";
	background: #d0e2eb;
	color: #163b44;
	font-size: 12px;
	margin: 0 10px;
	text-indent: 10px;
}

.galleryChildren {
	list-style: inside;
	margin: 10px 10px 10px 30px;
	font-size: 12px;
}

.galleryChildren a {
	color: #163b44;
}

/* ------------------------footer framework ------------------------ */
footer {
	width:980px;
	margin: 0 auto;
	text-align:center;
	clear: both;
}

#copyright {
	width: 715px;
	float: left;
	color: #737474;
	font-size: 11px;
	margin-right: 9px;
}

#copyright a {
	color: #737474;
}

footer ul {margin:10px;}

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

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

address {
	float: left;
	width: 246px;
	background: #fff url("images/bkgdAddress.png") bottom no-repeat;
	text-align: left;
	padding: 10px 0 125px 10px;
	padding-left: 10px;
	font-style: normal;
}

address a {
	color: #137f99;
}