/* common */

body {
	background-color:#272727;
	font: 9px/20px verdana, Helvetica, Arial, sans-serif;
	color:#f7480b;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	height:100%;
}
html, body {
     min-height:100.1%;
	}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}
h1 {
    position:absolute;
	top:520px;
	padding-bottom:5px;
	font-size:8px;
	letter-spacing: -.05em;
    margin-left: 250px;
}
h2 {
font-size:18px;
color: #fff;
}
h3 {
font-size:14px;
}

h4 {
font-size: 22px;
text-decoration: underline;
}

h5 {
font-size:12px;
color:#3F7795;
}
.title-heading{
	font-size: 24px;
	font-weight: normal;
	color: white;
	letter-spacing: -1px;
	text-align: justify;
}

.freetour{
	font-size: 14px;
	font-weight: normal;
	color: white;
	letter-spacing: -1px;
}

#logo {
	height:83px;
	background-image:url("images/logo_dark.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}

#cadre_photo {
border:5px solid #333;
}

#title {
  position:absolute;
	bottom:0;
	padding-bottom:5px;
	font-size:24px;
	letter-spacing: -.05em;
}

.exif {
	color: #1C627A;
}

#notes {
	text-align: justify;
	margin-top: 10px;
	font: 9px/12px verdana, helvetica, arial, sans-serif;
}

#announce {
	background-color: #232221;
	padding: 8px;
	border-top: 1px solid #003957;
	border-bottom: 1px solid #003957;
	color:#3F7795;
	margin-bottom:10px;
}

#about p{
	text-align: justify;
	padding:0px;
	margin:0px Opx 10px 0px;
	color: #fff;
	font-size: 12px;
	}
	
#about .about {
margin:0 10px 5px 0;
float:left;
border:5px solid #333;
}

#news{
	text-align: justify;
}

#footer { margin: 5px; }

p{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#top-nav{
	text-align: right;
	font-weight: bold;
	font: 14px verdana, helvetica, arial, sans-serif;
	letter-spacing: -.5px;
}

#top-nav a {
	padding:2px;
	color: #999;
	font-weight: bold;
}

#top-nav a:hover {
	background-color:#f7480b;
}

#top-nav .current {
color:#666;
}

#thumbnails{
	text-align: center;
	margin: 6px 0px 10px 4px;
	clear: both;
	width:34px;	
}

.thumbnails {
	border:1px solid black;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
}

.current-thumbnail{
	border:solid 1px black;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.thumbnails:hover {
	border:1px solid black;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#browse_thumbs .thumbnails {
	border:none;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#browse_thumbs .thumbnails:hover {
	border:none;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}

#photobox {
	text-align:center;
	background:#333 url(images/loading_d.gif) no-repeat center;
	width: 514px;
	height: 514px;
	}

#image-border {
    position: relative;
	top: 3px;
	left: 3px;
	margin: 0;
	width: 500px;
	height: 500px;
	background-color: #f7480b;
	padding: 3px; 
}

#menu_browse{
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
	width: 500px;
	height: 500px;
}

#menu_browse a{
	outline: none;
}

#menu_browse_prev, #menu_browse_next{
	width: 50%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	left: 0px;
	top: 0px;
	float: left;	
}

#menu_browse_next {
	right: 0px;
	top: 0px;
	float: right;	
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('images/prevImage.png') no-repeat center center;
	cursor: pointer;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('images/nextImage.png') no-repeat center center;
	cursor: pointer;
}

#slide-out { background-color: black; position: absolute; top: 83px; z-index: 1000; 
filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border-bottom:1px solid black;
	overflow:auto;
}

#slide-out2 { background-color: black; position: absolute; top: 83px; z-index: 900; 
filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:1px solid black;
}

#slide-out-in {
padding:5px;
}

/* Comments */

#close {
top:0px;
right:0px;
margin:5px 5px 0 0 ;
z-index:2000;
text-align:right;
}

#comments-wrapper {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#999;
}

#commentbox {
	margin:0px auto;
	}

#comment-top {
	padding:20px 5px;
	color:#FFF;
	}    

#comments {
    margin:0px auto;
    text-align:left;
	}

#comment-top h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	}

#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 

#addcomment { text-align:left; width: 35%; float: left; margin-top: 5px; }

.formfield{
	width: 				90%;
	padding:			2px;
	margin: 			0px auto;
	font: 				10px verdana, arial, helvetica, sans-serif;
	color:				white;
	border: 			1px solid #464646;
	background: 		#272727;
}

.formfield:hover, .formfield:focus{
	border-top: 		1px solid #3F7795;
	border-bottom:		1px solid #3F7795;
	border-left: 		1px solid #3F7795;
	border-right:		1px solid #3F7795;
	background: 		#464646;
	color:				#3F7795;
}

.formbutton{
	font: 				10px verdana, arial, helvetica, sans-serif;
	padding: 			5px;
	margin: 			0px auto;
	color: 				#7D7D7D;
	background: 		#272727;
	border: 			1px solid #464646;
}

.formbutton:hover{
	color: 				#2CCBE9;
	background: 		#272727;
	border-top: 		1px solid #3F7795;
	border-bottom:		1px solid #3F7795;
	border-left: 		1px solid #3F7795;
	border-right:		1px solid #3F7795;
}
	
#image_comments {
	width:55%;
	float:right;
	margin-top:8px;
	margin-bottom:15px;
	padding: 0 5px 15px 15px;
	border-left:1px solid #333;
	text-align:left;
	background:#151515;
	font: 9px/14px verdana, Helvetica, Arial, sans-serif;
}

#image_comments ul {
	padding:0px;
	margin:0px;
	list-style:none;
	}

#image_comments li {
	color:#999;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(images/comment.gif) no-repeat;
	}
	
#image_comments h5 {
margin:10px 0 10px 0;
}

#image_comments .hotlink {
font-size: 14px;
text-decoration: none;
font-weight: bold;
color: #fff;
}

#image_comments .hotlink:hover{
color: #1C627A;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

#warchives {
	margin-top:5px;
	/*width:280px;
	float:left;*/
	text-align:justify;
}

#rcomments { width:277px; float:right; margin-top:8px; margin-bottom:15px; padding: 0 5px 15px 15px; text-align:left; background:#151515; }

#rcomments ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#rcomments li {
	color:#666;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(images/comment.gif) no-repeat;
}
	
#categories {
text-align:left;
margin-left:7px;
}

#categories a:link{
	color: #a9a9a9;
}
#categories a:visited{
	color: #a9a9a9;
}
#categories a:hover{
	color: #fff;
	background-color: #222;
}
#categories a:active{
	color: #a9a9a9;
}

#categories img{
border:none;
}	

#categories ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#categories li {
	margin:0px 0px 15px 0px;
}

#contact {
margin-left:8px;
}

/* Table Front Menu */

#tablefrontmenu {
	background: url(images/table_bg_type_menu.jpg) no-repeat;
	width: 514px;
	height: 100px;
	font-size:14px;
    color:#fff;
	margin: 0px;
}

#tablefronttitle {
    font-size:18px;
    color:#3F7795;
}

/* The Three posters pictures */

#threeposters {
	margin: 0px;
	width: 514px;
	height: 400px;
	background-color: #000;
}

#container {
    width: 514px;
	height: 400px;
	margin: 0px;
}

/* Contact From */

div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0px 10px 3px 0px; vertical-align: top; text-align: left; }
div.contact_form td    { padding: 0px  0px 3px 0px; }

div.contact_form em
{
  font-style:  normal;
  font-weight: 900;
  color: #004080;
}

div.contact_form em.error, div.contact_form form em
{
  color: #FF0000;
}

div.contact_form div.error { margin-bottom: 15px; }

/* Newsletter */

formfoot
{
  margin_right: auto;
  margin-left: auto;
}

.msg_ok_ntux2
{
}

.msg_err_ntux2 :
{
color: red;
}

#reg
{
}

#license_NewsletTux
{
}

/* Billing services page */

#billing_services {
font-size: 18px;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#billing_services .copyright {
font-size: 10px;
color: #666;
}

#billing_services hr {
margin-top: 20px;
margin-bottom: 20px;
width: 80%;
}

#billing_services div {
margin-top: 10px;
margin-bottom: 10px;
}

#menu_promo_content a {
font-weight: bold;
}

#FreeSample {
text-align: center;
font-size: 12px;
color: #666;
}

#FreeSample img {
border: 2px solid #666;
}

#FreeSample a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}


#links ul {
width: 250px;
float: left;
font-size: 1.5em;
}

#links hr {
clear: left;
visibility: hidden;
}
