/* TOOLBOX CSS */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/* END TOOLBOX */




/* CONTAINERS */

body {
	font:16px Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 40px!important;
}

#mainpagebody {
	background-image: url(../images/bg_mainpage.gif);
	background-repeat: repeat-x;
}

#mainpagecontainer {
	width: 1010px;
	margin: 0 auto;
	background: #FFFFFF;
	background-image: url(../images/bg_headermainpage.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#secondarybody {
	background-image: url(../images/bg_secondarypage.gif);
	background-repeat: repeat-x;
}

#secondarycontainer {
	width: 1010px;
	margin: 0 auto;
	background: FFFFFF;
	background-image: url(../images/bg_headersecondarypage.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
}



/* MENU */

#menu {
	width: 510px;
	height: 30px;
	margin: 0 auto;
	padding: 56px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	float: right;
}

#menu span {
	display: none;
}

#menu li {
	display:inline;
	float:left;
}

#menu a:visited {
	 background-position: 0px 0px;
}

#menu a:active {
	 background-position: -30px 0px;
}

#menu .home a {
	display:block;
	width:59px;
	height:30px;
	background: url(../images/btn_home.gif) no-repeat;
}

#menu .about a {
  background: url(../images/btn_about.gif) no-repeat;
  display:block;
  width: 49px;
  height: 30px;
  text-decoration: none;
}

#menu .domains a {
  background: url(../images/btn_domains.gif) no-repeat;
	display:block;
  width: 66px;
  height: 30px;
  text-decoration: none;
}

#menu .services a {
  background: url(../images/btn_services.gif) no-repeat;
	display:block;
  width: 61px;
  height: 30px;
  text-decoration: none;
}

#menu .clients a {
  background: url(../images/btn_clients.gif) no-repeat;
	display:block;
  width: 53px;
  height: 30px;
  text-decoration: none;
}

#menu .resources a {
  background: url(../images/btn_resources.gif) no-repeat;
	display:block;
  width: 73px;
  height: 30px;
}

#menu .blog a {
  background: url(../images/btn_blog.gif) no-repeat;
	display:block;
  width: 40px;
  height: 30px;
}

#menu .contact a {
  background: url(../images/btn_contact.gif) no-repeat;
	display:block;
  width: 69px;
  height: 30px;
}

#menu a:hover {
	background-position: 0 -30px;
}

#menu .home a.current {
	display:block;
	width:59px;
	height:30px;
	background: url(../images/btn_home.gif) no-repeat;
		background-position: 0 -30px;
}

#menu .about a.current {
  background: url(../images/btn_about.gif) no-repeat;
  display:block;
  width: 49px;
  height: 30px;
  text-decoration: none;
  	background-position: 0 -30px;
}

#menu .domains a.current {
  background: url(../images/btn_domains.gif) no-repeat;
	display:block;
  width: 66px;
  height: 30px;
  text-decoration: none;
  	background-position: 0 -30px;
}

#menu .services a.current {
  background: url(../images/btn_services.gif) no-repeat;
	display:block;
  width: 61px;
  height: 30px;
  text-decoration: none;
  	background-position: 0 -30px;
}

#menu .clients a.current {
  background: url(../images/btn_clients.gif) no-repeat;
	display:block;
  width: 53px;
  height: 30px;
  text-decoration: none;
  	background-position: 0 -30px;
}

#menu .resources a.current {
  background: url(../images/btn_resources.gif) no-repeat;
	display:block;
  width: 73px;
  height: 30px;
  	background-position: 0 -30px;
}

#menu .blog a.current {
  background: url(../images/btn_blog.gif) no-repeat;
	display:block;
  width: 40px;
  height: 30px;
  	background-position: 0 -30px;
}

#menu .contact a.current {
  background: url(../images/btn_contact.gif) no-repeat;
	display:block;
  width: 69px;
  height: 30px;
 	background-position: 0 -30px;
}


/* END MENU */

/* MAINPAGE DOMAIN SEARCH */

.submitButton {
	width: 137px;
	height: 38px;
	margin-left: 10px;
	margin-top:-2px;
	padding: 0;
	display:inline;
	text-indent: -9999px;
	background: url(../images/btn_submit.gif) no-repeat;
	border: none;
}

.textfield_effect {
	width: 392px;
	height: 24px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666;
	float:left;
	font-size: 20px;
	padding: 0 0 0 5px0;
}

#mainform {
	padding: 100px 0px 0px 48px;
	margin: 0px 0px 0px 0px;
	height: 38px;
}

#mainform span {
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 0.75em;
}

legend {
	display:none;
}

#domainsearch{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 550px;
	font-size: .875em;
}

#formcaption{
	padding: 0px 0px 0px 48px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	float: left;
	display: inline;

}

#secondaryformcaption{
	padding: 0px 0px 0px 48px;
	margin: -5px 0px 0px 0px;
	color: #eee;
	float: left;
	display: inline;
	font-size: .8em;

}

#yummydomain {
	width: 950px;
	margin: 0 auto;
	background: #d7902a;/* ORANGE */
}

#yummysearchmain {
	width: 630px;
	height: 173px;
	margin: 0;
	background:#d68f29 url(../images/bg_yummysearch1.gif) no-repeat;
	float: left;
}



#yummysearch p {
	colour: #FFFFFF;
}

#yummyinput {
	width: 630px;
	height: 173px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}


/* SECONDARYPAGE DOMAIN SEARCH */

#yummysearchsecondary {
	width: 630px;
	height: 118px;
	margin: 0;
	background:#d68f29 url(../images/bg_yummysearch2.gif) no-repeat;
	float: left;
}

#yummydomainsecondary {
	width: 950px;
	height: 118px;
	margin: 0 auto;
	background: #d7902a;/* ORANGE */
}

.secondarysearch{
	width: 393px;
	height: 36px;
}

#secondaryform {
	padding: 65px 0px 0px 48px;
	margin: 0px 0px 0px 0px;
	height: 36px;
}


#domainsearchpage {
	padding: 10px 0 40px 0;
	margin: 0;
	width: 550px;
	font-size: .875em;
}

.pagesubmitButton {
	font-size: 24px;
	margin-left: 10px;
}

a.pagesubmitButton {
	text-decoration: none;
}

/* PAGE LAYOUT */

#masthead {
	width: 950px;
	height: 132px;
	margin: 0 auto;
	background: #FFFFFF;
}

#pagecontainer {
	width: 1010px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/bg_bodycontainer.gif);
}

#innercontent {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}

#pagecontent {
	width: 530px;
	height: 100%;
	float:left;
	padding: 0px 0px 25px 0px;
	margin: 0px 50px 0px 50px;
	display:inline;
}

#pagecontent a {
	color: #d7902a;
}

#pagecontent p {
	font-size: 0.80em;
	color: #725423;
	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
	margin: 0 auto;
}

#pagecontent ul {
	padding: 15px 0px 15px 0px;
}

#pagecontent li {
	font-size: 0.75em;
	color: #725423;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 35px;
	list-style-position: outside;
	list-style-image: url(../images/img_listitem.gif);
}

#pagecontent dl {
	padding-left: 10px;
}

#pagecontent dt {
	font-size: 0.9em;
	color: #aeaa46;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 5px 0px;
}

#pagecontent dd {
	font-size: 0.75em;
	color: #725423;
	line-height: 1.5em;
	padding: 0px 0px 5px 10px;
}

.mainsectiontitles {
	padding: 30px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.subsectiontitles {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.sectionparagraphs {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#flash {
	width: 320px;
	height: 310px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	float: right;
}





/* FOOTER */

#footer {
	width: 1010px;
	height: 65px;
	margin: 0 auto;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	display: block;
}

#footercontent {
	width: 950px;
	height: 65px;
	margin: 0 auto;
}

#footercontent img {
	float: right;
	padding: 50px 0px 0px 0px;
	margin: 0;
}

#footercontent p {
	float: left;
	padding: 55px 0px 0px 10px;
	margin: 0;
	color: #725423;
	font-size: 0.75em;
}

#result {
	font-size: 1.1em;
	color: #aeaa46;
	margin: 0 0 30px 0;
	padding: 5px 10px;
}

#result table {
	width: 100%;
	margin: 5px auto;
}

#result table th {
	font-size: 1em;
	padding: 3px 8px 1px;
	font-weight: bold;
	color: #725423;
	border-bottom: solid 2px #725423;
}

#result table td {
	font-size: 0.85em;
	color: #725423;
	padding: 5px 8px;
	border-bottom: solid 1px #eee;
}

#result table tr.odd {
	background-color: #eee;
}

#foundstr {
	font-size: 1.1em;
	color: #aeaa46;
	margin-bottom: 10px;
}

#foundterms {
	font-weight: bold;
}

#result table td a {
	text-decoration: none;
}

#contact td {
	vertical-align: top;
	padding: 3px;
}

#contact, #contact p, #contact input {
	color: #222;
	font-size: .9em;
}
#contact p {
 	margin: 0 0 5px 0;
}
