/*
# stylesheet.css
# All styles unique to the Pulse admin platform (see also gears.css)
# -------------------------------------------------------------------------------------------------
# Created: PGLH 12/07/2007
# Updated: PGLH 03/03/2008
*/

body
{
	background-color: #508690;
	background-image: url(/img/layout/newtile.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #666;
	font-family: arial, tahoma, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

p { font-size: 0.9em; margin: 0; padding: 0.4em 0 0.4em 0; }

#mainwrapper
{
	margin: auto;
	padding-top: 23px;
	position: relative;
	width: 798px;
}

#topnavwrapper
{
	background-color: #fff;
	height: 23px;
	left: 0;
	position: absolute;
	top: 0;
	width: 798px;
}

img {border:none;}
form {margin:0}
.domainIn { border: 1px solid #AAABAD; padding: 1px; }/* margin: 0 0 1px 0; padding: 2px; font-size:12px;}*/
.submit { vertical-align: middle; *vertical-align: text-bottom; } 

.flag {margin:2px 10px 0 0}
#grad {	
	background-image:url('/img/layout/gradient.gif');
	background-position:top left;
	background-repeat:repeat-x;
	padding:0 8px 0 8px;
	}
#bskbg p#flags {float:left; padding-top: 70px; }
#domchk {padding-top: 71px; float:left; }
#bskhdr {text-align:right;padding-top: 5px;}
.mainbg {
	background-color: #fff;
	width:782px;
	margin:auto;
}
#bskbg {
	width:798px;
	height:107px; 
	padding:0;
	margin: 0 auto 0 auto;
}
#bskbg p {margin:0; padding:0; }
#bskbg p#get-assistance { margin-right: 10px; height: 51px; overflow: hidden; text-align:right;  }
#bskbg p#view-basket { margin-right: 10px; text-align:right; padding-top:8px; height: 48px; }
#logo {margin:10px 20px 0 20px; float:left}
#hdrpos {position:relative; top:60px; left:10px}

#admin-login { position: absolute; padding: 0 80px 3px 0; right: 9px; top: 38px; }
#admin-login h3 { margin: 0; padding: 0; }
#admin-login p { margin: 0; padding: 0; }
#admin-login label { display: block; font-size: 0.85em; font-weight: bold; }
#admin-login-user, #admin-login-pass { border: 1px solid #98b0c6; font-size: 0.8em; }
#admin-login-submit { bottom: 0; position: absolute; right: 0; }
#admin-login-submit input { background: url(/img/v2/login-button.gif) top right no-repeat #fff; border: 0; color: #036; font-size: 0.9em; font-weight: bold; height: 26px; padding: 0px 33px 0px 0px; }



/* ################ New V2 Design #################*/

h1
{
	background: url(/img/v2/h1-orange.gif) top left no-repeat #CE640E;
	height:34px;
	color: #fff;
	float: none;
	font-size:1.3em;
	font-style:normal;
	font-weight: 400;
	padding:18px 0px 0px 20px;
	margin: 0;
}

a { color: #c60; font-weight: bold; }

.box-outer, #top-box-outer { background: url(/img/v2/box-outer.gif) top repeat-x white; border:1px solid #9A9A9A; margin: 0 0 10px 0; padding: 10px; }
#fp-packages { margin: 10px 0 0 10px; }
.box-inner, .box-left-inner, .box-right-inner { background: url(/img/v2/box-inner.gif) bottom repeat-x white; border:1px solid #9A9A9A; padding: 10px; }
h2 { background: url(/img/v2/h2-highlight.gif) top right no-repeat #DDF1F4; border-left: 1px solid #9A9A9A; border-right: 1px solid #9A9A9A; font-size: 1em; height: 28px; margin: 0; padding: 10px 0 0 10px; }
.box-left-inner { float: left; width: 355px; }
.box-right-inner { margin: 0 0 0 auto; width: 355px; }
h3 { color: #036; font-size: 1em; margin: 0; padding: 0 0 10px 0; }
h3 a { color: #036; }
h4 { font-size: 1em; margin: 0; padding: 0; }
h4 a { color: #666; }
button { background: transparent; border: 0; padding: 0; }
button img { vertical-align: bottom; }
#top-box-highlight { background: url(/img/v2/h2-highlight.gif) top right no-repeat #DDF1F4; border-left: 1px solid #9A9A9A; border-right: 1px solid #9A9A9A; height: 0px; overflow: hidden; margin: 0; padding: 10px 0 0 10px; }
#top-box-outer { border-top: 0; padding-top: 0; }
.banner { margin-bottom: 10px; }
.banner img { vertical-align: middle; }

#fp-package-left, #fp-package-middle, #fp-package-right, #fp-dedicated-right { background: url(/img/v2/bg-package.gif) no-repeat #aadafd; float: left; height: 218px; position: relative; margin: 0 5px 10px 0; width: 248px; }
#fp-dedicated-right { background: url(/img/v2/bg-dedicated.gif) no-repeat #aadafd; }
#fp-package-right, #fp-dedicated-right {margin-right: 0; }
#fp-package-left h3, #fp-package-middle h3, #fp-package-right h3, #fp-dedicated-right h3 { font-size: 1.3em; height: 22px; font-weight: 400; padding: 10px 0 0 20px; }
.fp-prod-subhead, .fp-prod-blurb { left: 20px; position: absolute; top: 35px; width: 120px; }
.fp-prod-blurb { font-size: 0.8em; top: 92px; width: 210px; }
.fp-prod-price { font-size: 0.6em; position: absolute; right: 20px; top: 35px; text-align: right; width: 105px; }
.fp-prod-price strong { color: #c30; display: block; font-size: 2.5em; font-weight: normal; }
.fp-button { bottom: 0px; margin: 0; padding: 0; position: absolute; left: 0px; width: 248px; height: 30px; }
.fp-button a { display: block; width: 248px; height: 30px; }
/*.fp-button img { vertical-align: bottom; }*/
.fp-button img { position: absolute; top: 11px; left: 19px; }
#fp-query { background-color: #e9f5fe; clear: left; margin: 0; padding: 4px 10px; }

#fp-package-left .ticklist, #fp-package-middle .ticklist, #fp-package-right .ticklist, #fp-dedicated-right .ticklist { list-style-type: none; margin: 0; padding: 0; position: absolute; top: 83px; left: 20px; }
#fp-package-left .ticklist li, #fp-package-middle .ticklist li, #sp-package-right .ticklist li, #fp-dedicated-right .ticklist li { background: url(/img/v2/tick-list-item.gif) left center no-repeat; padding: 6px 0 6px 28px; list-style-type: none; margin: 0; }

#newsfeed { position: relative; }
#newsfeed h4, #newsfeed p { font-size: 0.9em; }
#rss { position: absolute; margin: 0; padding: 0; right: 20px; top: 20px; }

.dotlist, .dotlist li { list-style-type: none; margin: 0; padding: 0; }
.dotlist li { border-bottom: 1px dotted #06c; display: block; font-size: 0.8em; margin: 0 20px 0 0; padding: 3px 0 3px 10px; width: 160px; }

/* ################ New V2 Design END #################*/
#subhead {
	background-color: #fff;
	font-size:1.2em;
	color:#174E87;
	height:26px;
	margin: 0;
	padding:10px 20px 5px 0px;
	text-align: right;
}
#subhead em { color: #D22F04; font-weight:bold;}

#hpmain p {color:#505050}
#hpmain strong {color:black; font-weight:normal}


.clr {
	clear:both;
}
.cl {clear:left;}
.fl {float:left}

#changeDomainForm
{
	background-color: #F5F5F5;
	border-bottom: 1px solid #DDD;
	margin: 0;
	padding: 1em 2em 0.5em 2em;
}

#changeDomainForm p
{
	margin: 0;
	padding: 0;
}

#changeDomainForm span
{
	border-top: 1px solid #DDD;
	display: block;
	margin-top: 0.3em;
	padding-top: 0.5em;
}

#logoutForm
{
	float: right;
	margin-top: 0.5em;
}

/* Top men css */
.navMenu {
border-width: 1px;
border-style: solid;
width: 780px;
float: left;
}

.navMenu ul {
list-style: none;
margin: 0;
padding: 0;
width: 180px;
float: left;
}

.navMenu h4 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 0;
}

.navMenu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0 1px 0 0;
border-style: solid;
margin: 0;
padding: 4px 0px 4px 10px;
text-decoration: none;
}

.navMenu ul ul { margin-left: -1px; width: 181px; } .navMenu ul ul a { border-width: 0 1px 1px 1px; } .navMenu li {position: relative;}

.navMenu ul ul {
position: absolute;
z-index: 500;
}

.navMenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div.navMenu ul ul,
div.navMenu ul li:hover ul ul,
div.navMenu ul ul li:hover ul ul {display: none;}

div.navMenu ul li:hover ul,
div.navMenu ul ul li:hover ul,
div.navMenu ul ul ul li:hover ul {display: block;}

#siteLinks{ background: url(/img/layout/menubg.gif) #000;  border-width: 0; position: absolute; top: 0; left: 9px; }
#siteLinks a { color: #000; background: #efefef; }
#siteLinks ul ul a { border-color: #ccc; }
#siteLinks a, #siteLinks h4 { border-color: #fff; }
#siteLinks h4, #siteLinks h4 a { background: url(/img/layout/menubg.gif) #000; color: #fff; }
#siteLinks ul ul a:hover { color: #a00; background: #fff; }
#siteLinks { background: url(/img/layout/menubg.gif) #000;  border-width: 0; }

#bottomLinks { background: url(/img/layout/menubg.gif) #000; height: 28px; margin: 0 0 10px 0;  }
#bottomLinks ul, #bottomLinks li { list-style-type: none; margin: 0; padding: 0; }
#bottomLinks li { display: inline; }
#bottomLinks a { background: url(/img/layout/menubg.gif) #000; border-right: 1px solid #fff; color: #fff; display: block; float: left; font-size: 11px; font-weight: bold; height: 21px; padding: 7px 10px 0 10px; text-decoration: none; }

#navHosting, #navDomains, #navEmail, #navWebBuilder, #navSupport, #navAdmin { width: 120px; }

/* End Top menu css */


/*#action {
	width:365px;
	float:left;
	margin: 10px 15px 0 0;
}*/


#details {
	width:365px;
	margin-top:10px;
	float:left;
}

#action p {font-size:0.75em}
.action-head {
	background-image:url('/img/layout/action-head.gif');
	background-position:top left;
	background-repeat:no-repeat;
	width:370px;
	height:15px;
	clear:left;
}

.action-tile {
	background-image:url('/img/layout/action-tile.gif');
	background-position:top left;
	background-repeat:repeat-y;
	width:350px;
	padding:0 10px 0 10px;
	clear:left;
}

.action-tile p {margin:0; padding:0.4em 0 0.4em 0}

.action-foot {
	background-image:url('/img/layout/action-foot.gif');
	background-position:top left;
	background-repeat:no-repeat;
	width:370px;
	height:16px;
	clear:left;
	margin-bottom:10px;
}

.content-head { clear: both; height: 1px; }
.content-tile { border-top: 1px solid #999; clear: both; margin-top: 20px; padding-top: 20px; }

.highlightedHelpBox
{
	background-color: #FFB;
}
.helpBoxShow { background-color: #FFB; }
.helpBoxHide { display: none; }
.helpImg { vertical-align: middle; }

#spec {padding:0 20px 10px 20px}
#spec table {width: 100%; border-collapse: collapse; }
#spec caption { background-color: #FDCB36; color:#174E87; border-left: 2px solid white; border-right: 2px solid white; border-top: 2px solid white; padding: 3px; font-weight: bold; font-size: 0.8em; font-style: italic; text-align: left;}
#spec th { font-weight: bold; text-align: left; padding: 2px; border:2px solid white; background-color:#B2D0EC; font-size:0.8em;  font-weight: 400; width: 235px; }
#spec td { padding: 2px; font-size:0.75em; border:2px solid white; background-color:#D2E2F3; text-align: center;}
#spec .x { color: #c00; font-weight: bold; width:100px; text-align:center; }
#spec .y { color: #0c0; font-weight: bold; width:100px; text-align:center; }
#spec p {text-align:left;}
#spec p a {font-size:1.1em; color:#CC3300; font-weight:bold; text-decoration:none;}

#action {padding:0px}
#action table {border-collapse: collapse; }
#action caption { background-color: #FDCB36; color:#174E87; border-left: 2px solid white; border-right: 2px solid white; border-top: 2px solid white; padding: 3px; font-weight: bold; font-size: 0.8em; font-style: italic; text-align: left;}
#action th { font-weight: bold; text-align: left; padding: 2px; border:2px solid white; background-color:#B2D0EC; font-size:0.8em;  font-weight: 400; width: 280px; }
#action td { padding: 2px; font-size:0.75em; border:2px solid white; background-color:#D2E2F3; text-align: center;}
#action td.package {border-right:none}
#action td.package select {width:120px; font-size:0.8em; color:#174E87}
#action span {margin-left:30px; display:block;}
#action i {color:#CC3300; font-size:1.2em; font-style:italic; padding:5px; float:right}
#action p {text-align:left;}
#action p a {font-size:1.1em; color:#CC3300; font-weight:bold; text-decoration:none;}

#message { padding-left:20px; height:145px; width:450px;  }
#message div { position:relative; top:20%; color:#174E87; }
#message h2 { color:#CC3300; font-size:1.1em; margin:0 0 10px 0; }
#message p { color:#174E87; font-style: italic; font-weight: bold;	margin:0 0 0 10px; }
#message p strong { color:#174E87; font-size:1.1em; margin:0 0 0 20px; display:block; }
#message p span { display: block; margin-left: 40px; }

/* package buttons */
#blocks p, #content #blocks p.placeholder { height:178px; width:113px; display: inline; }
#blocks p { padding: 0 0 0 12px; } 	
#blocks p.placeholder { padding: 0 0 0 15px; }
/* package buttons */

#main{ background-image:url('/img/layout/bgs/homepage-tile-main.gif'); background-position:top left; background-repeat:repeat-y; padding:0 15px 10px 15px; clear:both; }
#main p {color:#174E87; padding:0 0 10px 5px; font-style:italic; font-size:0.85em;}
#foot { background-image:url('/img/layout/bgs/homepage-footer.gif'); background-position:top left; background-repeat:no-repeat; width:780px; height:26px; clear:left; }

/*Form styling*/

#form_style label {display:block; float:left; padding:4px 10px 0 0; width:140px; text-align:right; color:#cc3300}
#form_style p {clear:left; margin:4px 0 0 0; padding: 0 0 0 0;}
#form_style p textarea {width:250px; height:100px}
#form_style file {margin:0;}