body {
	background-color: #ffffff;
	font: 11px tahoma,arial,helvetica;
	color: #000000;
	margin: 0px;
	padding: 0px;
	cursor: default;
}


table {
    text-align: left;
}

H1 {font: 16px Arial; color: #000000; font-weight: bold; margin: 0px;}
H2 {font: 15px Arial; color: #000000; font-weight: bold; margin: 0px;}
H3 {font: 13px tahoma,arial,helvetica; color: #af0b1c; font-weight: bold; margin: 0px;}
H4 {font: 12px tahoma,arial,helvetica; color: #000000; font-weight: bold; margin: 0px;}
H5 {font: 11px tahoma,arial,helvetica; color: #000000; font-weight: bold; margin: 0px;}
H6 {font: 10px tahoma,arial,helvetica; color: #000000; font-weight: bold; margin: 0px;}

TABLE { font: 11px tahoma,arial; color: #000000; font-weight: normal; }


a { color: #004891; text-decoration: underline }
a:visited { color: #004891;  text-decoration: underline }
a:hover { color: #000099;  text-decoration: underline }
a.devlink2 { font: 11px tahoma,arial,helvetica; color: #000000; text-decoration: none; padding: 0px;}
a.devlink2:visited { font: 11px tahoma,arial,helvetica; color: #000000;	text-decoration: none; font-weight: normal; }
a.devlink2:hover { font: 11px tahoma,arial,helvetica; color: #000000; text-decoration: underline; font-weight: normal; }

a.redlink { font: 11px tahoma, sans-serif; color: #AF0B1C; text-decoration: underline }
a.redlink:visited { font: 11px tahoma, sans-serif;  color: #AF0B1C;  text-decoration: underline }
a.redlink:hover {  font: 11px tahoma, sans-serif; color: #AF0B1C;  text-decoration: underline }

a.redlinkb { font: bold 11px tahoma, sans-serif; color: #AF0B1C; text-decoration: underline }
a.redlinkb:visited { font: bold 11px tahoma, sans-serif;  color: #AF0B1C;  text-decoration: underline }
a.redlinkb:hover {  font: bold 11px tahoma, sans-serif; color: #AF0B1C;  text-decoration: underline }


input,select,textarea,.iframeeditor { padding:1px; border:1px solid #969696; font:11px tahoma,arial,helvetica; }
select optgroup { padding:1px; font:13px tahoma,arial,helvetica; font-weight: bold;}
select optgroup option { padding:1px; font:11px tahoma,arial,helvetica; padding-left: 10px;}

/* text classes */
.text { font: 12px tahoma,arial,helvetica; color: #000000;}
.text10 { font: 10px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11 { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11b { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text12b { font: 12px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text12bb { font: 12px tahoma,arial,helvetica; color: #004891; font-weight: bold; }
.text13b { font: 13px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text14 { font: 14px arial,helvetica; color: #000000;}
.text14b { font: bold 14px arial,helvetica; color: #000000;}
.text16b { font: 16px Arial; color: #000000; font-weight: bold; }
.text18bb	{ font: 18px arial,helvetica, verdana; color: #2B6EBB; font-weight: bold; }
.text18b	{ font: 18px arial,helvetica,verdana; color: #000000; font-weight: bold; }
.text20b { font: bold 20px arial,helvetica; color: #000000;}

.redtitle
{
	color: #AF0B1C;
	padding: 10px 0px;
	font: bold 11px tahoma, sans-serif;
}

.redtitle2
{
	color: #AF0B1C;
	font: bold 11px tahoma, sans-serif;
}


.ulheading
{
	color			: #888;
	font			: bold 16px Arial;
	border-bottom	: 1px solid #888;
	margin			: 0px 0px 10px;
}

.ulmain
{
	font			: bold 16px arial, sans-serif;
	color			: #000;
	border-bottom	: 1px solid #000;
	margin			: 25px 0px 10px;
}
.ulmain span
{
	color			: #f00;
}
.ulsub
{
	color			: #000;
	font			: bold 16px Arial;
	border-bottom	: 1px dotted #B9C6D4;
	margin			: 20px 0px 0px 0px;
}

.note
{
	font: 10px tahoma, sans-serif;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}



.opdesc {
	font: 11px tahoma,arial,helvetica;
	color: #000000;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 15px;
}
.opholder {
    font: 11px tahoma,arial,helvetica;
    color: #000000;
    font-weight: normal;
    padding-left: 20px;
}

.opholder2 {
    font: 11px tahoma,arial,helvetica;
    color: #000000;
    font-weight: normal;
    padding-left: 20px;
	padding-bottom: 20px;
}

.opend {
    background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.cssbluebutton  {
	font: 10px tahoma,arial,helvetica;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	width: 50px;
	padding: 2px;
	cursor: hand;
}

.cssbluebuttonDown  {
	font: 10px tahoma,arial,helvetica;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background-color: #dddddd;
	border: 1px solid #444444;
	width: 50px;
	cursor: pointer;
    padding: 2px;
    cursor: hand;
}

.cssbluebutton a, .cssbluebutton a:visited, .cssbluebuttonDown a {
    color: #000000; text-decoration: none;
}




.formbutton_shadow {
	cursor: pointer;
	border: 0px solid #333333;
	height: 27px;
	margin: 0px;
	padding: 0px 9px 7px 0px;
	font: 11px tahoma,arial,helvetica;
	color: #004891;
	font-weight: bold;
	background: #eee url('/img/button.jpg') bottom right;
	}




.input_shadow
{
	background: #fff url('/img/inputbg.jpg') top left;
	height: 16px;
	padding: 3px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px;
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}





a.dropMenuLink { color: #444444; text-decoration: none;}
a:visited.dropMenuLink { color: #444444; text-decoration: none;}
a:hover.dropMenuLink { color: #444444; text-decoration: none; }

a.bluelink { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: none; }
a.bluelink:link { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: none; }
a.bluelink:visited { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: none; }
a.bluelink:hover { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: underline;}

a.bluelink2 {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink2:link {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink2:visited {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink2:hover {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: underline;}



.mainbgcolor
{
	background-color:#2B6EBB;
	color:#ffffff;
}



.signup_label
{
	font: bold 12px verdana,arial,helvetica;
	color: #004891;
	width: 120px;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}
.signup_input
{
	margin-top: 5px;
}

.hostingpackages
{
	padding-left: 25px;
	list-style-image: url(/img/lightbullet.gif);
	font: 12px arial,helvetica;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	height: 140px;
}

#selectionlist
{
	margin				: 0px;
	padding				: 0px;
}

#selectionlist li
{
	list-style-type		: none;
	text-align			: center;
	width				: 185px;
	float				: left;
	margin				: 3px;
	padding				: 0px;
}

#selectionlist li a
{
	font				: bold 12px Tahoma;
	color				: #555;
	display				: block;
	background-color	: #f1f1f1;
	border				: 1px solid #999;
	text-decoration		: none;
	padding				: 5px;
}

#selectionlist li a:hover
{
	background-color	: #E9EEFA;
	border-color		: #5A80D8;
}

.errorBar
{
	margin: 2px 0px 2px 0px;
	padding: 4px;
	border: 1px solid #999;
	background-color: #FFF9e1;
	color: #f00;
	font-size: 13px;
	font-weight: bold;
}

#navMenu
{
	float: right;
	width: 100%;
	border:  1px solid #999;
	background-color: #aaa;
	margin: 3px 0px;
    width:758px 
    width /**/:760px;
}







.dataTDFirst	{
	border-bottom: 1px solid #9EA4A6;
	padding-left: 10px;
}

.dataTD	{
	border-bottom: 1px solid #9EA4A6;
}

/* new styles for new look*/

.bnetHeader	{
	width:100%;
	text-align:left;
	background: #AF0B1C;
	height: 68px;
	border-bottom: 3px solid #A30B1A;
	border-top: 3px solid #C50E22;
	color: #fff;
}

.bnetHeader a:link, .bnetHeader a:visited	{
	text-decoration: none;
	color: #fff;
}

.footerHack
{
	margin-top: 10px;
}

#blueMenu	{
	width: 100%;
	background-color: #F7DCA0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#blueMenu ul	{
	height: 13px;
	list-style-type: none;
	border-top: 2px solid #FEE9BA;
	border-bottom: 2px solid #E8CE98;
	margin: 0px;
	padding: 2px 0px 2px 16px;
	color: #000;
}

#blueMenu li	{
	display :inline;
	float: left;
	padding-left: 6px;
}

#blueMenu li a:link, #blueMenu li a:visited	{
	font: bold 11px tahoma, sans-serif;
	text-decoration : none;
	color: #000;

}

.border	{
	width: 100%;
	height: 1px;
	border-top: 1px solid #D8D8D8;
	font-size: 0px;
}

.input_outl	{
	border: 1px solid #000;
	height: 15px;
	width: 63px;
	font: 11px arial;
	padding: 0px;
}

.login	{
	text-align: right;
	padding-bottom: 8px;
	padding-right: 10px;
	font: bold 11px tahoma, sans-serif;
	color: #fff;
}

.loginbox	{
	padding-top: 14px; 
	float: right;
	width: 388px;
}
