/* CSS Document */
html body     
{   width: 810px;
    padding: 0 0 0 0;
    margin: 15px 0 10px 0px;
    font-family: "Arial Narrow", "Abadi MT Condensed", Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align:center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #CCCCCC;
    color: #000000;


	}

html>body
{
    text-align:center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
	}

#iBody
{
    text-align: left;
    width: 810px;
    padding: 0 0 0 0;       
    margin-left: auto;
    margin-right: auto;	
	}

h2 {
	margin: 2px 0 6px -10px;
	padding: 4px 0 0 25px;
	font-size: 1.2em;
	background: url(../img/bullet.gif) left no-repeat;

	}

*html h2 {margin-left: 0px}

h3 {
	margin: 2px 0 6px -10px;
	font-size: 1.1em;
	padding: 0 0 0 15px;
	background: url(../img/bullet2.gif) left no-repeat ;

	}

*html h3 {margin-left: 0px}
	
p {
	margin: 2px 0 10px 0;
	}

a {	color: #AA4545; text-decoration:underline; }
a:visited { color: #AA5555; }
a:active { color: #BB4545; }
a:hover { color: #AA4545; text-decoration: none; }

em {margin-right: 1px;}

img {border: none}

#banner {
	height: 160px; 
	width: 810px;
	background: url(../img/banner.gif) no-repeat;
	}

#oMenu {
	position: absolute;
	top: 128px;
	height: 30px;
	width: 560px;
	margin-left: 230px;
	text-align:center;
	color: #FFFFFF;
	}

#iMenu {
	margin-top: 2px;
	}

#iMenu a {
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px 0 5px;
	font-size: .85em;
	color: #FFFFFF;
	padding: 4px 6px 4px 6px;
	}

#iMenu a.on {
	color: yellow; 
	}
	
#iMenu a:hover {
	color: #000000; 
	background-color: #FFFFFF;
	}

#oContent {
	margin: 0 0 0 0;
}
	
#tContent {display: none;}

#mContent {
	background: url(../img/content.gif) #FFFFFF repeat-y center ;
	}
	
#bContent {
	clear:both;
	background: url(../img/footer.gif) center repeat-y #CCCCCC;  
	}
	
#iContent {
	background: url(../img/content.gif) center repeat-y #CCCCCC;    
	}
	
.smallContent {
	}
	
.mediumContent {
	width: 445px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	padding-bottom: 35px;
	}
	
.wideContent {
	width: 540px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	padding-bottom: 35px;
	}

.fullContent {
	margin-left: 45px;
}

.activeContent {
	margin-left: 18px;
	font-family: Arial;
	font-size: 11px;
}
	
.footer {clear:both;
	}
	
.footer img {margin-left: 700px; margin-top: 10px;}	
	
.navButtons {
	float: left;
	width: 170px;
}

.navButtons .button {
	display: block;
	width: 157px;
	height: 35px;
	background: url(../img/button.gif) no-repeat;
	margin-top: 3px;
	margin-left:5px;
	}
	
.button a {
	display: block; 
	padding: 4px 0 0 15px;		
	}
	
.button a {color: #AA4545; text-decoration: none; }
.button a:hover {color: #DD4545; }		
.button a.on {color: #EE4545; }		

.navButtons .sep {display: none}

.logon {
	font-size: 1em;
	color: #FFFFFF; 
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	}

.logon form {margin: 0;}

.logon td.input input {height: 14px; padding: 0px; border: 0px; font-size: .8em; padding-left: 4px; margin-left:5px; width: 90px; text-indent: 2px;  }	

.logon td.input {
	background: url(../img/textbox.gif) left no-repeat; 
	font-size: 0.75em;
	width: 110px;
	height: 20px;
	color: #FFFFFF;
	}
	
.logon td.label {
	    font-size: 0.75em;
		color: #FFFFFF;
	}	

.logon td.button {text-align: right;}
.logon td.button input {width: 45px; height: 20px; font-size: 0.75em;}

.notices {
	float:left;
	width: 165px;
	}

.notices .panel {
	display: block;
	width: 155px;
	height: 135px;
	background-image:url(../img/panel.gif);
	}

.panel h2 {
	display: block;
	font-size: 0.95em;
	padding: 5px 0 0 8px;
	margin-left: 0px;
	color: #AA4545;
	background: none;
	}

.panel p {
	display: block;
	font-size: 0.8em;
	padding: 0 10px 0 12px;
	}
	
img.example
{	clear: both;
	float: right;
	margin-bottom: 20px;
	border: none;
	margin-left: 10px;
}

img.right
{	clear: both;
	float: right;
	margin-bottom: 10px;
	border: none;
	margin-left: 10px;
}

img.left
{	clear: both;
	float: left;
	margin-bottom: 10px;
	border: none;
	margin-right: 10px;
}

img.imgbottom {vertical-align: bottom;}

.glossary a {padding: 0 2px 0 2px;}
	
.tab_hosting
{
	margin-left: 5px;
}


.tab_heading
{
	font-weight: bold;
    text-align: center;
	font-size: 0.75em;
	}

.tab_data
{
	text-align: center;
	}

.bronze
{background-color: #E0E0E0; display:block;}
.silver
{background-color: #E0E0E0; display:block;}
.gold
{background-color: #E0E0E0; display:block;}
.unlimited
{background-color: #E0E0E0; display:block;}

.tab_hosting td { vertical-align: middle; padding-bottom: 3px;}
.tab_hosting tr.odd {background-color: #E0E0E0;}
.tab_hosting tr.even {background-color: #CBCBCB;}

	
.small {font-size: 0.75em}
.tcLink {text-align:center; margin-top: 25px; }
.hidden {display: none; visibility:hidden; padding: 0px; margin:0px; height: 0px}
.noCSS {display: none; visibility:hidden; padding: 0px; margin:0px; height: 0px}
.hLink {text-decoration:none; border: none; color: #000000;}
.center {text-align:center; }
a.hLink {color: #000000;}
