﻿/*
Theme Name: NYOGMD
Theme URI: http://www.nyogmd.com/
Description: The theme built from design created by <a href="http://www.network9.biz">Network9</a>
Version: 1.0
Author: Network9
Author URI: http://www.network9.biz/
Tags: 

*/

body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 0px;
    text-align: center;
    font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #666;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#first_text {
	margin-top: 5px;
	width: 950px;
	text-align: right;
}

#last_text {
	margin-top: 30px;
	width: 950px;
	text-align: center;
}

.first_text {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #999;
}

#container {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color: #fff;
}

#header {
	width: 970px;
	height: 156px;
}

#header_right {
	position: relative;
	float: right;
	height: 156px;
	width: 693px;
	background-image: url('images/background_header.gif');
	background-repeat: repeat-y;
}

#search_form {
	position: absolute;
	right: 5px;
	bottom: 62px;
}

#navigation_header {
	position: absolute;
	right: 5px;
	bottom: 12px;
}

#navigation_header a {
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-size: 13px;
	margin-left: 15px;
}

#navigation_main {
	width: 970px;
}

#nav_box {
	height: 36px;
	float: left;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#navigation_main a {
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}

#navigation_main a:hover {
	color: #99CCFF;
	text-decoration: none;
}

#subnav {
	width: 163px;
	padding: 60px 5px 30px 3px;
	float: left;
	margin-right: 10px;
}

#content {
	float: left;
	width: 450px;
	padding: 20px 0px 20px 0px;
	margin-left: 33px;
}
/*#content_left {
	width: 475px;
	font-family: arial, helvetica, verdana;
	text-align: justify;
	padding: 30px 70px 30px 2px;*/
	/*line-height: 20px;*/
	/*float: left;
}*/

#page_header {
	margin-bottom: 12px;
	font-size: 24px;
	color: #3399CC;
}

#content_photo {
	float: right;
	margin-top: 2px;
}

#horiz_bar {
	background-color: #44AECF;
	width: 970px;
	height: 15px;
	margin-top: 2px;
}

#bottom {
	background-image: url('images/background_bottom.gif');
	width: 940px;
	min-height: 220px;
	background-repeat: repeat-x;
	padding: 25px 10px 15px 20px;
}

#bottom p {
	margin: 7px 0px 0px 2px;
}

#bottom_left {
	float: left;
	width: 238px;
}

#bottom_left ul {
	margin: 7px 0px 0px 2px;
	padding: 0px;
	list-style-type: none;
}

#bottom_left li {
	padding-bottom: 2px;
}



#bottom_center {
	float: left;
	width: 293px;
	border-left: 3px solid #fff;
	min-height: 230px;
	padding: 0px 25px 0px 20px;
}

#bottom_right {
	float: left;
	width: 515px;
	border-left: 3px solid #fff;
	min-height: 230px;
	padding-left: 40px;
}

#bottom_right p {
	margin: 0px 0px 20px 0px;
	color: #666;
	font-size: 11px;
}

#bottom_right a {
	font-size: 11px;
}

#bottom_header {
	color: #23A4D1;
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	font-weight: bold;
}


#footer {
	width: 954px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 5px 8px 0px 8px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #6699CC;
	
	border-top: 3px solid #0181AF;

}

#footer a {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

#footer a:hover {
	text-decoration: underline;
}

#menu_depts {
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#depts {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#submenu {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style: none;
}

#topics {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style: none;
}

#menu_depts li {
	margin-top: 5px;
	padding: 0px;
}

img.alignright {
	float: right;
	padding: 0px 5px 10px 10px;
}

#membership {
	margin: 30px 0px 0px 0px;
}

#membership img {
	margin-right: 25px;
}

div.gallery {
	width: 600px;
}

ul.ask-the-doctors {
	width:262px;
	float:right;
	clear:right;
}

ul.ask-the-doctors li {
	list-style:none;
}

span.ask-the-doctors {
	width:262px;
	float:right;
	clear:right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0081ae;
	margin-top:10px;
}