
/*CSS Reset*/



body, div, dl, dt, dd, li, pre,  form, fieldset, input, textarea, p, blockquote, th, td, button {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

address, caption, cite, code, dfn, var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

acronym, abbr, fieldset, img {
	border: 0;
}

:focus {
	outline: 0;
}

body {
	background: #f6f6f6 url(../tdv-images/header-bg.jpg) repeat-x;
	color: #000;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
	font-weight: 300;
	font-size: 14px;
}

ol {
	margin-left: 20px;
	margin-top: 36px;
	font-family: helvetica;
	line-height: 1.5em;
}

ol li {
	margin-bottom: 12px;
	color: #021C2D;
}

blockquote {
	padding: 10px;
	font-style: italic;
	font-family: helvetica;
	line-height: 1.5em;
	color: #666666;
	font-size: 13px;
}

strong {
	font-weight: bold;
}

.text-source {
	font-size:10px;
}

h1 {
	color: #0d367f;
}

a:link {
	color: #0d367f;
	text-decoration: none;
}

a:active {
	color: #5be0fe;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.home-top-link {
	width: 420px;
	height: 120px;
	text-indent: -99999px;
	position: absolute;
}

/* ---- HEADER  ---- */



#header {
	height: 188px;
	background: url(../tdv-images/top-bg.jpg) no-repeat;
	clear: both;
}

.search {
	background: url(../tdv-images/search-bg.jpg) no-repeat;
	height: 82px;
	width: 220px;
	float: right;
	position: relative;
	margin-right: 10px;
	top: 40px;
}

.search-field {
	position: relative;
	left: 30px;
	top: 9px;
	background: none;
	border: none;
}

.go-btn {
	position: relative;
	float: right;
}

/* ---- NAV  ---- */



ul#navigation {
	text-align: left;
	position: relative;
	top: 53px;
	clear: both;
}

.nav {
	background: url(../tdv-images/nav-right-bg.jpg) right no-repeat;
	height: 28px;
	padding-top: 13px;
	font-weight: bold;
	text-shadow: #FFF 1px 1px 1px;
	float: left;
	padding-left: 24px;
	padding-right: 32px;
}

.nav a:link {
	color: #000;
}

.nav a:hover {
	color: #0d367f;
}

.home-link {
	padding-right: 14px;
	padding-left: 18px;
}

.get-quote-nav {
	background: none;
	padding-right: 0px;
}

.nav-pricing {
	padding-left: 8px;
}

/* ---- END NAV  ---- */





/* ---- BillBoard  ---- */



#billboard {
	height:320px;
	background:  url(../tdv-images/new-bb-bg.jpg) repeat-x;
}

#billboard .new-bg {
	background: url(../tdv-images/new-bb-bg2.jpg)top center no-repeat;
	display: block;
	height: 290px;
	padding-top: 30px;
}

#billboard .title {
	font-size: 34.5px;
	font-weight: 500;
	color: rgba(0, 0, 0, .8);
	text-shadow: #fff 1px 1px 1px;
	color: #000;
}

#billboard .subtitle {
	color: #FFF;
	font-size: 14px;
	font-family: "Helvetica Neue", sans-serif !important;
	font-weight: 500;
	text-shadow: #000 1px 1px 1px;
}

#billboard .btn {
	height: 42px;
	margin-top: 18px;
	background: url(../tdv-images/quote-btn.png) left no-repeat;
}

#billboard .trial {
	color: #636363;
	font-weight: bold;
	font-style: italic;
	margin-top: 30px;
}

#billboard .trial a {
	color: #636363;
}

#billboard .lock {
	height: 49px;
	background: url(../tdv-images/lock-icon.png) no-repeat;
	margin-top: -10px;
}

#billboard .support {
	height: 49px;
	background: url(../tdv-images/support-icon.png) no-repeat;
	margin-top: -9px;
}

#billboard .server {
	height: 49px;
	background: url(../tdv-images/server-icon.png) no-repeat;
	margin-top: -9px;
}

#billboard .check {
	height: 49px;
	background: url(../tdv-images/check-icon.png) no-repeat;
	margin-top: -9px;
}

#billboard .info {
	font-family: Helvetica;
	font-size: 11px;
}

#billboard .info-title {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
}

#billboard .info a {
	color: #0d367f;
	text-decoration: underline;
}

#billboard .space {
	height: 50px;
}

#billboard .frame {
	height: 204px;
	background: url(../tdv-images/pictureframe.png) left no-repeat;
	margin-top: -10px;
	overflow: hidden;
}

#billboard .quotebtn {
	width:280px;
	height: 50px;
	float: left;
	margin-top: 28px;
	background: url(../tdv-images/getquotebtn.png) no-repeat;
}

#billboard .quotebtn a {
	width:280px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}

#billboard .howitworksbtn {
	width:220px;
	height: 50px;
	float: right;
	margin-top: 28px;
	background: url(../tdv-images/howitworksbtn.png) no-repeat;
}

#billboard .howitworksbtn a {
	width:220px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}

#viewing {
	height: 194px;
	overflow: hidden;
}

.viewingnon {
	display: none;
}

.tabs {
	display: block;
	width: 220px;
	height: 44px;
	position: absolute;
	top: 36px;
	text-indent: -9999px;
}

.tabs a {
	display: block;
	width: 220px;
	height: 44px;
	text-indent: -9999px;
}

.easyuse {
	background: url(../tdv-images/ease-of-use.png) no-repeat;
	position: relative;
}

.easyuse2 {
	background: url(../tdv-images/ease-of-use.png) no-repeat;
}

.compliance {
	background: url(../tdv-images/compliancebtn.png) no-repeat;
}

.security {
	background: url(../tdv-images/securitybtn.png) no-repeat;
}

.affordable {
	background: url(../tdv-images/affordable.png) no-repeat;
}

/* ---- Quick Quote  ---- */



#quick-quote {
	height: 173px;
	background: url(../tdv-images/quickquote-bg.jpg) repeat-x;
	display: none;
}

.quick-quote-btn {
	margin-top: 22px;
	margin-left: -4px;
}

.qq-instructions {
	font-size: 18px;
	text-shadow: #fff 1px 1px 1px;
	font-weight: 600 !important;
	color: rgba(0, 0, 0, .7);
	margin-top: 9px;
}

.qq-items {
	background: url(../tdv-images/qq-li-bg.jpg) no-repeat;
	height: 24px;
	margin-top: 9px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #FFF 1px 1px 1px;
	text-transform: uppercase;
}

.qq-check {
	margin-left: 6px;
	margin-right: 6px;
}

.qq-btn {
	background: url(../tdv-images/qq-btn.png) center no-repeat;
	height: 67px;
	display: block;
	text-indent: -9999px;
	position: relative;
	top: 20px;
}

/* ---- Content Specific Styles ---- */

.highlighted-text {
	padding-top:6px;
	padding-bottom: 6px;
	color: #03213E;
	border-bottom: #949494 dotted 1px;
	border-top: #949494 dotted 1px;
	display: block;
	overflow: hidden;
}

.standout-text {
	font-size: 17px;
}

.standout-text-b {
	font-size: 16px;
}

/* ---- Content ---- */



#content {
	background: url(../tdv-images/content-bg.jpg) repeat-x;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	overflow: hidden;
}

#content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	border-bottom: #949494 dotted 1px;
	padding-bottom: 6px;
	font-family: "Helvetica Neue", sans-serif !important;
	text-shadow: #FFF 1px 1px 1px;
}

#content .category {
	font-size: 12px;
	font-weight: bold;
	border-bottom: #949494 dotted 1px;
	padding-bottom: 6px;
	font-family: "Helvetica Neue", sans-serif !important;
	text-shadow: #FFF 1px 1px 1px;
}

#content h2 {
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: #949494 dotted 1px;
	padding-bottom: 6px;
	font-family: "Helvetica Neue", sans-serif !important;
	text-shadow: #FFF 1px 1px 1px;
}

#content .article-title {
	font-size: 16px;
	text-transform: none;
	border-bottom: #949494 dotted 1px;
	padding-bottom: 6px;
	padding-top: 30px;
	font-family: "Helvetica Neue", sans-serif !important;
	text-shadow: #FFF 1px 1px 1px;
	margin-bottom:6px;
}

#content .rel-articles li {
	list-style:none;
	margin-left:0px;
}

#content div.container_16.pad-btm div.grid_8 ul.rel-articles li {
	list-style:none;
	margin-left:0px;
}

#content div.container_16.pad-btm div.grid_8 ul.rel-articles li a:link, #content div.container_16.pad-btm div.grid_8 ul.rel-articles li a:visited, #content div.container_16.pad-btm div.grid_8 ul.rel-articles li a:hover {
	font-weight: bold;
	color: #0030bb;
}

#content div.container_16.pad-btm div.grid_8 p.category a {
	color: #0030bb;
}

#content div.container_16.pad-btm div.grid_8 ul.rel-articles li p {
	color: black;
}

#content div.container_16.pad-btm div.grid_8 h2 {
	color: #5C5C5C;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 0px;
	padding-top:6px;
	line-height: 1.7em;
}

#content div.container_16.pad-btm div.grid_8 h2.article-title a {
	color: #0030bb;
	font-weight: bold;
}

#content h3 {
	color: #5C5C5C;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	text-shadow: #FFF 1px 1px 1px;
	padding-bottom: 6px;
	padding-top:6px;
	line-height: 1.7em;
}

#content .grid_8 h3 {
	color: #5C5C5C;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	text-shadow: #FFF 1px 1px 1px;
	border-bottom: #949494 dotted 1px;
	border-top: #949494 dotted 1px;
	padding-bottom: 6px;
	padding-top:6px;
	margin-top: 18px;
	margin-bottom: 10px;
	line-height: 1.7em;
}

#content .grid_4 h3 {
	color: #5C5C5C;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	text-shadow: #FFF 1px 1px 1px;
	border-bottom: none !important;
	border-top:  none !important;
	padding-bottom: 6px;
	padding-top:6px;
	margin-top:  none !important;
	margin-bottom:  none !important;
}

#content h3.quote-title {
	color: #5C5C5C;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	text-shadow: #FFF 1px 1px 1px;
	border-bottom: none;
	border-top: none;
	padding-bottom: 0;
	padding-top:0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.7em;
}

#content p.quad {
	font-family: Helvetica;
	color: #555;
	line-height: 18px;
	height: 220px;
	overflow: hidden;
	margin-bottom: 20px;
}

#content p {
	font-family: Helvetica;
	margin-top:10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

#content p.sox-title {
	padding-top: 20px;
}

#content p strong {
	font-weight: bold;
}

#content pad-btm {
	padding-bottom: 40px;
	overflow: hidden;
}

.blu-bg {
	background: url(../tdv-images/homepg-blubg.jpg) center no-repeat;
	min-height: 200px;
	padding: 10px;
	font-size: 13px;
	font-family: "Helvetica Neue", sans-serif !important;
}

#content .blu-bg h3 {
	margin: 0px 0px 12px 0px;
	font-weight: normal;
	font-family: "Helvetica Neue", sans-serif !important;
	text-shadow: #FFF 1px 1px 1px;
	font-size: 18px;
	border-bottom: #cbced0 dotted 1px;
}

.easy-arrow {
	background: url(../tdv-images/arrow.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 14px;
	display: block;
	text-shadow: #FFF 1px 1px 1px;
}

.forbusiness {
	color: #970e14;
}

.forresellers {
	color: #75a438;
}

.forwhitepapers {
	color: #0e8c97;
}

.starlist li {
	background: url(../tdv-images/star.jpg) no-repeat;
	padding-left: 24px;
}

.starlist li span {
	color: #092f7c;
	font-size: 15px;
	font-weight: bold;
}

#content .starlist li p {
	color: #575757;
	font-size: 12px;
	margin-top: 0px;
}

#content .grid_8 ul {
	font-family: Helvetica;
	font-size: 13px;
	margin-top:10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	list-style-type: disc;
}

#content .grid_8 ul li {
	margin-left: 20px;
	padding-bottom: 5px;
	padding-bottom: 5px;
	color: #052D5A;
}

/* ---- Home Side Bar  ----  */



.free-quote {
	background: url(../tdv-images/quote-bg.jpg) no-repeat;
	width: 200px;
	height: 290px;
	padding-left: 10px;
	padding-right:10px;
	font-size: 13px;
}

.testimonials {
	/*background: url(../tdv-images/testimonial-bg.jpg) no-repeat;*/

	

	width: 220px;
	margin-top: 20px;
	color: #555;
	font-size: 13px;
}

#testimony-container {
	background:url(/tdv-images/testimony-rpt-bg.jpg) repeat-y 0 0;
	width:220px;
	position:relative;
	float:left;
}

#testimony-container .testimony-top {
	background:url(/tdv-images/testimony-top.jpg) no-repeat 0 0;
	width:220px;
	position:relative;
	float:left;
	min-height:146px;
}

.testimony-bot {
	background:url(/tdv-images/testimony-bot.jpg) no-repeat 0 0;
	width:220px;
	position:relative;
	float:left;
	height:44px;
}

.testimonials p {
	margin-left:10px;
	margin-right:10px;
}

.bigquote {
	font-family: verdana, sans-serif;
	font-size: 40px;
	font-style: italic;
	height: 14px;
	margin-right: 8px;
	line-height: 18px;
	overflow: hidden;
	float: left;
}

.testimonial-name {
	width:100px;
	clear: both;
	float: right;
	margin-right: 40px;
	margin-top: 12px;
	font-size: 11px;
	font-style: italic;
}

#content .free-quote h3 {
	padding-top: 6px;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: "Helvetica Neue", sans-serif !important;
	text-shadow: #FFF 1px 1px 1px;
	font-size: 18px;
	border-bottom: #cbced0 dotted 1px;
	text-align: center;
	color: #272a2c;
}

.qqright {
	float: right;
	padding-top: 16px;
}

.free-quote-bt {
	width: 209px;
	height: 33px;
	margin-left: -4px;
	position: relative;
	top: 36px;
	background: url(../tdv-images/getyouqsb.png) no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
}

.qqleft {
	float: left;
	padding-top: 16px;
}

/* ---- Content  Interior ---- */



.nav-child {
	font-size:12px;
	padding-left:10px;
	height:20px;
	background:#e4e4e4;
none repeat scroll 0 0;
}

.nav-child a {
	padding-top:2px;
}

.sidebar-nav {
	background: url(../tdv-images/sidebar-bg.jpg) no-repeat;
	padding-top: 30px;
	min-height: 500px;
}

.sidebar-ul {
	background: #eeeeee;
	border-right: #e2e2e2 1px solid;
	border-left: #e2e2e2 1px solid;
}

.sidebar-ul li {
	border-bottom: #e2e2e2 1px solid;
	border-top: rgba(255, 255, 255, .6) 1px solid;
	padding: 8px;
	padding-left: 20px;
	text-shadow: #FFF 1px 1px 1px;
}

.sidebar-ul .active {
	border-bottom: none;
	border-top: none;
	background: url(../tdv-images/arrow-side.png) no-repeat;
	padding: 8px;
	width: 233px;
	padding-left: 20px;
	text-shadow: #FFF 1px 1px 1px;
}

.right-sidebar-title {
	width: 220px;
	height: 42px;
	color: #252525;
	background: url(../tdv-images/top-rightcol.png) no-repeat;
}

.right-sidebar-title span {
	font-size: 18px;
	font-weight: bold;
	color: #252525;
	text-shadow: #ebebeb 1px 1px 1px;
	float: left;
	padding-top: 9px;
	padding-left: 9px;
}

.right-sidebar-title .icon {
	float: left;
	padding-top: 9px;
	padding-left: 9px;
}

.right-sidebar-title .icon-gear {
	float: left;
	position: relative;
	top: 9px;
	left:6px;
	padding-right: 6px;
	width: 22px;
	height: 22px;
	background: url(../tdv-images/gear-icon.png) no-repeat;
}

.second-title {
	background-image: none;
	background-color: #cdcdcd;
}

.sidebar-ul li.first {
	border-top: none;
}

.sidebar-ul li a:link {
	color: #0030bb;
	text-decoration: none;
}

.sidebar-ul li a:active {
	color: #5be0fe;
	text-decoration: none;
}

.sidebar-ul li a:visited {
	color: #0030bb;
	text-decoration: none;
}

.sidebar-ul li a:hover {
	color: #000;
	text-decoration: none;
}

.sidebar-contact {
	background: #eeeeee;
	border-right: #e2e2e2 1px solid;
	border-left: #e2e2e2 1px solid;
	padding: 20px;
	color: #464646;
}

.sidebar-contact a:link {
	color: #0030bb;
	font-size: 12px;
	text-decoration: none;
}

.sidebar-btm {
	width: 220px;
	height: 18px;
	background: url(../tdv-images/rightsidebar-btm.png) no-repeat;
}

.sidebar-contact a:active {
	color: #5be0fe;
	text-decoration: none;
}

.sidebar-contact a:visited {
	color: #0d367f;
	text-decoration: none;
}

.sidebar-contact a:hover {
	color: #000;
	text-decoration: none;
}

.sidebar-contact strong {
	font-weight: bold;
}

.interior-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.sidebar-ul .active a:link {
	color: #464646;
}

/* ----  Footer  ----  */

.flair {
	width: 100%;
	background: url(../tdv-images/flair-bg.jpg) repeat-x;
	height: 94px;
	text-align: center;
}

/* ----  Footer  ----  */



#footer {
	background: #000 url(../tdv-images/footer-bg.jpg) top center no-repeat;
	height: 147px;
	padding-top: 40px;
	clear: both;
}

.info-footer {
	color: #d4d4d4;
	text-align: center;
	border-top: #898989 solid 1px;
	border-bottom: #898989 solid 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 70px;
	background: url(../tdv-images/TDVbadge.png) left center no-repeat;
}

.info-footer .copy {
	color: #a1a1a1;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	text-shadow: #000 1px 1px 1px;
}

.info-footer a {
	/*	color: rgb(13, 54, 127) !important; */

	color: rgb(161, 161, 161) !important;
	padding-left: 12px;
}

#footer ul {
	padding-bottom: 10px;
}

#footer ul a {
	color: #898989;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 1px;
}

#footer ul li {
	display: inline;
	padding-right: 12px;
 .start-quote {
 display: block;
 height: 80px;
}

.contact-area {
	color: rgb(0, 48, 187);
}

/* START table styles */

.tbl {
	float:left;
	margin-top:10px;
	font-size: 18px;
}

*:first-child+html .tbl { /* this applies only to ie7 */
	margin-bottom:10px;
}

.tbl td {
	float:left;
}

.tbl tr td {
	padding:4px 0 4px 14px;
}

.tbl tr .td-1 {
	width:116px;
}

.tbl tr .td-2 {
	width:98px;
}

.tbl tr .td-3 {
	width:98px;
}

.tbl tr .td-4 {
	width:130px;
}

.tbl tr .td-5 {
	width:115px;
}

/* START table styles */

table.reseller {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

table.reseller th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.reseller td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

ul.panel-links li {
	float: left;
}

/* CLEAR FIX*/

.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 */

.user h3 {text-align:left;}

