
/* basic generic structure / layout */

html {
	border: 0 none;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	text-align: center;
	height: 100%;
	font-family: sans-serif;
	font-size: 11px;
	}
	
ul, li, form {
	margin: 0;
	padding: 0;
	}
	
ul {
	list-style: none inside none;
	}
	
a:link {
	text-decoration: none;
	color: #666666;
	}
	
a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #333333;
	}
	
img {	
	border: none;
	}
	
#spacer {
	display: block;
	float: left;
	font-size: 1px;
	height: 95%;
	margin: 0;
	padding: 0;
	width: 2px;
}

#wrap {
	margin: 0 auto;
	height: 100%;
	width: 832px;
	text-align: left;
	}

#shadow {
	width: 832px;
	background: url("images/shadow.jpg") repeat-y;
	}
	
#layout {
	margin: 0 21px 0 21px; /* top right bottom left */
	width: 790px;
	}
	
#header {
	height: 91px;
	background: url("images/header.jpg") repeat-x;
	margin: 0 0 2px 0;
	}
	
#menu {
	width: 790px;
	height: 31px;
	background: url("images/menu.jpg") repeat-x;
	margin: 0 0 2px 0;
	}
	
#search {
	height: 79px;
	background: url("images/search.jpg") repeat-x;
	}
	
#sidebar {
	float: left;
	width: 178px;
	background: #F4F5F7;
	}

#content {
	float: right;
	width: 612px;
	}
	
#contentwide {
	width: 832px;
	}
	
.clearfix {
	clear: both;
	}

#content_wesupport {
	height: 33px;
	background: url("images/content_wesupport.gif") no-repeat;
	margin: 0;
	padding-left: 178px;
	}
	
#footer {
	background: #7DBE0C url("images/footer.jpg") repeat-x;
	height: 38px;
	margin: 0pt;
	text-align: center;
	padding: 5px 0 0 0;
}

* html div#content {
	float: right;
	width: 600px;
	}

/* styling */

/* #loginpanel */

#hloginpanel {
	padding: 15px;
	margin: 0;
	background: #F2F5F6 url("images/bg_for_login.gif") repeat-x;
	border-top: 5px solid #70A1B1;
	border-bottom: 2px solid #B8B8B8;
	}
	
#hloginpanel form {
	margin-left: 10px;
	}
	
#hloginpanel h2 {
	margin-left: 10px;
	}
	
#hloginpanel input {
	margin-left: 10px;
	margin-right: 10px;
	}
	
.chooselog a {
	margin: 0;
	padding: 10px;
	text-decoration: none;
	}
	
.chooselog a:hover {
	margin: 0;
	text-decoration: underline;
	background: #f8f8f8;
	text-transform: uppercase;
	font-weight: bold;
	}


/* #header */

.logo {
	margin: 6px 0 0 30px;
	float: left;
	}

.topitems {
	float: right;
	margin-right: 20px;
	}
	
* html div.topitems {
	float: right;
	margin-right: 10px;
	}
	
.topmenu {
	margin: 8px 0 5px 5px;
	font-size: 11px;
	color: #63717B;
	letter-spacing: 1.4px;
	}
	
* html div.topmenu {
	margin: 8px 0 5px 20px;
	font-size: 11px;
	color: #63717B;
	letter-spacing: 1.4px;
	}
	
.topmenu a {
	text-decoration: none
	}
	
.topmenu a:hover {
	text-decoration: underline;
	}

.tollfree {
	background: url("images/us_toll_number.gif") no-repeat;
	height: 53px;
	width: 228px;
	}
	
.number {
	color: #333333;
	font-weight: bold;
	padding: 9px 0 0 20px;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	}

/* #menu */	

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#menu li {
	float: left;
	font-size: 12px;
	color: #ffffff;
	line-height: 2.5em;
	padding: 0;
	}
	
#menu li a {
	height: 31px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	padding: 0 5px 0 5.8px;	
	}
	
#menu li a:hover {
	background: url("images/menu_hover.jpg") #fff bottom left repeat-x;
	}
	
.selected {
	background: url("images/menu_hover.jpg") #fff bottom left repeat-x;
	border-left: 1px solid #225425;
	border-right: 1px solid #225425;	
	}

/* search */	

.paymentmethod {
	margin: 18px 0 0 5px;
	float: left;
	}
	
#domainsearch {
	float: right;
	margin: 20px 40px 0 0;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	}
	
.whitetext {
	color: #ffffff;
	}
	
#smallcaption {
	font-size: 10px;
	color: #7B7B7B;
	margin: 5px 0 0 0;
	}
	
.input_domain {
	margin: 0 0 0 20px;
	font-size: 11px;
	vertical-align: middle;
	}

* html div#domainsearch {
	float: right;
	margin: 0;
	padding: 18px 76px 0 0; /* t r b l */
	}
	
* html input.input_domain {
	margin: 0 -15px 0 7px;
	}
	
* html #domainsearch select {
	margin: 0 20px 0 20px;
	}

/* sidebar */

.category { 
	background: url("images/h2category.jpg") repeat-x;
	height: 19px;
	border-bottom: 1px solid #4F6676;
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0 0 10px;
	letter-spacing: 1.2px;
	margin: 0 0 4px 0;
	}

.specialcategory {
	background: url("images/h2specialcategory.jpg") repeat-x;
	height: 19px;
	border-bottom: 1px solid #62783A;
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0 0 10px;
	letter-spacing: 1.2px;
	margin: 0 0 4px 0;
	}
	
.liitem {
	border-bottom: 1px solid #D4DADE;
	padding: 5px 5px 5px 18px;
	}
	
.liitem a:link {
	color: #333333;
	}
	
.liitem a:hover, a:visited, a:active {
	color: #666666;
	}
	
.litestimonial {
	background: #EAF3D9;
	border-bottom: 1px solid #C4D4A6;
	padding: 5px 5px 5px 18px;
	}
	

#testi /* for h2 testimonial */
	{ 
	margin-bottom: 0px;
	}
	
.sidebar_ym {
	background: url("images/sidebar_ym.jpg") no-repeat;
	height: 91px;
	color: #ffffff;
	font-size: 11px;
	padding: 60px 0 0 18px;
	}
	
.sidebarym {
	margin: 10px 0 0 0;
	}
	
* html h2.category {
	background: url("images/h2category.jpg") repeat-x;
	height: 19px;
	border-bottom: 1px solid #4F6676;
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0 0 10px;
	letter-spacing: 1.2px;
	margin: 0 0 4px 0;
	}
	
* html h2.specialcategory {
	background: url("images/h2specialcategory.jpg") repeat-x;
	height: 19px;
	border-bottom: 1px solid #62783A;
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0 0 10px;
	letter-spacing: 1.2px;
	margin: 0 0 4px 0;
	}
	
* html li.liitem {
	border-bottom: 1px solid #D4DADE;
	padding: 5px;
	}
	
.sidebarservice {	
	font-size: 10px;
	}
	
.sidebargap {
	margin-top: 20px;
	}
	
.serviceicon {
	float: left;
	width: 44px;
	}
	
.servicetxt {
	float: right;
	width: 128px;
	padding-right: 4px;
	padding-left: 2px;
	}

/* content */

/* == FRONT PAGE STYLING == */

/* Promo big div */	
#promo {
	margin: 4px 0 0 10px;
	}

/* IE Promo big div */			
* html div#promo {
	margin: 4px 0;
	}

/* Promo1 original box */	
.promo1 {
	float: left;
	background: url("images/promo1.jpg") no-repeat;
	width: 312px;
	height: 364px;
	margin: 0 0 40px 0;
	}
	
/* IE Promo1 original box */	
* html div.promo1 {
	float: left;
	background: url("images/promo1.jpg") no-repeat;
	width: 312px;
	height: 364px;
	margin: 0 0 10px 0;
	}
	
/* promo1 n 2 texts */
	
.pricepromo1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 63px;
	margin-left: 235px;
	}
	
.pricepromo2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 74px;
	margin-left: 80px;
	}
	
.descpromo1 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 15px;
	margin-top: 70px;
	}
	
.descpromo2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 60px;
	margin-left: 28px;
	}
	
.descpromotitle {
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	}
	
.descpromotitle2 {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	}

/* Promo2 original box */	
.promo2 {
	float: right;
	background: url("images/promo2.jpg") no-repeat;
	height: 364px;
	width: 285px;
	margin: 0 4px 0 0;
	}
	
/* IE Promo2 original box */	
* html div.promo2 {
	float: right;
	background: url("images/promo2.jpg") no-repeat;
	height: 364px;
	width: 285px;
	margin: 0 3px 0 0;
	}

/* Promo3 original box */		
.promo3 {
	width: 597px;
	height: 180px;
	margin: 0 0 5px 10px;
	background: url("images/promo3empty.jpg") no-repeat;
	}
	
* html div.promo3 {
	width: 597px;
	height: 180px;
	margin: 0 0 5px 0;
	background: url("images/promo3empty.jpg") no-repeat;
	}
	
.promo3 a {
	padding: 2px;
	}
	
.promo3 a:hover {
	background: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.titlepromo3 {
	color: #ffffff;
	margin-bottom: 0;
	}
	
.promo3a {	
	float: left;
	width: 262px;
	margin-left: 30px;
	margin-top: 5px;
	padding-right: 20px;
	}
	
* html div.promo3a {	
	float: left;
	width: 262px;
	margin-left: 20px;
	margin-top: 15px;
	padding-right: 20px;
	}	
	
.promo3b {
	float: right;
	width: 245px;
	margin-left: 20px;
	margin-top: 5px;
	padding-right: 20px;
	}
	
* html div.promo3b {
	float: right;
	width: 245px;
	margin-left: 20px;
	margin-top: 15px;
	padding-right: 10px;
	}
	
.whitelabel {
	color: #ffffff;
	}
	
.promo3a1 {
	list-style-position: inside;
	list-style-image: url("images/li_bluesmall.jpg");
	}
	
* html ul.promo3a1 {
	list-style-position: outside;
	list-style-image: url("images/li_bluesmall.jpg");
	}

/* .morepromo holds promo4 and promo5 */

.morepromo {
	margin-left: 10px;
	}
	
* html div.morepromo {
	margin-left: 0;
	}

.morepromo a {
	padding: 10px;
	}

.morepromo a:hover {
	text-transform: uppercase;
	font-weight: bold;
	background: #cccccc;
	}

* html div.morepromo h3 { 
	margin-top: 15px;
	font-size: 13px;
	}

/* Promo4 original box */		
.promo4 {
	float: left;
	background: url("images/promo4.jpg") no-repeat;
	width: 287px;
	height: 164px;
	padding: 0 0 0 25px;
	}

/* Promo5 original box */	
.promo5 {
	float: right;
	background: url("images/promo5.jpg") no-repeat;
	width: 246px;
	height: 164px;	
	padding: 0 0 0 25px;
	margin: 0 12px 0 0;
	}
	
* html div.promo5 {
	float: right;
	background: url("images/promo5.jpg") no-repeat;
	width: 250px;
	height: 164px;	
	padding: 0 0 0 25px;
	margin: 0 5px 0 0;
	}
	
.morelink {	
	margin-left: 150px;
	margin-top: 10px;
	}

.promo4a1 {
	list-style-position: inside;
	list-style-image: url("images/bullet3.gif");
	line-height: 20px;
	padding: 0 0 0 15px;
	}
	
* html ul.promo4a1 {
	list-style-position: outside;
	list-style-image: url("images/bullet3.gif");
	line-height: 20px;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	}

.titleHighlight { 
	font-size: 12px;
	color: #383D49;
	background: url("images/h2promo1txt.jpg") repeat-x;
	padding: 4px;
	width: 158px;
	}
	
.highlightUL {
	background: #F2F7E3;
	width: 135px;
	margin-top: -9px;
	padding: 8px 0 8px 30px;
	list-style-position: outside;
	list-style-image: url("images/li_green.jpg");
	border-bottom: 1px solid #C1E25E;
	font-size: 11px;
	}
	
* html ul.highlightUL {
	background: #F2F7E3;
	width: 135px;
	margin-top: -20px;
	padding: 8px 0 8px 30px;
	list-style-position: outside;
	list-style-image: url("images/li_green.jpg");
	border-bottom: 1px solid #C1E25E;
	font-size: 11px;
	}

/* Promo1 h2 text */		
.promo1txt { 
	font-size: 14px;
	color: #383D49;
	background: url("images/h2promo1txt.jpg") repeat-x;
	height: 20px;
	width: 277px;
	margin: 21px 0 0 8px;
	padding: 4px 0 0 15px;
	}

/* IE Promo1 h2 text */	
* html h2.promo1txt {
	font-size: 14px;
	color: #383D49;
	background: url("images/h2promo1txt.jpg") repeat-x;
	height: 24px;
	width: 277px;
	margin: 21px 0 0px 8px;
	padding: 4px 0 0 15px;
	}	

/* Promo2 h2 text */		
.promo2txt { 
	font-size: 14px;
	color: #383D49;
	background: url("images/h2promo1txt.jpg") repeat-x;
	height: 20px;
	width: 251px;
	margin: 21px 0 0 10px;
	padding: 4px 0 0 15px;
	}
	
/* IE Promo2 h2 text */		
* html h2.promo2txt { 
	font-size: 14px;
	color: #383D49;
	background: url("images/h2promo1txt.jpg") repeat-x;
	height: 24px;
	width: 250px;
	}

/* Promo1 parent ul */		
.promo1ul {
	background: #F2F7E3;
	width: 262px;
	margin: 0px 0 0 8px;
	padding: 8px 0 8px 30px;
	list-style-position: inside;
	list-style-image: url("images/li_green.jpg");
	border-bottom: 1px solid #C1E25E;
	font-size: 12px;
	}

/* IE Promo1 parent ul */		
* html ul.promo1ul {
	background: #F2F7E3;
	width: 242px;
	margin: -4px 0 0 8px;
	padding: 8px 0 8px 50px;
	list-style-position: outside;
	list-style-image: url("images/li_green.jpg");
	border-bottom: 1px solid #C1E25E;
	font-size: 12px;
	}

/* Promo2 parent ul */
.promo2ul {
	background: #F2F7E3;
	width: 235px;
	margin: 0 0 0 11px;
	padding: 8px 0 8px 30px;
	list-style-position: inside;
	list-style-image: url("images/li_green.jpg");
	border-bottom: 1px solid #C1E25E;
	font-size: 12px;
	}
	
/* IE Promo2 parent ul */
* html ul.promo2ul {
	background: #F2F7E3;
	width: 214px;
	margin: -4px 0 0 11px;
	padding: 8px 0 8px 50px;
	list-style-position: outside;
	list-style-image: url("images/li_green.jpg");
	border-bottom: 1px solid #C1E25E;
	font-size: 12px;
	}

/* Promo1 child il */	
.promo1ul li {
	padding: 0 0 7px 0;
	}

/* Promo2 child il */	
.promo2ul li {
	padding: 0 0 7px 0;
	}
	
/* AdditionalContent */
* html div.additionalContent{
	margin-left: 5px;
	}
	
.additionalContent{
	margin-left: 20px;
	}
	
/* == INSIDE PAGE STYLING == */

/* Insidepage div */	
#insidepage {
	margin: -10px 0 0 20px;
	padding: 0 15px 0 0;
	letter-spacing: 0;
	font-size: 12px;
	}

/* IE Insidepage div */			
* html div#insidepage {
	margin: 20px 0 0 10px;
	padding: 0 15px 0 0;
	}

/* Page title */	
.pageheader {
	color: #7EB406;
	font-size: 22px;
	letter-spacing: 0.5px;
	}

/* Page description */	
.pagedescribe {
	color: #85A2B7;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: -10px 0 10px 0;
	}

/* Content in page that needs left right float */
.page_contentlabel {
	float: left;
	width: 298px;
	}
	
.page_contentdesc {
	float: right;
	width: 260px;
	}

.page_contentlabelshorter {
	float: left;
	width: 100px;
	}

* html div.page_contentdescwider {
	float: right;
	width: 375px;
	}
	
.page_contentdescwider {
	float: right;
	width: 380px;
	}
	
.greenlabel {
	color: #AFD73E;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	}
	
.greenlabel1 {
	color: #61820B;
	font-size: 11px;
	}
	
.greenlabel2 {
	color: #869E3B;
	}
	
.normalcontent {
	font-size: 12px;
	letter-spacing: 0.1px;
	}

/* end content float l/r */
	
.contenttitle {
	color: #333333;
	font-size: 15px;
	}

/* TESTIMONIAL PAGE */

.testimonial_go { 
	font-weight: bold;
	font-size: 14px;
	}

.testi_box {
	padding: 10px;
	background: #f8f8f8;
	border-top: 1px #AFD73E solid;
	border-bottom: 1px #AFD73E solid;
	width: 400px;
	}
	
/* TABLE STYLING */

#domaintablediv {
	margin-right: 10px;
	width: 150px; 
	float: right; 
	margin-top: -9px;
	}
	
#domaintableinfo {
	float: left; 
	width: 370px;
	}

#domaintable {
	width: 370px;
	}

#mytable {
	width: 580px;
	padding: 0;
	margin: 0;
}

#featurestable {
	width: 580px;
	padding: 0;
	margin: 0;
	margin-top: 30px;
}

.featurestable1 {
	width: 580px;
	padding: 0;
	margin: 0;
}

.rowright {
	float: right;
	border-top: 0;
	border-left: 0;
	background: #ECF3D8;
	color: #797268;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
.rowleft {
	float: left;
	border-left: 1px solid #D7F2B1;
	border-top: 0;
	background: #ECF3D8;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	}

caption {
	padding: 0 0 5px 0;
	width: 580px;	 
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5CA613;
	border-right: 1px solid #D7F2B1;
	border-left: 1px solid #D7F2B1;
	border-bottom: 1px solid #D7F2B1;
	border-top: 1px solid #D7F2B1;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #D7F2B1 url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #D7F2B1;
	background: none;
}

th.nobgbottom {
	border: 0;
	border-right: 1px solid #D7F2B1;
	background: none;
}

td {
	border-right: 1px solid #D7F2B1;
	border-bottom: 1px solid #D7F2B1;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666666;
}

td.keysfeat {
	border-left: 1px solid #D7F2B1;
	width: 290px;
	}

td.keysfeat2 {
	width: 290px;
	}

td.alt {
	background: #f5fafa;
	color: #797268;
}

td.colored {
	background: #F8FAF2;
	}
	
td .price {
	font-family: Tahoma;
	}

td.redtext {
	color: red;
	}

th.opt1 {
	border-left: 1px solid #D7F2B1;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #74AF3B;
}

th.opt2 {
	border-left: 1px solid #D7F2B1;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

th.opt3 {
	border-left: 1px solid #D7F2B1;
	border-top: 0;
	background: #ECF3D8;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

th.opt4 {
	border-left: 1px solid #D7F2B1;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #74AF3B;
	text-transform: none;
}


ul.table {
	list-style-position: outside;
	list-style-image: url("images/li_bluesmall.jpg");
	margin-left: 5px;
	}
	
* html ul.table {
	list-style-position: outside;
	list-style-image: url("images/li_bluesmall.jpg");
	margin-left: 8px;
	}

ul.additional {
	list-style-position: outside;
	list-style-image: url("images/li_bluesmall.jpg");
	margin-left: 25px;
	}
	
* html ul.additional {
	list-style-position: outside;
	list-style-image: url("images/li_bluesmall.jpg");
	
	}

/* footer */

.developed {
	font-size: 11px;
	}
	
.developed a:hover {
	color: #F2F7E3;
	}

.developed a:link {
	color: #333333;
	}	