body {
	margin:0px;
	padding:0px;
	border:0px;
	list-style: none;
	background-color:#ffffff;
}

body, div, ul, li, h1, h2, h3, h4, h5, h6, p, input, select, textarea, table {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	color: #000000;
}

img, ul, li, h1, h2, h3, h4, h5, h6, p, div {
	margin:0px;
	padding:0px;
	border:0px;
	list-style: none;
}

img, div { behavior: url(iepngfix.htc) }

.BaseDiv {
	width:100%;
	height:100%;
}

/*///////////////
/    HEADERS    /
///////////////*/

.HeaderDiv {
	width: 100%;
	height: 30px;
	background:url(images/bg_head.jpg) no-repeat left top;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #4aa353;
}

.Logo {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	line-height: 30px;
	padding-left: 10px;
}

.Hed_Green, .Hed_Grey {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.Hed_Green h1, .Hed_Grey h1, .Hed_Green_half, tr.Hed_Green {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	color: #4aa353;
	font-size: 13px;
	font-weight: bold;
	background-color: #dbeddd;
	background: url(images/bg_bar.jpg) repeat-x 0 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.Hed_Green_half {
	width: 385px;	
}

/*///////////////
/    NAV BAR    /
///////////////*/

.Nav {
	width:100%;
	clear: both;
	text-align: center;
	height: 20px;
	padding: 40px 0 0 0;
	overflow: hidden;
}

.overview, .websites, .emails, .databases, .applications, .billing, .reseller, .support, .logout {
	color: #666666;
	text-decoration:none;
	height: 10px;
	padding: 40px 5px 5px 5px;
	overflow: hidden;
}

.overview {	background: url(images/overview.png) no-repeat center top; }

.websites {	background: url(images/website.png) no-repeat center top; }

.emails { background: url(images/email.png) no-repeat center top; }

.databases { background: url(images/database.png) no-repeat center top; }

.applications { background: url(images/apps.png) no-repeat center top; }

.billing { background: url(images/billing.png) no-repeat center top; }

.reseller { background: url(images/reseller.png) no-repeat center top; }

.support {	background: url(images/support.png) no-repeat center top; }

.logout { background: url(images/logout.png) no-repeat center top; }

.overview:hover, .websites:hover, .emails:hover, .databases:hover, .applications:hover, .billing:hover, .reseller:hover, .support:hover, .logout:hover {
	background-color: #dbeddd;
	color: #000000;
}

/*/////////////////
/    CONTAINER    /
/////////////////*/

.Rc_top {
	clear: left;
	width: 800px;
	padding: 0 10px 0 10px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background: url(images/bg_head.jpg) no-repeat 0 0;
	border: 1px solid #4aa353;
	margin: 20px 0 0 0;
}

.RC_body {
	width: 800px;
    min-height: 200px;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #4aa353;
	border-right: 1px solid #4aa353;
	padding: 5px 10px 5px 10px;
	margin: 0;
	
}

.Rc_bot {
	width: 800px;
	padding: 0 10px 0 10px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background: url(images/bg_head.jpg) no-repeat 0 0;
	border: 1px solid #4aa353;
	margin: 0;
}

table.infobox {
	clear: left;
	width: 802px;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0;	
	text-align: left;
}

table.centerbox table.infobox { width: 402px; }

td.infobox_top_left, td.infobox_top_right, td.pixelborder_left, td.pixelborder_right, td.infobox_bottom_left, td.infobox_bottom_right { display: none; }
td.infobox_top_middle {
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background: url(images/bg_head.jpg) no-repeat 0 0;
	border: 1px solid #4aa353;
}

/*//////////////////////
/    TABLES + CELLS    /
//////////////////////*/

.left-container1, .left-container2, .left-container3, .left-container4, .left-container5, .left-container6, .Col11_Hed, .Col11, div.left-container3col, .Col9 {
	float: left;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.table-row{ 
	clear: both;
	height: 25px;
	margin: 5px 0 0 5px;
	padding: 0;
}

.left-container1 { width: 140px; }

.left-container2 { width: 180px; }

.left-container3 { width: 100px; }

.left-container4 { width: 275px; }

.left-container5 { width: 45px; }

.left-container6 { width: 200px; }

.Col11_Hed { width: 150px; }

.Col11 {
	width: 135px;
	overflow: hidden;
}

.left-container3col { width: 75px; }

.Col9 { width: 500px; }

#togglego { margin-top: 10px; }

.WhiteDiv P, .WhiteDiv_half P {
	min-height: 20px;
	line-height: 20px;
	text-align: left;
}

.WhiteDiv, .wdMail, .wdPHP, .wdFTP {
	text-align: left;
	min-height: 10px;
	clear: both;
}

.wdMail, .wdPHP, .wdFTP {
	margin-bottom: 5px;
	height: 150px;
}

.wdMail { background: url(images/bg_mail.jpg) no-repeat right bottom; }
.wdPHP { background: url(images/bg_php.jpg) no-repeat right bottom; }
.wdFTP { background: url(images/bg_ftp.jpg) no-repeat right bottom; }

.LoadingDiv, .LoadingDiv2 {
	margin-bottom: 8px;
	margin-top: 18px;
	width:322px;
	height:16px;
	border:#d2d2d2 1px solid;
	background-color:#f5f5f5;
	margin-left:14px;
}

span.money { color: #4aa353; }

p.notes { color: #666666; font-size: 11px; }

td.miniheader { font-weight: bold; }

.divNotice {
	width: 680px;
	height: auto;
	padding: 10px;
	background-image: url(images/bg_msg.jpg);
	border: 2px solid #4aa353;
	color: #000000;
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 40px;
}

.divNotice span.closeMessages {
	border: 1px solid #4aa353;
	padding: 2px;
	float: right;
	margin: 0;
	font-size: 12px;
}

.divNotice span.closeMessages a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.divNotice P { clear: both; }

/*/////////////
/    FORMS    /
/////////////*/

.floatright {
	float:right;
    margin: 0;
}

textarea.customtextarea {
	width:690px;
    height:300px;
}

input.formtextbox, select, .left-container2 input {
	width: 150px;
	height: 18px;
	border: 1px solid #4aa353;
}

select { height: 18px; }

textarea { 	border: 1px solid #4aa353; }

/*///////////////
/    BUTTONS    /
///////////////*/

.submit_button, .submit_button2 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #4aa353;
	background: url(images/bg_submit.jpg) repeat-x 0 0;
	color: #fff;
	padding: 0 5px 0 5px;
	width: auto!important;
	font-size: 11px;
	border: 0!important;
	height: 20px!important;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

/* some <a>'s refuse to have fixed heights unless the object is floated */
.submit_button2 {
	float: right!important;
	margin-left: 5px;
}

.submit_button:hover, .submit_button2:hover {
	cursor: pointer;
}



