.share {
	float:left;
	display: block;
	position: fixed;
	top: 200px;
	width: 62px;
	left:50%;
	margin-left: -566px;
	background: #ECF5FA;
	border-radius: 4px;	
	-webkit-border-radius: 4px;
	padding: 4px 4px 4px 4px;
	z-index: 101;	
	margin-right: 6px;	
}
 

body {
/*	background-image: url(../graphics/bg_global.png);
	background-repeat: repeat-x; */
	background-color: #e9e9e9;
	margin: 0px;
	font-family: Calibri, Helvetica, Arial;
	font-size: 13px;
	color: #3c3c3c;
    overflow-x: hidden;	
}

.wrapper {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header {
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(/graphics/bg_header.png);
	background-repeat: no-repeat;
	height: 57px;
}

.header_blank {
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(/graphics/header_blank.png);
	background-repeat: no-repeat;
	height: 57px;
}

.featureWhiteItem {
	background-image: url(/graphics/features_header.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 1px;
	padding-left: 10px;	
	padding-right: 10px;	
	padding-bottom: 0px;	
}

.featureItem {
	background-image: url(../graphics/feature_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 1px;
	padding-left: 10px;	
	padding-right: 10px;	
	padding-bottom: 5px;		
}

.hidden { 
	display: none; 
}
	
.unhidden { 
	display: block; 
}

.shareitheader {
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(../graphics/bg_global.png);
	background-repeat: no-repeat;
	height: 57px;
}

.logoContainer {
	width: 200px;
	height: 33px;
	float: left;
	padding-top: 8px;
	padding-left: 17px;
}
.logoContainer a:hover {
	background-color: transparent;
}

.prLink a:hover {
	background-color: transparent;
}

.featureTitles {
	font-family: calibri, helvetica, arial;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

.navContainer {
	width: 602px;
	float: left;
	padding-top: 14px;
}
.nav {
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: transparent;	
}

.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 13px;
	float: left;
}
.downloadBtnHeader {
	width: 136px;
	float: left;
}
.mainContainer {
	width: 955px;
	float: left;
	background-color: #FFFFFF;
}
.mainPromoArea {
	width: 955px;
	height: 300px;
	float: left;
	background-image: url(../graphics/bg_mainbanner.jpg);
	background-repeat: no-repeat;
}
.bannerContainerSub {
	height: 100px;
	float: left;
	padding-left: 35px;
	padding-top: 24px;
	margin-right: 40px;
}
.vidContainer {
	width: 450px;
	height: 338px;
	float: left;
}

.vidContainer2 {
	width: 350px;
	height: 338px;
	float: left;
	padding-top: 30px;
	padding-left: 90px;
}

.bannerContainer {
	width: 480px;
	float: left;
	padding-top: 35px;
	
}
.mainPromoAreaSub {
	width: 955px;
	float: left;
	height: 124px;
	padding: 0px;
	background-image: url(../graphics/bg_mainbanner.jpg);
	background-repeat: no-repeat;
}

/* @group DLOAD BUTTON */

.bigDownload {
	float: left;
	padding-top: 20px;
	background: url(../graphics/bg_bigbutton.png) no-repeat 0 108px;
	height: 135px;
	margin-right: 10px;
}
.bigDownload a:hover {
	background-color: transparent;
}

.bigDownloadFrontPage {
	float: left;
	padding-top: 20px;
	background: url(../graphics/bg_bigbutton.png) no-repeat 0 108px;
	height: 135px;
	margin-left: 130px; 
}
.bigDownloadFrontPage a:hover {
	background-color: transparent;
}

/* @end */

/* @group BUY NOW BUTTON */

.boxImagePrice a:hover {
	background-color: transparent;
}

.subBannerPrice{
	float: left;
	padding-top: 15px;
	height: 135px;
}

.subBannerPrice a:hover {
	background-color: transparent;
}

.mainBannerPrice{
	float: right;
	padding-top: 10px;
	height: 135px;
}

.bigBuy{
	float: left;
	padding-top: 20px;
	background: url(../graphics/bg_bigbutton_bn.png) no-repeat 0 108px;
	height: 135px;
}
.bigBuy a:hover {
	background-color: transparent;
}

.mainBannerTestimonial{
	float: right;
	padding-top: 0px;
	height: 1px;
	width: 650px;
}
.mainBannerTestimonial a:hover {
	background-color: transparent;
}


/* @end */

.txtAreaContainer {
	width: 939px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.txtAreaContainer2 {
	width: 939px;
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.txtAreaContainerSub {
	width: 947px;
	float: left;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.boxContainer {
	float: left;
	width: auto;
}

/* @group FOOTER */

.footer {
	width: 955px;
	height: 62px;
	float: left;
	background-image: url(/graphics/site-footer.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 0px;
	color: #FFFFFF;
}
.footer ul {
	list-style: none;
	margin: 0px;
	padding-top: 33px;
	padding-left: 80px;
}
.footer li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 15px;
}
.footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer li a:hover {
	background-color: transparent;
}
.footerDload {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../graphics/download_footer.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: 98px;
	height: 24px;
	display: block;
	position: relative;
	float: left;
	top: -2px;
}

/* @end */

/* @group TYPE */
h1 {
	font-family: Calibri, Helvetica, Arial;
	color: #1e78be;
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-family: Calibri, Helvetica, Arial;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Calibri, Helvetica, Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
p {
	font-family: Calibri, Helvetica, Arial;
	color: #3c3c3c;
	font-size: 13px;

}
a {
	text-decoration: underline;
	color: #1e78be;
}


/* @end */

/* @group COLS */

.mainCol1 {
	width: 288px;
	float: left;
	margin-right: 8px;
}
.mainCol2 {
	width: 347px;
	float: left;
	margin-right: 8px;
}
.mainCol3 {
	width: 200px;
	float: left;
}
.mainCol4 {
	width: 200px;
	float: left;
	margin-right: 8px;
}
.mainCol5 {
	width: 415px;
	float: left;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	text-align: left;
}

.mainCol6 {
	width: 700px;
	float: left;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	text-align: left;
}

.mainColBuyNow {
	width: 615px;
	float: left;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	text-align: left;
}
/* @end */

/* @group GRAYPANELS */

.grayPanel1 {
	width: 258px;
	background-image: url(../graphics/graypanel1_bg.png);
	background-repeat: no-repeat;
	height: 220px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
.grayPanel1Close {
	width: 288px;
	background-image: url(../graphics/graypanel1_curve.png);
	height: 8px;
	float: left;	
}
.grayPanel2 {
	width: 317px;
	background-image: url(../graphics/graypanel2_bg.png);
	background-repeat: no-repeat;
	min-height: 243px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
.grayPanel2Close {
	width: 347px;
	background-image: url(../graphics/graypanel2_curve.png);
	height: 8px;
	float: left;	
}


.grayPanel415 {
	width: 450px;
	background-image: url(../graphics/graypanel415_bg.png);
	background-repeat: no-repeat;
	min-height: 243px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 10px;
	padding-bottom: 10px;
}
.grayPanel415Close {
	width: 288px;
	background-image: url(../graphics/graypanel1_curve.png);
	height: 8px;
	float: left;	
}

.grayPanelBuyNow {
	width: 670px;
	background-image: url(../graphics/graypanelBuyNow_bg.png);
	background-repeat: no-repeat;
	min-height: 243px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
.grayPanelBuyNowClose {
	width: 680px;
	background-image: url(../graphics/graypanelBuyNow_bg.png);
	height: 8px;
	float: left;	
}

.grayPanelLeft {
	width: 615px;
	background-image: url(../graphics/graypanelBuyNow_bg.png);
	background-repeat: no-repeat;
	min-height: 243px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-right: 8px;	
	font-family: Calibri, Helvetica, Arial;
	text-align: left;	

}
.grayPanelLeftClose {
	width: 615px;
	background-image: url(../graphics/graypanelBuyNow_bg.png);
	height: 8px;
	float: left;	
}

.TestimonialTableHeader {
	width:690px;
	height:25px;
	padding-left:5px;
	padding-top: 5px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	background-color:#cccccc;
}

.TesimonialTableContent {
	width:690px;
	height:auto;
	padding-bottom:30px;
	padding-top:15px;
	padding-left:5px;	
}


.grayPanelRight {
	width: 700px;
	background-image: url(../graphics/graypanel_right.png);
	background-repeat: no-repeat;
	min-height: 243px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-right: 5px;	
	font-family: Calibri, Helvetica, Arial;
	text-align: left;	

}
.grayPanelRightClose {
	width: 615px;
	background-image: url(../graphics/graypanelBuyNow_bg.png);
	height: 8px;
	float: left;	
}

.whitePanelFullPage {
	width: 932px;
	min-height: 243px;
	background-color: #fff;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	margin-right: 5px;	
	font-family: Calibri, Helvetica, Arial;
	text-align: left;	

}
.whitePanelFullPageClose {
	width: 823px;
	background-image: url(../graphics/graypanelBuyNow_bg.png);
	height: 8px;
	float: left;	
}


.grayPanelFullPage {
	width: 932px;
	background-image: url(../graphics/graypanel_fullpage.png);
	background-repeat: no-repeat;
	min-height: 243px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	margin-right: 5px;	
	font-family: Calibri, Helvetica, Arial;
	text-align: left;	

}
.grayPanelFullPageClose {
	width: 823px;
	background-image: url(../graphics/graypanelBuyNow_bg.png);
	height: 8px;
	float: left;	
}

.grayPanel3 {
	width: 180px;
	background-image: url(../graphics/graypanel3_bg.png);
	background-repeat: no-repeat;
	min-height: 153px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}


.grayPanel3Close {
	width: 200px;
	background-image: url(../graphics/graypanel3_curve.png);
	height: 8px;
	float: left;	
}

.midFrontPanel {
	width: 955px;
	min-height: 65px;
	background-color: #ffffff;
	float: left;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.midFrontPanelClose {
	width: 955px;
	height: 8px;
	float: left;	
	margin-left: 0px;	
	margin-bottom: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

/* @end */

.arrowLink {
	cursor: pointer;
	padding-left: 13px;
	padding-right: 3px;
	background: url(../graphics/icon_arrow.png) no-repeat 0 3px;
	font-weight: bold;
}
a:hover {
	background-color: #a5d0f1;
/*	text-align: center; */
	font-weight: bold;
}

.sadIcon {
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	width: 100%;
}
.sadIcon ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.sadIcon li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(/graphics/sadicon.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	width: 90%;
}



.tickList {
	padding-top: 10px;
	padding-right: 20px;
	float: left;
	width: 90%;
}
.tickList ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.tickList li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(/graphics/icon_tick.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 90%;
}

.frontPageNewsRightBox {
	width: 280px;
	height: 65px;
	background-image: url(/graphics/frontPageNewsRightBox.png);
	background-repeat: no-repeat;
	background-color: #e0e0e0;	
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	font-family: Calibri, Helvetica, Arial;
	text-align: left;	
	
}

.testimonialsFrontPanel {
	width: 942px;
	height: 60px;
	background-color: #fff	
	float: left;
	padding-top: 0px;	
	margin-left: 8px;
	margin-top: 0px;
	padding-right: 0px;
}

.testimonialsFrontPanelClose {
	width: 642px;
	background-image: url(../graphics/testimonials-panel_bg_curve.png);
	height: 8px;
	float: left;	
	margin-left: 8px;	
	margin-bottom: 10px;
}



.customersFrontPanel {
	width: 942px;
	min-height: 60px;
	background-color: #fff	
	float: left;
	padding-top: 0px;	
	margin-left: 8px;
	margin-top: 0px;
	padding-right: 0px;
}

.customersFrontPanelClose {
	width: 642px;
	background-image: url(../graphics/testimonials-panel_bg_curve.png);
	height: 8px;
	float: left;	
	margin-left: 8px;	
	margin-bottom: 10px;
}



.reviewsFrontPanel {
	width: 942px;;
/*	background-image: url(../graphics/testimonials-panel_bg.png);
	background-repeat: no-repeat;*/
	height: 95px;
	background-color: #fff;
	float: left;
	padding-top: 0px;	
	margin-left: 8px;
	margin-top: 0px;
	padding-right: 0px;
}

.reviewsFrontPanelClose {
	width: 642px;
	background-image: url(../graphics/testimonials-panel_bg_curve.png);
	height: 8px;
	float: left;	
	margin-left: 8px;	
	margin-bottom: 10px;
}


.newsFrontPanel {
	width: 642px;
	background-image: url(../graphics/newsfrontpanel_bg.png);
	background-repeat: no-repeat;
	height: 65px;
	background-color: #e0e0e0;
	float: left;
	padding-top: 0px;	
	margin-left: 8px;
	margin-top: 0px;
	padding-right: 0px;
}

.newsFrontPanelClose {
	width: 642px;
	background-image: url(../graphics/newsfrontpanel_bg_curve.png);
	height: 8px;
	float: left;	
	margin-left: 8px;	
	margin-bottom: 10px;
}




.frontPageLatestNews {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	font-family: Calibri, Helvetica, Arial;
	text-align: left;	
}
.frontPageLatestNews ul {
	list-style: none;
	margin: 0px;
	float: left;
}
.frontPageLatestNews li {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
}

.frontPageLatestNews li a {
	text-decoration: underline;
	color: #1e78be;
	font-weight: bold;
}

.frontPageLatestNews li a:hover {
	font-weight: normal;
	background-color: #a5d0f1;
	font-weight: bold;
}

.frontPageLatestNews p {
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.latestNews {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	text-align: left;	
}
.latestNews ul {
	list-style: none;
	margin: 0px;
	float: left;
}
.latestNews li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.latestNews li h1 {
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
	background-image:url(../graphics/icon_arrow.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	background-position: 0px 3px;
}
.latestNews li a {
	line-height: 16px;
	color: #464646;
	list-style: none;
	padding-left: 0px;
	display: block;

	width: 95%;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	border-style: solid;
	border-top-color: transparent;
	border-top-width: 1px;
	border-bottom-color: transparent;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	background-position: 0px 0px;
}
.latestNews li a:hover {
	
	background-color: #c9e0f3;
	background-image: url(../graphics/newslist_hover.png);
	border-style: solid;
	border-top-color: #b3d1e9;
	border-top-width: 1px;
	border-bottom-color: #b3d1e9;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	text-decoration: none;
	display: block;
	
}
.latestNews p {
	margin-left: 14px;
	margin-top: 3px;
	margin-bottom: 0px;
}


.leftNav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftNav ul {
	list-style: none;
	margin: 0px;
	float: left;
}
.leftNav li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	
}

.leftNav li a {
	line-height: 16px;
	color: #464646;
	list-style: none;
	padding-left: 15px;
	display: block;
	float: left;
	width: 157px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	border-style: dotted;
	border-bottom-color: #d8d8d8;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: transparent;
	border-top-width: 1px;
	background-image:url(../graphics/subnav_arrow.png);
	background-repeat: no-repeat;



}
.leftNav li a:hover {
	
	background-color: #cde4f7;
	background-image: url(../graphics/subnav_arrow.png);
	border-style: solid;
	border-top-color: transparent;
	border-top-width: 1px;
	border-bottom-color: #b3d1e9;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	text-align: left;
	
}
.wrapper .mainContainer .txtAreaContainerSub .mainCol5 table {
	text-align: left;
}


.landingBackground {
	width: 955px;
	background-image: url(backgroundstroke.png);
	background-repeat: no-repeat;
	background-color: #337bb0;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
}

.landingBackground a:hover {
	background-color: transparent;
}

.landingTitle {
	float: right;	
	width: 955px;;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #ffffff;
	text-shadow:#000000 2px 2px 10px;
	height: 50px;
}

.landingTopPara {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 1px;
	margin-top: 1px;
	font-size: 14px;
	font-style:normal;
	color: #ffffff;
	width:930px;;
	padding-left: 10px;
	margin-right: 20px;
	padding-bottom: 3px;
}

.landingTopPara p {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 1px;
	margin-top: 1px;
	font-size: 14px;
	font-style:normal;
	color: #ffffff;
	width:930px;;
}

.landingRightPane {
	float: right;	
	width: 494px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.landingVideo {
	float: left;	
	padding-left: 115px;
	padding-top: 10px;	
	padding-right: 0px;
}

.landingDownloadButton {
	float: left;	
	padding-left: 140px;
	padding-top: 40px;	
	padding-right: 0px;
}

.landingScreenshots {
	float: left;	
	margin-top: 20px;
	padding-left: 100px;
	padding-right: 0px;
}

.landingPCWorld {
	float: left;	
	margin-top: 40px;
	padding-left: 93px;
	padding-right: 0px;
}


.ReferFriendContainer {
	width: 945px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style:normal;
	color: #ffffff;
}

.ReferFriendContainer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:normal;
	color: #ffffff;
}

.ReferFriendContainer ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

.ReferFriendContainer li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-left: 25px;	
	padding-top: 10px;
	float: left;
}

.FeatureListContainer {
	width: 955px;
	float: left;
	padding-top: 20px;
	padding-left: 0px;
}

.FeatureList {
	width: 460px;
	float: left;
	padding-left: 0px;
	margin: 0px;
	background-color: transparent;	
}

.FeatureList ul {
	list-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-left: 30px;
	float: left;
}

.FeatureList li {
	list-style: none;
	margin-top: 1px;
	float: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 35px;	
	background-image: url(/graphics/icon_tick.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style:normal;
	color: #ffffff;
}

.FeatureList p {
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 1px;
	margin-top: 1px;
	font-size: 14px;
	font-style:normal;
	color: #ffffff;
}


.FeatureListSmaller {
	width: 460px;
	float: left;
	padding-left: 0px;
	margin: 0px;
	background-color: transparent;	
}

.FeatureListSmaller ul {
	list-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-left: 10px;
	float: left;
}

.FeatureListSmaller li {
	list-style: none;
	margin-top: 1px;
	float: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 35px;	
	background-image: url(/graphics/icon_tick.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
}

.FeatureListSmaller p {
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 1px;
	margin-top: 1px;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
}


.reviewQuotes {
	width: 955px;
	padding-left: 0px;
	padding-right: 0px;	
	padding-top: 30px;
	float: left;
}

/* @group HyperV */


.hyperVmasthead {
	width: 955px;
	float: left;
	background-image: url(../graphics/hyperv_features_masthead.png);
	background-repeat: no-repeat;
	background-color: #fff;
}

.hyperVnavRightPanel {
	width: 725px;
	float: right;
}
.hyperVheaderPanel {
	margin-bottom: 0px;
	float: left;
	width: 100%;
	height: 59px;
}

.hyperVheaderPanelblank {
	margin-bottom: 0px;
	float: left;
	width: 100%;
	height: 59px;
}

.hyperVlogo {
	float: left;
	margin-top: 15px;
	padding-left: 15px;
}

.hyperVlogo a:hover {
	background-color: transparent;
}

.mastheadOopslogo {
	float: left;
	margin-top: 15px;
	padding-left: 15px;
}

.mastheadOopslogo a:hover{
	background-color: transparent;
}

.mastheadQuote {
	float: left;
	margin-top: 10px;
	padding-left: 45px;
}
.hyperIntroTxtWrapper {
	float: left;
	width: 100%;
}
.hyperIntroTxt {
/*	width: 400px; Mario Borg Original */
	width: 720px;
	float: left;
	padding-top: 15px;
}
.hyperIntroTxt h1 {
	color: #3c3c3c;
	font-size: 2.0em;
	font-weight: bold;
}
.hyperIntroTxt h2 {
	color: #3c3c3c;
	font-size: 1.5em;
	font-weight: normal;
}
.hyperIntroTxt p {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 0px;	
}
.hyperIntroScr {
	width: 300px;
	padding-right: 11px;
	float: right;
}
.hyperVTry {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	font-size: 11px;
	color: #ffffff;
}
.hyperReleaseNotify {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	font-size: 11px;
	color: #ffffff;
}
.hyperVDownload {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	font-size: 11px;
	color: #ffffff;
}
.hyperVBuynow {
	float: right;
	margin-right: 8px;
	margin-top: 13px;
}
.hyperVCompare {
	float: right;
	margin-right: 8px;
	margin-top: 0px;
}
.buttonDownloadFeatures span a {
	background-image: url(../graphics/s2-subbanner-button-hv-downloadfree-off.png);
	background-repeat: no-repeat;
	width: 227px;
	height: 34px;
	display: block;
}
.buttonDownloadFeatures span a:hover {
	background-image: url(../graphics/s2-subbanner-button-hv-downloadfree-on.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.buttonTryFeatures span a {
	background-image: url(../graphics/s2-subbanner-button-hv-tryunlimited-off.png);
	background-repeat: no-repeat;
	width: 227px;
	height: 34px;
	display: block;
}
.buttonTryFeatures span a:hover {
	background-image: url(../graphics/s2-subbanner-button-hv-tryunlimited-on.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

.buttonhyperReleaseNotified span a {
	background-image: url(../graphics/s2-button-releasenotified-off.png);
	background-repeat: no-repeat;
	width: 283px;
	height: 41px;
	display: block;
}
.buttonhyperReleaseNotified span a:hover {
	background-image: url(../graphics/s2-button-releasenotified-on.png);
	background-repeat: no-repeat;
	background-color: transparent;
}



.GenericVTry {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Calibri, Helvetica, Arial;
	font-size: 13 px;
	color: #ffffff;
}

.GenericBuyNowPromiseToYou {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}

.GenericDownloadBuyNow {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}



.GenericButtonTryFeatures span a {
	background-image: url(../graphics/s2-subbanner-button-downloadtrial-off.png);
	background-repeat: no-repeat;
	width: 227px;
	height: 34px;
	display: block;
}
.GenericButtonTryFeatures span a:hover {
	background-image: url(../graphics/s2-subbanner-button-downloadtrial-on.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

.buttonBuyNowFeatures span a {
	background-image: url(../graphics/s2-subbanner-button-hv-buynow-off.png);
	background-repeat: no-repeat;
	width: 126px;
	height: 43px;
	display: block;
}
.buttonBuyNowFeatures span a:hover {
	background-image: url(../graphics/s2-subbanner-button-hv-buynow-on.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

.buttonHVCompare span a {
	background-image: url(../graphics/hv_compare_icon.png);	
	background-repeat: no-repeat;
	color:#FFFfff;
	width: 50px;
	height: 65px;	
	display:block;
	text-decoration: none;
	text-align:center;
	font-size:11px;
	font-weight: bold;
}
.buttonHVCompare span a:hover { 
	background-image: url(../graphics/hv_compare_icon_ON.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

/* @end */


/* @group NAV */
.prodNavWrapper {
	width: 200px;
	margin-top: 5px;
	float: left;
}
.prodNav ul {
	width: 200px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.prodNav li {
	width: 170px;
	height: 60px;
	background-image: url(../graphics/hyperv_nav_tab_idle.png);
	background-repeat: no-repeat;
	background-color: #000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}
.prodNav li a {
	display: block;
	text-decoration: none;
	background-color: transparent;
}
.prodNav .prodSelected {
	background-image: url(/graphics/hyperv_nav_tab_over.png);
}

.prodNav li h1 {
	color: #fff;
	font-size: 1.3em;
	margin: 0px;
}
.prodNav li p {
	color: #99c7e3;
	font-size: 1em;
	line-height: 1.1em;
	margin: 0px;
	font-weight: normal;
}

.prodNavSub {
	background-color: #000000;
}

.prodNavSub ul {
	background-color: #000000;
	float: left;
	width: 170px;
	list-style: none;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	min-height: 168px;
}
.prodNavSub li {
	border-bottom: 1px solid #313b24;
	margin-bottom: 8px;
	padding-bottom: 4px;
	background-image: none;
	background-color: transparent;
	padding: 0px;
	height: auto;
}
.prodNavSub li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
}
.prodNavSub li a:hover {
	background-color: transparent;
}

.NoProdNav {
	background-color:#000;
}

.NoProdNav li {
	width: 170px;
	height: 0px;
	border-top: 5px solid #39b34a;
	background-image:none;
	background-color: #000;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}


.prodNavSubTestimonials {
	border-top: 4px solid #2380bf;		
	background-color: #ffffff;	
	width: 200px;	
	float: left;
	padding-bottom: 15px;
}

.prodNavSubTestimonials h1 {
	color: #000000;
	font-size: 1.3em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;	
	background-color: #ffffff;	
}

.prodNavSubTestimonials a {
	color: #2380bf;
	font-family: Calibri, Helvetica, Arial;	
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;	
	background-color: #000000;	
}

.prodNavSubTestimonials ul {
	background-color: #ffffff;
	float: left;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 168px;
	width: 190px;
}
.prodNavSubTestimonials li {
	border-top: 2px solid #313b24;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: none;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: auto;
	float:left;
}

.prodNavSubTestimonials li p {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-style:italic;
}

.prodNavSubTestimonials li h2 {
	color: #000000;
	float:right;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.prodNavSubReviewsAsSeenOn {
	border-top: 4px solid #2380bf;		
	background-color: #ffffff;	
	width: 200px;	
	float: left;
	padding-bottom: 25px;
}

.prodNavSubReviewsAsSeenOn h1 {
	color: #000000;
	font-size: 1.3em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;	
	background-color: #ffffff;	
}

.prodNavSubReviewsAsSeenOn a {
	color: #2380bf;
	font-family: Calibri, Helvetica, Arial;	
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;	
	background-color: #FFFFFF;	
}


.prodNavSubCompare {
	background-color: #000000;	
	width: 200px;	
	border-top: 4px solid #2380bf;		
	float: left;
}

.prodNavSubCompare table {	
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #000000;	
}

.prodNavSubCompare table td {
	color:#ffffff;
}

.prodNavSubCompare h1 {	
	color: #ffffff;
	font-size: 1.3em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;	
	background-color: #000000;
}

.prodNavSubCompare h2 {
	color: #ffffff;
	font-size: 1.3em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;	
	background-color: #000000;
	float: left;	
}

.prodNavSubCompare ul {
	background-color: #000000;
	float: left;
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 168px;
}
.prodNavSubCompare li {
	border-top: 2px solid #313b24;
	margin-bottom: 8px;
	margin-top: 5px;
	background-image: none;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: auto;
}

.prodNavSubCompare p {
	color: #99c7e3;
	font-size: 1em;
	line-height: 1.1em;
	margin: 0px;
	font-weight: normal;
	background-color:#000000;
	padding-left: 10px;
}

.prodNavSubCompare a {
	color: #ffffff;
	text-decoration:underline;
	font-size: 1em;
	line-height: 1.1em;
	margin: 0px;
	font-weight: normal;
	background-color:#000000;
}


.prodNavBoxWrapper {
	width: 180px;
	background-image: url(../graphics/prodnav_softwarebox_bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	float: left;
	padding: 10px;
}
.prodNavButton {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
}
.prodNavButton a {
	width: 170px;
	height: 60px;
	background-image: url(../graphics/hyperv_nav_tab_idle.png);
	background-repeat: no-repeat;
	background-color: #000;
	display: block;
	color: #fff;
	text-decoration: none;
	float: left;
}
.prodNavButton a h1 {
	color: #fff;
	font-size: 1.4em;
	margin: 0px;
}

/* @end */

/* @group Screenshots */

.screenshotBox {
	float: left;	
	padding-top: 20px;
	width: 100%;
}
.screenshotBox li {
	background-color: transparent;
	float: left;
	margin-bottom: 10px;
}
.screenshotBox a {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE4F2;
	border-bottom-color: #DFE4F2;

	border-left-color: #DFE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE4F2;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 18px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
	min-height: 240px;
}
.screenshotBox ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
.screenshotBox a:hover {
	border-color: #397ebe;
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: normal;
}
.screenshotBox img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.screenshotBox h1 {
	font-size: 1.3em;
	margin-top: 7px;
	margin-bottom: 0px;
/*	background-image: url(../graphics/hyperv_icon_tick.png); */
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: 0px 5px;
	text-align:left;
}
.screenshotBox p {
	margin-top: 7px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 190px;	
}


/* @end */


/* @group Features - Original by Mario Borg */

.HVfeatureList {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.HVfeatureList li {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 31.5%;
	padding-left: 9px;
}
.HVfeatureList a {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE4F2;
	border-bottom-color: #DFE4F2;
	border-left-color: #DFE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE4F2;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
	min-height: 240px;
}
.HVfeatureList ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
.HVfeatureList a:hover {
	border-color: #397ebe;
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: normal;
	background-image: url(../graphics/icon_lens.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
.HVfeatureList img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.HVfeatureList h1 {
	font-size: 1.3em;
	margin-top: 7px;
	margin-bottom: 0px;
	background-image: url(../graphics/hyperv_icon_tick.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 1px 5px;
}
.HVfeatureList p {
	margin-top: 7px;
	margin-bottom: 0px;
	padding-left: 25px;
	width: 170px;
}

/* @end - Original by Mario Borg */

/* @group Features - Modified (Horizontal) by David Vella */

.HVfeatureList_Horizontal {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.HVfeatureList_Horizontal ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}

.HVfeatureList_Horizontal li {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 43%;
	padding-left: 9px;
}
.HVfeatureList_Horizontal a {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE4F2;
	border-bottom-color: #DFE4F2;
	border-left-color: #DFE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE4F2;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
	min-height: 240px;
}

.HVfeatureList_Horizontal a:hover {
	border-color: #397ebe;
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: normal;
	background-image: url(../graphics/icon_lens.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
.HVfeatureList_Horizontal img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.HVfeatureList_Horizontal h1 {
	font-size: 1.3em;
	margin-top: 7px;
	margin-bottom: 0px;
	background-image: url(../graphics/hyperv_icon_tick.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 1px 5px;
}
.HVfeatureList_Horizontal p {
	margin-top: 7px;
	margin-bottom: 0px;
	padding-left: 25px;
	width: 90%;
}

/* @end - Modified (Horizontal) by David Vella */

* @group Features - Modified (LineFeature) by David Vella */

.HVfeatureList_LineFeature {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.HVfeatureList_LineFeature ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}

.HVfeatureList_LineFeature li {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 90%;
	padding-left: 9px;
}
.HVfeatureList_LineFeature a {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFE4F2;
	border-bottom-color: #DFE4F2;
	border-left-color: #DFE4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE4F2;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
	min-height: 240px;
}

.HVfeatureList_LineFeature a:hover {
	border-color: #397ebe;
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: normal;
	background-image: url(../graphics/icon_lens.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
.HVfeatureList_LineFeature img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.HVfeatureList_LineFeature h1 {
	font-size: 1.3em;
	margin-top: 7px;
	margin-bottom: 0px;
	background-image: url(../graphics/hyperv_icon_tick.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 1px 5px;
}
.HVfeatureList_LineFeature p {
	margin-top: 7px;
	margin-bottom: 0px;
	padding-left: 25px;
	width: 90%;
}

/* @end - Modified (Horizontal) by David Vella */

.genericTextPage {
	float: left;	
	padding-top: 20px;
	padding-right: 20px;
	width: 700px;
}
.genericTextPage p {
	padding-bottom: 7px;
}
genericTextPage h1 {
	font-size: 1.3em;
	padding-bottom: 5px;
}
genericTextPage h2 {
	font-size: 1.3em;
	padding-bottom: 5px;
}

.genericmastheadDownload {
	width: 955px;
	float: left;
	background-image: url(../graphics/s2-masthead-half.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.genericDownloadPage {
	float: left;	
	margin-top: 20px;	
	background-color:#e9e9e9;
}

.genericDownloadPageBox {
	width: 715px;
	height: 310px;
	background-color:#e9e9e9;
	float: left;	
}

/* START - LiveChat Specific */

#livechat-full, #livechat-compact-container {
	width: 400px!important; 
	right: 150px!important;
}


/* END - LiveChat Specific */
