body
{
	background-color:#EEEEEE;
	color: #333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin: 0px auto 0px auto;
	width: 970px;
}
a
{
	color:Gray;
}
p
{
	margin: 0px 0px 0px 0px;
}
p.description
{
	font-size: 11px;
}
#header
{
	background-color: #FFFFFF;
	clear:both;
	height: 45px;
	margin: 20px 0px 0px 0px;
}
#header .top
{
	clear: both;
	float:left;
	width: 100%;
}
#header .top .top-left-border
{
	background:transparent url(../images/top_left.png) no-repeat scroll left top; 
	float: left;
	height:10px;
	width:10px;
}
#header .top .top-right-border
{
	background:transparent url(../images/top_right.png) no-repeat scroll right top;
	float: right;
	width:10px; 
	height:10px;
}
#header .logo
{
	clear: both;
	float: left;
	margin: 0px 20px 0px 10px;
}
#header .site-navigation
{
	float: left;
	margin: 5px 0px 0px 0px;
}
#header .site-navigation ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
#header .site-navigation ul li
{
	float: left;
}
#header .site-navigation ul li.seperator
{
	margin: 0px 10px 0px 10px;
}
#header .account-navigation
{
	float: right;
	margin: 5px 10px 0px 0px;
}
#header .account-navigation .account-name
{
	margin: 0px 10px 0px 0px;
}
#header .account-navigation .account-status
{
	margin: 0px 0px 0px 20px;
}
.content-seperator
{
	clear:both;
	float:left;
	background:transparent url(../images/seperator_gradient.png) repeat-x scroll left bottom; 
	height:10px;
	width:970px;
}
#content
{
	background-color: #FFFFFF;
	clear:both;
	float:left;
	width: 970px;
}
.reasons-wrapper
{
	float:left;
	margin: 17px 5px 0px 5px;
	-margin: 17px 2px 0px 2px; /* IE6 Only */
}
.reasons-wrapper .top
{
	background:transparent url(../images/left_panel_top.png) no-repeat scroll left bottom;
	height:12px;
	width:193px;
}
.reasons-wrapper .horizontal
{
	background:transparent url(../images/left_panel_middle.png) repeat-y scroll left bottom;
	height:auto;
	overflow:hidden;
	width:193px;
}
.reasons-wrapper .bottom
{
	background:transparent url(../images/left_panel_bottom.png) no-repeat scroll left bottom;
	height:55px;
	text-align:center;
	width:193px;
}
.reasons-wrapper .horizontal .header
{
	text-align:center;
}
.reasons-wrapper .horizontal .steps
{
	margin: 10px 0px 15px 0px;
	overflow:hidden;
}
.reasons-wrapper .horizontal .step
{
	clear: both;
	float: left;
	margin: 5px 10px 0px 10px;
	-margin: 5px 5px 0px 5px; /* IE6 Only */
	width: 173px;
}
.reasons-wrapper .horizontal .step .number
{
	float:left;
	width: 55px;
}
.reasons-wrapper .horizontal .step .description
{
	float: right;
	width: 113px;
}
.banner-wrapper
{
	float: right;
	width: 763px;
}
.info-wrapper
{
	float: right;
	margin: 10px 0px 0px 0px;
	width: 763px;
}
.description-wrapper
{
	float:left;
	overflow: hidden;
	width: 560px;
}
.description-wrapper .selling-point
{
	clear: both;
	float:left;
	margin: 0px 0px 10px 0px;
	width: 555px;
}
.description-wrapper .selling-point .screenshot
{
	float:left;
}
.description-wrapper .selling-point .description
{
	float:left;
	margin: 12px 0px 0px 10px;
	width: 275px;
}
.description-wrapper .selling-point .description p
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
.description-wrapper .selling-point .description ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.purchase-wrapper
{
	float:right;
	margin: 0px 10px 0px 0px;
	-margin: 0px 5px 0px 0px; /* IE6 Only */
}
.purchase-wrapper .top
{
	background: transparent url(../images/right_panel_top.png) no-repeat scroll left bottom;
	width: 193px;
	height: 150px
}
.purchase-wrapper .horizontal
{
	background:transparent url(../images/left_panel_middle.png) repeat-y scroll left top;
	height:auto;
	overflow:hidden;
	width:193px;
}
.purchase-wrapper .bottom
{
	background:transparent url(../images/left_panel_bottom.png) no-repeat scroll left top;
	height:55px;
	text-align:center;
	width:193px;
}
.purchase-wrapper .horizontal .header
{
	margin: 0px 0px 0px 10px;
}
.purchase-wrapper .horizontal .text
{
	margin: 0px 0px 0px 10px;
}
.purchase-wrapper .horizontal .text p
{
	margin: 15px 0px 0px 0px;
}
.purchase-wrapper .horizontal .spacer
{
	height: 40px;
}
.content-spacer
{
	clear:both;
	height: 17px;
	width: 970px;
}
#footer
{
	background-color: #FFFFFF;
	float:left;
	margin: 0px 0px 20px 0px;
	width: 970px;
}
#footer .copyright
{
	float: left;
	margin: 0px 0px 0px 10px;
}
#footer .copyright p
{
	color: Gray;
}
#footer .contact-us
{
	float: right;
	margin: 0px 10px 0px 0px;
}
#footer .bottom
{
	clear: both;
	float:left;
	width: 100%;
}
#footer .bottom .bottom-left-border
{
	background:transparent url(../images/bottom_left.png) no-repeat scroll left bottom; 
	float: left;
	height:10px;
	width:10px;
}
#footer .bottom .bottom-right-border
{
	background:transparent url(../images/bottom_right.png) no-repeat scroll right bottom;
	float: right;
	width:10px; 
	height:10px;
}
.moreinfo-wrapper
{
	margin: 15px 0px 15px 30px;
}
.moreinfo-content
{	
	clear:both;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.moreinfo-content p
{
	font-size: 12px;
}
.moreinfo-content .left
{	
	float:left;
}
.moreinfo-content .right
{
	float: left;
	margin: 10px 0px 0px 20px;
	width:500px;
}
.moreinfo-content .right ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
.cart-banner-wrapper
{
	clear: both;
	float:left;
	margin: 15px 10px 15px 10px;
	width: 203px;
}
.go-recorder-more-info
{
	margin: 5px 0px 0px 8px
}
.paymentTable
{
	text-align:left;
}
.cart-wrapper
{
	float: right;
	width: 730px;
}
.cart-trolley .top
{
	clear: left;
	float: left;
	margin: 15px 0px 15px 0px;
}
.cart-trolley .middle
{
	float:left;	
	margin-bottom: 14px;
}
.cart-trolley .middle table
{
	border:solid 2px #9ba2aa; 
	width:695px;
	background-color:White;
}
.cart-trolley .middle table .header
{
	height: 35px; 
	background-color: #9ba2aa; 
	font-weight:bold; 
	color:White
}
.cart-trolley .middle table .datarow
{
	font-size:small;
	color:#888888;
}
.cart-trolley .middle table .datarowitemdescription
{
	padding: 5px 0 5px 2px;
	font-weight:bold;
}
.cart-trolley .middle table .datarowitemquantity
{
	padding: 5px 0 5px 0;
}
.cart-trolley .middle table .datarowitemprice
{
	padding: 5px 0 5px 0;
}
.cart-trolley .middle table .datarowitemtotal
{
	padding: 5px 0 5px 0;
	font-weight:bold;
}
.cart-trolley .middle table .quantitytextbox
{
	border: solid 2px #9ba2aa;
	text-align: right;
	width: 40px;
	padding-right: 5px;
}
.cart-trolley .middle table .footer
{
	font-size:small;
	color:#888888;
}
.cart-trolley .middle table .footertotal
{
	font-size:small;
	color:#888888;
	font-weight:bold; 
	color:Navy;
}
.cart-trolley .middle table .footerlabel
{
	text-align: right;
	padding: 2px 60px 2px 0
}
.cart-trolley .middle table .footeramount
{
	padding: 2px 0 2px 0
}
.cart-trolley .bottom
{
	clear: left;
	float: left;
	width: 724px;
}
.cart-trolley .bottom .continue-shopping-button
{
	float: left;
	height: 32px;
	width: 158px;
}
.cart-trolley .bottom .checkout-button
{
	float:right;
	height: 32px;
	width: 132px;
}
.order-details
{
	margin: 15px 0px 15px 30px;
	float:left;
	clear:left;
}
.order-details .topheader
{
	background: transparent url(../images/order_details_hdr.png) no-repeat scroll left top;
	width: 198px;
	height:29px;
}
.order-details .topinfo
{
	margin: 10px 0px 0px 0px; 
	font-size:small;
	color:#888888;
	overflow: hidden;
	width:850px;
}
.order-details .middle
{
	margin: 10px 0 0 0px;
	float:left;
	clear:left;
}
.order-details .middle table
{
	border:solid 2px #9ba2aa; 
	width:850px;
	background-color:White;
}
.order-details .middle table .header
{
	height: 35px; 
	background-color: #9ba2aa; 
	font-weight:bold; 
	color:White;
	font-size:medium;
}
.order-details .middle table .datarow
{
	font-size:small;
	color:#888888;
}
.order-details .middle table .datarowitemdescription
{
	padding: 5px 0 5px 2px;
	font-weight:bold;
}
.order-details .middle table .datarowitemlicense
{
	padding: 5px 0 5px 0;
}
.order-details .middle table .datarowitemquantity
{
	padding: 5px 0 5px 0;
}
.order-details .middle table .datarowitemprice
{
	padding: 5px 0 5px 0;
	font-weight:bold;
}
.order-details .middle table .footer
{
	font-size:small;
	color:#888888;
}
.order-details .middle table .footertotal
{
	font-size:small;
	font-weight:bold; 
	color:Navy;
}
.order-details .middle table .footerlabel
{
	text-align: right;
	padding: 2px 60px 2px 0
}
.order-details .middle table .footeramount
{
	padding: 2px 0 2px 0
}
.order-details .bottom
{
	clear:both;
	float:left;
}
.order-history
{
	margin: 15px 0 15px 30px;
	float:left;
	clear:left;
}
.order-history .topheader
{
	background: transparent url(../images/order_history_hdr.png) no-repeat scroll left top;
	width: 190px;
	height:32px;
}
.order-history .middle
{
	clear:left;
	float:left;
	margin: 10px 0px 0px 0px;
}
.order-history .middle table
{
	border:solid 2px #9ba2aa; 
	width:450px;
	background-color:White;
}
.order-history .middle table .header
{
	height: 35px; 
	background-color: #9ba2aa; 
	font-weight:bold; 
	color:White;
	font-size:medium;
}
.order-history .middle table .datarow
{
	font-size:small;
	color:#888888;
}
.order-history .middle table .datarowitemorderno
{
	padding: 5px 0 5px 5px;
	font-weight:bold;
}
.order-history .middle table .datarowitemorderdate
{
	padding: 5px 0 5px 0;
}
.order-history .middle table .datarowitemorderstatus
{
	padding: 5px 0 5px 2px;
}
.order-history .middle table .datarowitemorderprice
{
	padding: 5px 0 5px 2px;
	font-weight:bold;
}
.order-history .middle table .datarowitemorderdetails
{
	padding: 5px 2px 5px 0;
	font-weight:bold;
}
.faq-wrapper
{
	margin: 15px 0px 0px 15px;
}
.faq-content
{
	clear: both;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
	width: 70%;
	text-align: justify;
	margin: 0px 0px 25px 0px;
}
.faq-question
{
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
}
.creditcardform
{
	margin: 15px 0 15px 30px
}
.creditcardform .formsection
{
	float:left
}
.creditcardform .logosection
{
	float:left; 
	margin-top: 120px; 
	#margin-top:160px
}
.creditcardform .formsection .formitem
{
	padding-top:5px; 
	clear:left
}
.creditcardform .formsection .formaction
{
	padding-top:5px; 
	clear:left; 
	text-align:right; 
	padding-right:80px
}
.creditcardform .logosection .aboutssllink
{
	text-align:center; 
	width:60px; 
	margin: 0 12px 0 12px
}
.creditcardform .formsection .formitem .label
{
	float:left; 
	width:120px; 
	padding-top:3px
}
.creditcardform .formsection .formitem .field
{
	float:left; 
	width:350px
}

/* Hub Spot CSS */

.left-column
{
	width:750px;
	 -moz-background-inline-policy: continuous;
    background: url("../Images/vertical_seperator.png") repeat-y scroll right top transparent;
    float: left;
}

.right-column
{
	float:right;
	width:140px;
}

.left-column, .right-column
{
	padding: 0 20px;
}

h1 {
    color: #999999;
    font-family: Times,"Times New Roman",serif; 
    font-size: 19px !important;
    font-weight: normal;
    line-height: 115%;
    margin: 8px 0 15px;
    padding: 0;

}

.Normal {
    color: #333333;
    font-family: Arial,Helvetica;
    font-size: 12px;
    font-weight: normal;
}

html, body#Body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 125%;
}
