/* @override http://www.servicetycoon.com/wp-content/themes/servicetycoon/style.css */

/*
Theme Name: ServiceTycoon
Theme URI: http://www.emagineusa.com
Description: This is a custom WordPress theme designed by eMagine for the ServiceTycoon web site. This theme is designed for use with pages and cannot be used with standard blogs.
Version: 1.0
Author: http://www.emagineusa.com
*/

/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color: #333333;
	font: 75% arial, helvetica, sans-serif;
	text-align: center;
}

h1 {
	color: #0079C2;
	font: normal 160% arial black, arial, sans-serif;
	line-height: 100%;
}

h2 {
	color: #333333;
	font-size: 140%;
	font-weight: bold;
	line-height: 100%;
}

h3 {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
}

h4 {
	color: #00457C;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
}

h5 {
	color: #666666;
	font-size: 100%;
	font-weight: normal;
}

h6 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}

p {
	line-height: 150%;
	font-size: 100%;
}

a {
	color: #00447c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	font-size: 75%;
}

#container td {
	font-size: 100%;
}

/* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height: 98%;
}

h1 {
	padding: 0px 0px 19px 0px;
}

h2 {
	margin: 0px 0px 10px 0px;
}

h3 {
	margin: 0px 0px 5px 0px;
}

h4 {
	margin: 0px 0px 5px 0px;
}

h5 {
	margin: 0px;
}

h6 {
	margin: 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

img {
	border: 0px;
}

hr {
	border-top: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 1px;
}

sub, sup {
	font-size: 70%;
	vertical-align: text-top;
}

.clear {
	clear: both;
	height: 1px;
}

.imgBlock {
	display: block;
}

#content ul.VAMValSummaryErrors li {
	background: none;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.aligncenter {
	float:center;
}

.imgLeft {
	margin: 10px 20px 20px 0px;
}

.imgRight {
	margin: 10px 0px 20px 20px;
}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background: url(images/emagine-note.gif) 0 3px no-repeat;
	color: #FF0000;
	display: inline-block;
	font-size: 110%;
	font-weight: bold;
	padding-left: 20px;
}

.footnote {
	font-size: 90%;
}

#container td .footnote {
	font-size: 85%;
}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background: #00447c;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	padding: 10px;
}

#container .table-header-app {
	font-size: 150%;
}

.table-subheader-app {
	background: #9ba4af;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px;
}

#container .table-header-app a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#container .table-header-app a:hover {
	text-decoration: underline;
}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #333333;
	padding: 10px;
}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background: #edf3f6;
	color: #333333;
	padding: 10px;
}

.table-header th a {
	color: #FFFFFF;
}

/*For Download's Delivery header*/

.table-header th {
	background-color: #9ba4af;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#number {
	color: #666666;
	font-size: 110%;
}

#topNav a {
	color: #666666;
	font-weight: bold;
}

#topNav a:hover {
	text-decoration: underline;
}

#topNav ul li {
	color: #0079C2;
	font-weight: bold;
	font-size: 110%;
}

#topNav ul li.support a {
	font-weight: normal;
	font-size: 90%;
}

#footer {
	color: #999999;
	font-size: 90%;
}

#footer a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

/*	3.2 [Layout]  */

#container {
	clear: both;
	margin: 0px auto;
	width: 947px;
}

#header {
	height: 98px;
	margin: 0px auto;
	width: 100%;
}

#logo {
	float: left;
	display: inline;
	margin: 23px 0px 0px 1px;
}

#logo img {
	display: block;
}

#utilities {
	float: right;
	width: 679px;
}

#number {
	float: right;
	margin: 0px 10px 0px 0px;
}

#number ul {
	float: left;
	margin: 19px 5px 0px 0px;
}

#number ul li {
	display: inline;
	padding: 0px 0px 5px 0px;
}

#number img {
	float: left;
}

#liveChat {
	float: right;
}

#topNav {
	background: url(images/topnav_bg.gif) 0px 0px repeat-x;
	clear: both;
	height: 40px;
	width: 679px;
}

#topNav ul {
	float: left;
	margin: 12px 0px 0px 0px;
	width: 490px;
}

#topNav ul li {
	background: url(images/topnav_list.gif) 6px 7px no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}

#topNav ul li.first {
	background: none;
	padding: 0px 0px 0px 20px;
}

#topNav #support {
	float: right;
	padding: 12px 20px 0px 0px;
}

#footer {
	clear: both;
	min-height: 80px;
	margin: 0px auto 15px auto;
	width: 100%;
	background-color: white;
	border-top: 1px solid #999;
	padding-top: 15px;
}

#footer ul {
	list-style: none;
	margin: 7px 0px 0px 0px;
	text-align: center;
}

#footer ul li {
	display: inline;
	padding: 0px 5px 0px 0px;
}

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMain {
	text-align: left;
}

#homeBottomB h1 {
	color: #0079C2;
	font: bold 120% arial black, arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}

#homeBottomB h2 {
	color: #333333;
	font-weight: bold;
	font-size: 120%;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#quoteTable td.quoteMid {
	color: #0079C2;
	font-weight: bold;
	font-size: 120%;
	line-height: 140%;
}

/*	4.2 [Layout]  */

#homeMain {
	clear: both;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0px auto 39px auto;
	width: 947px;
}

#homeFlash {
	clear: both;
	margin: 0px 0px 0px 1px;
	height: 293px;
	width: 942px;
}

#homeBottom {
	clear: both;
	margin: 0px auto;
	width: 945px;
}

#homeBottomLeft {
	float: left;
	margin: 27px 0px 0px 0px;
	width: 240px;
}

#quoteTable {
	
}

#quoteTable td.quoteTop {
	height: 5px;
}

#quoteTable td.quoteMid {
	background: #ffffff;
	border-left: 3px solid #C9C8C9;
	border-right: 3px solid #C9C8C9;
	padding: 18px 15px 22px 19px;
}

#quoteTable td.quoteBtm {
	background: url(images/qutoe_btm_bg.gif) 0px 0px no-repeat;
	padding: 23px 0px 0px 19px;
}

#homeBottomRight {
	float: right;
	width: 675px;
}

#homeBottomA {
	margin: 23px 0px 0px 0px;
	width: 675px;
}

.freeTrial {
	margin: 0px 15px 0px 16px;
}

#homeBottomB {
	margin: 35px 0px 0px 0px;
	width: 675px;
}

/*	4.3 [ezEdit ToolsFile]  */

/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#interiorMain {
	text-align: left;
}

#content ul {
	line-height: 150%;
}

#sectionalGraphic {
	color: #FDFDFD;
	font: normal 140% arial black, arial, sans-serif;
}

#sectionalGraphic2col {
	color: #FDFDFD;
	font: normal 140% arial black, arial, sans-serif;
}

/*	5.2 [Layout]  */

#interiorMain {
	clear: both;
	margin: 0px auto;
	width: 947px;
}

#sectionalGraphic {
	background: url(images/header_bg.gif) 0px 0px no-repeat;
	height: 28px;
	padding: 2px 0px 0px 261px;
	width: 947px;
}

#interiorColumns {
	margin: 0px auto 10px auto;
	width: 947px;
}

#leftNav {
	float: left;
	display: inline;


/*IE double margin fix*/
		font-size: 100%;
	margin: 0px 0px 25px 0px;
	width: 230px;
}

#leftNav img {
	display: block;
}

#leftNav table {
	background: #FEC240;
	margin: 0px auto;
	width: 100%;
}

#quote {
	display: inline;
	

/*IE double margin fix*/
			background: #FFFFFF;
	font-size: 100%;
	margin: 0px 0px 25px 0px;
	width: 230px;
}

#quote img {
	display: block;
}

#quote table {
	margin: 0px auto;
	width: 100%;
}

#quoteTable2 {
	
}

/* Content Pages Quotation Table */

#quoteTable2 td.quoteTop {
	padding: 5px 0px 0px 0px;
	height: 5px;
}

#quoteTable2 td.quoteMid {
	background: #ffffff;
	border-left: 3px solid #C9C8C9;
	border-right: 3px solid #C9C8C9;
	padding: 18px 15px 22px 19px;
	color: #0079C2;
	font-weight: bold;
	font-size: 110%;
	line-height: 140%;
}

#quoteTable2 td.quoteBtm {
	background: url(images/quote2_btm.gif) 0px 0px no-repeat;
	padding: 23px 0px 0px 19px;
}

#main {
	float: right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 682px;
}

#content {
	padding: 17px 15px 0px 0px;
	width: 100%;
}

#content ul {
	margin: 0px 0px 13px 20px;
	list-style: none;
	padding: 0px;
}

#content ul li {
	background: url(images/int_list.gif) 0px 6px no-repeat;
	padding: 0px 0px 7px 13px;
}

#content ul ul {
	margin: 0px 0px 0px 25px;
	list-style: none;
	padding: 0px;
}

#content ul ul li {
	background: url(images/int_list.gif) 0px 7px no-repeat;
	padding: 0px 0px 7px 13px;
	margin-top: 3px;
}

#content ol {
	margin: 0px 0px 12px 25px;
	padding: 0px;
}

#sectionalGraphic2col {
	background: url(images/header_bg.gif) 0px 0px no-repeat;
	height: 28px;
	padding: 2px 0px 0px 10px;
	width: 947px;
}

#main2col {
	float: right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 937px;
}

#content {
	padding: 17px 15px 0px 0px;
	width: 100%;
}

#content ul {
	margin: 0px 0px 13px 20px;
	list-style: none;
	padding: 0px;
}

#content ul li {
	background: url(images/int_list.gif) 0px 6px no-repeat;
	padding: 0px 0px 7px 13px;
}

#content ul ul {
	margin: 0px 0px 0px 25px;
	list-style: none;
	padding: 0px;
}

#content ul ul li {
	background: url(images/int_list.gif) 0px 7px no-repeat;
	padding: 0px 0px 7px 13px;
	margin-top: 3px;
}

#content ol {
	margin: 0px 0px 12px 25px;
	padding: 0px;
}

#main1col {
	float: right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 947px;
}

/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

/*	5.5 [Layout]  */

#library {
	padding: 59px 0px 0px 0px;
	width: 201px;
}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {
	vertical-align: text-top;
}

#leftNav td.leftnav-lvl1-on {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	padding: 7px 10px 7px 20px;
	vertical-align: top;
}

#leftNav td.leftnav-lvl1-off {
	color: #333333;
	font-size: 100%;
	padding: 7px 10px 7px 20px;
	vertical-align: top;
}

#leftNav td.leftnav-lvl1-off a {
	color: #333333;
	text-decoration: none;
}

#leftNav td.leftnav-lvl1-off a:hover {
	color: #333333;
	text-decoration: underline;
}

#leftNav td.leftnav-lvl1-on a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftNav td.leftnav-lvl1-on a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#leftNav td.leftnav-lvl2-on {
	color: #0072BC;
	font-size: 90%;
	font-weight: bold;
	padding: 6px 10px 6px 37px;
	vertical-align: top;
}

#leftNav td.leftnav-lvl2-off {
	color: #333333;
	font-size: 90%;
	padding: 6px 10px 6px 37px;
	vertical-align: top;
}

#leftNav td.leftnav-lvl2-off a {
	color: #333333;
	text-decoration: none;
}

#leftNav td.leftnav-lvl2-off a:hover {
	color: #333333;
	text-decoration: underline;
}

#leftNav td.leftnav-lvl2-on a {
	color: #0072BC;
	text-decoration: none;
}

#leftNav td.leftnav-lvl2-on a:hover {
	color: #0072BC;
	text-decoration: underline;
}

#leftNav td.leftnav-lvl3-on {
	color: #999999;
	font-size: 90%;
	padding: 6px 10px 6px 46px;
	vertical-align: top;
}

#leftNav td.leftnav-lvl3-off {
	color: #333333;
	font-size: 90%;
	padding: 6px 10px 6px 46px;
	vertical-align: top;
}

#leftNav td.leftnav-lvl3-off a {
	color: #333333;
	text-decoration: none;
}

#leftNav td.leftnav-lvl3-off a:hover {
	color: #333333;
	text-decoration: underline;
}

#leftNav td.leftnav-lvl3-on a {
	color: #999999;
	text-decoration: none;
}

#leftNav td.leftnav-lvl3-on a:hover {
	color: #999999;
	text-decoration: underline;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {
	font: 1.09em arial, sans-serif;
	margin: 3px;
}

.form-label {
	font-weight: bold;
}

.form-button {
	
}

.form-textbox {
	font: 1.09em arial, tahoma, sans-serif;
	color: #000000;
	border: 1px solid #B3A892;
}

.red-star {
	font: bold 0.91em tahoma, sans-serif;
	color: #FF0000;
}

.alert {
	font: bold 0.91em tahoma, sans-serif;
	color: #FF0000;
}

/*	8.0 Landing Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	Basic Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.lp #header {
	height: 103px;
}

.lp #footer ul {
	text-align: center;
}

.lp #sectionalGraphic {
	background: url(images/lp-top.gif) 0px 0px no-repeat;
	height: 24px;
	padding: 0px;
	width: 940px;
}

.lp #main {
	float: left;
	width: 600px;
}

.lp #content {
	padding: 16px 0px 0px 0px;
}

.lp #content ul {
	margin: 0 0 15px 20px;
}

.lp h1 {
	font-size: 200%;
}

.lp h3 {
	margin-bottom: 15px;
}

.lp hr {
	margin-bottom: 20px;
}

.lp p {
	padding-right: 25px;
	font-size: 102%;
}

/*	No Risk Callouts Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.lp #utilities {
	background-color: #d7eff8;
	text-align: left;
	height: 103px;
	float: right;
	margin-right: 7px;
	width: 339px;
}

.lp .utilities-left {
	border-right: 1px solid #97cae7;
	color: #0072bc;
	display: inline;
	float: left;
	font-size: 265%;
	line-height: 90%;
	margin: 17px 0px 0px 22px;
	padding: 8px 0px;
	text-transform: uppercase;
	width: 110px;
}

.lp .utilities-right {
	color: #666666;
	display: inline;
	float: left;
	font-size: 150%;
	line-height: 90%;
	margin: 31px 0px 0px 22px;
	width: 180px;
}

.lp .utilities-right li {
	background: url(images/lp-checkmark.gif) 0px 3px no-repeat;
	padding: 0px 0px 8px 32px;
}

.lp #tagline {
	height: 78px;
	float: right;
	margin-right: 7px;
	width: 339px;
}

.lp #tagline .utilities-left {
	font-size: 230%;
	margin: 17px 0px 0px 40px;
	padding: 5px 0px;
	width: 94px;
}

.lp #tagline .utilities-right {
	font-size: 125%;
	margin: 25px 0px 0px 26px;
	width: 150px;
}

.lp #tagline  .utilities-right li {
	background: url(images/lp-checkmark-sm.png) 0px 3px no-repeat;
	padding: 0px 0px 9px 27px;
}

/*	No Risk Callouts Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.lp #quote {
	background: #ffffff url(images/lp-quote.gif) 0px 0px no-repeat;
	text-align: left;
	margin: 0px;
	height: 70px;
	float: right;
	margin-right: 7px;
	padding: 16px;
	width: 308px;
}

.lp #quote p {
	color: #0079c2;
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	line-height: 140%;
	margin-bottom: 5px;
}

.lp #quote h4 {
	color: #666666;
	font-size: 80%;
	font-weight: normal;
	line-height: 70%;
	margin: 0px;
	padding: 0px;
}

.lp #quote .quotemarks {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
}

/*	Content Table Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.lp .layouts td img {
	padding-right: 18px;
}

/*	Form Container Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#right-form, #right-form2 {
	background: #FEC240 url(images/lp-form-bottom.gif) 0px bottom no-repeat;
	float: left;
	display: inlin

e;
	/*IE double margin fix*/
	font-size: 100%;
	margin: 32px 0px 0px 0px;
	padding-bottom: 20px;
	width: 339px;
}

#right-form img, #right-form2 img {
	display: block;
}

#right-form p, #right-form2 p {
	margin: 0px 23px 0px;
	padding: 0px;
}

#right-form2 {
	margin: 12px 0px 0px 0px;
}

#right-form .iframe {
	padding: 0px 18px 0px 18px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Table Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#interiorColumns .bodytable {
	border-top: 0px solid;
	border-left: 1px solid;
	border-bottom: 0px solid;
	border-color: #B3D4F5;
}

#interiorColumns .pricingtable {
	border-top: 0px solid;
	border-left: 1px solid;
	border-bottom: 0px solid;
	border-color: #B3D4F5;
}

#interiorColumns .hdr {
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	font-size: 110%;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: #B3D4F5;
	background: #D9E9F8;
	vertical-align: middle;
}

#interiorColumns .detail {
	padding: 5px 5px 5px 5px;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #B3D4F5;
}

#interiorColumns .bullet {
	vertical-align: middle;
}

#interiorColumns .item {
	text-align: left;
}

#interiorColumns .feature {
	text-align: center;
}

#interiorColumns .row {
	background-color: #FFFFFF;
}

#interiorColumns .altrow {
	background-color: #E7F5FB;
}

#interiorColumns .spacer {
	border-right: 1px solid;
	border-color: #B3D4F5;
}

#interiorColumns .last {
	border-bottom: 1px solid;
	border-color: #B3D4F5;
}

#interiorColumns .address {
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 90%;
}

#demobuttons {
	padding: 10px 0px 20px 0px;
	width: 100%;
}

table.pricing {
	width: 660px;
	background-color: white;
	border: 1px solid black;
	color: #0079C2;
	font-size: 18px;
	text-align: center;
}

table.pricing h2 {
	font-size: 24px;
	font-weight: normal;
	color: #666;
	margin: 15px 15px 15px 15px;
}

table.pricing th {
	border-bottom: 1px solid #ccc;
	height: 20px;
	background: #eee;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}

table.pricing th.first {
	padding-left: 20px;
	text-align: left;
}

table.pricing tr.pricing-info td {
	border-bottom: 1px solid #ccc;
	height: 35px;
	padding: 5px;
	vertical-align: middle;
}

table.pricing td.badge {
	background: url(images/pricing_badge.jpg) no-repeat;
	width: 200px;
	text-align: left;
}

table.pricing .big-months {
	font-size: 24px;
	padding-left: 15px;
	padding-right: 5px;
}

table.pricing td.badge em {
	vertical-align: 2px;
	font-weight: bold;
	font-size: 16px;
}

p.quickbooks-pricing {
	color: #333333;
	margin-top: 30px;
}

p.bulk-licenses {
	color: #333333;
	margin-top: 15px;
	font-weight: bold;
}

#homeFlashNav {
	padding: 32px 0 28px 0;
	height: 65px;
}

#homeUsersBanner {
	width: 265px;
	float: left;
	height: 75px;
}

#homeTestimonial {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 240px;
}

#testimonial-top {
	background: url(images/testimonial-bg.png) no-repeat;
	padding: 35px 30px 0 30px;
	font-size: 14px;
	margin: 0;
	height: 250px;
}

#testimonial-bottom {
	background: url(images/testimonial-bottom-bg.png) no-repeat 0 bottom;
	font-size: 14px;
	height: 60px;
	padding: 0;
	text-align: center;
}

a#more-testimonials img {
	margin-bottom: 30px;
}

span.quotescollection_author {
	font-weight: bold;
	font-size: 10px;
}

span.testimonialsource {
	font-size: 10px;
}

.quotescollection_nextquote {
	display: none;
}

#testimonial-top cite {
	padding-top: 5px;
	line-height: 14px;
	padding-bottom: 5px;
}

#highlights {
	width: 215px;
	padding-left: 40px;
	padding-right: 20px;
	float: left;
}

#highlights h4 {
	margin-top: 10px;
	font-weight: normal;
	font-size: 15px;
	color: #333;
	line-height: 125%;
}

#homeBottombox p.readmore {
	margin: 0;
}

#homeBottombox p.readmore a {
	text-decoration: underline;
	color: #0079C2;
	font-weight: bold;
}

#highlightMenu {
	width: 171px;
	height: 22px;
	clear: both;
}

#highlightsNavigation li {
	width: 19px;
	height: 22px;
	float: left;
	background: transparent url(/images/menu-bg.gif) top left no-repeat;
	margin-right: 1px;
}

#highlightsNavigation li a,#highlightsNavigation li a:link,#highlightsNavigation li a:visited {
	color: #fff;
	width: 19px;
	height: 20px;
	display: block;
	text-align: center;
	padding-top: 2px;
}

a.menuSelect {
	background: url(/images/menu-bg-selected.gif) top left no-repeat;
}

#homeBottombox {
	margin-top: 10px;
	float: right;
	width: 675px;
	background: url(/images/home-bottom-box.png) top left no-repeat;
}

#homeBottomboxbottom {
	background: url(/images/home-bottom-box-bottom.png) top left no-repeat;
	float: right;
	width: 675px;
	height: 15px;
}

#homeBottombox h3 {
	padding-top: 13px;
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
}

#industry-spotlight {
	float: right;
	width: 350px;
	padding-right: 20px;
}

#industry-spotlight #all-industries {
	float: right;
	padding-top: 16px;
}

#industry-spotlight #all-industries a {
	text-decoration: underline;
	color: #0079C2;
	font-weight: bold;
}

#industry-spotlight p {
	padding-right: 25px;
	font-size: 12px;
	line-height: 125%;	
}

#industry-spotlight h4 {
	font-size: 18px;
	font-weight: normal;
	color: #0079C2;
	margin-bottom: 5px;
}

#bottom-copy {
	width: 655px;
	float: right;
	padding: 20px 10px;
}

#bottom-copy h1 {
	display: none;
}

#bottom-copy h2 {
	font-size: 14px;
}

#bottom-copy p {
	font-size: 12px;
}

#logopane {
	width: 250px;
	height: 70px;
	position: relative;
	border: 0;
	overflow: hidden;
	top: 27px;
	text-align: center;
}

#homeUsersBanner p {
	color: #0079C2;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
	display: block;
	position: absolute;
}

#smallScroller img {
	margin: 0 20px;
	overflow: hidden;
}

#solutions-comparison {
	width: 445px;
	border: 1px solid #333;
	color: #666;
}

#solutions-comparison th {
	background: url(images/solutions-table-bg.gif) repeat-x;
	height: 45px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: normal;
}

#solutions-comparison th.left {
	border-right: 1px solid #333;
}

#solutions-comparison td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

#solutions-comparison td.left {
	border-right: 1px solid #333;
	width: 222px;
}

#solutions-comparison td p {
	background: url(images/checkmark.gif) no-repeat;
	padding-left: 25px;
	margin: 7px 10px;
	font-weight: bold;
}

#solutions-comparison td p strong {
	color: #333;
}

table#current_partners {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #666;
	border-collapse: collapse;
	background-color: white;
	margin-bottom: 20px;
}

table#current_partners th {
	border-width: 1px;
	padding: 3px 15px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: #666;
	height: 55px;
	background-color: #ecf7fb;
	color: #0079C2;
	font-size: 24px;
}
table#current_partners td {
	padding: 0px 10px;
	height: 55px;
	border-bottom: 1px inset #666;
	vertical-align: middle;
}
table#current_partners td p {
	padding: 0;
	margin: 0;
}

table#current_partners td.image {
	width: 170px;
	text-align: center;
}

table#current_partners td.image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

table#current_partners td.last {
	border-bottom:  none;
}

.addthis_button {
	display: block;
	padding-top: 12px;
}

.logoroll {
	display: none;
	margin-left: auto;
	margin-right: auto;
}



/*	6.0 AnswerZone Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#adBtnsDiv {margin:-10px 0px 10px 0px;clear:both;height:45px;}
#adBtnsDiv a{float:right; display:inline; margin-right:15px;}


#homeMainAnswerZone{
	clear: both;
	min-height: 500px;
	height: auto !important;
	/*height: 500px;*/
	margin: 0px auto 39px auto;
	width: 950px;
}

.bgMainMiddle{background: url(images/bgMainMiddle.png) repeat-y center center;height:100%;}
.bgMainTop{background: url(images/bgMainTop.jpg) no-repeat top center; height:100%;min-height: 500px;}
.bgMainBottom{background: url(images/bgMainBottom.jpg) no-repeat bottom center;height:100%;min-height: 500px;}

#leftBar{
	width:170px;
	float:left;
}

#leftBarMenu{
	margin:0px;padding:0px;
	list-style:none;
	text-align:left;
}
#leftBarMenu li{
	background: url(images/leftNavBtn.jpg) no-repeat center center;
	/*
	width:143px;
	padding:0px 13px;
	*/
	width:169px;
	height:39px;
	line-height:39px;
	margin-top:-3px;
}
#leftBarMenu li a{
	padding:0px 13px;
}
#leftBarMenu li a{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#leftBarMenu li.active{background: url(images/leftNavBtnActive.jpg) no-repeat center center;}
#leftBarMenu li.active a {color:#0072bc;}

#rightBar{
	width:743px;
	float:left;
	margin-left:5px;
}
#rightBar #azContHeader {
	margin:-3px 0px 0px 0px;
	position:relative;
	background: url(images/azContentHeaderBg.jpg) no-repeat center center;
	width:743px;
	height:121px;
}

#rightBar #mainContent {
	background:#ffffff;
	padding:23px 45px 30px 15px;
	margin-top:10px;
}
#rightBar #mainContent .tblContent {
	border-spacing:20px;
}

#rightBar #mainContent .tblContent td {
	width:325px;
	vertical-align:top;
	text-align:left;
}

#rightBar #mainContent .tblContent td  .dashboardContItem {
	padding:10px 5px 10px 15px;
	text-align:left;
	position:relative;
}

#rightBar #mainContent .tblContent td#answerOfTheWeek .dashboardContItem{font-size:14px; font-weight:bold;}

#headlines a.title, #sharpenYourSkills a.title{
	font-size:16px;
	color:#0072bc;
	text-decoration:underline;
}
#onlineTraining .webinar {margin-bottom:15px;}
#onlineTraining .webinar .date {
	text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
}
#onlineTraining .webinar .title {font-size:13px;}


#topNav_az {
	background: url(images/topnav_bg.gif) 0px 0px repeat-x;
	clear: both;
	height: 40px;
	width: 679px;
}

#topNav_az ul {
	float: left;
	margin: 12px 0px 0px 15px;
	width: 490px;
}

#topNav_az ul li {
	background: url(images/topnav_list.gif) 6px 7px no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
#topNav_az ul li  a{
	font-size:12px;
}

#topNav_az ul li.first {
	background: none;
	padding: 0px 0px 0px 0px;
}

#topNav_az #support {
	float: right;
	padding: 12px 20px 0px 0px;
}

#topNav_az a {
	color: #666666;
	font-weight: bold;
}

#topNav_az a:hover {
	text-decoration: underline;
}

#topNav_az ul li {
	color: #0079C2;
	font-weight: bold;
	font-size: 110%;
}

#topNav_az ul li.support a {
	font-weight: normal;
	font-size: 90%;
}

#bookmarksBtn_az{
	float:left;
	margin:10px 0px 3px 5px;
}

#testimonial-top-answerzone {
	background: url(images/testimonial-bg-narrow.png) no-repeat;
	/*padding: 50px 10px 0 10px;*/
	font-size: 13px;
	margin: 0;
	height: 245px;
	text-align: left;
	overflow:hidden;
}
#testimonial-bottom-answerzone {
	background: url(images/testimonial-bottom-bg-narrow.png) no-repeat 0 bottom;
	font-size: 13px;
	height: 60px;
	padding: 0;
	text-align: center;
}


#taining_main {
	clear:both;
	height:auto !important;
	margin:0px auto 39px auto;
	width:927px;
	.width:947px;
	background-color:#FFFFFF;
	overflow:hidden;
	padding:20px 0px 20px 20px;
}

#st_taining_right {
	background-color:transparent; 
	float:left; 
	width: 600px;
	position:relative;
}

#st_taining_left {
	float:left; 
	width: 273px;
	margin-left:30px;
	position:relative;
}

#st_taining_left td {
	height:38px;
}

.video_table_title {
	height: 40px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
}
