﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	
}

 img, div, input { behavior: url("iepngfix.htc") }


img { border:none; }
html body {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center;
	height: 100%;
	color:#626669;
	font-size:11px;
	line-height:16px;
	background:url(../images/body-gray-fade.jpg) repeat-x 0 225px;
}
a:active, a:focus {
	outline: 0;
}
/*-------------- Clearfix -----------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*-------------- END Clearfix -----------------*/	



/*-----------------------------------------------

Global Styles

------------------------------------------------*/

.spacer10 {
	height:10px;
	width:10px;
}
.spacer6 {
	height:6px;
	width:6px;
}
.space20 {
	height:20px;
	width:20px;
}

select {
margin-left:20px;
margin-top:20px;
background-color:#FF6600;
}
	

.footer_container {
	width:1027px;
	height:40px;
	position:absolute;
	top:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top:10px;
}
.footer_content_left {
	width:500px;
	height:auto;
	float:left;
	padding-left:25px;
	color:#868f98;
	font-size:10px;
}
.footer_content_right {
	width:480px;
	height:auto;
	float:left;
	text-align:right;
	color:#868f98;
	font-size:10px;
}
a.footer_content_link:link {
	color:#868f98;
	font-size:10px;
	text-decoration: none;
	margin: 0 4px 0 6px;
}
a.footer_content_link:visited {
	color:#868f98;
	font-size:10px;
	text-decoration: none;
	margin: 0 4px 0 6px;
}
a.footer_content_link:hover {
	color:#868f98;
	font-size:10px;
	text-decoration: underline;
	margin: 0 4px 0 6px;
}
a.footer_content_link:active {
	color:#868f98;
	font-size:10px;
	text-decoration: none;
	margin: 0 4px 0 6px;
}

	
/*-----------------------------------------------

Home Page Styles

------------------------------------------------*/	
	
	
.header_container_home {
	width:1027px;
	height:483px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear:left;
}
.home_body_bg {
	background:url(../images/home_body_bg.jpg) repeat-x 0 483px #fff;
}


.header_box_home_vc {
	width:auto;
	height:483px;
	min-width:1027px;
	min-height:483px;
	margin:0px;
	background:url(../images/home_head_bg_VCTool.jpg) repeat-x top center;
	clear:left;
}

.home_link { 
	position:absolute;
	top:30px;
	left:120px;
	width:300px;
	height:35px;
	z-index: 100;
}
.home_nav_holder {
	width:800px;
	height:49px;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 70px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/vct_nav_background.png) 0px top  no-repeat;
	/*** background:url(images/home/vid_shadow_05.jpg) 800px bottom  no-repeat; ***/
}

.home_nav_holder_sub {
	width:800px;
	height:70px;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 45px;
	margin-left: auto;
	margin-right: auto;
	/*** background:url(images/home/vid_shadow_05.jpg) 800px bottom  no-repeat; ***/
}

.home_video_holder {
	width:800px;
	height:450px;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 115px;
	margin-left: auto;
	margin-right: auto;
	visibility:visible;
	background-color: #000000;
	background-image: url(../images/vid_shadow_05.jpg);
	background-repeat: no-repeat;
	background-position: 800px bottom;
}
.home_nav_unhidden {
	width:800px;
	height:450px;
	z-index:5;
	position: absolute;
	left: 0px;
	top: 115px;
	margin-left: auto;
	margin-right: auto;
	visibility:visible;
	background-image: url(../images/vid_shadow_05.jpg);
	background-repeat: no-repeat;
	background-position: 800px bottom;
}
.home_nav_hidden {
	width:800px;
	height:450px;
	z-index:5;
	position: absolute;
	left: 0px;
	top: 115px;
	margin-left: auto;
	margin-right: auto;
	visibility:hidden;
	background-repeat: no-repeat;
}

.home_nav_btn_off_hidden {
	position: absolute;
	visibility:hidden;
}
.home_nav_btn_on_hidden {
	position: absolute;
	visibility:hidden;
}
.home_nav_btn_off_unhidden {
	position: absolute;
	visibility:visible;
}
.home_nav_btn_on_unhidden {
	position: absolute;
	visibility:visible;
}

.home_nav_btn_off_hidden_sub {
	position: absolute;
	visibility:hidden;
	top:25px;
}
.home_nav_btn_on_hidden_sub {
	position: absolute;
	visibility:hidden;
	top:25px;
}
.home_nav_btn_off_unhidden_sub {
	position: absolute;
	visibility:visible;
	top:25px;
}
.home_nav_btn_on_unhidden_sub {
	position: absolute;
	visibility:visible;
	top:25px;
}


.home_video_holder_error {
	width:800px;
	height:450px;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 115px;
	margin: 0 auto;
	visibility:hidden;
	background-color:#000000;
	vertical-align: middle;
	text-align:center;
	
}

.body_box {
	width:auto;
	height:100px;
	position:relative;
	clear:left;
}
.content_box2 {
	width:1027px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	clear:left;
	text-align:left;
}

.padding20px {
padding:20px;

}


.home_text_holder {
	width:800px;
	height:212px;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 565px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/vct-text-box.png) 0px top  no-repeat;
	padding:20px;
}
.home_shadow {
	width:197px;
	height:212px;
	z-index:1;
	position: absolute;
	left: 800px;
	top: 565px;
	margin-left: auto;
	margin-right: auto;
}

#vid_box {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	position:relative;
	z-index:3;

}
#nav_box {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	position:relative;
	z-index:3;

}
#nav_box_background  {
	background:url(../images/vct_nav_background.png) 0px top  no-repeat;
}

#nav_box_background_sub  {
	background:url(../images/vct-nav-left.png) 0px top  no-repeat;
}
#text_box {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	position:relative;
	z-index:3;
	color:#000000;

}

#text_speed {
font-size:14px;
padding-bottom:12px;
}

#text_body  {
margin-bottom: 5px;
color: #666666;
}

.visablediv {
	visibility:hidden;
	}
	
#nav_img_0 {
position:absolute;
top:0px;
left:491px;
visibility:visible;
}
#nav_img_400 {
position:absolute;
top:0px;
left:491px;
visibility:hidden;
}
#nav_img_800 {
position:absolute;
top:0px;
left:491px;
visibility:hidden;
}
#nav_img_1000 {
position:absolute;
top:0px;
left:491px;
visibility:hidden;
}
#nav_img_sbs {
position:absolute;
top:0px;
left:491px;
visibility:hidden;
}
.list li {
	margin-bottom: 5px;
	margin-left: 15px;
	color: #666666;
}

/****************************End Home Page Styles *********************/	
	

