body { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#656565; 
margin:0 auto;
background:#fff url(../images/bg.jpg) repeat-x center -10px; text-align: left; }
div#wrapper {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:946px;
	text-align:left;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	text-align:left;
}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	font-weight:normal;
	padding:0;
	margin:5px 0;
	
}
div.price_right{ padding:0; margin:224px 0 0 0; width:19px; height:48px; background:url(../images/price_right.jpg) no-repeat left top; }
div.tlds { margin:0 0 0 70px;}
div.monthcad { font: bold 11px Arial, Helvetica, sans-serif; color: #FFFFFF; margin:3px 0 0 0 }
div.defaultprofile p { display:block; white-space:nowrap; text-align:center; font-weight:bold; color:#ff0000}
textarea{border:1px solid #333333; width:75%;}
select{border:1px solid #333333; padding:3px 3px 3px 5px;background:url("../images/form-bg.gif") no-repeat -1px -2px;}

input[type=checkbox]{margin:5px 4px 5px 5px;vertical-align:middle;height:auto; width:auto;}
input[type=radio]{margin:5px 5px;vertical-align:middle;height:auto; width:auto; position:relative;}
input[type=text]{ border:1px solid #333333; padding:3px 3px 3px 5px; background:url("../images/form-bg.gif") no-repeat -1px -2px; }
input[id=idtld]{border:1px solid #333333; width:8%; margin:0 7px 0 0;padding:3px 3px 3px 5px;background:url("../images/form-bg.gif") no-repeat -1px -2px;}
input[type=textarea]{border:1px solid #333333; padding:3px 3px 3px 5px;}
input[type=password]{border:1px solid #333333; padding:3px 3px 3px 5px;background:url("../images/form-bg.gif") no-repeat -1px -2px;}

input[name=Submit]{border:1px solid #333333; background:#0070BA; color: #ffffff; padding:0 5px 2px 8px; text-align:center; font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}
input[name=Submit]:hover{border:1px solid #333333; background:#E5E9EC; color: #0070BA; padding:0 5px 2px 8px; text-align:center; font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}
input[type=submit]{border:1px solid #333333; background:#0070BA; color: #ffffff; padding:0 5px 2px 8px; text-align:center;font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}
input[name=submit]:hover{border:1px solid #333333; background:#E5E9EC; color: #0070BA; padding:0 5px 2px 8px; text-align:center; font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}

input[name=Submit]{border:1px solid #333333; background:#0070BA; color: #ffffff; padding:0 5px 2px 8px; text-align:center; font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}
input[name=Submit]:hover{border:1px solid #333333; background:#E5E9EC; color: #0070BA; padding:0 5px 2px 8px; text-align:center; font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}
input[type=submit]{border:1px solid #333333; background:#0070BA; color: #ffffff; padding:0 5px 2px 8px; text-align:center;font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}
input[name=submit]:hover{border:1px solid #333333; background:#E5E9EC; color: #0070BA; padding:0 5px 2px 8px; text-align:center; font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}

p.TipStyle{ font-weight:bold; padding:0; margin:0; white-space:nowrap}





/* main body management */
#Logo {position:absolute; left:5px; top:0;}

/*------------------MODS START HERE -----------------------*/

/* added border-collapse, border-spacing */
table#doc {
	width:500px;
	margin:0 auto;
	min-width:500px;
	background-color:#FFFFFF;
	height:280px;
	border-collapse:collapse;
	border-spacing:0;
}

/* Added to remove padding from the #doc td */
table#doc td#docTD{
padding:0;
}

/* ADDED line-height, border-collapse, border-spacing, padding styles */
#mainData {
	width:98%;
	background:#FFFFFF;
	margin:0 auto;
	height:280px;
	line-height:20px;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
}
#mainData2 {
	width:98%;
	background:#FFFFFF;
	margin:0 auto;
	padding:0;
}

/* Added these four to keep things in #mainData the same */
#mainData table {
border-collapse:collapse;
border-spacing:0;
}
#mainData ul, #mainData ol {
list-style:none;
margin-left:5px;
padding-left:5px;
}
#mainData td, #mainData th {
margin:0;
padding:0;
}
#mainData img {
vertical-align:middle;
}

.check {
line-height:20px;
}

/*------------------MODS END HERE-----------------------*/


table#mainData td#mainTD, table#mainData td.mainTD {
	vertical-align:top;
	padding:0;
	height:280px;
}
.alc {
	margin:0 auto;
}
table#mainData #tablehead {font: 17px Verdana, Arial, Helvetica, sans-serif; color: #2E6AB8; text-align:center; }
div#login table#mainData #tablehead { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #2E6AB8; text-align:left; white-space:nowrap; }
div#login table#mainData #tablehead div { margin-right:-50px;}
table #tablehead {font: 17px Verdana, Arial, Helvetica, sans-serif; color: #2E6AB8; text-align:center; }

table#data td#data {
	vertical-align:top;
}
table#mainData table#data {
	border:1px solid #333333;
}
table.data {
	border:1px solid #333333;
	background:#FFFFFF;
}

.TabTitleBar a:link, .TabTitleBar a:hover, .TabTitleBar a:visited { color:#666666; }
table#mainData table.data td {
	border:0;
}
table.data td, table#mainData td {
	padding:5px;
}
table.data td, table#mainData td table td {
	padding:2px;
}

/*------------------ Removed global table styles -----------------------*/
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/

.clear {
	clear:both;
}
img {
	border:0;
	/*vertical-align:middle;*/
}
h1,h2,h3,h4,h5,h6 {
	font-weight:700;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.1em;
}
h4 {
	font-size:0.75em;
}
h5 {
	font-size:0.50em;
}
h6 {
	font-size:0.25em;
}

/*------------------ Removed global ", th, td" (now in #mainData)-----------------------*/
body, div, dl, dt, dd, pre, h1, h2, h3, h4, h5, h6, code, form, fieldset, legend, input, textarea,blockquote/*, th, td*/ {
	margin:0;
	padding:0;
}
.row_0, .row1_0 {
	background-color:#FFFFFF;
}
.row_1, .row1_1 {
	background-color:#EEEEEE;
}
tr.row1_0 td {
	background-color:#FFFFFF;
}
tr.row1_1 td {
	background-color:#EEEEEE;
}
/*------------------ Removed global fieldset and img styles -----------------------*/
/*fieldset, img {
	border:0;
	vertical-align:middle;
}*/

sup, sub {
	line-height:1px;
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
/*------------------ Removed global list styles -----------------------*/
/*ul, ol {
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}*/

ol.faq {
	list-style:decimal;
	margin-left:15px;
	padding-left:15px;
	font-weight:700;
}
ul.square, ul.square li,
ol.square, ol.square li {
	list-style:square;
	margin-left:15px;
	padding-left:15px;
}
ul.circle, ul.circle li,
ol.circle, ol.circle li {
	list-style:circle;
	margin-left:15px;
	padding-left:15px;
}
ol.faq p {
	font-weight:400;
	padding-right:10px;
	padding-bottom:10px;
	color:#000000;
}
a {
	font-weight:400;
	color:#00529B;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
a:visited { text-decoration:none; }
/******** search div ********/
div#blockDiv {
	position:absolute;
	width:270px;
	height:100px;
	border:1px solid #333333;
	background:#FFFFFF;
	text-align:center;
	z-index:1;
	visibility:hidden;
	top:-1000px;
}
div#blockDiv div#blockDivText {
	color:#000000;
	font-weight:700;
	display:block;
	padding:5px;
	margin:5px;
	height:40%;
	position:relative;
	display:block;
}
/******** Fancyform ********/
.checked, .unchecked, .selected, .unselected {
	padding:2px;
	padding-left:34px;
	background-position:12px center;
	background-repeat:no-repeat;
	border:0px;
	clear:both;
	cursor:pointer;
	font-weight:700;
}
.checked{
	background-color:transparent;
	background-image:url("../images/checkbox_on.gif");
}
.unchecked{
	background-color:transparent;
	background-image:url("../images/checkbox_off.gif");
}
.selected{
	background-color:transparent;
	background-image:url("../images/radiobox_on.gif");
}
.unselected{
	background-color:transparent;
	background-image:url("../images/radiobox_off.gif");
}
.leftcol{
	float:left;
	clear:left;
	width:50%;
}
.rightcol{
	float:left;
	clear:right;
	width:50%;
}
/******** General styles ********/
.underline {
	border-bottom:1px dotted #333333;
	font-weight:normal;
	font-size:1.1em;
	margin-bottom:8px;
}
.overline {
	border-bottom:1px dotted #333333;
	font-weight:700;
	padding:4px;
	font-size:1.1em;
	margin-bottom:8px;
}
.sline {
	border-bottom:1px dotted #333333;
	font-weight:700;
	padding:4px;
	font-size:1.1em;
	margin-bottom:8px;
}
.dline {
	border-bottom:1px dotted #333333;
	border-bottom:1px dotted #333333;
	font-weight:700;
	padding:4px;
	font-size:1.1em;
	margin-bottom:8px;
}
hr {
	border:0px;
	height:1px;
	color:#000000;
	border-bottom:1px dotted #333333;
}
.width-100 { width:100%; }
.width-99  { width:99%;  }
.width-98  { width:98%;  }
.width-97  { width:97%;  }
.width-96  { width:96%;  }
.width-95  { width:95%;  }
.width-90  { width:90%;  }
.width-85  { width:85%;  }
.width-80  { width:80%;  }
.width-75  { width:75%;  }
.width-70  { width:70%;  }
.width-65  { width:65%;  }
.width-60  { width:60%;  }
.width-55  { width:55%;  }
.width-50  { width:50%;  }
.width-45  { width:45%;  }
.width-40  { width:40%;  }
.width-35  { width:35%;  }
.width-33  { width:33%;  }
.width-30  { width:30%;  }
.width-25  { width:25%;  }
.width-20  { width:20%;  }
.width-15  { width:15%;  }
.width-10  { width:10%;  }
.width-5   { width:5%;   }
.width-2   { width:2%;   }
.width-1   { width:2%;   }

.pb-2 { padding-bottom:2px; }
.pb-5 { padding-bottom:5px; }
.pb-10 { padding-bottom:10px; }
.pb-20 { padding-bottom:20px; }

.p-2 { padding:2px; }
.p-5 { padding:5px; }
.p-10 { padding:10px; }
.p-15 { padding:15px; }
.p-20 { padding:20px; }

.vlt { vertical-align:top; }
.vlm { vertical-align:middle; }
.vlb { vertical-align:bottom; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }

.w-20 { width:20px; }
.w-40 { width:40px; }
.w-60 { width:60px; }
.w-80 { width:80px; }
.w-90 { width:90px; }
.w-95 { width:95px; }
.w-98 { width:98px; }
.w-99 { width:99px; }
.w-100 { width:100px; }
.w-300 { width:300px; }
.h-10 { height:10px; }
.h-90 { height:10px; }

.bg-white { background-color:#FFFFFF; }
.bg-black { background-color:#000000; }
/******** General styles ********/
table#masthead-layout {
	width:100%;
	height:100%;
}
ol.ra {
	list-style-image:url("../images/bullet-orange.gif");
	list-style-position:inherit;
	padding:0 0 0 20px;
	margin:5px;
}
/* INFO DIVS */
input, textarea {
/*	font:110% Arial, Helvetica, sans-serif;
	padding:5px 3px 3px 7px;
	background:url("../images/form-bg.gif") no-repeat;
	border:1px solid #000000;
	margin:2px;*/
}
select {
/*	font:110% Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#333333;
	padding:4px 2px 2px 1px;
	border:1px solid #000000;
	margin:2px;*/
}
a.bluecheck {
	padding-left:36px;
	background:url("../images/blue-check-trans.png") no-repeat 15px 50%;
}
a.bluecheck:hover {
	padding-left:36px;
	background:url("../images/square-blue-trans.png") no-repeat 15px 50%;
}
a.toTop {
	display:block;
	padding:10px 0px 10px 0px;
	width:100%;
	background:url("../images/24-em-up-trans.png") no-repeat 15px 50%;
	background-position:right;
	text-align:left;
	vertical-align:middle;
	text-align:right;
	text-decoration:none;
}
a.mainTop {
	display:block;
	padding:10px 0px 10px 0px;
	width:25px;
	background:url("../images/24-em-up-trans.png") no-repeat 15px 50%;
	background-position:center;
	vertical-align:middle;
}
input[type="image"], .noborder {
	border:0;
	background:transparent;
	margin-bottom:-2px;
	padding:0px;
}
/******************* RSS Feeds ********************/
.feed-button {
  padding:10px 0;
}
.feed-button a {
	padding:10px 15px 10px 36px;
	background:url("../images/feed-icon-14x14-trans.png") no-repeat 15px 50%;
}
.feed-button a:hover {
	background:url("../images/feed-icon-14x14-trans.png") no-repeat 15px 50%;
}
.feed-list {
  margin:0 0 15px 15px;
  padding:0;
  list-style-type:none;
}
.feed-list li {
  margin:0 0 10px 0;

  padding:0;
  list-style-type:none;
}
.feed-list li a, a#rssfeed {
  padding:0 0 0 19px;
  background:url("../images/feed-icon-14x14-trans.png") no-repeat 0 50%;
  list-style-type:none;
}
.rssclass{
	padding:3px;
	display:block;
}
.rsstitle {
	font-weight:700;
	padding:0 0 0 19px;
	background:url("../images/tag.gif") no-repeat 0 50%;
	color:#000000 ;
	display:block;

}
.rsstitle a {
	text-decoration:none;
}
.rssdate {
	color:#000000;
	font-style:italic;
	padding-bottom:5px;
	display:block;
	height:20px;
}
.rssdescription{
	display:block;display:block;
}
/******************* RSS Feeds ********************/
/******************* CSS used to style the form in createacct.php ********************/

/*------------------ REMOVED FOR BOXES -----------------------*/
/*.awform fieldset { margin-bottom:10px; }
.awform legend {
	padding:0 2px;
	font-weight:700;
	margin:0 -7px;  IE Win _margin 
	padding-bottom:8px;
}*/

.margin-5 {
	margin:-5px;
}

/*------------------ REMOVED FOR BOXES -----------------------*/
/*form.awform, div.awform {
	margin:0px;
	margin-top:-10px;
	padding:5px
}
.awform legend {
	padding:0;
	margin-bottom:10px;
	margin-left:-3px;
}

.awform legend, .awform label {
	color:#000000;
	font-weight:700;
}
.awform fieldset {
	border:2px outset #333333;
	background:#EEEEEE;
}

.awform fieldset fieldset {
	background:none;
}

.awform fieldset td , table .awflike td {
	padding:5px 10px 7px;
	border-bottom:1px solid #333333;
}
.awform fieldset td.paddZero {
	padding:0px 5px 0px 20px;
	margin-left:50px;
}*/
form {
	margin:0px;
}

.red {
	color:#FF0000;
}

.green {
	color:#008800;
}
.grey {
	color:#666666;
}
.blue {
	color:#003399;
}
.black {
	color:#000000;
}
.orange {
	color:#FF9900;
}
.bold {
	font-weight:700;
}
.italic {
	font-style:italic;
}
.uline {
	text-decoration:underline;
}
.center {
	text-align:center;
}
.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.trebu {
	font-family:"Trebuchet MS";
}
div#rssnewsPageIndex {
	height:100%;
	overflow:auto;
	display:block;
	line-height:12px;
	font-size:smaller;
}
div.rssnewsPageWelcome {
	min-height:250px;
	display:block;
	line-height:12px;
	font-size:smaller;
}
div.rssnewsPageOther {
	overflow:auto;
}
/* Dynamic toolip Div imanage.php */
div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0; top:0; z-index:10000;
	background-color:#FFFFFF;
	border:1px solid #333333;
	width:400px;
	padding:4px;
	color:#000000;
	font-size:11px; line-height:1.2;
}
#uvmenu li a.IDPon, #uvmenu li a.IDPon:hover, #uvmenu li a.IDPon:visited {
	color:#008800;
	padding-left:25px;
	background:url("../images/ID_protected.gif") no-repeat 15px 50%;
	background-position:left;
	text-decoration:none;
	display:block;
}
#uvmenu li a.IDPoff, #uvmenu li a.IDPoff:hover, #uvmenu li a.IDPoff:visited {
	color:#FF0000;
	padding-left:25px;
	background:url("../images/ID_notprotected.gif") no-repeat 15px 50%;
	background-position:left;
	text-decoration:none;
	display:block;
}
strong { font-weight:700; }
input.red {
	color:#FF0000;
}
input.blue {
	color:#0000FF;
}
form#greenHeaderForm select {
	background-color:#333333;
	color:#FFFFFF;
}
form#greenHeaderForm input {
	color:#000000;
	font-weight:700;
}
.inpSubmit, #bigButton {
	font:12px/100% Arial, Helvetica, sans-serif;
	background:#EEEEEE;
	border:1px solid #333333;
	height:26px;
	cursor:pointer;
	font-weight:700;
	line-height:16px;
}
.inpSubmit:hover, #bigButton:hover {
	background:#CCCCCC;
	cursor:pointer;
	color:#333333;
}
.topnavbar {
	width:676px;
	vertical-align:top;
	border:0;
}
.topminilinks {
	width:100px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	border:0;
}
.editselected { border:solid 1px #000000; }
.editunselected { }
.editunselectedwithtext { border:solid 1px #000000; }
textarea { overflow:auto; }


/* Createacct.php */

 
/*------------------ REMOVED FOR BOXES -----------------------*/
/*.ccaform fieldset { margin-bottom:10px; }
form.ccaform {
	margin:5px;
	padding:5px
}

.ccaform legend, .ccaform label {
	padding:0 2px;
	font-weight:700;
	margin:0 -7px;  IE Win _margin
	padding-bottom:8px;
	padding:0;
	margin-bottom:10px;
	margin-left:-3px;
}

.ccaform fieldset {
	border:2px outset #333333;
	background:#EEEEEE;
}
.ccaform fieldset fieldset {
	background:none;
}

.ccaform fieldset td {
	padding:5px 10px 7px;
}
.ccaform fieldset table td.ccaHeader {
	background:#333333;
	font-weight:700;
	color:#CCCCCC;
	height:25px;
	padding:10px;
}
.ccaform .internal {
	border:1px solid #A6B9DC;
} */


/* Check.php  */
#domainPrices {
	border:1px solid #333333;
	width:100%;
	font-weight:700;
}
#domainPrice .CollapsiblePanel {
	margin:0px;
	padding:0px;
	border:0;
}
#domainPrice .CollapsiblePanelTab {
	border-bottom:0 dotted #333333;
	cursor:pointer;
}
#domainPrice .CollapsiblePanelContent {
	margin:0px;
	padding:4px;
	background:url("../images/blank.gif") repeat;
}
#domainPrice .CollapsiblePanelOpen .CollapsiblePanelTab, .CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background:#333333;
}
#domainPrice tr.row_0 td, #domainPrice tr.row1_0 td, #domainPrice tr.row1_01 td {
	background-color:#FFFFFF;
	color:#000000;
}
table#domainPrices th {
	background:url("../images/icon-table-sort.png") no-repeat 2px 8px;
	padding:4px 4px 4px 14px;
	color:#000000;
	border-bottom:1px solid #000000;
	font-weight:700;
}
table#domainPrices .sortedASC {
	background:url("../images/icon-table-sort-asc.png") no-repeat 2px 4px #333333;
	color:#FFFFFF;
}
table#domainPrices .sortedDESC {
	background:url("../images/icon-table-sort-desc.png") no-repeat 2px 10px #333333;
	color:#FFFFFF;
}
table#domainPrices thead tr th {
	background:#CCCCCC;
}
table#domainPrices .tableHeaderOver {
	cursor:pointer;
	color:#ffffff;
}
table#domainPrices tr.hide {
	display:none;
}
/* Domain list (checkboxs) tips style */
.tip {
	color:#fff;
	width:139px;
	z-index:13000;
}
.tip-title {
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#CCCCCC;
	padding:8px 8px 4px;
	background:url("../images/bubble.png") top left;
}
.tip-text {
	font-size:11px;
	padding:4px 8px 8px;
	background:url("../images/bubble.png") bottom right;
	text-align:left;
	color:#FFFFFF;
}

#mainData table.userStats {
	width:760px;
	height:200px;
}
#mainData td.uSpaneHead {
	background:#333333;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:22px;
	text-align:left;
	padding-left:10px;

}
#mainData table.userStats td.panelContents {
	background:#FFFFFF;
	height:180px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	border-top:0px;
}
#mainData table.userStats td.panelContents div.panelContents {
	display:block;
	border:1px solid #333333;
	padding:5px;
	height:100%;
}
td#userStatsLeft {
	border-right:1px dashed #333333;
	height:100%;
}
td#userStatsMiddle {
	border-right:1px dashed #333333;
	height:100%;
}
td#userStatsRight {
	border:0;
	height:100%;
}
a#topPageCart {
	text-decoration:none;
	display:block;
	height:27px;
	padding-top:5px;
	padding-right:5px;
	background:url("../images/medCart-trans.png") no-repeat 0px 50%;
	width:110px;
	float:right;
}
a#topPageCart:hover { color:#666666; }
.hasItems { color:#008800; }
.noItems { color:#FF0000; }
.zeroPadding select {
	padding:0px;
	margin:0px;
}
table.totalRecords {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	font-weight:700;
	background:#ffffff;
	color:#FFFFFF;
}
table.totalRecords td { padding:2px; }
.small { font-size:smaller; }
a.inplink, a.inplink:visited {
	display:inline-block;
	font:12px Arial, Helvetica, sans-serif;
	padding:5px;
	background:#EEEEEE;
	border:1px solid #333333;
	font-weight:700;
	text-decoration:none;
	text-align:center;
	min-width:100px;
	color:#FF0000;
	margin:5px;
	float:right;
}
table.totalRecords.width-96.alc { width:100%}
a.inplink:hover {
	background:#CCCCCC;
	text-decoration:none;
	min-width:100px;
	color:#FF0000;
}
/* Sams Whois */
div#samswhois {
	margin-top:30px;
	text-align:center;
	font-size:10px;
	color:#aaaaaa;
}
.swPositioner{
	text-align:left;
	width:100%;
}
.swForm{
	text-align:center;
}
.swHeading{
	font-weight:700;
	text-align:center;
	margin-bottom:0px;
}
.swDomain {
	width:100px;
	text-align:right;
}
.swTld{
}
.swSubmit{
}
.swSecureImage{
	border:0px;
}
.swSecureCode{
	width:60px;
}
.swInfo{
	font-size:10px;
	color:#000000;
	padding:5px;
	text-align:center;
}
.swResults{
	text-align:left;
}
.swStatus{
	border-top:2px dotted #000000;
	padding:5px;
	text-align:center;
	width:500px;
}
.swServer{
	border-top:2px dotted #000000;
	text-align:center;
	padding:10px;
	color:#000000;
}
.swData{
	padding:4px;
	color:#666666;
}
.swHilight{
	font-weight:700;
	color:#FF0000;
}
.swError{
	font-weight:bold;
	color:#FF0000;
}
/* paging */
div.paging {
	background-color:#FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	display:block;
	min-width:550px;
}
div.paging ul#paging {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	text-align:center;
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;
}
div.paging ul#paging li {
	display:inline;
	margin:1px;
	font-size:0.75em;
}
div.paging ul#paging li.active {
	background:#000000;
	border:1px solid #abc8e1;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	font-weight:700;
}
div.paging ul#paging li a,
div.paging ul#paging li.previous-off,
div.paging ul#paging li.next-off  {
	padding:5px 10px 5px 10px;
	color:#000000;
	text-decoration:none;
	border:1px solid #abc8e1;
}
div.paging ul#paging li.previous-off,
div.paging ul#paging li.next-off  {
	border:1px solid #abc8e1;
	color:#888888;
}
div.paging ul#paging li a:hover {
	background:#333333;
	border:1px solid #000000;
	color:#000000;
}
/* Form Validation Boxes */
.error_f {
	border:1px dotted #FF0000;
	margin:5px;
	background-color:#FFFFFF;
	width:85%;
}
.error_f p {
	margin:5px;
	color:#FF0000;
}
.error_f p span {
	font-size:1.1em;
	color:#000;
	margin:5px 0px 0px 0px;
}
div#ajaxLoad {
	background:url("../images/ajaxLoad.gif") left no-repeat;
	padding-left:20px;
	display:inline;
	font-size:0.8em;
	color:#0000FF;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
span#uNameError {
	background:url("../images/chk_off-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	font-size:0.8em;
	color:#FF0000;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
span#uNameAvailable {
	background:url("../images/chk_on-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	font-size:0.8em;
	color:#006600;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
/* Contact.php */
#cfData {
	overflow:hidden;
	margin-bottom:10px;
	display:none;
}
#cfData.ajax-loading {
	padding:20px 0;
	background:url("../images/progress_bar.gif") no-repeat;
	background-position:center bottom;
	text-align:center;
	padding-bottom:20px;
	color:#333333;
	font-size:2em;
	display:block;
	font-family:"Century Gothic";
}
.sendmail-error {
	color:#FF0000;
}
.invisible {
	display:none;
}
div#contactError {
	display:block;
	width:98%;
	border:2px outset #FF0000;
	margin:0 auto;
	padding:5px;
	margin-bottom:15px;
}
div#contactError ul, div#contactSuccess ul { margin-left:25px; }
div#contactError ul li, div#contactSuccess ul li { list-style-type:none; list-style-image:url("../images/icon_arrow_b.gif"); color:#CC0000; }
div#contactSuccess {
	display:block;
	width:98%;
	border:2px outset #006600;
	margin:0 auto;
	padding:5px;
}
a#contactSuccess {
	display:block;
	width:200px;
	height:20px;
	padding-top:7px;
	font:12px/100% Arial, Helvetica, sans-serif;
	background:url("../images/successBG.jpg") left bottom repeat-x;
	border:1px solid #006600;
	cursor:pointer;
	font-weight:700;
	text-decoration:none;
	margin:5px;
	margin:0 auto;
	text-align:center;
	color:#FFFFFF;
	bottom:0;
	left:37%;
	margin-top:10px;
	margin-bottom:5px;
}
a#contactSuccess:hover {
	background:url("../images/successBGflip.jpg") left bottom repeat-x;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.smallError {
	display:block;
	background:#FFEEEE;
	color:#FF0000;
	border:1px solid #FF0000;
	text-align:center;
	font-weight:700;
}
.block { display:block; }
.inline { display:inline; }
/* INFO DIVS */
.info, .success, .warning, .error, .validation, .alert, .done, .validation, .failure {
    border:1px solid;
    padding:15px 10px 15px 50px;
    background-repeat:no-repeat;
    background-position:10px center;
	width:90%;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
}
.info.sm, .success.sm, .warning.sm, .error.sm, .validation.sm, .alert.sm, .done.sm, .validation.sm, .failure.sm {
	width:80%;
}
.info {
    color:#00529B;
    background-color:#BDE5F8;
    background-image:url("../images/info.jpg");
}
.success, .done {
    color:#4F8A10;
    background-color:#DFF2BF;
    background-image:url("../images/success.jpg");
}
.warning, .alert {
    color:#9F6000;
    background-color:#FEEFB3;
    background-image:url("../images/warning.jpg");
}
.error, .failure {
    color:#D8000C;
    background-color:#FFEEEE;
    background-image:url("../images/error.jpg");
}
.validation {
    color:#D63301;
    background-color:#FFCCBA;
}
/* Accordion related CSS */
.toggler {
	display:block;
}
.togglerHolder {
	width:100%;
	margin:auto;
}
.elementHolder {
	position:relative;
	height:35px;
	width:500px;
	padding:5px;
	margin:auto;
}
.elements {
	position:absolute;
	text-align:center;
	height:35px;
	width:450px;
	top:120%;
	left:15%;
	margin-left:-50px;
	margin-top:-50px;
	vertical-align:middle;
}
.toggler {
	height:21px;
	margin:5px;
}
.actog {
	background:#333333;
	color:#FFFFFF;
}
.rightBorder {
	border-right:1px solid #CC0000;
}
div#generatedPassword {
	min-width:100px;
	width:100px;
	font:110% Arial, Helvetica, sans-serif;
	padding:5px 3px 3px 7px;
	background:url("../images/form-bg.gif") no-repeat;
	border:1px solid #000000;
	margin:2px;
	display:none;
}
a#generatePassword,a#generatePassword:hover {
	background:url("../images/lock-trans.png") no-repeat;
	min-width:16px;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:16px;
	text-decoration:none;
}
.disabledInput,disabledInput:hover {
	background:#CCCCCC;
	color:#333333;
	font-weight:700;
}
#userPanel {
	padding:0;
	margin:0;
	border:1px solid #FFFFFF;
}
#userStats {
	padding:0;
	margin:0;
}
.childTab {
	border:0px;
	background:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.tab-wrapper {
	padding:3px;
	margin:0;
	border:1px solid #333333;
	border-top:2px solid #333333;
	clear:both;
}
.tab-menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:visible;
	display:block;
}
.tab-menu li {
	margin:0;
	padding:0;
	float:left;
	line-height:2em;
}
.tab-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	background:#CCCCCC;
	border-left:1px solid #333333;
	color:#333333;
}
.tab-menu li a:hover,
.tab-menu li a:focus {
	background:#666666;
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px solid #000000;
}
.tab-menu li.tab-selected a {
	text-decoration:none;
	color:inherit;
	background:#333333;
	border-left:0px;
	color:#CCCCCC;
}
ul.autocompleter-choices {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #7c7c7c;
	border-left-color:#c3c3c3;
	border-right-color:#c3c3c3;
	border-bottom-color:#ddd;
	background-color:#fff;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:50;
	background-color:#fff;
}
ul.autocompleter-choices li {
	position:relative;
	margin:-2px 0 0 0;
	padding:0.2em 1.5em 0.2em 1em;
	display:block;
	float:none !important;
	cursor:pointer;
	font-weight:normal;
	white-space:nowrap;
	font-size:1em;
	line-height:1.5em;
}
ul.autocompleter-choices li.autocompleter-selected {
	background-color:#444;
	color:#fff;
}
ul.autocompleter-choices span.autocompleter-queried {
	display:inline;
	float:none;
	font-weight:bold;
	margin:0;
	padding:0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color:#9FCFFF;
}
.removeLink, .removeLink:hover, .removeLink:visited {
	background:url("../images/chk_off-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	color:#FF0000;
	text-align:left;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.cartRemoveItem, .cartRemoveItem:hover, .cartRemoveItem:visited {
	display:inline;
	text-align:left;
	height:15px;
	padding-right:10px;
	padding-left:5px;
	text-decoration:none;
	text-indent:-9999em;
}
div.yourstats, div.restrans {
	padding-left:20px;
	font-weight:700;
	font-size:1.1em;
	margin-bottom:8px;
}
div.yourstats {	background:url("../images/stats-trans.png") left no-repeat; border-bottom:1px dotted #333333; }
div.restrans {	background:url("../images/transactions-trans.png") left no-repeat; border-top:1px dotted #333333; }
.regsitrarLeft { display:block; width:100%; height:100%; border-top:1px solid #333333; border-bottom:1px solid #333333; border-right:1px solid #333333; z-index:9999; }
.regsitrarLeft .TabTitleBar { line-height:23px; }
.regsitrarLeftContents { padding:5px; }
input#sendEEP {
	background:url("../images/transactions-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	color:#008800;
	text-align:left;
	text-decoration:none;
	border:0px;
}
.rtrntomgmt, .rtrntomgmt:hover, .rtrntomgmt:visited {
	background:url("../images/return-trans.png") left no-repeat;
	padding-left:20px;
	color:#FF0000;
	text-align:left;
	height:15px;
	padding-bottom:5px;
	text-decoration:none;
	margin:0 auto;
	margin-top:5px;
	width:160px;
	display:block;
}
.welcomeDomainSearch { width:80%; }
div#watermarklogo { position:absolute; top:0; right:0; }
div.hsignup { margin-left:5px; margin-bottom:10px; border-left:2px solid #A8C6E0; }
h2.hsignup {
	font-size:1.1em;
	font-weight:700;
	background:url("../images/wand-trans.png") left no-repeat;
	padding-left:20px;
	margin-bottom:20px;
}
h2.addoption {
	font-size:1.1em;
	font-weight:700;
	background:url("../images/addoption-trans.png") left no-repeat;
	padding-left:20px;
}
h2.configure {
	font-size:1.1em;
	font-weight:700;
	background:url("../images/configure-trans.png") left no-repeat;
	padding-left:20px;
}

.login {	padding-top:0px; }
.login_credentials { margin:0 10px 0 auto; padding:16px 16px 16px 150px; border:1px solid #333333; background:#F0F4F5 url(../images/login_screen.png) no-repeat 10px 25px; }
.enter {background:url("../images/login_l.png") no-repeat left;margin:8px 0px;width:90px; line-height:20px;}
.newaccount {background:url("../images/login_l.png") no-repeat left;margin:8px 0px;width:170px; text-align:left; line-height:20px;}
.enter_inner {background:url("../images/login_r.png") no-repeat right;padding:6px 0px 6px 8px; line-height:20px;}
.newacct_inner {background:url("../images/newacct_r.png") no-repeat right;padding:6px 0px 6px 8px; line-height:20px;}

.newacct_inner input { border:none; background:none; padding:3px 20px 3px 3px; margin:0px; cursor:pointer; text-align:left; font: bold 11px/20px Tahoma, Arial, "DejaVu Sans", Helvetica, sans-serif; color: #333333; text-transform:none; }
.newacct_inner input:hover {border:none; background:none; padding:3px 20px 3px 3px; margin:0px; cursor:pointer; text-align:left; font: bold 11px/20px Tahoma, Arial, "DejaVu Sans", Helvetica, sans-serif; color:#009933; text-transform:none; }

.enter_inner input { border:none; background:none; padding:3px 20px 3px 3px; margin:0px; cursor:pointer; text-align:right; font: bold 11px/20px Tahoma, Arial, "DejaVu Sans", Helvetica, sans-serif; color: #333333; text-transform:none;  }
.enter_inner input:hover {border:none; background:none; padding:3px 20px 3px 3px; margin:0px; cursor:pointer; text-align:right; font: bold 11px/20px Tahoma, Arial, "DejaVu Sans", Helvetica, sans-serif; color:#009933; text-transform:none; }

ul.whyregister li {
	list-style-type:square;
	margin-left:10px;
}
/*index.php boxes */
index-box-tl {
	height:175px;
}
.index-box-1, .index-box-2, .index-box-3, .index-box-4 {
	height:178px;
}
.index-box-5, .index-box-6 {
	height:264px;
}
#mainData table.indexPlan {
	width:180px;
	height:200px;
}
#mainData td.paneHead {
	background:#333333;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:25px;
	text-align:left;
}
/* indexPlan */
#mainData table.indexPlan td.paneHead {
	background:#333333;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:25px;
	text-align:left;
}
#mainData table.indexPlan td.panelContents { background:#FFFFFF; height:178px; margin:0px; padding:0px; vertical-align:top; }
#mainData table.indexPlan td.panelContents div.panelContents { display:block; border:1px solid #333333; }
#mainData table.indexPlan td.panelContents strong { font-weight:700; color:#FF0000; }
#mainData table.indexPlan a.order { display:block; text-align:center; font-weight:700; color:#FF0000; text-decoration:underline; text-transform:uppercase; }
/* indexData */
#mainData table.indexData { width:370px; height:200px; }
#mainData table.indexData td.paneHead {
	background:#333333;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:25px;
	text-align:left;
}
#mainData table.indexData td.panelContents { background:#FFFFFF; height:178px; margin:0px; padding:0px; vertical-align:top; border-top:0px; }
#mainData table.indexData td.panelContents div.panelContents { display:block; border:1px solid #333333; padding:5px; height:100%; }
#mainData table.indexData td.panelContents2 { background:#FFFFFF; height:402px; margin:0px; padding:0px; vertical-align:top; }
#mainData table.indexData td.panelContents2 div.panelContents2 { display:block; border:1px solid #333333; height:402px; padding:5px; }

/* indexIntro */
#mainData table#indexIntro { width:750px; }
#mainData table#indexIntro td {  margin:0; padding:0; }
#mainData table#indexIntro td.panelContents { background:#FFFFFF; margin:0px; padding:0px; vertical-align:top; text-align:left; border-top:0px; }
#mainData table#indexIntro td.panelContents div.panelContents { display:block; border:1px solid #333333; padding:0px; height:100%; }
ul.plans {
	margin-top:15px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:left;
}
ul.plans li {
	padding-left:20px;
	background:url("../images/bullet-grey.gif") no-repeat 0px 50%;
}
ul.indexCart {
	margin-top:166px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:left;
}
ul.indexCart li {
	padding-left:20px;
	background:url("../images/bullet-grey.gif") no-repeat 0px 50%;
}
.idimage {
	background-image:url("../images/opacity_index_left-trans.png");
	margin:0px;
	padding:0px;
}
.float-right { float:right; }
.float-left  { float:left;  }
a.check { display:block; border:1px solid #E5E9EC;}
a.check:hover { text-decoration:none; background:#E5E9EC; color:#0070BA;border:1px solid #aaaaaa;}
a.cartCheckOut:link, a.cartCheckOut:visited { color:#FFFFFF; }
a.cartCheckOut:hover { color:#f3d89c; }
td.cExtrasItem { width:200px; font-weight:400; }
/*various package display tables*/
div#pkg {
	padding:5px;
	}
#pkg table.pkgtable {
	width:100%;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}
#pkg table.pkgtable td.pkgtabletitle {
	background:#CCCCCC;
	color:#000000;
	font-weight:700;
	padding-left:10px;
}
#pkg table.pkgtable td.descr {
	background:#EEEEEE;
	color:#000000;
	width:75%;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	vertical-align:top;
}
#pkg table.pkgtable td.order {
	color:#000000;
	width:25%;
	padding: 5px;
	vertical-align:bottom;
}
#pkg table.price {
	width:100%;
	padding-bottom:5px;
}
#pkg td.term {
	color:#000000;
	width: 75%;
	font-weight:700;
	border-bottom:dashed thin #CCCCCC;
}
#pkg td.price {
	color:#333333;
	text-align:right;
	border-bottom:dashed thin #CCCCCC;
}

/* FIX TRANSCHECK TABLE */
table.transcheck { width:70%;margin:0 auto;}
table.transcheck td.width-10 { text-align:right;}
table.transcheck td.width-100 {width:65%; text-align:center; padding:0; margin:0;}
table.transcheck td.width-25 {width:10%; text-align:left; padding:0; margin:0;}
table.transcheck input.width-75 {width:95%; text-align:center;}




/*AWBS v2.7.4 END*/
/*ADD ANY NEW AWBS CSS BELOW THIS LINE*/


/* ADDED By ePlanet Design */
.top {
	color:#353535;
}
.top a:link, .top a:visited, .top a:active {
	color:#353535;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.top a:hover {
	color:#ffffff;
}
.BG_menu {
	background-image: url(../images/BG_menu.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.BG_box {
	background-image: url(../images/BG_box.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 161px;
	background-position: top;
}
.BG_merchant {
	background-image: url(../images/BG_Merchant.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 260px;
	background-position: top;
}
.BG_boxtitle {
	background-image: url(../images/BG_boxtitle.gif);
	background-repeat: repeat-y;
	height: 25px;
	width: 225px;
	background-position: top;
}
.BG_right {
	background-image: url(../images/BG_right.gif);
	background-repeat: repeat-y;
	width: 225px;
}
.BG_left {
	background-image: url(../images/BG_left.gif);
	background-repeat: repeat-y;
	width: 185px;
}
div.boxtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 7px;
}
div.boxsubtitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.boxfeature {
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 14px;
}
.planprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CB1511;
	padding-right: 5px;
	font-style: italic;
}
.main_borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A1A5A8;
	border-left-color: #A1A5A8;
}
ul.boxnobullet {
	list-style-type:none;
	color:#444E81;
	padding:0;
	margin:0 0px 0 0;
}
li.boxbullet {
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 0.55em;
	padding:4px 0px 2px 12px;
	margin:0px 0px 0px 10px;
	border-bottom:1px dotted #000000;
}
/* Added from Template */
body, table {
/*	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	text-align:left;*/
}
/*body {
	background-color:#ffffff;
	margin:0px;
}*/
/*a {
	text-decoration: underline;
	color:#e46a17
}
a:hover {
	text-decoration: none;
	color:#FF8615
}*/

.toplinks {
	font-size:10px;
	color:#536474;
	padding-bottom:2px;
}
.toplinks a:link, .toplinks a:visited, .toplinks a:active {
	color:#536474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.toplinks a:hover {
	color: #0066cc;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.verdane10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border {
	border: 1px solid #D9D9D9;
}
.Arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.navigationTop {
}
.navigationTop a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	line-height:25px;
}
.navigationTop a:hover {
	color: #D50100;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color: #E90300;
}
.navigationBottom {
	line-height:24px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	padding:20px;
	color:#A3C4FF;
	font-size:11px;
}
.navigationBottom a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
.navigationBottom a:hover {
	color: #ADBB02;
	text-decoration: underline;
}
.Tohoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
}
.heading {
	background-image:url(../images/heading_bg.gif);
	background-repeat:repeat-x;
}
.dot {
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	height:3px;
	line-height:3px;
}
.plans {
	background-image:url(../images/plans_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:solid 1px #D3D2D2;
	border-left:solid 1px #D3D2D2;
	border-right:solid 1px #D3D2D2;
	padding:10px 15px 15px 15px;
}
.plans01 {
	background-image:url(../images/plans_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:solid 1px #D3D2D2;
	padding:10px 6px 10px 6px;
	border-left:solid 1px #D3D2D2;
	border-right:solid 1px #D3D2D2;
}
.heading2 {
	background-color:#E8E7E7;
	border:solid 1px #D5D4D4;
	padding-left:10px;
}
.top {
	color:#FFFFFF;
	font-size:12px;
}
.top h1 {
	font-family:"Trebuchet MS";
	font-size:36px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px;
}
.top h2 {
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:18px;
	margin:0px;
	color:#FFFFFF;
}
.heading3 {
	background-image:url(../images/top_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
}
table.box {
	border: 1px solid #CCCCCC;
}
.texttitlewhite {
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	background-color: #000000;
}
.texttitle { font-size:17px; font-weight:normal; color:#2E6AB8}
/*table.plantable {
	width:100%;
	border-left: solid 1px #7A8391;
	border-right: none 0px #7A8391;
	border-top: solid 1px #7A8391;
	border-bottom: none 0px #7A8391;
	background-color: #FFFFFF;
}
table.plantable th {
	padding: 5px;
	border-bottom: solid 1px #7A8391;
	border-right: solid 1px #7A8391;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
table.plantable td {
	padding: 7px;
	border-bottom: solid 1px #7A8391;
	border-right: solid 1px #7A8391;
}
table.plantable tr {
	padding: 7px;
	border-bottom: solid 1px #7A8391;
	border-right: solid 1px #7A8391;
}
.plantable_plantitle {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2E6AB8;
	font-weight:bold;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #8FAEC9;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color:#2E6AB8;
	background-image: url(../images/bgbar.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.plantable_feature {
	color:#0066CC;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
}
.planbox_top {
	color:#AA0000;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
}*/
.divider {
	margin:5px 0px 0px 0px;
	height:5px;
	border-top:1px solid #E1E1E1;
	font-size:0;
}
/*STYLES FOR MATRIX SECTION*/

/* Plan Titles (first row) fonts, inner borders, padding and background color */
.matrixtitle {
	background-color: #2E6AB8;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	/* These borders give a slight 3d effect to colored title bars */
	border-top: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
}
/* Detail Names (first column) */
.detailsname {
	font-weight:bold;
	white-space: nowrap;
	text-align:left;
}
/* Details */
.details {
	font-weight:normal;
	text-align:center;
}
/* Price Names (first column) */
.featuretitle {
	background-color: #2E6AB8;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	text-indent:7px;
	/* These borders give a slight 3d effect to colored title bars */
	border-top: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	
}
/* Price Names (first column) */
.pricename {
	font-weight:bold;
	white-space: nowrap;
	text-align:left;
}
/* Plan Prices */
.prices {
	font-weight:normal;
	white-space: nowrap;
	color: #0069b7;
	text-align:center;
}
/* Dedicated Quantity Available */
.qtys {
	font-weight:bold;
	color: #0066cc;
	text-align:center;
}
/* Setup Fee (first column) fonts */
.setupfeename {
	font-weight:bold;
	white-space: nowrap;
	color: #CC0000;
	/*text-decoration: line-through;*/
	text-align:left;
}
/* Setup Fee prices */
.setupfees {
	font-weight:normal;
	color: #CC0000;
	/*text-decoration: line-through;*/
	text-align:center;
}
/* Order Now! links */
.ordernow {
	background-color: #EBEEF3;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align:center;
}
td.ordernow a:link, td.ordernow a:visited, td.ordernow a:active {
	/*color: #0099CC;*/
	text-decoration:none;
	font-weight:bold;
}
td.ordernow a:hover {
	/*color:#CC0000;*/
	text-decoration:none;
	font-weight:bold;
}
/* Usually this does not need to be changed. Main matrix table outline borders and width. */
table.plantable {
	width:100%;
	border-left: solid 1px #7A8391;
	border-top: solid 1px #7A8391;}
/* Usually this does not need to be changed. Matrix inner borders and padding. */
table.plantable td {
	padding: 7px;
	border-bottom: solid 1px #7A8391;
	border-right: solid 1px #7A8391;
}
/* STYLES FOR "ALL PLANS INCLUDE" SECTION */

.matrixarrow {
	font-size:14px;
	color:#cc0000;
	width:10px;
}
table.featuretable td {
	font-weight:bold;
	padding:2px;
	border-bottom: solid 1px #f0f0f0;
	border-left:none;
	border-right:none;
	border-top:none;
}
.kbtable {
	color: #FFFFFF;
	padding-bottom: 7px;
	background: #FF6600 url(../images/bgbar.jpg) repeat-x;
	border:#373737 1px solid;
	background-color:#2E6AB8;
	/*border-right:#373737 1px solid;
	border-left:#373737 1px solid;*/
}
.kbtable img {
	position: relative;
	top: 2px;
}
/*Template CSS*/
a {
	text-decoration: underline;
	color:#e46a17;
}
a:hover {
	text-decoration:none;
	color:#0c63b0;
}
.sidebox_head {
	font-size:19px;
	padding-left:8px;
}
.sidebox_head1 {
	font-size:19px;
	padding-left:8px;
	background:url(../images/login_01.jpg) no-repeat right bottom;
}
.sidebox_head2 {
	font-size:20px;
	padding-left:8px;
	background:url(../images/included_01.jpg) no-repeat right bottom;
}
.textfield {
	width:130px;

}
.sidebox1 {
	padding:0px 10px 0 5px;
	background:url(../images/login_02.jpg) top right no-repeat;
	height:150px;
}
.sidebox2 {
	padding:40px 10px 0 10px;
	background:url(../images/included_02.jpg) top right no-repeat;
}
.sidebox_nav {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	border-top: solid 1px #cdcbcb;
	padding:16px 0 18px 0;
	margin:20px 0 0 0;
	background:url(../images/order_now_bg.jpg) no-repeat center;
}
.sidebox_nav a {
	color: #fff;
	text-decoration:none;
}
.sidebox_nav a:hover {
	color: #fff;
	text-decoration:underline;
}
.live_chat {
	color:#0070ba;
	font-size:22px;
	line-height:20px;
	padding:0 0 0 15px;
}
.live_chat a {
	font-size:18px;
	color:#ec7318;
	text-decoration:none;
}
.live_chat a:hover {
	color:#ec7318;
	text-decoration:none;
}
.header {
	font-size:36px;
	font-weight:bold;
	line-height:30px;
	padding:25px;
	background:url(../images/header.jpg) no-repeat top right;
	text-transform:uppercase;
	text-align: left;
}
.header h1 {
	font-size:30px;
	margin:0 0 20px 0
}
.header_text {
	font-size:18px;
	line-height:24px;
	list-style:url(../images/bullet_02.gif);
}
.header_text ul {
	margin:0 0 0 15px;
	padding:0px;
	text-transform:none
}
.header_text li {
	background:url(../images/dot.gif) repeat-x bottom center; 
	margin:0 0 2px 0;
	padding:0 0 2px 0;
}
.bottom_nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:32px;
	font-weight:bold;
	background:#9c9e9f;
	word-spacing:5px;
}
.bottom_nav a {
	color:#FFFFFF;
	text-decoration:none;
	word-spacing:0;
}
.bottom_nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	word-spacing:0;
}
.bottom_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:10px;
}
.top_nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9c9fa0;
	font-size:10px;
	text-align:right;
	padding-right:14px;
	height:88px;
}
.top_nav a {
	color:#9c9fa0;
	text-decoration:none;
}
.top_nav a:hover {
	color:#9c9fa0;
	text-decoration:underline;
}
.welcome {
	padding:15px;
	padding-top:0
}
.welcome h1 {
	font-size:22px;
	color:#0070ba;
	font-weight:normal;
	margin:15px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome h2 {
	font-size:18px;
	color:#525354;
	margin:0 0 15px 0;
	font-weight:normal;
}
.planbox {
	padding:15px 5px 15px 5px;
	line-height:20px;
	list-style:url(../images/bullet_03.gif)
}
.planbox ul {
	margin:0 0 0 15px;
	padding:0
}
.planbox li {
	margin:0;
}
.planbox_unix {
	background-image: url(../images/logo_tux.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.planbox_unix h1 {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#0070ba;
	font-weight:bold;
	margin:0 0 5px 0;
}
.planbox_windows h1 {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#0070ba;
	font-weight:bold;
	margin:0 0 5px 0;
}
.planbox_mail h1 {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#0070ba;
	font-weight:bold;
	margin:0 0 5px 0;
}
.planbox_unix h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#525354;
	margin:0 0 10px 0;
	font-weight:bold;
}
.planbox_windows {
	background-image: url(../images/logo_win.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.planbox_windows h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#525354;
	margin:0 0 10px 0;
	font-weight:bold;
}
.planbox_mail {
	background-image: url(../images/logo_mail.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.planbox_mail h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#525354;
	margin:0 0 10px 0;
	font-weight:bold;
}
.order_now {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.order_now a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.order_now a:hover {
	color:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.arrow_yellow {
	color:#FFFF00;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}
.from {
	position:absolute;
	top:7px;
	left:7px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: italic;
	font-weight: bold;
}
.pricebox {
	position:absolute;
	top:-22px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height:21px;
	vertical-align:top;
}
.dollarsign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:bottom;
}
.dollars {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}
.cents {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.dividerH {
	height:5px;
	border-top:1px dashed #B4C3D1;
	width:100%;
	margin:5px 0px 0px 0px;
	line-height:1px;
	font-size:1px;
}
.border_left {
	border-left:solid 1px #dddedf;
}
.border_right {
	border-right:solid 1px #dddedf;
}






/*------------------ BOXES -----------------------*/
/*-- The .awform and .ccaform sections MUST be removed/commented out. The are replaced by the boxes --*/

/* Fixing/overriding/changing various styles to prepare content for boxes */
li {z-index:999}
.box fieldset { border:none; padding:0; margin:0; background:none; line-height:normal;}
.box legend { display:block;border:none; padding:0; margin:0; background:none; line-height:normal;}
table#mainData div.box table.data td{background:none;padding-left:7px;}
.box table.data {background:none; border:none;}
.box table.data td {vertical-align:middle}
.box h2.underline.bold, .box div.underline.bold  {border:none; margin:0; padding:0; color:#FFFFFF}
#pkg table.pkgtable, #pkg table.pkgtable td.pkgtabletitle {border:none;background:none;}
table#domainPrices{ border:0 none;}
#domainPrices tr{ border-bottom:1px solid #999999;} 
.hsignupWrapper { margin:40px 0 0 80px}
.box h2.hsignup { margin-left:7px;}
.box table {width:98%; margin:0 auto}
#cart .box table, #cart .box fieldset {width:100%; margin:0 auto}
.totalRecords a:link,  .totalRecords a:active, .totalRecords a:visited{ color:#FFFFFF; margin:0 2px}
.totalRecords a:hover{ color:#EEEEEE; margin:0 2px}

/*------------------ Box Styles -----------------------*/
.boxWrapper {background:url(../images/bgbar.jpg) repeat-x; top:0; border:1px solid #aaaaaa; margin:0}
/* Titles  */
.box span.boxlegend { display:block; position:relative; color:#ffffff; margin:0 0 0 7px; padding:0; height:31px; font: bold 11px/30px Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 1px; }
.box td.boxtitle{background:none; height:31px; line-height:5px;color:#FFFFFF; font-weight:bold;text-decoration:none; padding:20px; }
.box td.boxtitle a:link, .box td.boxtitle a:visited, .box td.boxtitle a:active{ line-height:normal;color:#FFFFFF; font-weight:bold; text-decoration:none;}
.box td.boxtitle a:hover{ line-height:normal;color:#FFFFFF; font-weight:bold; text-decoration:none;}
table#mainData td#mainTD table.data td.boxtitle {border-collapse:separate; padding-bottom:5px;}

.box fieldset {margin:0 5px 5px 5px; border:none;}
#pkg table.pkgtable, #pkg table.pkgtable td.pkgtabletitle {background:none; padding:0; margin:0; height:31px; line-height:22px; color:#FFFFFF }
.box fieldset legend img {height:24px; width:24px; padding:0; float:left; margin:3px 0 0 0;}
.box td.boxtitle img, .box td.tablehead img {height:24px; width:24px; padding:0; float:left; margin:0;color:#FFFFFF}

.boxDivider{height:7px;border-top:1px dashed #ccc;margin:5px 3px 0 3px}
.dividerH{height:7px;border-top:1px dashed #ccc;margin:5px 3px 0 3px}


.outlineTable {}
.outlineC { background:#FFFFFF;}
.outlineT {background: url(../images/outlineT.jpg) repeat-x top;}
.outlineR {background: url(../images/outlineR.jpg) repeat-y right}
.outlineL {background: url(../images/outlineL.jpg) repeat-y left}
.outlineB {background: url(../images/outlineB.jpg) repeat-x bottom;}
.formtable td { line-height:22px;}


/*Testimonials Start*/
.testimonials_title {
	color:#2E6AB8;
	font-weight:bold;
	padding:3px 0px 3px 0px;
}
.testimonials {
}
.Tdivider {
	margin:5px 5px 0px 0px;
	height:5px;
	border-top:1px dotted #CCCCCC;
	font-size:0;
}
/*Company News Start*/
.news_text {
/*color:#FFFFFF;*/
	/*font-size:12px;*/
}
.news_date {
	font-style: italic;
	color:#2E6AB8;
}
.news_topic {
	font-weight: bold;
	color: #DC2A04;
}
.Ndivider {
	margin:5px 0 0;
	height:5px;
	border-top:1px dotted #6C7683;
	font-size:0;
}
/*Company News End*/

.features_01 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.features_02 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2E6AB8;
	font-weight:bold;
}




