
@import url("reset.css");

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


body {
		font-family:  'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #e5e5e5;
}

.maincontainer {
	width: 960px;
	margin: 5px auto 0;
	background-color: #fff;
	position: relative;
	bottom: 0;
}

.header {
	float: left;
	width: 960px;
}

.header h1
{
    text-align: center;
    font-size: 22px;
    float: right;
    margin: 35px 100px 0 0;
    }

.logo {
	float:left;
	background: url(../images/logo.jpg) top left no-repeat;
	margin: 35px 0 0 35px;
	height: 79px;
	width: 312px;
	text-indent: -9999px;
	overflow: hidden;
}

#headerright
{
    float: right;
    margin: 42px 10px 0 0;
   
    
}
.quote
{
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    color: #0e3281;
        }


.button {
	margin: 35px 20px 0 0;
	height: 62px;
	width: 60px;
	float: left;
	text-decoration: none;
}

.button h1,
.button h2 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 0px 0 0 70px;
	width: 80px;
}

.button.downloadfront h1,
.button.downloadfront h2 {
	font-size: 18px;
	color: #0e3281;
	font-weight: normal;
	margin: 0px 10px 0 70px;
	width: 300px;
}

.button.downloadfront h2 {
	font-size: 13px;
	color: #000;
	margin: 1px 0 0 70px;
	line-height: 1.125em;
}

.button h2 {
	font-size: 11px;
	color: #808080;
	margin: 3px 0 0 70px;
	line-height: 1.125em;
}


/*
 .button.downloadfront  {
	background: url(../images/download.jpg) top left no-repeat;
	margin: 35px 20px 0 88px;
    margin: 35px 20px 0 243px;
}*/

 .button.downloadfront  {
	background: url(../images/download_top.png) top left no-repeat;
    margin: 35px 10px 0 235px;
   
}
 a.button.downloadfront:hover  {
	 background-position:  -61px 0px;
}

 .button.downloadpic  {
	background: url(../images/download_top.png) top left no-repeat;
    margin: 35px 110px 0 243px;
}
 a.button.downloadpic:hover  {
	 background-position:  -61px 0px;
}

.button.previewvid {
	background: url(../images/demo_top.png) top left no-repeat;
	/*WHEN YOU PUT OTHER BUTTON BACK IN REMOVE THIS NEXT LINE
	margin: 35px 110px 0 400px;*/
}
 a.button.previewvid:hover  {
	 background-position:  -61px 0px;
}


.button.preview {
	background: url(../images/preview.jpg) top left no-repeat;
}

.button.signup {
	background: url(../images/signup.jpg) top left no-repeat;
	margin: 35px 35px 0 0;
}

.flashheader {
	background-image:url(../images/Flash-replacement.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 960px;
	height: 271px;
}

.contentmenu 
{
    font-size: larger;
    font-weight:  normal ;
	float: left;
	width: 890px;
	background-color: #92b31b;
	border-top: 5px solid #789c0b;
	padding: 0 35px;
}

.contentmenu.page {
	margin: 30px 0 0;
}

.contentmenu li {
	float:left;
	margin: 0 5px 0 0;
}

.contentmenu li a {
	float: left;
	padding: 14px 20px;
	margin: 0;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #789c0b;
}

.contentmenu li a:hover,
.contentmenu li a.active {
	background: #fff;
	color: #789c0b;
}

.contentmain {
	float: left;
	margin: 10px 35px 1px;
	width: 890px;
	min-height:150px;
}

.contentmain h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 0 0 7px;
	color: #0e3281;
}

.contentmain h2 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 0 0 7px;
}

.contentmain h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 7px;
	color: #444;
	color: #0e3281;

}

 h4 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 0 0 7px;
	color: #ea7c0b;
	text-align: center;
	vertical-align: bottom;
}

 h5 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 0 0 7px;
	color: #0e3281;
	text-align: left;
	vertical-align: top;
}

.contentmain p {
	color: #444;
	line-height: 1.5em;
	margin: 0 0 7px;
}



.contentmain li {
	color:#444;
	list-style:url(../images/bullet.png);
	list-style: disc;
	margin: 0 0 5px 20px;
	text-align:left;

}

.contentmain blockquote{
	padding:0 0 0 25px;
}


.contentmain #front{
    height: 160px;
}

.footer {
	float: left;
	width: 890px;
	background-color: #92b31b;
	padding: 0 35px;
	margin:0 auto;
	 
}

.footer ul {
}

.footer li {
	float: left;
	text-align:center;
}

.footer li a {
	text-decoration:none;
	margin: 20px 20px 20px 0;
	color: #fff;
	display: block;
	font-size: 14px;
}

.footer li a:hover {
	text-decoration: underline;
}


.alllogo {
	float:left;
	background: url(../images/logo.jpg) top left no-repeat;
	height: 79px;
	width: 312px;
}

.registrationcontainer {
	width: 312px;
	margin: 20px auto 0;
	background-color: #fff;
	padding: 10px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 0 0 7px;
	color: #0e3281;
}

legend {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 0 0 7px;
}

label, p {
	color: #444;
	line-height: 1.5em;
	margin: 0 0 7px;
}

form {
	background:#fff;
	border:1px solid #eee;
}

fieldset div {
	margin:0.3em 0;
	clear:both;
}

form {
	padding: 10px;
}

input {
	padding:1px;
	width:270px;
	border:1px solid #ddd;
	background:#fafafa;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	float:right;
	margin: 0 0 10px 0;
}

#chkterms, #CheckBox2, #CheckBox3 {
	width:15px;
	float:left;
	margin: 3px 8px 0 3px;
	}

#cmdSumbit2{
	float:right;
	width: 75px;
	height: 23px;
}

#gotimage{
	float:right;
	margin:0 10px 10px 0;
}

.errmessage{
    margin-top: 15px;
    color: Red;
}

#errmessage{
    margin-top: 15px;
    color: Red;
}
errmessage{
    margin-top: 15px;
    color: Red;
}

#helphead{
    width: 400px;
}

#helpcontents{
    float: left;
    width: 240px;
    height: 554px;
}

#helpvids{
    float: right;
    width: 425px;
    height: 394px;
    background: #e5e5e5;
    padding:10px;
}

#helpcontents table{
    width: 100%;
}

#helpcontents td{
    padding: 5px;
}

#helpcontents a{
    font-weight: normal;   
}

#helpvideo{
    width:645px;
    height: 592px;
    float: right;
    border: solid 1px;
    background-color: #999;
    text-align: center;
    vertical-align: middle;
}

#featuresimg{
    margin-left: 300px;
    width: 225px;
    height: 615px;
    border: solid 1px;
    
}
#featuresleft{
    float: left;
    width: 270px;
    height: 615px;
    font-size: 10pt;
    
}
#featuresright{
    float: right;
    width: 330px;
    height: 615px;
    font-size: 10pt;
    
    
}


.centered{
 text-align:center;
    display:block;
}


a .indented{
    margin-left: 100px;
}
.smalltext {
    font-size: 8pt;
    }
    
    
       .middle
{
    width:350px;
    margin: 10px 0 10px 230px;
    height:250px;
}
    
    .halfright
{
    width:400px;
    float:right;
}
.halfright img
{
    margin-left: -50px;
}
.halfleft
{
    width:400px;
    float:left;
}

    
    
.demobuttons{
    margin:  50px 0 0 90px;

}
    
.demobuttons a {
    display:block;
    width: 320px;
    height: 211px;
    background: url("../images/firstframeg.png") 0 0 no-repeat;
    text-decoration: none;
}
.demobuttons a:hover { 

}    
.downloadbuttons{
    margin: -160px 0 0 200px;
}
    
.downloadbuttons a {
    display:block;
    width: 100px;
    height: 101px;
    /*background: url("../images/download_main.png") 0 0 no-repeat;*/
    background: url("../images/play_orange.png") 0 0 no-repeat;
    text-decoration: none;
}
.downloadbuttons a:hover { 
    background: url("../images/play_green.png") 0 0 no-repeat;
}


.demobuttons2{
   float:right;

}
    
.demobuttons2 a {
    display:block;
    width: 260px;
    height: 171px;
    background: url("../images/firstframeg2.png") 0 0 no-repeat;
    text-decoration: none;
}
.demobuttons2 a:hover { 

}    
.downloadbuttons2
{
    position:absolute;
    margin: 35px 0 0 710px;
    z-index:2;
}
    
.downloadbuttons2 a {
    display:block;
    width: 100px;
    height: 101px;
    /*background: url("../images/download_main.png") 0 0 no-repeat;*/
    background: url("../images/play_orange.png") 0 0 no-repeat;
    text-decoration: none;
}
.downloadbuttons2 a:hover { 
    background: url("../images/play_green.png") 0 0 no-repeat;
}



.featurebuttons{
    margin: -100px 0 0 200px;

}
    
.featurebuttons a {
    display:block;
    width: 218px;
    height: 62px;
    /*background: url("../images/download_main.png") 0 0 no-repeat;*/
    background: url("../images/features2.png") 0 0 no-repeat;
    text-decoration: none;
}
.featurebuttons a:hover { 
    background-position:  -218px 0px;
}



a.close:link {color:#fff}      
a.close:visited {color:#fff}  
a.close:hover {color:#fff}  
a.close:active {color:#fff}  

.video {
    display:none; 
    position:absolute; 
    left:200px; 
    top:40px; 
    background-color: #555; 
    padding: 5px;
    text-align: right;
    z-index:1000;
}

.quotes
{
    margin-top: 8px;
    width: 440px;
    padding-bottom: 5px;
    margin-right: 30px;
    vertical-align:text-top;
    display: inline-block;
    float: right;
    }
 .quotes2
{
    margin-top: 28px;
    width: 540px;
    padding-bottom: 5px;
    margin-right: 30px;
    vertical-align:text-top;
    display: inline-block;
    float: right;
    }   
    
    
.nudge
{
	margin:  2px 0 0 20px;
}

    
.right
{
    float: right;
}
    
.quotearea
{
    position:absolute;
    margin: 260px 0 0 630px ;
    width: 260px;
    height:950px;
    }

.quotel
{
    background: url("../images/quote2.png") 0 0 no-repeat;
    font-size: 13pt;
    font-style: italic;
    font-weight: normal;
    color: #444;
    padding: 15px;
}

.quoter
{
    background: url("../images/quote5.png") 0 0 no-repeat;
    font-size: 13pt;
    font-style: italic;
    font-weight: normal;
    /*color: #0e3281;*/
    color: #444;
    padding: 15px;
    text-align:center;
}

.quotec
{
    background: url("../images/quote2.png") 0 0 no-repeat;
    font-size: 13pt;
    font-style: italic;
    font-weight: normal;
    color: #444;
    padding: 15px;
    text-align:left;
}

.quoted
{
    background: url("../images/quote7.png") 0 0 no-repeat;
    font-size: 13pt;
    font-style: italic;
    font-weight: normal;
    /*color: #0e3281;*/
    color: #444;
    padding: 15px;
    text-align:center;
}
        
        .quote2
{
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #0e3281;
        }
        
#versions
{
    margin-left: 50px;
    
    }
    
#versions a
{
    color:Red;
    }
    
    .red
{
    color:Red;
    }
#info{
    width: 430px;
    height: 350px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:20px;
    border: solid 1px #eee;
    margin: -20px 0  0 -20px;
}

#infoleft{
    width: 380px;
    height: 350px;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 1px #eee;
}


.left
{
    float: left;
  
}

.centered{
 text-align:center;
    display:block;
}

.orange li{color: #ea7c0b;}

.tdborders
{
    border:1px solid #f1f1f1;
}
.bg
{
    background-color:#e5e5e5;
    
    }
.bb{background-color:#fff;}

.contentmain td
{
    padding-left: 24px;
    padding-right: 24px;
    vertical-align:middle;
    text-align:center ;
}
.glance
{
    background-color: #f1f1f1; 
    width: 260px;
    border: 2px solid #fff;
    padding-right: 5px;
    font-size: 14pt;
        vertical-align:top;
    text-align:left ;
    
}
.orange h1 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	margin: 0;
	color: #ea7c0b;
	text-align: center;
	text-decoration: underline;
}

.front table
{
    margin: 0;
    padding: 0;
    width:100%;
    }

.front td
{
    text-align:left;
    vertical-align:top;
    width: 25%;
    padding: 5px;
    margin: 0px;
    border: solid 0px;
    }


 .featureheader
{
    padding-top:10px;
    width: 905px;
    color: #444;
    /*margin: 0 0 0 50px;
    width:580px;
    height:180px;
    background: url(../images/features_outline.png) top left no-repeat;*/
 } 
 
  .featureheader img
  {
      margin: -40px 0 0 0 ;
      
      }

.feature
{
    padding-top:10px;
    min-height: 160px;
    width: 590px;
    /*margin: 0 0 0 50px;
    width:580px;
    height:180px;
    background: url(../images/features_outline.png) top left no-repeat;*/
 }    
 
 .featuret
{
    padding-top:10px;
    height: 160px;
    width: 600px;
    color: #444;
    /*border: 1px solid grey ;
    margin: 0 0 0 50px;
    width:580px;
    height:180px;
    background: url(../images/features_outline.png) top left no-repeat;*/
 } 
 

 .feature img
{
    margin: 8px 0 0px 5px;
    padding-right:20px;
    
 }    

 .feature h2
{
    color: #0e3281;
    font-size: 20px;
    padding-top: 10px ;
    margin-top: 20px;
 }   

.feature p
{
    padding: 0px 30px 0 0px;
    margin-top: -5px;
    }
    

 
    .halfright
{
    width:400px;
    float:right;
    height:300px;
}


.halfleft
{
    width:450px;
    float:left;
    height:300px;
} 

 
.demovid1{
    margin:  5px 0 0 29px;

}
    
.demovid1 a {
    display:block;
    width: 320px;
    height: 211px;
    background: url("../images/firstframeg.png") 0 0 no-repeat;
    text-decoration: none;
}
.demovid1 a:hover { 
    /*background-position:  -218px 0px;*/
}    
.demovid2{
    margin: -160px 0 0 135px;
}
    
.demovid2 a {
    display:block;
    width: 100px;
    height: 101px;
    /*background: url("../images/download_main.png") 0 0 no-repeat;*/
    background: url("../images/play_orange.png") 0 0 no-repeat;
    text-decoration: none;
}
.demovid2 a:hover { 
    background: url("../images/play_green.png") 0 0 no-repeat;
}


.demo
{
    width: 190px;
    height:150px;
    padding:10px;
    display:inline-block;
    }

.demovid3{
    margin:  0px 0 0 0px;
    padding:2px;

}
    
.demovid3 a {
    display:block;
    width: 180px;
    height: 119px;
    background: url("../images/firstframe3.png") 0 0 no-repeat;
    text-decoration: none;
}
.demovid3 a:hover { 
    /*background-position:  -218px 0px;*/
}    
.demovid4{
    margin: -160px 0 0 135px;
}
    
.demovid4 a {
    display:block;
    width: 100px;
    height: 101px;
    /*background: url("../images/download_main.png") 0 0 no-repeat;*/
    background: url("../images/play_orange.png") 0 0 no-repeat;
    text-decoration: none;
}
.demovid4 a:hover { 
    background: url("../images/play_green.png") 0 0 no-repeat;
}

.quot
{
    width: 600px;
    padding:10px;
    }
.halflefttall
{
    width:600px;
    height:400px;
    margin: 30px 0 0 100px;

}
.halfrighttall
{
    width:350px;
    float:right;
    height:450px;

}
.halflefttall table
{
    width:100%;
    padding: 5px;
    border: solid 2px #92b31b;
}    

.halflefttall th
{
    font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 7px;
	color: #fff;
	border: solid 1px #fff;
	padding: 5px;
	background-color: #92b31b;
}    

.halflefttall td
{
    font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 7px;
	color: #0e3281;
	border: solid 1px #92b31b;
} 

.startdownload
{
    height: 50px;
    }

 .startdownload a  {
	background: url(../images/download_small.png) 0 0 no-repeat;
	display:block;
    width: 75px;
    height: 23px;
    text-decoration: none;

}
 .startdownload a:hover  {
	 background-position:  -75px 0px;
}

 .callus a  {
	background: url(../images/contactbutton1.png) 0 0 no-repeat;
	display:block;
    width: 115px;
    height: 35px;
    text-decoration: none;
    margin: 3px 0 3px 22px;
    

}
 .callus a:hover  {
	 background-position:  -115px 0px;
}

.Answertext
{
    display:none;
    margin: 10px 10px 20px 20px;
    }

.question{padding: 2px 0 5px 0;}

.question a
{
    text-decoration: none;
    color: #0e3281;
    
}
.question a:hover
{
    text-decoration: underline;
    color: #92b31b;
    
}


.contentfront
{
    float: left;
    width:950px;

}
.panelDiv
{
	background-color:#fff;
	padding:7px;
	text-align:center;
	margin: 10px 0 0 30px;
}
.title
{

	font-size:22px;
	font-weight:normal;
	color:#0e3281;
	display:block;
	text-decoration: none;
	text-align: left;
	padding: 15px 5px 5px 5px;
}
.content
{
	font-size:16px;
	display:block;
	text-align:left;
	padding: 5px 5px 5px 5px;
	font-family: Calibri;
}

.tdtext
{
    padding: 5px 5px 5px 5px;
    text-align:left;
    width:200px;
    text-decoration: none;
}

#frontbuttons
{
    float:right;
    margin: 50px 40px 10px 10px;
    }
  
.downloadbutton{
    margin: 10px 0 0 0px;
}
    
.downloadbutton a {
    display:block;
    width: 190px;
    height: 67px;
    background: url("../images/start.png") 0 0 no-repeat;
    text-decoration: none;
}
.downloadbutton a:hover { 
    background-position:  -190px 0px;
}
 #footerbuttons
{
    float:right;
    margin: -40px 10px 10px 10px;
}

.tweet{margin-bottom:2px;}
