/* common */

* {
	margin:0;
	padding:0;
		}

html, body {
	height:100%;
}


body {
	background-color:#1E1E1E;
	font: 10px/20px verdana, Helvetica, Arial, sans-serif;
	color:#818181;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	text-align:center; 
}

.align-right {
	text-align: right;
	margin-right: 10px;
}




#main {
      margin: 20px auto 0px auto;
      position: relative;
      width: 970px;
      height: 650px;
      background: #000000;
	  clear: left;
	  text-align: left;
}

#reviews {
      margin: 20px auto 0px auto;
      width: 970px;
      height: 100%;
      background: #000000;
	  text-align: left;
}

#col_left {
	text-transform: uppercase;
	text-align: left;
	margin-left: 3px;
	width: 215px;
	float: left;
}

#col_right {
	background-color: #151515;
	width: 755px;
	margin-left: 215px;
	margin-right: 5px;
}

.insider {
	margin: 0 5px 0 5px;
}

.insider ul {
	list-style-position: inside;
}


#photobox {
	text-align:center;
	background:#151515 url(images/loading_d_dark.gif) no-repeat center;
	width: 750px;
	height: 650px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	}
	
#thumbnails{
	text-align: center;
	margin: 6px 0px 0px 3px;
}

#navigation {
text-align: center;
}

#copyright {
width: 970px;
text-align: right;
margin: 0 auto;
padding-right: 3px;
z-index: 5;
}

#footer {
text-align: center;
}

a:link {
	color: #818181;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #818181;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #336699;
}
h1 {
font-size:12px;
color: #818181;
}

h2 {
font-size:10px;
}

h3 {
font-size:11px;
}
h4 {
font-size:14px;
}
h2 h3 h4 {
color:#666;
}

.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{
	text-align:center;
	background-color: #151515;
	width: 750px;
	height: 500px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#contact_form {
	text-align:center;
	background-color: #151515;
	width: 750px;
	height: 500px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#form_body {
	margin-top: 150px;
	margin-left: 30px;
}

#links {
	background-color: #151515;
	width: 750px;
	height: 500px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#sublinks1 {
	width: 375px;
	height: 500px;
	padding-left: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	}

#sublinks2 {
	width: 375px;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	}

#links ul {
	margin-left: 15px;
}

#links li {
	list-style:none;
}


#conditions {
	padding: 5px;
}


#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;
}


#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;
}

#buy {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: black;
	text-align: left;
    margin-right: auto;
	margin-left: auto;
	z-index: 10;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#buy .close {
    position: absolute;
	right: 5px;
	top: 5px;
	z-index: 20;
	}

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

#buy-in {
	position:relative;
	padding:15px;
	overflow:visible;
}

#buy-in form {
      float: right;
	  margin-top: 10px;
}

#user_menu {
	margin-top: 20px;
	padding: 2px;
}

#user_menu a:link {
	color: white;
}

#presentation {
	margin-top: 20px;
}

.back-home {
	position: absolute;
	bottom: -20px;
	right: 10px;
}

.nok, .msg_err_ntux2 {
	color: red;
}

.msg_ok_ntux2 {
	color: green;
}

.brkclear  {
	clear: both;
	visibility: hidden;
}

#affiliation_links { 
	margin-top: 30px;
	}
	
	.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
