body{
	margin:0;
	padding:0;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#7E8082;
}

img,a{
	border:none;
	outline:none;
}

h1{
	font-size:30px;
	font-weight:bold;
	color:#7E8082;
	padding:0;
	margin:0 0 10px 0;
	line-height:36px;
}

h2{
	font-size:16px;
	font-weight:bold;
	color:#F99D31;
	padding:0;
	margin:0 0 20px 0;
	line-height:19px;
}

p{
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}

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

.highlight{
	color:#F99D31;
}

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.wrapper{
	position:relative;
	margin:0 auto;
	width:875px;
}

.header{
	position:relative;
	width:875px;
	height:109px;
	overflow:hidden;
	background:url(../images/vctv_header.jpg) no-repeat;
}

.header .client_login{
	position:absolute;
	top:54px;
	left:440px;
	width:408px;
	height:33px;
	overflow:hidden;
	background:url(../images/client_login_background.jpg) no-repeat;
}

.header .client_login form{
	padding:7px 0 0 88px;
	margin:0;
	font-size:11px;
	color:#BBBDBF;
	line-height:17px;
}

.header .client_login form input.text{
	width:74px;
	height:17px;
	margin:0 5px 0 0;
	padding:0;
	border:1px solid #BBBDBF;
}

.header .client_login form button{
	margin:0;
	padding:0;
	border:none;
	background:none;
	cursor:pointer;
	outline:none;
	vertical-align:top;
}

.nav{
	position:relative;
	width:875px;
	height:56px;
	overflow:hidden;
}

.nav a{
	display:block;
	float:left;
	text-indent:-2000em;
	overflow:hidden;
	padding:0;
	margin:0;
}

.nav a.home{
	width:93px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat 0 -62px;
}

.nav a:hover.home, .nav a.home_active{
	width:93px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat 0 0;
}

.nav a.communicating{
	width:246px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -93px -62px;
}

.nav a:hover.communicating, .nav a.communicating_active{
	width:246px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -93px 0;
}

.nav a.process{
	width:101px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -339px -62px;
}

.nav a:hover.process, .nav a.process_active{
	width:101px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -339px 0;
}

.nav a.studio{
	width:91px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -440px -62px;
}

.nav a:hover.studio, .nav a.studio_active{
	width:91px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -440px 0;
}

.nav a.testimonial{
	width:125px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -531px -62px;
}

.nav a:hover.testimonial, .nav a.testimonial_active{
	width:125px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -531px 0;
}

.nav a.contact{
	width:103px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -656px -62px;
}

.nav a:hover.contact, .nav a.contact_active{
	width:103px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -656px 0;
}

.nav a.vctv_live{
	width:116px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -759px -62px;
}

.nav a:hover.vctv_live, .nav a.vctv_live_active{
	width:116px;
	height:56px;
	background:url(../images/nav.jpg) no-repeat -759px 0;
}

.content{
	position:relative;
	width:795px;
	min-height:335px;
	height:auto !important;
	height:303px;
	padding:40px 40px 10px 40px;
	background:url(../images/content_background.jpg) no-repeat center bottom;
}

.left_column{
	float:left;
	width:285px;
}

.right_column{
	float:right;
	width:486px;
}

.right_column .hero{
	width:486px;
	height:296px;
	overflow:hidden;
	background:url(../images/hero_background.gif) no-repeat center bottom;
}

.right_column .hero #placeholder, .right_column .hero #hero_image{
	width:480px;
	height:360px;
	overflow:hidden;
	margin:0 3px 0 3px;
	padding:0;
}

.right_column .thumbnails{
	padding:0;
	margin:10px 0 0 3px;
}

.right_column .thumbnails .divider{
	float:left;
	width:12px;
	height:83px;
	padding:0;
	margin:0;
	overflow:hidden;
}

.right_column .thumbnails .thumbnail{
	width:110px;
	height:83px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

.contact_form{
	width:486px;
	padding:0;
	margin:0;
	font-size:12px;
}

.contact_form label{
	font-size:12px;
	width:80px;
	display:inline-block;
	height:22px;
}

.footer{
	position:relative;
	width:875px;
	height:36px;
	overflow:hidden;
	margin:17px 0 0 0;
	padding:0;
	background:url(../images/footer_background.jpg) no-repeat;
	color:#ffffff;
}

.footer a{
	color:#ffffff;
	text-decoration:none;
}

.footer .verve_link{
	float:left;
	margin:0 0 0 40px;
	padding:0;
	line-height:34px;
	font-size:15px;
}

.footer .credits{
	float:right;
	margin:0 40px 0 0;
	padding:0;
	font-size:10px;
	line-height:34px;
}

/*
	CSS for Preview Page
*/

.preview_wrapper{
	position:relative;
	margin:0 auto;
	width:674px;
}

.preview_header{
	position:relative;
	width:674px;
	height:110px;
	overflow:hidden;
	background:url(../images/vctv_preview_header.jpg) no-repeat;
}

.preview_header_xmas{
	position:relative;
	width:674px;
	height:110px;
	overflow:hidden;
	background:url(../images/vctv_preview_header_xmas.jpg) no-repeat;
}

.preview_header_verve{
	position:relative;
	width:674px;
	height:110px;
	overflow:hidden;
	background:url(../images/vctv_preview_header_verve.jpg) no-repeat;
}

.preview_content{
	position:relative;
	width:666px;
	padding-bottom:20px;
	background:url(../images/preview_content_background.jpg) no-repeat center bottom;
}

.preview_content .hero{
	width:486px;
	height:276px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/hero_background.gif) no-repeat center bottom;
}

.preview_content .hero #placeholder{
	width:480px;
	height:270px;
	overflow:hidden;
	margin:0 3px 0 3px;
	padding:0;
}

.preview_contact{
	width:666px;
	height:46px;
	margin:10px 0;

	font-size:13px;
	color:#B3B3B3;
	vertical-align:middle;
	overflow:hidden;
	background:url(../images/preview_contact_background.jpg) no-repeat;
}

.preview_contact p{
	padding:14px 0 0 32px;
	margin:0;
	
}

.preview_contact a{
	color:#B3B3B3;
	text-decoration:underline;
}

.preview_contact img{
	vertical-align:middle;
}


.preview_footer{
	position:relative;
	width:666px;
	height:36px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(../images/preview_footer_background.jpg) no-repeat;
	color:#ffffff;
}

.preview_footer a{
	color:#ffffff;
	text-decoration:none;
}

.preview_footer .verve_link{
	float:left;
	margin:0 0 0 32px;
	padding:0;
	line-height:34px;
	font-size:15px;
}

.preview_footer .credits{
	float:right;
	margin:0 24px 0 0;
	padding:0;
	font-size:10px;
	line-height:34px;
}