@charset "UTF-8";
/* CSS Document */
.body {
	color: rgba(255,255,255,1.00);
	background:url(images/BG4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	font-size: 14px;
	font-family:sans-serif, Arial, Helvetica;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.box {
	background: rgba(21,21,21,0.75);
	width: 300px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	height: 375px;
	z-index: 10;
	overflow: hidden;
}
.box img
{
	margin-left: 50px;
	margin-top:20px;
}
.box2 {
	background: rgba(21,21,21,0.75);
	width: 640px;
	height: 375px;
	position: relative;
	float: right;
	margin: 20px 0 0 0;
	z-index: 10;
	padding: 10px;
	overflow:scroll;
}
.box2 a
{
	text-decoration:none;
	color:#FFFFFF;	
}
.box2 a:hover
{
	text-decoration:none;
	color: rgba(0,151,255,1.00);
}
.box2 img
{
	margin-left: 90px;	
}
.box2 object
{
	margin-left: 8px;	
}
.box2 table
{
	width:90%;	
	margin:0 20px auto;
	position:relative;
}
.box2 input, .box2 textarea
{
		width:80%;
}
#left
{
	width:10%;	
}
#right
{
	width: 70%;	
}
.box3 {
	background: rgba(21,21,21,0.75);
	width: 200px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	height: 420px;
}
.box4 {
	background: rgba(21,21,21,0.75);
	width: 740px;
	position: relative;
	float: right;
	margin: 20px 0 0 0;
	padding: 10px;
	height: 420px;
	overflow:scroll;
}
.box5 {
	background: rgba(21,21,21,0.75);
	width: 300px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	height: 425px;
	z-index: 10;
}
.box6 {
	background: rgba(21, 21, 21, 0.75);
	width: 640px;
	height: 775px;
	position: relative;
	float: right;
	margin: 20px 0 0 0;
	padding: 10px;
	z-index: 10;
	overflow:scroll;
}
.box6 table {
	width: 90%;
	position: relative;
	margin: 0 auto;
}
.box6 table tr td a img, #thumb {
	border: solid 2px #FFFFFF;
}
.box7 {
	background: rgba(21,21,21,0.75);
	width: 300px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	height: 260px;
}
.box8 {
	background: rgba(21,21,21,0.75);
	width: 220px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	height: 240px;
	text-align: center;
}
.box9 {
	background: rgba(21,21,21,0.75);
	width: 720px;
	height: 500px;
	position: relative;
	float: right;
	margin: 20px 0 0 0;
	z-index: 10;
	padding: 10px;
}
.box10 {
	background: rgba(21,21,21,0.75);
	width: 640px;
	height: 600px;
	position: relative;
	float: right;
	margin: 20px 0 0 0;
	z-index: 10;
	padding: 10px;
}
.box11
{
	background: rgba(21,21,21,0.75);
	width: 1000px;;
	height: 900px;
	position:relative;
	margin:20px 0 0 0;
	padding:10px;
	z-index:10;	
	clear:both;
}
.box11 a
{
	color:#FFFFFF;	
}
.header {
	height: 110px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	vertical-align: central;
	margin-top:-30px;
}
#hp1
{
		text-shadow:2px 2px 2px #000000;
		font-size:56px;
		text-align:center;
}
#hp2
{
		text-align:right;
		font-size: 20px;
		margin-top:-60px;
		margin-right:32px;
		text-shadow:2px 2px 2px #000000;
}
.con {
	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
}
nav {
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	height: 30px;
	background: #151515;
	width:980px;
	position:relative;
	margin:0 auto;
}
nav a {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	vertical-align: central;
}
nav a:hover {
	color: rgba(0,151,255,1.00);
}
#cycler {
	position: relative;
	margin-left: 60px;
}
#cycler img {
	position: absolute;
	z-index: 1;
	width: 510px;
	height: 340px;
}
#cycler img.active {
	z-index: 3
}
.footer {
	position: relative;
	clear: both;
	background: rgba(21, 21, 21, 1.00);
	width: 1000px;
	height: 100px;
	margin: 20px auto;
}
.footer-inner {
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: none;
	width: 950px;
	height: 100px;
}
.footer_text {
	float: left;
	margin: 7px 0 0 0;
	width: 580px;
	padding: 0 0 0 0;
}
.footer_text p {
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgba(71,84,108,1.00);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.footer_logo {
	float: right;
	margin: -20px 0 0 0;
	width: 160px;
	height: 60px;
}
.footer_nav {
	position: relative;
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	width: 650px;
}
.footer_nav nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style: none;
}
.footer_nav nav a {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0 10px 0 0;
}
.fadelinks, .fadelinks1, .fadelinks2, .fadelinks3, .fadelinks4, {
 bottom:0;
 right:0;
 position:absolute;
 float:right;
 margin-right:20px;
 margin-bottom:20px;
}
.fadelinks a, .fadelinks1 a, .fadelinks2 a, .fadelinks3 a, .fadelinks4 a {
	bottom: 0;
	right: 0;
	position: absolute;
	margin-right: 20px;
	margin-bottom: 20px;
}
.divtext {
	width: 250px;
}
#thumb {
	cursor: pointer;
	width: 128px;
	float:left;
}
#thumb1 {
	cursor: pointer;
	width: 128px;
	float: right;
	border:solid medium rgba(255,255,255,1.00);
}
.overlay, .overlay_1{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.90);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1000;
	display: none;
}
.overlay_div, .overlay_div_1 {
	width: 80%;
	height: 80%;
	margin: 0 auto;
	position: absolute;
	top: 10%;
	right: 20%;
	left: 10%;
	bottom: 10%;
	z-index: 1500;
	display: none;
}
.close, .close_1 {
	cursor: pointer;
	width: 10px;
	line-height: 10px;
	text-align: center;
	background-color: rgba(0,0,0,1.00);
	font-weight: bold;
	position: absolute;
	top: -10px;
	right: -10px;
}
div.wrapper {
	width: 200px;
	height: 420px;
}
nav.vertical {
	overflow: hidden;
	text-align: center;
	height: 420px;
	width: 100%;
	margin-left: -20px;
	margin-top: -10px;
	font-size:14px;
}
nav.vertical > ul {
	list-style-type: none;
}
nav.vertical > ul > li {
	display: block;
}
nav.vertical > ul > li > label,  nav.vertical > ul > li > a {
	background-color: rgba(0, 0, 0, 0.05);
	color: rgb(255,255,255);
	display: block;
	line-height: 10px;
	padding: 10px 0;
	text-transform: uppercase;
	transition: all .1s ease;
	width:100%;
}
nav.vertical > ul > li > label:hover,  nav.vertical > ul > li > a:hover {
	background: rgba(0,151,255,1.00);
	cursor: pointer;
}
nav.vertical > ul > li > label + input {
	display: none;
	visability: hidden;
}
nav.vertical > ul > li > div {
	max-height: 0;
	overflow: hidden;
	transition: all .5s linear;
}
nav.vertical > ul > li > label + input:checked + div {
	max-height: 380px;
}
nav.vertical > ul > li > div > ul {
	list-style-type: none;
}
nav.vertical > ul > li > div > ul > li > a {
	color: rgba(255,255,255,1);
	display: block;
	font-size: 14px;
	padding: 7.5px 0 7.5px 0;
	margin-left: -40px;
	text-decoration: none;
	transition: all 0.15s linear;
}
nav.vertical > ul > li > div > ul > li:hover > a {
	background-color: lightBlue;
	color: rgb(255,255,255);
}
.fb-like-box
{
	background-color:#F9F9F9;
}
.tohide_1, .tohide_2, .tohide_3, .tohide_4, .tohide_5, .tohide_6, .tohide_7, .tohide_8, .tohide_9, .tohide_10, .tohide_11, .tohide_12, .tohide_13, .tohide_14, .tohide_15, .tohide_16, .tohide_17, .tohide_18, .tohide_19, .tohide_20, .tohide_27
{
	display:none;	
}
.tohide_19 a, .tohide_17 a
{
	text-decoration:none;
	color:#FFFFFF;
}
.tohide_19 table tr td, .tohide_17 table tr td, .tohide_1 table tr td, .tohide_20 table tr td, .tohide_2 table tr td
{
	vertical-align:top;	
}
.td
{
	width:280px;
	text-align:center;
}
.td tr td
{
	width:50%;
}
.box a, .tohide_4 a, .tohide_5 a, .tohide_6 a, .tohide_7 a, .tohide_8 a, .tohide_10 a, .tohide_11 a, .tohide_12 a, .tohide_13 a, .tohide_14 a, .tohide_16 a, .tohide_27 a, .tohide_18 a, .tohide_19 a, .tohide_17 a
{
		color:rgba(255,255,255,1.00);
		text-decoration:none;
}
.box a:hover, .tohide_4 a:hover, .tohide_5 a:hover, .tohide_6 a:hover, .tohide_7 a:hover, .tohide_8 a:hover, .tohide_10 a:hover, .tohide_11 a:hover, .tohide_12 a:hover, .tohide_13 a:hover, .tohide_14 a:hover, .tohide_16 a:hover, .tohide_27 a:hover, .tohide_18 a:hover, .tohide_19 a:hover, .tohide_17 a:hover
{
	color:rgba(0,151,255,1.00);
	text-decoration:none;
}
.divdiv
{
	width:100%;	
	clear:both;
}
.div_1
{
	width:40%;
	float:left;	
}
.div_2
{
	width:60%;
	float:right;	
}