﻿@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0;}
a,img{border:none;outline:none;}
a,a:visited{color:#fff;text-decoration:underline;}
a:hover,a:active{color:#00baff;}
p{margin-bottom:15px;}
h1{margin:0;padding:0;visibility:hidden;display: none;}
ul,li{list-style:none;}
body{background:#000 url(images/background.png) repeat;font-family:Tahoma, Geneva, sans-serif;color:#ebebeb;font-size:9pt;line-height:1.6;}
#page{position:relative;float:left;width:100%;background:transparent url(images/background-fade.jpg) repeat-x top left;}
#page #container{position:relative;margin:0 auto;width:850px;}
#page #container #header{position:relative;float:left;width:860px;height:150px;}
#page #container #header #logo{position:absolute;left:0;top:45px;width:408px;height:76px;}
#page #container #header #call-us{position:absolute;right:10px;top:63px;width:370px;height:55px;}
#page #container #nav{position:relative;float:left;width:850px;height:52px;background:transparent url(images/navigation.png) no-repeat;margin-bottom:10px;}
#page #container #nav ul{list-style:none;width:500px;position:absolute;left:0;height:52px;margin-left:15px;}
#page #container #nav ul li{list-style:none;position:relative;float:left;height:52px;}
#page #container #nav ul li.active{background:transparent url(images/dark.png) repeat-x top left;}
#page #container #nav ul li a,#page #container #nav ul li a:visited{display:block;width:100%;padding:16px 10px 16px 10px;text-decoration:none;color:#d9d9d9;}
#page #container #nav ul li a:hover,#page #container #nav ul li a:active{color:#00baff;}
#page #container #nav #we-accept{position:absolute;right:25px;top:16px;width:236px;height:23px;}
#page #container #main{position:relative;float:left;width:850px;height:350px;margin-bottom:10px;}
#page #container #top{position:relative;float:left;width:850px;height:48px;background:transparent url(images/top-bar.png) no-repeat;margin-bottom:10px;}
#page #container #top span.header{position:absolute;top:15px;left:25px;font-size:17pt;}
#page #container #content{position:relative;float:left;width:850px;}
#page #container #content #left{position:relative;float:left;width:463px;padding:20px;margin-right:10px;background:#131313;border:#3d3d3d 1px solid; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;}
#page #container #content #left2{position:relative;float:left;width:371px;padding:20px;margin-right:10px;background:#131313;border:#3d3d3d 1px solid; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;}
#page #container #content #left3{position:relative;float:left;width:810px;padding:20px;background:#131313;border:#3d3d3d 1px solid; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;}
#page #container #content #left3 a{position:relative;float:left;margin:0 5px 20px 5px;border:5px solid #b6b6b6}
#page #container #content #right{position:relative;float:left;width:334px;}
#page #container #content #right2{position:relative;float:left;width:425px;}
#page #container #footer{position:relative;float:left;padding:10px 0 20px 0;width:850px;border-top:1px #3d3d3d solid;margin-top:20px;}
#page #container #footer #footer-right{position:absolute;right:1px;top:10px;}

ul.list{position:relative;float:left;width:217px;margin:0 0 20px 13px;}


#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img
{
	border: none;
}
#lightbox-container-image-box-top
{
	width: 100%;
}
#lightbox-container-image-box-top-left
{
	width: 10%;
	height: 1px;
	position: relative;
	margin: 0 auto;
	float: left;
	z-index: 10;
	display: inline;
	text-align: left;
}
#lightbox-container-image-box-top-middle
{
	width: 80%;
	padding-top: 5px;
	height: 5px;
	position: relative;
	margin: 0 auto 0 0px;
	float: left;
	z-index: 5;
	display: inline;
}
#lightbox-container-image-box-top-middle div.progress
{
	width: 80%;
	padding-top: 5px;
	height: 5px;
	position: relative;
	margin: 0 auto 0 0px;
	float: left;
	background-color: #e4e4e4;
	z-index: 5;
	display: inline;
}
#lightbox-container-image-box-top-right
{
	width: 10%;
	height: 1px;
	position: relative;
	margin: 0 auto;
	float: right;
	text-align: right;
	z-index: 10;
	display: inline;
}
#lightbox-container-image-box
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	height: 100%;
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 32px;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
	left: 0;
}
#lightbox-nav a
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	text-align: left;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	display: inline;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	color:#000;
}
#lightbox-image-details-previous-image, #lightbox-image-details-previous-text, #lightbox-image-details-next-image, #lightbox-image-details-next-text
{
	display: inline;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}
