﻿/*
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;
}

#social {
	position: absolute;
	right: 58px;
	top: 40px;
}

.ie7 #social {
	top:34px;
}

#social img {
	margin-left:9px;
}

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

.ie7 #search_form {
	bottom:32px
}

#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: 350px;
	padding: 0px 25px 0px 20px;
}
.events-video {
	display: inline-block;
    	width: 100%;
        margin-bottom: 5px;
}
.events-video img {
	float: left;
   	margin-right: 10px;
}

#bottom_right {
	float: left;
	width: 515px;
	border-left: 3px solid #fff;
	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: 964px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 5px 0 0 0;
	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: 5px;
}

img.alignleft {
	float: left;
	padding: 5px;
}

img.aligncenter{
    float: none;
    display: block;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}

img .alignnone{
    clear: both;
    float: none;
    padding: 5px;
}

#membership {
	margin: 66px 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;
}

.events-home{
padding: 0;
}

.event-oct{
    display: inline-block;
    margin-top: 9px;
    width: 100%;
}

.img-events{
    float: left;
    margin-right: 8px;
}

.text-event-oct{
    float: right;
    font-size: 13px;
    margin-top: 7px;
    width: 180px;
}

#container .text-event-oct p{
margin: 0;
padding: 0;
}

.title-evnews{
margin-bottom: 6px;
}

.join-text{
padding:0;
margin:0;
}

#bottom .int-text{
padding:0;
margin: 9px 0;
}

.botoxparty{
    display: inline-block;
    width: 100%;
}

.imgbotox{
    float: left;
    margin-bottom: 4px;
    margin-right: 10px;
}

.textbotox{
    float: none;
}

.textbotox p{
margin-top:0;
margin-bottom: 10px;
}































