/* CSS Document */

html,body{
		background:#cfddde url(../images/top_bg.jpg) repeat-x;
		font-family: Tahoma, Arial, Vardana;
		font-size: 12px;
		color: #111;
		margin: 0px;
		padding: 0px;
		}
		
		
#wrap  {
		width: 810px;
		margin: 0px auto;
		padding: 0px;
		height: auto;
		}
					
.clearfx{
		clear:both;
		}		
		
p,h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	}		
		
#header {
		height: 100px;
		}
		
#fotter {
		height: 80px;
		}		
		
#logo {
		background:url(../images/logo.png) no-repeat;
		width: 230px;
		height: 80px;
		float: left;
		margin-top:13px;
		}
		
#logo a {
		display: block;
		text-decoration: none;
		height: 80px;
		}		
		
#h_top{
		background: url(../images/h_top.png) no-repeat;
		width: 160px;
		height: 25px;
		float: right;
		margin: 5px 5px 0px 0px;
		text-align: center;
		color: #fff;
		font-size: 11px;		
		}	
		
#h_top a{ 
		  color: #fff;
		  text-decoration:none;
		  }		
		  
#h_top a:hover {
			text-decoration: none;
			color: #ddd;
			}		  
			
#body_top {
			background: url(../images/top.png) no-repeat;
			height: 11px;
			}			
			
#body_mid {
			background: url(../images/mid.png) repeat-y;
			padding: 0px 10px;
			margin:0px;
			}		

			
#b_f_mid {
			background: url(../images/b-f-mid.png) repeat-y;
			padding: 5px 10px 0px 10px;
			color: #ddd;
			text-align: left;
			}	
			
					
#body_fotter {
			background: url(../images/fotter.png) no-repeat;
			height: 11px;
			}						
	
#body_fotter2 {
			background: url(../images/body-footer.png) no-repeat;
			height: 11px;
			}				
			
center {
		padding: 5px;
		}			

center a{
		font-size: 11px;
		color: #222;
		text-decoration:underline;
		}
center a:hover {
		text-decoration: none;
		color:#666;
		}				
			
/*////////////////////////////////////////////////////////////*/

#msc-mainnav{
			height:35px;
			width:100%;
			clear: both;
			}

#msc-splitmenu {
	margin: 0;
	padding: 0 0 0 12px;
	position: relative;
}

#msc-splitmenu ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#msc-splitmenu li {
	float: left;
	padding: 0 1px 0 0;
	margin: 0 9px 0 0;
}


#msc-splitmenu a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #222;
	margin-top: 0px;
	padding: 0 0 0 24px;
	height: 30px;
		
}

#msc-splitmenu a span {
	display: block;
	float: left;
	padding: 0 24px 0 0;
	height: 30px;
	line-height: 30px;
	
}

#msc-splitmenu a:hover,
#msc-splitmenu a:active,
#msc-splitmenu a:focus {
	background: url(../images/mainnav-active.png) repeat-x left;
	color: #FFFFFF;
}

#msc-splitmenu a:hover span,
#msc-splitmenu a:active span,
#msc-splitmenu a:focus span{
	height: 30px;
	line-height: 30px;
	background: url(../images/mainnav-active.png) no-repeat right #fff;
	cursor: pointer;
	}

#msc-splitmenu li.active a,
#msc-splitmenu li.active a:hover,
#msc-splitmenu li.active a:active,
#msc-splitmenu li.active a:focus {
	
	background: url(../images/mainnav-active.png) repeat-x left;
	color: #FFFFFF;
}

#msc-splitmenu li.active a span,
#msc-splitmenu li.active a:hover span,
#msc-splitmenu li.active a:active span,
#msc-splitmenu li.active a:focus span {
	height: 30px;
	line-height: 30px;
	background: url(../images/mainnav-active.png) no-repeat right #fff;
	cursor: pointer;
	}



	
/*/////////////////////////////////////////////////////////////////*/

.bn {
	background: #fff;
	width: 790px;
	height: 200px;}		
			
/*/////////////////////////////////////////////////////////////////*/			

#specials {	
		  position: relative;
		  height: 145px;
		  padding: 5px;
		  background: url(../images/package-bd.jpg) repeat-x;
		  margin-top: 5px;
		  }
		  
#specials div {
	width: 194px;
	height: 138px;
	}
	
#specials .package {
	float: left;
	border-right: 1px dotted #ccc;
	
	}

		
#specials .button {
	background: url('../images/botton-1.gif') repeat-x;
	height: 18px;
	width: 90px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size:9pt;
	font-family:Arial,helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	margin-top:7px;
	margin-right:7px;
	}
#specials a.button:hover {
	color: #F7C945;
	}
#specials h2 {
	font: 15pt Arial, helvetica, sans-serif;
	color: #069;
	font-weight: bold;
	margin: 0;
	padding-left: 5px;
	}
	
#specials h3 {
	font: 13pt Arial, helvetica, sans-serif;
	margin: 0;
	font-weight: 500;
	padding-left: 115px;
	color: #F28049;	
	}
#specials ul {
	margin: 2px 0 2px 10px;
	list-style-image: url('../images/icon-arrow2.gif');
	padding-left: 10px;
	}

#specials ul li{height:14px;}
		  
#welcome {
		  position: relative;
		  height: 120px;
		  padding: 5px;
		  margin-top: 5px;
		  }			
#welcome .wbox {
		float: left;
		padding:3px;
		}		  	 
		
#welcome h2 {
		font-size: 14px;
		font-weight:bold;
		color: #FF9900;
		margin-bottom:5px;
		}		
		
#welcome h3 {
		font-size: 14px;
		font-weight:bold;
		color: #ddd;
		margin-bottom:5px;
}		
		
#welcome a {
			color:#00CCFF;
			text-decoration:underline;
			}
			
#welcome a:hover { 
		    color:#00CCFF;
			text-decoration:none;
			}					
			
			
/*///////  For Other Page's css  //////////////// */

#obody {
		  position: relative;
		  height: 630px;		  
		  padding: 5px;
		  margin-top: 5px;
		  }

		  
#obody .left {
			float: left;
			width: 220px;
			}		  
			
#obody .right {
			float: right;
			width: 550px;
			}			
			
.service-header1 {
			background: url(../images/gray-lebel.jpg) no-repeat;
			padding: 11px 11px 7px 11px;
			font-size: 13px;
			font-weight:bold;
			color: #000;
			}			

.service-header2 {
			background: url(../images/red-lebel.jpg) no-repeat;
			padding: 11px 11px 7px 11px;
			font-size: 13px;
			font-weight:bold;
			color: #fff;
			}	
			
.service-header3 {
			background: url(../images/orange-lebel.jpg) no-repeat;
			padding: 11px 11px 7px 11px;
			font-size: 13px;
			font-weight:bold;
			color: #000;
			}	
			
.service-header4 {
			background: url(../images/blue-lebel.jpg) no-repeat;
			padding: 11px 11px 7px 11px;
			font-size: 13px;
			font-weight:bold;
			color: #fff;
			}	
			
.service-header5 {
			background: url(../images/green-lebel.jpg) no-repeat;
			padding: 11px 11px 7px 11px;
			font-size: 13px;
			font-weight:bold;
			color: #000;
			}													
			
.service-body {
			background: #fdfdfd;
			height: 580px;
			padding: 0;
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			margin: 0 3px;
			}			
			
			
.service-body ul {
					letter-spacing: 1px;
					line-height: 15px;
					list-style: none;
					margin: 0;
					padding: 5px 8px;
					
					}			
					
.service-body li a {
					display: block;
					color: #069;
					text-decoration: none;
					border-bottom: 1px dotted #ccc;
					padding: 5px 0;
					font-weight: bold;
					}
					
.service-body li a:hover {
					color: #900;
					text-decoration:none;}	
					
														
			
 .bn1 {
			 background: url(../images/bn-service.jpg) no-repeat;
			 width: 550px;
			 height: 100px;
			 }			
			 
 .bn2 {
			 background: url(../images/bn-linux.jpg) no-repeat;
			 width: 550px;
			 height: 100px;
			 }			
		
 .bn3 {
			 background: url(../images/bn-windows.jpg) no-repeat;
			 width: 550px;
			 height: 100px;
			 }			
			 
 .bn4 {
			 background: url(../images/bn-reseller.jpg) no-repeat;
			 width: 550px;
			 height: 100px;
			 }			
			 
			 
 .bn5 {
			 background: url(../images/bn-m-r.jpg) no-repeat;
			 width: 550px;
			 height: 100px;
			 }			
			 
			
.box1 {
		background: #ccc;
		padding: 8px;
		font-weight:bold;
		}
		
.box2 {
		background: #c00;
		padding: 8px;
		font-weight:bold;
		color: #fff;
		}
		
.box3 {
		background: #F90;
		padding: 8px;
		font-weight:bold;
		}
		
.box4 {
		background: #069;
		padding: 8px;
		font-weight:bold;
		color: #fff;
		}
		
		
.box5 {
		background: #9c0;
		padding: 8px;
		font-weight:bold;
		}
										
					
			
#domain-search {
			background: url(../images/domain-chack.jpg) no-repeat;
			width: 550px;
			height: 35px;
			}			 
			
#domain-search form {
			margin: 0px;
			padding: 1px 3px;
			color: #fff;
			font-weight:bold;
			text-transform:uppercase;
			text-align: center;
			}			
			
			
		 
			
.content {
			padding: 10px;
			}			
			
form {
		margin: 0;
		padding: 0;}		
		
.input {
		 width: 98%;
		 padding:2px;
		 }	
		 
.textarea {
		 width: 98%;
		 }			 		
			
.h3 {	color: #333;
		font-size: 15px;
		font-weight:bold;
		border-bottom: 1px dashed #ccc;
		}			
		
.bottom-border {
		border-bottom: 1px solid #ccc;
		}		
		
.feature-box {
			background: url(../images/features-box.jpg) repeat-x;
			padding: 7px;
			color: #fff;
			font-weight:bold;
			}	
			
.feature-bg {
			background: url(../images/features-bg.jpg) repeat-x;
			padding: 5px;
			color: #222;
			border-bottom: 1px dotted #ccc;
			}				
				
.feature-li {
			border-bottom: 1px solid #f6f6f6;
			padding: 3px 0;
			}				
