/*
Theme Name: Doctors Clinic Houston
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 
*/




/* ----------------------------------------- start reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1.2;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ----------------------------------------- end reset */

body {
	background: #d4e4f7 url(images/site-bg.gif) top repeat-x;
	text-align: center;
	height: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

* html {
	height: 100%;
}

#wrapper {
	width: 908px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

#top {
	width: 908px;
	margin: 0 auto;
	text-align: left;
	background: url(images/menu-bg.gif) repeat-x;
}

/* ----------------------------------------- start nav */

#menu {
	float: left;
	width: 690px;
	margin-left: 4px;
}

.locationJump {
	float: left;
	margin: 4px 5px 0 0;
}

#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1em;
	z-index: 101;
}

#nav a {
	display: block;
	font-weight: bold;
	padding: 9px;
	color: #fff;
	text-decoration: none;
	background: url(images/menu-divide.gif) right no-repeat;
}

#nav a:hover {
	color: #fff;
	background: url(images/menu-bgh.gif) repeat-x;
}

#nav li {
	float: left;
	position: relative;
}

#nav ul {
	position: absolute;
	display: none;
	width: 12em;
	top: 2.4em;
}

#nav li ul a {
	width: 18em;
	height: auto;
	float: left;
	background: #f1f1f1;
	color: #000;
	border: 1px solid #f1f1f1;
	padding: 5px;
	color: #00387b;
}

#nav li ul a:hover {
	background: #00387b;
	color: #fff;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 12em;
	margin: 0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/* ----------------------------------------- end nav */

#header {
	width: 908px;
	height: 230px;
}

.logo {
	float: left;
	margin: 3px 0 0 4px;
}

#teaser {
	width: 675px;
	height: 230px;
	margin: 0 4px 0 0; 
	position:relative;
	float: right;
}

#teaser DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 230px;
	width: 675px;
}

#teaser DIV.active {
    z-index:10;
    opacity:1.0;
}

#teaser DIV.last-active {
    z-index:9;
}

#content {
	text-align: left;
	background: url(images/content-bg.gif) repeat-y;
}

.mainCol {
	width: 545px;
	padding: 10px 0 10px 14px;
	float: left;
}

.mainCol p {
	color: #fff;
	margin: 10px 0;
	font-size: 14px;
}

.mainCol ul {
	color: #fff;
	margin: 10px 30px;
	list-style: disc;
	font-size: 14px;
}

.mainCol a:link,
.mainCol a:active,
.mainCol a:visited {
	color: #fff;
	margin: 10px 0;
}

.mainCol a:hover {
	color: #fff;
	margin: 10px 0;
}

.mainCol h1 {
	color: #fff;
	font-size: 20px;
	margin: 10px 0;
}

.mainCol h2 {
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
	font-weight: normal;
}

.secCol {
	padding: 10px 14px 10px 0;
	width: 320px;
	float: right;
}

.secCol p {
	color: #fff;
	margin: 10px 0;
}

.secCol a:link,
.secCol a:active,
.secCol a:visited {
	color: #0000FF;
	margin: 10px 0;
}

.secCol a:hover {
	color: #CC0000;
	margin: 10px 0;
}

.secCol h2 {
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
	font-weight: normal;
}


.rightCont {
	background: url(images/rcontainer-top.gif) top no-repeat;
}

.rightCont p {
	color: #000;
	padding: 0 10px 10px 10px;
}

.rightCont ul {
	color: #000;
	padding: 0 10px 0 10px;
}

.rightCont li {
	margin-bottom: 4px;
}

.rightCont h2 {
	color: #000;
	padding: 10px;
}


.rightCont table {
	margin: 10px;
}

.rightCont td {
	padding: 5px;
	vertical-align: middle;
}

.last {
	background: url(images/rcontainer-bot.gif) bottom no-repeat;
	padding: 0 0 10px 0;
}

.hmbox1 {
	float: left;
	width: 265px;
}

.hmbox2 {
	float: right;
	width: 260px;
	background: url(images/box-divide.gif) left top repeat-y;
	padding-left: 10px;
}

#footer {
	width: 908px;
	height: 240px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	background: url(images/content-bg2.gif) repeat-y;
}

#footer p {
	margin: 10px;
}

#footer ul {
	margin: 10px 0 10px 10px;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	color: #fff;
	margin: 10px 0;
}

#footer a:hover {
	color: #fff;
	margin: 10px 0;
}

.copyright {
	float: left;
	width: 280px;
	text-align: left;
}

.pracAreas {
	float: left;
	width: 260px;
	text-align: left;
}

.footLoc {
	float: right;
	width: 300px;
	text-align: left;
}

.right {
	float: right;
}

.brdrRight {
	float: right;
	margin: 0 0 8px 8px;
	border: #000 solid 1px;
}

.clear {
	clear: both;
}

.sm {
	list-style:none;
	width:533px;
	height:159px;
	display:block;
	overflow:hidden;
}

ul.sm {
	margin: 0;
	padding: 0;
}

.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}

#feedback table {
	margin: 10px;
}

#feedback table td {
	padding: 2px;
	vertical-align: top;
}

#schedule table {
	margin: 10px;
	color: #fff;
	border: #0e55a9 solid 1px;
}

#schedule2 table {
	margin: 10px;
	color: #000;
	border: 0;
}

#schedule table td,
#schedule2 table td {
	padding: 4px;
	vertical-align: top;
}

#schedule table td.zebra {
	background: #04438d;
}

input#Name,
input#Phone,
input#Email,
input#FromEmail,
input#Visit,
input#SProvider,
input#Date {
	width: 157px;
	border: #7f9db9 solid 1px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin: 1px 0;
	padding: 2px;
}

input#Submit {
	margin: 1px 0;
}

select#Location,
select#Location2 {
	width: 162px;
	border: #7f9db9 solid 1px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin: 1px 0;
	padding: 2px;
}

textarea#Comment,
textarea#Comment2 {
	width: 159px;
	height: 75px;
	border: #7f9db9 solid 1px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin: 1px 0;
	padding: 2px;
}

.phone {
	font-size: 14px;
	line-height: 2;
}

.phone2 {
	font-size: 18px;
}

.insureaccept {
	font-size: 19px;
	font-weight: bold;
}

.upper {
	text-transform: uppercase;
	font-weight: bold;
	color: #e81d25;
}

.upper2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #e81d25;
}

small {
	color: #fff;
}
