/* @override http://from.mrhenry.be/withlove/nf/assets/css/nordic%20fire.css */

/* CSS Document */

body{

		background-color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#c0c0c1;
		margin:0px;
		cursor:default;
	}
	
	a:link, a:visited, a:active{ text-decoration:underline; color:#c0c0c1; }
	a:hover{ text-decoration:underline; color:#FFFFFF; }
	
	input,select,textarea{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
img{border:0;}

#upperContainer{

	padding-top:240px;

}
#lowerContainer{

	margin-top:50px;
	width:900px;

}

#logo{

		position:absolute;
		left: 70px;
		top: 130px;

	}
	
#menuContainer{

		float:left;
		padding-left:124px;
		width:195px;

	}
#contentContainer{
	
		float:left;
		height: auto;
	
	}
	
#shortLinks{

		width:auto;
		padding-left:124px;

	}
	#shortlinkEarth{
	
			background-image:url(../images/button_earth_off.jpg);
			background-repeat:no-repeat;
			width:170px;
			height:128px;
			margin-right:20px;
			float:left;
	
		}
	#shortlinkButton{
	
			background-image:url(../images/button_off.jpg);
			background-repeat:no-repeat;
			width:170px;
			height:128px;
			margin-right:20px;
			float:left;
	
		}
	
#credits{
		
		font-size:9px;
		padding-left:124px;
		margin-bottom:30px;
	
	}
	#creditsText{
		
			padding-top:20px;
			padding-left:55px;
		
		}
	
.menuItem{

		width:186px;
		height:21px;
		background-image:url(../images/menudiv.png);
		background-position:bottom;
		background-repeat:no-repeat;

	}	
	.ie .menuItem{
	
			width:186px;
			height:21px;
			background-image:url(../images/menudiv.gif);
			background-position:bottom;
			background-repeat:no-repeat;
	
		}
	.subMenuItem{
			
			padding-top:2px;
			padding-left:13px;
			width:172px;
			height:17px;
	
		}
.menuItemSelected{

		width:186px;
		height:21px;
		background-image:url(../images/menudiv.png);
		background-position:bottom;
		background-repeat:no-repeat;
		color:#7b888d;

	}
	.ie .menuItemSelected{
	
			width:186px;
			height:21px;
			background-image:url(../images/menudiv.gif);
			background-position:bottom;
			background-repeat:no-repeat;
			color:#7b888d;
	
		}
	.subMenuItemSelected{
	
			padding-top:2px;
			padding-left:13px;
			width:172px;
			height:17px;
	
		}
	

		
#jewellers_form{
	
		width:auto;
		height:auto;
		padding-top:15px;
	
	}
	
.highlight{	background-color:#1a1c1d; cursor:default; }
.normal{ }

#nordicFireJewellerMapWrapper {
	  position:absolute;
	  top:128px;
	  left:293px;
	  height:600px;
	  width: 700px;
	}
	#nordicFireJewellerMap #noFlash{color:white;}
	#nordicFireJewellerMap #noFlash img{float:left;margin-right:15px;}
	#nordicFireJewellerMap #noFlash p{float:left;}
