body{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	line-height: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:normal;
	color: #E34000;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 11px;
	color: #4B7DAE;
	text-decoration: none;
}


a:hover{
	text-decoration:underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
}

blockquote {
	margin-top: 5px;
	margin-bottom: 5px;
}
select {
	font-size: 10px;
	color: #006699;
}
fieldset {
	padding-top: 5px;
	padding-bottom: 5px;
}
.commonTable th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #EFEFEF;
}
.commonTable td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #F7F7F7;
}


.mainWrapperSplash {
	text-align: left;
	width:660px;
	margin-right: auto;
	margin-left: auto;
}
.mainWrapper {
	text-align: left;
	width:740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/fl.jpg);
	background-repeat: no-repeat;
	background-position: 185px 74px;
	background-color: #FFFFFF;
}
.main {
	width:740px;
	background-image: url(/img/bbg.gif);
	background-repeat: repeat-y;
}
.header {
	height:306px;
	overflow:visible;
}


.selnode {
	background-image:none;
}

ul.lt_text {
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.li1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-image: url(/img/a.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: -15px;
}


.li2 {background:url(/img/sq.gif) no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 13px}
.li4 {background:url(/img/a.gif) no-repeat left center; margin: 13px 0px 0px 0px; padding:0px 0px 0px 7px}

ul.list1 {
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list1 li {
	background:url(/img/sq.gif) no-repeat left center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.planDescWrapper li {background:url(/img/a2.gif) no-repeat left center; margin: 2px 0px 0px 10px; padding:0px 0px 0px 8px}


/* main cell css*/
.cellWrapper {
	margin-bottom:5px;
	background-color: #FFFFFF;
}
.cellHeader {
	background-image: url(/img/m-t-dr.gif); background-repeat: repeat-x; background-position: top; height:16px;overflow:hidden;
}
.cellHeader-l {
	float:left;background-image: url(/img/m-l-t.gif); background-repeat: no-repeat; background-position: top; width:3px; height:16px;overflow:hidden;
}
.cellHeader-r {
	float:right;background-image: url(/img/m-r-t.gif); background-repeat: no-repeat; background-position: top; width:3px; height:16px;overflow:hidden;
}
.cellTitle {
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	line-height:14px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666666;
}
.cellSpacer {
	background-image: url(/img/cellSpacer.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	height:14px;
}

.cellContent {
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	text-align:left;
	font-size: 11px;
	line-height: 13px;
}
.cellContent td {
	font-size: 11px;
	line-height: 13px;
}

.cellPadding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.cellFooter {
	background-image: url(/img/m-b-dr.gif); background-repeat: repeat-x; height:11px; overflow:hidden;
}
.cellFooter-l {
	float:left;background-image: url(/img/m-l-b.gif); background-repeat: no-repeat; width:3px; height:11px; overflow:hidden;
}
.cellFooter-r {
	float:right;background-image: url(/img/m-r-b.gif); background-repeat: no-repeat; width:3px; height:11px; overflow:hidden;
}
/* alt cell css*/
.cellWrapperAlt {
	margin-bottom:5px;
	background-color:#FAFAF8;
}
.cellHeaderAlt {
	background-image: url(/img/m2-t-dr.gif); background-repeat: repeat-x; background-position: top; height:5px;overflow:hidden;
}
.cellHeaderAlt-l {
	float:left;background-image: url(/img/m2-l-t.gif); background-repeat: no-repeat; background-position: top; width:3px; height:5px;overflow:hidden;
}
.cellHeaderAlt-r {
	float:right;background-image: url(/img/m2-r-t.gif); background-repeat: no-repeat; background-position: top; width:3px; height:5px;overflow:hidden;
}
.cellContentAlt {
	background-image: url(/img/m2-t-con.gif); background-repeat: repeat-x; background-position: top;  background-color:#FAFAF8;border-left:solid 1px #DDDDDD;border-right:solid 1px #DDDDDD;text-align:left; overflow:hidden;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cellContentAlt .heading {
	font-size: 16px;
	font-weight: normal;
	color: #4B7DAE;
	margin-bottom: 10px;
}
.cellFooterAlt {
	background-image: url(/img/m2-b-dr.gif); background-repeat: repeat-x; height:5px;overflow:hidden;
}
.cellFooterAlt-l {
	float:left;background-image: url(/img/m2-l-b.gif); background-repeat: no-repeat; width:3px; height:5px;overflow:hidden;
}
.cellFooterAlt-r {
	float:right;background-image: url(/img/m2-r-b.gif); background-repeat: no-repeat; width:3px; height:5px; overflow:hidden;
}

/* plan cell css*/
.cellWrapperPlan {
	margin-bottom:5px;
	background-color: #FFFFFF;
}
.cellHeaderPlan {
	background-image: url(/img/m-t-dr.gif); background-repeat: repeat-x; background-position: top; height:16px;overflow:hidden;
}
.cellHeaderPlan-l {
	float:left;background-image: url(/img/m-l-t.gif); background-repeat: no-repeat; background-position: top; width:3px; height:16px;overflow:hidden;
}
.cellHeaderPlan-r {
	float:right;background-image: url(/img/m-r-t.gif); background-repeat: no-repeat; background-position: top; width:3px; height:16px;overflow:hidden;
}
.cellTitlePlan {
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666666;
}
.cellSpacerPlan {
	background-image: url(/img/cellSpacer.gif); background-repeat: repeat-x; background-position: top;border-left:solid 1px #DDDDDD;border-right:solid 1px #DDDDDD; height:10px;
}
.cellContentPlan {
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	text-align:left;
	overflow: visible;
	visibility: visible;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 13px;
	width:253px;
}
.planDescWrapper {
	float:left;
	border-right:solid 1px #DDDDDD;
	width:172px;
}
.planPriceWrapper {
	float:right;
	width:68px;
}
.planPriceWrapper .planprice {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4B7DAE;
	line-height:22px;
	padding-top:3px;
	padding-bottom:0px;
	font-weight:normal;
	letter-spacing: -1px;
}
.planPriceWrapper .planmonth {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height:11px;
	padding-bottom:3px;
}
.cellFooterPlan {
	background-image: url(/img/m-b-dr.gif); background-repeat: repeat-x; height:11px; overflow:hidden;
}
.cellFooterPlan-l {
	float:left;background-image: url(/img/m-l-b.gif); background-repeat: no-repeat; width:3px; height:11px; overflow:hidden;
}
.cellFooterPlan-r {
	float:right;background-image: url(/img/m-r-b.gif); background-repeat: no-repeat; width:3px; height:11px; overflow:hidden;
}

.leftCol {
	background-color: #FFFFFF;
	float:left; width:181px;
}
.rightCol {
	background-color: #FFFFFF;
	float:right;width:555px;
}

.hRule {
	background-repeat: repeat-x;
	height:7px;
	overflow:hidden;
	background-image: url(/img/t-dr.gif);
}

.featureList table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featureList th.heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #778797;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureList th.headingRev {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureList th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #EFEFEF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureList td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #E6E6E6;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.purchaseTable table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.purchaseTable th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #EFEFEF;
	text-align: right;
	white-space: nowrap;
}
.purchaseTable td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #F7F7F7;
	white-space:normal;
}

.userDetails th.heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B7E99;
	text-align: center;
	padding: 3px;
}
.userDetails th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #EFEFEF;
	text-align: right;
	padding: 3px;
	padding-left:20px;
}
.userDetails td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #F7F7F7;
	padding: 3px;
	text-align: center;
}
div {
		color: #333333;
} 
p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.featureList td.tick {
	background-image: url(/img/bluecheck.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
input.txtfield {
	font-size: 12px;
	color: #0066CC;
}
.clear {
	clear:both;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.subTitleFormSubmit {
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.Locale {
	margin: 1px;
	padding: 3px;
	border: 1px dotted #CCCCCC;
}
.Locale:hover {
	margin: 1px;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	background-color: #EAEAEA;
}
.selLocale {
	margin: 1px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #CCFF00;
}
.proverb {
	float:left; padding-left:120px; width:300px; text-align:left; margin-top: -10px; padding-bottom: 5px;
}
.hlite {
	color: #CC0066;
}
.linkbutton {
	color: #006699;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	font-weight: bold;
}
.linkbutton:hover {
	background-color: #778797;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #778797;
}
.error td, .error th {
	color:#FF0000;
}
.error td, .error th {
	color:#FF0000;
}
legend.alert {
	color:#FF0000;
}
legend.notice {
	color:#009933;
}
.register_link {
	font-size: 24px;
}
.advline1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

/* New styles for billing software*/

.hosting_fee {
	font-size: 12px;
	white-space: nowrap;
	padding-bottom: 5px;
}