/*****************************
#basic & common styles	main content here
/****************************/
h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
		}

a{
		text-decoration:underline;
	}

a:hover{
		text-decoration:none;
	}
	
a img{
	border:none;
	}
	
p{ padding: 0 0 1em 0}


ul, ol{
	list-style-position:outside;
	margin-left:20px;
	}
	
#sidebar ul, #sidebar ol{
	margin-left:0px;
	}
	
#sidebar li{
	list-style-type:none;	
		}
	

h1,h2,h3,h4,h5,h6, legend{
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
		}
	
	h1{clear:both; font-size:32px;font-weight:bold;}
	h2{font-size:22px; clear:both;}
	h3, legend{font-size:18px; clear:both;}
	h4{font-size:16px; clear:both;}
	h5{font-size:14px; clear:both;}
	h6{font-size:13px; clear:both;}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		text-decoration:none;
		} 


h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#5B5A5A;
	}

a{
	color:#333;
	text-decoration:underline;
	}

a:hover{
	color:#444;
	text-decoration:none;
	}
	
h1,h2,h3,h4,h5,h6, legend{
	color:#5b5a5a;
	}

/*  
Hosting Styles Here...
*/

table.hosting_packages,
table.tlds,
table.addons {
width:100%;
}
table.hosting_packages tr th,
table.tlds tr th,
table.addons tr th {
font-weight:normal;
color:#747474;
font-weight:bolder;
padding: 3px 0px;
font-size:0.9em;
}

table.hosting_packages tr td,
table.tlds tr td,
table.addons tr td {
border-top:1px solid #CCCCCC; font-size:0.9em;
padding: 3px 0px;
}

table.hosting_packages td strong{}

span.pagination a,
span.pagination span {
padding:0px 3px;
}

a.order_now {
background-color:#EAEAEA;
display:block;
color:#FFFFFF;
color: red;
text-align:center;
border:1px solid #999;
padding:1px;
font-size:0.9em;
}
a.order_now:hover {
background-color:#FFFFFF;
color:#336699;
color: red;
}

span.c2 {font-size: xx-small;}
span.c1 {font-size: 16px; font-weight: bold; color: red;}

