@charset "UTF-8";
/* general */
Html * {   margin: 0;   padding: 0; }

html {
	height: 100%;
}

body {background-image:url('../images/Blue_cell_computer_background.jpg');}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

ul {
	margin-left: 10px;
	padding-left: 0;
	padding-top: 10px;
	list-style: circle;
}


#Content {
	position:relative; /* needed for footer positioning*/
	background-color: #FFFFFF;
	/**
	width: 798px;
	*/
	width: 1024px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
	margin: auto;
	padding: 0px;
	
	/** height:auto !important; */ /* real browsers */
	/** height:100%; IE6: treaded as min-height*/
	/** min-height: 100%; */
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0E4358;
	text-decoration: none;
	text-align: left;
	clear:right;
	padding: 5px 0px 0px 0;
	margin: 0;
}

.floatLeft_image {
	margin: 0px;
	padding: 0px 0px 10px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
.floatRight_image {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
}
#clear {
	width:100%;
	height:20px;
	clear:both;
}

/* end general */

/* Head */

#Header {
	background-image: url(../images/new-header-1024.png);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 200px;
	/** height: 257px; **/
	width: 1024px;
	border-style: none;
}
#Header ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	padding: 20px 0px 0px 10px;
	text-align: left;
}
#Header li {
	display: inline;
	list-style-type: none;
}

#Header li a {
	/** padding-right: 8px; **/
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:3px;
	margin:0 5px;
}
#Header li a:hover {
	color: #2FC9F9;
	text-decoration: none;
	border-bottom:solid 1px #FFFFFF; 
}
#Header ul li.active a {color:#2FC9F9; border-bottom:solid 1px #FFFFFF; text-decoration:none;}

#Header li a:link, li a:visited {
	text-decoration: none;
}

#contact
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: auto;
	padding: 100px 0px 0px 10px;
	color: #009900;
	text-align: center;
}
/* end Head */


/* main contain */
#Main {
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	height: auto;
	width: 1000px;
	margin: 20px 0px 20px 20px;
}


#wrapper1 
{
	height: auto;
	/** width: 450px; */
	width: 670px;
	float: left;
}

#wrapper2
{
	height: auto;
	/** width: 750px; */
	width: 970px;
	float: left;
}


#Information {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 24px;
	/** color: #333333; */
	text-align:left;
	margin: auto;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#Information a {
	color: #333333;
	text-decoration: underline;
}
#Information a:hover {
	color: #2FC9F9;
	text-decoration: none;
}
#Information a:link, a:visited {
	text-decoration: underline;
}
#Information ul {
	padding: 0px 0px 0px 10px;
}
#Information li{
	list-style:circle;
	}
	
#Hosting {
	padding: 0px;
	float: left;
	height: auto;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#Hosting h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#Login {
	background-image: url(../images/Log_in.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 5px;
	clear: right;
	float: left;
	height: 160px;
	width: 270px;
}

#banner {
	background-image: url(../images/Log_in.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 5px, 10px, 0px, 10px;
	padding: 0px 15px 5px 15px;
	clear: right;
	width: 270px;
	height: 160px;
}

#banner h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0E4358;
	text-align: left;
	line-height: 20px;
	padding: 15px 15px 0px 0px;
}

#banner p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/** color: #0E4358;**/
	text-align: left;
	line-height: 20px;
	padding: 0px 25px 0px 10px;
}


#banner ul {
margin-left: 10px;
padding-left: 0;
padding-top: 10px;
list-style: none;
}

#banner li {
padding-left: 15px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
font-size: .8em;
}


#Login p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4358;
	padding: 0px;
	margin: 15px 20px 20px 25px;
	text-align: left;
	line-height: 20px;
}
#Login .submit {
	width:65px;
	height:auto;
	margin-top:5px;
	text-align:center;
}
#Login .textField {
	width:200px;
	height:15px;
	margin:5px 0px 5px 0px;
	text-align:left;
	border:solid;
	border-width:1px;
	border-color:#0E4358;
	background-color:#FFFFFF;
}
#Login .passWord {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 15px 20px 20px;
	text-align: right;
	line-height: 20px;
}
#Login .passWord a {
	color: #0E4358;
	text-decoration:none;
}
#Login .passWord a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#Login .passWord a:link, .passWord a:visited {
	text-decoration:none;
}
#Plans {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 270px;
}
/* end main contain */

/* Bottom */
#Bottom {
	/** position:absolute; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #737373;
	padding: 10px 0px 0px 0px;
	clear: both;
	height: auto;
	/** width: 798px; */
	width: 1024px;
	bottom:0;
}

#centerDiv {
	text-align: center;
}

#Bottom ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	padding: 5px 0px 15px 0px;
	text-align: left;
}
#Bottom li {
	/** display: inline; */
	list-style-type: none;
}

#Bottom li a {
	padding-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#Bottom li a:hover, li a:active {
	color: #2FC9F9;
	text-decoration: none;
}
#Bottom li a:link, li a:visited {
	text-decoration: none;
}

#bread {
	color: #ccc;
	background-color: #fff;
	padding: 3px;
	margin-bottom: 25px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#box1
{
 /**background-color : #FF9999;**/
 border:#339 solid 1px;
 color:#000000;
 font-family:verdana;
 font-size:0.9em;
 padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 40px;
}

/* Defines the style for the Shell text display div */
#shell
{
    background-color: #F7F7F7;
    font-family: monospace;
    white-space: pre;
}

/* Defines the style for the cursor span */
#shell-cursor
{
    background-color: blue;
}

.clean-gray {
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:#222222;
padding:4px;
text-align:center;
}

/* Defines the style for table */
#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 5px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}

