/*	
	Platino Template
	File: stylesheet.css
	Stefano Giliberti - kompulsive@gmail.com clickswitch.net		
*/

/* Main */
body {
	background:url(http://www.hostingfuze.com/images/back.gif) repeat-x #FFF;
	color:#454950;
	font:62.5% Helvetica, Arial, sans-serif;
	line-height:1.4em;
}
p {
	font-size:1.4em;
	line-height:1.5em;
	padding:0 0 10px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.spacer {
	padding:0 0 35px 0;
}
.small-spacer {
	padding:0 0 20px 0;
} 
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
hr {
	background:#c1c2c3;
	border: 0;
	color: #c1c2c3;
	height: 1px;
	margin:25px 0;
}
.a-left {
	text-align:left;
}
.a-right {
	text-align:right;
}
.marker {
	font-weight:bold;
	font-size:1.6em;
	line-height:1.3em;
	color:#777;
}
.small {
	color:#919191;
	font-size:1.2em;
	line-height:1.8em;
}

/* Tables Styling */
table span {
	padding:0 10px 0 0;
	font-weight:bold;
}
td {
	padding:17px 7px;
	border-bottom: 1px solid #e2e2e2;
	font-size:1.3em;
	text-align:center;
}
td a.promo-link {
	font-size:.9em;
}
tr.table-header {
	background:url(http://www.hostingfuze.com/images/upper-shade.gif) repeat-x;
}
tr.table-header h4 {
	padding:15px 0;
}
th {
	padding: 0px 10px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
}

/* Quotes styling */
blockquote {
	width:400px;
	margin:10px 0 15px 0;
	padding:10px 0 10px 20px;
	border-left:2px solid #CCC;
	font-size:1.5em;
	line-height:1.4em;
	color:black;
	font-weight:bold;
}
cite {
	padding:10px 0 0 0;
	color:#777;
	display:block;
}

/* Lists */
#content ul,

#content ol {

	padding:10px 0 10px 18px;
}
	#content ul li,
	#content ol li {
		font-size:1.4em;
		padding:0 0 5px 0;
	}

/* Form Styling */
label {
	display:block;
	margin:15px 0 20px 0;
	font-size:1.6em;
	color:black;
	font-weight:bold;
}
input,
textarea {
	background:url(http://www.hostingfuze.com/images/upper-shade.gif) repeat-x top;
	border:1px solid #cacaca;
	padding:7px;
	margin:0 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
}
input {
	width:210px;
}
	input.smaller {
		width:100px;
	}
	input.larger {
		width:400px;
	}
.submit {
    border:none;
	width:150px;
	height:37px;
	margin:10px 5px 0 0;
	font-weight:bold;
	color:#fff;
    background:url(http://www.hostingfuze.com/images/button.gif) no-repeat 0 0;
}
	.submit:hover {
		background-position: 0 -37px;
		cursor:pointer;
	}
.button {
	border:1px solid #2E3136;
	background:#45494F;
	padding:5px 15px;
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5 {
	color:#454950;
	font-size:3.7em;
	font-weight:bold;
	padding:5px 0 15px 0;
}
h1 {
	letter-spacing:-2px;
}
h2 {
	font-size:2.2em;
	color:#373A3F;
	padding:5px 0 20px 0;
}
h3 {
	font-size:1.9em;
	font-weight:bold;
}
h4 {
	font-size:1.6em;
	line-height:1.4em;
}
h5 {
	font-size:1.4em;
	line-height:1.3em;
}

/* Links Style */
a:link, a:visited, a:active {
	color:#2080d5;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}

/* Promo links */
a.promo-link {
	line-height:41px;
	width:133px;
	background:transparent url(http://www.hostingfuze.com/images/promo-link.png) 0 0;
	color:#2e2e2e;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	margin:0 5px 0 5px;
	cursor:pointer;
}
	a:hover.promo-link {
		background-position: 0 -41px;
		text-decoration:none;
		color:#4481d4;
	}
	
/* Wrapper */
#wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	padding:0 0 30px 0;
}
#wrapper2 {
	position:relative;
	margin:0 auto;
	width:960px;
	padding:0 0 0px 0;
}
#wrapperhome {
	position:relative;
	padding:0 0 30px 0;
}
#wrapperfooter {
width:100%;

bottom: 0px;
left: 0px; 

}
/* Header */
#header {
	position:relative;
	height:134px;
}
	/* Logo */
	#header h1#logo, #header h1#logo a { 
		display:block;
		height:37px;
		width:259px;
	}
	#header h1#logo { 
		background:url(http://www.hostingfuze.com/images/logo.png) no-repeat;
		border:none;
		height:37px;
		left:0px;
		margin:0;
		padding:0;
		position:absolute;
		text-indent:-999em;
		top:33px;
	}
	/* Navigation */
	ul#navigation {
	 	margin:0;
  		list-style:none;
		position:absolute;
		font:Helvetica, Arial, sans-serif;
		bottom:0;
		padding:0;
	}
		ul#navigation li {
			float:left;
			background:url(http://www.hostingfuze.com/images/tab-unactive-left.gif) no-repeat left top;
			margin:0;
			padding:0 0 0 5px;
			margin:0 4px 0 0;
		}
		ul#navigation a {
			float:left;
			display:block;
			background:url(http://www.hostingfuze.com/images/tab-unactive-right.gif) no-repeat right top;
			padding:10px 15px 10px 10px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.3em;
			color:white;
		}
		ul#navigation a:hover {
			color:#d0d5de;
		}
			/* Hover class */
			ul#navigation .hover {
				background:url(http://www.hostingfuze.com/images/tab-hover-left.gif) no-repeat left top;
			}
			ul#navigation .hover a {
				background:url(http://www.hostingfuze.com/images/tab-hover-right.gif) no-repeat right top;
			}
			/* Current list item */
			ul#navigation .current {
				background:url(http://www.hostingfuze.com/images/tab-active-left.gif) no-repeat left top;
			}
			ul#navigation .current a {
				background:url(http://www.hostingfuze.com/images/tab-active-right.gif) no-repeat right top;
				color:#2b2e32;
			}
			/* Highlighted (blue) list item */
			ul#navigation .highlighted {
				background:url(http://www.hostingfuze.com/images/tab-highlighted-left.gif) no-repeat left top;
			}
			ul#navigation .highlighted a {
				background:url(http://www.hostingfuze.com/images/tab-highlighted-right.gif) no-repeat right top;
			}
			ul#navigation .highlighted a:hover {
				color:#93ddff;
			}
			
	/* Right upper menu */
	ul#fast-links {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:0;
		right:0;
		padding:0;
	}
		ul#fast-links li {
			float:left;
			margin:0;
			padding:0 0 0 5px;
			margin:0 2px 0 0;
		}
		ul#fast-links a {
			float:left;
			display:block;
			padding:10px 10px 12px 5px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.2em;
			color:#c6c9d1;
		}
		ul#fast-links a:hover {
			text-decoration:underline;
		}
			/* Current list item */
			ul#fast-links .current {
				background:url(http://www.hostingfuze.com/images/fast-links-hover-left.gif) no-repeat left center;
			}
			ul#fast-links .current a {
				background:url(http://www.hostingfuze.com/images/fast-links-hover-right.gif) no-repeat right center;
			}
	
	/* Promo Container */
	#promo-container {
		background:url(http://www.hostingfuze.com/images/promo-shade.gif) bottom no-repeat;
		padding:10px 0 60px 0;
		margin:0 0 20px 0;
		position:relative;
	}
		#promo-info {
			position:absolute;
			bottom:50px;
			right:0;
			color:black;
		}
		/* Pages title */
		#promo-container h1,
		#promo-container h2,
		#promo-container h3 {
			color:#2B2E32;
			padding:25px 0 0 0;
		}
		ul#sub-menu {
			margin:0;
			list-style:none;
			position:absolute;
			bottom:45px;
			right:0;
			padding:0;
		}
			ul#sub-menu li {
				float:left;
				margin:0;
				padding:0 0 0 5px;
				margin:0 2px 0 0;
			}
			ul#sub-menu a {
				float:left;
				display:block;
				padding:10px 10px 12px 5px;
				text-decoration:none;
				font-size:.9em;
			}
			ul#sub-menu li.current a {
				color:black;
				cursor:default;
			}

		/* "Signup for free" or "Take the tour" links positioning */
		.promo-links {
	position:absolute;
	top:167px;
	left:112px;
		}
				.promo-links2 {
	position:absolute;
	top:124px;
	left:173px;
		}				.promo-links3 {
	position:absolute;
	top:189px;
	left:314px;
		}
		/* "or" text */
		.promo-links span {
			font-size:1.8em;
			color:white;
			line-height:41px;
			margin:0 5px 0 5px;
		}
		.promo-links a.promo-link,
		.promo-links span {
			float:left;
		}
		
				.promo-links2 span {
			font-size:1.8em;
			color:white;
			line-height:41px;
			margin:0 5px 0 5px;
		}
		.promo-links2 a.promo-link,
		.promo-links2 span {
			float:left;
		}
						.promo-links3 span {
			font-size:1.8em;
			color:white;
			line-height:41px;
			margin:0 5px 0 5px;
		}
		.promo-links3 a.promo-link,
		.promo-links3 span {
			float:left;
		}
		
		/* Slider */
		#slider {
			height:243px;
			overflow:hidden;
			/* IE6, IE7 Fix */
			position:relative;
		}
			#slider ul,
			#slider ul li {
				margin:0;
				padding:0;
				list-style:none;
			}
			#slider ul li { 
				height:243px;
				overflow:hidden;
				position:relative; 
				font-size:1em;
			}
			/* Slider controls */
			#prev-slide,
			#next-slide {
				display:block;
				width:25px;
				height:53px;
				text-indent:-999em;
				position:absolute;
				top:125px;
				left:-45px;
			}
			#next-slide {
				left:980px;
			}
				#prev-slide a,
				#next-slide a {
					display:block;
					width:25px;
					height:53px;
					background:url(http://www.hostingfuze.com/images/slider-controls.gif) no-repeat 0 0;	
				}
				#next-slide a {
					background-position:0 -53px;
				}
				
	/* Home introduction text and info strips */
	.intro-div {
		width: 100%;
		padding:0 0 20px 0;
	}
	.info-strip {
		width:550px;
		min-height:120px;
		padding:0 0 25px 0;
		font-size:11px;
	}
		.info-strip .desc {
			width:75%;
			padding:0 50px 0 0;
		}

	/* Columns */
	.left-column {
		width:479px;
		padding:0 0 30px 0;
	}
	.right-column {
		width:372px;
		padding:0 0 30px 40px;
		background:url(http://www.hostingfuze.com/images/left-shade.gif) no-repeat left center;
		min-height:400px;
	}
	.center-box {
		width:700px;
		margin:0 auto;
		margin-bottom:40px;
		padding:30px;
		background:url(http://www.hostingfuze.com/images/upper-shade.gif) top repeat-x;
		text-align:center;
		border:1px solid #e2e2e2;
		border-bottom:1px solid #d4d4d4;
	}
	
	/* Features tabs */
	ul.tabs {
  		list-style:none;
		padding:0 !important;
	}
		ul.tabs li {
			float:left;
			margin:0 1px 0 0;
			text-align:center;
		}
		ul.tabs li a {
			display:block;
			width:92px;
			line-height:37px;
			background:url(http://www.hostingfuze.com/images/tabs.gif) no-repeat left top;
			color:#777;
			font-size:0.9em;
			font-weight:bold;
		}
		ul.tabs li a.selected {
			background-position:0 -37px;
			color:black;
		}
		
			/* Features tabs */
	ul.tabs2 {
  		list-style:none;
		padding:0 !important;
		  margin-left: auto;
  margin-right: auto;

	}
		ul.tabs2 li {
			float:left;
			margin:0 1px 0 0;
			text-align:center;
		}
		ul.tabs2 li a {
			display:block;
			width:150px;
			line-height:37px;
			background:url(http://www.hostingfuze.com/images/tabs2.gif) no-repeat left top;
			color:#777;
			font-size:16px;
			font-weight:bold;
		}
		ul.tabs2 li a.selected {
			background-position:0 -37px;
			color:black;
		}
	
	
	/* Bottom Promo */
	/* First panel left border trick */
	#bottom-promo .first {
		background:url(http://www.hostingfuze.com/images/bottom-promo-left-border.gif) left repeat-y;
	}
	#bottom-promo .panel {
		width:239px;
		height:165px;
		float:left;
		border:1px solid #cacaca;
		border-left:none;
		margin:30px 0 25px 0;
	}
		/* Panel icon */
		#bottom-promo .panel img {
			padding:10px 15px 0 10px;
		}
		/* Panel title */
		#bottom-promo .panel h3 {
			padding:28px 0 30px 0;
		}
		/* Panel description */
		#bottom-promo .panel p {
			line-height:1.4em;
			font-size:1.3em;
			padding:0 13px 13px 13px
		}
		/* Search panel */
		input#panel-search {
			margin:13px 0 0 0;
			width:192px;
		}

.sliderbg	{
	width:100%;
	background: url(../images/gallery_bg.gif) repeat-x;
	height:380px;
	padding-bottom:10px;
	
	}
	/******************************************************
  				Footer
******************************************************/

.footer_bg	{
	width:100%;
	background:#090909 url(../images/footer_bg1.gif) repeat-x;
	height:150px;
	padding:25px 0 25px 0;
	color:#525252;

position:absolute;
bottom: -340px;
left: 0px; 



	}
		
.footer li {
		margin:0;
		display:block;
		padding:4px 5px 4px 0px;
		text-decoration:none;
		}

.footer li a {
		margin:0;
		color:#c3c3c3;
		padding:4px 5px 4px 0px;
		text-decoration:none;

		}

.footer li a:hover {
			margin:0;
			color:#7a7a7a;
			text-decoration:none;
			padding:4px 5px 4px 0px;
			}			
			
.text{
text-align:center;
padding-top:20px;


}


	strong	{ 
		color:#6c6c6c;
		}



		.smallbox {
			height:100%;
			margin:0;
			padding:10px 0;
			}

			.smallbox ul {
				margin:20px 0 10px 20px;
				padding:0;
				}

			.smallbox li	{
				background:url(../images/bullet.gif) left 50% no-repeat;
				margin:0;
				padding:2px 2px 0 25px;
				color:#000;
				list-style-type:none;
				float:left;
				width:45%;
				}
				
				
				.midbox	{
    margin:10px -20px 0px 90px;
	height:100%;
	width: 310px;
	padding:0px 25px 0 0;
	font-size:11px;
}



/********************************************
BODY
*********************************************/
#wrapper_body {
	margin: 0 auto;
	width: 100%;
	padding: 20px 0px 20px 0px;
	float: left;
	
}

/********************************************
MAIN SITE CENTER STYLE
*********************************************/
.wrapper_center {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}

/* ---------- Search Domain ---------- */

.search_domain {
	float: left;
	width: 940px;
	height: 51px;
	padding: 15px;
	background: url(../images/doaminsearch_bg.jpg) no-repeat left top;
	font-size: 11px;
	color: #000;
	border:hidden;
}
.search_domain_form {
	float: left;
	width: 546px;
	height: 50px;
	margin-left: 125px;
}
input.search_domain {
	float: left;
	width: 374px;
	height: 25px;
	padding: 9px 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #727272;
	background: url(../images/doaminsearch_input.jpg) no-repeat left top;
}
select.search_domain_list {
	float: left;
	width: 55px;
	margin: 8px 0px 0px 10px;
	border: 1px solid #7F9DB9;

}

input.search_domain_go {
	float: left;
	width: 66px;
	height: 34px;
	margin-left: 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	background: url(../images/button_doaminsearch.jpg) no-repeat left top;
		border:hidden;

}
.domain_features {
	float: right;
	width: 160px;
	padding-top: 4px;
}
.domain_features ul {
	margin: 0px;
	padding: 0px;
}
.domain_features li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	line-height: 16px;
	background: url(../images/bullet_point.jpg) no-repeat left 6px;
}

/* ---------- Plan Boxes ---------- */

.home_planboxes {
	float: left;
	width: 970px;
	padding: 20px 0px 20px 0px;
}
.planboxes_01 {
	float: left;
	width: 300px;
	height: 255px;
	background: url(../images/planbox.jpg) no-repeat left top;
}
.planboxes_01 span.title {
	float: left;
	width: 210px;
	height: 50px;
	padding: 9px 0px 0px 18px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.planboxes_01 span.price {
	float: left;
	width: 70px;
	height: 50px;
	padding-top: 8px;
	color: #fff;
	text-align: center;
}
.planboxes_01 span.price strong {
	font-size: 30px;
	line-height: 25px;
}
.planboxes_01 div.details {
	float: left;
	width: 260px;
	padding: 0px 18px;
}
.planboxes_01 div.details ul {
	margin: 0px;
	padding: 0px;
}
.planboxes_01 div.details li {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	line-height: 21px;
	list-style-type: none;
	background: url(../images/arrowsmall_grey.jpg) no-repeat left 7px;
}
.planboxes_01 div.details a {
	float: left;
	width: 85px;
	height: 22px;
	padding-top: 5px;
	text-align: center;
	background: url(../images/button_planbox.jpg) no-repeat left top;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	margin-top: 14px;
	margin-right: 10px;
}
.planboxes_01 div.details a:hover {
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
.space_vartical {
	float: left;
	width: 35px;
	height: 255px;
}
.space_horizantal {
	float: left;
	width: 595px;
	height: 20px;
}

/* ---------- Bottom ---------- */

.home_bottom {
	float: left;
	width: 932px;
	height: 222px;
	padding: 18px;
		margin-top:13px;
	background: url(../images/bottom_bg.jpg) repeat-x left top;
	border: 1px solid #E2E2E2;
}
.home_bottom .section_01 {
	float: left;
	width: 280px;
	height: 222px;
}
.home_bottom .section_01 ul {
	margin: 0px;
	padding: 0px;

}
.home_bottom .section_01 li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	line-height: 27px;
	list-style-type: none;
	background: url(../images/arrow_blue.jpg) no-repeat left 9px;
			font-size:12px;
}
.home_bottom .section_02 {
	float: left;
	width: 280px;
	height: 222px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:8px;
}
.home_bottom .section_03 {
	float: left;
	width: 259px;
	height: 212px;
	margin-left: 10px;

	background: url() no-repeat left bottom;
}
.home_bottom .section_03 div.testicontent {
	float: left;

	padding: 22px 18px 0px 18px;
	width: 230px;
		font-size:8px;
}
.home_bottom .section_03 div.testicontent i {
	float: right;
	height: 20px;
	padding-top: 20px;
	padding-right: 100px;
	
}
.v_line {
	float: left;
	width: 1px;
	height: 222px;
	background: url(../images/v_line.jpg) no-repeat center top;
	padding-left: 15px;
	padding-right: 20px;
}


/* ---------- Autoinstall Scripts ---------- */

.autoinstall_scripts {

	float: left;
	width: 970px;
	height: 130px;
	background: url(../images/autoinstall_scripts.jpg) no-repeat left top;
	margin-top: 20px;
}

