﻿

.exampleListen
{
	
	width: 600px;
	float: left;
	padding-top: 218px;
}

.industryRow
{
	display: block;
	width: 199px;
	float: left;
	
}

.industryHolder
{
	display: block;
	width: 145px;
	float: right;
}

.vtSampleHolder
{
	display: block;
	width: 145px;
	float: left;
	padding-bottom: 15px;
}

.vtCellSample
{
	display: block;
	width: 25px;
	float: left;
	
}

.vtCellName
{
	display: block;
	width: 100px;
	float: left;
	font-size: 11px;

}

img
{
	border: none;
}

.getStartedMenu a.menuLink
{
	opacity: 1;
	MozOpacity: 1;
    KhtmlOpacity: 1;
    filter: alpha(opacity=1);
}

.marketing
{
	display: block;
	width: 990px;
	float: left;
}

.chatbox
{
	display: block;
	width: 160px;
	float: left;

}

.marketingLeft
{
	dispaly: block;
	width: 600px;
	float: left;
}

.homeSamples
{
	width: 597px;
	height: 362px;
	float: left;

	background-image: url('images/home/samples_bg.png');
	background-repeat: no-repeat;
	
}

.testimonials
{
	display: block;
	width: 600px;
	float: left;
	height: 150px;
	
}




.testimonialHolder
{
	position: relative;
	display: block;
	width: 600px;
	height: 150px;
	top: 24px;
	float: left;
	
	overflow: hidden;
	
}

.testimonialTitle
{
	display: block;
	width: 600px;
	float: left;
	text-align: left;
	padding-top: 33px;
}


.testimonialReel
{
	position: absolute;
	width: 600px;
	/* height is calculated with javascript */
	left: 0;
	top: 0;
	display: block;
}


.testimonialContent
{
	display: block;
	width: 600px;
	height: 150px;
	float: left;
	color: #253841;
	font-size: 12px;
	line-height: 20px;
}

.testimonial
{
	display: block;
	width: 600px;
	float: left;
	padding-bottom: 45px;
}

.testimonial div
{
	display: block;
	width: 600px;
	text-align: right;
	padding-top: 22px;
}



.blogFeed
{
	display: block;
	width: 341px;
	float: right;
	
	border: 1px solid #243842;
}

.blogFeedBorder
{
	display: block;
	width: 339px;
	float: left;
	border: 1px solid #bab9b9;
}

.blogOuter
{
	display: block;
	width: 320px;
	padding-top: 20px;
	float: right;
}

.blogTitle, .blogBody, .blogFooter
{
	display: block;
	width: 301px;
	float: left;
}

.blogTitle
{
	height: 61px;
	border-bottom: 1px solid #b7b6b6;
}

.blogBody
{
	
	display: block;
	width: inherit;
	float: left;
	min-height: 480px;
		

}

.blogLoading
{
	display: block;
	width: inherit;
	text-align: center;
	color: #999999;
	font-size: 18px;
	padding-top: 100px;
}

.blogFooter
{

	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

.blogItemFirst
{
	display: block;
	width: 300px;
	float: left;
	padding-top: 10px;
}

.blogItem
{
	display: block;
	width: 300px;
	float: left;
	
}


.blogItemBG
{
	display: block;
	width: 300px;
	float: left;
	

}
/*
.blogItemOddFirst div.blogItemBG, .blogItemOdd div.blogItemBG
{
	background-image: url('images/home/blog_odd.png');
	background-repeat: no-repeat;
	
}

.blogItemEven div.blogItemBG
{
	background-image: url('images/home/blog_even.png');
	background-repeat: no-repeat;
	
}
*/

.blogItemOuter
{
	display: block;
	width: 298px;
	float: right;
}

.blogItemInner
{
	display: block;
	width: 298px;
	float: left;
	padding-top: 17px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;

}

.blogItemInner a
{
	display: block;
	width: 100%;
	padding-bottom: 20px;
	float: left;
	text-decoration: none;
	background-image: url('images/home/blog_read.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	
	border-bottom: 1px solid #b7b6b6;


}

.blogItemInner a b
{
	display: block;
	font-weight: bold;
	color: #cd8b2a;
	width: 232px;
	float: left;
	text-transform:uppercase;
	
}

.blogItemInner a span
{
	display: block;
	width: 232px;
	float: left;
	color: #515151;
}


.middleContent
{
	display: block;
	width: 990px;
	float: left;
	padding-bottom: 198px;
	
}

/* videos */
.videos
{
	display: block;
	width: 990px;
	float: left;
	border-top: solid 1px #a0a5a8;
	padding-bottom: 28px;
}	

.videoTitle
{
	display: block;
	width: 990px;
	float: left;
	padding-top: 3px;
	padding-bottom: 8px;
}

/* VIDEO THUMBS */

.videoMenu
{
	display: block;
	width: 990px;
	height: 132px;
	float: left;

}

.thumbHolder
{
	width: 253px;
	float: left;
	
}

.thumbHolderEnd
{
	width: 231px;
	float: left;
}

.thumbContainer
{
	width: 231px;
	float: left;
	padding-bottom: 1px;
	
}

.thumbBG
{
	display: block;
	width: 231px;
	float: right;
}

.thumbBG a
{
	display: block;
	width: 231px;
	height: 132px;
	cursor: pointer;
	padding-top: 1px;
	float: left;
}

.thumbBG a img
{
	position: absolute;
	width: 231px;
	height: 132px;

}

.demoOver
{
	display: none;
}	

.thumbInfo
{
	display: none;
	width: 182px;
	float: left;
	
}

.thumbTitle
{
	display: block;
	width: 268px;
	float: right;
	padding-top: 5px;
}	

.thumbTitle div
{
	display: block;
	width: 268px;
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.thumbContent
{
	display: block;
	width: 268px;
	float: right;
}

.thumbContent div
{
	display: block;
	width: 268px;
	float: left;
	font-size: 12px;
	color: #646464;
}


/* ROTATING BANNER */
.reelHolder
{
	position: relative;
	display: block;
	width: 990px;
	height: 307px;
	overflow: hidden;
	float: left;
	z-index: 2;


}

.reel
{
	position: absolute;
	width: 4950px;
	left: 0;
	display: block;
	text-align: left;
}

.reel img
{
	float: left;	
}

.reelContent
{
	display: block;
	width: 990px;
	height: 307px;
	float: left;
	

}

.stepHolder
{
	display: block;
	position: absolute;
	width: 130px;
	margin-top: 410px;
	float: left;
	z-index: 2;
	
	
	
	
}	

.stepHolderInner
{
	display: block;
	width: 100px;
	float: right;
}

.step
{
	width: 25px;
	float: left;
}


.contentMiddle
{
	display: block;
	width: 990px;
	float: left;
	padding-top: 175px;
	line-height: 0;

}



/* HOW IT WORKS */
.howWorks
{
	display: block;
	position: absolute;
	width: 990px;
	height: 152px;
	top: 485px;
	background-image: url('images/home/works_bg.png');
	background-repeat: no-repeat;
	z-index: 4;
	
	
}

.rollovers
{
	display: block;
	width: 760px;
	float: right;
	padding-top: 0px;
	
}

.rolloverItem
{
	display: block;
	width: 176px;
	float: left;
}

.rolloverItem div
{
	cursor: pointer;
}

.worksItemOpen
{
	display: block;

}

.worksItem
{
	display: block;
	opacity: 0;
	MozOpacity: 0;
    KhtmlOpacity: 0;
    filter: alpha(opacity=0);
}

.voiceItem
{
	display: block;
	width: 168px;
	height: 152px;
	float: left;
	background-image: url('images/home/works_voice_out.png');
	
}

.scriptItem
{
	display: block;
	width: 168px;
	height: 152px;
	float: left;
	background-image: url('images/home/works_script_out.png');
	
}

.recordItem
{

	display: block;
	width: 168px;
	height: 152px;
	float: left;
	background-image: url('images/home/works_record_out.png');
	
}

.downloadItem
{
	
	display: block;
	width: 168px;
	height: 152px;
	float: left;
	background-image: url('images/home/works_download_out.png');
	
}


.bubble
{
	display: none;
	position: absolute;
	top: -100px;
	padding-left: 60px;
	z-index: 7;
	
}




