/* ************************************************************************** */
/* 123reg Index Page, June 2006 Relaunch Stylesheet � www.123-reg.co.uk	      */
/* Author: GX Networks Ltd, (c)2006 GX Networks Ltd                           */
/* Version 2.1									  			  				  */
/* ************************************************************************** */

/* index structural ========================================================= */
#content {
	padding-left: 15px !important;
	margin-top: 0 !important; /* reset top margin */
}
#content.index #pri_content {
	margin: 12px 0 0 0 !important;
	padding: 0 !important;
}

/* index generic ============================================================ */

/* transparent corners ----- */
#content.index .tl_corner {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
	left: 0;
	background: url(../images/v2/bg_whitetrans15x15_tl.gif) top left no-repeat;
}
#content.index .tr_corner {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
	right: 0;
	background: url(../images/v2/bg_whitetrans15x15_tr.gif) top left no-repeat;
}
#content.index .bl_corner {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0;
	left: 0;
	background: url(../images/v2/bg_whitetrans15x15_bl.gif) top left no-repeat;
}
#content.index .br_corner {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0;
	right: 0;
	background: url(../images/v2/bg_whitetrans15x15_br.gif) top left no-repeat;
}


/* header ----- */
#content.index #header {
	position: relative;
	width: 746px;
	padding: 5px 0 0 0;
	z-index: 1;
	margin-bottom: 30px;
}

#header .domain_name{
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

#header .banner_small{	
	height: 60px;
	width: 468px;
	overflow: auto;
	float: right;
	position: relative;
	margin-bottom: 15px;
}

#header p.floatedLeft{
	font-size: 14px;
	margin-top: 7px;
}

.but_login{
	background: transparent url("../images/v2/button_login_pink.gif") left top no-repeat;
	width: 113px;
	height: 27px;
	display: block;
	margin: 0;
}

.banner_large{
	width:  100%;
	display: block;
	position: relative;
}

.banner_large iframe, .banner_small iframe{
    width: 100%;
}

.box{
	width: 360px;
	height: 98px;
	margin-bottom: 10px;
}

.box  h3{
	width: 76%;
	font-size: 19px !important;
}

.box p{
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}

.topBox{
	margin-bottom: 30px;
}

.topBox p{
	margin-top: 19px;
}

.box  h3, p{
	margin: 0;
	padding: 0;
}

.box a{
	color: #2597D5;
}

.bg_blue{
	background: transparent url("../images/v2/bg_blue.png") left top no-repeat;
	width: 343px;
	height: 98px;
	display: block;
}

.bg_blue h3{
	color: #ffffff;
    margin-left: 13px;
    margin-top: 17px;
	font-size: 18px !important;
}

.bg_blue input[type='text']{
    float: left;
    height: 24px;
    margin-left: 14px;
    margin-top: 8px;
    width: 273px;
}

.bg_blue input.go{
	background: transparent url("../images/v2/button_go.png") left top no-repeat;
	width: 40px;
	height: 34px;
	font-size: 0;
	color: #df1b4d;
	border: none;
	margin-top: 8px;
	float: left;
}

.box img{
	margin-bottom: 30px;
}

.topBox img{
	margin-bottom: 0px !important;
}

#sur_head_main .bg_blue{
	background: transparent url("../images/v2/bg_blue_top.png") left top no-repeat;
	width: 343px;
	height: 98px;
	display: block;
	margin-top: -5px;
	right: 0;
}

#sur_head_main .bg_blue h3{
	margin-top: 10px;
}
