/* Base Styles */
body, input, textarea, select { font-family: Arial, Verdana, Helvetica; font-size: 12px;  }
body { margin: 0px; padding: 0px; }

body { background: #e8e8e8 url('../../../images/bgBody.jpg') repeat-x; color: #444444; }

a { text-decoration: none; }
a:hover { }

img { border: 0px; padding: 0px; margin: 0px; }

/* Form hack */
form { padding: 0px; margin: 0px; }

/* Formatting hack */
.clear { clear: both; }
.clearafter:after { content: '.'; display: block; height: 0px; clear: both; visibility: hidden; }
.clearafter { display: inline-block; }

/* Hides from IE-mac */
* html .clearafter { height: 1%; }
.clearafter { display: block; }

/* Generic Styles */
.center { text-align: center }
.left { float: left }
.right { float: right }

/* Container */
#container { margin: 0 auto 0 auto; width: 900px; height: auto; }

/* Header */
#header { margin: 0px; padding: 0px; width: 100%; height: 93px; }

#header .logo { float: left; margin-top: 15px;  }
#header .talktous { float: right; }

/* Nav */
#nav { margin: 0px; padding: 0px; width: 100%; height: 37px; }

#nav ul { list-style: none; margin: 0px; padding: 0px;  font-size: 17px; font-weight: bold; }

#nav ul li { float: left; padding: 0px; width: auto; height: auto; }

#nav ul li div { width: 100%; padding: 7px 0 0 0; height: 25px; text-align: center; }
#nav ul li a { color: #ffffff; }

#nav ul li ul { display: none; position: absolute; margin: 0px; padding: 5px 0 5px 0px; }
#nav ul li ul { width: auto; height: auto; text-align: left; border: 1px solid #eb9a02; font-weight: normal; background: #ffffff; }
#nav ul li ul { filter: alpha(opacity=90); -moz-opacity: .90; opacity: .90; }

#nav ul li ul li { clear: both; font-size: 11px; padding: 5px 0 5px 20px; }
#nav ul li ul li a { color: #444444; }

/* Nav drop down menu plotting */
#nav ul .home { width: 90px; }
#nav ul .home ul { margin-left: 0px; width: 200px;}
#nav ul .home ul li { width: 180px; }

#nav ul .hosting { width: 140px; }
#nav ul .hosting ul { margin-left: 0px;  width: 160px; }
#nav ul .hosting ul li { width: 140px; }

#nav ul .domains { width: 150px; }
#nav ul .domains ul { margin-left: 0px; width: 170px; }
#nav ul .domains ul li { width: 150px; }

#nav ul .servers { width: 170px; }
#nav ul .servers ul { margin-left: 0px; width: 170px; }
#nav ul .servers ul li { width: 150px; }

#nav ul .colo { width: 130px; }
#nav ul .colo ul { margin-left: 0px; width: 140px; }
#nav ul .colo ul li { width: 120px; }

#nav ul .contact { width: 120px; }
#nav ul .contact ul { margin-left: 0px; width: 120px; }
#nav ul .contact ul li { width: 100px; }

#nav ul .support { width: 100px; }
#nav ul .support ul { margin-left: -31px; width: 130px; }
#nav ul .support ul li { width: 110px; }

/* Content and default styles */
#content { margin: 20px 0 20px 0; padding: 0px; width: 100%; height: auto; }

#content h1, #content h2, #content h3, #content h4 { font-family: "Segoe UI", "Lucida Sans", "Trebuchet MS"; margin: 0px; font-weight: normal; }

#content p { padding: 10px 0 0 0; margin: 0px; }

/* Main sub page styles */
#content .page { float: right; margin: 0px; padding: 0px; width: 690px; height: auto; }

#content .page h1 { padding: 0px; font-size: 24px; }
#content .page h2 { padding: 15px 0 0 0; font-size: 17px; color: #eb9a02; }
#content .page h3 { padding: 15px 0 0 0; font-size: 15px; color: #eb9a02; }
#content .page h4 { padding: 15px 0 0 0; font-size: 13px; color: #eb9a02; }

#content .page a { text-decoration: underline; color: #006283; }
#content .page a:hover { color: #ea9902; }

#content .page acronym { border-bottom: 1px dotted #006283; }

/* Comparison table */
#content .page .comparison { margin: 10px 0 0 0; padding: 0px; width: 100%; height: auto; border-collapse: separate; border-spacing: 1px; } 

#content .page .comparison thead tr th { padding: 5px; background: url('../../../images/bgTblComparisonTh.jpg') repeat-x; color: #ffffff; }
#content .page .comparison tfoot tr td { padding: 5px; text-align: center; }

#content .page .comparison tbody { border: 1px solid #004d69; }
#content .page .comparison tbody tr { background: #e8e8e8; }

#content .page .comparison tbody tr th { padding: 5px; text-align: right; font-weight: bold; }
#content .page .comparison tbody tr td { padding: 5px; text-align: center; }

#content .page .comparison tbody .red { font-weight: normal; font-size: 10px; color: #b30000; }
#content .page .comparison tbody .odd { background: #cfcfcf; }

/* Generic sub page and side menu styles */
#content .page .top, #content .page .bottom { width: 690px; height: 15px; }

#content .page .top { background: url('../../../images/bgPageTop.jpg') no-repeat; }
#content .page .bottom { background: url('../../../images/bgPageBottom.jpg') no-repeat;}

#content .page .body { margin: 0px; padding: 0 15px 0 15px; width: 658px; height: auto; background: #ffffff; border-left: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; }

#content .side { float: left; width: 190px; height: auto; }

#content .side .pad { padding: 5px 10px 12px 10px; margin: 0px; }

/* Side menu box */
#menu { margin: 0px; padding: 0px; width: auto; height: auto; background: #ea9902; color: #ffffff; }

#menu h2 { padding: 2px 10px 2px 10px; margin: 0px; background: #b26900; color: #ffffff; font-size: 18px; font-weight: normal; }

#menu ul { padding: 0px; margin: 0px; width: 150px; height: auto; list-style: none; }
#menu li { padding: 4px 0 4px 0; margin: 0px; background: url('../../../images/bgMenuLi.jpg') no-repeat bottom; }

#menu li:hover { cursor: pointer; }
#menu li:hover a { color: #fff000; }

#menu a { color: #ffffff; }
#menu a:hover { color: #fff000; }

/* Side support login box */
#support { margin: 15px 0 0 0; padding: 0px; width: auto; height: auto; background: #60a3b9; color: #444444; }

#support h2 { padding: 2px 10px 2px 10px; margin: 0px; background: #006384; color: #ffffff; font-size: 18px; font-weight: normal; }

#support dl { padding: 5px 0 0 0; margin: 0px; }
#support dt { padding: 0px; margin: 0px; font-size: 12px; font-weight: normal; }
#support dd { padding: 0 0 5px 0; margin: 0px; }

#support a { font-weight: bold; color: #006283; border-bottom: 1px dotted #006283; }
#support a:hover { color: #444444; border-bottom: 1px dotted #444444; }

#support .text { padding: 1px; margin: 0px; width: 100%; border: 1px solid #dddddd; font-size: 11px; }
#support .button { padding: 0px; margin: 5px 0 0 0; }

/* Front page feature my spirit connect */
#content .myspiritconnect { float: left; margin: 0px; padding: 10px; width: 280px; height: 370px; background: url('../../../images/bgMyspiritconnect.jpg') no-repeat; }

#content .myspiritconnect h1 { padding: 0px; margin: 0px; color: #006384; font-size: 23px; }
#content .myspiritconnect h2 { padding: 5px 0 0 0; margin: 0px; color: #ffffff; font-size: 14px;  }
#content .myspiritconnect h3 { padding: 10px 0 0 0; margin: 0px; color: #006384; text-transform: uppercase; font-weight: normal; font-size: 11px; width: auto; border-bottom: 1px solid #759bac; }

#content .myspiritconnect p { padding: 10px 0 0 0; margin: 0px; }

#content .myspiritconnect dl { padding: 5px 0 0 0; margin: 0px; }
#content .myspiritconnect dt { padding: 0px; margin: 0px; font-size: 12px; font-weight: normal; }
#content .myspiritconnect dd { padding: 0px; margin: 0px; }

#content .myspiritconnect a { font-weight: bold; color: #006283; border-bottom: 1px dotted #006283; }
#content .myspiritconnect a:hover { color: #444444; border-bottom: 1px dotted #444444; }

#content .myspiritconnect .text { padding: 1px; margin: 0px; width: 100%; border: 1px solid #dddddd; font-size: 11px; }
#content .myspiritconnect .right { float: none; clear: both; text-align: right; }

/* Front page features */
#content .features { float: right; margin: 0px; padding: 0px; width: 580px; height: 390px; } 

/* Front page feature current provider */
#content .features .currentprovider .sch3 { padding: 0px; margin: 0px; font-size: 15px; color: #ea9902; }


#content .features .currentprovider { float: right; margin: 0px; padding: 10px 170px 10px 10px; width: 400px; height: 165px; background: url('../../../images/bgCurrentprovider.jpg') no-repeat; }

#content .features .currentprovider h2 { padding: 0px; margin: 0px; font-size: 18px; color: #ea9902; }
#content .features .currentprovider h3 { padding: 10px 0 0 0; margin: 0px; font-size: 17px; color: #444444; }

#content .features .currentprovider h3 .blue { color: #006384 }

#content .features .currentprovider dl { padding: 10px 0 0 0; margin: 0px; }
#content .features .currentprovider dt { float: left; padding: 0px; margin: 0px; width: 130px; height: auto; }
#content .features .currentprovider dd { float: left; padding: 0px; margin: 0px; width: 260px; height: auto;  }

#content .features .currentprovider .text { padding: 1px; margin: 0px; width: 100%; border: 1px solid #dddddd; font-size: 11px; }
#content .features .currentprovider select { padding: 1px; margin: 5px 0 0 0; border: 1px solid #dddddd; font-size: 11px; }

/* Front page feature webhosting australia */
#content .features .webhostingaustralia { float: left; margin: 20px 0 0 0; padding: 10px; width: 260px; height: 165px; background: url('../../../images/bgWebhostingaustralia.jpg') no-repeat; }

#content .features .webhostingaustralia h2 { padding: 0px; margin: 0px; font-size: 18px; color: #444444; }
#content .features .webhostingaustralia p { padding: 10px 0 0 0; margin: 0px; color: #222222; }

/* Front page feature budget web hosting */
#content .features .budgetwebhosting { float: right; margin: 20px 0 0 0; padding: 10px; width: 260px; height: 165px; background: url('../../../images/bgBudgetwebhosting.jpg') no-repeat; cursor: pointer; }

#content .features .budgetwebhosting h2 { padding: 0px; margin: 0px; font-size: 18px; color: #444444; }

#content .features .budgetwebhosting ul { padding: 0px; margin: 10px 0 0 10px; width: 150px; height: auto; color: #ffffff; list-style: none; background: url('../../../images/bgBudgetwebhostingLi.jpg') no-repeat top; }
#content .features .budgetwebhosting li { padding: 2px 0 2px 0; margin: 0px; background: url('../../../images/bgBudgetwebhostingLi.jpg') no-repeat bottom; }

#content .whatyouget { float: left; margin: 20px 0 0 0; padding: 10px; width: 880px; height: auto; border: 1px solid #ffffff; background: url('../../../images/bgWhatyouget.jpg'); }

#content .whatyouget h2 { padding: 0px; margin: 0px; color: #2e7e98; font-size: 17px; }
#content .whatyouget h3 { padding: 0 0 2px 0; margin: 0px; color: #838383; text-transform: uppercase; font-size: 11px; font-family: Arial, Verdana, Helvetica; }

#content .whatyouget p { padding: 0px; margin: 0px; font-size: 12px; color: #555555; }


#content .whatyouget .webhostingaus, #content .whatyouget .antivirus, #content .whatyouget .spamfilters, #content .whatyouget .mssql, #content .whatyouget .cpanel  { border: 1px solid #e8e8e8; height: 200px; } 

#content .whatyouget .webhostingaus { float: left; width: 867px; margin: 0px 0 0 0; padding: 2px 5px 2px 5px; background: #ffffff no-repeat top left; }
#content .whatyouget .antivirus { float: left; width: 190px; margin: 10px 0 0 0; padding: 2px 5px 2px 75px; background: #ffffff url('../../../images/bgAntivirus.jpg') no-repeat top left; }
#content .whatyouget .spamfilters { float: left; width: 260px; margin: 10px 0 0 10px; padding: 2px 5px 2px 105px; background: #ffffff url('../../../images/bgSpamfilters.jpg') no-repeat top left; }
#content .whatyouget .cpanel { float: left; width: 320px; margin: 10px 0 0 10px; padding: 2px 5px 2px 5px; background: #ffffff; no-repeat top left; }
#content .whatyouget .mssql { float: right; width: 155px; margin: 10px 0 0 0; padding: 2px 5px 2px 95px; background: #ffffff url('../../../images/bgMssql.jpg') no-repeat top left; }


/* Footer */
#footer { margin: 0px; padding: 0px; width: 100%; height: 85px; background: url('../../../images/bgFooter.jpg') repeat-x; color: #ffffff; font-size: 11px }
#footer .container { margin: 0 auto 0 auto; width: 900px; height: auto; }

#footer .left { float: left; margin: 0px; padding: 0px; text-align: left; width: 400px; height: auto; }

#footer .left img { float: left; padding: 0 10px 0 0; }
#footer .left p { float: left; padding: 17px 0 0 0; margin: 0px; }

#footer .right { float: right; margin: 0px; padding: 0px; text-align: right; width: 375px; height: auto; }

#footer .right p { padding: 17px 0 0 0; margin: 0px; } 
#footer .right a { color: #e99a02; }
#footer .right a:hover { text-decoration: none; color: #0a9dd3; }

#footer .right .author { font-size: 9px; padding: 7px 0 0 0; }
#footer .right .author a { color: #c9c9c9; }
#footer .right .author a:hover { color: #c9c9c9; text-decoration: none; }
