﻿body, html
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.82em;
}

/*general styles */

h1
{
	color: #ffde00;
	font-style: italic;
	font-size: 1.4em;
	margin: 0 0 20px 0;

}

h2
{
	color: #ffde00;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 30px;
	width: 500px;
}

h3
{
	color: #ffde00;
	margin-left: -20px;
	padding-left: 20px;
	background: url(../../images/h3-arrow.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}

h4
{
	color: #ffde00;
	font-size: 0.9em;
}

p
{
	margin-bottom: 12px;
}

strong
{
	font-weight: bold;
}
.clearer
{
	clear:both;
	float: none;
}
/* layout containers */

#container
{
	width: 950px;
	margin: auto;
	position: relative;
	padding: 0;
}

/* contents */

#logo
{
	width: 950px;
	height: 85px;
	background: url(../../images/logo-bg.jpg) repeat-x;
}

#nikon
{
	position: relative;
	z-index: 10;
	float: left;
	padding: 10px;
	width: 930px;
	display: inline;
	background: url(../../images/nikon-bg.gif) repeat-y;
}

#navigation
{
	position:relative;
	margin-top: -3px;
	width: 925px;
	height: 39px;
	z-index: 9999;
}

/* absolute the whole nav to bring it above the camera */
ul#nav
{
	position: absolute;
	z-index: 9999;
	float: left;
	padding: 0;
}

#nav li
{
	margin-left: 8px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}

#nav li.new
{
	background: url(../../images/new-navigation-item.jpg) top left no-repeat;
}

#nav a
{
	display: block;
	height: 25px;
}

#nav li a
{
	margin-left: -10px;
	padding-left: 10px;
}

#nav li.on a
{
	background: url(../../images/nav/primary-nav-ON-pointer.gif) no-repeat;
	background-position: left 2px;
}

#nav li a:hover
{
	background: url(../../images/nav/primary-nav-ON-pointer.gif) no-repeat;
	background-position: left 2px;
}

#content-container
{
		border-top: #2a2500 1px solid;
	float: left;
	width: 925px;
	line-height: 1.4em;
	z-index: 1;
}

#home-top
{
	float: left;
	margin: 0;
	width: 925px;
	height: 240px;
	background:  url(../../images/home-top-bg.jpg) top right no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	z-index: 1;
}

.home-strap
{
	margin: 50px;
}

#home-bottom
{
	background-color: #000000;
	float: left;
	width: 925px;
	height: 192px;
	background: url(../../images/home-bottom-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}

#bottom
{
	padding-bottom: 20px;
	float: left;
	width: 100%;
	background: #000 url(../../images/home-bottom-bg.jpg) top left no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}

#intro
{
	float: left;
	width: 530px;
	padding: 40px;
	padding-top: 60px;
	color: #ffde00;
}

#intro img
{
	float: left;
	margin: -10px 10px 0 0;
}

#intro p
{
	margin-left: 40px;
}

#future
{
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 20px;
}

#brochurerequest
{
	float: right;
	margin-right: 56px;
	margin-top: 35px;
	width: 200px;
}

#camera
{
	position: absolute;
	z-index: 300;
	right: 16px;
	margin-top: -85px;
	margin-right: -40px;
	width: 498px;
	height: 425px;
}

	#camera-bottom
	{
		position:absolute;
		right: 0px;
		bottom: 0px;
		width: 331px;
		height: 353px;
	}

#cameraIE6
{
	display: none;
}

#content
{
	float: left;
	padding: 30px 52px 0 65px;
	position: relative;
	z-index: 0;
}

	#content table
	{
		border-collapse:collapse;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	
		#content table th
		{

			font-size: 10px;
			padding: 5px 13px 5px 13px;
			background: #ffde00;
			color: #000;
			font-weight: bold;
		}
		
		#content table td
		{
			font-size: 10px;
			padding: 7px 13px 7px 13px;
			border-bottom: 1px solid #292400;
		}

	.full-page
	{
		width: 800px;
	}
	
	#content .small
	{
		font-weight: bold;
		font-size: 10px;
		padding-top: 1em;
		margin-bottom: 15px;
	}

#main-D700
{
	float: left;
	margin-top: 50px;
	margin-left: 50px;
}
#main-brochurerequest
{
	float: left;
	margin-top: 100px;
}

#image-bar
{
	float: right;
	width: 220px;
	overflow: hidden;
	display: block;
	margin-right: -52px;
	text-align: center;
	padding: 20px 40px 0 40px;
}

#image-bar img
{
	margin-top: 50px;
}

/* footer */

#footer
{

	color: #565656;
	float: left;
	width: 920px;
	background: url(../../images/footer-bg.jpg) repeat-x;
	height: 30px;
	text-align: right;
	padding: 30px 30px 10px 0;
}

	#footer a
	{
		color: #565656;
		font-family: arial;
		text-decoration: none;
	}

/* page by page overrides */

div.intro
{
	color: #ffde00;
	margin: 0 0 30px 0;
	width: 480px;
}

	div.intro a
	{
		color: #ffde00;
	}

/* features */

div.features
{
	width: 560px;
}

/* accessories panels */

div.panel
{
	border: 1px solid #242000;
	background: #000;
	padding: 30px;
	margin-bottom: 15px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 750px;
}

	div.panel h3
	{
		background: none;
		margin-top: 0;
	}

	div.panel h4
	{
		margin: 10px 18px;
		font-weight: normal;
	}

	div.panel ul
	{
		margin: 0 36px;
		
		list-style: disc;
	}

	div.panel div
	{
		position: relative;
		z-index: 1;
		margin-right: 250px;
	}

	div.panel img
	{
		position: absolute;
		top: 1px;
		right: 1px;
		float: left;
		z-index: 0;
	}

div.small-panel
{
	width: 481px;
}

#columns
{
	margin-right: -30px;
}

	#columns .column
	{
		width: 380px;
		padding-right: 37px;
		float:left;
	}
	
		#columns .column h3
		{
			background:none;
			font-size:10px;
			font-weight:bold;
			margin-left:-20px;
			padding-left:20px;
		}
	
.disclaimer
{
	padding-top: 50px;
	color: #808080;
}

.section-top
{
	padding-top: 0px !important;
}

.section
{
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom:1px solid #2a2500;
}

.spec
{
	
}

	.spec h2
	{
		text-transform:uppercase;
		font-weight: bold;
		font-size: 10px;
		margin-bottom: 10px;
	}
	
	.spec p
	{
		font-size: 10px;
	}

	.spec .item
	{
		float:none;
		clear:both;
	}
	
		.spec .item h4
		{
			float:left;
			width: 145px;
		}
		
		.spec .item .desc
		{
			float: right;
			width: 230px;
		}

.external
{
	color: #FFF;
}

.move
{
	margin-top: -40px !important;
	margin-right: -60px !important;	
}