/* Agahi */

* {margin: 0; padding: 0;}
body {text-align: center; background: #e39c83 url(../images/body-bg-tile.jpg) 0 0 repeat;}

/*-----------------------------------------
Typography Everything set to 18px baseline
|grid. use increments of 18px for images, 
logos etc to maintain this grid
-----------------------------------------*/

/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; color: #470f23; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }

.Title		{ color: #6B7338; font-size: 18px; font-weight: bold; font-family: Arial; text-transform: uppercase; }
.Header		{ color: #6B7338; font-size: 16px; font-weight: bold; font-family: Arial; }
.RedHeader	{ color: #8C0939; font-size: 16px; font-weight: bold; font-family: Arial; }
.Subheader	{ color: #6B7338; font-size: 12px; font-weight: bold; font-family: Arial; }

.Red		{ color: #8C0939; }
.Orange		{ color: #D88132; }
.Green		{ color: #6B7338; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }

/*---------- LINKS ----------------------*/
a {cursor:pointer;}
a, a:link {
	text-decoration: underline;
	color: #811908;
	font-weight: normal;}
a:visited {}
a:active {}
a:hover {text-decoration: none;}
/* displays icons next to PDF and WORD docs */
#pt-forms a[href$='.doc'], #pt-forms a[href$='.rtf'] {
 	width: 25px;
	height: 18px;
	text-indent: -999em;
	overflow: hidden;
	display: inline-block;
	background: transparent url(images/icon_doc.gif) no-repeat center center;}
#pt-forms a[href$='.pdf'] { 
	width: 25px;
	height: 18px;
	text-indent: -999em;
	overflow: hidden;
	display: inline-block;
	background: transparent url(images/icon_pdf.gif) no-repeat center center;}
.off-site a[href^="http:"] {
        background: url(images/i-offsite.gif) 100% 50% no-repeat;
        padding-right: 25px;}
a.video-link {
	padding: 3px 27px 3px 0;
	background: url(../../palos/css/images/icon_video.gif) 100% 50% no-repeat;
}
#logo a {display: block; width: 330px; height: 289px; overflow: hidden;}
#footer li a {color: #ffffff;}
a.sesame-link {font-size: 10px; color: #f0e8ca; text-decoration: none;}

/*------------------------
Headings*/

h1 {
	font-size: 18px;
	color: #6b7338;
	line-height: 18px;
	margin: 9px 0 9px 0;}
h1.replace {
	height: 56px;
	background: 0 0 no-repeat;
	margin: 0;
	overflow: hidden;
	}
h1#logo {
	margin: 0 auto;
	padding: 0;
	width: 799px;
	height: 289px;
	overflow: hidden;
	}
h2.subhead {
	font-size:12px;
	font-weight:bold;
	color:#6b7338;
	line-height:18px;
	margin-top:-9px;
}
h2, dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	margin: 9px 0;
	color: #6b7338;}
h2 em, dt em {color: #6b7338;}
h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 18px 0 0;
	font-weight: bold;
	color:#6b7338;
	}
h3#doctor, h3#patient {
	color:#6b7338;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	margin: 18px 0 0 0;
	color: #6b7338;
	font-weight: bold;}
h5 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 18px 0;}
#footer h5 {color: #ffffff; margin: 9px 72px; font-size:10px;}
h6 {
	font-size: 11px;
	line-height: 18px;
	margin-top: 18px;
	font-weight: bold;
	color: #666666;}
img {
	display: block;
	border: 0;
	outline: 0;}
ol, ul, dl {
	list-style: none;
	margin: 9px 0;
}
dd {margin: 9px 0;}
dd ul {margin-left: 18px;}
dd ul li {margin-left: 18px;}
dl.address {margin: 0;}
dl.address dt, dl.address dd {margin: 9px 0 0;}
dl#links dd img {border: 2px solid #24265e; margin: 9px 0;}
dl#links dt {font-weight:bold; font-size: 14px; color:#8c0939;}
dl#links dd {margin-bottom: 18px; border-bottom: 1px solid #ffffff;}
ul.bullet {
	list-style: disc outside;
	display: block;
	margin-left: 18px;
}
ul.bullet li {margin-left: 18px;}
ul.bullet ul {list-style: disc outside; margin-left: 18px;}
ol {list-style: decimal outside; margin-left: 18px;}
ol li {margin-left: 18px;}
li, dd {
	font-size: 12px;
	line-height: 18px;}

#footer ul {
	margin: 0 100px 9px;
	padding-left: 0;
	list-style: none;
	text-align: center;}
#footer li {
	color: #ffffff; 
	display: inline; 
	font-size: 11px;
	line-height: 18px; 
	margin-left: 0;
	list-style: none;
	display: inline; 
	white-space: nowrap;
	text-align: center;}
#footer li a {
	padding: 0 0px 0 4px;
	border-left: 1px solid #ffffff;
	text-decoration: none;}
#footer li.first a {margin-left: 0; padding-left: 0; border-left: none;}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 9px 0 9px 0;}
p.upgrade-flash {
	margin: 10px;
	padding: 10px;
}
p.home {
	margin-left:400px;
}
p.top-link {font-weight: bold; text-align: right; clear: both;}
li > p {margin-bottom: 16px;}
#address p {font-size: 12px; color: #000000;}
#address p strong {color: #000000;}
* .center {text-align: center;}
* .right {text-align: right;}
strong, b {	font-weight: bold;}
em {font-style:italic;}
sup, sub {font-size: 85%;}
q:before, q:after {/* remove quotes since IE doesn't understand :( */
    content: ""; }
q {font-style:italic; color: #9f70c2;}
hr {display: none;}
div.hr {border-top: 1px solid #74afab; height: 1px; margin: 18px 0;}

/*----------------------------- 
Shortcuts	
-----------------------------*/

/* Image Replacement -- add class="replace" to root element, i.e. <p> and add a bg image*/
* .replace {
	letter-spacing : -1000em;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	text-indent: -999em;
}
/* Just for Opera, but hide from MacIE */

/*\*/html>body .replace {
	letter-spacing : normal;
	text-indent : -999em;
	overflow : hidden;
}
/* End of hack */


/*--------------------------------- 
Flash
---------------------------------*/
* .flash {
	overflow: hidden;
	margin: 18px auto;
}
.flash-replaced .alt {
				display: block;
				height: 0px;
				position: absolute;
				overflow: hidden;
				width: 0px;
			}
* #flash-home {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-399px;
	width: 799px;
	height: 289px;
}

* #non-flash {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-399px;
	width: 799px;
	height: 289px;
}


/*---------------------------------
Layout
---------------------------------*/
* .img-right-no {float: right; clear: right; margin: 0 0 18px 18px;}
* .img-right {float: right; clear: right; margin: 0 0 18px 18px; border:1px solid #6b7338;}
* .img-left {float: left; clear: right; margin: 18px 36px 0 0; border:1px solid #6b7338;}
* .img-left-no {float: left; clear: right; margin: 18px 36px 0 0;}
* .img-center { margin: 9px auto 9px auto; text-align: center;}
* #media-center, * #pt-forms, * #directions {
	width: 220px;
	float: right;
	clear: right;
	margin: 0 0 18px 18px;
	padding: 0 0 9px;
	border: 1px solid #f7931f;
}
#media-center dt, #pt-forms dt, #directions dt {
	margin: 0 0 9px;
	padding: 3px 9px;
	color: #ffffff;
	background: #f7931f;
}
#media-center dd, #pt-forms dd, #directions dd {margin: 0 9px 9px;}

* #container {
	width: 100%;
	margin: 0 auto; 
	min-height:1081px;
	_height:1081px;
	background: url(../images/body-bg.jpg) 0 0 repeat-x;
}
* #inner-container {
	width: 812px; 
	margin:0 auto;
}
* #header {
	height:289px; 
	width:799px;
}
* #address {
	position:absolute;
	top: 0px;
	left:50%;
	text-align:right;
	width:225px;
	padding: 0;
	margin:0px 0px 0px 150px;
}
* #content {
	width:799px;
	margin:0 auto;
	background:#000000 url(../images/content-bg.jpg) 0 bottom no-repeat;
	min-height:650px;
	_height:650px;
}
* #inner-content {
	background:#f2eac3 url(../images/i-c-top.gif) 0 0 no-repeat;
	margin:0px 25px 50px 25px;
	padding:5px 0px 0px 0px;
	width: 750px;
	min-height:525px;
	_height:525px;
	text-align:left;
}
* #body-content {
	width:557px;
	margin:10px 0px 0px 168px;
	padding:0px;
	z-index:1000;
}
* #subnavigation {
	height:75px;
	width: 558px;
	margin:0px;
	padding:0px;
	background:url(../images/learn-more-about.gif) 0 0 no-repeat;
}

#subnavigation ul {
	margin: 0px 0px 0px 2px;
	padding:25px 0px 0px 0px;
	list-style: none;
	text-align: left;
}

#subnav li {
	color: #ffffff; 
	display: inline; 
	font-size: 11px;
	line-height: 18px; 
	font-weight:bold;
	margin-left: 0;
	list-style: none;
	display: inline; 
	white-space: nowrap;
	text-align: left;}

#subnav li a {
	padding: 0 0px 0 4px;
	border-left: 1px solid #811908;
	text-decoration: none;
	font-weight:bold;
}

#subnav li.first a {margin-left: 0; padding-left: 0; border-left: none;}

* #trailer {
	width:656px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px auto;
	padding:0px 0px 12px 0px;
}
* #footer {
	width: 812px;
	margin:0 auto;
	padding: 12px 0 10px 0;
	text-align: center;
	min-height:150px;
	_height:150px;
}

* #nav-column {
	position: absolute;
	left: 50%;
	top: 304px;
	margin: 0 0 0 -366px;
	padding: 0px;
	width: 136px;
	height: 229px;
}

* #callout {
	padding:25px 0px 0px 0px;
	height:55px;
	width:137px;
}

* #social {
	text-align:center;
	padding:25px 0px 0px 0px;
	height:110px;
	width:137px;
}

* #social img {
	display:inline;
}


* #ads {
	padding:25px 0px 0px 0px;
}





/*---------------------------------
Navigation
---------------------------------*/

* #nav {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#nav li {margin:0; padding:0; display:inline;}
#nav li a {display:block; margin:0; padding:0;}

/*---------------------------------
Subnavigation
----------------------------------*/
#nav ul {
	position: absolute;
	left: -999em;
	margin: -27px 0 0 135px;
	padding: 3px 0;
	width: 150px;
	background: #6b7338;
	border:1px solid #5f3816;
}
#nav ul li a {
	padding: 3px 9px 3px 18px;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none; 
}
#nav ul li a:hover, #nav ul li a.active {
	background-color:#9aa651;
	color: #ffffff;
	text-decoration: underline;
}
#nav li:hover {position: static;}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	display: block;
}
#nav.replace ul * {
	letter-spacing: normal;
	line-height: 18px;
	overflow: visible;
	text-indent: 0;
}


* #nav-home, * #nav-office, * #nav-ortho, * #nav-braces, * #nav-treatment, * #nav-emergency, * #nav-game-room, * #nav-contact {
	height: 29px;
	width: 136px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/navigation.gif) 0 0 no-repeat;
}

/*---------------------------------
Image Replacement
---------------------------------*/
#logo a {background: url(../images/logo-bg.jpg) 0 0 no-repeat;}

/* Nav Elements */

* #nav-home {background-position: 0px 0px;}
li:hover #nav-home, li.sfhover #nav-home, li.active #nav-home {background-position: -136px -0px;}
* #nav-office {background-position: 0px -29px;}
li:hover #nav-office, li.sfhover #nav-office, li.active #nav-office {background-position: -136px -29px;} 
* #nav-ortho {background-position: 0px -58px;}
li:hover #nav-ortho, li.sfhover #nav-ortho, li.active #nav-ortho {background-position: -136px -58px;}
* #nav-braces {background-position: 0px -87px;}
li:hover #nav-braces, li.sfhover #nav-braces, li.active #nav-braces {background-position: -136px -87px;}
* #nav-treatment {background-position: 0px -116px;}
li:hover #nav-treatment, li.sfhover #nav-treatment, li.active #nav-treatment {background-position: -136px -116px;}
* #nav-emergency {background-position: 0px -145px;}
li:hover #nav-emergency, li.sfhover #nav-emergency, li.active #nav-emergency {background-position: -136px -145px;}
* #nav-game-room {background-position: 0px -174px;}
li:hover #nav-game-room, li.sfhover #nav-game-room, li.active #nav-game-room {background-position: -136px -174px;}
* #nav-contact {background-position: 0px -203px;}
li:hover #nav-contact, li.sfhover #nav-contact, li.active #nav-contact {background-position: -136px -203px;}


/*---------------------------
Sesame Forms
---------------------------*/

/* Global form styles */
* .referral-form, * .appointment-form, * .comment-form {width: 500px; color:#470f23;}

fieldset {border: none; padding: 9px 0; color:#811908;}
fieldset div {clear: both;}
* .form-header {border-bottom: 1px solid #6b7338;/*optional, change color to match site*/}
.form-header h3 {margin: 0 0 9px;}
.form-header p {margin: 0 0; padding-bottom: 18px;}
* .form-footer {padding-top: 18px; text-align: center; border-top: 1px solid #6b7338;/*optional, change color to match site*/}
.form-footer button {/*these styles control the look of the button, change as necessary*/
	clear:both;/*do not change, forces button to sit below floated elements*/
	margin: 9px auto;/*do not change, controls positioning*/
	display: block;
	width:125px;
	height:31px;
	background:#6b7338;/* customize me! */
	border: 1px solid #6b7338;
	text-align:center;
	line-height:31px;
	color:#ffffff;/* customize me! */
	font-size:12px;
	font-weight:bold;}


/* referral form */
* .referral-form {
	margin: 0 0 18px;
	padding: 10px;
	border:solid 2px #6b7338;/*optional, change color to match site*/
	background:#fafafa;/*optional, change color of background*/}
.referral-form fieldset {border: none; padding: 9px 0;}
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:45%;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100%;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #6b7338;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.referral-form p.radio, .referral-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.referral-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.referral-form p.verification {margin-top: 0;}
.referral-form p.verification img {border: 1px solid #6b7338;}
.referral-form p.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}

/* appointment form */
* .appointment-form {
	margin: 0 0 18px;
	padding: 10px;
	border:solid 2px #6b7338;/*optional, change color to match site*/
	background:#fafafa;/*optional, change color of background*/}
.appointment-form fieldset {border: none; padding: 9px 0;}
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:45%;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100%;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #f7931f;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.appointment-form p.radio, .appointment-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.appointment-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.appointment-form span#found-other {width: 100%;}
.appointment-form span#found-other input {margin-left: 47%; background: #fff0b2}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.verification img {border: 1px solid #f7931f;}
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}

/* comment form */	
* .comment-form {
	margin: 0 0 18px;
	padding: 10px;
	border:solid 2px #6b7338;/*optional, change color to match site*/
	background: #fafafa;}
.comment-form li {font-weight: bold;}
.comment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:45%;
	float:left;
	padding-top: 4px;}
.comment-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100%;}
.comment-form .label-block label {float: none; clear: both; width: 100%; text-align: left;}
.comment-form input, .comment-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #f7931f;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.comment-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.comment-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 0;}
.comment-form p.verification {margin-top: 0;}
.comment-form p.verification img {border: 1px solid #f7931f;}
.comment-form p.radio input, .comment-form p.radio-float input {
	float: none;
	margin: 0 0 0 0;
	padding: 4px 2px;
	width: auto;}
.comment-form p.radio span {padding: 0 2% 0 0;}
.comment-form .radio {text-align: left; font-weight: normal;}
.comment-form .comments-box label {float: none; font-weight: normal; display: block; text-align: left;}
.comment-form .comments-box textarea {float: none; margin-left: 0; width:95%;
}


/*----------------------------
Sesame Content
----------------------------*/
* .left {
float:left;
margin:0 9px 18px 0;}
img.right {
float:right;
margin:0 0 18px 9px;}
* .clear {
clear:both;}
div.media-center {
display:inline-block;
overflow:auto;
padding:9px;}
div.media-center img {
border:1px solid #FFF;}

div#sesame-game {
background: #000;
line-height: 0;
margin: 10px auto;
text-align: center;
width: 400px}

ul#sesame-games {
list-style: none;
margin: 0 18px 0 0;
padding: 0}

ul#sesame-games li {
clear: both;
display: block}

ul#sesame-games img {
border: 0;
margin: 0 0 10px 10px}

ul#sesame-games a.button {
float:right;
height:85px;
width:200px}

ul#sesame-games p {
padding-bottom: 1em}
