@charset "utf-8";
/* CSS Document */
body,html{
	margin: 0px;
	background-color: #020307;
	background-image: url(/images/header_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
.platform{
	width: 100%;
	height: 100% !important;
}
.container{
	width: 100%;
	height: 100% !important;
}
a img{
	border: none;
}
/*=============================================================================================== HEADER */
.header{
	height: 150px;
}
.enfuse{
	position: absolute;
	height:141px;
	width:364px;
	top: 0px;
	left: 50%;
	margin-left: 130px;
}
.tollfree{
	width: 194px;
	height: 23px;
	background: url(../images/tollfree.gif) center center no-repeat;
	position: absolute;
	z-index: 50;
	top: 15px;
	left: 50%;
	margin-left: -370px;
}
.specials{
	width: 34px;
	height: 107px;
	background: url(/images/specials.gif) center top no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -425px;
	z-index: 100;
}
.specials:hover{
	background: url(/images/specials.gif) center bottom no-repeat;
}
/*=============================================================================================== NAVIGATION */
.navigation {
	width: 680px !important;
	position: absolute;
	z-index: 50;
	top: 130px;
	left: 50%;
	margin-left: -430px;
	background-image: url(/images/nav_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
}
/*=============================================================================================== FEATURE AREA */
.featured{
	background-color: #2e3c4c;
	background-image: url(/images/feat_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
/*=============================================================================================== BODY + CONTENT */
.bodyContent{
	background-color: #f6f6f6; /*off white color*/
}
	.bodyWraper{
		/*include width demension in the html*/
		color: #6e717c;
		font: 13px Trebuchet Ms;
		text-align: left;
		border-left: 1px solid #d7d7d7;
		border-right: 1px solid #d7d7d7;
	}
		.mainBody{
			padding: 0px;
			background-color: white;
			line-height: 1.3em;
			border-left: 1px solid #d7d7d7;
		}
			.contentwraper{
				margin: 30px;
			}	
		.sidePanel{
			width: 225px;
			background-color: #f0f0f0;
			padding: 10px;
		}
			.itemWraper{
				background-image: url(/images/div-bg.gif);
				background-position: top center;
				background-repeat: no-repeat;
				padding: 20px;
			}
			.wraperSmalltitle{ /*deletesoon*/
				background-image: url(/images/divider-h.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				padding: 0 0 10px 10px;
				margin: 0 0 7px 0;
			}
.sideContent{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
	.sideContent h2{
		display: block;
		padding: 0px 0px 10px 10px;
		margin: 0px 0px 7px 0px;
		font: bold 13px Arial;
		color: #161d24; /*black*/
		line-height: 1.3em;
		background: url(/images/divider-h.gif) center bottom repeat-x; 
	}
	.sideContent p{
		margin: 0px;
		padding: 0 0 10px 10px;
	}
	.sideContent p span{
		font: 10px verdana;
		line-height: 1.2em;
		color: #0c87dd; /*blue*/
	}
/*=============================================================================================== FOOTER / COPYRIGHT */		
.copyright{
	height: 154px;
	color: #99969f;
	background-image: url(/images/copyright_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font: 10px "Trebuchet MS";
	text-transform: uppercase;
	padding: 20px 0 0 0;
}

/*=============================================================================================== DOMAIN NAME SEARCH */
form{
	margin: 0px;
	padding: 0px;
}
/*domain search in home only*/
.domainWraper{
	background-color: #bec5d1;
	background-image: url(/images/domain-bg.gif);
	background-repeat: repeat-x ;
	background-position: top;
	padding: 25px 0px;
}
	.domainSearch-field{
		width: 375px;
		height: 40px;
		padding: 6px 0px 0px 5px;
		border: 1px solid #a3adb6;
		border-bottom: 1px solid #dee2e7;
		background-color: white;
		background-image: url(/images/domain-field-bg.gif);
		background-repeat: repeat-x;
		background-position: center bottom;
		font-size: 28px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		color: #677d93;
		margin: 0px;
		float: left;
	}
	.domainBtn{
		width: 50px;
		height: 47px;
		text-indent: -10000px;
		background: url(/images/domain_btn.gif) center center no-repeat;
		border: none;
		margin: 0px 0px 0px 10px;
		cursor: hand;
		float: left;
		cursor: pointer;
	}
	/*domain search in domain registration*/
.domainWraper2{
	height: 62px;
	background-image: url(/images/domain-bg2.gif);
	background-repeat: repeat-x ;
	background-position: top;
	padding: 13px 15px 0 13px;
	margin: 15px 0 5px 0;
}
/*=============================================================================================== TYPOGRAPHY */
.textMain{
	color: #6e717c;
	line-height: 1.2em;
	font: 13px Trebuchet Ms; 
}
/*---------*/
.textHeading{
	font: normal 26px trebuchet ms;
	color: #161d24; /*black*/
	line-height: 1em;
	letter-spacing: -1px;
}
.textHeading2{
	font: normal 26px trebuchet ms;
	color: #F9F9F9; /*off white*/
	line-height: 1em;
	letter-spacing: -1px;
}
/*---------*/
.textSubHeading{
	font: 16px Arial;
	color: #0c87dd; /*blue*/
	font-weight: bold;
}
.textSubHeading2{
	font: 16px Arial;
	color: #999999; /*gray*/
	font-weight: bold;
}
/*---------*/
.textSubHeading-small{
	font: bold 13px Arial;
	color: #0c87dd; /*blue*/
	line-height: 1.3em;
}
.textSubHeading-small2{
	font: bold 13px Arial;
	color: #161d24; /*black*/
	line-height: 1.3em;
}
/*---------*/
.textSubHeading-xsmall{
	font: 10px verdana;
	line-height: 1.2em;
	color: #747474; /*gray*/
	text-transform: none;
}
.textSubHeading-xsmall2{
	font: 10px verdana;
	line-height: 1.2em;
	color: #e7bf01; /*yellow*/
	text-transform: none;
}
.textSubHeading-xsmall3{
	font: 10px verdana;
	line-height: 1.2em;
	color: #0c87dd; /*blue*/
	text-transform: none;
}
/*---------*/
.textTiny{
	font: 9px Arial;
	color: #999999; /*lite gray*/
}
/*=============================================================================================== LINKS */
a.link1{
	color: #0c87dd;
	text-decoration: none;
}
a.link1:hover{
	color: #0c87dd;
	text-decoration: underline;
}
/**/
a.link2{
	display:block;
	width: 95px;
	height: 19px;
	background: url(/images/learn-more1.gif) right center no-repeat;
	color: #0c87dd;
	text-decoration: none;
	float: right;
}
a.link2:hover{
	color: #7d7d7d;
}


a{
	text-decoration: none;
}
a:hover .textSubHeading-small{
	color: #333333;
}
/*=============================================================================================== LAUNCH BUTTON */
a.launch{
	display:block;
	width: 95px;
	height: 16px;
	background-image: url(/images/launch-btn.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #52aff0;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	float:right;
}
a.launch:hover{
	color: #FFFFFF;
}
a.readmore{
	display:block;
	width: 90px;
	height: 16px;
	background-image: url(/images/readcs-btn.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #52aff0;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	float: right;
}
a.readmore:hover{
	color: #FFFFFF;
}
/*=============================================================================================== FORMS */
form{
	margin: 0px;
	padding:0px;
}
.webfield{
	width: 200px;
	height: 22px;
	background-image: url(/images/divider-h.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 3px 0 0 3px;
	color: #0d87e2;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 1px 0 4px 0;
}
.webComment{
	width: 200px;
	background-image: url(/images/divider-h.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 3px 0 0 3px;
	color: #0d87e2;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 1px 0 4px 0;
}
.btn1{
	width: 75px;
	height: 27px;
	background-color: transparent;
	background-image: url(/images/btn1.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	cursor: hand;
	margin-top: 3px;
	color: #666666;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}
/* contact form */
.contactField{
	width: 260px;
	height: 21px;
	background-color: #fafafa;
	padding: 4px 0 0 5px;
	color: #0d87e2;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 1px 0 4px 0;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #e6e6e6;
}
.contactComment{
	width: 265px;
	background-color: #fafafa;
	padding: 4px 0 0 5px;
	color: #0d87e2;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 1px 0 4px 0;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #e6e6e6;
}
.inputField{
	height: 21px;
	background-color: #fafafa;
	padding: 4px 0 0 5px;
	color: #0d87e2;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 1px 0 4px 0;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #e6e6e6;
}
.textareaField{
	background-color: #fafafa;
	padding: 4px 0 0 5px;
	color: #0d87e2;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 1px 0 4px 0;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #e6e6e6;
}
/*=============================================================================================== WEB HOSTING TABLE */
.webHosting{
	color: #bbbbbb;
	font: 13px Arial;
	line-height: 1.3em;
}
	.hostingtxt1{
		font: bold 17px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		line-height: 1em;
	}
/*=============================================================================================== PORTFOLIO */
.folioNav{
	padding: 20px;
	background: #f0f0f0;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 30px;
}
.folioNav a{
	display: block;
	width: 115px;
	height: 28px;
	float: right;
	margin-top: 2px;
	padding: 7px 0 0 20px;
	background: url(../spry/tabs/up.gif) right center no-repeat;
	color: #666666;
}
	.folioNav a:hover{
			background: url(../spry/tabs/over.gif) right center no-repeat;
	}
	.folioNav a.brandTab{
		width: 100px;
	}
	.folioNav a.printTab{
		width: 75px;
	}

/*--photo--*/
.photo{
	position: relative;
	width: 140px;
	height: 99px;
	padding: 1px;
	border: 1px solid #d7d7d7;
	float: left;
	margin: 20px;
}
	.photo a{
		display: block;
	}
	.photo a span{
		width: 120px;
		height: 21px;
		text-decoration: none;
		display: none;
		position: absolute;
		bottom: 1px;
		left: 1px;
		text-indent: -10000px;
		padding: 4px 10px 0px 10px;
		z-index: 100;
	}
	.photo a:hover span{
		color: #d7d7d7;
		display: block;
		/*behavior: url(/css/iepngfix.htc);*/
		/*background: url(/images/th-overlay.png) no-repeat;*/
		background: black;
		text-indent: 0px;
		text-align: center;
	}
/*--video--*/
.video a{
	display: block;
	position: relative;
	width: 144px;
	height: 125px;
	float: left;
	margin: 0 20px 16px 21px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	color: #666666;
	font: 11px "Trebuchet MS";
}
	.video a:hover{ color: #333333;}
	.video a img{
	display: block;
	position: relative;
	width: 140px;
	height: 99px;
	padding: 1px;
	margin-bottom: 5px;
	border: 1px solid #d7d7d7;
}
	.video a img:hover{border: 1px solid #adadad; }

.video a span{
	position: absolute;
	top: 35px;
	left: 56px;
	z-index: 100;
	width: 28px;
	height: 27px;
	behavior: url(/css/iepngfix.htc);
	background: url(/images/play.png) left top no-repeat;
}
/*=============================================================================================== OUR CLIENTS */
.ourClients{ padding-bottom: 30px;}
.ourClients ul{
	margin: 0px;
	padding: 0px;
}
.ourClients ul li{
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: left;
	width: 215px;
	height: 150px;
}
.ourClients ul li a{
	display: block;
	width: 215px;
	height: 150px;
	background-position: center top;
	background-repeat: no-repeat
}
.ourClients ul li a:hover{
		background-position: center bottom;
}

.gallery a {
	margin-right:5px;
}
.gallery a img {
	padding:2px;
	border:1px solid #ccc;
}
.gallery a:hover img {
	border:1px solid #222;
}
/*SOCIAL NET*/
.socialNet{
	width: 164px;
	height: 24px;
	margin: 0px auto;
	padding-top: 10px;
}
.socialNet a{
	display: block;
	width: 24px;
	height: 24px;
	margin: 0px 15px;
	background: red;
	float: left;
	background: url(/images/socialicons.png) no-repeat;
}
	.socialNet a.facebook{
		background-position: 0px top;
	}
	.socialNet a.youtube{
		background-position: -24px top;
	}
	.socialNet a.enfuseblog{
		background-position: -48px top;
	}
	.socialNet a.facebook:hover{
		background-position: 0px bottom;
	}
	.socialNet a.youtube:hover{
		background-position: -24px bottom;
	}
	.socialNet a.enfuseblog:hover{
		background-position: -48px bottom;
	}
