
/* Global
================================================*/

body{	
	padding:0;
	margin:0;
	background-color:white;
	background-image:url(/images/ny_bg.jpg);
	width: 100%;
	height: 100%;
	
	
}
#wrap {
	
	width:980px;
	background-image:url(/images/ny_logga.jpg);
	background-repeat:no-repeat;
	
}



/* layout - top area, login ,language select
================================================*/

#top{
	position:relative;
	width:960px	
}

#top #loggo{
	width:100px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/images/ny_logga.jpg);
	background-repeat:no-repeat;
	height:120px;
}
#top #fill{	margin-left:152px; height:5px; width:100%; margin:0;padding:0;overflow:hidden; background-color:#f2f8fc}
#top #holder{	
	
	
	margin-left:152px;
	background-image:url(/images/ny_top.jpg);
	background-repeat:no-repeat;

	padding-top:10px;
	padding-left:13px;
}

#top #parts{
	height:39px;
	background-image:url(/images/ny_login.jpg);
	background-repeat:no-repeat;
	margin-top:49px;
	margin-bottom:2px;
	padding-left:9px;
	
	padding-top:5px;
	width:629px;
	overflow:hidden
}

#top  #banners{
	background-color:#fff;
	width:627px;
	height:83px;
	border:solid 1px #003882;
	
	overflow:hidden
}


#top #parts form{
	display:inline;
	
}
#top #parts form#login div{
	float:left;
	
	margin-right:2px
}
#top #parts form#login input#Submit{
	
	/*vertical-align:sub*/
	
}
#top #parts form#login div label{
	display:block;
}
#top #parts form#language {
	float:left;
	padding-top:10px;
	margin-left:10px
}


/* layout - main navigation
================================================*/



#top #mainnav{
	background-image:url(/images/ny_menubg.jpg);
	background-repeat:no-repeat;
	/*background-color:#87e1f9;*/
	padding-left:20px;
	
	width:625px;
	height:41px;
	clear:both;
	overflow:hidden
		
}
#top #subnav{
	background-image:url(/images/ny_menusub_bg.jpg);
	background-repeat:no-repeat;
	
	padding-left:20px;
	height:41px;
	width:625px;
	clear:both;
	overflow:hidden
		
}
#top ul{
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	width:635px;
	height:41px;
	overflow:hidden
}
#top li{
	float:left;
	/*display:inline;*/
	list-style-type:none;
	/*border-right:solid 1px #000;*/
	/*background-color:#87e1f9;*/
	background-image:url(/images/menu_line.gif);
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	height:41px;
}
#top #subnav li{
	background-image:url(/images/menu_line2.gif);
	background-repeat:no-repeat;
}
#top #subnav ul li{
	/*background-color:#CDF2FB;	*/
}

#top #mainnav li.active{
	background-color:#d8eaf7
}
#top #subnav li.active{
	background-color:#f2f8fc
}
#top li.first, #top #subnav li.first{
	background-image:none;
	
}
#top li a{
	display:block;
	float:left;
	vertical-align:top;
	padding:3px 3px 0px 3px;
	
}



/* other layout
================================================*/
#content {
	clear:both;	
	margin-top:20px;
}
#main {
	float:left;
	width:629px;
	overflow:hidden;
}
.clear{
	clear:both;	
}

#subnav1 {
	float:left;
	width:150px;
	padding-top:5px;
	padding-right:3px;
	margin-right:12px;
	text-align:right;
	z-index:1
	line-height:11px;
	font-size:11px;
	font-family: Verdana;
}
#subnav1 div{margin-bottom:10px;
padding-right:3px;}

#subnav1 .LM_button{
width:145px;
height:22px;
padding-top:4px;
margin-bottom:2px;
background-image:url(/images/LeftMenuBtn.png);
background-repeat:no-repeat;
}

#subnav1 .visible_link{
	/*background-color:#99FFFF;
	border-bottom:thin solid #0066CC;
	border-right:thin solid #0066CC;*/
	color:#625e8b;/*6BAFDC;003882 b0d4ec*/
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	text-decoration:none;
	}
	
#subnav1 a{
	color:#625e8b;/*6BAFDC;003882 b0d4ec*/
	font-weight:bold;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
}
#subnav1 a:link{}
#subnav1 a:visited{}
#subnav1 a:hover{color:#000000;}

#nyloga {
position:absolute;top:0px;left:0px;width:120px;
height:400px;
background-image:url(/images/ny_logga.jpg);
	background-repeat:no-repeat;
}
#nyloga #links{
	margin-top:300px;
	width:142px;
	margin-right:13px;
	text-align:right;
	font-family:Arial;

}
#nyloga #links a{
	color:#6F6FFF;
	font-weight:bold;
	font-size:11px;

	text-decoration:none;
}
#subcontent_
{
	position:absolute;
	top:195px;
	left:804px;
	
	width:155px;
	
}

#subcontent
{
	float:left;
	margin-left:10px;
	width:155px;
}
#footer {
	margin-left:162px;
	margin-top:20px;
	width:629px;
	clear:both;
}


/* Text
================================================*/
body{ 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color:black;
	font-size:70%;
}

.default{
	
}

#top #parts{
	font-size:10px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#top #parts form#login input#Submit{
	font-size:10px;	
}

#top #parts form#login div label{	
	font-size:9px
}


/* Links
================================================*/
a:link,
a:visited {
	/*border-bottom:1px dotted;*/
	color:blue;
	/*font-weight:bold;*/
	text-decoration:underline;
}
a:visited {color:blue;}
a:focus,
a:hover {
	/*border-bottom-style:solid;*/
	color:#D03900;
}
a.imglink:link,
a.imglink:visited {border:none;}
a.imglink:hover {background:transparent;}

a.button:link, a.button:visited{	
	color: black;
	font-size:10px;
	font-family:Verdana,Arial;
	text-decoration: none;
	border: 2px outset #CDF2FB; 
	padding:2px;
	background-color:#8CE2F9;
		
}

#top #parts a, #top #parts a:visited{
	border:none;
	color:blue;
	font-size:10px;
	font-family:arial;
	text-decoration:none;
}

#top li a{
	border:none;
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	color:black;	
	text-decoration:none;
	line-height:12px
}

/* Headings
================================================*/
h1,h2,h3,h4,h5,h6 {
	color:#003882;
	font-weight:normal;
	font-family:Arial, Helvetica, Sans-Serif;
}
h1 {
	margin:0 0 0.5em;
	font-size:1.6em;
	line-height:1.2;
	font-family:Arial, Helvetica, Sans-Serif;
	
}
h2 {
	margin:0 0 0.5em;
	font-size:1.4em;
	line-height:1.3;
}
h3 {
	margin:0.5em 0 0;
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
}

h2 a:link,
h2 a:visited,
h2 a:hover,
h3 a:link,
h3 a:visited,
h3 a:hover {
	margin:0;
	padding:0;

	font-weight:normal;
}
h2 a:hover,
h3 a:hover {color:#D03900;}

/* Lists
================================================*/
dl,
ol,
ul {margin:1em 0;}
dl {margin-top:-0.5em;}
dt {
	margin:0.5em 0 0;
	font-weight:bold;
}

dd {margin:0 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
	padding:0 0 0 2em;
	list-style:square;
}
ol {padding:0 0 0 2.5em;}
li {margin:0 0 0.5em;}


/* Data tables
================================================*/
table {
	margin:0 0 1.5em;
	/*border-collapse:separate;*/
	border-spacing:0;
	width:100%;
		border-collapse:collapse
	/*border-bottom:1px solid #ccc;*/
}
caption {
	margin:0;
	padding:0.5em 0;
	font-weight:bold;
	text-align:left;
}
th {font-weight:bold;}
th,
td {
	padding:2px 2px 2px 2px;
	/*border-top:1px solid #ccc;*/
	vertical-align:top;
	text-align:left;
}

.row{
	background-color:#F1F7F8;
}
table.layout {
	margin:0;
	border-spacing:0;
	border-bottom:none;
	width:auto;
	
}
table.layout td {
	padding:0;	
	border-top:none;
	vertical-align:top;
	text-align:left;
}

/* Quotations
================================================*/

/* Forms
================================================*/

#content form div{
	margin-bottom:10px
}

#content form div input,
#content form div select,
#content form div textarea{
display:block
}

#content form div span.required{

}

#content label{
font-weight:bold
}

.required{
	color:red;
	font-weight:bold;
	font-size:110%
}
/* Images
================================================*/
img {
	/*display:block;*/
	border:none;
}


/* Misc
================================================*/

.infobox{
	background-color:#F4FDFF;
	padding:3px;
	border:1px solid #8CE2F9
}

.infobox2_top{background-image:url(/images/side_top.jpg);background-repeat:no-repeat;height:12px;overflow:hidden;
margin-left:7px
	
}
.infobox2_bott{background-image:url(/images/side_bott.jpg);background-repeat:no-repeat;height:12px;overflow:hidden;
margin-left:7px}
.infobox2{
	background-color:#eef6fc;
	padding-left:4px;
	padding-right:1px;
	border-right:1px solid #003882;
	border-left:1px solid #003882;
	width:132px;
	margin-left:7px

	
}
code,
kbd,
pre {font-family:Monaco,"Courier New",Tahoma;}
ins {
	background-color:#dde3dd;
	text-decoration:none;
}
p,
pre {margin:0 0 1em;}
abbr,
acronym {border:none;}
abbr[title],
acronym[title] {
	border-bottom:1px dotted #666;
	cursor:help;
	font-style:italic;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.err{color:red; font-weight:bold; font-size:110%}
hr	{ height: 0px; border: 0px solid #CCCCCC; border-top-width: 1px; } 
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


		#mainwinwrap img, #mainwinwrap div { behavior: url(iepngfix.htc) }
			
		#mainwin, #mainwin2 {
		position: absolute;
		width: 550px;
		height: 380px;
		background-color: #ffffff;
		top: 0;
		left: 0;
		margin-left: auto;
	  margin-right: auto;
		display: none;
		z-index: 200000;
		border: 2px solid #243f8f;

			}
	
		#mainwin #mainwin_top, #mainwin2 #mainwin_top {
				height: 18px;
				width: 100%;
				background-color: #ffffff;
			}
		
		#mainwin #mainwin_top #mainwin_top_title,#mainwin2 #mainwin_top #mainwin_top_title {
				float:left;
				font-family: Arial;
				font-size: 12px;
				font-weight: bold;
				padding-left: 1px;
			}
		
		#mainwin #mainwin_top #mainwin_top_close, #mainwin2 #mainwin_top #mainwin_top_close {
				float:right;
				padding-top: 1px;
				padding-right: 1px;
			}
		
		#mainwin #mainwin_top #mainwin_top_close a {
			}
		
		#mainwin #mainwin_top #mainwin_top_close a img, #mainwin2 #mainwin_top #mainwin_top_close a img {
				border-width: 0px;
				height: 16px;
			}
		
		#mainwin #mainwin_content, #mainwin2 #mainwin_content {
			text-align: center;
			}
		#mainwin_content p {
			font-size: 14px;
			color: #243f8f;
			}
		
		#bg	{
			position: absolute;
			left: 0px;
			top: 0px;
			width: 100%;
			height: 100%;
			/*background-image: url(/scripts/images/back.png);*/
			z-index: 100000;
			background-color: #ccc;
			opacity: .7;
			filter: alpha(opacity=70);
			}
			
a.news
	{
	color:#000000;
	text-decoration: none;
	}
a.news:hover
	{
	color:#303030;
	text-decoration: underline;
	}
	
a.collapsible
	{
	color:#000000;
	text-decoration: none;
	}
a.collapsible:hover
	{
	color: #000000;
	text-decoration: underline;
	}
a.collapsible2
	{
	color:#000000;
	text-decoration: none;
	}
a.collapsible2:hover
	{
	color: #000000;
	text-decoration: underline;
	}

.collapstext{
margin-left:30px;
}

	
#translate{
text-align:center;
position: absolute;
left: 805px;
top: 177px;
height:110px;
width:140px;
}
#googletext{
text-align:center;
position: absolute;
left: 965px;
top: 160px;
height:260px;
width:180px;
display:none;
background-color:#FFFFB0;
opacity:0.75;
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;
border: 1px solid;
}
#google-translate {
padding-bottom: 10px;
padding-top: 10px;
}
.hidden{
display: none;
margin-left: 30px;
}
.hidden2{
display: none;
margin-left: 30px;
}
#reset {
-moz-border-radius: 7px;  
-webkit-border-radius: 7px;
opacity: .6;
}
#reset:hover{
opacity: 1;
}

#left{
width: 200px;
float: left;
}
.line{
border-left:1px solid #000000;
margin:0 0 0 20px;
padding-left:10px;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#right ul{
list-style-type:none;
margin:0;
padding:0;
}
#right{
width: 200px;
float: left;
margin-left: 50px;
}
