/*global table styles*/

table *{
	padding: 0px;
	margin: 0px;
}

table{
	margin: 10px;
	width: 100%;
}

table td, th{
	padding: 3px;
}
.tabContent{
	margin: 30px 10px 10px 10px;	
	position: relative;
	font-family: tahoma;
	color: #222;
	text-align: justify;
	background-color: #e5e3ca;
	border: 1px solid #ccc;
	zoom: 1;
}

.tabBar{
	top: -28px;
	right: 5px;
	position: absolute;
	
}

.tabBar a{
	color: #333;
	display: block;
	padding: 5px;
	float: left;
	background-color: #c9c4ad;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 16px;
	position: relative;
	font-size: 10pt;
}

.tabBar a:hover{
	background-color: #fff;
}

.tabBar .active {
	background-color: #e5e3ca;
	border-bottom: 1px solid #e5e3ca;
	height: 18px;
	position: relative;
	top: -2px;
	border-right: 1px solid #cccccc;
	color: #666;
}

.tabBar .endTab{
	border-right: 1px solid #cccccc;
}

.tabBar .rightContent{
	position: absolute;
	left: 10px;
	top: -28px;
}

.tabBar .rightContent a{
	display: inline;
	border: none;
	color: #2c75ca;
	background: none;
	float: none;
}
* {
	padding: 0px;
	margin: 0px;
}

html {
	
}

body {
	font-family: verdana;
	text-align: center;
	color: #666;
	background-color: #ccc;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #FC7C00;
}

a:hover{
	color: green;
}

.clear{
	clear: both;
}

#container {
	border: 1px solid black;
	width: 990px;
	text-align: left;
	margin: 10px auto;
	background-color: white;
}

#header {
	height: 70px;
	background-image: url('../images/layout/top-slice.jpg');
}

#logo {
	background-image: url('../images/layout/logo.jpg');
	background-repeat: no-repeat;
	height: 70px;
	width: 299px;
}

#topNav{
	float: right;
}

#topNav a{
	position: relative;
	top: 30px;
	display: block;
	height: 32px;
	color: white;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	float: left;
	background-image: url('../images/layout/nav-slice.jpg');
}

#topNav a:hover{
	color: #ccc;
}

.topNavDivider{
	position: relative;
	top: 30px;
	height: 32px;
	width: 2px;
	background-image: url('../images/layout/nav-divider.jpg');
	float: left;
}

#middle {
	clear: both;
	height: 150px;
	background-color: #524E4E;
}

#content {
	clear: both;
	font-size: 14px;
}

#footer {
	clear: both;
	height: 40px;
	background-image: url('../images/layout/bottom-slice.jpg');
	color: white;
	font-size: 9px;
}

#footerLeft {
	height: 40px;
	background-image: url('../images/layout/bottom-left.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 148px;
	padding-top: 16px;
	padding-left: 5px;
}

#footerRight {
	float: right;
	margin-top: 18px;
	margin-right: 10px;
}

#footer a{
	color: white;
}

h1 {

	border-bottom: 1px solid #FC7C00;

}	

h1, h2, h3{
	margin: 10px;
	font-weight: normal;
	color: #FC7C00;
	padding-bottom: 2px;
	clear: both;
}

ul{
	margin-left: 23px;
	margin-right: 10px;
}

.right{
	float: right;
}

.green {
	color: #009600;
}

.blue {
	color: #000099;
}

.purple {
	color: #B02CAD;
}

p{
	margin: 10px;
}

h1.orange, h2.orange, h3.orange{
	border-bottom: 1px solid #FC7C00;
}

h1.green, h2.green, h3.green {
	border-bottom: 1px solid #009600;
}

h1.blue, h2.blue, h3.blue {
	border-bottom: 1px solid #000099;
}

h1.purple, h2.purple, h3.purple {
	border-bottom: 1px solid #B02CAD;
}

#content .left{
	float: left;
}

#content .dividerLine{
	border-right: 1px solid #ccc;
}

#content .right{	
	float: right;
}

#content .left.large, #content .right.large {
	width: 630px;
}

#content  .left.small, #content  .right.small {
	width: 355px;
}

.box{
	width: 210px;
	height: 134px;
	color: white;
	display: block;
}

a.box:hover{
	color: #fff;
}

.box .cost{
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
}

.box .cost{
	margin: 0px;
	text-align:right;
}

.box .cost span{
	font-size: 11px;
}

.box ul{
	list-style: none;
}

.box ul li{
	margin: 1px;
}

.box.green {
	background-image: url('../images/layout/green-box.jpg');
}

.box h3{
	color: white;
	border: none;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 4px;
}

.box.orange {
	background-image: url('../images/layout/orange-box.jpg');
}

.box.blue {
	background-image: url('../images/layout/blue-box.jpg');
}

.box.purple {
	background-image: url('../images/layout/purple-box.jpg');
}

.largeMan{
	background-image: url('../images/layout/man.jpg');
	width: 60px;
	height: 140px;
}

#middle .box{
	float: left;

	margin: 0px 0px 0px 15px;
}

#middle .largeMan{
	float: right;
	
}

/* Homepage */
.datacentre img {
	border: 1px solid #999;
	float: left;
	margin: 10px;
}

.datacentre div{
	
}

.domainCheck img{
	float: right;
}

.domainCheck input{
	width: 125px;
}

.superSupport img{
	float: right;
	margin: 0px 10px 0px 10px;
}

.safeSecure img{
	float: right;
	margin-right: 10px;
}

.officePhoto{
	margin: 10px;
}

.error, .success {
	border: 1px solid #000;
	margin: 10px;
}

.error {
	background-color: #FF9F9F;
	color: #000;
}

.success {
	background-color: #4AA02C;
	color: #fff;
}

.error ul, .success ul {
	margin: 10px;
	margin-left: 30px;
}

#webBuilderHelp img { 
	margin: 10px;
}

.packageStat{
	color: #666;
	width: 85px;
	text-align: center;
	font-size: 14px;
	margin: 10px;
	float: left;
}

.packageStat img{
	margin: 5px;
}

.packageDetails {
	font-size: 16px;
	margin: 20px;
	list-style: none;
	line-height: 24px;
}

.packageExtra{
	background-image: url('../images/men/mag.jpg');
	background-position: 95% 95%;
	background-repeat: no-repeat;
}

ul.better{
	list-style: none;
	margin: 10px;
	font-size: 12px;
}

ul.better li h4{
	padding-top: 4px;
}

ul.better li, .bannerBox {
	background-image: url('../images/layout/box-slice.jpg');
	height: 80px;
	margin-bottom: 5px;
}

ul.better li img{
	float: left;
}

.bannerBox{
	margin: 10px;
}

.boxRight{
	background-image: url('../images/layout/box-right.jpg');
	width: 6px;
	height: 80px;
	float: right;
}

.boxLeft{
	background-image: url('../images/layout/box-left.jpg');
	width: 6px;
	height: 80px;
	float: left;
}

.fantasticoBanner{
	background-image: url('../images/banners/fantastico.jpg');
	width: 295px;
	height: 207px;
	display: block;
	float: left;
	margin: 10px;
}

.webBuilderBanner{
	background-image: url('../images/banners/web-builder.jpg');
	width: 295px;
	height: 207px;
	display: block;
	float: left;
	margin: 10px;
}

.featuresBanner{
	background-image: url('../images/banners/features.jpg');
	width: 600px;
	height: 136px;
	display: block;
	float: left;
	margin: 10px;
}

.datacentre{
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.domainPrice{
	background-image: url('../images/layout/domain-price.jpg');
	float: right;
	height: 80px;
	width: 84px;
}

.domainCheck h4{
	padding-top: 5px;;
}

.domainCheck form,  .domainCheck select, .domainCheck .url {
	font-size: 22px;
}

.domainCheck .url{
	width: 200px;
}
/*global form style*/

input {
	border: 1px solid #999;
}

.button{
	border: none;
	color: white;
	font-weight: bold;
	margin: 10px;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}

.button.green {
	background-image: url('../images/buttons/button-green-large.jpg');
	color: white;
}

.button.large{
	width: 160px;
	height: 25px;
}

.greenMediumButton{
	width: 120px;
	height: 30px;
	background-image: url('../images/buttons/button-green-medium.jpg');
	border: none;
	color: white;
	font-size: 22px;
}

.button:hover{
	color: #ccc;
	cursor: pointer;
}

.radio{
	width: 20px;
}


/* fieldset form style */

form fieldset{
	margin: 10px;
	border: 1px solid #ccc;
	background-color: #efefef;
}

form fieldset legend{
	margin: 10px;
	font-weight: bold;
}

form fieldset input.button{
	margin-left: 170px;
}

form fieldset ol{
	list-style: none;
}

form fieldset ol li{
	margin: 15px;
	clear: both;
}

form fieldset ol li label{
	float: left;
	width: 150px;
	margin-right: 5px;
}

form fieldset ol li label span{
	display: block;
	font-size: 10px;
}

form fieldset ol li input, fieldset ol li textarea{
	width: 200px;
}

form fieldset ol li input.good, fieldset ol li textarea.good{
	background-color: #8FFF6A;
}

form fieldset ol li input.bad, fieldset ol li textarea.bad{
	background-color: #FF9F9F;
}

form fieldset ol li input.hasFocus, fieldset ol li textarea.hasFocus{
	border-color: black;
	color: black;
}

form fieldset ol li input.noFocus, fieldset ol li textarea.noFocus{
	border-color: #999;
	color: #666;
}

.securityCode {
	width: 40px;
}
#SecureFrame  {
	border: none;
	margin: 10px;
	width: 600px;
	height: 500px;
}
.hMenu {
	margin-top: 10px;
	background-color: #FC7C00;
	color: #000;
	height: 20px;
	line-height: 20px;
}

.hMenu a {
	color: #000;
}

.hMenu li a {
	color: #FC7C00;
}

.menu {
	width: auto;
	float: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}

.menu ul {
  display: none;
  position: absolute;
  background-color: #333;
  color: black;
  list-style: none;
  margin: 0.1em 0 0 0;
  padding: 0;
}

.menu ul li {
	display: block;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

div.menu:hover ul {
  display: block;
  margin: 0;
  padding: 0;
}

div.menu ul li:hover {
  background-color: #ccf;
}


#newsContainer .newsItem {
	margin-bottom: 1px dashed #ccc;
}

#newsContainer .newsItem span {
	margin: 10px;
}

#newsContainer .newsItem .content {
	text-align: justify;
}

#newsContainer .newsItem .poster, #newsContainer .newsItem .date {
	font-size: 8pt;
}

#newsContainer .newsItem .poster {
	clear: both;
	float: left;
	width: 45%;
}

#newsContainer .newsItem .date {
	clear: right;
	float: right;
	width: 45%;
	text-align: right;
}
