﻿/* --------------------------- Layout CSS --------------------------- */
@import url('layout.css');

body
{
	/*font-family: Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	/*font-family: "lucida sans unicode","lucida grande",sans-serif;*/
	font-size: 8pt;
	/*font-size: 11px;*/
	font-weight: normal;
	/*color: #404050;*/
	color: #101030;
	
	text-align: center;
	margin: auto;
	/*background-image: url(../images/bkg/bkg-container-mid.gif);
	background-position: center top;
	background-repeat: repeat-y;*/
	background-image: url(../images/bkg/bkg-container-vmid.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #dde2e6;
}
a:link
{
    color: #2277aa;
    font-weight: bold;
}

a:visited
{
    color: #005588;
    font-weight: bold;
}

p
{
	padding-left: 15px;
	padding-right: 15px;
}

p.footnote
{
    text-align: center;
    font-size: smaller;
}

h1
{
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 16pt;
    /*color: #00508f;*/
    color: #f0f0f0;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
    line-height: 18pt;
    text-indent: 10px;
}

h1.small0Long
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small0-long.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.small1Long
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small1-long.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.small1
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small1.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.small2
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small2.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.small2Long
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small2-long.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.small3
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small3.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.small4Long
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small4-long.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.small5Long
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-small5-long.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.mediumLarge
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-mediumlarge.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.mediumLarge1
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-mediumlarge1.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.mediumLarge2
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-mediumlarge2.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.mediumLarge3
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-mediumlarge3.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.mediumLarge4
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-mediumlarge4.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.mediumLargeLong
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-mediumlarge-long.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h1.mediumLarge3Long
{
    padding-left: 0;
    width: 100%;
    background-image: url(../images/bkg/h1-mediumlarge3-long.gif);
    background-position: center, top;
    background-repeat: no-repeat;
}

h2
{
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 14pt;
	color: black;
    padding-left: 10px;
    line-height: 16pt;
}

h3
{
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12pt;
	color: black;
    padding-left: 15px;
    line-height: 14pt;
}

h4
{
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 10pt;
	color: #00508f;
    padding-left: 15px;
}

.mainText
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	/*color: #404040;*/
	color: black;
}

/* --------------------------- GridViews --------------------------- */
div.currentLicenseKeysGridView
{
	width: 100%;
	font-size: 8pt;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-top: 20px;
}

div.currentLicenseKeysTitle
{
    font-size: large;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 5px 0;
}

.licensingManagerGridViewDiv
{
	width: 100%;
	font-size: 8pt;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
}

.licensingManagerGridView
{
    width: 100%;
}

.licensingManagerDetailsViewDiv
{
	width: 100%;
	font-size: 8pt;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
}

.licensingManagerDetailsView
{
    width: 100%;
}

#licensingManagerLinks ul
{
    margin: 0;
    padding: 0;
}

#licensingManagerLinks li
{
    display: inline;
    padding: 0 0 0 20px;
}

#licensingManagerCPHDiv
{
    position: relative;
}

#newPurchasePanelDiv
{
    margin: 0 auto;
    padding-top: 20px;
}

#newPurchaseInfoDiv
{
    margin: 0 auto;
    padding-top: 20px;
}

.newPurchaseLabelDiv
{
    margin: 0 auto;
    float: left;
    padding-left: 20px;
    padding-right: 5px;
}

.newPurchaseTextBoxDiv
{
    padding-left: 240px;
}

#newPurchaseStatusLabelDiv
{
    padding-left: 240px;
    color: Green;
}

#newPurchaseSubmitButton
{
    padding-top: 10px;
    padding-left: 240px;
    padding-bottom: 5px;
}

.container
{
}

#form1
{
	margin: 0 auto;
}

.workLayer
{
	position: absolute;
	visibility: visible;
}

#wrapper
{
    z-index: 0;
    position: relative;
    text-align: left;
    /*width: 740px;*/
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
    padding: 5px;
    
    border-style: solid;
    border-color: #888888;
    border-width: 1px;
    border-top-style: none;
}

/* --------------------------- Logo and Related --------------------------- */
#logoLayer
{
	position: relative;
	z-index: 1;
	visibility: visible;
	padding-top: 8px;
	padding-left: 50px;
	padding-bottom: 10px;
	background-color: Transparent;
}

#logoLayerBkg
{
    position: absolute;
    left: 4px;
    top: 0px;
    z-index: 0;
}

#esBrandDriver1
{
    position: absolute;
    left: 658px;
    top: 57px;
    z-index: 10;
}

#codefDemoLink1
{
    position: absolute;
    left: 796px;
    top: 120px;
}

#codefDemoLink2
{
    position: absolute;
    left: 738px;
    top: 38px;
}

/* --------------------------- Content Place Holders --------------------------- */
#mainContentPlaceHolder
{
	width: 960px;
	margin-top: -10px;
	/*padding: 0px 25px 0 25px;*/
	margin-left: 0px;
	padding: 0;
	z-index: 2;
	visibility: visible;
	position: relative;
}

div#infoContent1CPHDiv
{
    padding: 0px 0px 15px 15px;
}

div#infoContent2CPHDiv
{
    padding: 0px 15px 15px 0px;
}

div#mainContentCPHDiv
{
    padding: 0px 15px 15px 15px;
}

div#mainLoginCPHDiv
{
    width: 175px;
    /*padding: 10px; IE6 doesn't like this - this causes the login background rectangle to go wonky */
    padding: 10px 0 10px 0;
	margin: 0 auto;
}

div#newsCPHDiv
{
    width: 175px;
    padding: 0;
	margin: 0 auto;
}

div#newsBox
{
    font-size: smaller;
    width: 160px;
    height: 300px;
    padding: 0 0 10px 0;
    margin: -5px 0 0 7px;
}

div#testimonials
{
    font-size: smaller;
    margin: 5px;
    padding: 0 10px 10px 10px;
}

/* --------------------------- Resources and Links --------------------------- */
div.resourcesSecurityNews
{
    margin: 0 0 0 20px;
}

/* --------------------------- Logins and Registration --------------------------- */
.loginUser
{
    font-size: small;
	/*margin: 0 auto;*/
	margin: -15px auto 0 auto;
	padding: 10px 0 10px 0;
	width: 156px;
}

.loginUserMain
{
    font-size: small;
	width: 500px;
	text-align: left;
	padding-left: 360px;
}

#createUser
{
	width: 400px;
	font-size: 8pt;
	margin: 0 auto;
}

div.userDetails
{
	/*width: 750px;*/
	font-size: 8pt;
	text-align: left;
	padding-left: 83px;
}

div.editUserDetails
{
	width: 580px;
	font-size: 8pt;
	margin: 0 auto;
	text-align: center;
}

div.salesForceDetails
{
	width: 620px;
	font-size: 8pt;
	margin: 0 0 0 10px;
	text-align: left;
}

div.submitHelpRequest
{
    width: 580px;
	font-size: 8pt;
	margin: 0 auto;
	text-align: center;
}

#passwordRecovery
{
	width: 400px;
	font-size: small;
	margin: 0 auto;
}

.forgotPasswordText
{
    padding: 0 0 0 15px;
}

/* --------------------------- Purchases and Orders --------------------------- */
.licenseDetails
{
    text-align: center;
    padding: 20px 0 0 0;
}

.licenseDetailInfoText
{
    font-size: smaller;
    font-weight: bold;
    padding: 5px 0 5px 0;
}

div.orderDetails
{
    text-align: left;
    padding-left: 110px;
    width: 100%;
}

table.orderDetails
{
    text-align: left;
    width: 700px;
}

table.orderDetails tbody th
{
    width: 250px;
}

.welcomeUserText
{
    padding: 0 0 0 10px;
}

/* --------------------------- Footers --------------------------- */
#footer
{
	width: 100%;
	text-align: center;
	background-color: transparent;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0;
	/*margin-left: 30px;*/
	position: relative;
	font-size: xx-small;
	visibility: visible;
	z-index: 1;
}

ul.footerLinks
{
    padding: 10px 0 10px 0;
    margin: 20px 0 0 0;
    /*background-color: Transparent;
    color: #404050;*/
    background-color: #303030;
    font-weight: normal;
    font-size: smaller;
    text-align: center;
}

ul.footerLinks li
{
    display: inline;
    padding: 2px 20px 2px 20px;
    background-color: Transparent;
    /*color: #404050;*/
    color: #d0d0d0;
}

ul.footerLinks a
{
    text-decoration: underline;
    background-color: Transparent;
    /*color: #404050;*/
    color: #d0d0d0;
}

ul.footerLinks a:link
{
    background-color: Transparent;
    /*color: #404050;*/
    color: #d0d0d0;
    font-weight: normal;
}

ul.footerLinks a:visited
{
    background-color: Transparent;
    /*color: #404050;*/
    color: #d0d0d0;
    font-weight: normal;
}

ul.footerLinks a:hover
{
    color: #697778;
    text-decoration: underline;
}

ul.footerLinks a:active
{
    text-decoration: underline;
    color: #00508f;
}

div.footerLinksWrapper
{
    clear: both;
    text-align: center;
}

/* --------------------------- Sidebars --------------------------- */
#leftSidebar
{
    /*float: left;
    display: inline;
    position: absolute;
    top: 0;
    left: 0;
    width: 14%;
    background-color: Transparent;*/
    /*height: 50px;*/
    padding: 0;
    width: 159px;
    margin: 0 auto;
    text-align: center;
}

#leftSidebar2
{
    padding: 0;
    width: 159px;
    margin: 0 auto;
    text-align: center;
}

#subpageContent
{
    position: relative;
    top: 0;
    right: 0;
    padding-left: 0px;
    zoom: 1; /* Fix for IE6 bug - otherwise float left will result in background images disappearing */
}

#subpageCPHContent
{
    /*float: right; Don't do this, otherwise things like the Download button gets misaligned */
    /*width: 85%;
    padding-left: 130px; No longer needed because it is wrapped up by background div */
    padding: 0 15px 10px 15px;
}

div.generalButton
{
    padding: 5px;
    text-align: center;
}

div.generalButton.codefActionButtons
{
	padding-top: 0px;
}

div.section
{
    padding: 10px;
}

/* --------------------------- Sidebar Heading --------------------------- */
div.leftSidebarHeading
{
    padding: 0;
    width: 175px;
    height: 30px;
    background-image: url(../images/bkg/bkg-small-top-heading.gif);
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: -10px;
    color: White;
    line-height: 30px;
}

/* --------------------------- Figures --------------------------- */
div.figure
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

div.figureAd1
{
	width: 40%;
    /*padding-left: 587px;*/
    padding-left: 0px;
}

div.figureTick1
{
    text-align: center;
}

div.figureCaption
{
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	width: 600px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

/* --------------------------- Lists --------------------------- */
#featuresList
{
	text-align: center;
    padding-left: 50px;
    width: 85%;
}

.pmsList
{
	text-align: center;
    padding-left: 50px;
    width: 85%;
}

.priceList
{
	text-align: center;
	margin: 0 auto;
	width: 450px;
}

.priceList .tableHeader
{
    text-align: center;
}

.promotionsRankList
{
	text-align: center;
	margin: 0 auto;
	width: 350px;
}

div.featuresListLegendImage
{
    text-align: center;
    padding: 1px 5px 30px 150px;
    float: left;
}

div.featuresListLegend
{
    text-align: left;
}

/* --------------------------- Lists Elements --------------------------- */
ol.standard
{
	list-style-type: decimal;
}

ol.standard li
{
	padding-bottom: 7px;
}

ol.faq
{
	list-style-type: decimal;
}

ol.faq li
{
    padding-bottom: 7px;
    font-weight: bold;
}

ol.faq li p
{
    margin-top: 5px;
    font-weight: normal;
}

ol.faqLevel2
{
	list-style-type: lower-alpha;
}

ol.faqLevel2 li
{
    padding-bottom: 7px;
    font-weight: normal;
}

ol.faqLevel2 li p
{
    margin-top: 5px;
    font-weight: normal;
}

ul.standard li
{
	padding-bottom: 7px;
}

ul.news
{
    list-style-type: none;
    padding: 0 0 0 10px;
    margin: 0;
}

ul.news li
{
    background-image: url(../images/icons/bullet_ball_yellow.png);
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    padding: 3px 0 3px 20px;
}

ul.news li a, ul.news li a:link
{
    /*color: #f0e5a0;*/
}

ul.news li a:visited
{
    /*color: White;*/
}

ul.ulInfoContent1
{
    font-size: 8pt;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 20px;
}

ul.ulInfoContent1 li
{
    padding: 0 0 3px 0;
}

ul.ulInfoContent1_1
{
    font-size: 8pt;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 20px;
}

ul.ulInfoContent2
{
    font-size: 8pt;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 20px;
}

/* --------------------------- Tables --------------------------- */
table.twocol
{
	border-top: solid 1px #c0c0c0;
}

table.twocol thead tr
{
    font-weight: bold;
    /*color: White;*/
    color: Black;
	/*background: #003d73;*/
	/*background: #00508f;*/
	background-color: White;
}

table.twocol thead tr th
{
    border-bottom: solid 1px #c0c0c0;
    padding: 0 7px 0 7px;
    text-align: left;
}

table.twocol tbody th
{
    font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #c0c0c0;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	width: 160px;
}

table.twocol tbody td
{
	border-bottom: solid 1px #c0c0c0;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	text-align: left;
}

table.prices
{
	border-top: solid 1px #c0c0c0;
}

table.prices thead tr
{
    font-weight: bold;
    /*color: White;*/
    color: Black;
	/*background: #003d73;*/
	/*background: #00508f;*/
	background-color: White;
}

table.prices thead tr th
{
    border-bottom: solid 1px #c0c0c0;
    padding: 0 7px 0 7px;
    text-align: left;
}

table.prices tbody th
{
    font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #c0c0c0;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	width: 100px;
}

table.prices tbody td
{
	border-bottom: solid 1px #c0c0c0;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	text-align: left;
}

table.userDetails
{
}

table.userDetails thead tr
{
    font-weight: bold;
    color: Black;
	background-color: White;
}

table.userDetails tbody th
{
    font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}

table.userDetails tbody td
{
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

table.licenseDetails
{
    padding: 10px 0 10px 0;
}

table.licenseDetails thead tr
{
    font-weight: bold;
    font-size: smaller;
    color: Black;
	background-color: White;
}

table.licenseDetails tbody th
{
    font-weight: bold;
    font-size: smaller;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}

table.licenseDetails tbody td
{
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

table.orderDetails
{
}

table.orderDetails thead tr
{
    font-weight: bold;
    color: Black;
	background-color: White;
}

table.orderDetails tbody th
{
    font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}

table.orderDetails tbody td
{
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

table.submitHelpRequest
{
}

table.submitHelpRequest thead tr
{
    font-weight: bold;
    color: Black;
	background-color: White;
}

table.submitHelpRequest tbody th
{
    font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}

table.submitHelpRequest tbody td
{
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

table.guaranteeTwoCol
{
	border: none;
}

/* --------------------------- Main menu bar --------------------------- */
ul.mainLinks
{
	/*margin-left: 25px;*/
	margin-left: 0px;
    margin-top: 0px;
    padding: 2px 0px 0px 0px;
    color: #00508f;
    font-weight: bold;
    font-size: 11pt;
    white-space: nowrap;
}

ul.mainLinks li
{
    display: inline;
    padding: 0px 0px 0px 0px;
    background-color: Transparent;
    color: #00508f;
    margin: 0px;
    list-style: none;
}

ul.mainLinks a
{
    text-decoration: none;
    background-color: Transparent;
    color: #00508f;
}

ul.mainLinks a:link
{
    background-color: Transparent;
    color: #00508f;
    font-weight: normal;
}

ul.mainLinks a:visited
{
    background-color: Transparent;
    color: #00508f;
    font-weight: normal;
}

ul.mainLinks a:hover
{
    color: #697778;
    text-decoration: underline;
}

ul.mainLinks a:active
{
    text-decoration: underline;
    color: #00508f;
}

/* --------------------------- Main page text --------------------------- */
div.mainPageText
{
	/*float: left;*/
	/*float: right;
    display: inline;
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    background-color: Transparent;
    height: 50px;*/
    /*padding-left: 370px;
    padding-top: 17px;*/
}

/* --------------------------- Advertisements --------------------------- */
div#codefAd1
{
    position: relative;
    float: left;
    margin-bottom: 7px;
    display: inline-block;
}

div#codefLogo1
{
    position: absolute;
    top: 25px;
    left: 300px;
    z-index: 1;
}

div#codefAd1Text
{
    color: #e0e0e0;
    position: absolute;
    top: 15px;
    left: 575px;
    width: 400px;
}

div#codefCNetReview { position: absolute; top: 200px; left: 55px; }
div#codefCNetReviewStars { }
div#codefCNetReviewStarsWords { color: #f2f5a5; font-size: 18px; font-weight: bold; position: relative; top: -25px; left: 165px; }
div#codefCNetReviewSummary { color: White; font-size: 12px; font-style: italic; position: relative; top: -20px; max-width: 800px; line-height: 16px; _width: 800px; }
div#codefReadFullReviewLink { position: relative; top: -75px; left: 730px; }
a.cnetReadFullReviewLink, a.cnetReadFullReviewLink:link, a.cnetReadFullReviewLink:visited { color: White; }
a.cnetReadFullReviewLink:hover { color: Red; }

/* --------------------------- Advertisement links --------------------------- */
div#skbCNetLink
{
    left: 250px;
    top: 127px;
    position: absolute;
}

div#skbAdLinkDownload
{
	left: 480px;
	top: 140px;
	position: absolute;
}

div#skbAdLinkPurchase
{
	left: 630px;
	top: 140px;
	position: absolute;	
}

div#skbAdLinkMoreInfo
{
	left: 780px;
	top: 140px;
	position: absolute;		
}

div.adLinks a
{
    text-decoration: none;
    font-weight: bold;
    color: #00508f;
}

div.adLinks a:link
{
    color: #00508f;
    font-weight: bold;
}

div.adLinks a:visited
{
    color: #00508f;
    font-weight: bold;
}

div.adLinks a:hover
{
    color: #00508f;
    font-weight: bold;
    text-decoration: underline;
}

div.adLinks a:active
{
    color: #00508f;
    font-weight: bold;
    text-decoration: underline;
}

div#contactUs p
{
    padding: 0px 0 0 20px;
    margin-top: -10px;
}

/* --------------------------- Links --------------------------- */
a.eslink1,a.eslink1:link,a.eslink1:visited,a.eslink1:active{color:#eef0e7; font-size:16px; font-weight:bold}
a.eslink1:hover{color:#fd7903; text-decoration:none}
a.eslink2,a.eslink2:link,a.eslink2:visited,a.eslink2:active{color:#333; font-size:16px; font-weight:bold}
a.eslink2:hover{color:#fd7903; text-decoration:none}

/* --------------------------- Buttons --------------------------- */
#submitRegistrationButton
{
    padding: 10px 0 0 425px;
    text-align: left;
}

#editUserDetailsButton
{
    padding: 10px 0 0 18px;
    text-align: center;
}

#updatePriceButton
{
    padding: 10px 0 0 378px;
    text-align: left;
}

.submitSalesForceDetailsButton
{
    padding: 10px 0 0 0;
}

/* --------------------------- Errors --------------------------- */
#registrationError
{
    color: Red;
    font-weight: bold;
    text-align: center;
}

/* --------------------------- RadioButtons --------------------------- */
.purchaseSecureKBSubscriptionLen
{
    text-align: left;
    padding-left: 375px;
}

.selectRenewOrNew
{
    text-align: left;
    padding-left: 375px;
}

/* --------------------------- Backgrounds --------------------------- */
/* --------------------------- Positions --------------------------- */
div.bkgPosLeftSmallMid
{
    float: left;
    display: inline;
    width: 175px;
}

div.bkgPosLeftMediumLarge
{
    float: left;
    display: inline;
    width: 780px;
}

div.bkgPosLeftHalfMediumLarge
{
    float: left;
    display: inline;
    width: 390px;
}

div.bkgPosRightSmallMid
{
    float: right;
    display: inline;
    width: 175px;
}

div.bkgPosRightMediumLarge
{
    float: right;
    display: inline;
    width: 780px;
}

div.bkgPosRightHalfMediumLarge
{
    float: right;
    display: inline;
    width: 390px;
}

/* --------------------------- Half Medium Large --------------------------- */
div.bkgHalfMediumLarge
{
    display: inline;
    width: 390px;
    background-position: center, top;
    background-repeat: no-repeat;
}

div.bkgHalfMediumLarge1Top
{
    background-image: url(../images/bkg/bkg-hml-1-top.gif);
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 10px;
}

div.bkgHalfMediumLarge1Mid
{
    background-image: url(../images/bkg/bkg-hml-1-mid.gif);
    background-position: center center;
    background-repeat: repeat-y;
}

div.bkgHalfMediumLarge1Bottom
{
    background-image: url(../images/bkg/bkg-hml-1-bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

div.bkgHalfMediumLarge2Top
{
    background-image: url(../images/bkg/bkg-hml-2-top.gif);
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 10px;
}

div.bkgHalfMediumLarge2Mid
{
    background-image: url(../images/bkg/bkg-hml-2-mid.gif);
    background-position: center center;
    background-repeat: repeat-y;
}

div.bkgHalfMediumLarge2Bottom
{
    background-image: url(../images/bkg/bkg-hml-2-bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

/* --------------------------- Medium Large --------------------------- */
div.bkgMediumLarge
{
    display: inline;
    width: 780px;
    background-position: center, top;
    background-repeat: no-repeat;
}

div.bkgMediumLargeTop
{
    background-image: url(../images/bkg/bkg-mediumlarge-top.gif);
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 10px;
}

div.bkgMediumLargeTopWithTopMargin
{
    background-image: url(../images/bkg/bkg-mediumlarge-top.gif);
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 10px;
    margin-top: 5px;
}

div.bkgMediumLargeTopSeablue
{
    background-image: url(../images/bkg/bkg-ml-top-seablue.gif);
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 30px;
}

div.bkgMediumLargeTopDarkgray
{
    background-image: url(../images/bkg/bkg-ml-top-darkgray.gif);
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 30px;
}

div.bkgMediumLargeTopLight
{
    background-image: url(../images/bkg/bkg-ml-top-light.gif);
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 30px;
}

div.bkgMediumLargeMid
{
    background-image: url(../images/bkg/bkg-mediumlarge-mid.gif);
    background-position: center center;
    background-repeat: repeat-y;
}

div.bkgMediumLargeBottom
{
    display: inline;
    width: 780px;
    background-image: url(../images/bkg/bkg-mediumlarge-bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

/* --------------------------- Backgrounds --------------------------- */
/* --------------------------- Small --------------------------- */
div.bkgSmall
{
    margin-bottom: 6px;
}

div.bkgSmall2
{
    margin-top: 10px;
}

div.bkgSmallTopX
{
    display: inline;
    width: 175px;
    background-position: center, top;
    background-repeat: no-repeat;
    padding-top: 34px;
}

div.bkgSmallTopX2
{
    display: inline;
    width: 175px;
    background-repeat: no-repeat;
    padding-top: 34px;
}

div.bkgSmallTop
{
    background-image: url(../images/bkg/bkg-small-top-heading.gif);
}

div.bkgSmallTopGreen
{
    background-image: url(../images/bkg/bkg-small-top-heading-green.gif);
}

div.bkgSmallTopPlainNews
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain-news.gif);
}

div.bkgSmallTopPlainLogin
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain-login.gif);
}

div.bkgSmallTopPlainTestimonials
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain-testim.gif);
}

div.bkgSmallTopPlainCoDef2008
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain-codef08.gif);
}

div.bkgSmallTopPlainRecommended
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain-rec.gif);
}

div.bkgSmallTopPlainSupport
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain-support.gif);
}

div.bkgSmallTopPlainSideLinks
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain-sidel.gif);
}

div.bkgSmallTopBlue
{
    background-image: url(../images/bkg/bkg-small-top-heading-blue.gif);
}

div.bkgSmallTopPlain
{
    background-image: url(../images/bkg/bkg-sm-tp-hd-plain.gif);
}

div.bkgSmallMid
{
    display: inline;
    width: 175px;
    background-image: url(../images/bkg/bkg-small-mid.gif);
    background-position: center center;
    background-repeat: repeat-y;
}

div.bkgSmallBottom
{
    display: inline;
    width: 175px;
    background-image: url(../images/bkg/bkg-small-bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

div.bkgSmallDarkMid
{
    display: inline;
    width: 175px;
    background-image: url(../images/bkg/bkg-small-dark-mid.gif);
    background-position: center center;
    background-repeat: repeat-y;
}

div.bkgSmallDarkBottom
{
    display: inline;
    width: 175px;
    background-image: url(../images/bkg/bkg-small-dark-bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

/* --------------------------- Icons in Lists --------------------------- */
div.iconLeftColList
{
	display: inline;
	float: left;
	padding: 0 15px 0 0;
	height: 50px;
}

/* --------------------------- Checkboxes --------------------------- */
.subscribeToEmailCheckbox
{
    padding: 10px 0 0 0;
    font-size: small;
}

/* --------------------------- Styled Links --------------------------- */
.greenLink a:link
{
    color: Lime;
}

.greenLink a:visited
{
    color: Green;
}

.freeTrialLink1 a:link
{
    color: White;
}

.freeTrialLink1 a:visited
{
    color: White;
}

/* --------------------------- Emphasized Text --------------------------- */
.emphasizeItalic
{
    font-style: italic;
}

.emphasizeBold
{
    font-weight: bold;
}

.em1
{
    font-weight: bold;
    color: #2277aa;
}

/* --------------------------- Feature Items --------------------------- */
ul.featureItems1 
{
    list-style-type: none;
    padding: 0 0 0 20px;
    margin: 0;
}

ul.featureItems1 li
{
    background-image: url(../images/icons/bullet_ball_green.gif);
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    padding: 3px 0 3px 20px;
}

/* --------------------------- Guarantee --------------------------- */
.guarantee
{
    margin: 0;
    padding: 0;
    clear: both;
}

.guaranteeImage
{
    margin: 0;
    padding: 0;
    width: 193px;
    height: 92px;
}

.guaranteeImageCenter
{
    width: 193px;
    margin: 0 auto;
    text-align: center;
}

.guaranteeText
{
    margin: 0;
    padding: 0;
    /*color: #777744;*/
    color: Black;
    font-family: Lucida Sans, Tahoma, Sans-Serif;
    font-weight: bold;
}

/* --------------------------- Videos --------------------------- */
.video
{
    text-align: center;
    margin: 0 auto 20px auto;
    width: 640px;
    padding: 0px 0px 10px 0px;
    background-color: #cccccc;
    border-top: solid 1px Black;
}

p.videoCaptionTitle
{
    margin: 0;
    padding: 5px 5px 0 5px;
    text-align: left;
    background-color: #cccccc;
    font-weight: bold;
}

p.videoCaption
{
    margin: 0;
    padding: 0 5px 5px 5px;
    text-align: left;
    background-color: #cccccc;    
}

/* --------------------------- Sitemap --------------------------- */
.sitemappath
{
    padding: 0 0 10px 3px;
}

.sitemappath a:link
{
    color: Black;
}

.sitemappath a:visited
{
    color: Black;
}

.sitemappathinternal
{
    padding: 3px;
}

/* --------------------------- Info Contents --------------------------- */
.infoContent
{
    height: 105px;
}

.infoContent1
{
    padding: 0 5px 5px 5px;
}

.infoContent2
{
    padding: 0px 5px 5px 20px;
}

/* --------------------------- Various Text --------------------------- */
.txtCenterBlackBold
{
    text-align: center;
    font-weight: bold;
    color: Black;
}

.txtCenterRedItalic
{
    text-align: center;
    font-style: italic;
    color: Red;
}

.txtIndented
{
    padding: 0 0 0 40px;
}

.txtLeftLargeWhiteBold
{
    text-align: left;
    font-weight: bold;
    font-size: large;
    color: White;
}

.txtLeftLargeWhiteBoldVSpace1
{
    text-align: left;
    font-weight: bold;
    font-size: large;
    color: White;
    padding: 0 0 10px 0;
}

.txtLeftSmallerWhite
{
    text-align: left;
    font-weight: normal;
    font-size: smaller;
    color: White;
}

.txtLeftItalic
{
    text-align: left;
    font-style: italic;
}

.txtRight
{
    text-align: right;
}

/* --------------------------- Contact --------------------------- */
#callUs1
{
    /*position: relative;
    top: 11px;
    right: 15px;
    font-weight: bold;
    float: right;
    font-size: medium;
    color: #333333;*/
    position: absolute;
    top: 13px;
    right: 200px;
    font-weight: bold;
    float: right;
    font-size: medium;
    color: #333333;
}

/* --------------------------- Currency --------------------------- */
.selectCurrency1
{
    font-weight: bold;
    text-align: left;
    padding: 10px 0 10px 0;
}

/* --------------------------- Silverlight --------------------------- */
.silverlightControlHost
{
    height: 100%;
}

/* --------------------------- Release Information --------------------------- */
.releaseVer
{
    text-align: center;
    font-family: "lucida sans unicode","lucida grande",sans-serif;
}

/* --------------------------- Third Party --------------------------- */
.thirdPartyProductsContainer
{
    min-height: 300px;
}

.tpReturnilProductImage1 { float: left; }
.tpReturnilMainFeatures { padding: 10px 0 0 0; }
.tpReturnilMainFeaturesRow { padding: 5px 0 0 0; }
.tpReturnilMainFeaturesItemName { float: left; font-weight: bold; padding: 0 20px 0 0; }
.tpReturnilMainFeaturesItem { float: left; }

.tpReturnilPurchaseInfo { clear: both; position: relative; left: 284px; top: -130px; font-size: 12px; font-weight: bold; }
.tpReturnilPurchaseInfoLeft { float: left; _position: relative; }
.tpReturnilPurchaseInfoRight { float: left; padding: 0 0 0 10px; _position: relative; }
.tpReturnilPurchaseInfoRow { padding: 3px 0 0 0; _position: relative; }
.tpReturnilRegularPriceName { }
.tpReturnilSavingsName { color: Green; }
.tpReturnilNewPriceName { color: Red; }
.tpReturnilRegularPrice { text-decoration: line-through; }
.tpReturnilSavings { color: Green; }
.tpReturnilNewPrice { color: Red; }
.tpReturnilPurchaseButton { float: left; margin: 6px 0 0 50px; _position: relative; }

.tpReturnilGeneralDesc { clear: both; font-size: 12px; font-weight: bold; width: 500px; padding: 10px 0 0 0; position: relative; top: -100px; }
.tpReturnilDetailedDesc { position: relative; top: -70px; }

/* --------------------------- Ratings --------------------------- */
.ratingSofotex
{
    width: 175px;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 10px 0;
}

/* --------------------------- SSL Secure Seal --------------------------- */
.thirdPartyContent
{
    clear: both;
    padding: 10px 10px 10px 10px;
}

.tpcFloatLeft
{
    display: inline;
    width: 200px;
    float: left;
    padding: 0px 0px 20px 100px;
}

.tpcFloatRight
{
    display: inline;
    width: 200px;
    float: right;
    padding: 0 100px 20px 0px;
}

.sslSeal
{
    padding: 10px 0 10px 0;
    text-align: center;
}
