/* -- TEXT -- */
h1 {
	font-size: 2.2em;
	color: #374b60;
	line-height: 1.2;
	font-weight: normal;
	margin: .5em 0 .3em 0;
}
		
h2 {
	font-size: 1.4em;
	color: #374b60;
	margin-bottom: .2em;
}

div#text-365186501 h2 {
	font-size: 1.35em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: .1em;
}

#content p, #content table, #content ol, #content ul, #content blockquote, address {
	margin-bottom: 1em;

}

/* -- BUTTONS -- */
a.link-button {
	display: -moz-inline-box;
	display: inline-block;
	background: url(/wp-content/themes/veritran/images/layout/orange-button.gif) left top repeat-x;
	border: 1px #fff solid;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	line-height: 1;
}
a.link-button:hover {
	color: #fff;
	text-decoration: none;
	background-color:#E16A0F;
	background-image:none;
}
#main a.link-button {
	border: 1px #79A0C9 solid;
	font-size: 1.25em;
	font-weight: bold;
}
/* -- IMAGES -- */
img {

}

a img {
	border: none;
}

img.bordered{
	border: 1px #9d9d9e solid;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* -- LISTS -- */
#content ul, #content ol {
	padding-left: 2em;
}


/* -- TABLES -- */
table {
	border-spacing: 5px;
	border-collapse: collapse;
}

caption {
	text-align: left;
	font-weight: bold;
}

th {
	background-color: #374b60;
	color: #fff;
	padding: .5em;
}
th.row-head {
	background-color: #eee;
	color: #000;
	border: 1px #ccc solid;
}

td {
	border: 1px #ccc solid;
	padding: .5em;
}

form table td {
	border: none;
	padding: 0;
}
form table td td {
	padding: 4px;
}
table.info-table th {
	white-space: nowrap;
}
table.info-table td {
	text-align: center;
}
table.reps {
	clear: both;
	width: 100%;
}
table.reps td, table.reps th {
	border: 1px #668EB9 solid;
}
table.reps th {
	background: #CDD6E0;
	color: #374B60;
}
table.reps caption {
	font-size: 1.75em;
	color: #374B60;
	font-weight: normal;
}


/* -- LINKS -- */
a {
	color: #2A4A83;
	text-decoration: underline;
}

a:hover {		
	color: #FF9900;
	text-decoration: underline;
}

/* -- SECTIONS -- */

/* - Sidebar - */
.side-box {
	margin-bottom: 20px;
	border: 1px #668eb9 solid;
	padding: 10px;
	background: #CDD6E0 url(/images/layout/sidebar-box.gif) top left repeat-x;
}
.side-box#text-438575181 {
	margin-bottom: 0;
	border: none;
	padding: 0;
	background: #fff url(none);
}
.side-box#text-438581681 h2 {
	font-size: 1.6em;
}
.side-box#text-438581681 ul {
	margin: 0;
	padding: 0 0 0 1.25em;

}
.side-box#text-438581681 ul li {
	margin: 0 0 1em 0;
	padding: 0;
}

.side-box#text-365351931 a.link-button {
	background: #D0691A url(/wp-content/themes/veritran/images/layout/orange-button.gif) left top repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px;
}

.side-box p, .side-box blockquote {
	font-size: .95em;
}
#inbox-box.side-box h2 {
	font-size: 1.6em
}
#inbox-box.side-box p {
	font-weight: bold;
}
#inbox-box.side-box ul {
	padding-left: 1.25em;
}
#inbox-box.side-box ul li {
	padding-bottom: 1em;
}
#testimonial-box.side-box blockquote{
	font-style: italic;
}
#testimonial-box.side-box p{
	margin: 0 ;
}
#testimonial-box.side-box img {
	display: block;
	border: 1px #9d9d9e solid;
	margin-bottom: 5px;
}

#login-box.side-box label {
	display: block;
	margin-bottom: 2px;
}
#login-box.side-box input.text-box {
	margin-bottom: 2px;
	width: 97%;
	border: 1px #000 solid;
}
#login-box.side-box input#Agent_Submit {
	margin-top: 10px;
	background: url(/images/layout/nav-main.gif);
	border: 1px #fff solid;
	padding: 2px 2px;
	color: #fff;
}

.side-box form#eprocessing_form img {
	display: block;
	margin: 10px auto;
}
.side-box form#cc_subscribe label {
	display: block;
	margin-bottom: 2px;
}
.side-box form#cc_subscribe input#ea {
	margin-bottom: 2px;
}

table.moduletable-inbox {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-inbox th {
	background: url(../images/subhead_bg.png) top left repeat-x;
	background-attachment: scroll;
	color: #fffccc;
	text-align: left;
	padding-top: 6px;
	padding-left: 4px;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
table.moduletable-inbox td {
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* -- FORM -- */
div.validation-advice {
	color: #CC0000;
}
	
/* -- PAGES -- */

/* - Home - */

.home-box {
	padding: 6px;
	margin-bottom: 20px;
	min-height: 12em;
	/* For IE */
	height: auto !important;
	height: 12em;
	width: 173px;
	float: left;
}
.home-box h2 {
	border-bottom: #ced5dd 1px solid;
	line-height: 1em;
	padding-bottom: .3em;
}	
#text-438589180 h2 {
	padding-top: 1em;
}


/* Vertical Tabs
----------------------------------*/
div#tabs {
	background:#CDD6E0;
	border:1px solid #668EB9;
	margin: 1.5em 0;
}

div#tabs img.video-home-image {
	padding: 1px;
	background-color: #fff;
	border: 1px solid #668EB9;
}

div#tabs div.video-description {
	position: absolute;
	margin: 0 0 0 2px;
	background-color: #000;
	display: inline;
	font-size: 0.9em;
	height: 65px;
	left: 0;
	opacity: 0.8;
	padding: 5px;
	position: absolute;
	top: 157px;
	width: 325px;
	color: #fff;
}
div#tabs a.video-description-link {
	background: transparent url(/wp-content/themes/veritran/images/icons/video-play.gif); 
}
div#tabs div.video-description h3 {
	font-size: 1.2em;
}

#text-322082761, #text-322083202 {
	float: left;
}
#text-322083201, #text-322083203 {
	float: right;
}

#text-438589171 {
	background:#CDD6E0 url(/images/layout/sidebar-box.gif) repeat-x scroll left top;
	border:1px solid #668EB9;
	float: right;
	margin-bottom:20px;
	min-height: 1px;
	padding:10px;
}
#text-438589171 form#eprocessing_form img {
	display: block;
	margin: 10px auto;
}
#text-438589171 form#cc_subscribe label {
	display: inline;
	margin-right: 10px;
}
#text-438589171 form#cc_subscribe input#ea {
	margin-bottom: 2px;
}



#text-438589172, #text-438589173 {
	float: left;
}
#text-438589174, #text-438589176 {
	float: right;
}
#text-438589175 {
	background:#CDD6E0 url(/images/layout/sidebar-box.gif) repeat-x scroll left top;
	border:1px solid #668EB9;
	float:right;
	margin-bottom:20px;
	min-height:1px;
	padding:10px;
}
#text-438589175 form#cc_subscribe input#ea {
	margin-bottom: 2px;
}
#text-438589175 form#cc_subscribe label {
display:inline;
margin-right:10px;
}
 form#cc_subscribe input#ea {
	margin-bottom: 2px;
}




/* - Quick Start - */
.linklove {
	display: none;
}
/* - Rep page - */
.category-sales-reps img.alignleft {
	margin-right: 25px;
}
ul#rep-info {
	color: #374B60;
	list-style: none;
	font-size: 1.5em;
	margin: 20px 0 1.5em 0;
}
ul#rep-info li {
	margin: 0;
}
/* - Sidebar - */

/* - Videos - */
.video-thumb {
	float: left;
	list-style-type: none;
	height: 100px;
	min-height: 100px;
	margin: 15px 40px 0 30px;
}
.video-thumb span {
	display: block;
	font-size: .9em;
	width: 107px;
	line-height: 1em;
	padding-top: 5px;
}


/*-- THICKBOX --*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.thickbox-modal {
	display: none;
}
