/* 
Theme Name: Diagnostic Eye Center
Theme URI: http://www.diagnosticeyecenter.com
Description: Theme for Diagnostic Eye Center Houston.
Version: 1.0
Author: Sal Baldovinos (TopSpot Internet Marketing Solutions)
Author URI: http://www.topspotims.com
*/



/************************************ General Declarations *********/

body {
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	background:#8FBFDA url(images/body-bg.jpg) repeat-x;
}
.f-left {float:left;}
.f-right {float:right;}
.clear {clear:both;}
img {
	border:none;
	display:block;
}

.offleft {
	position: absolute;
	margin: -999px;
}

img.doc {
	padding: 0 12px 6px 0
}

form {
	padding:0;
	margin:0;
}
/************************************ Layout Styles *********/

#page {
	margin:0 auto;
	width:864px;
}

/*header*/
.header {
	width:798px;
	padding:14px 36px 24px 30px;
	overflow:hidden;
}
* html .header {padding-bottom:28px;}
/*logo*/
h1 {
	margin:0;
	padding:0;
}
.header h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:137px;
	height:117px;
	background:url(images/logo.gif) no-repeat;
}
ul.top-menu {
	overflow:hidden;
	padding:0;
	margin:20px 0 0;
	list-style:none;
}
ul.top-menu:after {
	content:" ";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
ul.top-menu li {
	float:left;
	padding:0 7px;
	background:url(images/top-separator.gif) no-repeat 100% 2px;
}
ul.top-menu li.last, ul.top-menu li.page-item-20 {
	background:none;
}

ul.top-menu li a {
	color:#0D2557;
	text-decoration:none;
}
ul.top-menu li a:hover {text-decoration:underline;}

.header p {
	text-align:right;
	padding:0 7px 0 0;
	margin:65px 0 0;
	color:#98193D;
	font:18px Georgia, "Times New Roman", Times, serif;
}
.header p span {
	font-size:30px;
	color:#3D463D;
}
/******************************************** Main Navigation ***********/

ul.menu {
	padding:7px 0 0 7px;
	width:857px;
	margin:0;
	list-style:none;
	background:url(images/menu-bg.png) no-repeat;
}

ul.menu:after {
	content:" ";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
ul.menu li {
	float:left;
	font:14px/39px Arial, Helvetica, sans-serif;
	background:url(images/separator-menu.gif) no-repeat 100% 0;
}
ul.menu li:hover, ul.menu li.hover {
	position:relative;
}

ul.menu li.last, ul.menu li.page-item-11 {background:none;}

ul.menu li a {
	color:#3D463D;
	display:block;
	padding:0 22px;
	text-decoration:none;
	position:relative;
}

ul.menu li a:hover {
	color:#fff;
}

ul.menu li a.arrow {
	background:url(images/arrow.gif) no-repeat 90% 16px;
} 

ul.menu li ul {
	width:196px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:#FDB987;
	position:absolute;
	top:39px;
	left:0;
	display:none;
	z-index:5;
}
ul.menu li ul li {
	border-bottom:1px solid #fff;
	background:none;
	font:12px/30px Arial, Helvetica, sans-serif;
	width:100%;
}
ul.menu li ul li a {
	padding:0 0 0 6px;
	background:none !important;
}
ul.menu li.hover ul,
ul.menu li:hover ul {display:block;}

/*primary content*/
.primary-content {
	width:850px;
	padding:0 7px;
	overflow:hidden;
	background:url(images/primary-cnt-bg.png) repeat-y;
}
.flash-box {
	width:100%;
	overflow:hidden;
}
.content-box {
	width:817px;
	padding:0 12px 30px 21px;
	overflow:hidden;
}
/************************************ Content Area (left col) **********/

.left-col {
	width:602px;
	padding:15px 0 0;
}

.left-col ul li {
	margin-bottom: .6em;	
}

h1, h2 {
	padding:0 0 10px;
	margin:0;
	color:#3D463D;
}

h1 {
	font:24px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
}

.left-col p {
	padding:0 0 20px;
	margin:0;
	line-height:20px;
}

.left-col p.last {padding-bottom:8px;}

.left-col a {
	text-decoration: none;
	color: #618498;
}

.left-col a:hover, .left-col a:focus {
	text-decoration: underline;
}

.pdfBox {
	width: 270px;
	float: right;
	border: solid 1px #e2e2e2;
	margin-left: 10px;
}

.pdfBox ul {
	margin: 0 0 0 5px;
	padding: 0;
}

.pdfBox ul li {
	list-style: none;
}

.pdfBox h2{
	background: #618498;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
}

/*======================================== Contact Form */

.left-col form {
	margin: 0;
}

.left-col ol {
	list-style: none;
	margin: 0;
}

.left-col li {
	margin-bottom: .8em;
	padding: 0;
}

.left-col label {
	display: block;
	width: 11em;
	padding-right: 10px;
	padding-top: 8px;
	float: left;
	text-align: right;
}

.left-col input, .left-col textarea {
	border: 1px solid #666;
	padding: 4px 6px;
}

.left-col input {
	width: 220px;
}

.left-col input.submit {
	width: 75px;
	margin: .8em 0;
	cursor: pointer;
}

.left-col textarea {
	width: 300px;
}

ul.service {
	overflow:hidden;
	padding:8px 0 0;
	width:615px;
	margin:0;
	list-style:none;
}
ul.service li {
	float:left;
	width:195px;
	margin:0 10px 0 0;
}
ul.service li div {
	width:184px;
	padding:5px 0 0 11px;
	margin:4px 0 0;
	overflow:hidden;
	background:#6A6A6A;
}

ul.service li p a {
	color: #fff;
	text-decoration: underline;
}

h3 {
	padding:0 0 8px;
	margin:0;
	color:#8FBFDA;
	font:14px Arial, Helvetica, sans-serif;
}
ul.service li div p {
	padding:0 0 10px;
	margin:0;
	color:#fff;
	line-height:normal;
}
/*right column*/
.right-col {
	width:192px;
}
h4 {
	padding:12px 0 2px;
	margin:0;
	font:16px Georgia, "Times New Roman", Times, serif;
}
.right-col p {
	padding:0 0 15px;
	margin:0;
	font-size:12px;
}
.form {
	width:100%;
	padding:22px 0 0;
	overflow:hidden;
}
.form div {
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
}
.form label {
	width:49px;
	text-align:right;
	float:left;
	margin-right:9px;
	font:12px/26px Arial, Helvetica, sans-serif;
}
.form input.text {
	width:128px;
	border:1px solid #B0E0FA;
	padding:4px 2px;
	float:left;
}
.form textarea {
	width:186px;
	height:76px;
	padding:2px;
	border:1px solid #B0E0FA;
}
.form input.button {margin-top:2px;}

/*footer*/
.footer {
	width:864px;
	padding:18px 0 20px;
	background:url(images/footer-bg.png) no-repeat;
	overflow:hidden;
}
.footer p {
	color:#3D463D;
	font-size:11px;
	padding:0;
	margin:0;
	text-align:center;
}
.footer p a {
	color:#3D463D;
	text-decoration:none;
}
.footer p a:hover {text-decoration:underline;}