/*Noot Group Styles*/


/*Global*/ 

* {
	margin:0;
	border:0;
	padding:0;
}
	
.clear {
	clear: both;
}
	
.floatright {
	float: right;
}
	
.floatleft {
	float: left;
}
	
.noindent {
	text-indent: 0px;
}

body {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	background-color: #C9661F;
}

body p {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size: 0.75em;
	line-height: 160%;
}

h1 {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	color: #C9661F; 
	font-size: 1.2em;
	font-weight: 600;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
	margin-top: 0;
}

h2 {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	color:#ffffff; 
	margin-bottom: 12px; 
	font-size: .85em; 
	font-weight: 600;
	letter-spacing: .1em;
}

h3 {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	color: #666;
	font-size: .8em;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 4px;
	margin-top: 0;
	line-height: 150%;
}

#logo_rollover {
	width: 45px;
	margin: 60px 162px 0 162px;
	height: 55px;
	display: block;
	background: url("../images/ng_logo.png") no-repeat 0 0;
	float: right;
}

#logo_rollover:hover { 
  background-position: 0 -55px;
}

#logo_rollover span {
  display: none;
}

	
	
/*------------------------------ Header -------------------------*/

#header {
	height: 40px; 
	background-color: #CCC;
}

#top_nav {
	margin: 0 auto;
	width: 880px;
	height: 20px;
	padding: 15px 30px 0 30px;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: lighter;
}
	
#head_home {
	float:left; 
	color: #333;
	text-align:left;
}
	
#head_nav {
	float:right; 
	color: #333;
	text-align:right;
}
	
#header a:link {
	color: #333;
	text-decoration: none;
} 

#header a:visited {
	color: #333;
	text-decoration: none;
}

#header a:hover {
	color: #C9661F;
	text-decoration: none;
} 

/*-------------- Main Content Area -------------------*/

#main {
	background-color:#ffffff;
}

#main_container {
	width: 940px;
	margin: 0 auto;
	background-color: #FFF;
}

#main_graphic {
	width: 342px; 
	float: right;
	margin: 70px 30px 40px 0;
	color: #333;
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size: 10px;
}

#main_content {
	margin: 0 auto;
	height: auto;
	width: 508px;
	float: left;
	padding: 40px 30px 40px 30px;
}

#btn {
	margin: 20px 15px 5px 0;
	height: 18px;
	width: 85px;
	display: block;
	background: url("../images/view_work_btn.png") no-repeat 0 0;
	float: left;
	padding-top: 7px;
	text-align: center;
	font-size: 10px; letter-spacing: 1px; font-weight: lighter;
}

#btn:link, #btn:visited { color: #333; text-decoration: none;}
#btn:hover { color: #FFF; text-decoration: none; background-position: 0 -25px;}


#main_content p {
	margin-top: 15px; 
	color:#666666;
	line-height: 170%;
}

#main_content p a:link, #main_content p a:visited {
	color: #C9661F;
	text-decoration: none;
}

#main_content p a:hover {
	color: #666;
	text-decoration: underline;
}


/*-------------- Recent Work Area --------------*/

#portfolio {
	width: 940px; 
	margin: 0 auto;
}

#recent_work {
	width: 508px;
	height:150px; 
	padding: 30px 30px 30px 30px;
}

#logo {
	width: 342px; 
	height:98px; 
	float:right; 
	padding-top:52px;
	padding-right: 30px;
	text-align: center;
}

#recent_work ul {
	list-style:none; 
	font-size: .75em; 
	color:#ffffff; 
	width:33%; 
	float:left;
	line-height: 185%;
	font-weight: lighter;
}

#recent_work a {
	color: #FFCC99;
	text-decoration: none;
} 

#recent_work a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*-------------- Footer --------------*/

#footer {
	width: 880px;
	margin: 0 auto;
	font-size: .65em; 
	color:#ffcc99;
	text-align:left;
	padding: 0 45px 0 45px;
}

#copyright {
	float:left; 
}

#date {
	float:right; 
}

/*-------------- Client Work --------------*/

#work_list {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: lighter;
	list-style: none;
	margin-bottom: 15px;
	float: left;
}

#work_list ul, #work_list li {
	display: inline;
}

#work_list li a {
	text-align: center;
	margin-right: 3px;
	padding: 3px 6px 3px 6px;
	width: 20px;
	height: 20px;
}

#work_list li a:link, #work_list li a:visited {
	color: #333;
	text-decoration: none;
	background-color: #EDEDED;
}

#work_list li a:hover {
	color: #FFF;
	background-color: #C9661F;
}

#main_graphic h3.header {
	float: left;
	padding-top: 0;
	line-height: 100%;
	margin-right: 10px;
	font-size: 11px;
	color: #C9661F;
	letter-spacing: 1px;
}

#main_graphic .imageborder {
	margin-bottom: 10px;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
}

#work_main {
	width:700px; 
	margin:0;
	padding:0;
}

#work_holder.video {
	padding-top: 55px;
	height: 397px;
}

#work_holder.banner {
	padding-top: 135px;
	height: 307px;
}

#work_holder.radio {
	padding-top: 185px;
	height: 257px;
}

#work_holder {
	width:700px;
	height:452px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
	text-align: center;
}

#work_nav {
	font-weight: lighter;
	letter-spacing: 1px;
	color: #333;
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size: 10px;
	width: 700px;
	text-align: center;
}

#work_nav a.close {
	padding-left: 40px;
}

#work_nav a:link, #work_nav a:visited {
	color: #C9661F;
	text-decoration: none;
}

#work_nav a:hover {
	color: #999;
	text-decoration: none;
}


/*-------------- Culture --------------*/

#culture {
	margin: 20px 10px 10px 0;
	background-color: #EEE;
	width: 240px;
	padding: 15px 15px 5px 15px;
	float: left;
}

#culture li {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	padding-bottom: 10px;
	list-style: none;
}

#culture li span.bullet {
	color: #C9661F;
	font-weight: bolder;
}

#culture li span.active {
	color: #C9661F;
}

#culture li a:link, a:visited {
	color: #666;
	text-decoration: none;
}

#culture li a:hover, a:active {
	color: #C9661F;
	text-decoration: none;
}

#team {
	width: 215px;
}

#team ul {
	padding-top: 5px;
	padding-left: 1.2em;
	color: #666;
	font-size: .75em;
}

#team ul li {
	padding-bottom: 5px;
}

#rules {
	padding-top: 5px;
	list-style: none;
	color: #666;
	font-size: .75em;
	line-height: 170%;
}

#rules li {
	padding-bottom: 12px;
}
