html, body
{
	background-color: #141414;
	color: #c0c0c0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}

html {
overflow:auto;
}

img.thumbnail
{
	border: 1px solid #636363;
	display: inline;
	margin: 3px 3px;
}

a {
	color:#c0c0c0;
	text-decoration:none;
}

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


a:focus, input:focus {
	outline-style:none;
}

.jScrollPaneTrack {
	background: transparent none repeat scroll 0 0;
}

.jScrollPaneDrag {
	background: #636363 no-repeat 50% 50%;
}

div
{
border: 0 none;
margin: 0;
padding: 0;
}

div#top_distance
{
display: inline;
float: left;
height: 50%;
margin-top: -250px;
width: 100%;
background-color: #1a1a1a;
}

div#top_background
{
width: 100%;
position: relative;
height: auto;
background-color: #1a1a1a;
}

div#container
{
color: #c0c0c0;
display: block;
clear: left;
height: 482px;
margin: 0px auto;
position: relative;
width: 764px;
background-color: #141414;
}

.lang
{
margin: 0px 20px;
float: left;
display: inline;
}

.selected
{
	color:#fb5314;
}

.left
{
float: left;
display: inline;
}

.right
{
float: right;
display: inline;
}

div#footer
{
height: 18px;
margin: 0px auto;
padding: 5px 0px;
position: relative;
width: 740px;
color: #c0c0c0;
text-align: left;
}

h2{
display:block;
font-size:2em;
font-weight:bold;
}

h2#logo
{
	height: 327px;
	margin: 0;
	overflow: hidden;
	padding: 15px 0;
	text-indent: -6000px;
	width: 100%;
	background: transparent url(images/logo.jpg) no-repeat scroll 0 0;
}

h2 a {
display:block;
height:220px;
overflow:hidden;
text-indent:-5555px;
width:360px;
}

h1#seo {
font-size:15px;
margin:0px;
padding:0px;
}

div#inner
{
	background: #141414 url(images/inner_bg.jpg) no-repeat scroll 0 0;
	height: 482px;
	position: relative;
	text-align: left;
	width: 764px;
	z-index: 20;
	overflow: hidden;
}

div#outer
{
	background: transparent url(images/outer_bg.jpg) no-repeat scroll 0 0;
	height: 482px;
	left: -116px;
	position: absolute;
	top: 0px;
	width: 980px;
	z-index: 1;
}


#tmp
{
	position: relative;
	top: -110px;
	width: 770px;
	height: 200px;
}

a.back 
{
	display: block;
	padding-left: 300px;
}

.holderl {
	float: left;
	padding: 10px 0px 10px 10px;
	height: 175px; 
	width: 290px; 
	}
	
.holderr {
	float: left;
	padding: 10px 0px;
	height: 175px; 
	width: 450px;
	}

div#gallery
{
	height: 175px; 
	width: 290px; 
	overflow: auto; 
	float: left;
}


div#text
{
	height: 175px; 
	width: 450px;
	overflow: auto;
	float: left;
}

#lightbox-container-image-box
{
background-color: #636363;
}

#lightbox-container-image-data-box {
background-color:#636363;
color:#fff;
font-family:Verdana,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
#lightbox-container-image-data {
color:#fff;
padding:0;
}

#lightbox-secNav-btnClose
{
padding-top: 5px;
}

a.jScrollArrowUp {
background:transparent url(images/basic_arrow_up.gif) no-repeat scroll 0 0;
height: 7px;
}
a.jScrollArrowUp:hover {
background-position:0 -7px;
}
a.jScrollArrowDown {
background:transparent url(images/basic_arrow_down.gif) no-repeat scroll 0 0;
height: 7px;
}
a.jScrollArrowDown:hover {
background-position:0 -7px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
background-position:0 -14px;
}

