@import "jquerythemes/humanity/jquery.css";

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

body#home {
	background:url(../images/body-bg-home.jpg) #ffffff repeat-x top center;
}
body {
	background:url(../images/body-bg-inner.jpg) #ffffff repeat-x top center;
	font:13px helvetica, Arial, sans-serif !important;
	line-height:18px;
	color:#555555;
	margin:0;
	padding:0;
}
/* = Styles
---------------------------------------------------------------------------------------------------------------------------------*/
.width100		{ width:100%; }
.width90		{ width:90%; }
.width960		{ width:960px; }
.width1280		{ width:1280px; }

.float-right 	{ float:right; }
.float-left  	{ float:left; }

.orange-button  { background:url(../images/register-button-bg.jpg) no-repeat top center; 
				  width:103px; height:21px; 
				  display:block; color:#ffffff !important;
				  font-weight:bold !important; text-decoration:none;
				  text-align:center; line-height:21px;
				 }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.text-indent	{ text-indent:15px; }

.break 			{ margin-bottom:15px; }
.hide 			{ display: none; }
.clear 			{ clear:both; }
.clearfix		{ display:block;}


.font-medium 	{ font: 1.1em Arial, Helvetica, sans-serif; }
.font-small 	{ font: 10.4px Arial, Helvetica, sans-serif; }
.font-smaller 	{ font: 0.7em Arial, Helvetica, sans-serif; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.text-underline	{ text-decoration:underline; }

.underline 		{ border-bottom:1px solid #d3ebf3; }
.overline		{ border-top:1px solid #eee; }

.black 			{ color:#000; }
.gray 			{ color:#616161; }
.white 			{ color:#fff; }
.blue 			{ color:#12638f; }
.green 			{ color:#0F0; }
.red 			{ color:#f00; }
.darkblue		{ color:#576779;}

.no-bullet 		{ list-style: none;list-style-image:none; }
.no-padding     { padding:0 !important; }
.no-margin		{ margin:0 !important; }
.no-indent      { margin-left:0;padding-left:0; }

.img-center { 
	display:block; 
	margin: 4px auto;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
/* = End Styles = */

.apps_icon:link, .apps_icon:visited {
overflow:hidden;
z-index:100000;
top:25%;
right:0%;
position:fixed;
width:39px;
text-indent:-100000px;
height:132px;
display:block;
background:url(images/apps_icon.png) no-repeat top center;
}
.apps_icon:hover, .apps_icon:active {}
#top_navigation {
height:49px;
width:900px;
margin:auto;
position:relative;
}
#top_navigation .logo:link, #top_navigation .logo:visited {
background:url(assets/logo.gif) no-repeat top center;
width:120px;
height:42px;
display:block;
position:absolute;
left:10px;
}
#top_navigation .logo:hover, #top_navigation .logo:active {}
#top_navigation .welcome p {
color:#0066CC;
font-size:12px;
position:absolute;
right:0;
margin:0;
padding:0;
line-height:49px;
}
#top_navigation .logout:link, #top_navigation .logout:visited {
color:#0066FF; text-decoration:none;
font-size:11px;
font-weight:bold;
padding:1px 3px;
}
#top_navigation .logout:hover, #top_navigation .logout:active {
color:#fff; text-decoration:none;
background:#0099FF;
}
/* = Header
------------------------------------------------------------------------------------------------------------------------*/

#header {
width:950px;
height:64px;
margin:auto;
padding:0 10px 0 0;
position:relative;
}
#header img.logo {
position:absolute;
left:0; top:0;
}

/* = Banner
------------------------------------------------------------------------------------------------------------------------*/
#banner {
	width:100%;
	background:url(../images/banner-bg-home.jpg) repeat-x top center;
}
#banner-container {
	width:944px;
	margin:0 auto;
	padding:60px 0 40px 0;
	height:320px;
	background:url(../images/banner-shadow.png) no-repeat bottom center;
}

/* = Menu
------------------------------------------------------------------------------------------------------------------------*/
#menu {}
#menu ul {
	text-align:right;
	padding:20px 0 0 0;
	margin:0;
	float:right;
	list-style:none;
	height:31px;
}
#menu ul li {
	float:left;
	height:31px;
	margin:0 2px;
}
#menu ul li a, #menu ul li a:hover {
	display:block;
	height:31px;
	padding:0;
	margin:0;
	text-decoration:none;
	outline:0;
}
/* = Home Link
---------------------------------------------------------------------------------------------------------------------------------*/
#menu ul li a.home { width:63px; background:url(../images/menu.png) no-repeat 0 0; }
#menu ul li a.home:hover { background:url(../images/menu.png) no-repeat 0 -31px; }
#menu ul li a.home:active { background:url(../images/menu.png) no-repeat 0 -62px; }
#home #menu ul li a.home, #page #menu ul li a.home, #index #menu ul li a.home { background:url(../images/menu.png) no-repeat 0 -93px; }

/* = About Us Link
---------------------------------------------------------------------------------------------------------------------------------*/
#menu ul li a.about-us { width:87px; background:url(../images/menu.png) no-repeat -63px 0; }
#menu ul li a.about-us:hover { background:url(../images/menu.png) no-repeat -63px -31px; }
#menu ul li a.about-us:active { background:url(../images/menu.png) no-repeat -63px -62px; }
#about_us #menu ul li a.about-us { background:url(../images/menu.png) no-repeat -63px -93px; }

/* = Hosting Link
---------------------------------------------------------------------------------------------------------------------------------*/
#menu ul li a.hosting { width:77px;	background:url(../images/menu.png) no-repeat -150px 0; }
#menu ul li a.hosting:hover { background:url(../images/menu.png) no-repeat -150px -31px; }
#menu ul li a.hosting:active { background:url(../images/menu.png) no-repeat -150px -62px; }
#hosting #menu ul li a.hosting { background:url(../images/menu.png) no-repeat -150px -93px; }
/* = Services Link
---------------------------------------------------------------------------------------------------------------------------------*/
#menu ul li a.services { width:80px; background:url(../images/menu.png) no-repeat -227px 0; }
#menu ul li a.services:hover { background:url(../images/menu.png) no-repeat -227px -31px; }
#menu ul li a.services:active { background:url(../images/menu.png) no-repeat -227px -62px; }
#services #menu ul li a.services { background:url(../images/menu.png) no-repeat -227px -93px; }

/* = Support Link
---------------------------------------------------------------------------------------------------------------------------------*/
#menu ul li a.support { width:83px; background:url(../images/menu.png) no-repeat -307px 0; }
#menu ul li a.support:hover { background:url(../images/menu.png) no-repeat -307px -31px; }
#menu ul li a.support:active { background:url(../images/menu.png) no-repeat -307px -62px; }
#support #menu ul li a.support { background:url(../images/menu.png) no-repeat -307px -93px; }
/* = Contact Us Link
---------------------------------------------------------------------------------------------------------------------------------*/
#menu ul li a.contacts { width:88px; background:url(../images/menu.png) no-repeat -389px 0; }
#menu ul li a.contacts:hover { background:url(../images/menu.png) no-repeat -389px -31px; }
#menu ul li a.contacts:active { background:url(../images/menu.png) no-repeat -389px -62px; }
#contact_us #menu ul li a.contacts { background:url(../images/menu.png) no-repeat -389px -93px; }
/* = Domain Finder
------------------------------------------------------------------------------------------------------------------------*/
body#home #domain-finder {
	height:50px;
	border-bottom:1px solid #dbdbdb;
	line-height:50px;
	float:none;
	margin-top:0;
	background-color:transparent;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0;
	padding:0;
}
body#home #domain-finder-container {
	width:940px;
	margin:0 auto;
	text-align:right;
}
#domain-finder {
	height:50px;
	border:0;
	line-height:50px;
	float:right;
	margin-top:-65px;
	background:#ffffff;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	padding:0 20px;
}
#domain-finder-container {
	width:auto;
	margin:0 auto;
}
#domain-finder-container input[type="text"], #domain-finder-container select {
	-moz-border-radius:4px;
	width:120px;
	padding:3px;
	margin:0 2px;
	height:18px;
	line-height:18px;
	border:1px solid #cccccc;
}
#domain-finder-container select {
	height:auto;
	line-height:auto;
}
#domain-finder-container input.register_button {
	height:21px;
	margin:0 0 0 2px;
	line-height:16px;
	width:103px;
	border:0;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background:url(../images/register-button-bg.jpg) no-repeat top center;
}

/* = Content
------------------------------------------------------------------------------------------------------------------------*/

#content {
width:960px;
margin:auto;
min-height:300px;
padding:0;
background:url(assets/content_bg.png) repeat-y top center;
}
#content .content_page {
width:870px;
margin:auto;
}
#content .content_page p {
text-align:justify;
margin:0;
color:#555;
}
.page_title {
	margin:35px 0 15px 0;
	padding:0 10px;
	color:#ffffff;
	font-size:35px;
	text-shadow:0 1px #d16b0b;
	letter-spacing:-1px;
	font-weight:bold;
}

#content_bot {
height:12px;
width:910px;
margin:auto;
background:url(assets/content_bot.png) no-repeat top center;
}

/* = Main Content
--------------------------------------------------------------------------------------------------------------*/
#home-main-content {
	text-align:center;
}
#home-main-content .home-content {
	display:inline-block;
	text-align:left;
	width:33%;
	display:table-cell;
	*float:left;
	vertical-align:top;
	background:url(../images/home-content-side-bg.png) repeat-y top right;
}
#home-main-content .home-content h2 {
	background:url(../images/home-content-side-title-bg.jpg) no-repeat bottom right;
	height:50px; line-height:50px;
	margin:13px 0 0 0;
	padding:0;
	position:relative;
}
#home-main-content .home-content h2 img.icon {
	position:absolute;
	left:25px; bottom:8px;
}
#home-main-content .home-content h2 img.title {
	position:absolute;
	left:80px;
	top:17px;
}
#home-main-content .home-content div.serv-cont {
	margin:0;
	padding:10px 20px 10px 30px;
	background:url(../images/home-content-bg.png) no-repeat top right;
}
#home-main-content .home-content div.serv-cont img.start-chat-button {
	margin:15px auto 0 auto;
}
#home-main-content .home-content div.serv-cont ul.orange {
	margin:0;
	padding:4px 0 4px 18px;
	list-style-image:url(../images/orange-check-icon.jpg);
}
#home-main-content .home-content div.serv-cont ul.orange li {
	margin:0 0 8px 0;
	padding:0 0 0 0;
}
#home-main-content div.client-login {
	padding-bottom:32px !important;
}
#home-main-content  div.client-login p {
	clear:both;
	margin:10px 0 0 0;
	padding:0;
}
#home-main-content div.client-login p span {
	float:left;
	width:100px;
	margin:0 5px 0 0; padding:0;
	text-align:right;
	font-size:13px;
	color:#50555b;
}
#home-main-content div.client-login p input.textbox {
	float:right;
	width:140px;
	margin:0 15px 8px 0;
}
#home-main-content div.client-login p input.login-button {
	height:21px;
	line-height:15px;
	font-size:13px;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	width:103px;
	margin:0;
	display:block;
	border:0;
	padding:0 0 2px 0;
	background:url(../images/register-button-bg.jpg) no-repeat 0 1px;
}
#pagecontent {
	padding:20px 0;
}
/* = Brands
--------------------------------------------------------------------------------------------------------------*/
#brands {
	border-top:1px solid #DBDBDB;
}
#brands-content {
	width:965px;
	margin:0 auto;
}
#brands-content ul {
	text-align:center;
	padding:0; margin:0;
	list-style:none;
}
#brands-content ul li {
	display:inline-block;
}

/* = Footer
--------------------------------------------------------------------------------------------------------------*/
#footer-container {
	border-top:1px solid #DBDBDB;
	margin-bottom:15px;
}
#footer {
	width:940px;
	margin:auto;
	background:url(../images/home-content-bg.png) no-repeat top right;
	padding:0 0 20px 0;
	font-size:12px;
	line-height:10px;
	text-align:left;
}
#footer img.footer-logo {
	float:right;
	margin:45px 15px 0 0;
}
#footer .footer-links {
	float:left;
	width:150px;
}
#footer .footer-links h2 {
	margin:15px 0;
}
#footer .footer-links ul {
	list-style:none;
	margin:0; padding:0;
}
#footer .footer-links ul li {
	margin-bottom:10px;
}
#footer .footer-links ul li a:link, #footer .footer-links ul li a:visited {
	color:#50555b;
	text-decoration:none;
}
#footer .footer-links ul li a:hover, #footer .footer-links ul li a:active {
	text-decoration:none;
}
#access {
	width:940px;
	min-height:30px;
	margin:20px auto 0 auto;
}
#access ul {
	text-align:right;
	list-style:none;
	margin:0;
	min-height:30px;
	margin:auto 0 auto auto;
	width:auto;
	float:right;
	padding:0 15px 0 0;
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	-moz-border-radius:4px 4px 0 0;
}
#access ul li:first-child {
	line-height:30px;
	min-height:30px;
	padding:0 0 0 8px;
}
#access ul li {
	float:left;
	height:20px;
	padding:5px 0 0 0;
}
#footer-container .footer-bottom {
	border-top:1px solid #DBDBDB;
}
#footer-container .footer-bottom div.footerwrap {
	width:940px;
	margin:0 auto;
	background:url(../images/home-content-bg.png) no-repeat top right;
	height:25px;
	display:block;
}


// oval button
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

/*a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}*/

/*
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; 
}*/  

.message {
	margin-top:5px;
	color:#4C6278;
	font-size:16px;
	background-color:#F4F4F4;
	border:2px solid #178DBD; /*#e8ebec;*/
	border-left: 10px solid #178DBD;
	/*text-align:center;*/
	display:none;
	font-weight:bold;
	width:auto;
	padding:5px;
}
.message .messageLinks .link_1, .link_2, .link_3 {
	font-weight:normal;
	font-size:14px;
	padding-top:10px;
}

//table//
table {	margin: 8px; }
th { font-family: Arial, Helvetica, sans-serif; font-size: .9em;/*background: #666;*/ color: #FFF;	padding: 6px 4px;	border-collapse: separate;	border-spacing: 6;}
td { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
