﻿
/******************/
/*  Layout        */
/******************/

#PageSubTable {display: none;} /*required id to be in page for StoreFront.StoreFront.CProductBotBase*/

#TitleBox
	{
	float: left;
	width: 300px;
	height: 141px;
	}
 
#ContentBody
	{
		position: relative;
		float: right;
		width: 587px;
		height: auto;
		line-height: 1.7em;	
		font-size: 1em;
		padding-bottom: 10px;
	}

#ContentGraphicTop 
	{ 
	height: 82px;
/*	background: url('../images/contentbody_top.gif') no-repeat 0 0;  */
	}

#ContentBody a
	{
	color: #007ac4;
	text-decoration: underline;
	}

#ContentBody a:hover
	{
	color: #f63;
	text-decoration: none;
	}

#ContentBody a:active
	{
	color: #807f84;
	}

#ContentBody ul li
	{
	padding-bottom: 5px;
	}

#ContentBody .inside
	{
	position: relative;
	right: 15px;
	width: 545px;
	float: right;
	}

#ContentCloser 
	{
	width: 550px;
	padding: 10px;
	background-color: #e2e2e2;
	color: #333;
	font-size: 0.9em;
	border: 1px solid #aaa;
	line-height: 1.4em;
	}


/******************/
/*  Classes       */
/******************/

/*Search button at the top of the page*/
.goSearch
	{
	position: relative;
	top: 3px;
	margin-left: 5px;
	}

.TableText, .TableTextHL, .GrandTotal, .TableSignInLeft, .TableSignInRight, .content
	{
	font-family: verdana, helvetica, sans-serif;
	line-height: 1.4em;
	}

.TableTextHL, .GrandTotal
	{
	color: #9C0000;
	}

.GrandTotal
	{
	font-weight: bold;
	}

.ContentTableHeader, .ContentTableHeaderHL
	{
	color: #FFF;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	background-color: #807f84; 
	background-image: none; 
	text-align: left;
	}

span.ContentTableHeader
	{
	display: block;
	padding: 3px 0;
	}

.ContentTableHeaderHL
	{
	background-color: #037cae;
	}

.ContentTable, .ContentTableHorizontal
	{
	background-color: #ccc;
	}

.horizontalBorder
	{
	border-top: 1px solid #004d9f;
	}

.PageButton
	{
	margin: 3px 0px;
	}


.floatPicR
	{
	float: right;
	margin: 10px 0 10px 10px;
	}

.floatPicL
	{
	float: left;
	margin: 10px 10px 10px 0;
	}

.datasheetBox
	{
	position: relative;
	float: right;
	margin: 5px 0 15px 15px;
	padding: 8px;
	width: 150px;
	border: 1px solid #004d9f;
	text-align: center;
	}

.pricingNotes
	{
	clear: both;
	color: #900;
	text-align: right;
	padding: 0 8px 0 0;
	margin: 0;
	font-size: 0.8em !important;
	}

.subscriptionHelp
	{
	float: right;
	font-size: 7pt;
	color: #fff !important;
	}

.testimonial
	{
	font-style: italic;
	color: #007ac4;
	margin: 0 40px 15px 50px;
	font-size: 0.9em;
	line-height: 1.4em;
	}

.tagline
	{
	margin-top: -3px;
	font-style: italic;
	}

a.topLink
	{
	display: block;
	width: auto;
	text-align: right;
	margin: 0;
	padding: 0;
	background: url('../images/toplink_bg.gif') no-repeat 94% 7px;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 0.8em;
	}
a:hover.topLink { background-position: 94% -16px; }
a:active.topLink { background-position: 94% -39px !important; }


/***********************/
/*  FAQs & Training    */
/***********************/

.faqItem
	{
	display: none; 
	margin-top: 5px; 
	background-color: #e2e2e2;
	border: 1px solid #ccc;
	width: auto; 
	padding: 10px;
	}

.btnVideo
	{
	width: 130px;
	height: 66px;
	background: url('../images/products/video-training.gif') no-repeat 0 0;
	color: #fff;
	border-width: 1px;
	}

.trainingItem
	{
	border-top: 1px solid #ccc;
	padding: 12px 0;
	clear: both;
	}

.trainingItem input
	{
	float: right;
	margin-left: 20px;
	}

/***********************/
/*  Content Selectors  */
/***********************/

#ContentBody li { padding-bottom: 6px; }
#ContentCloser li { padding-bottom: 0; }
#ContentCloser table { font-size: 1em; width: 90%; vertical-align: top;}
#ContentCloser ul { margin-bottom:0; padding-bottom: 0;}
#ContentCloser h4 { margin-bottom: 8px; }

 
/********************/
/*  Sign-in Tables  */
/********************/

.TablePaddingLeft
	{
	margin-left: 10px;
	}

.TableSignInLeft
	{
	width: 200px;
	margin-right: 10px;
	}

.TableSignInRight
	{
	width: 260px;
	margin-left: 10px;
	}

.TableSignInVerticalSpacer
	{
	width: 1px;
	background-color: #999;
	}

.TableSignInRight .FormFieldLabel
	{
	width: 85px;
	}

#AffiliateWeb .FormFieldLabel
	{
	width: 100px;
	}
 

/********************/
/*  QUOTE QTY BOX   */
/********************/
/* only works in FireFox/Mozilla not IE */
#CartItems td input, .QtyQuoteBox
	{
	width: 20px;
	text-align: right;
	}


/********************/
/*  Forms           */
/********************/
 
.FormField, .FormFieldDis, #CartItems table tr td input, #CartItems tr td select, .cFormField
	{
	font-family: verdana,helvetica,sans-serif;
	margin: 2px 0;
	padding: 2px;
	border: 1px solid #666;
	background: #fff url('../images/form_field_bg.gif') repeat-y 0 0;
	color: #007ac4;
	}
 
#HeaderSearch .FormField { height: 20px; }
 
.FormFieldDis
	{
	background-image: none;
	background-color: #e2e2e2;
	}
 
.FormFieldLabel
	{
	display: block;
	width: 80px;
	height: auto;
	text-align: right;
	padding-right: 3px;
	float: right;
	}
 
.cFormField option, .FormField option, #CartItems table tr td option
	{
	background-color: #fce7df;
	}
 
#ResourcesForm, #ContactForm, #DemoForm
	{
	position: relative;
	margin: 20px 0;
	font-size: 0.9em;
	}
 
#ResourcesForm p, #ContactForm p, #DemoForm p
	{
	padding: 0 0 10px 10px; 
	margin: 0; 
	color: #333; 
	text-align: left;
	}

.formHeader
	{
	position: relative;
	width: 477px;
	height: 82px;
	margin:0;
	}
	
#ResourcesForm .formHeader
	{
	background: url('../images/form_top_resources.gif') no-repeat 0 0;
	}
	
#ContactForm .formHeader
	{
	background: url('../images/form_top_contact.gif') no-repeat 0 0;
	}
	
#DemoForm .formHeader
	{
	background: url('../images/form_top_demo.gif') no-repeat 0 0;
	}

.formBody
	{
	position: relative;
	width: 477px;
	height: auto;
	background: url('../images/form_body_bg.gif') repeat-y 0 0;
	padding-bottom: 10px;
	text-align:left;
	}

.formBody h4
	{
	clear: both;
	color: #fff;
	width: 473px;
	text-align: left;
	padding: 3px 0 3px 3px;
	margin: 10px 0 0 3px;
	background-color: #037cae;
	font-family: verdana,helvetica,sans-serif;
	}

.formFooter
	{
	position: relative;
	width: 477px;
	height: 70px;
	background: url('../images/form_footer_bg.jpg') no-repeat 0 0;
	text-align: right;
	padding: 10px 0 0 0;
	}

.formItem label  /* Contact Form Field Label (resources.aspx, contact.aspx...) */
	{
	display: block;
	width: 180px;
	text-align: right;
	padding: 2px 5px 0 0;
	float: left;
	color: #333;
	font-weight: bold;
	}

.cFormField
	{
	float: left;
	}

.cFormValidation
	{
	color: #c03 !important;	
	float: left;
	padding: 0 2px;
	margin-left: 3px;	
	}

.formItem
	{
	position: relative;
	height: auto;
	overflow: auto;
	margin: 0;
	padding: 0;
	}

.formFooter .PageButton { margin-right: 15px; }


/************************/
/* SET FONT SIZES       */
/************************/
 
.ContentBody, .ContentTableHeader, .ContentTableHeaderHL
	{
	font-size: 9pt;
	}

.TableText, .TableTextHL, .GrandTotal, .TableSignInLeft, .TableSignInRight, .content, .OrderHistoryLinks
	{
	font-size: 9pt;
	}

.FormField, .FormFieldDis, #CartItems table tr td input, #CartItems tr td select, .cFormField
	{
	font-size: 9pt !important;
	}

.datasheetBox, .pricingNotes
	{
	font-size: 8pt;
	}

.addons2for1
	{
		font-size: 7pt;
		line-height: 1em;
		color: #aaa;
	}

.addonItem
	{
		margin:30px 0 20px 0;
		border-top:#ccc 1px solid;
	}

.tStrike
	{
		text-decoration:line-through;
	}

.tHighlight
	{
		color:#037cae;
	}

.biography
	{
		margin: 20px 0 20px 0;
		padding:5px;
		border-bottom: #ccc 1px solid;
	}

.alternatingRow
	{
		background-color: #cccccc;
	}

/****** Inner Page Promo Banners  ******/

.innerPagePromoBanner
	{
		float:right;
		right:0;
		margin: 20px 0 0 0;
	}




