/* CSS Document */
/**
 * global elements
 */
body {
	margin: 0;
	padding: 0;
	color: #666;
	background: #0066a4 url("../images/bg.gif") repeat-x;
	font-family: "Trebuchet MS";
}

a {
	outline:none;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:0px;
}

.preLoadPic {
	display:none;
}

.dialogClearLeft {	
	height:0.08em;
	line-height:0.08em;
	font-size:0.08em;
	overflow:hidden;
	clear:both;
}

/**
 * structure elements
 */
#container {
	width: 900px;
	margin: 0px auto;
	border: none;
	margin-top:20px;
}
#header {
	height: 80px;
	padding:0px;
	background:url(../images/logo_bg.gif) no-repeat;
	font-size:0px;
}

#header .call {
	color:#fff;
	font-size:18px;
	margin:-75px 0 0 600px;
	text-align:right;
}
#header .call p {
	font-size:24px;
	margin:0;
	padding:0;
}

/* content wrap */
#content-area {
	width: 900px;
	overflow: hidden;
	margin:0;
	padding:6px;
	background:url(../images/area_bg.gif) no-repeat right top #ffffff;
}
/* Left Content */
#content-main {
	width: 590px;
	height: 100%;
	float: left;
	overflow: hidden;
}
/* Top content */
#content-main #top {
	background:url(../images/banner14661.jpg) no-repeat;
	width:590px;
	height:300px;
	margin:0px;
}

#content-main #top h1 {
	color:#0066a4;
	font-size:32px;
	margin:0;
	padding:20px 0 42px 15px;
	width:300px;
	font-weight:normal;
}
#content-main #top h2 {
	color:#666666;
	font-size:24px;
	margin:0;
	padding-left:15px;
	width:240px;
	font-weight:bold;
}
/* tabs */
#content-main #tabs {
	width:590px;
	height:449px;
	margin:0px;
	padding:0px;
}

/* Right Content */
#content-right {
	width: 300px;
	height: 100%;
	float: right;
}

/* dialog form */
#form {
	background:url(../images/newform_bg.jpg) no-repeat;
	width:251px !important;
	height:579px !important;
	margin:0px 0 0 0;
	padding:0 20px 20px 27px;
	color:#333;
}

#content-right #form b {
	color:#008fc9;
	font-size:24px;
	font-weight:normal;
}
#content-right #form p {
	color:#666666;
	font-size:12px;
	font-weight: bold;
	padding:0px;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:14px;
}
#content-right #form h1
{	
	margin:0px;
	padding:30px 0;
}


#content-right #form h2 {
	color:#333;
	font-size:14px;
	font-weight:bold;
}

/* awards */
#content-right #awards {
	background:url(../images/newawards.jpg) no-repeat;
	width:299px;
	height:150px;
	margin:0;
}

/* footer */
#footer {
	width:912px;
	height:30px;
	margin:0;
	text-align: right;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#82a5b7;
	font-size:12px;
}

#footer a {
	color:#82a5b7;
	font-size:12px;
	text-decoration:none;
	padding:0 4px;
}

#footer .left {
	float:left;
	width:400px;
	text-align:left;
	height:30px;
	padding-left:15px;
	background:url(../images/foot_left.gif) no-repeat left bottom;
}
#footer .right {
	float:right;
	width:250px;
	height:30px;
	padding-right:15px;
	background:url(../images/foot_right.gif) no-repeat right bottom;
}
/**
 * positional elements
 */
.logo {
	border:none;
	padding:14px 0 0 28px;
	margin:0px;
}

/**
 * dialog elements
 */
#dialog-form {
	width: auto;
	min-height: 84px;
	padding: 0px 0px;
	background: url("../images/dialog_bg.gif") no-repeat;
}
#DialogTable {
	width: 210px !important;
}
#DialogTable .QuestionBox {
	padding: 3px 0px 6px 0px !important;
}
#DialogTable select,
#DialogTable input {
	width: 165px;
	padding: 1px 2px;
	border: 1px solid #9ecf67;
	z-index:0;
}
#DialogTable textarea {
	width: 210px;
	height: 50px;
	padding: 1px 2px;
	border: 1px solid #cce5b11;
}
#DialogTable .va_pass {
	margin-left: 3px;
}
#SubmitBtn {
	width: 164px;
	height: 40px;
	margin-top:15px;
	background: url("../images/get_button.jpg") 0 0 no-repeat;
}
#SubmitBtn:hover, #SubmitBtn.active {
	width: 164px;
	height: 42px;
	margin-top:15px;
	background: url("../images/get_button.jpg") 0px -40px no-repeat;
}
#page_2 #SubmitBtn {
	width: 164px;
	height: 42px;
	background: url("../images/submit.jpg") 0 0 no-repeat;
}
#page_2 #SubmitBtn:hover,
#page_2 #SubmitBtn.active {
	width: 164px;
	height: 42px;
	background: url("../images/submit.jpg") 0px -43px no-repeat;
}

/** 
** Tabs elements 
**/

/********************************************************************* Content tab switch */

#nav {
	width: 584px;
	height: 34px;
}

#copy {
	width:590px;
	height: 415px;
	background: url(../images/newtab_bg.jpg) no-repeat;
	margin: 0;
}
/* why vocalocity tab */
#why {
	width: 600px;
	margin: 0;
	padding-top:10px;
}
#why h2 {
	color:#005b88;
	font-size:22px;
	font-weight: normal;
	margin:6px 0 0 0;
}
#why h3 {
	color:#9bcd64;
	font-size:22px;
	font-weight:bold;
	margin:4px 0 46px 0;
}
#why p {
	color:#666666;
	font-size:16px;
	background:url(../images/check_blue.jpg) no-repeat center left;
	padding:0px 0 0 27px;
	line-height:22px;
	margin:0px;
	margin-bottom:10px;	
}

/* Features tab */
#fea {
	width: 600px;
	height: 400px;
	margin: 0;
	display:none;
}

#fea h2 {
	color:#0065a4;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 15px 0;
}
#fea ul {
	margin:0px 0px 15px -25px;
}

#fea li {
	color:#333;
	font-size:14px;
	margin:0px;
	list-style:disc;
	line-height:22px;
}
	
#fea .left {
	float:left;
	width:250px;
}
#fea .right {
	float:right;
	width:250px;
}

/* Testimonials tab */
#tes {
	width: 600px;
	height: 400px;
	margin: 0;
	display:none;
	text-align:center;
}

#tes .quotes {
	background:url(../images/newdoublequotes.jpg) no-repeat center 25px;
	margin:0 0 0 -20px;
}
#tes .quotes h2 {
	color:#9bcd64;
	font-size:18px;
	text-align:center;
	padding:20px 55px 0 45px;
	font-weight:normal;
}
#tes .quotes h3 {
	color:#333;
	font-size:14px;
	text-align:right;
	font-weight:normal;
	padding:0 45px 0 0;
}

/* About us tab */
#abo {
	width: 600px;
	height: 400px;
	margin: 0;
	display:none;
}

#abo h2 {
	color:#004b8d;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 15px 0;
}
#abo p {
	color:#333;
	font-size:14px;
	font-weight:normal;
}
#abo .bold {
	font-weight:bold;
}
	
#abo ul {
	margin:0px 0px 15px -25px;
}

#abo li {
	color:#333;
	font-size:14px;
	list-style: disc;
	margin:0px;
	line-height:1.2em;
}
	
#abo .left {
	float:left;
	width:250px;
}

#abo .right {
	float:right;
	width:250px;
}
/********************************************************************* Tabs */

ol#toc {
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0;
}

ol#toc .t1 a {
    background: url(../images/li_off.jpg) no-repeat;
	background-repeat: no-repeat;
    display: block;
	height: 34px;
	width: 144px;
	margin: 0;
    text-decoration: none;
	float: left;
}

ol#toc .t2 a {
    background: url(../images/fe_off.jpg) no-repeat;
	background-repeat: no-repeat;
    display: block;
	height: 34px;
	width: 150px;
	margin: 0;
    text-decoration: none;
	float: left;
}

ol#toc .t3 a {
    background: url(../images/tes_off.jpg) no-repeat;
	background-repeat: no-repeat;
    display: block;
	height: 34px;
	width: 151px;
	margin: 0;
    text-decoration: none;
	float: left;
}

ol#toc .t4 a {
    background: url(../images/ab_off.jpg) no-repeat;
	background-repeat: no-repeat;
    display: block;
	height: 34px;
	width: 139px;
	margin: 0;
    text-decoration: none;
	float: left;
}

ol#toc .t1 a:hover,
ol#toc .t1 a.active {background: url(../images/li_on.jpg) no-repeat;}
ol#toc .t2 a:hover,
ol#toc .t2 a.active {background: url(../images/fe_on.jpg) no-repeat;}
ol#toc .t3 a:hover,
ol#toc .t3 a.active {background: url(../images/tes_on.jpg) no-repeat;}
ol#toc .t4 a:hover,
ol#toc .t4 a.active {background: url(../images/ab_on.jpg) no-repeat;}

ol#toc a:hover span {
}

ol#toc span {
    background: url(tab.png) no-repeat 100% 0;
    display: block;
    line-height: 23px;
    padding-right: 10px;
}

div.content {
    padding: 1em;
	padding: 5px 24px;
}

.floatClear {
clear:both;
}


.QuestionText
{
	color:#333333;
	font-size:12px;
}

.imageupdate
{
	background: url(../images/banner18091burst.jpg) no-repeat !important;
}

/*------Popup-----*/
#popupo
{	filter: alpha(opacity=70); opacity: .7; background-color:#000000; }

div#popUpSection{
	position:absolute;
	width:472px;
	display:none;

}
.outterMid{
	background-color:#fff;
	float:left;
	margin:auto;
	text-align:left;
	padding-top:20px;
	width:435px;
	font-size:14px;
	padding:40px 20px;
	height:211px;
	background:url(../images/bgpopup.gif) no-repeat;
}
.close{
	position:absolute;
	top:10px;
	left:445px;
	background:url(../images/xbutton.gif) no-repeat;
	width:20px; 
	height:20px;
	cursor:pointer;
}

.opaq
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:1000001;width:100%;height:100%;background-color:black;display:none;position:absolute;top:0px;left:0px;


}

#midMessage
{
	z-index:1000003;
	position:absolute;
	width:472px;
	display:none;
	top:300px; 
	left:400px;
}
