* {
   padding: 0px;
   margin: 0px;
}

img {
   border: 0px;
}

body {
   text-align: center;
   background-color: #44749B;
}

hr {
   color: #DCDCDC;
   border: 0px;
   border-top: 1px solid #DCDCDC;
   height: 1px;
   margin: 5px 0px;
}

h1 {
   font-family: Arial;
   font-size: 16pt;
   color: #87A136;
   padding: 5px 0px 10px 10px;
}

h2 {
   font-family: Arial;
   font-size: 12pt;
   color: #87A136;
   padding: 20px 0px 5px 10px;
}

table {
	text-align:left;
}

tr {
	margin: 10 10 10 10E9
	border: solid 1px #8FBCE9;
}

div#container {
   margin: 20px auto 0px auto;
   width: 900px;
   border: 1px solid #003D52;
   background-color: #F5F5F5;
   text-align: left;
   padding: 1px;
}

/* Header */

div#header {
   background: #FFFFFF url('images/header_bg.png') repeat-x top;
   height: 95px;
}

div#header_left {
   background: #FFFFFF url('images/header_left.png') no-repeat top left;
   float: left;
   width: 10px;
   height: 95px;
}

div#header_right {
   background: #FFFFFF url('images/header_right.png') no-repeat top right;
   float: right;
   width: 10px;
   height: 95px;
}

div#header_menu {
   float: right;
   padding: 10px 5px 0px 0px;
   color: #195989;
   font-family: Arial;
   font-size: 10pt;
}

div#header_menu a {
   font-weight: bold;
   text-decoration: none;
   color: #44749B;
}

div#header_menu a:hover {
   text-decoration: underline;
}

/* Menu */

div#menu {
   height: 25px;
   background: #134870 url('images/menu_bg.png') repeat-x top;
}

div#menu a {
   color: #F4F4F2;
   font-weight: bold;
   font-family: Arial;
   font-size: 10pt;
   text-decoration: none;
   display: block;
   width: 100px;
   text-align: center;
   padding-top: 3px; 
   float:left;
}

div#menu a:hover {
   text-decoration: underline;
}

div#menu_right {
   background: #FFFFFF url('images/menu_right.png') no-repeat top right;
   float: right;
   width: 295px;
   height: 25px;
}

/* Content */

div#content {
   background: #F5F5F5 url('images/content_bg.png') repeat-x top;
   padding: 30px 10px 10px 10px;
}

div#content_right {
   padding: 0px 15px 0px 15px;
   background: transparent url('images/content_right.png') repeat-y left;
   float: right;
   width: 240px;
   font-family: Arial;
   font-size: 9pt;
}

div.content_box {
   background: transparent url('images/content_box_bg.png') repeat-y left;
   font-family: Arial;
   font-size: 9pt;
   padding: 5px 10px;
}

div.content_text {
   font-family: Arial;
   font-size: 10pt;
   padding: 5px 15px 5px 10px;
   margin-left: 10px;
   margin-right: 10px;
}

/* Footer */

div#footer {
   clear:both;
   background: #F5F5F5 url('images/footer_bg.png') repeat-x bottom;
   height: 68px;
   text-align: center;
}

/* Hosting Page */

.plan_Chart {
	text-align:center;
	border: 1px solid #dddddd;
	padding: 8px;
	padding-left:18px;
	margin: 0px;
	font-size: 12px;
	text-align:left;
	margin:0 auto;

}

.heading_td td { 
	border: 1px solid #dddddd;
	padding: 8px;
	padding-left:18px;
	margin: 0px;
	font-size: 12px;
	text-align:left;
}

/*td {
	text-align:center;
}
*/

.td_right {
	text-align:right;
	vertical-align:middle;
	padding-left:2px;
	font-size:13px;
	
}

.heading_plan {
	text-align:center;
	font-size:16px;
	font-family:tahoma;
	text-decoration:underline;
}

.plan_price {
	font-size:12px;
	font-weight:normal;
	color:#666666;
	font-family:tahoma;
	text-align:center;
}

/* Dedi Page */

.dedi_price {
	font-size:12px;
	font-weight:normal;
	color:#0753ee;
	font-family:tahoma;
	text-align:left;
}

.dedi_cell {
	text-align:left;
}

.dedi_heading_plan {
	text-align:left;
	font-size:16px;
	font-family:tahoma;
	text-decoration:underline;
}


/* legacy */

.navbutton {
background-color: #EFF2F9;
font-size:12px;
cursor: pointer;
cursor: hand;
text-align:center;
}


.navbuttonon {
background-color: #8FBCE9;
cursor: pointer;
cursor: hand;
font-weight: bold;
text-align:center;
font-size:12px;
color: #ffffff;
}

.navinput {
border: 1px solid #8FBCE9;
width: 100px;
}



table.frame {
        width: 100%;
	border: 1px solid #8FBCE9;
	border-collapse:collapse;
        padding: 20px;
	padding-right:10px;
	padding-left:50px;
}

.prop{
        height:500px;
        float:right;
        width:1px;
}


#LeftPanel {
        width:120px;
        float:left;
        vertical-align:top;
        height:400px;
}

#mainContent {
	float:left;
	vertical-align:top;
	margin-left:20px;
	margin-bottom:50px;
	width:600px;
}

.id {
	text-align:center;
	width:55px;
}

.left {
	text-align:left;
}

.middle {
	text-align:center;
}

.right {
	text-align:right;
}

.fieldarea {
        background-color: #EFF2F9;
        text-align: right;
}

.error {
	color:#FF0000;
	font-weight:bold;
}

.smallerror {
	color:#FF0000;
	font-size:small;
}

#results {
	height:120px;
	width:400px;
	background-color:white;
	display:block;
	overflow:auto;
	border:1px solid black;
}

#results table {

}

#results table th {
        text-align:left;
        width:100%;
}

#results table td {
        text-align:right;
}

#results a {
	color: #000000;
}


#recentuploads {
	border: .2em dotted #000;
}
