body {
	background: #e9ce9a url('/packages/search/clients/nyee/images/cornsilk.gif') repeat-x;
	background-color:#e9ce9a;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	text-align:center;
    /* FTI 4/30/09  to avoid flashing */
	overflow-x: hidden;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ccc;
}

#container {
	background-color:#FFF7DC;
	margin:0 auto;
	padding-bottom:1px;
	width:975px;
}

#container #userfile {
	background: url('/packages/search/clients/nyee/images/userfile-body-bg.gif') repeat-y;
}

#accessibility {
	background: url('/packages/search/clients/nyee/images/gold-top.jpg') no-repeat;
	color: #fff;
	padding: 7px;
	.margin-bottom: 0px;
	.padding-bottom: 0px;
}

	#site-options {
		float: left;
	}

	#search {
		width: 100%;
		text-align: right;
		height:19px;
	}

#green-nav {
	width: 603px;
	.width: 605px;
	background: #03410d url('/packages/search/clients/nyee/images/menu_gradient.gif');
	float:left;
	height: 23px;
	.height: 27px;
	border: 1px #052b08 solid;
}

/************************
	     Userfile	
************************/

#userfile-container {
	background: url('/packages/search/clients/nyee/images/userfile-body-bg.gif') repeat-y;
}

#userfile-sidebar {
	width: 173px;
	height: 100%;
	float:left;
/*	background: #780508 url('/packages/search/clients/nyee/images/red-dept-sub.jpg') repeat-x; */
	padding-bottom: 10px;	
}

	#userfile-sidebar ul {
		margin: 0px;		
		padding: 0px;
		list-style: none;
	}

	#userfile-sidebar li {
		background: #780508 url('/packages/search/clients/nyee/images/red-dept-sub.jpg') repeat-x;
		margin: 0px;				
		padding: 5px;
		text-align: left;
	}
	
	#userfile-sidebar h2 {
		color: #FEE476;
		text-align: left;
		margin-left: 10px;
		.margin-top: 10px;
		.margin-bottom: 10px;
	}

#userfile-header {
    float:left;
	margin:0px;
	padding:0px;
    text-align:left;
	.margin-right: -3px;
}

.userfile-body {
	float:left;
	width: 451px;
/*	background: #fff8dc; */
	color: #000;
	text-align: left;
	padding: 10px;
	padding-bottom:0px;
}

div.userfile-body a {
	color: #0065B9;
	text-decoration: underline;
}

.userfile-body p {
	color: #000;
}

.userfile-body a:hover {
	color: #555;
}

/*******************************/
/* Tony's version - DO NOT USE */
/*

#userfile-related {
	float:left;
	background: #03460f url('images/related-bg.jpg') no-repeat;
	width:  165px;
	padding-top: 10px;
	text-align: left;
}

	#related-box {
		border: 1px solid #fff;
		padding: 5px;
		margin: 5px;
	}

	#userfile-related ul {
		margin: 0px;		
		padding: 5px;
		list-style: none;
	}

	#userfile-related li {
		margin: 0px;				
		padding: 5px;
		text-align: left;
	}
*******************************/

/* begin styles for 'related item' green box */

/* Frank's version */

.related-section {
	float:right;
	text-align: left;
    background: #044a11 url('/packages/search/clients/nyee/images/dark-green-gradient.gif') repeat-x;
    width:138px;
	.width: 148px;
    height: 100%;
    font-family: arial;
    font-size: 15px;
    color:white;
    line-height:1;
    font-weight: 900;
    padding:5px 5px 5px 5px;
    .padding:10px 10px 5px 5px;
    margin-left:5px;
}

#sizable.large .related-section h2{
    .margin: 10px -10px 5px 0px;
}

.related-title  {
    border-color:white;
    border-width: 1px;
    border-style:solid;
    padding: 5px 10px 10px 15px;
    margin:5px 0px 0px 0px;
    font-weight:bold;
    font-family: arial;
    font-size: 12px;
    color:white;
    text-indent:-10;
}
.related-item ,.related-item A{
    font-family: arial;
    color:white;
    font-size: 9px;
    border-style:none;
    text-decoration:none;
    text-indent:0;
    padding:2 0 2 0;
	font-weight: normal;
}
.related-item A:hover {
    text-decoration:underline;
}

.related-section h2 {
	margin: 5px 0px;
}

#mid-container {
	width: 223px; 
	float:left; 
	margin-right:10px; 
	#margin-right:0px;
}

/* end styles for 'related item' green box */

/* sizable is the div tag that makes the font sizer work. Note that every selector has a small, normal and large component:
example:
div#sizable.h4
div#sizable.small h4
div#sizable.normal h4
div#sizable.large h4
*/
div#splashtext{
    background-color : #044910; /*url('/packages/search/clients/nyee/images/splash-green-box.jpg') repeat-x;*/
    padding: 5px;
    border-top: 2px #fff solid;
}


/* end of mod */

/************************
		Cut Page
************************/

#cut-body {
	background: #730506 url('/packages/search/clients/nyee/images/header-logo-bg.jpg') no-repeat;
	padding: 10px 10px 0px 0px;
	height: 93px;
	.height: 99px;
	.margin-top:0px;
}

#cut-body #top-logo {
	text-align: left;
	.margin-top: 0px;
	font-family: Georgia, serif;
	background-color: #5f0404;
	font-variant: small-caps;
}

#cut-body #top-logo p {
	float:left;
}

#cut-body #top-logo img {
	float:left; 
	margin:0px; 
	padding:0px;
	width: 130px;
	height: 90px;
	border: 0px;
}

#cut-body h2 {
	float: left;
	margin:0px;
}

	#cut-body h2.small {
		font-size: 14px;
	}
	
	#cut-body h2.normal {
		font-size: 16px;
	}
	
	#cut-body h2.large {
		font-size: 18px;
	}

#cut-body p {
	float:left;
	clear:left;
	margin-top: 0px;
	.margin-top:10px;
}

	#cut-body p.small {
		font-size: 10px;
	}
	
	#cut-body p.normal {
		font-size: 12px;
	}
	
	#cut-body p.large {
		font-size: 14px;
	}

#cut-body #top-right-nav {
	margin: 0px 10px 0px 0px;
	.margin: 0px 0px 0px 0px;
	width: 400px;
	text-align:right;
	float:right;
	color:#fff;
}

	#cut-body #top-right-nav.small {
		font-size: 11px;
	}
	
	#cut-body #top-right-nav.normal {
		font-size: 12px;
	}
	
	#cut-body #top-right-nav.large {
		font-size: 13px;
	}

.gold-tabs {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	padding: 7px;
	float:left;
    margin-top:-6px;
    .margin-top:-5px;
}

.gold-tabs a {
	color: #000;
}

.gold-tabs a:hover {
	color: #888;
	text-decoration:none;
}

#patients-small {
	border-top: 2px #d6ab00 solid;
	border-left: 2px #d6ab00 solid;
	background-color: #fbeeaa;
	width:149px;
    /*
	margin-top: -6px;
	.margin-top: -4px; */
	.margin-top: -2px;
}

#patients-large {
	border-top: 2px #a96200 solid;
	border-right: 2px #a96200 solid;
	border-left: 2px #a96200 solid;
	background-color: #f7db6a;
	margin-top: -12px;
	.margin-top: -8px;
	padding-top: 9px;
	padding-bottom: 11px;
}
#medpro-small {
	border-top: 2px #d6ab00 solid;
	border-right: 2px #d6ab00 solid;
	background-color: #fbeeaa;
    /*
	margin-top: -6px;
	.margin-top: -4px;
    */
}

#medpro-large {
	border-top: 2px #a96200 solid;
	border-right: 2px #a96200 solid;
	border-left: 2px #a96200 solid;
	background-color: #f7db6a;
	clear: right;
	margin-top: -12px;
	padding-top: 9px;
	padding-bottom: 11px;
	.margin-top: -10px;

}

#medpro-dept {
	border-top: 2px #d6ab00 solid;
	border-left: 2px #d6ab00 solid;
	border-right: 2px #d6ab00 solid;
	background-color: #fbeeaa;
	margin-top: -6px;
	width:187px;
	.margin-top: -2px;
	.width:185px;
}

#news-and-links {
	clear: left;
	.margin-bottom:0px;
	.padding-bottom:0px;
}

#slideshow {
	float: left;
}

.quick-links div {
	margin-top: 0px;
	.margin-top: 0px;
	text-align: left;
	.margin-bottom:0px;
	.padding-bottom:25px;
}

	.quick-links #cut div {
		padding: 8px 7px 7px 15px;
		.padding: 8px 7px 8px 15px;
		width: 224px;
		.width: 248px;
		float: right;
	}
	
	.quick-links #dept {
		min-height:156px; 
		background-color:#03410d;
	}
	
	.quick-links #dept div.quick-link-item {
		padding: 3px 7px 3px 5px;
		.padding: 3px 7px 2px 5px;
		width: 162px;
		.width: 177px;
		float: right;
	}
	
	.quick-links h2 {
		margin: 2px 0px 3px 0px;
		.margin: 0px 5px 0px 0px;
		color: #f2cb56;
	}
	
	.quick-links #dept h2 {
		margin: 0px 5px 0px 0px;
		.margin: 2px 5px 3px 0px;
	}
	
	.quick-link-item {
		background: #03410d url('/packages/search/clients/nyee/images/quick-green.jpg') repeat-x;
		border: 1px #20642d solid;
		font-weight: bold;
	}

	.quick-links #dept div.quick-link-item h2 {	
		margin: 0px 5px 0px 0px;
		.margin: 4px 5px 3px 0px;
	}
	
	.quick-link-item.small {
		font-size: 14px;
	}
	
	.quick-link-item.normal {
		font-size: 16px;
	}
	
	.quick-link-item.large {
		font-size: 18px;
	}

.green-box {
	background: url('/packages/search/clients/nyee/images/green-box-266.gif') repeat-x;
	float:left;
	color: #fff;
	margin: 8px 0px 0px 8px;
	.margin: 4px 0px 0px 8px;
	background-color: #03460f;
}

#education-training {
	width: 266px;
	.margin-left: 5px;
	background-color: #03460f;
}

	#education-training h2 {
		text-align: center;
		font-weight: bold;
		padding: 0px;
		margin: 7px 0px;
		.margin: 8px 0px;
	}

#education-training-box {
	padding: 0px 5px;
}

.education-training-item {
	text-align: left;
	font-weight: bold;
	background-color: #64876a;
	padding: 4px 4px 4px 11px;
	margin: 6px 5px;
}

	.education-training-item.small {
		font-size: 13px;
	}
	
	.education-training-item.normal {
		font-size: 15px;
	}
	
	.education-training-item.large {
		font-size: 17px;
	}

/************************
	     Footer	
************************/

#searchFooter {
	background-color: #5f0404;
	padding: 10px;
}

	#searchFooter #links {
		text-align: right;
		padding: 5px 5px 0px 0px;
		font-weight: normal;
		color: #ffffff;
	}

	#searchFooter #links.small {
		font-size: 11px;
	}

	#searchFooter #links.normal {
		font-size: 13px;
	}

	#searchFooter #links.large {
		font-size: 15px;
	}
	
	#searchFooter-box {
		background: transparent url('/packages/search/clients/nyee/images/footer-box.gif') no-repeat;
		padding: 10px;
		color: #000;
		font-weight: bold;
		text-align: left;
		height: 64px;
	}

		#searchFooter-box #address-contact {
			float: left;
			text-align: left;
		}
	
		#searchFooter-box #address-contact.small {
			font-size: 11px;
		}
		
		#searchFooter-box #address-contact.normal {
			font-size: 13px;
		}
		
		#searchFooter-box #address-contact.large {
			font-size: 15px;
		}
		
		#searchFooter-box #awards {
			float: right;
			clear: right;
			margin-top: -5px;
		}

		#searchFooter-box #awards img{
			border: 0;
		}

		#searchFooter-box #awards img:hover{
			border: 0;
		}
		
		#searchFooter-box #links {
			margin-top: 5px;
			text-align: left;
		}
		
		#searchFooter-box #links a {
			color: #00f;
		}


