@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4D4D4D;
	margin: 0;
}
.p2, bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.p3, blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}
.p4, white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.p5, babyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #09F;
	font-weight: bold;
}
h1, h2, h3 {
	font-size: 12pt;
	color: #727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
}
.ccTerms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4D4D4D;
	margin: 0;
}
#wrapper{
	height: auto;
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	margin: 0;
}
#header {
	height: 479px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0%;
	background-image: url(vwt_images/header_approach.jpg);
}
#header_loggedIn {
	height: 479px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0%;
	background-image: url(vwt_images/header_loggedIn.jpg);
}
#header_suite_bg {
	height: 404px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0%;
	background-image: url(vwt_images/header_suite_bg.jpg);
}
#vwt_header_suite_bg {
	height: 96px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0%;
	background-image: url(vwt_images/vwt_header_suite_bg.jpg);
}
#contentWrapper{
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(vwt_images/bg_y.jpg);
	z-index: 20;
	position: relative;
}
#footer {
	background-image: url(vwt_images/footer_bg.jpg);
	height: 155px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	background-position: top;
	clear: both;
}
ul {
	color:#4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	list-style-type: none;
}
#navbar ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	width: 600px;
	float: none;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
    }

#navbar ul li {
	display: inline;
}

#navbar ul li a {
	text-decoration: none;
	padding: .2em .05em;
    }

#navbar ul li a:hover {
	color: #EF7102;
    }
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #EF7102;
}
a:active {
	text-decoration: none;
}
#logo {
	position:absolute;
	left:50px;
	top:31px;
	width:350px;
	height:75px;
	z-index:1;
}
#logo {
	background-image: url(vwt_images/logo.jpg);
	height: 53px;
	width: 254px;
}
#headerText {
	position:absolute;
	left:41px;
	top:131px;
	width:482px;
	height:107px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:424px;
	top:63px;
	width:473px;
	height:36px;
	z-index:1;
}
#vwt_navigation {
	position:absolute;
	left:10px;
	top:75px;
	width:100%;
	height:36px;
	z-index:1;
}
#icon_nav {
	position:absolute;
	left:-424px;
	top:226px;
	width:922px;
	height:190px;
	z-index:1;
}
#footer_nav {
padding-top:30px;
	text-align: center;
}
#login_form {
	position:absolute;
	left:562px;
	top:139px;
	width:315px;
	height:143px;
	z-index:10;
}
div#vwt_content {
	width: 850px;
	z-index: 0;
	height: 600px;
}
ul#vwt1 {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
ul#vwt2 {
	list-style-type: none;
	float: right;
	margin-left: 0px;
}
ul#vwt1 li.wizard {
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webWizard.png);
}
ul#vwt1 li.clipOn {
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_clipOn.png);
}
ul#vwt1 li.contacts {
	display: block;
	height: 176px;
	width: 370px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webContacts.png);
}
ul#vwt2 li.channels {
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webChannels.png);
}
ul#vwt2 li.profiler {
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_profiler.png);
}
ul#vwt2 li.stats {
	display: block;
	height: 176px;
	width: 370px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webStats.png);
}
	ul#vwt1 li.wizard_go {
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webWizard_Go.png);
	}
	ul#vwt1 li.clipOn_go{
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_clipOn_Go.png);
	}
	ul#vwt1 li.contacts_go {
	display: block;
	height: 176px;
	width: 370px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webContacts_Go.png);
	}
	ul#vwt2 li.channels_go {
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webChannels_Go.png);
	}
	ul#vwt2 li.profiler_go {
	display: block;
	height: 176px;
	width: 370px;
	margin-bottom:12px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_profiler_Go.png);
	}
	ul#vwt2 li.stats_go {
	display: block;
	height: 176px;
	width: 370px;
	position:relative;
	background-image: url(images/vwt_suite/nav_bg_webStats_Go.png);
	}



div#hotspot {
	display: block;
	height: 43px;
	width: 43px;
	position: absolute;
	z-index: 10;
	left: 320px;
	top: 110px;
}
/* Removes border from fieldset and img */
fieldset{
	border:1px solid #999999;
	background-color: #F0F0F0;
}
div#approach_content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
ul.approach li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ff5b00;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
}
ul.approach p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	font-weight: normal;
	text-align: justify;
}
ul.sub_ul li {
	list-style-type: disc;
	font-size: 12px;
	color: #238BC3;
}
.approach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ff5b00;
	font-weight: bold;
	margin: 0;
}
.margin_right {
	padding-right: 25px;
	margin: 0;
}
form#support td.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777;
}
div#contact_form {
	width: 300px;
	float: right;
	margin-right: 40px;
}
div#contact_info {
	width: 490px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBB;
}
img {
	border: 0px;
}
.button {border: 1px solid #272727;  background: #fc720d; padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #272727;}
.button:hover { background: #990000; color: #fff;}
