* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #ef8116;
}

	a:hover {
		text-decoration: none;
	}

body {
	font-family: "Myriad Pro" ,Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1em;
	padding-top:50px;
	background:#326384;
	color: #393939;
}

h2 {
	background: url(../images/line-hor.gif) repeat-x 0% 100%;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 2.0em;
	color: #464e53;
}

	h2.no-caps{
		text-transform:none;	
	}

	h2.extra {
		margin: 0 0 25px 0;
	}
	
	h2.low-pad {
		margin: 0 0 16px 0;
	}
	
	
	h2.no-pad {
		margin:0;
	}
	
h3{
	font-size:1.3em;
	line-height:1.5em;
}
	

h5 {
	margin: -2px 0 0 0;
	padding: 0 0 3px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #37add6;
}

h6 {
	padding: 0 0 7px 0;
	line-height: 1.143em;
	font-size: 13px;
	color: #ef8116;
}

	h6 span {
		display: block;
		line-height: 1.286em;
		margin: 0 0 -1px 0;
	}

	h6 strong {
		display: block;
		padding: 0 0 8px 0;
		line-height: 1.286em;
		color: #464e53;
	}
	
	h6 i {
		display: block;
		margin: 0 0 -1px 0;
		line-height: 1.286em;
		font-style: normal;
		color: #464e53;
	}
	
	h6 b {
		display: block;
		padding: 1px 0 0 0;
		line-height: 1.143em;
		color: #464e53;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 19px 58px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 27px 55px 1px;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}


#main-content{
	position: relative;
	width: 900px;
	margin: 0 auto;
	font-size: 0.75em;
	min-height:550px;
}

#main-wrapper{
	background: url(../images/main-middle.png) repeat-y center;
	position: relative;
}


#main-top {
	background: url(../images/main-top.png) no-repeat top;
	position: relative;
}

#main-bottom {
	background: url(../images/main-footer.png) no-repeat bottom;
	width: 100%;
}

#wrapper {
	position:relative;
}
	
#header {
	background: url(../images/header.jpg) no-repeat 0% 184px;
	position: relative;
	height: 120px;
}

#livechat {
	display: block;
	height: 69px;
	padding: 0 0 0 64px;
	line-height: 36px;
	color: #8acdef;
	position: absolute;
	top: -20px;
	left: 650px;
}

#logo {
	position: absolute;
	top:35px;
	left: 1px;
	
}
							
							
#right-col{
	width:230px;
	float:right;
	position:relative;
	
}					

#left-col {
	width:660px;
	float:left;
}

#content {
	padding: 15px 0 64px 0;
	position:relative;
	min-height:550px;
}

	#content p {
		padding: 0 0 13px 0;
		line-height: 1.1em;
		font-size: 12px;
		color: #99a8b0;
		color: #555555;
	}
	
	#content p.extra {
		padding: 0 0 25px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 21px 0;
		color:#666666;
	}
	
		#content p small {
			float: right;
			padding: 0 26% 0 0;
			font-size: .8em;
		}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #f5f8f9 url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 15px 15px 20px 15px;
	}
	
	.box .inner-1 {
		padding: 26px 25px 35px 25px;
	}
	
	.box p {
		padding: 0 0 21px 0 !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #99a8b0 !important;
	}
	
	.box p.extra {
		padding: 0 0 18px 0 !important;
	}
	
	.box p.extra-1 {
		padding: 0 0 25px 0 !important;
	}
	
		.box blockquote p {
			padding: 0 0 16px 0 !important;
		}
		
		.box blockquote p.extra {
			padding: 0 0 18px 0 !important;
		}
		
		.box blockquote p.extra-1 {
			padding: 0 0 11px 0 !important;
		}
		
			.box blockquote p strong {
				display: block;
				padding: 4px 8px 0 0;
				text-align: right;
				color: #37add6;
			}
			
				.box blockquote p strong a {
					text-decoration: none;
					color: #37add6;
				}
				
				.box blockquote p strong a:hover {
					text-decoration: underline;
				}

.link {
	background: url(../images/arrows.gif) no-repeat 1px 3px;
	margin: 0 0 0 1px;
	padding: 0 0 0 23px;
	float: left;
	line-height: 1.25em;
	text-decoration: none;
	font-size: 1.333em;
	color: #010101;
}

	.link:hover {
		text-decoration: underline;
	}

.link-position {
	margin: 0 0 37px 33px;
}

.link-indent {
	margin: 0 0 35px 1px !important;
}

.link-indent1 {
	margin: 0 0 33px 1px !important;
}

.link-indent2 {
	margin: 0 0 37px 1px !important;
}

.indent {
	padding: 26px 0 2px 0;
}

.indent-bot {
	margin: 0 0 18px 0;
}

.indent-bot1 {
	margin: 0 0 27px 0;
}

.list {
	overflow: hidden;
	padding: 0 0 15px 0;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 1px 11px;
		padding: 0 0 0 11px;
		line-height: 1.625em;
		font-size: 1.333em;
		font-style: italic;
		color: #37add6;
	}
	
		.list li a {
			color: #37add6;
		}

.list-1 {
	overflow: hidden;
	margin: -2px 0 0 0;
}

	.list-1 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #37add6;
	}
	
		.list-1 dt span {
			background: url(../images/pic.gif) no-repeat 0% 0%;
			display: block;
			width: 22px;
			height: 25px;
			overflow: hidden;
			float: left;
			margin: 5px 11px 0 0;
			line-height: 30px;
			text-align: center;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #020202;
		}
	
		.list-1 dt a {
			text-decoration: none;
			color: #37add6;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		background: url(../images/line-hor1.gif) no-repeat 33px 100%;
		margin: 0 0 16px 0;
		padding: 0 0 15px 33px;
		line-height: 1.5em;
		font-size: 1em;
		color: #99a8b0;
	}
	
	.list-1 dd.extra {
		background: none;
		margin: 0;
		padding: 0 0 13px 33px;
	}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 33px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #99a8b0;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 19px 0 1px;
		}
		
		.list-2 li strong {
			display: block;
			padding: 1px 0 0 0;
			color: #ef8116;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #ef8116;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-2 li p {
			padding: 0 0 16px 0 !important;
			line-height: 1.286em !important;
			font-size: 1em !important;
			color: #99a8b0 !important;
		}
		
		.list-2 li span {
			display: block;
			overflow: hidden;
		}

			.list-2 li span a {
				background: url(../images/arrows.gif) no-repeat 1px 3px;
				margin: 0 0 0 1px;
				padding: 0 0 0 23px;
				float: left;
				line-height: 1.25em;
				text-decoration: none;
				font-size: 1.143em;
				color: #010101;
			}
		
			.list-2 li span a:hover {
				text-decoration: underline;
			}

.list-3 {
	overflow: hidden;
	margin: -2px 0 0 0;
}

	.list-3 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #37add6;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #37add6;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		background: url(../images/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 16px 0;
		padding: 0 0 15px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #99a8b0;
	}
	
	.list-3 dd.extra {
		background: none;
		margin: 0;
		padding: 0 0 13px 0;
	}
	
.list-4 {
	overflow: hidden;
	margin: -2px 0 0 0;
}

	.list-4 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #37add6;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #37add6;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		background: url(../images/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 15px 0;
		padding: 0 0 17px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #99a8b0;
	}
	
	.list-4 dd.extra {
		background: none;
		margin: 0;
		padding: 0 0 0 0;
	}

.list-5 {
	margin: -1px 0 0 0;
	padding: 0 0 8px 1px;
	overflow: hidden;
}

	.list-5 dt {
		padding: 0 0 6px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		font-weight: bold;
		color: #ef8116;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #ef8116;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 18px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #99a8b0;
	}

.list-indent {
	padding: 0 0 5px 0 !important;
}

.list-indent1 {
	padding: 0 0 25px 0 !important;
}

.list-indent2 {
	padding: 0 0 11px 0 !important;
}

.line-hor {
	background: url(../images/line-hor1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.line-hor1 {
	background: url(../images/line-hor1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#contact-form {
	width: 551px;
	padding: 10px 0 0 1px;
}

	#contact-form strong {
		display: block;
		width: 261px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form span {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #99a8b0;
	}
	
	#contact-form label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form textarea {
		background: none;
		width: 253px;
		height: 99px;
		padding: 3px;
		border: 1px solid #cdcfd0;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #99a8b0;
	}
	
	#contact-form input {
		background: none;
		width: 223px;
		height: 15px;
		padding: 3px;
		border: 1px solid #cdcfd0;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #99a8b0;
	}

	#contact-form a {
		background: url(../images/arrows.gif) no-repeat 1px 3px;
		margin: 18px 0 0 22px;
		padding: 0 0 0 23px;
		float: right;
		line-height: 1.25em;
		text-decoration: none;
		font-size: 1.333em;
		color: #010101;
	}

	#contact-form a:hover {
		text-decoration: underline;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#footer {
	/**height: 50px;**/
	width:900px;
	font-size:.7em;
	margin:0 auto;
	overflow: hidden;
}

	#footer, #footer a, #footer a:hover {
		color: #7d9cb0;
	}

	#footer .inner {
		padding: 0 17px 0 0;
	}

	
	#footer #site-links ul{
		display:inline;
		float:left;
		margin:20px 0 0 23px;
		
	}

	#footer #site-links .sect{
		font-weight:bold;
		padding-bottom:5px;
	}
			
	
	
		#footer p em {
			text-transform: uppercase;
			font-style: normal;
			color: #a7cce5;
		}
		
		#footer p span {
			padding: 0 3px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #7d9cb0;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
		
		
.tagline {
	color:#326384; font-weight:bold;
}		



/** Front Page Boxes **/	
#frontpage-products{
	position:relative;
	
}
#frontpage-products a:hover, #frontpage-products a, a.banner{
	text-decoration:none;
}
#frontpage-products .product-box {
	position:relative;
	height:210px;
	width:305px;
	padding-top:50px;
	
}

#frontpage-products .product-box p {
	text-align:center;
	font-size:1em;
	width:265px;
	margin-left:20px;
}

#pbox-shared{
		background: url(../images/front-products/shared-hosting.jpg) no-repeat;
}

#pbox-virtual{
		background: url(../images/front-products/virtual-dedivated-server.jpg) no-repeat;
}

#pbox-dedicated{
		background: url(../images/front-products/dedicated-server.jpg) no-repeat;
}

#pbox-colocation{
		background: url(../images/front-products/colocation.jpg) no-repeat;
}
	
	
/** Inner Banners **/
	
#inner-linux{
	height:130px;
	background: url(../images/inner-banners/linux-hosting.jpg) no-repeat;
	padding-left:40px;
	padding-top:10px;
}	

	#inner-linux p {
		width:450px;
	}	


#inner-windows{
	height:130px;
	background: url(../images/inner-banners/windows-hosting.jpg) no-repeat;
	padding-left:40px;
	padding-top:10px;
}	

	#inner-windows p {
		width:400px;
	}	


#inner-managed{
	position:relative;
	height:190px;
	background: url(../images/inner-banners/managed.jpg) no-repeat;
	width:315px;
	
}	
	
	#inner-managed p {
		width:215px;
		padding-top:40px;
		padding-left:10px;
	}	

	
	
#inner-self-managed {
	position:relative;
	height:190px;
	background: url(../images/inner-banners/self-managed.jpg) no-repeat;
	width:315px;
	margin-left:40px;	
}	
	
	
	#inner-self-managed  p {
		width:180px;
		padding-top:40px;
		padding-left:10px;
	}	



/** Plans Tables **/
    atn {
			color:#EF8116;
	  font-weight:bold;
			text-decoration:italic;
	}

	.planstable th {
			background-color:#bfe1ef;
			color:#333;
			font-weight:inherit;
	}

	.planstable th, .planstable td {
			padding:5px;
	}

	.planstable td {
			border-bottom: 1px solid #F48115;
	}


	.planstable th {
			text-align:right;
	}

	.planstable thead th, .planstable  td {
			text-align:center;
	}

	.planstable .no-border{
			border:none;
			background:none;
	}

	.planstable .yes-row td{
			background: url(/inc/images/icons/tick.png) center no-repeat;
	}

	.planstable .order-row td {
			text-align:center;
	}
	.planstable .order-row a {
			display:block;
			height:25px;
			margin:0 auto;
			width:25px;
			background: url(/inc/images/icons/cart.png) center no-repeat;
	}
.dedicated {
    margin : 20px 0px 0px 0px;
}
.dedicatedStep {
    float : left;
    width: 140px;
    padding: 0px 9px;
    font-size : 11px;
}
.dedicatedStepText {
    color : #000000;
    font-size : 14px;
    font-weight : bold;
    margin : 10px 0px;
}

#right-col .rnav{width:220px;}
#right-col .rnav li{min-height:28px;background:#bfe1ef no-repeat;}
#right-col .rnav li.active{background-position:-9px -89px;}
#right-col .rnav li a{display:block;text-decoration:none;font-size:96%;line-height:23px;color:#333;padding:0 0 0 20px; vertical-align:middle;}
#right-col .rnav ul{list-style:none;}

.box1{width: 100%; margin-bottom: 9px;}
.box1_top_top{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_top_top.gif); height: 8px;}
.box1_bottom_bottom{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_bottom_bottom.gif); height: 8px;}
.box1_corner_top_right{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_corner_top_right.gif);width: 8px;	height: 8px;}
.box1_corner_top_left{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_corner_top_left.gif); width: 8px; height: 8px;}
.box1_corner_bottom_left{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_corner_bottom_left.gif);	width: 8px;	height: 8px;}
.box1_corner_bottom_right{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_corner_bottom_right.gif); width: 8px; height: 8px;}
.box1_middle_left{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_middle_left.gif); width: 8px;}
.box1_middle_right{background: url(/templates/bluefibre/images/clientarea/boxtop/box1_middle_right.gif);	width: 8px;}
.box1_content_a{background: #FAFAFA; vertical-align: top; font-size: 11px;}
.box1_content_a span{background: #FAFAFA; vertical-align: top; font-weight: bold; color: #4F8FEE; font-size: 11px;}
.box1_content_a a{font-family: verdana, arial, sans-serif; color: #4989c3;font-size: 11px;}
.box1_content_a a:hover{font-family: verdana, arial, sans-serif; color: #4989c3;font-size: 11px;text-decoration: underline;}
.box1_content_b{background: #FAFAFA; vertical-align: top;}
.box1_content_b a:hover{font-family: verdana, arial, sans-serif; color: #4989c3; font-size: 11px; text-decoration: underline;}
.box1_content_b a{font-family: verdana, arial, sans-serif; color: #4989c3; font-size: 11px;}
.box1_content_c{background: #FAFAFA; vertical-align: top;}
.box1_content_c span{background: #FAFAFA; vertical-align: top; font-weight: bold; color: #62A420; font-size: 12px;}
.box1_content_c a:hover{font-family: verdana, arial, sans-serif; color: #666666;font-size: 12px; text-decoration: underline;}
.box1_content_c a{font-family: verdana, arial, sans-serif; color: #666666; font-size: 12px;}
.box1_content_b span{background: #FAFAFA; vertical-align: top; font-weight: bold; color:#62A420; font-size: 11px; margin-bottom: 5px;}
.box1_content_d{background: #FAFAFA;vertical-align: bottom;}