
/**
 =UNDO HTML
 ---------------------------------------------------------------------------- */
a:link,
a:visited { }
a:hover{ }

ul { list-style: none }

h1,
h2,
h3,
h4,
h5,
code { font-size: 1em; }

hr,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
body,
html,
p,
blockquote,
fieldset,
input { margin:0; padding:0 }
img,
input{border:none;
}
input.input_text,
select.input_text,
textarea.input_text{
border: 1px solid #a5a5a6;
}
input.text_button{
background: #597e9c;
border: 1px solid #404f5c;
color: #fff;
padding: 2px;
}
h1{
font-size: 14px;
}
p{
margin-bottom: 20px;
}
a img,
:link img,
:visited img { border:none }

address { font-style:normal }
/* LAYOUT - main body of page */
body, html {
	background:#6b6e71 url(../images/website/top_gradient.gif) top repeat-x;
	top:0px;
	margin:0;
	font-family:Arial, Tahoma; 
	}	
div#wrap {
width: 978px;
margin: 0 auto;
position:relative;
height:auto;
background: url(../images/website/page_shadow.gif) repeat-y;
}
	

/* LAYOUT - HEADER */
div#header {
display: block;
margin:0 auto;
padding:0;
background:transparent url(../images/website/top_gradient.gif) top repeat-x;
width:978px;
height:170px;
font-size:12px;
}
div#logo {
	position:absolute;
	top:12px;
	left:12px;
	width:259px;
	height:69px;
	background: url(../images/website/logo.jpg) top no-repeat;
	text-indent:72px;
	line-height:125px;
	color:#c0c7cc;
	letter-spacing:1px;
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	}
div#logo a:link,
div#logo a:visited{
	display:block;
	width:259px;
	height:69px;
	color:#c0c7cc;
	text-decoration: none;
	}

	ul#top_nav {
	position:absolute;
	top:0px;
	left:704px;
	height:33px;
	padding: 0;
	margin: 0;
	list-style: none;
	}

	ul#top_nav li {
	display:block;
	float: left;
	width: auto;
	margin: 0;
	padding:0;
	margin-right:1px;
	border:1px solid #5a7388;
	border-top:0;
	background:url(../images/website/button_off.gif) repeat-x;
	}

	ul#top_nav li a{
	display: block;
	width:62px;
	height:33px;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	line-height:33px;
	text-align:center;
	}
	ul#top_nav li.active{
	border:1px solid #d2d8de;
	border-top:0;	
	}
	ul#top_nav li a:hover{
	background:#5a89b1;
	}
	#top_nav li.active,
	#top_nav li.active a,
	ul#top_nav li.active a:hover {
	background:url(../images/website/button_on.gif) repeat-x;
	color:#404e5b;	
	}
	
	div#header div#search{
	position:absolute;
	top:40px;
	right:0px;
	width:430px;
	height:41px;
	background:transparent url(../images/website/search_glow.jpg) right no-repeat;
	}
	input.UserInput,
	input.UserPassword{
	margin-top:7px;
	margin-right:5px;
	margin-left:5px;
	border:1px solid #87949e;
	line-height:19px;
	}
	input.UserPassword{
	margin-right:0px;
	}	
	input.FormText{
	margin-top:7px;
	margin-right:5px;
	margin-left:5px;
	border:1px solid #87949e;
	line-height:19px;
	width:200px;
	height:20px;
	}
	input.signin{
	width:56px;
	height:21px;
	border:0;
	background:transparent url(../images/website/signin.jpg) center no-repeat;
	color:#FFF;
	line-height:18px;
	cursor:pointer;
	}
	input.submit{
	width:56px;
	height:21px;
	border:0;
	background:transparent url(../images/website/signin.jpg) center no-repeat;
	color:#FFF;
	line-height:18px;
	cursor:pointer;
	}
	
	.signout, .signout a{
	width:60px;
	height:21px;
	float:right;
	border:none;
	margin-top:40px;
	margin-right:12px;
	background:transparent url(../images/website/signin.jpg) center no-repeat;
	color:#FFF;
	line-height:18px;
	cursor:pointer;
	text-align:center;
	}
	a.forgot:link,
	a.forgot:visited{
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	}
	a.forgot:hover{
	text-decoration: underline;
	}
	span.user{
	color:#fff;
	}
	div#header div#top_corners{
	position:absolute;
	top:90px;
	left:9px;
	width:960px;
	height:22px;
	background:transparent url(../images/website/top_corners.gif) no-repeat;
	}
	
	div#header div#top_page{
	position:absolute;
	top:112px;
	left: 10px;
	width:958px;
	height:54px;
	background:#ececec url(images/website/rounded_corners.gif) bottom no-repeat;
	}
	h1{
	padding-left:20px;
	color:#666;
	font-size:16px;
	line-height: 25px;
	}
/* LAYOUT - FOOTER */
div#footer {
	clear:both;
	margin: 0 auto;
	position:relative;
	width:978px;
	height:67px;
	background:url(../images/website/footer.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	}
	#footer a {
		color:#fff;
		padding:20px;
		line-height:50px;
		}
div#author{
	margin: 0 auto;
	position:relative;
	width:978px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	background:#6b6e71;
	}		
	div#author div#copyright{
	display:block;
	float:left;
	line-height:20px;
	padding-left:20px;
	text-align:left;
	}
	div#author div#powered{
	display:block;
	float:right;
	margin-right:20px;
	line-height:20px;
	}
	div#author div#powered a{
	display:block;
	padding-right:35px;
	color:#fff;
	text-decoration:none;
	background: transparent url(../images/website/logo_small.gif) right no-repeat;
	}		

/* LAYOUT - CONTENT */
div#content {
	margin:20px 30px 20px 30px;
	min-height:500px !important; height:auto;
	color:#4b4d50;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div#content h2{
margin:0 auto;
margin-top:10px;
line-height:18px;
font-size:16px;
padding-left:16px;
background:url(../images/website/arrow.gif) left top no-repeat;
}
div#content a{
	color: #1c517b;
	}	
div#content a:hover{
	color: #fe7700;
	}
div#content p{
	line-height:16px;
	text-align:justify;
	}
div#content table.description{
	border-collapse:collapse;
	}
	div#content table.description tr td{
		padding:10px;
		vertical-align:top;
		width:308px;
		}	
			
/*LAYOUT PACKAGES */
/*---Menu---*/
ul.smallActive,
ul.mediumActive,
ul.largeActive{
	height: 26px;
	width: 272px;
	list-style:none;
	margin:0;
	margin-left:-18px;
	}
	ul.smallActive a,
	ul.mediumActive a,
	ul.largeActive a
	{
	display:block;
	width:74px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	text-align:center;
	}
	ul.smallActive a:hover,
	ul.mediumActive a:hover,
	ul.largeActive a:hover
	{
	color:#276a9f;
	}	
	ul.smallActive li,
	ul.mediumActive li,
	ul.largeActive li{
	float:left;
	list-style-type:none;
	background:none;	
	}		
	ul.smallActive li#smallPack a,
	ul.mediumActive li#smallPack a,
	ul.largeActive li#smallPack a{
	margin-left:42px;
	padding-top:7px;
	}
	li#mediumPack a,
	li#largePack a{
	text-indent:-5px;
	padding-top:7px;
	}
	ul.smallActive{
	background:url(../images/website/MenuPackage.jpg) center top no-repeat;
	}
	ul.mediumActive{
	background:url(../images/website/MenuPackage.jpg) center -26px no-repeat;
	}
	ul.largeActive{
	background:url(../images/website/MenuPackage.jpg) center -52px no-repeat;
	}
/*--End Menu--*/
table#PackageDetail{
	width:900px;
	height:312px;
	border-collapse:collapse;
}
table#PackageDetail tr td{
padding: 0;
}
	table#PackageDetail tr td#small{
		vertical-align: top;
		padding: 0;
		width: 268px;
		height: 300px;
	}
	
	table#PackageDetail tr td.details{
		background:url(../images/website/packages.gif) left top no-repeat;
	}
	div#small_div,
	div#medium_div,
	div#large_div{
		width:218px;
		height:295px;
		padding:5px 0px 0px 50px;
	}
	div#small_div{
		background:url(../images/website/packages.gif) left top no-repeat;
	}
	
	div#medium_div{
		background:url(../images/website/packages.gif) -268px top no-repeat;
	}
	
	div#large_div{
		background:url(../images/website/packages.gif) -536px top no-repeat;
	}
	
	table#PackageDetail tr td#small h2{
	font-family:"Trebuchet MS", Tahoma;
	font-size:18px;
	line-height:40px;
	font-weight:normal;
	margin:0 auto;
	padding:0;
	color:#1c517b;
	background:none;
	}
	table#PackageDetail tr td#small span.bold{
	font-weight:bold;
	line-height:18px;
	}
	table#PackageDetail tr td#small span.details_link{
	width:200px;
	padding-left:110px;
	line-height:44px;
	}
	table#PackageDetail tr td#small div.order{
	height:45px;
	width:215px;
	}
	table#PackageDetail tr td#small div.order a{
	display: block;
	width: 215px;
	height: 45px;
	background: url(../images/website/order.gif) 80px 4px no-repeat;
	text-decoration: none;
	}
	table#PackageDetail tr td#small div.order a span.price{
	font-size:15px;
	line-height:0px;
	font-weight:bold;
	}
	table#PackageDetail tr td#small div.order a span.month{
	font-size:12px;
	line-height:32px;
	}
	table#PackageDetail tr td#small div.order a span.order_now{
	padding-left:30px;
	padding-top: -7px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color: #fff;
	}
									
	table#PackageDetail tr td#Testimonials{
	width:631px;
	height:300px;
	padding:0;
	margin:0 auto;
	vertical-align:top;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialLeft{
	float:left;
	width:10px;
	height:300px;
	background:url(../images/website/PackageShadow.gif) top left no-repeat;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialText{
	float:left;
	background:#405362 url(../images/website/testimonials.gif) right top no-repeat;
	height:297px;
	width:572px;
	border-bottom:1px solid #7c8790;
	border-top:1px solid #d5d6d6;
	color:#fff;
	overflow: hidden;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialText a{
	color:#fff;
	}
	
	div#CustomerPicture div{
	height:297px;
	width:285px;
	vertical-align: middle;
	}
	
	table#PackageDetail tr td#Testimonials div#TestimonialText div#CustomerPicture{
	float:left;
	text-align:center;
	margin-top:40px;
	width:250px;
	vertical-align: middle;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialText div#CustomerPicture img{
	border:1px solid #98a2aa;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialText div#CustomerReview{
	float:left;
	margin-left:10px;
	text-align:justify;
	margin-top:50px;
	width:300px;
	height: 120px;
	vertical-align: middle;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialText div#CustomerReview p{
	text-align:right;
	margin-right: 10px;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialText div#CustomerReview table tr td p{
	text-align:right;
	height:auto;
	margin-right: 0;
	}
	table#PackageDetail tr td#Testimonials div#TestimonialText div#CustomerReview a.join{
	display:block;
	margin-left:80px;
	margin-top:30px;
	width:106px;
	height:32px;
	text-decoration:none;
	font-weight:bold;
	line-height:32px;
	background:url(../images/website/join.jpg) no-repeat;
	text-align:center;
	}						
	table#PackageDetail tr td#Testimonials div#TestimonialRight{
	float:left;
	width:48px;
	height:300px;
	background:url(../images/website/TestimonialsRight.gif) top no-repeat;
	}				
	table#PackageDetail tr td#BoxShadow{
	width:900px;
	height:12px;
	background:url(../images/website/BoxShadow.jpg) no-repeat;
	}
/************home list********/	
	ul.links{
	list-style:none;
	margin:0;
	padding:0;
	}
	ul.links li{
	list-style-type:none;
	background:url(../images/website/link_arrow.gif) left center no-repeat;
	height:20px;
	padding-left:15px;
	}
	ul.links li a{
	font-weight:bold;
	}
/**********PACKAGES TABLES***********/
div.left{
float:left;
width: 443px;
}
div.right{
float:left;
margin-left:30px;
}
table.hosting{
	border-collapse:collapse;
	margin-bottom:20px;
	}
	table.hosting tr td,
	table.hosting tr th{
	padding:5px;
	}
	table.hosting tr.head{
	background:#fff url(../images/website/hosting_head.gif) top repeat-x;
	color:#000;
	height:30px;
	}
	table.hosting tr.head th.feature{
	width:300px;
	text-align:left;
	}
	table.hosting tr.odd{
	background:#ececec;
	}
	table.hosting tr.even{}
	table.hosting tr.odd td,
	table.hosting tr.odd th{
	border-right:1px solid #fff;
	}
	table.hosting tr td.short_td,
	table.hosting tr th.short_td{
	width: 200px;
	text-align: left;
	}
	table.hosting tr th.long_td,
	table.hosting tr td.long_td{
	width: 300px;
	text-align: left;
	}
	table.hosting tr th.long_td span{
	font-weight: normal;
	}
	span.small{
	font-weight: normal;
	font-size: 12px;
	}
/**********USER MENU***************/
ul#user_menu{
position: absolute;
top: 63px;
right: 0;
height: 28px;
width: 690px;
z-index: 9999;

}
ul#user_menu li{
float: left;
margin-right: 10px;
height: 28px;
}
ul#user_menu li.active{
height: 28px;
background: #fff;
}
ul#user_menu li.active a{
color:#1c517b;

}
ul#user_menu li a{
color: #fff;
line-height: 28px;
padding: 3px;
text-decoration: none;
}
ul#user_menu li a:hover{
text-decoration: underline;
color:#CCCCFF;
} 
table.billing_history{
width: 916px;
border-collapse: collapse;
}
table.billing_history tr td.invoice{
background: #405160; 
color: #FFFFFF; 
font-weight: bold;
padding: 5px; 
}
table.billing_info{
border-collapse: collapse;
width: 916px;
}
table.billing_info tr th{
background: #889bac;
color: #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 5px;
}
table.billing_info tr th.units{
width: 100px;
}
table.billing_info tr th.period{
width: 250px;
text-align: center;
}
table.billing_info tr th.billing_cycle{
width: 100px;
text-align: center;
}
table.billing_info tr th.product_description{
width: 250px;
}
table.billing_info tr td{
background: #f2f5f8;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 5px;
}
div.amount{
float: left; 
width: 500px;
}
div.print{
height: 30px;
}


.imageInGallery{		
		width:290px;
		height:250px;
		
		
		/* Never change these 3 value */
		left:300px;
		top:280px;
		position:absolute;	
	}
div.footer_package{
clear: both;
margin-left: 300px;
width: 320px;
height: 36px;
}
a.compare_package:link,
a.compare_package:visited,
a.order_package:link,
a.order_package:visited{
display: block;
width: 130px;
height: 36px;
float: left;
cursor: pointer;
}
a.compare_package{
background: url(../images/website/compare.gif) no-repeat;
}
a.order_package{
margin-left: 40px;
background: url(../images/website/order.gif) no-repeat;
}
/****************************************
******COMPARE HOSTING********************
*****************************************/
table.compare{
border-collapse: collapse;
width: 700px;
}
table.compare tr th{
text-align: left;
}
table.compare tr td.order_td{
height: 60px;
vertical-align: middle;
text-align: center;
}
table.compare tr td.bg_pack{
background: url(../images/website/bg_pack.gif) repeat-x;
height: 64px;
color: #fff;
padding-left: 3px;
padding-right: 3px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
text-align: center;
}
table.compare tr th.pack_title{
background: #67ace3;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
color: #fff;
text-align: center;
}
table.compare tr th.core_features{
text-align: left;
height: 32px;
}
table.compare tr th.core_features h3{
color: #fe7700;
background: url(../images/website/core_features.gif) left no-repeat;
height: 32px;
font-size: 20px;
padding-left: 30px;
line-height: 32px;
}	
table.compare tr th.light{
background: #d8d8d8;
padding-left: 4px;
border-bottom: 1px solid #fff;
}
table.compare tr td.yes{
background:#f8f8f8 url(../images/website/tick.gif) center no-repeat;
}
table.compare tr td{
text-align: center;
background: #f8f8f8;
border: 1px solid #fff;
height: 30px;
vertical-align: middle;
}

