/* Created by Vedran Elez 2007, mailto: vedran.elez@gmail.com */

/* -- */

a:link, a:visited
	{
	color: #5c88c0;
	text-decoration: none;
	}

a:hover
	{
	color: #7a7a7a;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6
	{
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

p
	{
	margin: 0;
	padding: 0;
	}

/* -- */

h1.title
	{
	color: #c60;
	float: left;
	line-height: 31px;
	}

.izb
	{
	float: right;
	width: 560px;
	}

.tnav
	{
	color: #fff;
	float: right;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
	}
.tnav li { display: inline; margin-left: 10px;  }
.tnav a img	{ }
.tnav a:link, .tnav a:visited
	{
	color: #fff;
	text-decoration: none;
	}
.tnav a:hover
	{
	color: #c60;
	text-decoration: none;
	}

.logo	
	{
	float: left;
	margin: 0;
	padding: 0; }

h2.title
	{
	background: url(../images/layout/nyc.gif) no-repeat;
	color: #fff;
	display: block;
	font-size: 1em;
	height: 34px;
	text-indent: -9000em;
	margin: 42px 0 0 110px;
	width: 230px;
	}

.subtitle { color: #5c88c0; }
.subtitle span { color: #656565; }

p.d1, p.d2, p.d3
	{
	background-color: #0f3861;
	color: #fff;
	float: left;
	margin: 11px 0;
	padding: 16px;
	width: 264px;
	height: 77px;
	}
p.d1 span, p.d2 span, p.d3 span
	{
	display: block;
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 4px 0;
	line-height: 0.8em;
	}
p.d1 { background-color: #537aac; }
p.d2, p.d3 { margin-left: 11px; }

p.d1 a:link, p.d1 a:visited,
p.d2 a:link, p.d2 a:visited,
p.d3 a:link, p.d3 a:visited
	{
	color: #fff;
	text-decoration: none;
	}
p.d1 a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
p.d2 a:hover,
p.d3 a:hover
	{
	color: #fff;
	text-decoration: underline;
	}
p.d1:hover,
p.d2:hover,
p.d3:hover
	{
	background-color: #ffbb00;
	color: #663300;
	}

.left
	{
	float: left;
	width: 603px;
	}

.right
	{
	float: right;
	width: 296px;
	}
	
.cleaner
	{
	clear: both;
	height: 0em;
	line-height: 0em;
	font-size: 0em;
	}

div.left h3, div.right h3
	{
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	padding: 14px 0 6px 0;
	margin: 0;
	}

div.left p { line-height: 1.3em; }

div.left a:link, div.left a:visited
	{
	color: #656565;
	text-decoration: none;
	}

div.left a:hover
	{
	color: #454545;
	text-decoration: underline;
	}

div.right h3 
	{ text-indent: 11px;	}

div.right h3.title { background: url(../images/layout/title_back.gif) repeat-x bottom; }

.snav1, .snav2
	{
	margin: 0;
	padding: 0;
	}

.snav1 li, .snav2 li
	{
	list-style-type: none;
	line-height: 16px;
	text-indent: 11px;
	}

.snav1 li
	{
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #e0e0e0; 
	}
	
.snav1 a:link, .snav1 a:visited
	{
	background: #f7f7f7;
	color: #5c88c0;
	display: block;
	text-decoration: none;
	}
	
.snav1 a:hover	
	{
	background: #fff;
	color: #c60;
	}
	
.snav2 a:link, .snav2 a:visited
	{
	background: url(../images/layout/arrow_side.gif) no-repeat;
	color: #454545;
	display: block;
	height: 16px;
	text-decoration: none;
	}
	
.snav2 a:hover
	{
	background-position: right;
	color: #5c88c0;
	}

p.left
	{
	padding-top: 90px;
	width: 583px;
	}
p.left, p.right
	{ line-height: 14px;	}
p.left a:link, p.left a:visited,
p.right a:link, p.right a:visited
	{ color: #5c88c0; }
p.left a:hover, p.right a:hover
	{ color: #454545;	}

a.arr:link, a.arr:visited
	{
	background: url(../images/layout/arrow_blue.gif) no-repeat 0 2px;
	padding-left: 6px;
	}
a.arr:hover
	{
	background: url(../images/layout/arrow_grey.gif) no-repeat 0 2px;
	padding-left: 6px;
	}

/* ---- MAIN MENU ---- */

#nav
	{
	font-size: 1em;
	float: right;
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
	}
#nav li
	{
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	}
#nav li a
	{
	background: url(../images/layout/inav_back.gif) no-repeat;
	color: #fff;
	display: block;
	line-height: 25px;
	margin: 0 0 0 10px;
	padding: 0 8px;
	position: relative;
	text-decoration: none;
	width: 160px;
	}

/* Hovers & Current Tab: sfhover class added with JS (for old IE)
--------------------------------------------------------------- */
#nav li:hover a,
#nav li.sfhover a
	{
	background-position: -200px 0;
	color: #fff;
	font-weight: bold;
	}

/* Dropdowns 
--------------------------------------------------------------- */
#nav li ul
	{
	list-style: none;
	left: -999em; /* using left because display:none isn't read by screen readers */
	margin: 0;
	padding: 0;
	position: absolute;
	}
#nav li:hover ul,
#nav li.sfhover ul
	{ left: auto; }
#nav li ul li
	{
	margin: 0;
	padding: 0;
	}
#nav li:hover ul li a,
#nav li.sfhover ul li a,
#nav li.current ul li a
	{
	background: #fff none;
	border-top: none;
	border-bottom: 1px solid #ddd;
	color: #d87c1d;
	font-size: 1em;
	font-weight: normal;
	line-height: 17px;
	margin: 0 0 0 10px;
	padding: 0 5px;
	text-transform: none;
	text-align: left;
	}

#nav li ul li a:hover
	{ color: #5c88c0;	}

#nav li ul li.last a
	{ border-bottom: 4px solid #ff9a00; }

/* Width of Dropdowns */
#nav li ul,
#nav li ul li,
#nav li:hover ul li a,
#nav li.sfhover ul li a
	{ width: 166px; }

/* IE7 Sticky Menu Fix */
#nav li:hover,
#nav li.hover
	{ position: static; }

/* -----[ Support for the "iehover-fix.js" ]----- */ 
* html ul#nav iframe,
* html ul.nav iframe
	{
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	}

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* -----[ End Support for the "iehover-fix.js" ]----- */

