@charset "UTF-8";
/* CSS Document */

#packagesTable {
	border: solid 1px #8EA727;
	border-collapse: collapse;
	text-align: center;
}
#packagesTable th {
	border: solid 1px #CCCCCC;
	font-weight: bold;
	background-color: #025192;
	color: #FFFFFF;
}
#packagesTable td {
	border: solid 1px #CCCCCC;	
}
#packagesTable .rowHead {
	text-align: left;
	background-color: #ECECEC;
	font-weight: bold;
}
#packagesTable .sectHead {
	text-align: left;
	background-color: #00BAE8;
	font-weight: bold;
	color: #FFFFFF;
}
#packagesTable .hycHighlight {
	background-color: #8EA727;
	color: #000000;
}
#packagesTable .button a {background: #01183D; color: #fff; margin: 15px 10px 0 0; padding: 5px 10px; text-decoration: none; -moz-border-radius: 5px; font-weight: normal;}
#packagesTable .button a:hover {background: #000C20;}

#domainForm {margin-bottom: 10px;}
#domainForm .searchbox {padding: 6px 10px; font-size: 24px; font-weight: bold; color: #b3b3b3; letter-spacing: -1px; border: 1px solid #ccc; background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; float: left; margin-top: 1px; -moz-border-radius: 2px; -webkit-border-radius: 2px; width: 260px;}
#domainForm .search {width: 45px; height: 45px; background: url(./theme-images/btn_lrg_search.png) no-repeat top; float: left; margin-left: 5px;}
#domainForm .search:hover {background: url(./theme-images/btn_lrg_search.png) 0 -45px;}

#whichDomain {margin-top: 10px; clear: both;}
#whichDomain ul { list-style: inside; margin-left: 15px;}
#whichDomain ul li { list-style-type: disc;}

/* Support area styles */
.supportTable {
  border-collapse: collapse;
}
.supportTable td {
  border-bottom: solid 1px #CCCCCC;
  vertical-align: middle;
}
.supportTable p {
  margin-top: 0px;
  margin-bottom: 0px;
}

#featureBox {
  clear: both;
  padding: 10px;
  width: 95%;
  margin-bottom: 10px;
  border-bottom: solid 1px #CCCCCC;
}
#featureBox ul {
  list-style: inside;
  margin-left: 15px;
}
#featureBox ul li {
  list-style-type: disc;
}
#featureBullet li {
  margin: 5px 0 0 0; 
  background: url(./theme-images/bullet.png) no-repeat left center; 
  padding: 0 0 0 10px; 
}
#featureBox #topLink {
  float: right;
  font-size: 0.8em;
  font-weight: bold;
}

.compareTable {
  background-color: #FFFFFF;
  color: #7C7763;
  border-collapse: collapse;
  border: none;
  width: 90%;
  margin-top: 4px;
}
.compareTable thead {
  background-color: #8E8877;
  background-image: url(images/th_gradient.png);
  background-position: top right;
  background-repeat: no-repeat;
  min-height: 80px;
  height: 80px;
  max-height: 80px;
  overflow: hidden;
}
.compareTable th {
  min-height: 80px;
  height: 80px;
  max-height: 80px;
  overflow: hidden;
  color: #F2F2F2;
}
.compareTable td {
  border: solid 1px #CCCCCC;
  padding: 1px 4px 1px 4px;
  height: 24px;
  text-align: center;
}
.compareTable td.rowhead {
  text-align: left;
}
.compareTable p {
  margin-top: 8px;
  margin-bottom: 0px;
}
.compareTableOdd {
  background-color: #FFFFFF;
}
.compareTableEven {
  background-color: #ECECEC;
}
.compareArrow {
  background-image: url(images/compare_brownarrow.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 20px;
  text-align: left;
}
.compareHead2 {
  background-color: #8E8877;
  font-weight: bold;
  font-size: 1.1em;
  color: #F2F2F2;
}
.compareTable td.compareSection {
  background-color: #00BAE8;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}
.screenshot{
  margin: 5px;
  border: 1px solid #CCCCCC;
}

.button a {background: #01183D; color: #fff; margin: 15px 10px 0 0; padding: 5px 10px; text-decoration: none; -moz-border-radius: 5px; font-weight: normal;}
.button a:hover {background: #000C20;}

/* HostPay Styles */
.sectionHead {
  color: #023A7A;
}
.colourHR {
  height: 0px;
  border-top: solid 1px #023A7A;
}
.chooserTable {
  background-color: #FFFFFF;
  color: #7C7763;
  border: none;
  width: 80%;
  margin-top: 4px;
}
.chooserTable h5 {
  background-color: #CCD351;
  color: #023A7A;
  text-align: center;
}
.chooserTable td {
  border: solid 1px #CCCCCC;
  padding: 3px 3px 3px 3px;
  height: 24px;
  font-size: 0.9em;
  text-align: left;
  vertical-align: top;
}
.chooserTable td.rowhead {
  text-align: left;
}
.chooserTable p {
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 1.1em;
}
.chooserTable ul li {
  list-style: inside;
  list-style-type: disc;
  margin-left: 8px;
}
.chooserTableOdd {
  background-color: #FFFFFF;
}
.chooserTableEven {
  background-color: #ECECEC;
}

#sitemap ul {margin: 0 0 10px 10px; list-style: inside;}
#sitemap li {margin: 5px 0 0 0; list-style-image: url(./theme-images/bullet.png); padding: 0 0 0 10px; width: 250px;}

ul#tiplist {margin: 0 0 10px 10px; list-style: outside;}
ul#tiplist li {margin: 5px 0 0 0; list-style-image: url(./theme-images/bullet.png); padding: 0 0 0 10px;}

#tips ul {margin: 0 0 10px 10px; list-style: outside;}
#tips ul li {margin: 5px 0 0 0; list-style-image: url(./theme-images/bullet.png); padding: 0 0 0 10px;}

#contact-wrapper {  
    width:430px;  
    border:1px solid #e2e2e2;  
    background:#f1f1f1;  
    padding:20px;
	margin-bottom: 20px; 
}  
#contact-wrapper div {  
    clear:both;  
    margin:1em 0;  
}  
#contact-wrapper label {  
    display:block;  
    float:none;  
    width:auto;  
}  
/*form#contactform input {  
    border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
    border-style:solid;  
    border-width:1px;  
    padding:5px;  
    color:#333;  
}  
form#contactform textarea {  
    font-family:Arial, Tahoma, Helvetica, sans-serif;  
    font-size:100%;  
    padding:0.6em 0.5em 0.7em;  
    border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
    border-style:solid;  
    border-width:1px;  
}
  fieldset div#captchaimage { float: left; margin-right: 15px; }
  fieldset input#captcha { width: 25%; border: 1px solid #ddd; padding: 2px; }
  fieldset input#submit { display: block; margin: 2% 0% 0% 0%; }
  #captcha.success {
  	border: 1px solid #49c24f;
	background: #bcffbf;
  }
  #captcha.error {
  	border: 1px solid #c24949;
	background: #ffbcbc;
  } */
  p#statusgreen { font-size: 1.2em; background-color: #fff; color: #0a0; }
  p#statusred { font-size: 1.2em; background-color: #fff; color: #a00; }
  
  /* Contact Form script css */
                  #contactform {
    border:1px solid #e2e2e2;  
    background:#f1f1f1;  
    padding:20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 600px; 
                }
				#contactform fieldset {
					border: none;
				}

                #contactform h1 {
                        font-size: 130%;
                }

                #contactform img {
                        border: 0px;
                }

                #contactform .errors {
                        color: #ff0000;
                }

                #contactform .correct {
                        color: black;
                }

                #contactform legend {
                        font-size: 120%;
                        font-weight: bold;
                }

                #contactform .title {
						color: #333333;
                        font-weight: bold;
                        font-size: 1.1em;
                        margin-top: 2px;
                        margin-bottom: 5px;
                }

                #contactform .field {
                        color: black;
                        font-size: 90%;
                        margin-bottom: 7px;
                }

                #contactform .small {
                        font-size: 100%;
                }

                #contactform .thanks {
                        margin-top: 15px;
                        color: green;
                        font-size: 105%;
                        margin-bottom: 15px;
                }
/* End Contact form script css */
