﻿@charset "utf-8";

body		{ background-color: #409ac7; color: #000000; margin: 0; padding: 0;  }

/* Links ***********************************************************************************************/
a			{ outline: none; color: #000; text-decoration: underline; }
a:link		{ color: #000; text-decoration: underline; }
a:visited	{ color: #000; text-decoration: underline; }
a:hover		{ color: #000; text-decoration: underline; }
a:active	{ color: #000; text-decoration: underline; }

/* Layout elements ************************************************************************************/
#wrapper	{ width: 770px; margin: 0 auto; background: #fff url(../images/wrapper_background.jpg) repeat-y top center; }
	#header 	{ width: 770px; height: 160px; position: relative; background: #fff url(../images/header_background.jpg) no-repeat top center; }
	
		#header ul#links   { float: left; position: absolute; top: 0px; right: 0px; color: #fff; font-weight: bold; border: solid red 0px; width: 451px; height: 30px;}
	    #header ul#links li{ float: left; }
	    #header ul#links li a           { padding: 0; text-indent: -3000px; display: block; height: 40px; text-align: center; }
	    #header ul#links li a.navHome   { width: 53px; background: #409ac7 url(../images/nav_home.jpg) no-repeat center bottom; }
	    #header ul#links li a.navOverview { width: 82px; background: #409ac7 url(../images/nav_overview.jpg) no-repeat center bottom; }
	    #header ul#links li a.navReviews{ width: 72px; background: #409ac7 url(../images/nav_reviews.jpg) no-repeat center bottom; }
	    #header ul#links li a.navSupport{ width: 77px; background: #409ac7 url(../images/nav_support.jpg) no-repeat center bottom; }
	    #header ul#links li a.navContact{ width: 72px; background: #409ac7 url(../images/nav_contact.jpg) no-repeat center bottom; }
	    #header ul#links li a.navFacebook{ width: 51px; background: #409ac7 url(../images/nav_facebook.jpg) no-repeat center bottom; }
	  /*#header ul#links li a.navPortal { width: 66px; background: #409ac7 url(../images/nav_portal.jpg) no-repeat center bottom; }
	    #header ul#links li a.navFaqs   { width: 49px; background: #409ac7 url(../images/nav_faqs.jpg) no-repeat center bottom; }
	    #header ul#links li a.navHelp   { width: 48px; background: #409ac7 url(../images/nav_help.jpg) no-repeat center bottom; }
	    #header ul#links li a.navForums { width: 67px; background: #409ac7 url(../images/nav_forums.jpg) no-repeat center bottom; }*/
	    #header ul#links li a:hover     { background-position: center top; } 
	        body#home #header ul#links li a.navHome, body#overview #header ul#links li a.navOverview,
	        body#portal #header ul#links li a.navPortal,
	        body#reviews #header ul#links li a.navReviews, body#support #header ul#links li a.navSupport,
	        body#faq #header ul#links li a.navFaqs, body#help #header ul#links li a.navHelp,
	        body#contact #header ul#links li a.navContact { background-position: center top; }
	    
		    
		#header #logo	{ position: absolute; top: 0px; left: 0px; }
		#header #logo a	{ width: 230px; height: 160px; display: block; text-indent: -3000px; }
		#header #download   { position: absolute; top: 60px; left: 365px; }
		#header #download a { display: block; width: 258px; height: 97px; text-indent: -3000px; background: #fff url(../images/header_download.jpg) no-repeat left top; }
        #header #productLinks   {}
            #header #productLinks a { text-indent: -3000px; background-repeat: no-repeat; background-position: top left; }
            #header #productLinks a:hover { background-position: bottom left; }
            #header #productLinks a#learnMore   { top: 50px; left: 265px; width: 258px; height: 110px; display: block; position: absolute; background-image: url(../images/doublevision3_learnmore.jpg); }
            #header #productLinks a#freeDownload{ top: 82px; left: 550px; width: 140px; height: 30px; display: block; position: absolute; background-image: url(../images/doublevision_btn_freedownload.jpg); }
            #header #productLinks a#buy30pro    { top: 119px; left: 550px; width: 140px; height: 30px; display: block; position: absolute; background-image: url(../images/doublevision_btn_buy3pro.jpg); }
        
	#mainContent{ float: left; display: inline; width: 770px; }
	    #mainContentHolder  { margin: 20px; }
		    #mainContentLeft { float: left; width: 160px; margin-left: 15px; margin-bottom: 20px; display: inline; } /*Optional*/
		        .leftHolder	{ background: #fff url(../images/leftholder_main_background.jpg) repeat-y top center; margin-bottom: 20px; }
			    
			    #homeFeatures h3    { text-indent: -3000px; display: block; height: 61px; background: url(../images/leftholder_top_background_features.jpg) no-repeat top center; }
			    #homeBenefits h3    { text-indent: -3000px; display: block; height: 61px; background: url(../images/leftholder_top_background_benefits.jpg) no-repeat top center; }
			    #homeFeatures ul, #homeBenefits ul  { width: 110px; }
			    #homeFeatures ul li { background: url(../images/bullet_star.jpg) no-repeat top left; padding-left: 25px; margin-bottom: 3px; font-weight: bold; color: #333; font-style: italic; }
			    #homeBenefits ul li { background: url(../images/bullet_checkmark.jpg) no-repeat top left; padding-left: 25px; margin-bottom: 3px; font-weight: bold; color: #333; font-style: italic; }
			    .leftHolder	span { display: block; padding: 0px 20px 30px 20px; background: url(../images/leftholder_bottom_background.jpg) no-repeat bottom center; }

		    #mainContentRight { float: left; width: 500px; margin-left: 30px; border: solid red 0px; display: inline;} /*Optional*/
                #homeWelcome    {margin: 0 0 10px 12px; }
                .rightHolder    { margin-bottom: 20px; background: #fff url(../images/rightholder_main_background.jpg) repeat-y top center; }
			    .rightHolder span   { display: block; padding: 0px 20px 30px 20px; background: url(../images/rightholder_bottom_background.jpg) no-repeat bottom center; }
			    #homeSlideshow h3 { text-indent: -3000px; display: block; height: 17px; background: url(../images/rightholder_top_background_screengrabs.jpg) no-repeat top center; }
			    #homeSlideshow img{ margin-left: 18px; margin-top: 10px; }
			    #homeReviews h3 { text-indent: -3000px; display: block; height: 61px; background: url(../images/rightholder_top_background_reviews.jpg) no-repeat top center; }
			    #homeReviews h3 a { text-indent: -3000px; display: block; height: 61px; }
			    #homeReviews img{ margin-left: 18px; margin-top: 10px; }
			    #homeScreenGrabs h3 { text-indent: -3000px; display: block; height: 61px; background: url(../images/rightholder_top_background_screengrabs.jpg) no-repeat top center; }
			    #homeScreenGrabs img{ margin-left: 18px; margin-top: 10px; }
			    #homeTestimonial    { margin: 0 0 10px 12px; }
			    #homeTestimonial h2 { color: #409ac7; font-style: italic; }
			    #homeTestimonial p  { color: #333;  margin: 0 5px; font-style: italic; margin-bottom: 10px; }
			    
			    #portalDoubleVision3 h3 { display: block; text-indent: -3000px; display: block; height: 61px; background: url(../images/rightholder_top_background_doublevision3.jpg) no-repeat top center; }
			    #portalDoubleVision3 img{ margin-left: 18px; margin-top: 10px; }
			
			
	#footer { background: #409ac7 url(../images/wrapper_bottom.jpg) no-repeat top center; height: 10px; }
    #legal  { margin: 0 auto; width: 700px; color: #e5e8e5; text-align: center; padding: 5px; }
    #legal a{ color: white; text-decoration: none; }
    #legal a:hover{ color: white; text-decoration: underline; }
/*Help*/

#helpIntro  { font-weight: bold; padding: 20px; }

#helpGettingStarted { margin: 0 30px 0 20px; padding: 0 0 20px 200px; border-bottom: solid black 1px; background: url(../images/help_gettingstarted.jpg) no-repeat top left; }
#helpGettingStarted h3  { text-indent: -3000px; }

#helpUsefulTips     { margin: 20px 30px 20px 20px; padding-left: 200px; background: url(../images/help_usefultips.jpg) no-repeat top left; }
#helpUsefulTips h3  { text-indent: -3000px; }

/*TrialPay*/
#trialPayPanel { margin: 0 30px 0 20px; min-height:150px; padding: 0 0 20px 200px;  background: url(../images/trialpay_logo.jpg) no-repeat top left; }
#trialPayPanel h3  { text-indent: -3000px; }

/*PayPal*/
#payPalPanel { margin: 20px 80px 20px 80px; border: solid #3399cc 1px; min-height:150px; padding: 0 0 20px 150px;  background: url(../images/paypal_logo.jpg) no-repeat top left; }
#payPalPanel h3  { text-indent: -3000px; }

/*FAQ*/
dl.faqList			{ margin-left: 20px; }
dl.faqList dt 				{ margin: 12px 0; padding: 3px 0 3px 55px; background: url(../images/faq_3questionmarks.jpg) no-repeat top left;}
dl.faqList dt a h3			{ display: inline; font-weight: bold; color: #217aff; font-variant: small-caps; font-size: 116%; }
dl.faqList dt a 			{ text-decoration: none; }
dl.faqList dt a:hover h3	{ text-decoration: underline; }
dl.faqList dt a:hover h3	{ color: #000;}
dl.faqList dd 				{ border-bottom: solid #2d88bb 1px; margin-left: 55px; padding: 6px 8px; background: #9bc9e0 url(../images/faq_background.jpg) repeat-x top left;
						      border-top: solid #2d88bb 1px; }
dl.faqList dd p				{ margin: 10px 0 0 0; }

dl.faqList dt.pageLink		{ text-align: right; border-bottom: solid #ccc 1px; padding-bottom: 2px; font-style: italic; font-size: 93%; background: none; }
dl.faqList dt.pageLink a	{ color: #666;}

/*Advertising*/
#advertisingOptions {}
#advertisingOptions a { text-decoration: none; color: #006699; }
#advertisingOptions img { margin-top: 5px; }
#advertisingOptions td.optionHolder { text-align: left; width: 170px; padding-left: 50px; }
#advertisingOptions table#paypalContent { border: solid #006699 1px; padding: 5px; margin-top: 5px;}
#advertisingOptions input.optionInput { width: 145px; }

div.adInfo      { border-bottom: solid #2d88bb 1px; margin-right: 10px; padding: 6px 8px; background: #9bc9e0 url(../images/faq_background.jpg) repeat-x top left; border-top: solid #2d88bb 1px; }
div.adInfo p   { margin: 10px 0 0 0; }

dl.faqList dt.pageLink		{ text-align: right; border-bottom: solid #ccc 1px; padding-bottom: 2px; font-style: italic; font-size: 93%; background: none; }
dl.faqList dt.pageLink a	{ color: #666;}

/*toggle layer*/
.toggleAnswer { display: none; }


/* Miscellaneous classes for reuse ********************************************************************/
.flR { float: right; margin-left: 8px; }
.flL { float: left; margin-right: 8px; }
.flClear { clear:both; height:0; font-size: 1px; line-height: 0px; } /*placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

/* Content elements ***********************************************************************************/
h1		{  }
h2		{ font-weight: bold; font-size: 116%; }
h3		{  }
h4		{  }
h6		{  }
p		{  }

strong	{ font-weight: bold; }
em		{ font-style: italic; }

dl	{  }
	dt	{  }
	dd	{  }

ol.list,ul.list	{ margin-left:2em; }
ol.list li		{ list-style: decimal outside; }
ul.list li 		{ list-style: disc outside; }
