body {
	background: #FFFFFF url(../images/body-bg.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font:12px Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
a{
	text-decoration:none;
}
a:focus{
	outline:none;
}
/* toplinks classes starts */
.toplinks{
	color:#4b423f;
	font:12px Arial, Helvetica, sans-serif;
}
.toplinks a{
	color:#4b423f;
	margin:0 7px;
}
.toplinks a:hover{
	color:#d80000;
}
/* toplinks classes end */
/* redbutton classes starts */
.redbutton{
	width:128px;
	height:42px;
	text-align:center;
	color:#fff;
	background:url(../images/redbutton-bg.gif) top left no-repeat;
	display:block;
	font:normal 16px/42px Arial, Helvetica, sans-serif;
}
.redbutton:hover{
	background-position:left bottom;
}
/* redbutton classes end */
/* mainnavigation classes starts */
.mainnavigation{
	background:url(../images/mainnavigation-bg.gif) top left repeat-x;
}
.mainnavigation a{
	font:16px/36px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 23px;
	border-right:1px solid #fff;
	display:block;
	float:left;
}
.mainnavigation a.selected,
.mainnavigation a:hover{
	background:url(../images/mainnavigation-bg-over.gif) top left repeat-x;
}
/* mainnavigation classes end */
/* domain-searcharea classes starts */
.domain-searcharea{
	background:url(../images/bluegradient-bg.gif) top left repeat-x;
	height:292px;
}
.domain-searcharea1{
	background:url(../images/bluegradient-bg1.gif) top left repeat-x;
}
.domainsearch{
	color:#fff;
}
.domainlinks{
	padding:16px 0;
	color:#fff;
}
.domainlinks a{
	color:#fff;
	margin:0 8px;
}
.domainlinks a:hover{
	text-decoration:underline;
}
.searchbg{
	background:url(../images/search-box.png) top left no-repeat;
	width:405px;
	height:41px;
	overflow:hidden;
}
.searchbg .txtbox{
	width:271px;
	border:0px solid #cecece;
	font:11px Arial, Helvetica, sans-serif;
	color:#4b423f;
	background:transparent;
	padding:0 0 0 4px;
}
.searchbg .submit{
	width:25px;
	border:0px solid #cecece;
	background:transparent;
	height:15px;
	cursor:pointer;
	display:block;
}
.morepricing{
	color:#fff;
	font:italic 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pricelist-heading{
	color:#fff;
	font-weight:bold;
}
.graybg td{
	background:#eaeaea;
}
/* domain-searcharea classes end */
/* footer classes starts */
.footer{
	color:#fff;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	text-decoration:underline;
}
/* footer classes end */
/* webhostings panle classes starts */
.webhostingsone{
	background:url(../images/webhosting-panels-bg1.gif) top left no-repeat;
	width:242px;
	height:221px;
	position:relative;
}
.webhostingsone table{
	margin:43px 0 0 13px;
}
.webhostingsone table .price span{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#a00707;
}
.webhostingsone table .findoutmore a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#222222;
	text-decoration:underline;
}
.webhostingsone table .findoutmore a:hover{
	text-decoration:none;
}

/*second box*/
.webhostingstwo{
	background:url(../images/webhosting-panels-bg2.gif) top left no-repeat;
	width:242px;
	height:221px;
	position:relative;
}
.webhostingstwo table{
	margin:43px 0 0 13px;
}
.webhostingstwo table .price span{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#a00707;
}
.webhostingstwo table .findoutmore a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#222222;
	text-decoration:underline;
}
.webhostingstwo table .findoutmore a:hover{
	text-decoration:none;
}

/*Box three*/

.webhostingsthree{
	background:url(../images/webhosting-panels-bg3.gif) top left no-repeat;
	width:242px;
	height:221px;
	position:relative;
}

.webhostingsthree table{
	margin:43px 0 0 13px;
}
.webhostingsthree table .price span{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#a00707;
}
.webhostingsthree table .findoutmore a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#222222;
	text-decoration:underline;
}
.webhostingsthree table .findoutmore a:hover{
	text-decoration:none;
}

/*Box Four*/
.webhostingsfour{
	background:url(../images/webhosting-panels-bg4.gif) top left no-repeat;
	width:242px;
	height:221px;
	position:relative;
}
.webhostingsfour table{
	margin:43px 0 0 13px;
}
.webhostingsfour table .price span{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#a00707;
}
.webhostingsfour table .findoutmore a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#222222;
	text-decoration:underline;
}
.webhostingsfour table .findoutmore a:hover{
	text-decoration:none;


}
.buynow{
	height:47px;
}
.buynow a{
	display:block;
	width:88px;
	height:26px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	background:url(../images/buynow-button.gif) top left no-repeat;
	line-height:26px;
	font-weight:bold;
}
.buynow a:hover{
	background-position:left bottom;
}

.Internicsearchbar{
   width:318px;
}


/* webhostings panle classes end */