html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block }
li              { display: list-item }
head            { display: none }
table           { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body            { margin: 8px }
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code,
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
button, textarea,
input, select   { display: inline-block }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
table           { border-spacing: 0px; }
thead, tbody,
tfoot           { vertical-align: middle }
td, th          { vertical-align: inherit }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }
ol, ul, dir,
menu, dd        { margin-left: 40px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
u, ins          { text-decoration: underline }
br:before       { content: "\A" }
:before, :after { white-space: pre-line }
center          { text-align: center }
:link, :visited { text-decoration: underline }
:focus          { outline: thin dotted invert }

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

@media print {
  h1            { page-break-before: always }
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid }
  ul, ol, dl    { page-break-before: avoid }
}


* { padding:0; margin:0; }
/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link, :visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul, ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1, h2, h3, h4, h5, h6, pre, code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img, :link img, :visited img { border:none }

/* de-italicize address */
address { font-style:normal }

body
{
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
	font-family: Verdana;
	background-color: white;
	font-size: 9pt;
	}

div#header
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 873px;
}
div#wise-it {
	width: 873px;
	margin: auto;
	}
	h3, h2,p {color:#0000CC;}
/********************************************* 
** Customer login
*/
div#top-nav-bar  {	font-size:9pt;width: 400px;float:right;margin-right: 10px;margin-top: 5px;}
div#top-nav-bar li, div#top-nav-bar ul{	list-style-type: none; float:right;	margin-left: 20px;}
div#top-nav-bar a:link, div#top-nav-bar a:visited {	color: #FFFFFF;	text-decoration: underline;}
div#top-nav-bar a:hover {color:blue;text-decoration: underline;}
	
/********************************************* 
** Customer login
*/
div#login {	width: 310px;float:right;padding-right:20px; font-size:10pt; color:#FFFFFF;}
div#login-title {color:white;font-size: 13pt;padding-top: 10px;text-decoration: underline; padding-bottom: 5px;}
div#login p {text-align:right;color:white;}
div#login form {float:right;}
.customer_login input {width: 250px;float:right;}
div#login a:link,div#login a:visited {color:white;}
div#login a:hover {color:#0000FF}
.go {margin-top:10px;}
/*****************************************/


/********************************************* 
** Contact us page 
*/
.contact-us {position:relative;	background-image: url(images/contact.jpg);	background-repeat: no-repeat;	width: 259px;height: 380px;}
#contact {margin-left: 270px; width:600px; }
#contact h2 {	font-size: 12pt;	color:#0000CC;}
#contact label, #contact p {font-size: 9pt; margin-top: 10px;}
#contact input,#contact textarea { border: 1px #03F solid; } 
/*****************************************/
		
.horizontal-spacer { 	height: 10px;	float: none;	clear:both;	}

/********************************************* 
** index page, domains 
*/
div#starter-plan h1, div#starter-plan H2,
div#home-plan h1,div#home-plan h2,
div#business-plan h1,div#business-plan h2,
div#professional-plan h1,div#professional-plan h2
 {color:#0000CC; font-size:12pt; line-height: 16pt;}
 
.plans { 	width: 211px;	height: 370px;	background-image: url(images/starter.jpg);	background-repeat: no-repeat;	float: left;	}
.plans a:link,.plans2 a:link,.plans3 a:link {text-decoration:underline;}
.plans1,.plans2,.plans3 {	padding: 5px;	}	
.domain {	width: 430px;	height: 172px;	background-image: url(images/Domain.jpg);	background-repeat: no-repeat;	float: left;}
.domain H1,.domain2 h1 {	font-size: 12pt;	color:#333333;	text-align:center;}
 .domain2 {	width: 430px;	height: 172px;	background-image: url(images/Domain.jpg);	background-repeat: no-repeat;	float: right;	}
 /* Starter plan */
div#starter-plan {	background-image: url(images/starter-plan.jpg);	background-repeat: no-repeat;	width: 100%; height: 424px;	}
div#starter-plan table {margin-left:300px;background-image: url(images/server.jpg);background-repeat: no-repeat;background-position: 300px -20px;}

 /* home plan  */
div#home-plan {	background-image: url(images/home-plan.jpg);	background-repeat: no-repeat;	}
div#home-plan table {margin-left:300px;background-image: url(images/server.jpg);background-repeat: no-repeat;background-position: 300px -20px;}
 /* business plan  */
div#business-plan {	background-image: url(images/small-business-plan.jpg);	background-repeat: no-repeat;	}
div#business-plan table {margin-left:300px;background-image: url(images/server.jpg);background-repeat: no-repeat;background-position: 300px 0px;}
/* Professional plan  */
div#professional-plan {	background-image: url(images/professional-plan.jpg);	background-repeat: no-repeat;	}
div#professional-plan table {margin-left:300px;background-image: url(images/server.jpg);background-repeat: no-repeat;background-position: 300px 0px;}

.price {
	line-height: 20px;
	color:#0000CC;
	font-size:10pt;
	text-align:center;
	}
 /*****************************************/
 
/********************************************* 
** footer  
*/
div#footer {width: 873px;height: 33px;background-image: url(images/footer.jpg);	background-repeat: no-repeat;float:none;clear:both;}
div#footer_links {margin-left: 40px;font-size: 9pt;width: 833px;}
div#footer_links li,  div#footer_links a:link, div#footer_links a:visited {	list-style-type: none;	float: left; padding-right: 20px; color: #FFFFFF;margin-top: 4px;}
div#footer_links a:hover { color: blue}
div#footer p {position: relative;left: 30px;top: 10px;color: white;font-size: 10pt;width: 873px;display:block;}
div#footer ul {margin: 0px;padding: 0px;}
	


.front-summary th {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: #333333;
}

.front-summary {
	position: relative;
	top: 160px;
	left: 15px;
	font-size: 9pt;
	color: #333333;
	}
	
 .front-summary a:link,.front-summary a:visited {
 	position: relative;
 	top: 20px;
	left: 9px;
	font-size: 9pt;
	color: #333333;
	text-decoration:underline;
	}
.front-summary a:hover {
	color:#0000CC;
	}
div#wise-cust-button { margin-left: 15px; padding-top: 18px;}	
div#wise-cust-menu {background-image: url(images/menu.jpg);	background-repeat: no-repeat; width: 100%; height:130px }	
div#wise-cust-menu li {
	float:left;
	margin-right: 10px;
	margin-left: 16px;
	margin-bottom: 5px;
	width: 180px;
	font-size:10pt;
	
	text-align:center;
}	

div#wise-cust-menu a:link,div#wise-cust-menu a:visited { color:#FFFFFF; background-image: url(images/button-menu.jpg);	background-repeat: no-repeat; display:block; width:100%; padding: 5px}
div#wise-cust-menu a:hover {background-image: url(images/button-menu-hover.jpg);	background-repeat: no-repeat; color:#FF6600}
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

div#content {background-color: white; width:875px}


div#t-basket,div#t-dac { padding-left: 250px;}
div#t-basket p,div#t-basket li,div#t-dac p,div#t-dac td, div#t-login p {font-size: 10pt}
div#t-basket h2,div#t-dac h2 {
	font-size: 12pt;
	color: #0000CC;
	line-height:22pt
}
div#t-dac h3,div#t-login h3 {
	color: #0000CC;
	font-size: 12pt;
	line-height:30pt
}
div#t-dac {
	background-image: url(images/results.jpg);	background-repeat: no-repeat
}
.d0,.d2,.d4,.d6,.d8,.d10,.d12,.d14,.d16,.d18 {
	background-color: #FFFFFF;
}
.dac-results-table th { font-weight: normal; border: 1px #CCC solid;}
.dac-results-table select,.dac-results-table input  { border: 0px none; }
input, select {
	font-size: 9pt;
	border: 1px solid #333333;
}
div#t-package-chooser {background-image: url(images/hosting_packages.jpg);	background-repeat: no-repeat;}
div#wise-package-content {margin-left:300px;}
div#t-package-chooser,div#t-add-ons,div#t-login,div#t-remind-password { padding-left:50px; padding-right:50px;}
div#t-package-chooser p,div#t-add-ons p,div#t-add-ons li,div#t-remind-password p,div#t-remind-password th  {font-size: 9pt}
div#t-package-chooser h2,div#t-add-ons h2,div#t-add-ons h4,div#t-add-ons h3,div#t-remind-password h2{font-size: 12pt; color:#0000CC}
div#t-add-ons {background-image: url(images/add-ons.jpg);	background-repeat: no-repeat;}
div#t-basket {background-image: url(images/basket.jpg);	background-repeat: no-repeat;}
div#wise-add-ons {margin-left: 300px;}
div#wise-basket {margin-left: 100px;}
div#wise-add-ons li {list-style:circle}


div#t-register,
div#t-your-account,
div#t-support-database,
div#t-services-domains,
div#t-services-hosting,
div#t-services-add-ons,
div#t-login,
div#t-payment-options,
div#t-customise-contact {
background-image: url(images/results.jpg);	background-repeat: no-repeat;
}

.error {color:#990000;}
div#t-contact-support {
background-image: url(images/contact-us.jpg);	background-repeat: no-repeat;
}
div#t-support-database li {list-style: circle}
div#t-register th,
div#t-your-account th,
div#t-customise-contact th {
	text-align:left;
	color:#0000CC;
	font-weight:normal;
	line-height:18pt;
}
div#t-register input, div#t-register select,
div#t-your-account input,div#t-your-account select,
div#t-contact-support input, div#t-contact-support select,
div#t-customise-contact input, div#t-customise-contact select {
	border:#999999 solid 1px;
}

div#wise-register {
margin-left:300px;
}

div#success {background-image: url(images/order-success.jpg);	background-repeat: no-repeat; height:200px
}
.dac-results-table
{
margin-left: 15px;
margin-top: 15px;
margin-bottom:15px;
border:#999999 1px solid;
}


div#t-dac th {
	color: #0000CC;
	font-size: 10pt
}


div#webmail {
	position: relative;
	left: 750px;
	top: 40px;
    height:105px;
    width:100px
	}
	
	
div#webmail1 { padding-left: 250px; font-size 9pt;}
 div#webmail1 a:link { font-size: 9pt}


div#customer
{
	background-image: url(images/customer.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 875px;
	z-index: 2;
}
.customer1 {
	color:white;
	font-size: 12pt;
	line-height: 30px;
	margin: 0px;
	text-align: right;
	position: relative;
	font-weight: bold;
	}
	

div#wise-news {background-image: url(images/wise-news.jpg);	background-repeat: no-repeat;}

img {border: none}
div#privacy {background-image: url(images/privacy.jpg);	background-repeat: no-repeat;}
div#inner-content { margin-left: 225px;}
div#news {background-image: url(images/wise-news.jpg);	background-repeat: no-repeat;}
div#news h1,div#webmail1 h1,
div#privacy h1 
{color: #0000CC; font-size: 14pt;}


div#news h3 , h2, div#privacy h3 {color: #0000CC; font-size: 12pt;}
div#news li,div#news p, div#webmail1 p ,
div#privacy p, div#terms-and-conditions p
	{font-size: 9pt; color: #333333;}
div#tld {
	padding-left: 30px;
	}
	
	
div#top-links {
	position: absolute; 
	left: 600px;	
	font-size: 9pt; 
	top: 4px
	}

div#top-links a:link,div#top-links a:visited { color:black; text-decoration: none; 	padding-right: 20px;}
div#top-links a:hover {color:blue;}

div#summary-left1  td, div#summary-right1 td,
div#summary-left2  td, div#summary-right2 td,
div#summary-left3  td, div#summary-right3 td,
div#summary-left4  td, div#summary-right4 td{
	font-size: 11px;
	color: #333333;
	padding-left :30px
	}
div#summary-left1 th,div#summary-right1 th,
div#summary-left2 th,div#summary-right2 th,
div#summary-left3 th,div#summary-right3 th,
div#summary-left4 th,div#summary-right4 th{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	margin: 0px;
}




.planned_status h3{ color: #390; }
.planned_status  p {font-size: 10pt;}
div#wise-wrapper h2{color:#0000CC}
div#wise-wrapper p {font-size: 10pt;}
div#wise_menu {width: 875px; margin-left: 1px; height: 45px}





