﻿body {
	font: 100%/120% 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background: #000000;
	color: #777777;
	margin: 0px;
	line-height: 1.4em;
}
html {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #555555;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
ul {
	padding: 0px;
	margin: 0px 0px 30px 20px;
}
ul span {
	color: #ffffff;
}
li {
	margin-bottom: 8px;
	text-indent: 15px;
	list-style: none;
	list-style-image: url(../images/li.jpg);
}

/* Different List bullet points for software pages */ 

li.pointClassic {
	list-style-image: url(../images/liClassic.jpg);
}
li.pointPremium {
	list-style-image: url(../images/liPremium.jpg);
}
li.pointElite {
	list-style-image: url(../images/liElite.jpg);
}
li.pointUltimate {
	list-style-image: url(../images/liUltimate.jpg);
}

/* li:first-letter {
	color: #000000;
} */

h1 {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
}
h1 img {
	vertical-align: middle;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
}

h3 {
	background: url(../images/liCloserLook.jpg) left no-repeat;
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 3em;
	text-indent: 65px;
}
h4 {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-indent: 25px;
	background: url(../images/li.jpg) left no-repeat;
	margin-bottom: -8px;
}

/* Different Header (h4) bullet points for software pages */ 

h4.headerClassic {
	background: url(../images/liClassic.jpg) left no-repeat;
}
h4.headerPremium {
	background: url(../images/liPremium.jpg) left no-repeat;
}
h4.headerElite {
	background: url(../images/liElite.jpg) left no-repeat;
}
h4.headerUltimate {
	background: url(../images/liUltimate.jpg) left no-repeat;
}

.back {
	background: #8698a3;
}
fieldset {
	padding: 0px;
	border: 0px;
	margin: 0px 0px 20px 0px;
}
fieldset a {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
fieldset a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.tableMain TD {
	font-size: 12px;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align:top;
}
.tableMain Table {
	font-size: 12px;
	border: 2px solid #CCCCCC;
}

hr {
	height: 1px;
	width: 80%;
	border-top: 1px solid #bbbbbb;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	text-align: center;
	clear: both;
}
img {
	border: 0px;
}
form  {
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
.input {
	width: 230px;
	height: 20px;
	border-top: 1px solid #996633;
	border-right: 1px solid #996633;
	border-bottom: 3px solid #996633;
	border-left: 1px solid #996633;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
}
.inputEnquiry {
	width: 230px;
	height: 200px;
	border-top: 1px solid #996633;
	border-right: 1px solid #996633;
	border-bottom: 3px solid #996633;
	border-left: 1px solid #996633;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
	margin-bottom: 10px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.inputList {
	width: 237px;
	height: 30px;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
}

/* Special Offer Page*/
h2.spOffer
{
    margin-left:auto;
    padding-top:50px;
    margin-right:auto;
    font-size:44.0px;
    font-family:Arial;
    color:red;
    width:650px;
    color:red;
    text-align : center; 
      
}
.headerSpacer
{
    padding-top:15px;
}
h3.spOfferH
{
    font-size:24.0pt;
    font-family:Arial Black;
    font-style:normal;
    line-height:normal;
    word-spacing:normal;
    text-align:center;
  
   
    color:red;
    background-image:none;
    text-indent:0px;
    
}

h2.BulletHeader
{
    font-size:22.0px;
    padding-left:75px;
    font-weight:bold;
     font-family:Arial Black;
}

 ul.spOffer
{
    float:left;
    font-size: 18px;    
    line-height: 24px;
    font-weight:bold;
    color : Black;
    margin-left:75px;
    padding-top:10px;
   
	
    /*width:250px;*/
}
li.spOffer
{
    list-style-type: disc;
	list-style-image:none;   
     
}
li.spOfferR
{
    list-style-type:disc;
	list-style-image:none;   
    color:Red;   
}

img.spofferImg
{
    text-align:center;
    float:left;
    display: block;
    margin-left:50px
}

img.spOfferExDem
{
     text-align:center;
      float:left;
    margin-left:auto;
    margin-right:auto;    
    
} 

.spofferSwBox
{
    float:right;
    margin-top:104px;
    margin-right:50px
}

.spOfferAltImgs
{
    
    border-width:1px;
    border-style:inset;
    height:170px;
    width:390px;
    margin-top:20px;
    margin-left: auto;
    margin-right:auto;
   
    
}

.spOfferAltImg
{
    margin-top:20px;
    margin-bottom:20px;
    padding-left: 15px;
    padding-left: 15px;
    height:100px;
    width:100px;
    float:left;
    
    
}

p.spOfferPrice
{
    font-size:32.0pt;
    font-family:Arial Black;
    color : Red;
    text-align:center;
     margin-top: -15px;
    
}
.specialofferWrapper
{
    padding-top:20px;
    padding-left:40px;
    padding-bottom: 20px;
    padding-right:20px;
    margin-left:-370px;
    margin-top:-20px;
    margin-bottom: -200px;
    background-color:#ffffff;
    width:920px;
}


div.spOfferForm
{
    width : 450px;
    margin-left:auto;
    margin-right:auto;
    padding: 10px 10px 10px 10px;
}

div.tableCell
{
 
 width:80%;
 height:30px;   
}
div.tableCellMulti
{

 width:80%;
 height:80px;   
}

.tableCellRight
{
    
     width:80%;
     height:30px;     
     margin-bottom:5px;
   
}

.label
{
    float:left;
    width:150px;
    font-weight : bold;
}

/* end of special offer css */




/* Rules for Header section */

#header {
	width: 960px;
	margin: auto;
	background: url(../images/imgGoldPartner.jpg) no-repeat #ffffff;
	background-position: 60em 1.6em;
	padding: 10px 0 5px 20px;
	border-top: 5px solid #939598;
	border-right: 5px solid #939598;
	border-bottom: 5px solid #939598;
	border-left: 5px solid #939598;
}
#dmbTB1ph {
	float: left;
}
#flashFlags {
	width: 214px;
	height: 21px;
	float: right;
	padding-right: 130px;
}	
#menu {
	width: 977px;
	height: 23px;
	margin: auto;
	background: url(../images/bgdMenu.jpg) repeat-x top left #000000;
	border-right: 5px solid #939598;
	border-left: 5px solid #939598;
	padding: 4px 0px 0px 3px;
	font-size: 12px;
	color: #005b97;
}
#menu a {
	margin: 0px 13px 0px 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #f1f1f1;
}
#menu a:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4895c6;
}
#menu p {
	margin: 0px;
	padding: 0px;
}
#bannerNone {
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
#banner {
	width: 980px;
	height: 225px;
	margin: auto;
	background: url(../images/bgdBanner.jpg) no-repeat #000000;
	border-right: 5px solid #939598;
	border-left: 5px solid #939598;
}

/* Rules for main Content area */

#contentWrap {
	width: 980px;
	margin: auto;
	background: url(../images/contentBG.jpg) top repeat #ffffff;
	border-top: 5px solid #939598;
	border-right: 5px solid #939598;
	border-bottom: 5px solid #939598;
	border-left: 5px solid #939598;
	padding-bottom: 30px;
	text-align: justify;
}
#contentWrapOffer {
	width: 980px;
	
	margin: auto;
	background-color: #ffffff;
	border-top: 5px solid #939598;
	border-right: 5px solid #939598;
	border-bottom: 5px solid #939598;
	border-left: 5px solid #939598;
	padding-bottom: 30px;
	text-align: justify;
}
#contentWrapVideo {
	width: 600px;
	margin: auto;
	background: #ffffff;
	border-top: 5px solid #939598;
	border-right: 5px solid #939598;
	border-bottom: 5px solid #939598;
	border-left: 5px solid #939598;
	padding: 20px 190px 20px 190px;
	text-align: justify;
}
#leahBanner {
	height: 184px;
	width: 970px;
	text-align: center;
	padding-top: 20px;
}
#mainHalf {
	width: 560px;
	float: right;
	padding: 20px 50px 0 30px;
}
#videoContent {
	text-align: center;
	padding: 30px 0 30px 0;
}

#productCloser {
	background: url(../images/bgdH3.jpg) left repeat-x;
}

.thumbBox {
	width: 560px;
}
.thumbImg {
	float: left;
	width: 150px;
	padding: 12px 0 10px 0;
    text-align: center;
}	
.thumbDesc {
	float: right;
	width: 400px;	
	padding: 0 0 10px 10px;
}

img.floatLeft { 
    float: left; 
    margin: 0 30px 10px 0; 
}
img.floatRight { 
    float: right; 
    margin: 0 0 10px 30px; 
}
.middle {
	text-align: center;
}
.ToTop {
	height: 20px;
	display: block;
	text-align: right;
	border-top: 1px solid #777777; 
	margin-top: 20px;
}


/* Rules for contents of Left-Hand menu */

#leftMenu {
	width: 315px;
	float: left;
	background: #e7ecee;
	padding: 20px 0 20px 0;
}
#btnNav {
	text-align: center;	
}
#btnNav img {
	padding: 0px;
	margin: auto;
	display: block;
	border: 0px;
}

#productsLeft {
	width: 285px;
	padding: 0 15px 10px 15px;
}
#productsLeft img {
	padding-left: 20px;
}
#addressBox {
	width: 185px;
	margin: auto;
	padding-top: 10px;
}
#addressBox a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #333333;
}

/* Rules for Footer section */

#bottomBox {
	width: 560px;
	text-align: center;
}
#footer {
	width: 980px;
	height: 45px;
	margin: auto;
	background: #e7ecee;
	border-right: 5px solid #939598;
	border-bottom: 5px solid #939598;
	border-left: 5px solid #939598;
	color: #005b98;
	font-size: 12px;
}
#footer a {
	font-style: normal;
	text-decoration: none;
	color: #a7b6bf;
	font-weight: normal;
}
#footer a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #00833f;
	font-weight: normal;
}
#footer img {
	vertical-align: middle;
}
#footer p {
	padding: 0px;
	margin: 0px;
	float: left;
}
#footer .framework {
	float: right;
}
.col01 {
	width: 250px;
	float: left;
	margin-right: 30px;
}
.col02 {
	width: 280px;
	float: right;
}
.qualifier {
	font-size: 9px;
}

#map {
	background: #cccccc; 
	border: 1px solid #ffffff;
	margin-bottom: 20px;
}