/* -------General Setting-------- */

html{
	background-color: #FFFFFF;
	}
	
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-align: left;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-decoration:none;	
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	}
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	}


	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: left;
	line-height: 1.5;}

h1 {
	font:eurostile;
	font-size:15px;
	font-weight:300;
	}
	
h3 {
	font:eurostile;
	font-size:15px;
	font-weight:400;
	}	
	
	
/* -------General Boxes-------- */


.copyright{
	width:800px;
	background-color: #FFFFFF;
	margin:0 auto;
	height: 30px;
	text-align:center
	}
	
.mainFooter{
	margin:0 auto;
	width:800px;
	height:140px;
	position: relative;
	clear:both;
	
	}

.footer {
	background-image:url(images/footer.png);
	background-repeat: no-repeat;
	width:800px;
	margin:0 auto;
	margin-top: 15px;
	height: 120px;
	clear:left;
	}
	
.footerContent {
	width: 140px;
	height: 100px;
	color: #333333;
	font-size:11px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica;
	margin:0 auto;
	margin-top: 20px;
	margin-left: 15px;
	float:left;
}	
	

	
.mainContent {
	background-color: #FFFFFF;
	margin:0 auto;
	width:800px;
	clear:both;
	
	}
	
.logIn {
	width: 430px;
	height:30px;
	float:right;	
	margin-top:30px;	
	}

.logInCustomerArea {
	width: 200px;
	height:30px;
	float:right;	
	margin-top:30px;	
	}
	
.goBackCustomerArea {
	width: 245px;
	height:30px;
	float:left;	
	margin-top:10px;	
	margin-left: 40px;
	font-weight: bold;
	}
.logInLine {
	width: auto;
	height:15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;
	background-color: #FFFFFF;
	border-width:thin;
	border-color:#666666;
	vertical-align:middle;
}

.logInText {
	width: auto;
	height:15px;
	margin-top: 10px;
	margin-right:10px;
	float:right;
	text-align:left;
	white-space:nowrap;
	font-size:15px;
	font-family: Vrinda, Verdana, Arial, Helvetica;
}

.logInText a:hover{
	color:#000000;
}

/* -------Customer Log In-------- */

.customerLoginBox {
	width:160px;
	height:auto;
	margin-top:40px;
	margin-left:11px;
	float:left;
}

.divider {
	background-color:#333333;
	height:120px;
	width:3px;
	float:left;
	margin-top:40px;
	margin-left:10px;
	margin-right:10px;
	
	
}

.customerLoginEntry {
	width:160px;
	height:14px;
	}

.customerLoginSubmit {
	width:150px;
	height:auto;
	text-align:right
	}
	
.customerLoginField {
	width: 150px;
	height:15px;
	background-color:#FFFFFF;
	border:solid;
	border-bottom-color:#333333;
	border-width:thin;
	margin-top: 4px;
	}
/* -------Main Banner-------- */

.mainBanner {
	/*background-image: url(images/mainBannerBg.png);*/
	width:800px;
	height:190px;
	min-width:800px;
	float:left;
	margin-top: 0px;
	}

.mainBannerVideo{
	background-image: url(images/mainBanner.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 740px;
	height:220px;
	margin-left:30px;
	margin-top: 15px;
	clear:right;
		}

.mainBannerPhoto {
	height:163px;
	width:222px;
	}

.mainBannerText {
	height:40px;
	width:207px;
	margin-left: 15px;
	}

.mainBannerSections {
	height:203px;
	width:222px;
	float:left;
	margin-left:40px;
	margin-left:20px;
	margin-top:30px;
	}


/* -------Featured Items-------- */

.featureBox {
	background-image:url(images/featureBox.png);
	background-repeat:no-repeat;
	width:200px;
	margin:0 auto;
	margin-bottom: 10px;
	height:100px;
	float: right;
	}
	
.featureTitle {
	color:#333333;
	font: eurostile, Vrinda;
	font-size:17px;
	font-weight:300;
	height:20px;
	width:180px;
	float:left;
	clear:right;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:4px;
	}
	
.featureTitle:hover{
	color:#333333;
	font: eurostile, Vrinda;
	font-size:17px;
	font-weight:600;
	height:20px;
	width:180px;
	float:left;
	clear:right;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:4px;
	}

	
.featureImage {
	height:60px;
	width:60px;
	float:left;
	margin-left: 10px;
	float: left;
	}

.featureText {
	font:Verdana, Arial, Helvetica, sans-serif;
	width:120px;
	height:60px;
	float:left;
	font-size:10px;
	}

.featureText a {
	font:Verdana, Arial, Helvetica, sans-serif;
	width:120px;
	height:60px;
	float:left;
	font-size:10px;
	}

/* -------Logo-------- */

.logoLine {
	background-color: #FFFFFF;
	margin:0 auto;
	width: 800px;
	height:62px;
	}

.logoBox {
	float:left;
	height:57px;
	width: 225px;
	margin-left:10px;
	}

	

/* -------Navigation Bar-------- */

.navigation {
	background-color: #FFFFFF;
	margin:0 auto;
	width:800px;
	height: 42px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	margin-bottom: 1px;
	}	

.navigation a:hover {
	color: #000000;
	}

.navButtonMiddle {
	float:left;
	background-image: url(images/navButtonMiddle.png);
	background-repeat:no-repeat;
	height:35px;
	width: 120px;
	font-family: Vrinda, Verdana, Arial, Helvetica;
	font-size:16px;
	color:#333333;
	padding-top: 10px;
	text-align:center;
	font-weight: 400;
	}	

.navButtonCloseLeft {
	float:left;
	background-image: url(images/navButtonCloseLeft.png);
	background-repeat:no-repeat;
	height:35px;
	width: 98px;
	font-family: Vrinda, Verdana, Arial, Helvetica;
	font-size:16px;
	color:#333333;
	vertical-align: middle;
	padding-top: 10px;
	text-align:center;
	font-weight:400;
	}	
	
.navButtonCloseRight {
	float:left;
	background-image: url(images/navButtonCloseRight.png);
	background-repeat:no-repeat;
	height:35px;
	width: 98px;
	font-family: Vrinda, Verdana, Arial, Helvetica;
	font-size:16px;
	color:#333333;
	vertical-align: middle;
	padding-top: 10px; 
	text-align:center;
	font-weight:400;
	}	
	
/* -------Content Box-------- */

.contentLeft{
	background-color:#FFFFFF;
	float:left;
	margin-top: 10px;
	width:550px;
	}
	
.contentRight{
	background-color:#;
	float:left;
	margin-top: 10px;
	width:250px;
	height:auto;
	margin-bottom: 15px;
	}

.contentLeftTitle {
	background-color:#FFFFFF;
	background-image:url(images/contentBoxTitle.png);
	background-repeat:no-repeat;
	float:left;
	height:50px;
	width:550px;
	}
	
.contentLeftTitleText {
	margin-top: 10px;
	margin-left:27px;
	font:eurostile, Vrinda;
	height:20px;
	width:514px;
	float:left;
	clear:right;
	font-size:15px;
	font-weight:300;
	}
	
.contentLeftTitleArt {
	background-image: url(images/contentBoxTitleArt.png);
	background-repeat:no-repeat;
	margin-top: 3px;
	margin-left: 10px;
	font:eurostile, Vrinda;
	height:18px;
	width:530px;
	float:left;
	}

.contentLeftText {
	background-color:#FFFFFF;
	background-image: url(images/contentBoxText.png);
	background-repeat: no-repeat;
	float:left;
	height:auto;
	min-height:400px;
	width:530px;
	padding: 10px;
	font-size:15px;
	}
	
.contentLeftContent {
	height:auto;
	width:500px;
	padding-left:15px;
	}

.contentLeftContent p {
	line-height:15px;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	
	}

.contentLeftContent a:link  {
	color:#709746; 
}

.contentLeftContent a:hover  {
	color: #003300; 
}

.contentLeftContent: a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-decoration:none;	
	} 

.contentLeftTextHead {
	height:auto;
	width:500px;
	font-size:12px;
	height: 20px;
	font:eurostile, Vrinda;
	font-size: 18px;
	margin-left: 15px;
	margin-top: 25px;
		}
		
.contentLeftFooter {
	background-color:#FFFFFF;
	background-image: url(images/contentBoxFooter.png);
	background-repeat: no-repeat;
	float:left;
	height:50px;
	width:550px;
	margin-bottom: 30px;
	padding: 10px;
	}

.contentLeftSoftware {
	width:113px;
	height:45px;
	float:right;
	margin-right:40px;
	vertical-align:bottom;
	margin-top: 2px;
	background-repeat:no-repeat;
	}

.contentBoxSplit {
	width:200px;
	height:auto;
	float:left;
}

.contentBoxSplit p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* -------Content Box (Text Based)-------- */

.contentLeft2{
	background-color:#FFFFFF;
	float:left;
	margin-top: 10px;
	width:800px;
	}

.contentLeftTitle2 {
	background-color:#FFFFFF;
	background-image:url(images/contentBoxTitleExtended.png);
	background-repeat:no-repeat;
	float:left;
	height:50px;
	width:800px;
	}

.contentLeftText2 {
	background-color:#FFFFFF;
	background-image: url(images/contentBoxTextExtendedB.jpg);
	float:left;
	height:auto;
	width:780px;
	padding: 10px;
	font-size:12px;
	background-repeat: no-repeat;
	}

.contentLeftContent2 {
	height:auto;
	width:750px;
	padding-left:15px;
	font-size:12px;
	}
	
.contentLeftFooter2 {
	background-color:#FFFFFF;
	background-image: url(images/contentBoxFooterExtended.png);
	background-repeat: no-repeat;
	float:left;
	height:50px;
	width:800px;
	margin-bottom: 30px;
	}


/* -------Customer Products-------- */

.custProBg {
	width:100%;/*700px;*/
	height:100%;
	margin: 0 auto;}

.custProBg2 {
	width:100%; /*525px;*/
	height:100%;
	margin: 0 0;}
	
.custProTitle {
	width:150px;
	height:15px;
	background-color: #999999;
	margin: 0 auto;
	float:left;
	border: 1px solid #666666;
	padding: 10px;
	text-align:center;
	margin-right: 2px;
	font-weight:600;}
	

.custProContent {
	width:150px;
	height:15px;
	background-color: #CCCCCC;
	margin: 0 auto;
	margin-top: 5px;
	float:left;
	border: 1px solid #666666;
	padding: 10px;
	text-align:center;
	margin-right: 2px;}

.custProContent2 {
	width:150px;
	height:30px;
	background-color: #CCCCCC;
	margin: 0 auto;
	margin-top: 5px;
	float:left;
	border: 1px solid #666666;
	padding: 10px;
	text-align:left;
	margin-right: 2px;
	font-size:10px;
}

.custProDownload {
	width:170px;
	height:50px;
	background-color: #CCCCCC;
	margin: 0 auto;
	margin-top: 5px;
	float:left;
	border: 1px solid #666666;
	text-align:left;
	margin-right: 2px;
	font-size:10px;
}

.custProNavigation {
	width:550px;
	height:20px;
	text-align:center;
	margin: 0 auto;
	float:left;
	margin-top: 0;
	background-color: #709746;
	border: 2px solid #000000;	
	
	font-weight: bold;
}
.custProNavigation a 
{
	color: White;
}
.custMenuLink:hover 
{
	text-decoration: underline overline;
	color: White;
}

.custProNavigation3 {
	width:518px;
	height:15px;
	text-align:right;
	margin: 0 auto;
	float:left;
	margin-top: 5px;
	background-color: #999999;
	border: 1px solid #666666;
	font-weight:600;
}

.custProSpacer {
	width:100%;
	height:15px;
	text-align:right;
	margin: 0 auto;
	float:left;
	margin-top: 5px;
	font-weight:600;
}

.custProSpacer2 {
	width:520px;
	height:15px;
	text-align:right;
	margin: 0 auto;
	float:left;
	margin-top: 5px;
	font-weight:600;
}

.custProSpecs {
	width:612px;
	height:15px;
	text-align:left;
	margin: 0 auto;
	float:left;
	margin-top: 5px;
	padding-left:80px;
	background-color: #FFFFFF;
}

.custProSpecs2 {
	width:438px;
	height:15px;
	text-align:left;
	margin: 0 auto;
	float:left;
	margin-top: 5px;
	padding-left:80px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.custProNavigation2 
{
	width:740px;
	height:100%;
	text-align:left;
	margin: 0 0;
	float:left;
	margin-bottom: 5px;
	background-color: #cccccc;
	border: 1px solid #666666;
	font-weight:600;
	padding: 10px;
}

.custProNavigation3 {
	width: 498px;
	height:100%;
	text-align:left;
	margin: 0 0;
	float:left;
	margin-bottom: 5px;
	background-color: #cccccc;
	border: 1px solid #666666;
	font-weight:600;
	padding: 10px;
}

/* -------Renewal-------- */

.renewalContainer {
	width: 680px;
	height:auto;
	margin: 0 auto;}

.renewalCart {
	width: 640px;
	height:auto;
	margin-top: 20px;
	float:left;
	margin-left:19px;
	background-color: #999999;
	border: 1px solid #999999;
	}
	
.renewalCartDetail {
	width: 320px;
	height:100px;
	margin: 0 auto;
	float:left;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	}

.renewalCartDetailRight {
	width: 290px;
	height:70px;
	margin: 0 auto;
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
	line-height: 18px;
	margin-left: 19px;
	padding: 15px;
	}

.renewalCartButtons {
	width: 641px;
	height:auto;
	margin: 0 auto;
	float:left;
	text-align:right;
	margin-left:19px;
	background-color: #FFFFFF;
	margin-top: 25px;
	}
	

.renewalColumn1 {
	width: 300px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float:left;
	margin:19px;
	margin-top: 0;

}

.renewalColumn2 {
	width: 300px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float:left;
	margin:19px;
	margin-top: 0;
}

.renewalTitle {
	width: 295px;
	height: 20px;
	float:left;
	padding-left: 5px;
	font-weight:600;
	background-color:#999999;
}

.renewalContent {
	width: 285px;
	height: 20px;
	float:left;
	padding-left: 15px;
}

/* -------Added June 16th-------- */

.registrationText {
	width:150px;
	margin-left:50px;
	float:left;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	margin-top:20px;
	font-size: 15px;
	}

.registrationInput {
	margin-left:10px;
	float:left;
	margin-top:20px;
	font-size:15px;
}

.inputTitle {
	width:150px;
	height:20px;
	margin-bottom:20px;}
	
/* -------- Added by Rihanna Aug 03, 2009 -------- */
.infoLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.Label
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.mandatoryLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ff0066;
}
.largeTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 350px;
    font-size: 8pt;
}
.mediumTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 130px;
    font-size: 8pt;
}
.smallTextBox
{	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 25px;
    font-size: 8pt;
}		
.GridHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #719845;
	font-size: 10pt;
	vertical-align: middle;
	font-weight: bold;
}
.GridItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
}	
.LinkButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
    cursor: hand;
    color: #696969;
    font-style: italic;
    text-align: center;
    text-decoration: underline;
}

.li
{
    color: #696969;
}

.UnderConstruction
{
	background-color: #ffffff;
	background-image: url(images/UnderConstruction.jpg);
	background-repeat: no-repeat;	
	height: 400px;
	width: 550px;
	background-position-x: center;
}


/* Slide out contact us bar */

.slide-out-div {
  padding: 20px;
  width: 250px;
  background: #ffffff;
  border: 1px solid #29216d;
}    

/* Customer Area - Support Minutes*/

.custSupportDiv
{
	display: none;
}

.fullContent{
	background-color:#FFFFFF;
	float:left;
	margin-top: 10px;
	width:800px;
	}
	

.contentFullTitle {
	background-color:#FFFFFF;
	background-image:url(images/fullcontentBoxTitle.png);
	background-repeat:no-repeat;
	float:left;
	height:50px;
	width:800px;
	}
	
.contentFullTitleText {
	margin-top: 10px;
	margin-left:27px;
	font:eurostile, Vrinda;
	height:20px;
	width:780;
	float:left;
	clear:right;
	font-size:15px;
	font-weight:300;
	}
	
.contentFullTitleArt {
	background-image: url(images/fullcontentBoxTitleArt.png);
	background-repeat:no-repeat;
	margin-top: 3px;
	margin-left: 10px;
	font:eurostile, Vrinda;
	height:18px;
	width:780px;
	float:left;
	}

.contentFullText {
	background-color:#FFFFFF;
	background-image: url(images/fullcontentBoxText.png);
	background-repeat: no-repeat;
	float:left;
	height:auto;
	min-height:200px;
	width:800px;
	padding: 10px;
	font-size:15px;
	}
	
.contentFullContent {
	height:auto;
	width:750px;
	padding-left:15px;
	}

.contentFullContent p {
	line-height:15px;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	
	}

.contentFullContent a:link  {
	color:#709746; 
}

.contentFullContent a:hover  {
	color: #003300; 
}

.contentFullContent: a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-decoration:none;	
	} 

.contentFullTextHead {
	height:auto;
	width:800px;
	font-size:12px;
	height: 20px;
	font:eurostile, Vrinda;
	font-size: 18px;
	margin-left: 15px;
	margin-top: 25px;
		}
		
.contentFullFooter {
	background-color:#FFFFFF;
	background-image: url(images/fullcontentBoxFooter.png);
	background-repeat: no-repeat;
	float:left;
	height:50px;
	width:800px;
	margin-bottom: 30px;
	padding: 10px;
}

.contentLFullSoftware {
	width:113px;
	height:45px;
	float:right;
	margin-right:40px;
	vertical-align:bottom;
	margin-top: 2px;
	background-repeat:no-repeat;
	}
	
	
/* ordered list */

ol.steps {
	margin: 20px 0;
	background: url(images/ul_bg_repeat.gif) repeat-y; /*--Bg of the order numbers--*/
	padding: 0 0 0 35px; /*--Distance between the order numbers--*/
	border: 1px solid #111;
}
ol.steps li {
	margin: 0;
	padding: 15px 15px;
	color: #cbff78;
	font-size: 1.3em;
	font-weight: bold;
       /*--The bevel look is styled with various colors in the border properties below--*/
	border-top: 1px solid #000;
	border-bottom: 1px solid #353535;
	border-right: 1px solid #333;
	border-left: 1px solid #151515;
	background: #222;
}

ol.steps li.first { border-top: 1px solid #353535; }
ol.steps li.last { border-bottom: none; }

ol.steps li h2 {
	font-size: 0.7em;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
	color: #fff;
}
ol.steps li p {
	color: #ccc;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.6em;
}

