﻿* { border: 0; margin: 0; padding: 0; }

body {
	
	/*color: #b5b5b5;
	background-color: #0a0e17;
	font-size: 62.5%;
	*/
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	
}

a:hover {
	color: #D9A52F;
}

.contentlink 
{
	color: #81af1e;
}

.listlink 
{
	color: #3381d1;
}

td, tr, table
{
color:Gray;
	}
	
.toolcontent 
{
	padding:5px;
	}

#container {
	background-image: url(../Images/global/top_grade1.gif);
	background-position: center top;
	background-repeat: repeat-x;
	/*background-color: #151a25;*/
	height: 100px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
}

#navigation 
{
	width:150px;
	height:600px;
	border-right:dotted 1px silver;
	padding: 60px 20px 20px 20px;
	text-align:center;
	float:left;
	vertical-align:top;
}

#content 
{
	width:600px;
	height:560px;
	padding: 2px;
	float:left;
	
}

#tools 
{
	width:250px;
	height: 680px;
	border-left: dotted 1px Silver;
	padding: 2px;
	display:inline;
	float:left;
}

#footer {
   background-color: #eed5ff;
   padding: 0;
   border: 1px solid #90f;
   margin: 10px;
   }
   
div.nwrContent {
	border: solid 1px #dadada;
	margin-bottom: 1.2em;
	height: 200px;
	text-align:left;
	width:200px;
}

.nwrContent h3 {
	margin: 0;
	padding: 5px;
	background-color: #eee;
	border-bottom: solid 1px #dadada;
	font-size: 1.0em;
}

.contenttext 
{
	font-size:10px;
	color:Gray;
	text-align: center;
	}

/* Menu List */

#menu ul {
	list-style-type: none;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#menu li {
	float: left;

}
#menu li a {
	display: block;
	height: 34px;
	float: left;
}
#menu li a:hover {}



/* Menu Buttons */

#menu .selected {
	background-color: #293141;
	background-image: url(../Images/global/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


#menu #menu_home a {
	width: 40px;
	text-align: right;
	background-image: none;
	display: block;
	padding: 25px 71px 0px 0px;
}


#menu #menu_stills a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on_stills.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_stills a:hover {
	color: #151A25;
	background-color: #D8500D;
}

#menu #menu_video a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on_video.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_video a:hover {
	color: #151A25;
	background-color: #3381D1;
}


#menu #menu_audio {
	margin-right: 20px;
}

#menu #menu_audio a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on_audio.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_audio a:hover {
	color: #151A25;
	background-color: #81AF1E;
}

#menu #menu_identity a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on_brand.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_identity a:hover {
	color: #151A25;
	background-color: #BFAF8E;
}

#menu #menu_web {
	margin-right: 20px;
}

#menu #menu_web a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on_web.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_web a:hover {
	color: #151A25;
	background-color: #645950;
}

#menu #menu_gallery {
}

#menu #menu_gallery a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_gallery a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_about a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on_about.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_about a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_contact a {
	padding: 25px 10px 0px 10px;
	background-image: url(../Images/global/on_contact.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_contact a:hover {
	color: #151A25;
	background-color: #FEDE01;
}
