/* ************************************************************************** */
/* 123reg Surround, Aug 2006 Relaunch Stylesheet » www.123-reg.co.uk    	  */
/* Author: Pipex Communications UK Ltd, (c)2006 PIPEX Communications UK Ltd   */
/* Version 2.1									  			  				  */
/* ************************************************************************** */

/* surround generic ========================================================= */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,table,th,td {
margin:0;
padding:0;
} 

body {
margin: 0px;
padding: 0;
background: url(http://i.nuseek.com/images/RTE/t1041/123reg/page-bkg.png) top left repeat-x #78c0e8;
line-height:20px;
}

/* surround structural ====================================================== */

/* header ----- */
#sur_head {
	position: relative;
	width: 100%;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/bg_sur_head.jpg) top center no-repeat;
}
#sur_head_main {
position: relative;
width: 950px;
/* height: 148px; */
/* height: 11.6em; */
min-height: 148px;
* height: 148px;
margin-left: auto;
margin-right: auto;	
z-index: 2;
}

/* content ----- */
#sur_content {
	position: relative;
	width: 100%;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/bg_content.gif) top center repeat-y;
	z-index: 3;
}
#ultrawide #sur_content {
	/*background: url(http://i.nuseek.com/images/RTE/t1041/123reg/bg_content_wide.gif) top center repeat-y;*/
}
#sur_wrapper {
background-color:#ffffff;
width: 950px;
margin-left: auto;
margin-right: auto;
}
#sur_wrapper:after { 
	display: block; 
	content: ".";  
	height: 0px;
	line-height:0px;
	clear: both; 
	color: #74bfe8;
}
#sur_menu {
	float: left;
	width: 145px;
}
#content {
	/* override #content styles*/
	float: left;
	clear: none !important;
	z-index: 3;
}

/* footer ----- */
#sur_foot {
	clear: both;
	width: 100%;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/bg_footer.gif) top center no-repeat;
}
#ultrawide #sur_foot {
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/bg_footer_wide.gif) top center no-repeat;
}
#sur_foot_main {
width: 950px;
height: 120px;
margin-left: auto;
margin-right: auto;
}

/* surround header ========================================================== */

/* logos ----- */
#sur_head_main .logo {
position: absolute;
width: 290px;
height: 92px;
top: 0px;
left: 0px;
margin: 0;
background: url(http://i.nuseek.com/images/RTE/t1041/123reg/123reg-logo.png) bottom left no-repeat;
z-index: 2;
}
#sur_head_main .logo a {
	display: block;
	width: 100%;
	height: 84px;
	z-index: 2;
}
#sur_head_main .pipextab {
	position: absolute;
	left: 222px;
	top: -4px;
	width: 101px;
	height: 28px;
	margin: 0;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/logo_pipextab.gif) top left no-repeat;
	z-index: 3;		
}
#sur_head_main .pipextab a {
	display: block;
	width: 100%;
	height: 28px;
	z-index: 3;
}

/* main menu (tabs) ----- */
#sur_head_main .mainmenu {
	position: absolute;
	width: 950px;
	top: 102px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 2;
}
#sur_head_main .mainmenu:after { 
	display: block; 
	content: ".";  
	height: 0px; 
	line-height:0px;
	clear: both; 
	color: #fff;
}
#sur_head_main .mainmenu li {
	float: left;
	margin: 0 2px 0 0;
	padding-left: 6px;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/tab_plain_left.gif) top left no-repeat;
}
#sur_head_main .mainmenu li#last_tab {
	margin: 0;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/tab_plain_left.gif) top left no-repeat;
}
#sur_head_main .mainmenu li h2 {
	font-size: 1em;
	margin: 0;
}
#sur_head_main .mainmenu a {
	float: left;
	display: block;
	margin: 0;
	height: 34px;
	padding: 5px 7px 0 0; /* left and right tab padding */
	font-size: 1.15em;
	font-weight: 800;
	color: #2597d5;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/tab_plain_bg.gif) top right no-repeat;
}
#sur_head_main .mainmenu a:hover {
	color: #185E83;
}

/* holding page (wide) stripe ----- */
#ultrawide.holding #sur_head_main {
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/bg_tab_n_stripe_blue_wide.gif) bottom center no-repeat;
}

div.searchBox {
width:310px;
height:83px;
background-image:url(http://i.nuseek.com/images/RTE/t1041/123reg/search-box-bkg.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
position:relative;
top:3px;
left:640px;
}

	.tagline {
	margin:0px 120px 0px 0px !important;
	margin:0px 60px 0px 0px ;
	padding:15px 0px 0px 12px;
	font-weight:bold;
	color:#ffffff;
	float:right;
	position:relative;
	z-index:50;
	
	}
	
	.sb_text {
	position:absolute;
	top:40px;
	left:20px;
	height:20px;
	width:185px;
	border:solid 1px #ffffff;
	font-size:14px;
	}
	
	.searchBox .sb_button {
	position:absolute;
	top:35px;
	left:222px;
	height:37px;
	width:75px;
	background-color:transparent;
	background-image:url(http://i.nuseek.com/images/RTE/t1041/123reg/search-box-button.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	}

/* surround footer ========================================================== */
#sur_foot_main {
	font-size: 0.89em !important;
}
#sur_foot_main p {
	margin: 0;
	padding-left: 160px;
}
#sur_foot_main p img {
	vertical-align: text-bottom;
}
#ultrawide #sur_foot_main p {
	padding-left: 10px;
}
#sur_foot_main p.copyright {
	padding-top: 30px;
	font-weight: 800;
}
#sur_foot_main ul {
	margin: 8px 0;
	padding: 0 0 0 160px;
	list-style: none;
}
#ultrawide #sur_foot_main ul {
	padding: 0 0 0 10px;
}
#sur_foot_main ul li {
	display: inline;
	color: #333;
}
#sur_foot_main p.group {
	padding-top: 5px;
}
#sur_foot_main a {
	color: #333;
	text-decoration: underline;
}
#sur_foot_main a:hover {
	text-decoration: none;
}


/* ************************************************************************** */
/* 123reg Global, May 2006 Relaunch Stylesheet » www.123-reg.co.uk	     	  */
/* Author: Pipex Communications UK Ltd, (c)2006 PIPEX Communications UK Ltd   */
/* Version 2.1									  			  				  */
/* ************************************************************************** */

/* generic ================================================================== */

/* body ----- */
body {
	font: normal 100 0.8em arial,sans-serif; color: #333;
}
html, body {
	height: 100%;
}

/* simple structural ----- */
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
.hidden {
	display: none !important;
}
.clearboth {
	clear: both;
}

/* headings ----- */
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1 {
color:#0092D0;
font-family:"arial rounded MT bold",arial,sans-serif !important;
font-size:36px;
letter-spacing:-2px;
margin:18px 0px 20px 0px;
}

h2 {
font-family:arial, helvetica,sans-serif !important;
font-size:18px;
font-weight:100;
margin:0 0 9px;
color:#de1251;
}

h3 {
color:#0092D0;
font-family:arial,sans-serif !important;
font-size:16px;
margin:0px 0 10px;
font-weight:bold;
}

/* images ----- */
img {
	border: none;
}

/* links ----- */
a {
text-decoration: none;
}

a:link, a:visited {
color:#0092D0;
}

a:hover {
text-decoration:underline;
}

/* generic text elements ----- */

p {
font-size:14px;
line-height:20px;
margin:0px 0px 20px;
}


/* list fix  ----- */
ul.txtlst, ul.tick { 
	list-style: disc inside; 
	margin-left: 0; 
	padding-left: 1em; 
	text-indent: -1em;
}
ul.txtlst li, ul.tick li { 
	margin-bottom: 0.3em;
	color: #1059BD;
} 
ul.txtlst li span, ul.tick li span { 
	color: #333;
} 

/* text size ----- */
.normal {
	font-weight: 100 !important;
	font-style: normal !important;
}
.biggertext {
	font-size: 1.4em !important; 
	font-weight: 800 !important;
}
.bigtext {
	font-size: 1.2em !important; 
	font-weight: 800 !important;
}
.smallertext {
	font-size: 0.5em !important; 
	font-weight: 800 !important;
}
.smalltext {
	font-size: 0.8em !important; 
	font-weight: 800 !important;
}




/* structural : content container =========================================== */
#ultrawide #content {
position: relative;
clear: both;
width: 910px; /* full width page */
margin: 0;
padding:0 20px !important;
z-index: 1;
}

div.sideBar {
width:160px;
margin:0px 20px 0px 0px;
float:left;
}

div.mainContent {
width:730px;
margin:0px;
float:left;
}


div.sideBar ul.relatedLinks {
list-style-type:none;
margin:0px;
padding:0px;
}

	div.sideBar ul.relatedLinks li {
	padding:0px 0px 5px 15px;
	background-image:url(http://i.nuseek.com/images/RTE/t1041/123reg/list-marker.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	}
	
	div.sideBar ul.relatedLinks li a{
	font-weight:bold;
	}
	
div.sectionPod {
width:130px;
float:left;
margin:0px 20px 0px 0px;
}
	
	div.sectionPod p {
	font-size:12px;
	line-height:18px;
	}
	
.lastPod {
margin-right:0px !important;
}

/* structural : footer ====================================================== */
#content #footer {
	width: 100%;
	margin: 20px 0 0 0; 
	z-index: 1;
}


/* ************************************************************************** */
/* 123reg Holding Page, Sept 2006 Stylesheet » www.123-reg.co.uk	  		  */
/* Author: Pipex Communications UK Ltd, (c)2006 PIPEX Communications UK Ltd   */
/* Version 2.1									  			  				  */
/* ************************************************************************** */

/* links ----- */
.holding #main a {
	color: #2597d5;
	text-decoration: underline;
}
.holding #main a:hover {
	text-decoration: none;
}

/* halfwidth pod ----- */
.pod_halfwidth {
	position: relative;
	float: left;
	clear: left;
	width: 354px;
	padding: 15px 0 11px 0;
	z-index: 1;
}
.pod_halfwidth h1 {
	margin: 0 20px;
	font-size: 1.6em;
}
.pod_halfwidth p {
	margin: 10px 20px;
	color: #2597d5;
}
.pod_halfwidth .footer {
	position: absolute;
	bottom: 0px;
	_bottom: -6px; /* ie positioning hack - stupid bottom abs. position bug */
	width: 354px;
	height: 11px;
	line-height: 11px;
	z-index: 2;
}
.pod_halfwidth:after { 
	display: block; 
	content: " "; /* alt0160 */
	height: 0px;
	line-height:0px;
	clear: both; 
	color: #fff;
}
.pod_halfwidth .pod_boxout {
	position: relative;
	height: 78px;
	margin: 0 20px 10px 20px;
	padding-left: 15px;
}
.pod_halfwidth .pod_boxout h2 {
	padding: 8px 0 2px 0;
	font-size: 1.2em;
	color: #fff;
}
.pod_halfwidth .pod_boxout a {
	color: #fff !important;
}

/* register pod ----- */
#register {
	margin: 10px 32px 20px 0;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/pod_354w_blue_top.gif) top left no-repeat #cce7f5;
}
#register p#pipexgroup {
	font-size: 0.89em;
}

#register .footer {
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/pod_354w_blue_bot.gif) top left no-repeat;
}
/* register box */
#register #registerbox {
	position: relative;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/pod_313x78_darkblue.gif) top left no-repeat;
}
#register #registerbox form,
#register #registerbox input {
	margin: 0;
	padding: 0;
}
#register #registerbox #regtext {
	float: left;
	height: 20px;
	width: 140px;
	line-height: 20px;
	border: 1px solid #fff;
}
#register #registerbox .regbutton {
	width: 77px;
	height: 22px;
	margin-left: 4px;
	font-size: 0;
	text-align: left;
	color: #de1248;
	cursor: pointer;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/button_search.gif) top right no-repeat;
	border: 0;
}
#registerbox #wait_display_1 {
	float: left;
	width: 32px;
	height: 22px;
	margin: 0 0 0 6px;
	line-height: 22px;
	color: #fff;
	font-size: 0.89em;
}
#register #registerbox a#newtodomains {
	display:block;
	position: absolute;
	bottom: 12px;
	clear: both;
	font-size: 0.89em;
}
#register #registerbox a#registerstar {
	position: absolute;
	top: -20px;
	right: -6px;
	width: 78px;
	height: 78px;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/register_star.gif) top right no-repeat;
}

/* instantsite pod ----- */
#instantsite {
	clear: right;
	margin: 10px 0 20px 0;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/pod_354w_pink_top.gif) top left no-repeat #f8d0da;
}
#instantsite .header_icon {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 62px;
	height: 44px;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/icon_instantsite.gif) top left no-repeat;
}
#instantsite p {
	color: #de1248;
}
#instantsite .footer {
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/pod_354w_pink_bot.gif) top left no-repeat;
}
/* instantsite login box */
#instantsite #isbox {
	margin-top: 18px !important;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/pod_313x78_brightred.gif) top left no-repeat;
}
#instantsite #isbox h2 {
	padding: 12px 0 0 75px;
}
#instantsite #isbox p {
	margin: 0;
	padding: 4px 10px 0 75px;
	color: #fff;
	font-size: 0.89em;
}
#instantsite #isbox .icon {
	display: block;
	position: absolute;
	top: -2px;
	left: 0px;
	width: 80px;
	height: 73px;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/icon_build.gif) top left no-repeat;
}

/* search bar ----- */
#searchbar {
	clear: both;
	width: 740px;
	height: 52px;
	margin: 0 0 20px 0;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/pod_740x52_lightblue.gif) top left no-repeat;
}
#searchbar form {
	margin: 0;
	padding: 14px 0 0 180px;
	height: 20px;
}
#searchbar h1 {
	display: inline;
	padding: 0 10px 0 0;
	font-size: 1.5em;
	color: #2597d5;
}
#searchbar #searchtext {
	height: 18px;
	width: 240px;
	vertical-align: top;
	line-height: 20px;
	border: 1px solid #2597d5;
}
#searchbar #searchbutton {
	width: 60px;
	height: 22px;
	vertical-align: top;
	margin: 1px 0 0 4px;
	font-size: 0;
	text-align: left;
	color: #2597d5;
	cursor: pointer;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/button_go.gif) top right no-repeat;
	border: 0;
}

/* domain match results ----- */
#domainresults {
	clear: both;
	width: 740px;
	margin: 1em 0 0 0;
}
/* ydm - categories */
#domainresults .category {
	float: left;
	width: 30.5%;
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 0 0.5em;
}
#domainresults .category a {
	font-weight: 100;
	font-size: 1em;
	color: #2597d5;
}
/* ydm - listings */
#domainresults h2 {
	font-size: 1.4em;
	color: #2597d5;
}
#domainresults .listing {
	margin: 1em 0 2em 0;
	padding: 0 0 0 0.5em;
	list-style: none;
}
#domainresults .listing li.id {
	display: inline;
	color: #2597d5;
	font-weight: 800;
}
#domainresults .listing li.title {
	display: inline;
}
#domainresults .listing li.text {
	color: #666;
}
/* result - result boxes (for ydm v2)*/
#domainresults .resultbox {
	float: left;
	width: 30.5%;
	min-height: 100px;
	*height: 100px;
	margin: 0 20px 10px 0;
	padding: 0;
}
#domainresults .resultbox li {
	list-style: none;
}
#domainresults .resultbox li.title {
	display: block;
	font-weight: 800;
	font-size: 1.2em;
	color: #2597d5;
}
#domainresults .resultbox li.link {
	display: inline;
}

/* ui alerts : form waiting animation (basic formatting) ----- */
#wait_display_1 {
	display: none;
	height: 16px;
	padding-right: 45px !important;
	background: url(http://i.nuseek.com/images/RTE/t1041/123reg/3box_dark_incremental_wait.gif) right 50% no-repeat;
}

/* ************************************************************************** */
/* 123reg Hacks, Aug 2006 Relaunch Stylesheet » www.123-reg.co.uk	     	  */
/* Author: Pipex Communications UK Ltd, (c)2006 PIPEX Communications UK Ltd   */
/* Version 2.1									  			  				  */
/* ************************************************************************** */

/* mac (safari) : header padding hack (25th July 2006) ----- */
/*
HACK: Safari (all current versions) will ignore the selector (and rules within it) with
the (#) sign after the semi-colon, it will also ignore any subsequently defined selectors
SOURCE: http://www.simiandesign.com/blog-fu/2005/11/safari_css_hack.php
RULE EFFECT: allow primary (home) tab a bit more padding, with safari and normal flavours 
*/
/* for safari */
#sur_head_main .mainmenu #primary_tab a { 
	padding: 5px 13px 0 7px;
}
/* for the masses */
#sur_head_main .mainmenu #primary_tab a { 
	padding: 5px 10px 0 5px;#
}


/*XXXXXXXXXXXXXX AD LINKS XXXXXXXXXXXXXXXX*/

.searchLinks ul li{
display:inline;
margin-right:15px;
}
.searchLinks .label{
font-size:10px;
}

/*XXXXXXXXXXXXXX SEARCH RESULTS XXXXXXXXXXXXXXXX*/

.resultLinks{
width:600px;
float:left;
margin-right:30px;
}

.resultLinks h2{
font-size:12px;
color:#666666;
}

.resultLinks .title, .titleJS{
font-size:14px;
color:#0099cc;
font-weight:bold;
text-decoration:underline;
cursor:pointer;
}

.resultLinks .abstractNoClick, .resultLinks .abstract{
font-size:14px;
color:#999999;
cursor:text;
}

.resultLinks .abstractNoClick:hover, .resultLinks .abstract:hover{
text-decoration:none;
}

.resultLinks .url{
font-size:14px;
color:#cc0066;
cursor:pointer;
}

.resultLinks ul li{
list-style:none;
margin:10px 0px;
}

.webResults_module{
margin-top:20px;
}

.webResults_module .url{
text-align:right;
cursor:pointer;
}


.searchLinks_results{
border-left: 1px solid #cc0066;
float:left;
padding-left: 30px;
}

.searchLinks_results ul{
margin-top:10px;
}

.searchLinks_results ul li{
list-style:none;
margin-bottom:5px;
text-decoration:underline;
color:#0099cc;
}

.searchLinks_results .label{
font-size:12px;
color:#999999;
}

.next, .nextDisable{
float:right;
padding-right:15px;
background:transparent url('http://i.nuseek.com/Images/Shared/next.gif') no-repeat right 50%;

}
.prev, .prevDisable{
float:left;
padding-left:15px;
background:transparent url('http://i.nuseek.com/Images/Shared/prev.gif') no-repeat 0 50%;
}
/* Copyright 123-reg, 2006 */
