





@charset "UTF-8";
/* CSS Document */

/* All Pages
----------------------------------------- */

	.titleBar, .innerbannerbox
	{
		padding: 30px 0;
		height: 82px;
		margin-bottom: 20px;
	}
	.titleBar h1, .innerbannerbox h1
	{
		padding: 16px 0;
	}
	.titleBarButtons
	{
		padding: 20px 0;
	}
	.pricingButton
	{
		background-image: url(images/layout-images-images-buttons-pricingbutton.png); background-repeat: no-repeat; background-position: center top;
		height: 43px; width: 235px;
		float: left;
		-webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; transition: background-position .1s linear;
	}
	.quoteButton
	{
		background-image: url(images/layout-images-images-buttons-quotebutton.png); background-repeat: no-repeat; background-position: center top;
		height: 43px; width: 235px;
		float: left;
		-webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; transition: background-position .1s linear;
	}
	.pricingButton:hover, .quoteButton:hover
	{
		background-position: center -43px;
	}
	.featureLinks
	{
		font-size: 12px;
		padding: 0 10px 0 0;
		background-image: url(images/layout-images-images-redarrow.png); background-repeat: no-repeat; background-position: right center;
	}
	.whiteBack
	{
		background-color: white;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		float: left;
		margin-bottom: 20px;
	}
	.whiteBack .padd
	{
		padding: 20px;
	}
	
/* Header Page
----------------------------------------- */

	#wrapper
	{
		background-position: 50% 300px
	}
	#index_php #wrapper
	{
		background-position: 50% 566px
	}
	.headerCallUs
	{
		font-size: 24px;
		padding-top: 10px;
	}
	.sideTag
	{
		border: solid 1px #ec0000; border-right: none; border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px;
		position: fixed; z-index: 100;
	}
	.tagPhone
	{
		right: -336px; top:100px;
		background-image: url(images/layout-images-images-tags-callus.png); background-position: -58px 0;
		height: 90px; width: 376px;
	}
	.tagPhone:hover
	{
		right: 0px;
		border-color: gray;
	}
	
	.tagQuote
	{
		right: -336px; top:200px;
		background-image: url(images/layout-images-images-tags-quote.png); background-position: -58px 0;
		height: 58px; width: 376px;
		padding: 16px 0;
		text-align: center;
	}
	.bigQuote
	{
		font-size: 28px;
		color: #ec0000;
		text-decoration: underline;
	}
	.tagQuote:hover
	{
		right: 0px;
		border-color: gray;
	}
	.tagLogin
	{
		right: -336px; top:300px;
		background-image: url(images/layout-images-images-tags-clientlogin.png); background-position: -58px 0; background-repeat: no-repeat;
		height: 78px; width: 376px;
		padding: 26px 0;
		text-align: center;
	}
	.tagLogin, .tagQuote, .tagPhone
	{  
	   -webkit-transition: right .4s, border-color .4s linear .3s;  -moz-transition: right .4s, border-color .4s linear .3s;  -o-transition: right .4s, border-color .4s linear .3s; transition: right .4s, border-color .4s linear .3s;  
	}
	.tagLogin:hover
	{
		right: 0px;
		border-color: gray;
	}
	.tagLogin .logright
	{
		text-align: left;
		padding: 0 0 0 1%;
		width: 69%;
	}
	.tagLogin .logLeft
	{
		width: 30%;
	}
	.tagLogin .logright input[type="password"], .tagLogin .logright input[type="text"]
	{
		width: 210px; height: 12px;
		border: #333 1px solid;
		border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
		background-color: transparent;
		padding: 5px;
		color: white;
	}
	.tagChat
	{
		right: -336px; top:440px;
		background-image: url(images/layout-images-images-tags-onlinechat.png); background-position: -58px 0; background-repeat: no-repeat;
		height: 78px; width: 376px;
		padding: 26px 0;
		text-align: center;
	}
	.tagChat:hover
	{
		right: 0px;
		border-color: gray;
	}
/* Home Page
----------------------------------------- */
	
	.rotatorTool, .rotatorHolder, .rotatorContent
	{
		width: 540px; height: 407px;
		float: left;
	}
	.rotatorTool
	{
	}
	.rotatorHolder
	{
		position: relative;
	}
	.rotatorContent
	{
		position: absolute;
	}
	.rotatorContent img
	{
		width: 540px; height: 407px;
	}
	.frontServicesSection
	{
		background-image: url(images/layout-images-images-backgrounds-blackback.png); background-repeat: no-repeat;
		width: 960px; height: 259px;
		margin: -50px 0 0 0;
		position: relative; z-index: 998;
		color: #999;
	}
	.servicesfrontImage
	{
		height: 259px;
	}
	.servicesFrontHead
	{
		padding: 30px 0 34px 0;
		line-height: 24px;
		width: 680px !important;
	}
	.serviceFrontItem
	{
		line-height: 22px;
	}
	.serviceFrontItem p
	{
		padding-right: 5px; font-size: 12px;
	}
	.frontPagehead
	{
		padding: 10px 0; 
	}
	.frontPagehead h1
	{
		margin-bottom: 20px;
	}
	.tagLine
	{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.supported_box ul
	{
		list-style: disc inside;
	}
	.supported_box li
	{
		line-height: 23px;
		font-size: 15px;
		width: 46%;
		margin: 5px 2%;
		float: left;
	}
	.serverImg
	{
		height: 450px;
		margin:-56px 10px -30px 10px;
	}
	.demo
	{
		margin: 10px 0px;
	}
	
/* Hosting Plans Page
----------------------------------------- */

	.guarantee
	{
		color: #CE0000;
		text-align: center;
		font-size: 18px;
		line-height: 26px;
	}
	.headingbox1 h3
	{
		font-weight: bold;
		font-size: 20px;
		line-height:30px;
	}
	.black13
	{
		color: #ccc;
		font-size: 22px;
		padding: 15px 0px 15px 0px;;
	}
	.plan.whiteBack
	{
		height: 400px;
		background-color: #333;
		width: 298px!important;
		border: 1px solid white;
		text-align: center;
	}
	.plan.whiteBack:hover
	{
		background-color: #404141;
		border: 1px solid red;
	}
	.plan
	{
	}
	.plan ul
	{
		margin: 10px 0;
	}
	.plan li
	{
		line-height: 18px;
		color: white;
		text-align: center;
	}
	.black11_highlight
	{
		color: black;
		font-size: 16px; font-weight: 600;
	}
	.bottm_inner2_text p
	{
		font-size: 12px; line-height: 16px;
	}
	.bottm_inner2_small
	{
		height: 120px;
	}
	.bottm_inner2_img img, .inner_small_imgbox img
	{
		width: 80px; height: 80px;
		margin-right: 10px;
	}
	.plan h4
	{
		font-size: 14px;
		font-style: italic;
		margin-top: 10px; margin-bottom: 10px;
		text-align: center;
		color: #CE0000;
		border-bottom: 1px solid #555;
	}
	.plan hr
	{
		margin: 0px;
		border-top-color: #555;
		width: 100%;
	}
	.plan .button
	{
		margin: 0 78px;
	}
	
	

	
	
/* Contact Page
----------------------------------------- */

	.entrySummary .title
	{
		display: none;
	}
	.warning
	{
		color: red;
		text-align: center;
		display: block;
	}
	.hotspot  /**** This hides the form element to catch bot spam****/

	{
		display:none;
	}
	table tr td input
	{
		border: #ccc 1px solid;
		border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
		background-color: #f0f0f0;
		padding: 10px;
		color: black;
		width: 280px;
		font-size: 14px;
		-webkit-transition: background-color .5s linear, border-color .5s linear;-moz-transition: background-color .5s linear, border-color .5s linear;-o-transition: background-color .5s linear, border-color .5s linear;transition: background-color .5s linear, border-color .5s linear;
	}
	table tr td textarea
	{
		border: #ccc 1px solid;
		border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
		background-color: #f0f0f0;
		padding: 5px;
		color: black;
		width:508px; max-width: 508px; height: 150px; font-size: 14px;
		overflow: auto;
		-webkit-transition: background-color .5s linear, border-color .5s linear;-moz-transition: background-color .5s linear, border-color .5s linear;-o-transition: background-color .5s linear, border-color .5s linear;transition: background-color .5s linear, border-color .5s linear;
	}
	table tr td textarea:focus, table tr td input:focus
	{
		background-color: white;
		border-color: #ec0000;
	}
	#contact_php form
	{
		width: 50%;
		display: block;
		margin: auto;
	}
	.fieldarea
	{
		vertical-align: top;
		padding-top: 13px;
		text-align: right;
		color: black; font-weight: bold;
		padding-right: 10px;
	}
	
	
/* Member Page
----------------------------------------- */

	.loginBox
	{
		width:40%;
		margin:100px 25%;
		background-color:#FFFFFF;
		padding:30px 5%;
		border:#999999 1px solid;
		font-family:Arial, Helvetica, sans-serif;
	}
	.loginBox h1
	{
		color:#666666;
		text-align:center;
		text-transform:uppercase;
	}
	.logLeft
	{
		width:40%;
		text-align:right;
		display:inline-block;
		color:#666666;
		text-transform:uppercase;
		min-height:14px;
	}
	.logright
	{
		width:60%;
		display:inline-block;
	}
	.logright input[type="text"], .logright input[type="password"]
	{
		height:14px;
		background-color:#E7E7E7;
		border:none;
		width:75%;
		padding: 4px;
	}
	.logright input[type="submit"]
	{
		text-transform:uppercase;
		font-weight:bold;
	}
	.logField
	{
		display:block;
		width:100%;
		margin:5px 0;
	}	
	
	
/* Footer
----------------------------------------- */
	.subFooter
	{
		padding: 10px 0;
		border-top: solid #ccc 1px;
	}
	.subFooter a
	{
		font-size: 12px;
	}
	.subFooter h3
	{
		color: black; margin-bottom:5px;
	}
	.subFooter p
	{
		line-height: 20px; color: #858585; font-size: 12px;
	}
	.footBlogPost .title, #about_blog_index_php .footBlogPost .title #about_blog_index_php .footBlogPost .field26
	{
		display: none;
	}
	.footBlogPost #cdb_blog .entrySummary, #about_blog_index_php .footBlogPost #cdb_blog .entrySummary
	{
		padding: 0px; margin: 0px; border-bottom: none;background-color: transparent;width: 300px;
	}
	.footBlogPost .field20 .field, #about_blog_index_php .footBlogPost .field20 .field
	{
		font-size: 18px; color: black; 
	}
	.footBlogPost a:hover, #about_blog_index_php .footBlogPost a:hover
	{
		text-decoration: none;
	}
	.footBlogPost .field22 .field, #about_blog_index_php .footBlogPost .field22 .field
	{
		font-size: 12px; color: #858585; line-height: 20px; width: 300px;
	}

	
/* Domains
----------------------------- */
	
	#billing_domainchecker_php input[type='checkbox']
	{
		float: left;
		width: 20px;
	}
	#billing_domainchecker_php td, .data td
	{
		padding:10px 15px;
	}
	table.data th 
	{
		background-color: #666;
		border-bottom: 1px solid #333;
		color: white;
		font-weight: 400;
		padding: 10px;
	}
	.data tr.odd
	{
		background-color: #dadfdf;
	}
	.data tr:hover
	{
		background-color: #be2322;
		color: white;
	}

/* Hosting Terms
----------------------------- */	

	.inner3content_box
	{
		line-height: 1.5;
	}
	.inner3content_box p
	{
		font-size: 14px; line-height: 24px;
	}
	
/* Top 8
----------------------------- */

	.inner_small_num
	{
		height: 120px;
	}
	
	
	