@charset "UTF-8";

/* ***********************************************************

	Readfaster.com Screen Styles
	
	Table of Contents

			- STRUCTURE
			- BACKGROUNDS
			- GENERAL
			- FIXES
			- HIGHSLIDE IMAGE POP UP
			- CSS ROUNDED CORNER
			- FADING DIV
			- COMPARE TABS
			- TOOLTIPS
			- PAGINATION FOR TABS ON PRODUCTS PAGE
			- TOGGLE DIV
			- DELIVERY PAGE
		
*********************************************************** */


/*	STRUCTURE
	The most basic containers on the site, controlling 
	page dimensions and main column widths
------------------------------------------------------------*/

/* force a vertical scroll bar in firefox */
html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('../images/bg_footerfade.jpg'); 
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	}
	
body.popwindow {
	margin: 0;
	padding: 0;
	background-color: #F7FAFC;
	background-image: none;
	}
	
/* default link formatting */
a:link {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:visited {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:hover {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	}
a:active {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}

	
/*	BACKGROUNDS
	Background images and styles
------------------------------------------------------------*/

.articlesBg {
	background: url(../images/homeBg-articles.gif) no-repeat left 20px;	/* 86px */
	padding-left: 2px;
	}

div.logo-repeat {
	background-image: url('../images/bg_pattern_repeat.jpg'); 
	height: 90px;
	background-repeat: repeat-x;
	background-color: #000000;
	}
	
div.logo {
	background-image: url('../images/bg_pattern.jpg'); 
	height:	90px;
	background-position: left;
	background-repeat: no-repeat;
	}
	
div.menu-repeat {
	background-image: url('../images/bg_menu_repeat.jpg'); 
	height: 37px;
	background-repeat: repeat-x;
	background-color: #000000;
	}
	
div.menu {
	background-image: url('../images/bg_menu.jpg');  
	height:	37px;
	background-position: left;
	background-repeat: no-repeat;
	}
	
div.menuanchor {
	background-image: url('../images/bg_menuanchor.jpg'); 
	background-repeat: repeat-x; 
	height:	33px;
	background-position: left;
	}
	
td.subnav {
	background-image: url('../images/top.jpg'); 
	background-repeat: repeat-x; 
	height:	32px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	}
	
td.subnavNoLine {
	background-image: url('../images/top-noline.jpg') !important; 
	}
	
.homeBanners {
	padding-bottom: 20px;
	padding-top: 5px;
	}
	
a img {border: none; }
	
td.left {
	background-image: url('../images/left.jpg'); 
	background-repeat: repeat-y;
	}
	
td.right {
	background-image: url('../images/right.jpg'); 
	background-repeat: repeat-y;
	}
	
td.bottom {
	background-image: url('../images/bottom.jpg'); 
	background-repeat: repeat-x;
	}
	
td.products_banner {
	background-image: url('../images/products.jpg'); 
	background-repeat: no-repeat;
	height:330px;
	width:875px;
	}
	
td.products_summarizer {
	background-image: url('../images/summarizer_header.jpg'); 
	background-repeat: no-repeat;
	height:330px;
	width:875px;
	}
	
td.products_dummies {
	background-image: url('../images/dummies-header.jpg'); 
	background-repeat: no-repeat;
	height:330px;
	width:875px;
	}


td.bg_column_home {
	padding: 0 20px 20px 15px;
	text-align: left;
	/* background-image: url('../images/home_reflection.jpg');  */
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column {
	padding: 0 20px 20px 15px;
	text-align: left;
	background-image: url('../images/products_reflection2.jpg'); 
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_summarizer {
	padding: 0 20px 20px 15px;
	text-align: left;
	background-image: url('../images/summarizer_reflection.jpg'); 
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_dummies {
	padding: 60px 20px 20px 15px;
	text-align: left;
	background-image: url('../images/dummies-reflection.jpg'); 
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_workshops {
	padding: 0 20px 20px 15px;
	text-align: left;
	background-image: url('../images/workshops_reflection.jpg'); 
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_company {
	padding: 0 20px 20px 15px;
	text-align: left;
	background-image: url('../images/company_refection.jpg'); 
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_support {
	padding: 0 20px 20px 15px;
	text-align: left;
	background-image: url('../images/support_reflection.jpg'); 
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_login {
	padding: 0 20px 20px 15px;
	text-align: left;
	background-image: url('../images/login_reflection.jpg'); 
	background-repeat: no-repeat;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_blank {
	padding: 40px 20px 20px 6px;
	text-align: left;
	height: 84px;
	background-position: top;
	}
	
td.bg_column_blog {
	padding: 0 20px 0 6px;
	text-align: left;
	height: 84px;
	background-position: top;
	}
	
td.bg_toplinks {
	/* background-image: url('../images/toplinks/bg.gif'); 
	background-repeat: repeat-x;
	height: 24px; */
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
	
/*	GENERAL
	General formatting styles, fonts, colors, etc.
------------------------------------------------------------*/
	
td.content {
	background-color: #FFFFFF;
	text-align: left;
	}
	
td.mainCLText {
    font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #666666;
    }
	
	
td.cbaHead {
    font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align:center;
    }
	
.subnav a:link {
	text-decoration		:none; 
	font-weight			:bold;
	color				:#999999;
	}
.subnav a:visited {
	text-decoration		:none; 
	font-weight			:bold;
	color				:#999999;
	}
.subnav a:hover {
	text-decoration		:underline; 
	font-weight			:bold; 
	color				:#000000;
	}
.subnav a:active {
	text-decoration		:none; 
	font-weight			:bold;
	color				:#999999; 
	}
	

A.subnav_active:link, A.subnav_active:visited, A.subnav_active:active {text-decoration:none; font-weight:bold; color:#000000;}
A.subnav_active:hover {text-decoration:underline; font-weight:bold; color:#000000;}

	
	
td.phone {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	}
	
td.footertext {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
	}
	
.footertext a:link {
	text-decoration		:underline; 
	font-weight			:bold;
	color				:#4182c3;
	}
.footertext a:visited {
	text-decoration		:underline; 
	font-weight			:bold;
	color				:#4182c3;
	}
.footertext a:hover {
	text-decoration		:none; 
	font-weight			:bold; 
	color				:#4182c3;
	}
.footertext a:active {
	text-decoration		:underline; 
	font-weight			:bold;
	color				:#4182c3; 
	}
	
td.columns_bottom {
	padding: 0 20px;
	text-align: right;
	vertical-align: top;
	}
	
td.columns_login_top {
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: top;
	}
	
td.columns_login {
	padding: 0 10px 20px 20px;
	text-align: left;
	vertical-align: top;
	}
	
td.columns {
	padding: 0 20px 20px 20px;
	text-align: left;
	vertical-align: top;
	}
	
td.columns_right {
	padding: 0;
	vertical-align: top;
	}
	
.rightColBorder {
	border-left: 1px solid #d9d9d9;
	padding: 40px 0 0 30px !important;
	}
	
.blogWrapper {
	padding: 0 30px 0 0;
	}
	
.blogWrapper h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.blogWrapper h2 a {	
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.blogWrapper h2 a:hover {
	color: #4182c3;
	text-decoration: underline;
	}
	
p {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 19px;
	}
	
p.screenshots {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	margin: 0 20px 30px 20px;
	padding: 5px 0 0 0;
	}
	
p.tableheading {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	}
	
.tableheadbg {
	border-bottom:1px solid #E2E2E2; 
	background-image:url('../images/bg_solutions.gif'); 
	background-repeat: repeat-x;
	background-color:#CCCCCC; 
	text-align:left;
	}
	
p.right {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 19px;
	}
	
p.smalltext {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	margin: 0;
	}
	
p.reviewtext {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#888686;
	font-style: italic;
	font-weight: normal;
	padding: 18px 0px 0px 0px;
	line-height:14px;
	}
	
p.footer {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 8px 10px;
	}
	
a:link.rating  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
	
a:visited.rating  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
	
a:hover.rating  {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	}
	
a:active.rating  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}
	
p.small_contact {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 15px 0 0 20px;
	line-height: 20px;
	background-image: url(../images/bg_support.gif);
	height: 186px;
	background-repeat: no-repeat;
	}
	
p.small_contact_nomargin {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 15px 0 0 20px;
	line-height: 20px;
	background-image: url(../images/bg_support.gif);
	height: 186px;
	background-repeat: no-repeat;
	}
	
p.small {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 15px 0 0 20px;
	line-height: 30px;
	background-image: url(../images/bg_support.gif);
	height: 186px;
	background-repeat: no-repeat;
	}
	
p.smallFaq {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 16px 0 0 20px;
	line-height: 25px;
	background-image: url(../images/bg_support.gif);
	height: 186px;
	background-repeat: no-repeat;
	}
	
p.small_white {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 12px 20px 0 20px;
	line-height: 30px;
	background-image: url(../images/bg_support_white.gif);
	height: 186px;
	background-repeat: no-repeat;
	}
	
div.logintop {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	background-image: url(../images/loginpanel_top2.gif);
	width: 562px;
	height: 49px;
	background-repeat: no-repeat;
	}
	
div.loginbody {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding:0px;
	background-image: url(../images/loginpanel_bg2.gif);
	width: 562px;
	background-repeat: repeat-y;
	background-position: top;
	}
	
div.loginbottom {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/loginpanel_bottom2.gif);
	width: 562px;
	height: 21px;
	background-repeat: no-repeat;
	background-position:top;
	}
	
.logintext-help {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	padding:0 20px;
	}
	
.logintitle-help {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding:15px 0 0 20px;
	}
	
.logintext {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	padding:0 5px;
	}
	
.logintextDim {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	}

.logintitle {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding:5px 0 10px 5px;
	}
	
div.comparetipstop {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	background-image: url(../images/comparetop.gif);
	width: 793px;
	height: 17px;
	background-repeat: no-repeat;
	}
	
div.storeboxtop {
	background-color: #CFCFCF;
	background-image: url(../images/storeitemstop.gif);
	width: 793px;
	height: 17px;
	background-repeat: no-repeat;
	}
	
div.comparetipsbg {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding:0;
	background-image: url(../images/comparebg.gif);
	width: 793px;
	background-repeat: repeat-y;
	background-position:top;
	}
	
div.comparetipsbottom {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/comparebottom.gif);
	width: 793px;
	height: 16px;
	background-repeat: no-repeat;
	background-position:top;
	}
	
div.errortop {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	background-image: url(../images/errorpanel_top.gif);
	width: 248px;
	height: 49px;
	background-repeat: no-repeat;
	}
	
div.errorbody {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding:0px;
	background-image: url(../images/errorpanel_bg.gif);
	width: 248px;
	background-repeat: repeat-y;
	background-position: top;
	}
	
div.errorbottom {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/errorpanel_bottom.gif);
	width: 248px;
	height: 21px;
	background-repeat: no-repeat;
	background-position:top;
	}
	
.errortext {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	line-height: 15px;
	padding:0 20px;
	}
	
.errortitle {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	padding:15px 0 0 20px;
	}
	
.errortext a:link  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#000000;
	line-height: 17px;
	border-bottom		:1px dotted #000000;
	}
	
.errortext a:visited  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#000000;
	line-height: 17px;
	border-bottom		:1px dotted #000000;
	}
	
.errortext a:hover  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#000000;
	line-height: 17px;
	border-bottom		:0px dotted #000000;
	}
	
.errortext a:active  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#000000;
	line-height: 17px;
	border-bottom		:1px dotted #000000;
	}
	
a:link.dottedline   {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	border-bottom		:1px dotted #4182c3;
	}
	
a:visited.dottedline   {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	border-bottom		:1px dotted #4182c3;
	}
	
a:hover.dottedline   {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	border-bottom		:0px dotted #4182c3;
	}
	
a:active.dottedline   {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	border-bottom		:1px dotted #4182c3;
	}
	
/* testimonials */
	
div.testimonialstop {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 0;
	background-image: url(../images/testimonials_top.gif);
	width: 369px;
	height: 16px;
	background-repeat: no-repeat;
	background-position:top;
	border: 1px solid red;
	}
	
.testimonial_full {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	padding:1px 20px;
	}

div.testmonialsbody {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding:0px;
	background-image: url(../images/testimonials_bg.gif);
	width: 369px;
	background-repeat: repeat-y;
	background-position: top;
	}
	
div.testmonialsbottom {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0 0 30px 0;
	padding: 0;
	background-image: url(../images/testimonials_bottom.gif);
	width: 369px;
	height: 36px;
	background-repeat: no-repeat;
	background-position:top;
	}
	
div.testmonialsbottom_last {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/testimonials_bottom.gif);
	width: 369px;
	height: 36px;
	background-repeat: no-repeat;
	background-position:top;
	}
	
div.testtop {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	background-image: url(../images/panel_test_top.gif);
	width: 244px;
	height: 11px;
	background-repeat: no-repeat;
	}
	
div.testbody {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding:0px;
	background-image: url(../images/panel_test_bg.gif);
	width: 244px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #191919;
	}
	
div.testbottom {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/panel_test_bottom.gif);
	width: 244px;
	height: 28px;
	background-repeat: no-repeat;
	background-position:top;
	}
	
.author {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 30px 0 0 20px;
	}
	
/* reviews */

.review {
	width: 790px;
	background: url(../images/testimonials-top.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
	}
	
.review p {
	color: #000;
	padding: 22px 40px 0;
	font-weight: normal;
	}
	
.reviewAuthor {
	padding: 0;
	margin: 0:
	width: 790px;
	background: url(../images/testimonials-bottom.gif) no-repeat 0 0;
	}

.reviewAuthor p {
	padding: 45px 0 20px 50px;
	font-size: 11px;
	color: #000;
	}
	
.reviewAuthor p span.authorMan {
	background: url(../images/user-icon.gif) no-repeat 0 0;
	height: 17px;
	padding-left: 25px;
	display: block;
	}
	
.reviewAuthor p span.authorLady {
	background: url(../images/user-icon.gif) no-repeat 0 100%;
	height: 17px;
	padding-left: 25px;
	display: block;
	}
	
.reviewAuthor p em {
	color: #5C5C5C;
	font-style: normal;
	}
	
/* sort bar on reviews page */

.reviewsContain {
	display: block;
	min-height: 210px;
	}

.sortBar {
	display: block;
	width: 790px;
	background: url(../images/sort-bar.gif) no-repeat 0 0;
	height: 34px;
	line-height: 34px;
	margin: 10px 0 20px;
	padding: 0;
	}
	
.sortBar li {
	list-style: none;
	float: left;
	text-align: left;
	}
	
.sortBar li p {
	color: #fff;
	font-weight: normal;
	padding: 0 10px 0 20px;
	margin: 0;
	line-height: 34px;
	text-align: left;
	}
	
.sortBar li a:link, .sortBar li a:visited {
	line-height: 34px;
	height: 34px;
	display: block;
	color: #d7d7d7;
	font-weight: normal;
	text-decoration: none;
	padding: 0 15px;
	}

.sortBar li a:hover, .sortBar li a:focus, .sortBar li a:active {
	color: #fff;
	background: url(../images/sort-bar-hover.gif) repeat-x 0 0;
	}
	
.barSelect {
	color: #fff;
	background: url(../images/sort-bar-hover.gif) repeat-x 0 0;
	line-height: 34px;
	height: 34px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 0 15px;
	}


.code {
	font-family: Consolas, Tahoma ;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	padding: 0 0 0 10px;
	}
	
.codeSmall {
	font-family: Consolas, Tahoma ;
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	}
	
.testimonial {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
	padding:7px 20px 7px 20px;
	}
	
div.panelhead {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	background-image: url(../images/bg_panelhead_black.gif);
	height: 47px;
	width: 244px;
	background-repeat: no-repeat;
	}
	
div.panelbody {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin:0;
	padding:0;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	width: 242px;
	background-image: url(../images/bg_panelfade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* height:120px; */
	}
	
div.panelbottom {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/panel_bottom.gif);
	width: 244px;
	height: 17px;
	background-repeat: no-repeat;
	background-position:top;
	}
	
div.panelhead_blue {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	background-image: url(../images/bg_panelhead_blue.gif);
	height: 47px;
	width: 244px;
	background-repeat: no-repeat;
	}
	

td.storyicon {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F0F0F0;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	margin:0;
	padding:0;
	width: 47px;
	height: 47px;
	background-image: url(../images/icon_story.gif);
	background-repeat: no-repeat;
	}
	
div.panelbody_blue {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin:0;
	padding:0;
	border-bottom:1px solid #4e88b9;
	border-right:1px solid #4e88b9;
	border-left:1px solid #4e88b9;
	width: 242px;
	background-image: url(../images/bg_panelfade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* height:120px; */
	}
	
p.rate {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	padding: 15px 20px 0 20px;
	}
	
td.ratebg {
	background-image: url(../images/bg_support_top.gif);
	height: 84px;
	background-repeat: no-repeat;
	width: 247px;
	}
	
td.ratebg_bottom {
	background-image: url(../images/bg_support_bottom.gif);
	height: 102px;
	background-repeat: no-repeat;
	width: 247px;
	}
	
p.ratebg_success {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3399;
	font-weight: bold;
	text-align: center;
	}
	
p.ratebg_text {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	padding: 0 0 0 20px;
	}
	
p.presscontact {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 18px 22px 0 20px;
	line-height: 20px;
	background-image: url(../images/bg_support_curl.gif);
	height: 186px;
	background-repeat: no-repeat;
	}
	
.small a:link {
	text-decoration		:none; 
	font-weight			:normal;
	color				: #bddef8;
	font-size: 11px;
	}
	
.small a:visited {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#bddef8;
	font-size: 11px;
	}
	
.small a:hover {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#bddef8;
	font-size: 11px;
	}
	
.small a:active {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#bddef8; 
	font-size: 11px;
	}


a:link.testLink {
	text-decoration		:none; 
	font-weight			:normal;
	color				: #333333;
	font-size: 11px;
	}
	
a:visited.testLink {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333;
	font-size: 11px;
	}
	
a:hover.testLink {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#333333;
	font-size: 11px;
	}
	
a:active.testLink {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333; 
	font-size: 11px;
	}
	
.smallFaq a:link {
	text-decoration		:none; 
	font-weight			:normal;
	color				: #bddef8;
	font-size: 11px;
	}
	
.smallFaq a:visited {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#bddef8;
	font-size: 11px;
	}
	
.smallFaq a:hover {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#bddef8;
	font-size: 11px;
	}
	
.smallFaq a:active {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#bddef8; 
	font-size: 11px;
	}
	
dl {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	}
	
dt {
	padding-bottom: 8px;
	}
	
a:link.indent {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:visited.indent {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:hover.indent {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	}
a:active.indent {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}

	
p.line {
	border-top: 1px solid #CCCCCC;
	}
	
.popupcontent {
	margin: 15px 20px 20px 20px;
	}
	
.popupheader {
	margin: 0 0 15px 0;
	background-image:url(../images/popuptabbg.gif);
	background-repeat:repeat-x;
	height:54px;
	}
	
h2.popupheadertext {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 17px 0 0 12px;
	}
	
h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
h1 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
h1.home {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0 0 8px 0;
	}
	
h1.screenshots {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4182c3;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
h3 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
h3 a:link {
	text-decoration		:none; 
	color				:#000000;
	}
h3 a:visited {
	text-decoration		:none; 
	color				:#000000;
	}
h3 a:hover {
	text-decoration		:underline; 
	color				:#4182c3;
	}
h3 a:active {
	text-decoration		:none; 
	color				:#000000;
	}
	
p.tableheading2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	color: #000000;
	}
	
p.littledate { 
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 6px;
	}
	
p.littledateBlog { 
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B1B1B1;
	padding: 0;
	/* padding: 20px 0 100px 0;
	margin-bottom: -65px; */
	text-align: left;
	background: url(../images/blogSep.gif) no-repeat 50% 0;
	width: 300px;
	line-height: 14px;
	padding-top: 3px;
	}
	
p.littledate_noline { 
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B1B1B1;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-bottom: 6px;
	text-align: left;
	}
	
p.littledate_nolineBlog { 
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B1B1B1;
	padding-bottom: 6px;
	padding-top: 10px;
	margin-bottom: 6px;
	text-align: center;
	}
	
a:link.aname {
	text-decoration		:none; 
	font-weight			:bold;
	color				:#000000;
	}
	
a:visited.aname {
	text-decoration		:none; 
	font-weight			:bold;
	color				:#000000;
	}
	
a:hover.aname {
	text-decoration		:none; 
	font-weight			:bold;
	color				:#000000;
	}
	
a:active.aname {
	text-decoration		:none; 
	font-weight			:bold;
	color				:#000000;
	}
	
p.test_title {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	padding: 3px 0 0 0;
	margin-bottom: 10px;
	text-align:left;
	}
	
p.subtitle {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#0B55B4;
	padding: 3px 0 0 0;
	margin-bottom: 10px;
	text-align:left;
	}
	
ol.numbers li {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	margin-top:0;
	padding-top:0;
	line-height:17px;
	text-align:left;
	margin-left: 50px;
	list-style:circle;
	}
	
ol.bullets li {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	margin-top:0;
	padding-top:0;
	line-height:17px;
	text-align:left;
	}
	
ul.popuplist li {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	margin:0 0 0 -15px;
	padding:0;
	text-align:left;
	list-style:square;
	}
	
ul.worktab li {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	margin:0 0 0 50px;
	padding:0;
	line-height:30px;
	text-align:left;
	list-style: none;
	}

ul.main {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#666666;
	margin:0 0 5px 35px;
	padding: 5px 0 5px 5px; 
	line-height:17px;
	text-align:left;
	list-style: disc;
	}
	
ul.main li {
	padding: 5px 0 0 0; 
	}
	
.worktab a:link {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#666666;
	}
.worktab a:visited {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
.worktab a:hover {
	text-decoration		:none; 
	font-weight			:normal; 
	color				:#4182c3;
	background-image	: url('../images/worktab_blue.gif');
	height				:28px;
	width				:232px;
	background-position	:right;
	background-repeat	:no-repeat;
	}
.worktab a:active {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}
	
ul, ol li {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#666666;
	margin:7px 0;
	padding-top:0;
	line-height:17px;
	text-align:left;
	}
	
td.linksuptop {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	padding: 20px 20px 0 0;
	}
	


td.icons {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 0px 0 21px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	height: 11px;
	background-position: left;
	background-repeat: no-repeat;
	}
	

	
A.chatlink:link, A.chatlink:visited, A.chatlink:active {text-decoration:none; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_chat.gif) no-repeat left;}
A.chatlink:hover {text-decoration:underline; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_chat.gif) no-repeat left;}

A.sharelink:link, A.sharelink:visited, A.sharelink:active {text-decoration:none; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_share.gif) no-repeat left;}
A.sharelink:hover {text-decoration:underline; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_share.gif) no-repeat left;}

A.shareurl:link, A.shareurl:visited, A.shareurl:active {text-decoration:none; font-weight:normal; color:#999999;}
A.shareurl:hover {text-decoration:none; font-weight:normal; color:#4182c3;}

A.contactlink:link, A.contactlink:visited, A.contactlink:active {text-decoration:none; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_contact.gif) no-repeat left;}
A.contactlink:hover {text-decoration:underline; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_contact.gif) no-repeat left;}

A.bloglink:link, A.bloglink:visited, A.bloglink:active {text-decoration:none; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_blog.gif) no-repeat left;}
A.bloglink:hover {text-decoration:underline; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_blog.gif) no-repeat left;}

A.shoplink:link, A.shoplink:visited, A.shoplink:active {text-decoration:none; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_shopping.gif) no-repeat left;}
A.shoplink:hover {text-decoration:underline; font-weight:normal; color:#FFFFFF; padding-left: 17px; background: url(../images/toplinks/icon_shopping.gif) no-repeat left;}
	
A.upgradeopts:link, A.upgradeopts:visited, A.upgradeopts:active, A.upgradeopts:hover {font-size:11px; text-decoration:none; font-weight:normal; color:#7784AF; cursor:help;}
	
	
img.right {
	float: right;
	padding: 0 0 9px 9px;
	}
	
.blockImage {
	float: right;
	width: 436px !important;
	display: block;
	margin: 0 -3px 20px 30px;
	}
	
.blockImage span {
	width: 100%;
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 87px;
	}
	
img.rightHigher {
	float: right;
	padding: 0 40px 9px 30px;
	margin-top: -15px;
	}
	
div.search {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 20px 20px 5px 20px;
	}
	
div.label {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
input {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	vertical-align:middle;
	margin:0;
	}
	
textarea {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	vertical-align:middle;
	margin: 0;
	padding: 4px;
	}
	
div.field {
	float:left;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
div.field_search {
	float:left;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0 0 0 20px;
	margin-bottom: 30px;
	}
	
div.newsleft {
	float:left;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 140px;
	}
	
div.newsright {
	float:left;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0 0 0 5px;
	width: 340px;
	line-height: 16px;
	}
	
div.error {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
	float: right;
	width: 210px;
	}
	
div.error_short {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
	float: right;
	width: 210px;
	}
	
.formerror {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px;
	width: 315px;
	background-color:#FFCDD8;
	border:1px solid #FF8B93;
	margin-top:20px;
	}
	
.rss {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFFF;
	}

div.rss {
	display: block;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFFF;
	}
	
div.rss:hover {
	background-color:#F1F1F1;
	border:1px solid #E4E4E4;
	cursor: pointer;
	text-decoration: none;
	}
	
a:link.blacklink  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333;
	line-height			:16px;
	}
	
a:visited.blacklink  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333;
	line-height			:16px;
	}
	
a:hover.blacklink  {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	line-height			:16px;
	}
	
a:active.blacklink  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333; 
	line-height			:16px;
	}
	
.storehead {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 5px 0 3px 0;
	margin-bottom: 4px;
	margin-right: 20px;
	border-bottom: 1px solid #B9B9B9;
	}
	
.top10 {
	margin: 30px 0 10px 30px;
	float: right;
	}

	
/*	
a:link.emailarticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	background-image	:url(../images/icon_email.gif);
	background-repeat   :no-repeat;
	padding-left		:15px;
	}
a:visited.emailarticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:hover.emailarticle  {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	}
a:active.emailarticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}
	
a:link.printarticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	background-image	:url(../images/icon_print.gif);
	background-repeat   :no-repeat;
	padding-left		:15px;
	}
a:visited.printarticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:hover.printarticle  {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	}
a:active.printarticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}
	
a:link.sharearticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	background-image	:url(../images/icon_share.gif);
	background-repeat   :no-repeat;
	padding-left		:15px;
	}
a:visited.sharearticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:hover.sharearticle  {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	}
a:active.sharearticle  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}
	
a:link.backhome  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	background-image	:url(../images/icon_back.gif);
	background-repeat   :no-repeat;
	padding-left		:15px;
	}
a:visited.backhome  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	}
a:hover.backhome  {
	text-decoration		:underline; 
	font-weight			:normal; 
	color				:#4182c3;
	}
a:active.backhome  {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	}
*/

/*	FIX
	Browser fixes and tricks
------------------------------------------------------------*/	
	
*:focus {
	outline: none
	}
	
	
/*	HIGHSLIDE IMAGE POP UP
	Pop up window that is a thumbnail viewer
------------------------------------------------------------*/	
	
.highslide {
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;;
    font-size: 11px;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



/*	CSS ROUNDED CORNER
	Rounded corner box with only CSS and no images
------------------------------------------------------------*/	
.errorwidth {
	width: 325px;
	margin-bottom: 25px;
	}

.b1, .b2, .b3, .b4{
	font-size:2px; 
	overflow:hidden; 
	display:block;
	}
.b1 {height:1px; background:#FF8B93; margin:0 5px;}
.b2 {height:1px; background:#FFCDD8; border-right:2px solid #FF8B93; border-left:2px solid #FF8B93; margin:0 3px;}
.b3 {height:1px; background:#FFCDD8; border-right:1px solid #FF8B93; border-left:1px solid #FF8B93; margin:0 2px;}
.b4 {height:2px; background:#FFCDD8; border-right:1px solid #FF8B93; border-left:1px solid #FF8B93; margin:0 1px;}
.contentb {background: #FFCDD8; border-right:1px solid #FF8B93; border-left:1px solid #FF8B93;}
.contentb div {
	margin: 0;
	padding: 4px 10px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size:12px; 
	}
	
.loginwidth {
	width: 820px;
	margin-bottom: 15px;
	}
	
.supportwidth {
	width: 90%;
	margin-bottom: 15px;
	}

.articlewidth {
	width: 809px;
	margin-top: 25px;
	margin-bottom: 15px;
	}

.b1g, .b2g, .b3g, .b4g{
	font-size:2px; 
	overflow:hidden; 
	display:block;
	}
.b1g {height:1px; background:#D2D2D2; margin:0 5px;}
.b2g {height:1px; background: #F1F1F1; border-right:2px solid #D2D2D2; border-left:2px solid #D2D2D2; margin:0 3px;}
.b3g {height:1px; background:#F1F1F1; border-right:1px solid #D2D2D2; border-left:1px solid #D2D2D2; margin:0 2px;}
.b4g {height:2px; background:#F1F1F1; border-right:1px solid #D2D2D2; border-left:1px solid #D2D2D2; margin:0 1px;}
.contentbg {background: #F1F1F1; border-right:1px solid #D2D2D2; border-left:1px solid #D2D2D2;}
.contentbg div {
	margin: 0;
	padding: 4px 10px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px; 
	}
	
.b1b, .b2b, .b3b, .b4b{
	font-size:2px; 
	overflow:hidden; 
	display:block;
	}
.b1b {height:1px; background:#4d87c2; margin:0 5px;}
.b2b {height:1px; background: #8bb8e7; border-right:2px solid #4d87c2; border-left:2px solid #4d87c2; margin:0 3px;}
.b3b {height:1px; background:#8bb8e7; border-right:1px solid #4d87c2; border-left:1px solid #4d87c2; margin:0 2px;}
.b4b {height:2px; background:#8bb8e7; border-right:1px solid #4d87c2; border-left:1px solid #4d87c2; margin:0 1px;}
.contentbb {background: #8bb8e7; border-right:1px solid #4d87c2; border-left:1px solid #4d87c2;}
.contentbb div {
	margin: 0;
	padding: 4px 10px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px; 
	}
	
	
/*	FADING DIV
	Needed to make font in IE look good after fade in
------------------------------------------------------------*/

#hiddenDiv { 
	filter: alpha(opacity=100); 
	opacity: 1.0; 
	background-color: white;}
	
	
/*	COMPARE TABS
	Tabs for the compare versions table
------------------------------------------------------------*/
	
.professional {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/tab2.gif);
	height: 43px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-right:2px solid #FFFFFF;
	}
	
.network {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/tab3.gif);
	height: 43px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.basic {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/tab1.gif);
	height: 43px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-right:2px solid #FFFFFF;
	}
	
.online {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/tab4.gif);
	height: 43px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-right:2px solid #FFFFFF;
	}
	
.basic_m {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/tab1_m.gif);
	height: 40px;
	width: 125px;
	background-repeat: no-repeat;
	}
	
.basic_b {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/tab1_b.gif);
	height: 40px;
	width: 125px;
	background-repeat: no-repeat;
	}
	
.comparepc {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	background-color:#FFFFFF;
	height: 30px;
	vertical-align: middle;
	padding-right:3px;
	}	
	
.price {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#E3E3E3;
	height: 40px;
	width: 125px;
	vertical-align: middle;
	}
	
.price1 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	background-color:#7784af;
	width: 125px;
	vertical-align: middle;
	border-right:2px solid #FFFFFF;
	}
	
.price2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	background-color:#5388d0;
	height: 40px;
	width: 125px;
	vertical-align: middle;
	border-right:2px solid #FFFFFF;
	}
	
.price3 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	background-color:#7f2727;
	width: 125px;
	vertical-align: middle;
	}
	
.price4 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	background-color:#40a662;
	width: 125px;
	vertical-align: middle;
	border-right:2px solid #FFFFFF;
	}
	
.tabs {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-bottom:10px;
	}
	
.users {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	}
	
.users2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	}
	
.users_price {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	}
	
.buy {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#F1F1F1;
	height: 40px;
	width: 125px;
	vertical-align: middle;
	}
	
.buy_dark {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#CCCCCC;
	height: 40px;
	width: 125px;
	vertical-align: middle;
	}
	
.buy_white {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#FFFFFF;
	height: 50px;
	width: 125px;
	vertical-align: middle;
	}
	
.feature {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	background-color:#F1F1F1;
	padding: 10px;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	vertical-align: middle;
	}
	
.feature2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	background-color:#dddddd;
	padding: 10px 25px 10px 25px;
	border-right:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	vertical-align: middle;
	width: 506px;
	}

.feature3 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4182c3;
	font-weight: normal;
	text-align: left;
	background-color:#F1F1F1;
	border-right:2px solid #FFFFFF;
	padding: 10px;
	vertical-align: middle;
	}
		
.checkmark_basic {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#d8ddee;
	vertical-align: middle;
	width: 125px;
	border-right:solid 2px #ffffff;
	border-top:solid 2px #ffffff;
	}
	
.checkmark_pro {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#b8d4fa;
	vertical-align: middle;
	width: 125px;
	border-right:solid 2px #ffffff;
	border-top:solid 2px #ffffff;
	}
	
.checkmark_net {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#edafaf;
	vertical-align: middle;
	width: 125px;
	border-top:solid 2px #ffffff;
	}
	
.checkmark_online {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#aef3c5;
	vertical-align: middle;
	width: 125px;
	border-right:solid 2px #ffffff;
	border-top:solid 2px #ffffff;
	}
	
.checkmark_basic2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#d8ddee;
	vertical-align: middle;
	width: 125px;
	border-right:solid 2px #ffffff;
	}
	
.checkmark_pro2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#b8d4fa;
	vertical-align: middle;
	width: 125px;
	border-right:solid 2px #ffffff;
	}
	
.checkmark_net2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#edafaf;
	vertical-align: middle;
	width: 125px;
	}
	
.checkmark_online2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	background-color:#aef3c5;
	vertical-align: middle;
	width: 125px;
	border-right:solid 2px #ffffff;
	}
	
a:link.nounderline {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	cursor				:help;
	}
a:visited.nounderline {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	cursor				:help;
	}
a:hover.nounderline {
	text-decoration		:none; 
	font-weight			:normal; 
	color				:#4182c3;
	cursor				:help;
	}
a:active.nounderline {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	cursor				:help;
	}
	


/*	TOOL TIPS
	MooTools tool tips
------------------------------------------------------------*/


.tool-tip {
	color: #fff;
	width: 295px;
	z-index: 13000;
}
 
.tool-title {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 15px 15px 8px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 15px 15px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 286px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}



/*	PAGINATION FOR TABS ON PRODUCTS PAGE
	Tab through content on products page
------------------------------------------------------------*/

.paginationstyle{ /*Style for demo pagination divs*/
text-align: left;
/* padding: 3px 0 0 0;  for overview page*/
padding: 1px 0 0 0;
margin: 0;
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
/* line-height: 25px; for overview page*/
line-height: 26px;
}

/* .paginationstyle select{ /*Style for demo pagination divs' select menu
border: px solid navy;
margin: 0 15px;
} */

.paginationstyle a{ /*Pagination links style*/
padding: 0 0 0 30px;
text-decoration: none;
border: 0px solid black;
color: #666666;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #4182c3;
border: 0px solid black;
}

.paginationstyle .flatview a:hover { /*Pagination div "flatview" links style*/
color: #4182c3;
text-decoration: none;
}

.paginationstyle .flatview a.selected{ 
color:black;
text-decoration: none;
font-weight:bold;
background-image:url(../images/leftblackarrow.gif);
background-repeat:no-repeat;
background-position: left;
padding-left:20px;
}

.tabbed_bg {
background-image:url(../images/bg_lines.gif);
background-repeat: no-repeat;
width: 230px;
height: 204px;
}

.tabbed_bg10 {
background-image:url(../images/bg_lines10.gif);
background-repeat: no-repeat;
width: 230px;
height:261px;
}

.screenshotsbg {
	background-image: url(../images/screenshots_bg.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 147px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}


/*	TOGGLE DIV
	Toggle DIV show/hide on compare page
------------------------------------------------------------*/


a:link.togglelink {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	font-size			:12px;
	}
a:visited.togglelink {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3;
	font-size			:12px;
	}
a:hover.togglelink {
	text-decoration		:none; 
	font-weight			:normal; 
	color				:#4182c3;
	font-size			:12px;
	}
a:active.togglelink {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#4182c3; 
	font-size			:12px;
	}
	
a:link.togglelink2 {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333;
	font-size			:12px;
	cursor				:help;
	}
a:visited.togglelink2 {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333;
	font-size			:12px;
	cursor				:help;
	}
a:hover.togglelink2 {
	text-decoration		:none; 
	font-weight			:normal; 
	color				:#333333;
	font-size			:12px;
	cursor				:help;
	}
a:active.togglelink2 {
	text-decoration		:none; 
	font-weight			:normal;
	color				:#333333; 
	font-size			:12px;
	cursor				:help;
	}


/*	DELIVERY PAGE
	Used on the delivery page
------------------------------------------------------------*/
p.question_home {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:#0B55B4;
	margin-top:0;
	padding-top:0;
	margin-bottom: 5px;
	text-align:left;
	}
	
p.answer {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	margin-top:0;
	padding-top:0;
	margin-bottom:5px;
	line-height:17px;
	text-align:left;
	}
	
p.price {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-align:left;
	background-color: white;
	margin-top: -7px;
	margin-left: 5px;
	}
	
.order_bullets ul li {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	margin:0;
	padding:0;
	line-height:17px;
	text-align:left;
	}
	

/*	TESTING
	Code used in testing
------------------------------------------------------------*/
	
#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}

div.loginform {
	padding:0;
	margin: 20px 0 0 -3px;
}

div.loginform-help {
	padding: 0 0 0 20px;
	margin-top: 25px;
}


p.newspdf {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align:center;
}    

div.secTop
{
    margin:5px 0px 5px 0px;
    padding:5px;
    background-color:#E8F2FC;
    width:100%;
    border:solid 1px #F5FAFC;
}

/*account, print order details */

td.invoicetext {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 19px;
	}

/*format PNG for IE6 */	
.fmtPng { 
	behavior: url(/includes/iepngfix.htc); 
}


/*dhtmlwindow popup formatting */	
.dhtmlwindow{
position: absolute;
visibility: hidden;
background-color: #F7FAFC;
border: 1px solid #6A98C5;
}


.drag-handle{ /*CSS for Drag Handle*/
text-indent: 3px;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
background-image:url(../images/popuptabbg.gif);
background-repeat:repeat-x;
height:37px;
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #FFFFFF;
font-weight: bold;
text-align: left;
padding: 17px 0 0 16px;
	
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
top: -15px;
right: -15px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
background-color: #F7FAFC;
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
font-weight: normal;
overflow: auto;
width:100%;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
background-color: white;
height:0px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}


div.moreInfoWrapper{
    border-bottom:2px solid white;
}


div.divToggle{
    cursor:pointer;
}

img.thumbnail {border: 2px solid #E0E0E0;}

#videoContainer {
	margin: 0 0 25px;
	background: #000;
	padding: 20px;
	background: #000 url(../images/videobox.gif) repeat-x bottom left;
	}
	
#videoText, #videoPlayer {
	float: left;
	width: 50%;
	}
	
#videoPlayer p {
	text-align: center;
	padding-top: 100px;
	font-size: 14px;
	}
	
#videoText h2 {
	color: #fff;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding: 25px 40px 15px 20px;
	}
	
#videoText p {
	color: #C0C0C0;
	line-height: 22px;
	padding: 0 40px 10px 20px;
	font-size: 11px;
	}
	
.textInput {
	width:250px;
	/* height:23px; */
	padding: 3px;
	}
	
/* footer */

div.footerContainer {
	width: 870px;
	margin: 20px auto 0;
	padding-bottom: 70px;
	}
	
.newsletterContainer {
	float: left;
	margin-left: 3px;
	height: 30px;
	}
	
.newsletterContainer form {
	margin: 0;
	padding: 0;
	}
	
.footerRowOne ul {
	margin: 5px 0 0 0;
	float: right;
	}
	
.footerRowOne ul li {
	float: left;
	list-style: none;
	}
	
.footerRowOne ul li a span {
	display: none;
	}
	
.footerRowOne ul li a {
	color: #fff;
	width: 27px;
	height: 27px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	margin-right: 3px;
	}
	
.footerRowOne ul li a.icon-bookmark {
	background: url(../images/icon-bookmark.gif) no-repeat 0 0;
	}
	
.footerRowOne ul li a.icon-bookmark:hover, .footerRowOne ul li a.icon-bookmark:active, .footerRowOne ul li a.icon-bookmark:focus {
	background: url(../images/icon-bookmark.gif) no-repeat 0 100%;
	}
	
.footerRowOne ul li a.icon-facebook {
	background: url(../images/icon-facebook.gif) no-repeat 0 0;
	}
	
.footerRowOne ul li a.icon-facebook:hover, .footerRowOne ul li a.icon-facebook:active, .footerRowOne ul li a.icon-facebook:focus {
	background: url(../images/icon-facebook.gif) no-repeat 0 100%;
	}
	
.footerRowOne ul li a.icon-delicious {
	background: url(../images/icon-delicious.gif) no-repeat 0 0;
	}
	
.footerRowOne ul li a.icon-delicious:hover, .footerRowOne ul li a.icon-delicious:active, .footerRowOne ul li a.icon-delicious:focus {
	background: url(../images/icon-delicious.gif) no-repeat 0 100%;
	}
	
.footerRowOne ul li a.icon-digg {
	background: url(../images/icon-digg.gif) no-repeat 0 0;
	}
	
.footerRowOne ul li a.icon-digg:hover, .footerRowOne ul li a.icon-digg:active, .footerRowOne ul li a.icon-digg:focus {
	background: url(../images/icon-digg.gif) no-repeat 0 100%;
	}
	
.footerRowOne ul li a.icon-linkedin {
	background: url(../images/icon-linkedin.gif) no-repeat 0 0;
	}
	
.footerRowOne ul li a.icon-linkedin:hover, .footerRowOne ul li a.icon-linkedin:active, .footerRowOne ul li a.icon-linkedin:focus {
	background: url(../images/icon-linkedin.gif) no-repeat 0 100%;
	}
	
.footerRowOne ul li a.icon-stumble {
	background: url(../images/icon-stumble.gif) no-repeat 0 0;
	}
	
.footerRowOne ul li a.icon-stumble:hover, .footerRowOne ul li a.icon-stumble:active, .footerRowOne ul li a.icon-stumble:focus {
	background: url(../images/icon-stumble.gif) no-repeat 0 100%;
	}
	
.footerRowOne ul li a.icon-twitter {
	background: url(../images/icon-twitter.gif) no-repeat 0 0;
	}
	
.footerRowOne ul li a.icon-twitter:hover, .footerRowOne ul li a.icon-twitter:active, .footerRowOne ul li a.icon-twitter:focus {
	background: url(../images/icon-twitter.gif) no-repeat 0 100%;
	}
	
.footerRowOne {
	padding-bottom: 8px;
	border-bottom: 1px #cacaca solid;
	}
	
.footerRowTwo {
	padding-top: 8px;	
	}
	
.footerRowTwo ul {
	margin: 0 0 0 5px;
	float: left;
	padding: 0;
	}
	
.footerRowTwo ul li {
	float: left;
	list-style: none;
	}
	
.footerRowTwo ul li a {
	margin-right: 16px;
	font-size: 12px;
	}
	
.footerRowTwo p {
	float: right;
	padding: 0 5px 0 0;
	font-size: 13px;
	}
	
.footerRowTwo div {
	float: left;
	padding: 0 0 0 0;
	margin: 22px 0 0 -227px;
	font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.niceFlashMsg {
	width: 775px;
	background: #eaf5ff;
	padding: 15px 20px 20px 10px;
	border: 1px solid #cbe3f9;
	}
	
.niceFlashMsg p {
	text-align: center;
	font-size: 21px;
	}
	
.deliveryOptions {
	font-size: 12px;
	padding: 0 0 0 30px;
	}
	
ul.deliveryList {
	padding: 0 0 0 50px;
	}
	
ul.deliveryList li {
	list-style: none !important;
	margin-bottom: 2px;
	}
	
label.inputCheckbox {
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
    margin: 0 4px 0 3px;
    line-height: 17px;
	}
	
input[type=radio] {
	width: 13px !important;
    padding: 0;
    margin: 0 2px 0 0;
    vertical-align: middle;
    position: relative;
    top: -2px;
    border: none !important;
    background: none !important;
	}
	
/* newsletter thank you */

.newsletterContainer p {
	color: #000;
	font-weight: bold;
	}
	
/*	=Products page
------------------------------------------------------------*/
	.clearProducts {
		margin: 50px 0 -30px;
		}
		
	.packageDeal {
		margin: 70px 0 -10px 28px;
		}
	
	.productsLeft, .productsRight {
		float: left;
		width: 435px;
		}
		
	.productsLeft img {
		margin-left: 45px;
		}
		
	.productsRight img {
		margin-left: 30px;
		}
		
	.productsLeft img, .productsRight img, .productsLeft .productsText, .productsRight .productsText, .packageDeal img, .packageText {
		float: left;
		background: none;
		border: none;
		}
		
	.productsText {
		position: relative;
		}
		
	.available {
		width: 85px;
		height: 86px;
		text-indent: -9000px;
		overflow: hidden;
		display: block;
		background: url(../products/images/available-aug.png) no-repeat 0 0;
		position: absolute;
		top: -37px;
		left: -40px;
		}
		
	.availableNow {
		width: 85px;
		height: 86px;
		text-indent: -9000px;
		overflow: hidden;
		display: block;
		background: url(../products/images/available-now.png) no-repeat 0 0;
		position: absolute;
		top: -37px;
		left: -40px;
		}
		
	.packageText h1 a {
		font-size: 1.4em;
		font-weight: bold;
		color: #2c68b2;
		width: 420px;
		height: 58px;
		text-indent: -9000px;
		overflow: hidden;
		display: block;
		background: url(/products/images/package-deal-header.gif) no-repeat 0 0;
		}
		
	.packageText h1 a:hover {
		background: url(/products/images/package-deal-header.gif) no-repeat 0 100%;
		}
		
	.productsLeft h1 a, .productsRight h1 a {
		font-size: 1.4em;
		font-weight: bold;
		color: #2c68b2;
		width: 216px;
		height: 74px;
		text-indent: -9000px;
		overflow: hidden;
		display: block;
		}
	
	h1.docSum a {
		background: url(../products/images/products-header-document-summarizer.gif) no-repeat 0 0;
		}
		
	h1.docSum a:hover {
		background: url(../products/images/products-header-document-summarizer.gif) no-repeat 0 100%;
		}
		
	h1.myLex a {
		background: url(../products/images/products-header-my-lexicon.gif) no-repeat 0 0;
		}
		
	h1.myLex a:hover {
		background: url(../products/images/products-header-my-lexicon.gif) no-repeat 0 100%;
		}
		
	h1.readEdge a {
		background: url(../products/images/products-header-readers-edge.gif) no-repeat 0 0;
		}
		
	h1.readEdge a:hover {
		background: url(../products/images/products-header-readers-edge.gif) no-repeat 0 100%;
		}
		
	h1.book a {
		background: url(../products/images/products-header-speedreadingfordummies.gif) no-repeat 0 0;
		}
		
	h1.book a:hover {
		background: url(../products/images/products-header-speedreadingfordummies.gif) no-repeat 0 100%;
		}
		
	.productsText a {
		cursor: pointer;
		}
		
	.packageText h2 {
		font-size: 1.2em;
		font-weight: bold;
		color: #30353b;
		width: 420px;
		height: 28px;
		text-indent: -9000px;
		overflow: hidden;
		background: url(../products/images/package-deal-subhead.gif) no-repeat 0 0;
		}
	
	.productsLeft h2, .productsRight h2 {
		font-size: 1.2em;
		font-weight: bold;
		color: #30353b;
		width: 216px;
		height: 52px;
		text-indent: -9000px;
		overflow: hidden;
		}
		
	h2.docSumSub {
		background: url(../products/images/products-subhead-document-summarizer.gif) no-repeat 0 0;
		}
		
	h2.myLexSub {
		background: url(../products/images/products-subhead-my-lexicon.gif) no-repeat 0 0;
		}
		
	h2.readEdgeSub {
		background: url(../products/images/products-subhead-readers-edge.gif) no-repeat 0 0;
		}
		
	h2.bookSub {
		background: url(../products/images/products-subhead-speedreadingfordummies.gif) no-repeat 0 0;
		}
		
	.packageText div {
		background: url(../products/images/package-deal-bg.gif) no-repeat 0 0;
		width: 420px;
		height: 103px;
		}
		
	.productsLeft div, .productsRight div {
		background: url(../products/images/products-panel-bg.gif) no-repeat 0 0;
		height: 183px;
		width: 216px;
		}
		
	.packageText div p {
		color: #51616f !important;
		padding: 5px 30px 0 18px;
		font-family: Arial;
		font-size: 12px;
		height: 50px;
		}
		
	.productsLeft div p, .productsRight div p {
		color: #51616f !important;
		padding: 2px 44px 0 36px;
		font-family: Arial;
		font-size: 12px;
		height: 68px;
		}
		
	.clearProducts p a:link, .clearProducts p a:visited, .packageDeal p a:link, .packageDeal p a:visited {
		text-decoration: underline;
		color: #000;
		}
	
	.clearProducts p a:hover, .clearProducts p a:focus, .clearProducts p a:active, .packageDeal p a:hover, .packageDeal p a:focus, .packageDeal p a:active {
		text-decoration: none;
		}
		
	.buttonPriceProduct {
		margin: 0 !important;
		padding: 0 !important;
		background: none !important;
		height: auto !important;
		float: right;
		}
		
	.buttonPriceProduct form {
		float: right;
		}
		
	.showPriceProduct {
		float: right;
		display: block;
		color: #000;
		font-family: Arial;
		font-size: 12px;
		padding: 2px 10px 0 0;
		line-height: 22px;
		font-weight: bold;
		line-height: 20px;
		}
		
	.buttonPrice {
		margin: 0 !important;
		padding: 0 !important;
		background: none !important;
		height: auto !important;
		float: left;
		}
		
	.buttonPrice form {
		float: left;
		}
		
		
	.buttonPrice a, .buttonPrice form {
		width: 80px;
		}
		
	.buttonPrice img , .buttonPrice form{
		margin: 0 0 0 33px;
		}
		
	.packageButton img {
		margin: 0 0 0 17px !important;
		}
		
	.showVersions {
		float: left;
		display: block;
		color: #000;
		font-family: Arial;
		font-size: 12px;
		padding: 3px 0 0 10px;
		line-height: 30px;
		}
		
	.showVersions em {
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
		display: block;
		margin: -4px 0 -9px;
		text-align: center;
		color: #222;
		line-height: 12px;
		height: 30px;
		}
		
	.showPrice {
		float: left;
		display: block;
	    color: #000;
		font-family: Arial;
		font-size: 12px;
		padding: 0 0 0 10px;
		font-weight: bold;
		}
		
	.showPrice em {
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
		display: block;
		margin: -1px 0 -9px;
		text-align: center;
		color: #222;
		line-height: 12px;
		height: 30px;
		}
		
	.packagePrice {
		float: left;
		display: block;
	    color: #000;
		font-family: Arial;
		font-size: 12px;
		padding: 3px 0 0 10px;
		line-height: 13px;
		font-weight: normal;
		}
		
	.packagePrice em {
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
		display: inline;
		padding:0 0 0 8px;
		text-align: left;
		color: #222;
		}
		
	.dummyBullets {
		margin: 20px 20px;
		padding: 0 0 0 20px;
		}
		
	.dummyBullets li {
		margin: 0 0 10px;
		list-style: disc;
		font-size: 13px;
		}

	

.nextLink {
	margin-left: 10px;
	}
	
.prevLink {
	margin-right: 10px;
	}

.blogNumbers strong {
	color: #000;
	font-weight: bold;
	padding: 0 4px;
	}
	
a.starEntry {
	width: 14px;
	height: 15px;
	background: url(../images/thumbs-like.jpg) no-repeat 0 0;
	padding-left: 20px;
	color: #999999;
	display: block;
	white-space: nowrap;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B1B1B1;
	margin-left: 30px;
	}
	
a.starEntry:hover {
	background: url(../images/thumbs-like.jpg) no-repeat 0 100%;
	text-decoration:underline; 
	font-weight:normal; 
	color:#4182c3;
	}
	
a.starEntryOn {
	width: 14px;
	height: 15px;
	background: url(../images/thumbs-like.jpg) no-repeat 0 100%;
	padding-left: 20px;
	color: #999999;
	display: block;
	white-space: nowrap;
	color:#4182c3;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 30px;
	}
	
a.starEntryOn:hover {
	text-decoration: none;
	}
	
.blogLine { 
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../images/blogSep.gif) no-repeat 50% 0;
	padding-bottom: 50px;
	}
	
/* rv blog styles */
.centerFloatedElement {
	float: left;
	position: relative;
	left: 43%;
	margin-top: 20px;
	}
	
ul.blogLinks {
	position: relative;
	left: -50%;
	}

ul.blogLinks li {
	float: left;
	list-style: none;
	}
	
.blogRightSide {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin:0 0 40px 0; 
	padding:0;
	width: 242px;
	}
	
	
.blogRightSideAd {
    margin: -147px 0 0 615px; 
	height:145px;
	width: 240px;
    vertical-align:top;
	}
	
	
.blogRightSide h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 5px;
	width: 237px;
	border-bottom: 1px solid #DEDEDE;
	}
	
.blogRssFeed {
    float: right;
	display: block;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: -40px 0 0 0;
	padding: 0 0 0 100px;
	}

A.blogRssFeedLink:link, A.blogRssFeedLink:visited, A.blogRssFeedLink:active {
    padding:10px 0 10px 0;
    text-decoration:none;
    font-weight:normal;
    padding-left: 23px;
    background: url(../images/icon_rss.jpg) no-repeat left;
    }
    
A.blogRssFeedLink:hover {
    padding:10px 0 10px 0;
    text-decoration:underline;
    font-weight:normal;
    padding-left: 23px;
    background: url(../images/icon_rss.jpg) no-repeat left;
    }



.blogNumbers {
	color: #999;
	font-weight: bold;
	}
	
.addBook {
	background: url(../images/dummies_book_cart.jpg) no-repeat 0 0;
	width: 795px;
	height: 80px;
	clear: both;
	}
	
.addBook p {
	float: left;
	width: 530px;
	color: #3d3d3d;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	margin: 24px 0 0 0;
	padding: 0 0 0 30px;
	line-height: 17px;
	}
	
.addBook p span {
	font-size: 11px;
	color: #6c6b6b;
	font-weight: normal;
	}
	
.addBook ul {
	float: left;
	list-style: none;
	margin: 33px 0 0 45px;
	width: 170px;
	padding: 0px !important;
	}
	
.addBook ul li {
	float: left;
	margin-right: 10px;
	font-family: arial;
	font-size: 12px;
	color: #999;
	}
	
.noThanks {
	color: #999 !important;
	}
	
	
/* clear floats */
	
.clearFloats { /* float-clearing rules */
    clear: both;
    }

.separatorInvisible {
    clear: both;
    height: 1px;
    }

.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 */



.pageerror {
    font-size:9pt; 
    font-family:'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
    font-weight:normal; 
    color:#E8624E; 
    padding:10px 10px 10px 22px; 
    text-align:left; 
    vertical-align:middle;
    background-image: url('../store/images/error.gif'); 
	background-position: left top;
	background-repeat: no-repeat; 
    }
    
   .homeGuar {
   	padding: 0 20px 20px !important;
   	}
   	
   .homeGuar p {
   	padding-left: 15px;
   	padding-right: 15px;
   	padding-bottom: 20px;
   	}
   	
   .homeGuar h2 {
   	padding-bottom: 10px;
   	padding-left: 15px;
   	}
   	
   .homeGuar img {
   	float: right;
   	margin: -20px 10px 0 25px;
   	}
   	
   .homeBor {
   	border-bottom: 1px solid #e2e2e2;
   	}
   	
  	.homeCols {
  		padding-top: 40px;
  		}
  		
  	.homeAwards img {
  		float: left;
  		margin: 0 30px 0 -10px;
  		width: 114px;
  		}
  		
  	.homePeople img {
  		float: left;
  		margin: 0 10px 0 0;
  		width: 113px;
  		}
  		
  	.homeAwards h3 a:link, .homeAwards h3 a:visited, .homePeople h3 a:link, .homePeople h3 a:visited  {
  		color: #3d7cbc;
  		text-decoration: none;
  		font-size: 15px;
  		font-weight: bold;
  		}
  		
  	.homeAwards h3 a:hover, .homeAwards h3 a:focus, .homeAwards h3 a:active, .homePeople h3 a:hover, .homePeople h3 a:focus, .homePeople h3 a:active {
  		text-decoration: underline !important;
  		}
  		
  	.homeAwards p, .homePeople p {
  		color: #636363;
  		font-size: 13px;
  		line-height: 18px;
  		padding-top: 10px;
  		}
  		
  	.homeAwards div, .homePeople div {
  		float: left;
  		width: 275px;
  		}
  		
  	.homeCust ul {
  		clear: both;
  		overflow: hidden;
  		margin-left: 15px;
  		padding: 0 !important;
  		margin-right: -25px;
  		}
  		
  	.homeCust ul li {
  		list-style: none;
  		float: left;
  		margin-right: 25px;
  		}
  		
  	.homeCust h2 {
  		border-top: 1px solid #e2e2e2;
  		padding: 30px 38px 0;
  		text-align: center;  
  		}
  		
  		
