/* Global style=sheet for www.123-reg.co.uk.  Contains body .css rules.
- Author: PIPEX Communications UK Ltd - (c)2005 PIPEX Communications UK Ltd -   last modified may05 TJS  */


/* rebranded stylesheet first - last modified oct 04 */
 
/* global body tag created to replace discontinued class.body */
body { color: #333; font-family :  Helvetica, Arial, Verdana,sans-serif; font-weight : normal; text-align: left; font-size: 80%; }
/* reiterate for benefit of older browsers */
p, td, a, li, ul, ol, h1, h2, h3, h4, h5, h6 { color: #333; font-family :  Helvetica, Arial, Verdana,sans-serif; font-weight : normal; text-align: left; } 
table { font-size: 100%; }  /* fixes IE5 font-size */	

img { display: inline; }
.hide { display: none; }

 
/* generic typography ***************************************************************************** */
/* headings */
h1, h2, h3, h4 {  margin: 0; padding: 0; } /* kills ridiculous line-spacing */
h2 { color: #1059bd; font-size: 1.4em; font-weight: bold; }
h3 { color: red; font-size: 1.2em; font-weight: bold; }
h4, h5, #trouble h4 strong { color: #1059bd; font-size: 1em; font-weight: bold; margin: 1em 0 0.5em 0; } /* also sorts out silly trouble-shooting formatting in database */
.news { margin: 0; padding: 0; }
h6 { color: #1059bd; font-size: 0.9em; font-weight: bold; margin: 0; padding: 0; } /* h5 & h6 are NEWS page subtitles */

h5 {font-size: 1.2em; color: #fff; display: block; padding: 3px 3px 3px 5px; border: 1px solid #999; margin-top: 2.5em; } /* makes the bars */
h5 span { background-color: #fff; width: 16px; text-align: center; font-size: 0.9em;   } /* makes the numbers */
.registerbar { background-color: #9ccfff; }   
.registerbar span { color: #1059bd; }
.buildbar { background-color: #9ccfff; }
.buildbar span { color: #109639; }
.hostbar { background-color: #1059bd; }
.hostbar span { color: red;  }

/* other type */
.123number { margin: 3px 10px 0 6px; }
strong { font-weight: bold; }
.smaller { font-size: 0.8em; }
.smallprint {font-size: 0.8em; color: #666; }
#footer .smallprint { color: #105dbd; font-size: 0.9em; }

/* linkology */
a img { border: none; } 
a:link, a:visited { color: red; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }
.sidelink { float: right; }

/* special close window link */
.closewin { float: right; margin-top: 20px; background-image: url(/images/rebrand/closeIco.gif); background-repeat: no-repeat; background-position: 2% 60%; padding-left: 15px; }

code { display: block; color: #666666; margin: 10px 0 40px 0; }


/* other components ********************************************************************** */
hr { border: 1px solid #999; }

/* lists */
ul, ol { margin-top: 0; margin-bottom: 1em; padding-top: 0; padding-bottom: 0; /*padding: 3px;*/ }
li { color: #1059bd; }
ol li { font-weight: normal; color: #333; }
li span { color: #333; font-weight: normal; }
li a:link, li a:visited { color: #333; text-decoration: underline; }
li a:hover, li a:active { color: #333; text-decoration: none; }
#trouble li { color: #333; } /* as content is pulled from database - they get plain lists */ 
#trouble a { color: #1059bd; }
/* terms and conditions - their lists are much plainer 
#terms ul li, #terms ol li { color: #333333; font-weight: normal; margin-top: 0; margin-bottom: 0; }
dt { font-weight: bold; color: #666; } */

/* forms */
form { margin: 0; padding: 0; }
input, select, textarea { border: 1px solid #1059bd; color: #666;  } /* formats borders on all text fields/areas */
label { color: red; font-weight: bold; } /* formats all form labels as standard */
label a {font-weight: bold; } /* matches links nested inside labels */
input .domainsearch { color: #1059bd; }
.btn { color: #fff; background-color: #1059bd; border: 2px solid; border-color: #0082bf #0082bf #024999 #024999; height: 22px; font-weight: bold; margin: 0; padding: 0; vertical-align: middle; font-size: 0.8em; }

#signupform { margin-left: 30px; }

/* error trap - default class for highlighting missed out fields etc */
form label.errortrap { background-color: #dad0e6; padding: 2px 5px 2px 3px; }
form input.errortrap { border: 2px solid red; }
form select.errortrap { color: red; font-weight: bold; }
form .tablebox div.errortrap { border: 2px dashed #fff; padding: 2px;  }


/*.checkbox { }
.textfield, .textarea { border: 1px solid #ccc; font-size: 10pt; color: #666; }
.textarea { margin-bottom: 10px; }
.textfield {  height: 20px; } */


/* tables, pods boxes etc  ************************************************************************************ */

/* tables - style for presenting tabular data */
.datatable { background-color: #fff; margin: 10px; border-left: 1px solid #999; border-top: 1px solid #999;}
.datatable td, .datatable th { border-bottom: 1px solid #999; border-right: 1px solid #999; padding: 3px; text-align: center; } /* all cells */
.datatable.left td, .datatable.left th { text-align: left; }
.datatable th { background-color: #1059bd; font-weight: bold; color: #fff; } /* table header */ th label { color: #fff; }
.datatable th a:link, .datatable th a:visited { color: #fff; font-weight: bold; }
.datatable .heading { font-weight: bold; color: #1059bd; text-align: left; } /* row heading */

/* alternate table style */
.datatable2 { border: 1px solid #9CCFFF; }
.datatable2 td, .datatable2 th  { padding: 2px 4px; text-align: center; }
.datatable2 th { background-color: #9CCFFF; color: #00206B; }
.datatable2 .heading { text-align: left; font-weight: bold; }
.datatable2 .feature { text-align: left; padding-right: 25px; }
.datatable2 .alternate td { background-color: #DBEDFF; }


/* extra table rules for the glossary table */
#dictionary td { text-align: left; }
#dictionary .index { height: 3em; vertical-align: middle; font-size: 1.2em; } /* formats index bar */
#dictionary .letter td { background-color: #e4ebf5; height: 1.7em; vertical-align: middle;	font-size: 1.1em; color: #1059bd; font-weight: bold; text-transform: uppercase; } 
#dictionary .term { color: #1059bd; vertical-align: top; }
#dictionary .letter td a { text-align: right; text-transform: lowercase; }


/* rounded pods - used for status and search boxes */
.roundcont { width: 160px; background-color: #5a85be; color: #fff; margin: 12px 0 10px 10px; }
.tabcontent { background-color: #FFF; padding: 12px 7px 7px 7px; }
.roundtop { background: url(/images/support/righttab.gif) no-repeat top right; } /* places corner image */
.roundbottom { background: url(/images/support/rightbot.gif) no-repeat top right; background-color: #999; } /* places corner images */
img.corner { width: 6px; height: 6px; border: none; display: block !important; } /* positions it */
.roundcont h3 { margin: 0 0 0 9px; padding-bottom: 6px; font-weight: bold; color: #fff; font-size: 1em; vertical-align: middle; }
.roundcont .right { border-right: 1px solid #999; }
.roundcont .left { border-left: 1px solid #999; }
.roundcont .bottom { border-bottom: 1px solid #999; }


/* info box */
#commonquestions, .tablebox { border: 1px solid #ccc; background-color: #e4ebf5; padding: 0 5px 5px 5px; } /* old purple #dad0e6 */
#commonquestion h4 { margin: 0; padding: 0; }
.tablebox { width: 500px; }
.tablebox td { padding: 10px; }
#paymenttypes img { margin-right: 3px; }
#paymenttypes h4 { margin: 6px; }






/* navigation *********************************************************************************************** */
/* created oct 2004 - ts */

/* define nav size */
#nav123 { width: 153px; font-size: 0.9em; margin-right: 0px; background-color: #9ccfff; } 
/* list defaults */
#nav123 ul { margin: 0px !important; padding: 0px ; }
#nav123 li  { margin: 0px !important; padding: 0px ; list-style-type: none; }
#nav123 a { margin: 0px !important; padding: 0px; }

/* IE6 workaround part 1 - double-buffers the images  - when link image flickers, list image will show thru  */
#nav123 li {  background-repeat: no-repeat; background-position: 2% 50%; }
#cp #nav123 li { background-position: 1% 50%; } /* the frameset does something funny to IE nav rollovers - this corrects it */
#nav123 a {   background-repeat: no-repeat; background-position: 1% 50%; border: 2px solid; padding: 3px 0 2px 21px; color: #fff; text-decoration: none; display: block; font-weight: bold;}

/* now create different button styles */
/* default style */
#nav123 li { background-color: #1059bd;  } 
#nav123 a { border-color: #3186ef #08458c #08458c #3186ef; } /* IE workaround pt 2 - link is transparent so can see list graphic */
#nav123 a:hover, #nav123 a:focus, #nav123 .open  { background-color: #00309c; border-color: #00206b; } 


/* highlight nav style */
#nav123 #navhome, #nav123 #navsupport, #nav123 #navpassword, #nav123 #navmemberlogin, #nav123 #navcreateaccount2 { background-color: #00309c;  }
#nav123 #navhome a, #nav123 #navsupport a,#nav123 #navpassword a, #nav123 #navmemberlogin a, #nav123 #navcreateaccount2 a { border-color: #0038bd #00247b #00247b #0038bd;  } 
#navhome a:hover, #navhome a:focus, #navsupport a:hover, #navsupport a:focus,#navpassword a:hover, #navpassword a:focus, #navmemberlogin a:hover, #navmemberlogin a:focus, #navcreateaccount2 a:hover, #navcreateaccount2 a:focus { background-color: #00206b; border-color: #00206b; }  

/* reg, build, host, blogs style */
#nav123 #navregister, #nav123 #navhost, #nav123 #navbuild, #nav123 #navblogs, #nav123 #navdedicated { background-color: #ffffff; }
#nav123 #navregister a, #nav123 #navhost a, #nav123 #navbuild a, #nav123 #navblogs a, #nav123 #navdedicated a { border-color: /*fff #fff #c0c0c0 #fff */ #e5e5e5 #ccc #ccc #e5e5e5; color: #333; }

#nav123 #navregister a:hover, #nav123 #navhost a:hover, #nav123 #navbuild a:hover, #nav123 #navdedicated a:hover, #nav123 #navblogs a:hover, #nav123 #navregister a:focus, #nav123 #navhost a:focus, #nav123 #navblogs a:focus, #nav123 #navblogs a:focus, #nav123 #navdedicated a:focus { background-color: transparent; border-color: #00206b; } 

/* default bullet - for menu items without specific ID or class*/
#nav123 li, #nav123 li a { background-image: url(/images/newnav/bulletico.gif); }

/* give items custom images - links and lists both get the same images IEworkaround pt3 */
#nav123 #navhome, #nav123 #navhome a { background-image: url(/images/newnav/homeico.gif);}
#nav123 #navregister, #nav123 #navregister a { background-image: url(/images/newnav/regico.gif);}
#nav123 #navbuild, #nav123 #navbuild a { background-image: url(/images/newnav/buildico.gif);}
#nav123 #navhost, #nav123 #navhost a { background-image: url(/images/newnav/hostico.gif);}
#nav123 #navblogs, #nav123 #navblogs a { background-image: url(/images/newnav/blogsico.gif);}
#nav123 #navdedicated, #nav123 #navdedicated a { background-image: url(/images/newnav/dedicatedico.gif);}

#nav123 #navpassword a { background-image: url(/images/newnav/forgotten.gif);}
#nav123 #navpassword2 a { background-image: url(/images/newnav/forgotten.gif);}

#nav123 #navmemberlogin, #nav123 #navmemberlogin a, #nav123 #navmemberlogin2, #nav123 #navmemberlogin2 a { background-image: url(/images/newnav/loginico.gif);}
#nav123 #navcreateaccount2, #nav123 #navcreateaccount2 a { background-image: url(/images/newnav/createico.gif);}

/* support nav items */
#nav123 #navsupport, #nav123 #navsupport a { background-image: url(/images/newnav/supico.gif);}
#nav123 .closed, #nav123 .closed a { background-image: url(/images/newnav/faqico2.gif); } 
#nav123 .open, #nav123 .open a { background-image: url(/images/newnav/faqico.gif); }

/* now for the drop-down list */
#nav123 .open li, #nav123 .open li a { background-image: url(/images/newnav/bulletico.gif);  } 
#nav123 .open li a { padding-top: 4px; }

#seotable { padding: 0; margin: 0; background-color: transparent; border: 1px solid; border-color: #99CCFF; }
#seotable img { align: center; }
#seotable th { padding: 3px; background-color: #99CCFF; }
#seotable td { padding: 3px;}
#seotable .feat { background-color: #fff; }
#seotable .alt  { background-color: #DBEDFF; }
#seotable a { text-decoration: none;  font-weight:bold; color: #000; }
#seotable a:hover { text-decoration: underline;  }
#seousp { float: left; padding: 0; margin: 10px 0px 0 0; background-color: #FFF9BD; border: 1px solid; border-color: #FFB911; }
#seofeat { padding: 0; margin: 0; }
#seofeat h1 { color: #1059bd; font-size: 1.3em; font-weight: bold; margin: 14px 0 3px 0; }
#seofeat img { padding: 0px; margin: 20px 8px 0 0;}

/* email landing page */
#emailbox { background-color: #E0EFFF; padding: 10px; margin: 10px 10px 10px 0; border: 1px solid; border-color: #1059bd; width:390px; color: #1059bd; font-size: 1.0em; font-weight: bold; height: 80px; }
#emailbox h1 { padding: 0 0 10px 0; margin: 0; color: #1059bd; font-size: 1.0em; font-weight: bold; }
#emailgo { padding: 0 0px 10px 0; margin: 5px 0px 0 284px; ; border: 0; }

/* ************************************************************************************************************************************************************* */
/* original stylesheet next  */

/* Global style=sheet for www.123-reg.co.uk.  Contains body .css rules.
- Author Pipex. */
 

/* Nav link classes - Created April 2004 
table#nav {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
		}
		*/
		
/*  links 
.navWhite:link {	 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.navWhite:visited {	 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.navWhite:hover {
	font-weight: bold; 
	color: #ffffff;
	text-decoration: underline;
	}	
.navWhite:active {
	font-weight: bold; 
	color: #99ccff;
	text-decoration: underline;
} 
*/

/* register, build, host links 
.navDark:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
.navDark:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
.navDark:hover {
	font-weight: bold; 
	color: #333333;
	text-decoration: underline;
	}	
.navDark:active {
	font-weight: bold; 
	color: #99ccff;
	text-decoration: underline;
}
*/


/* end nav link classes. continue old css. */
 

/* Old school 123reg css from back in the day */ 
 
/* CONTENT CLASSES */
	.dummy {
	text-decoration: none;
	color:#ffffff;
	}

	.mainheader {
	text-decoration: none;
	color:#145cbb;
	font-family: Helvetica,Arial;
	font-size:18pt;
	font-weight:bold;
	}

	.smallerHeaderG {
        text-decoration: none;
	color:#145cbb;
	font-family: Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;

	}

	.submainheader {
	text-decoration: none;
	color:#ed1c24;
	font-family: Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	}
		
	.subheader {
	text-decoration: none;
	color:#ed1c24;
	font-family: Helvetica,Arial;
	font-size:11pt;
	font-weight:bold;
	}
	
	.featureheader {
	text-decoration: none;
	color:#339900;
	font-family: Helvetica,Arial;
	font-size:22pt;
	font-weight:normal;
	}
	
	.qheader {
	text-decoration: none;
	color: #eb1f24;
	font-family: Helvetica,Arial;
	font-size:16pt;
	font-weight:bold;
	}
		  
	.bodyheader {
	text-decoration: none;
	color:#eb1f24;
	font-family: Helvetica,Arial;
	font-size:12pt;
	font-weight:bold;
	}
	
	.bodybold {
	text-decoration: none;
	color:#000000;
	font-family: Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	}
	
	.body  {
 	text-decoration : none;
 	color: #000000;
 	font-family : Helvetica,Arial;
	font-size:10pt;
 	font-weight : normal;
 	}
	
	.bodygreen {
 	text-decoration : none;
 	color: #17872f;
 	font-family : Helvetica,Arial;
	font-size:10pt;
 	font-weight : bold;
 	}
	
	.bodyprice {
 	text-decoration : none;
 	color: #000000;
 	font-family : Helvetica,Arial;
	font-size:8pt;
 	font-weight : normal;
 	}
	
	.bodymedium  {
 	text-decoration: none;
 	color: #000000;
 	font-family : Helvetica,Arial;
	font-size:9pt;
 	font-weight : normal
 	}
	
	.bodysmall  {
 	text-decoration : none;
 	color: #000000;
 	font-family : Helvetica,Arial;
	font-size:9pt;
 	font-weight : normal;
 	}
	
	.bodysmallgrey  {
 	text-decoration : none;
 	color: #777777;
 	font-family : Helvetica,Arial;
	font-size:8pt;
 	font-weight : normal;
 	}

	.bodyform  {
 	text-decoration : none;
 	color: #db0721;
 	font-family : Helvetica,Arial;
	font-size:10pt;
 	font-weight : bold;
 	}
	
	.subbody {
	text-decoration: none;
	color:#ffffff;
	font-family: Helvetica,Arial;
	font-size:9pt;
	font-weight:normal;
	}
	
	.new {
 	text-decoration : none;
 	color: #70b842;
 	font-family : Helvetica,Arial;
	font-size:9pt;
 	font-weight : bold;
 	}
	
	.leftnavtitle {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Helvetica,Arial;
	font-size:10pt;
 	font-weight : bold;
	}
	
	.footer {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Helvetica,Arial;
	font-size:9pt;
 	font-weight : bold;
	}
	
	.bulletbody {
	text-decoration: none;
	color:#555555;
	font-family: Helvetica,Arial;
	font-size:9pt;
	font-weight:normal;
	}
	
	
	.hilitebody {
	text-decoration: none;
	color:#eb1f24;
	font-family: Helvetica,Arial;
	font-size:9pt;
	font-weight:bold;
	}

/* HEADER CLASSES */


/* LINK CLASSES */
.covbodylinks  {
 	text-decoration : underline;
 	color: #db0721;
 	font-family : Helvetica,Arial;
	font-size:9pt;
 	font-weight : bold;
 	}	
.covbodylinks:hover {text-decoration: none;
	color: #db0721;
	}	
	
.bodyorderlinks  {
 	text-decoration : none;
 	color: #000000;
 	font-family : Helvetica,Arial;
	font-size:10pt;
 	font-weight : bold;
 	}
.bodyorderlinks:hover {text-decoration: underline;
	color: #db0721;
	}		
	
.clicknowlinks {
	font-family: arial,helvetica;
	font-size:16pt;
	font-weight:bold;
	text-decoration: underline;
	color: #eb1f24;
	}
.clicknowlinks:hover {text-decoration: none;
	color: #eb1f24;
	}
	
.subheaderlinks {
	font-family: arial,helvetica;
	font-size:11pt;
	font-weight:bold;
	text-decoration: none;
	color:#091C5A;
	}
.subheaderlinks:hover {text-decoration: underline;
	color: #339900;
	}
 
.leftmenulinks {
	font-family: arial,helvetica;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	}
.leftmenulinks:hover {text-decoration: underline;
	color: #ffcc00;
	}
	
.termsbodylinks {
	font-family: arial,helvetica;
	font-size:7.5pt;
	font-weight:normal;
	text-decoration: none;
	color: #ffff00;
	}
.termsbodylinks:hover {text-decoration: underline;
	color: #000000;
	}
	
.emaillinks {
	font-family: arial,helvetica;
	font-size:11pt;
	font-weight:normal;
	text-decoration: none;
	color: #ffffff;
	}
.emaillinks:hover {text-decoration: underline;
	color: #ffff00;
	}

       .statusLinks {
        text-decoration: none;
	font-family: arial,helvetica;
	font-size:10pt;
	font-weight:bold;
	color: #eb1f24;
       }

.bodylinks	{
	text-decoration: underline;
	font-family: arial,helvetica;
	font-size:10pt;
	font-weight:bold;
	color: #eb1f24;
	}
.bodylinks:hover {text-decoration: none;
	color: #eb1f24;
	}
		
.bodylinks2	{
	text-decoration: underline;
	font-family: arial,helvetica;
	font-size:10pt;
	font-weight:bold;
	color: #145cbb;
	}
.bodylinks2:hover {text-decoration: none;
	color: ##145cbb;
	}
	
.topmenulinks {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Helvetica,Arial;
	font-size:10pt;
	font-weight : bold;
 	}
.topmenulinks:hover	{
	color: #ffb400;
	text-decoration: underline;
	}

.contentlinks	{
	font-family: arial,helvetica;
	text-decoration: none;
	color: #ffffff;
	}
.contentlinks:hover	{text-decoration: underline;}

.newslinks	{
	font-size:10pt;
	font-family: arial,helvetica;
	text-decoration: none;
	color: #000000;
	font-weight : normal;
	text-decoration: underline;
	}
.newslinks:hover {text-decoration: none;}

.subnav		{
	font-family:arial,helvetica;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	display:none;
	}
	
.subnav:hover	{
	color:orange;
	text-decoration:underline;
	}
