body {
	margin: 0;
	padding: 0;
	background: #515151 url('/wp-content/themes/NT-200909/imgs/background.gif') repeat-x;
	color: #4D4D4D;
	font: 8pt "Tahoma";
}

td, tr, table {
	font: 8pt "Tahoma";
	line-height: 16px;
}

.shadow_left {
	background: url('/wp-content/themes/NT-200909/imgs/shadow_left.gif') repeat-y;
	width: 30px;
}

.shadow_left_on {
	background: url('/wp-content/themes/NT-200909/imgs/shadow_left_on.gif') no-repeat;
	height: 664px;
	width: 30px;
}

.shadow_right {
	background: url('/wp-content/themes/NT-200909/imgs/shadow_right.gif') repeat-y;
	width: 30px;
}

.shadow_right_on {
	background: url('/wp-content/themes/NT-200909/imgs/shadow_right_on.gif') no-repeat;
	height: 664px;
	width: 30px;
}

.mainarea {
	background: #CDCDCD url('/wp-content/themes/NT-200909/imgs/mainarea.gif') repeat-x;
	width: 911px;
}

.top_01 {
	background: url('/wp-content/themes/NT-200909/imgs/top_01c.jpg') no-repeat;
	height: 84px;
	width: 862px;
}

.top_02 {
	background: url('/wp-content/themes/NT-200909/imgs/top_02c.jpg') no-repeat;
	height: 57px;
	width: 862px;
	font: italic 9pt "Georgia";
	color: #99CC00;
	text-align: center;
}

.top_02 a {
	color: #515151;
	text-decoration: none;
	margin: 0 27px 0 27px;
}

.top_02 a:hover {
	color: #282828;
	text-decoration: none;
}

.top_welcome {
	background: url('/wp-content/themes/NT-200909/imgs/top_welcome.jpg') no-repeat;
	width: 287px;
	height: 305px;
	line-height: 20px;
	text-align: justify;
}

.top_welcome em {
	font: italic bold 9pt "Georgia";
	color: #664830;
}

.top_welcome strong {
	color: #82B000;
}

.top_welcome b {
	color: #292929;
}

.empty_w{
	width:45px;
	height: 59px;
	float: left;
}

.top_nico {
	background: url('/wp-content/themes/NT-200909/imgs/top_nico.jpg') no-repeat;
	width: 275px;
	height: 305px;
}

.top_add {
	background: url('/wp-content/themes/NT-200909/imgs/top_add.jpg') no-repeat;
	width: 300px;
	height: 305px;
}

.add {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.add:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.sidebar {
	width: 268px;
}

.empty_column {
	width: 34px;
}

.gallery_main{
	width: 862px;
	background: url('/wp-content/themes/NT-200909/imgs/main_updates.jpg') no-repeat top right;
	padding-top:7px;
}

.main_navigation {
	text-align: center;
	margin-bottom: 15px;
}

.main_navigation a {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
.main_navigation a:hover {
	text-decoration: underline;
	color: #4D4D4D;
}

a {
	color: #4d4d4d;
	text-decoration:none;
}

a:hover {
	color: #4d4d4d;
	text-decoration:underline;
}

/* VIDEO */
  
  
  a.rounded, .button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
  }
  
  .button {
    color: #000;
    background-color: #acc;
    padding: 5px 7px;
  }

  .button:hover {
    background-color: #cee;
  }
  
  a.tab {
    background-color: #CDCDCD;
    color: #4D4D4D;
	letter-spacing:0px;
    padding: 6px 13px 6px 13px;
    margin: 16px 6px 20px 6px;
    border: 0;
	 font: italic 9pt "Georgia";
  }

  a.tab:hover {
    background-color: #664830;
    color: #FFFFFF;
  }
  
  a.tab_selected {
    background-color: #99cc00;
	color: #ffffff;
	 font: italic 9pt "Georgia";
	letter-spacing:0px;
    padding: 6px 13px 6px 13px;
    margin: 16px 6px 20px 6px;
    border: 0;
  }
  
   a.tab_selected:hover {
    background-color: #664830;
    color: #FFFFFF;
  }

  
  .feature {
  	text-align:center;
	font-size: 8pt;
	color: #808080;
	line-height:20px;
  }
  
  .text{
      padding: 10px 40px 30px 40px;
  }
  
  .feature strong{
  	font-size:11pt;
	font-weight:normal;
  }
  

  
  .title{
   background: url('imgs/wood.jpg');
	color: #FFFFFF;
	font: italic 12pt "Georgia";
	width: 862px;
	height: 50px;
	text-align:center;
	vertical-align:middle;
  }
  
  .title b {
  	font-weight: normal;
  }

  
  .title a:link, .title a:active, .title a:visited{
  	color: #FFFFFF;
	font-size:11pt;
	text-decoration:none;
  }
  
  .title a:hover{
  	color: #FFFFFF;
	font-size:11pt;
	text-decoration:underline;
  }

  
  .video{
  	text-align:center;
	padding:17px 0 0 0;
  }
  
  .preview {
  	width:180px;
	vertical-align:top;
	text-align:center;
	padding: 8px;
	line-height:17px;
  }
  
  .preview img{
  	padding: 6px;
	border: 0px solid #C0C0C0;
	background: #E6E6E6;
	margin: 10px 0 10px 0;
  }
  
  .preview strong{
  	    font: italic 9pt "Georgia";
		 font-weight: normal;
		 color: #664830;
  }
  
  .st{
  	width:700px;
	vertical-align:top;
	text-align:center;
	padding: 8px;
	line-height:17px;
  }
  
 
.preview a:link, .preview a:active, .preview a:visited{
background: #E6E6E6;
    color: #4D4D4D;
    font-size: 7pt;
	 text-transform: uppercase;
	 font-weight:bold;
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 2px 7px 2px 7px;
    margin: 5px 2px 5px 2px;
    border: 0;
  }
  
  .fake,  .st a:link, .st a:active, .st a:visited{
  	line-height:17px;
    background-color: #B9B9B9;
    color: #4D4D4D;
    font-size: 7pt;
	 text-transform: uppercase;
	 font-weight:bold;
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 2px 7px 2px 7px;
    margin: 5px 2px 5px 2px;
    border: 0;
	 
  }
  
  
.preview a:hover, .st a:hover{
    background-color: #99cc00;
    color: #FFFFFF;
    font-size: 7pt;
	 text-transform: uppercase;
	 font-weight:bold;
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 2px 7px 2px 7px;
    margin: 5px 2px 5px 2px;
    border: 0;
  }
  
  .dwnl{
  	margin: 0px 0 20px 0;
	width:700px;
	vertical-align:top;
	text-align:center;
	padding: 8px;
	line-height:17px;
  }
  
  .dwnl a:link, .dwnl a:active, .dwnl a:visited {
  	 line-height:17px;
    color: #664830;
    font: italic 9pt "Georgia";
	 text-decoration: none;
	 letter-spacing:0px;
    padding: 8px 13px 8px 13px;
    margin: 5px 2px 5px 2px;
    border: 0;
  }
  
  .dwnl a:hover{
  	background-color: #99cc00;
	color: #ffffff;
  }
  
  .credits{
  	text-align:center;
	color: #A7A7A7;
	font-size: 8pt;
	margin:20px 0 0 0;
}

.credits a:link, .credits a:active, .credits a:visited{
		color: #A7A7A7;
		text-decoration:none;
		font-style: italic;
}

.credits a:hover{
		color: #A7A7A7;
		text-decoration:underline;
		font-style: italic;
}