/* global */
html,body {margin: 0; height: 100%; width: 100%}
body { font: 10pt trebuchet MS, sans-serif; color: #666; margin : 0; padding : 0; min-width : 980px;  background : url(../../../common/images/shell/navigation/header-bg.jpg) repeat-x top; background-color : #fff;}
img { border: none; }

/* links */
a:link { color: #4343b8; text-decoration: underline;}
a:visited { color: #4343b8; text-decoration: underline;}
a:active { color: #FF5B0A; text-decoration: underline;}
a:hover { color: #89a91b; text-decoration: underline; }
a.largeLink, a.largeLink:visited { color: #4343b8; text-decoration: underline;font-size: 14pt }

/* alternate links */
div.alphalist a, div.alphalist a:visited { display: block; float: left; font-weight: bold; color: #4343b8; padding: 4px 5px; }
div.alphalist { width: 550px; margin: 10px; padding: 10px; background-color: #eee; border: 1px solid #666; margin-left: auto; margin-right: auto;}

/*linkbuttons*/
 a.formbutton2:link, a.formbutton2:visited, a.formbutton2:hover	{
	border: 1px solid #333333;
	background-color: #eeeeee;
	text-align: center;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	font-size: 10pt;
	width: 140px;
	display: block;
	color: #000;
	text-transform: lowercase;
	background-image: url('../../../common/images/button_shadow.gif');
}

/* bravenet main logged out navigation and footer  */
ul#navigationBar { list-style-type: none;  width: 955px; margin: auto; height: 50px; }
ul#navigationBar li { float: left; margin-top: 13px; padding: 0 10px; border-right: 1px solid #fff;}
ul#navigationBar li.first { padding-left: 0px; }
ul#navigationBar li.last { border-right-width: 0; }
ul#navigationBar li a, ul#navigationBar li a:visited { float: left }

ul#navigationBar li #home { background: url(../../../common/images/shell/navigation/home.gif) no-repeat; }
ul#navigationBar li a#home, ul#navigationBar li a#home:visited { background: url(../../../common/images/shell/navigation/home.gif) no-repeat; width: 51px; height: 22px; }
ul#navigationBar li a#home:hover {  background: url(../../../common/images/shell/navigation/home_hover.gif) no-repeat; width: 51px; height: 22px; }

ul#navigationBar li #hosting { background: url(../../../common/images/shell/navigation/hosting_domains.gif) no-repeat; }
ul#navigationBar li a#hosting, ul#navigationBar li a#hosting:visited { background: url(../../../common/images/shell/navigation/hosting_domains.gif) no-repeat; width: 215px; height: 22px; }
ul#navigationBar li a#hosting:hover {background: url(../../../common/images/shell/navigation/hosting_domains_hover.gif) no-repeat; width: 215px; height: 22px; }

ul#navigationBar li #tools { background: url(../../../common/images/shell/navigation/web_tools.gif) no-repeat; }
ul#navigationBar li a#tools, ul#navigationBar li a#tools:visited { background: url(../../../common/images/shell/navigation/web_tools.gif) no-repeat; width: 113px; height: 22px; }
ul#navigationBar li a#tools:hover { background: url(../../../common/images/shell/navigation/web_tools_hover.gif) no-repeat; width: 113px; height: 22px; }

ul#navigationBar li #widgets { background: url(../../../common/images/shell/navigation/web_widgets.gif) no-repeat; }
ul#navigationBar li a#widgets, ul#navigationBar li a#widgets:visited { background: url(../../../common/images/shell/navigation/web_widgets.gif) no-repeat; width: 98px; height: 22px; }
ul#navigationBar li a#widgets:hover { background: url(../../../common/images/shell/navigation/web_widgets_hover.gif) no-repeat; width: 98px; height: 22px; }

ul#navigationBar li #resources { background: url(../../../common/images/shell/navigation/resources.gif) no-repeat; }
ul#navigationBar li a#resources, ul#navigationBar li a#resources:visited { background: url(../../../common/images/shell/navigation/resources.gif) no-repeat; width: 114px; height: 22px; }
ul#navigationBar li a#resources:hover {background: url(../../../common/images/shell/navigation/resources_hover.gif) no-repeat; width: 114px; height: 22px; }

ul#navigationBar li #help { background: url(../../../common/images/shell/navigation/help.gif) no-repeat; }
ul#navigationBar li a#help, ul#navigationBar li a#help:visited { background: url(../../../common/images/shell/navigation/help.gif) no-repeat; width: 39px; height: 22px; }
ul#navigationBar li a#help:hover { background: url(../../../common/images/shell/navigation/help_hover.gif) no-repeat; width: 39px; height: 22px; }

ul#navigationBar li #sitemap { background: url(../../../common/images/shell/navigation/sitemap.gif) no-repeat; }
ul#navigationBar li a#sitemap, ul#navigationBar li a#sitemap:visited { background: url(../../../common/images/shell/navigation/sitemap.gif) no-repeat; width: 65px; height: 22px; }
ul#navigationBar li a#sitemap:hover { background: url(../../../common/images/shell/navigation/sitemap_hover.gif) no-repeat; width: 65px; height: 22px; }
.menuText { display: none; } 

#footerWrap { width: 100%; min-width: 996px!important; min-width: 980px; margin: 0; padding: 0; background: url(../../../common/images/shell/navigation/footer_back.gif) left top repeat-x; margin-top: 30px;}
div#footer { width: 996px!important; width: 980px; margin: 0 auto; padding: 0; height: 34px; background: url(../../../common/images/shell/navigation/footer_back.gif) left top repeat-x; color: #fff; }

div#footer ul { list-style-type: none; width: 955px; margin: 0 auto; padding: 0; height: 34px; }
div#footer ul li { display: block;  float: left; margin-top: 8px; padding: 0px 10px; border-right: 1px solid #fff;}
div#footer ul li.first { padding-left: 0px; }
div#footer ul li.last {  border-right: 0px;  }
div#footer ul li a, div#footer ul li a:visited { font-weight: bold; color: #fff; text-decoration: none; }
div#footer ul li a:hover { color: #FF5B0A; }
#copy { clear: both; color: #969696; margin-left: 20px; margin-top: 10px; width: 400px; float: left; }
#hitslink { margin: auto; text-align: right;  margin-top: 5px; width: 250px; float: right; }
.clearMargin30 { margin:30px; clear:left; }

/* featured links */
#featured { clear: both; width: 930px; padding-left: 20px; margin: auto; margin-top: 50px;}
#featured a.becomeFeatured, #featured a.featuredBMN { font: 9pt trebuchet MS, sans-serif; float: left;}
#featured a.becomeFeatured { float: right;}
p.featureDesc { font: 11px tahoma, sans-serif; color: #666; margin: 10px 10px 20px 10px; }
.sponsorlinks { margin-left: 10px; margin-top: 5px;  margin-right: 10px; text-align: left; }
.linkGroup {  float: left; width: 300px; margin-right: 10px; }
.sponsorlinks a, .sponsorlinks a:visited, .sponsorlinks a:hover { font: bold 10px tahoma,verdana,helvetica; color: #4343b8; text-decoration: underline;}
a.sponsorlinks_desc, a.sponsorlinks_desc:visited, a.sponsorlinks_desc:hover { font: 10px tahoma,arial,helvetica; color: #666; text-decoration: none; }


/* forms */
#pageTop form.login { float: right; padding-top: 15px; width: 385px; }
#pageTop form.login fieldset	{	border: 0px; }
#pageTop form.login fieldset input { width: 70px;	}
#pageTop form.login fieldset input.submit	{	width: auto; text-transform: uppercase;	}
#pageTop form.login div {	text-align: right; margin-right: 15px;	}
.signup_label { width: 120px; float: left; text-align: right; padding-right: 10px; margin-top: 5px;}
.signup_input input { background-color: #fff; }
.signup_input2 input { background-color: #fff; }
.lostPassword { margin-right: 12px; }
#upgrade_start { float: left; width: 550px;  }
#domainSearch { float: left; margin-left: 25px; width: 550px; }
#domain_search_form .domainInput { width: 250px; margin: 0px; padding: 0px;}
#domainPerks { float: right; width: 200px; margin-right: 130px; }
#domainPerks img { display: block; }

#domain_results table.domain_choices th{ font: bold 13pt Trebuchet MS, sans-serif; color: #89a91b; text-align: left; padding: 5px 15px;}
#domain_results table.domain_choices td { border: 1px solid #ddd; padding: 5px 15px; border-right-width: 0px;}
#domain_results table.domain_choices td.domains {  width: 200px; border-left-width: 0px; }
#domain_results h3 { color: #666; border-bottom: 1px solid #666; width: 510px; }
#domain_results td img { margin-bottom: -7px; }
.avail { color: #7f9a18; font-weight: bold;}
.notAvail { color: #f00; }

/* headers */
h1 {font: bold 20pt trebuchet MS, sans-serif; color: #666;}
h1.title { font: bold 18pt trebuchet MS, sans-serif; color: #FF5B0A; border-bottom: 1px dotted #ccc; }
h2 {font: bold 17pt trebuchet MS, sans-serif; color: #89a91b; margin-top: 20px;}
h2.title { border-bottom: 1px solid #ccc; }
h3 { font: bold 13pt trebuchet MS, sans-serif; color: #777; }
h2.alt { font-weight: normal; margin: 0; color: #666;}
h2.alt strong {font-style: italic; }
h4 { font-size: 14pt; }
h5 { font-size: 10pt; }
#smallLogoHeader { float: left; padding-top:20px; }
#domainSearch h3 { font-size: 15px; width: 400px; margin: 5px 0px 0px 0px; }
#domainSearch h4 {  font-size: 13px; color: #666; margin: 20px 0 0 0; }
#upgrade_start h4 { font-size: 13pt; color: #FF5B0A; margin-top: 0px;}
#domainSearch .note { font-size: 11px;}


/* text and alignments */
.text13b { font: bold 13pt trebuchet MS, sans-serif; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.text12 { font-size: 12pt; font-weight: normal; }
.lineHeight { line-height: 1.3em; }
.lineHeight2 { line-height: 1.5em; }
.plineLength { width: 60%; }
.smPrice { font: normal 9pt trebuchet MS, sans-serif; }
p.hostingRegn {  width: 500px; margin-left: 40px; font-size: 11pt; }
p.guaranteeDets { clear: both; margin-left: 35px; font-size: 9pt; padding-top: 40px;}

/* dividers */
div.divide { width: 100%; min-width: 996px!important; min-width: 980px; margin: 0; padding: 0; border-top: 2px solid #89a91b; background: url(../../../common/images/shell/divider-gradient.gif) left top repeat-x;}
.separator { background: url(../../../common/images/shell/dotted-line.gif) no-repeat; height: 3px; margin: 20px 0 20px 0px ! important; margin: 20px 0 10px 0px;}
.bottomBord { border-bottom: 1px solid #ccc; }
hr.hosting_options_sep { height: 2px; background-color: #aac930; border: 0; margin: 25px 0; }

/* wrappers */
#header { min-width: 980px; height: 100px; padding-top: 20px; }
#pageTop { width: 980px; margin: 0 auto; padding: 0;}
.contentWrap { width: 940px; padding: 10px 20px 0px 20px; margin-left: auto; margin-right: auto; padding-top: 10px!important; padding-top: 20px; position: relative; }

/* buttons */
img.button { margin-top: 20px; }
.buttBott {width: 450px; margin-left: 110px; margin-top: 50px;}
.buttBott img { float: left; width: 162px; margin-right: 15px; }

/* columns */
.columnL { width: 386px; float: left; }
.columnR { width: 544px; float: right; }

/*floats and display*/
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.clearRight { clear: right; }
.clearLeft { clear: left; }
.noDisplay { display: none; }

/* margins and padding */
.noMargin { margin: 0px; }
.noMT { margin-top: 0px; }
.noMB { margin-bottom: 0px; }
.ML10 { margin-left: 10px; }
.MT20 { margin-top: 20px; }
.MB10 { margin-bottom: 10px; }
.MR10 { margin-right: 10px; }
.MR15 { margin-right: 15px; }
.MR40 { margin-right: 40px; }
.red {border: 1px solid red;}

/* lists*/
div.serviceIndex ul { list-style-type: none;}
div.serviceIndex li { float: left; width: 300px;  line-height: 2em;}
ul.terms {list-style-type: none; width: 350px; float: left;  margin: 0; padding: 0 0 0 25px;}
ul.terms li {background: url(../../../common/images/shell/bullet.gif) top left no-repeat; padding-left: 15px;}
div.catlist { width: 100%; }
.featureList { width: 350px; float: right; }
.featureList h3 { margin-top: 0px; color: #FF5B0A;}
.featureList ul {list-style-image: url(../../../common/images/shell/bullet.gif); margin-left: 0px; padding-left: 20px;}

/* tables */
table { border-collapse: collapse; border: 0px; border-color: #e5e5e5;}
table.priceMatrix { width: 325px; margin-left: 10px; float: left; }
table.priceMatrix td, table.priceMatrix th { text-align: left; border: 1px solid #ddd; padding: 5px 12px;}
table.priceMatrix th { border-top-width: 0px; }
table.priceMatrix th.term, table.priceMatrix td.term { border-left: 0px;}
table.priceMatrix td.permo, table.priceMatrix td.total, table.priceMatrix th.permo, table.priceMatrix th.total { text-align: right; }
table.priceMatrix td.selectTerm, table.priceMatrix th.selectTerm { text-align: center; padding: 0 10px; border-left-width: 0px; }
table.priceMatrix td.selectTerm input { border-width: 0px; }
table.priceMatrix td.savings, table.priceMatrix th.savings {  border-right-width: 0px; text-align: right; }



/*colors */
.accent { color: #FF5B0A; }
.accentSub { color: #89a91b; }
.accentNote { color:#FF5B0A; background-color: #fff6dc;padding-left:5px; }
.noteBox { font-size: 12px; padding: 2px; }

.managerSection { padding-top: 10px; } 

/* partners page */
ul.partnerList {
	list-style-image: url(../../../common/images/shell/bullet.gif); 
	margin: 0px; padding: 0px; padding-left: 15px; 
}

ul.partnerList li {
	padding-bottom: 15px;
}


/* images and backgrounds */
#member { text-align: right; margin-right: 20px;}
img.guarantee { position: absolute; top: 100px; right: 80px;}
img.noDomain { margin-top: 15px; }

/* special */
table.domain_choices { margin-left: 20px;  }
div#status { width: 450px; text-align: center;}
div#status {margin-top: 20px;}
div.validate_pg_optins span.check { width: 25px; float: left;} 
div.validate_pg_optins span.text  { width: 195px; float: left; }
div.validate_pg_optins strong {display: block; }
div.validate_pg_optins a, div.validate_pg_optins a:visited {display: block; }
div.validate_pg_optins img { width: 217px; float: left; margin-right: 20px; margin-bottom: 15px;}
div.validate_pg_optins br { clear: left; display: block; margin-top: 20px; border: 1px solid red;}
div.privacy { float: left; width: 740px;}
div.privacy p { margin-left: 20px; margin-top: 15px; }
input.account_valid_submit {clear: left; margin-top: 20px;}
#old_email { margin: 20px 0 30px 0; }