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

/* Header */

#header-row {
	height: 102px;
	background: url(../images/header.png) repeat-x;
}

#header {
	width: 952px;
	height: 102px;
	margin: 0 auto;
	/*background: #000;*/
}

#logo {
	float: left;
	/*width: 248px;
	height: 102px;	
	background: url(../images/logo.png) no-repeat;*/
	width: 248px;
	height: 102px;	
	background: url(../images/logo4.png) no-repeat;
	/*margin-left: -10px;*/
}

#logo a {
	width: 248px;
	height: 102px;
	display: block;	
	text-indent: -1000em;
}

.header-column {
	padding: 0 23px;
	padding-top: 23px;
	height: 79px;
	float: left;
	vertical-align: top;
	/*background: orange;	*/	
}

.header-column, .header-column a {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}

#header-column1, #header-column2 {	
	font-size: 12px;
	line-height: 14px;
	background: url(../images/header-divider.png) no-repeat right center;
}

#header-column3 {
	font-size: 13px;
	line-height: 18px;
}

.header-column li {
	list-style-position: inside;
	margin-bottom: 5px;
}

#header-column1 {
	/*margin-left: 20px;*/
	margin-left: 0;
}

#header-column2 li {
	margin-bottom: 0;
}

#list-shopping-cart {
	list-style-image: url(../images/list-shopping-cart.png);
}

#list-customer-login {
	list-style-image: url(../images/list-customer-login.png);
}

.list-orange-dot {
	color: #ea6700;
}

#header-column3 {
	/*background: orange;*/
}

#header-chat {
	float: right;
}

/* End of Header */

/* Menu */

#menu-row {
	height: 45px;
	background: url(../images/menu-row-bg.png) repeat-x;
}

#header-menu {
	width: 932px;
	height: 35px;
	margin: 0 auto;
	padding: 5px 10px;
	background: url(../images/menu-bg.png) no-repeat;	
}

#menu-home {
	width: 98px;
	height: 50px;	
	position: absolute;
	top: 100px;	
	z-index: 1;	
}

#menu-home a {
	display: block;
}

#menu-first {
	/*margin-left: 88px;*/
}

li#menu-last {
	
	
}

li#menu-last a {
	
}

.submenu-content {
	width: 300px;	
}

.submenu-content-inner {
	margin: 10px;	
}

#submenu2-content {
	width: 310px;
}

#submenu3-content {
	width: 340px;
}

#submenu4-content {
	width: 385px;
}

#submenu7-content {
	width: 315px;
}

#submenu8-content {
	width: 430px;
}

#submenu9-content {
	width: 430px;
}

a.submenu-link {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-left: -5px;
	padding: 5px;	
	border-top: 1px dotted #AAAAAA;	
}

a.submenu-link:hover {
	/*background: #FFB732;*/
	/*background: #FFD07F;*/
	background: #f8843e !important;
	color: #fff;	
}

#menu-last a.submenu-link:hover {
	background: #f8843e !important;
}

a.submenu-link:hover .submenu-link-description {
	color: #fff;
}

.submenu-link-description {
	font-size: 12px;
	line-height: 13px;
	color: #555555;
	font-weight: normal;
}

/* End of Menu */

/* Banner */

#autoload-box {
	width: 553px;
	height: 486px;
	background: url(../images/autoload-box.png) no-repeat;
	position: fixed;
	display: none;
	/*margin-left: 200px;*/
	z-index: 100;
	overflow: visible;	
}

#autoload-box-close {
	position: absolute;
	left: auto;
	right: 0;
	top: -10px;
	right: -10px;
}

#autoload-box-iframe {
	margin-left: 22px;
	margin-top: 20px;
	width: 510px;
	height: 447px;
}

#website-guide-form {
	
}

#website-guide-title {
	width: 475px;
	height: 60px;
	margin: 0 auto;
	margin-top: 10px;
	background: url(../images/web-guide-title.png) no-repeat;
}

#website-guide-bullets {
	width: 510px;
	height: 118px;
	margin: 0 auto;
	margin-top: 5px;
	background: url(../images/web-guide-bullets.png) no-repeat;
}

#website-guide-fill-form {
	width: 493px;
	height: 150px;
	margin: 0 auto;
	margin-top: 5px;
	background: url(../images/web-guide-fill-form.png) no-repeat;
}

#website-guide-fill-form #smartform {
	position: relative;
	top: 39px;
	left: 5px;
}

#website-guide-fill-form input.text, #website-guide-fill-form input.phone {
	width: 228px;
	height: 32px;
	margin-right: 8px;
	outline: none !important;
	border: none !important;	
}

#website-guide-submit {
	display: block;	
	margin-top: 25px;
	margin-left: -4px;
	
}

#banner-row {
	height: 334px;
	background: url(../images/banner-row-bg2.png) repeat-x;	
}

#banner {
	width: 952px;
	height: 334px;
	margin: 0 auto;
	color: #3d3d3d;
	background: url(../images/web-hosting.png) no-repeat;
}


img#banner-heading-title {	
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}

#home-star {
	margin-left: 370px;
	float: left;
	display: block;
}

#home-banner-video {
	width: 183px;
	height: 137px;
	margin-top: 11px;
	margin-right: 135px;
	/*padding-top: 3px;*/	
}

#home-website-guide-tour {
	margin-right: 15px;
	margin-top: 5px;
}

#home-website-guide-tour a {
	
}

#home-feature-list {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 15px;	
	width: 418px;
	margin-right: 15px;
}

#home-feature-list li {
	list-style-type: disc;
	list-style-position: inside;
}

#home-domain-search {
	width: 503px;
	height: 87px;	
	margin-top: -73px;
	background: url(../images/home-domain-search-container.png) no-repeat;
}

#home-domain-input {
	color: #555555;
	font-size: 16px;
	width: 279px;
	padding: 5px;
	margin-top: 40px;
	margin-left: 13px;
	border: 1px solid #E1E1E1;
}

#home-domain-select {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #E1E1E1;
	padding: 5px;
}

#home-domain-submit {
	position: relative;
	top: 7px;
}

#banner-social-icons-row {
	/*background: #777;*/
	height: 41px;
}

#compatibility-warning {
	width: 750px;
	color: red;
	font-weight: bold;
}

#banner-social-icons {
	margin-top: 13px;	
}

#banner-social-icons img {
	margin-left: 1px;
}

#banner-column1 {
	width: 528px;
	/*height: 376px;*/
	/*background: #666;*/
}

#banner-column1 h1 {
	font-size: 32px;	
	line-height: 44px;
	font-weight: normal;	
}

#banner-column2 {
	width: 424px;
	/*height: 376px;*/
	/*background: #555;*/
}

img#banner-price {
	display: block;
	position: absolute;
	margin-top: 48px;
	margin-left: 375px;
	
}

#banner-feature-list {
	/*margin-top: 30px;*/
	margin-left: 38px;
	margin-top: 20px;
}

#banner-feature-list li, #banner-feature-list li h1 {
	color: #3D3D3D;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	list-style-image: url(../images/checkmark.png);
	list-style-position: outside;
	margin-bottom: 5px;
}

#banner-search-domain {
	width: 465px;
	height: 56px;
	margin-top: 15px;
	background: url(../images/banner-search-domain-bg2.png) repeat-x;
}

#banner-search-domain-input-bg {
	width: 316px;
	height: 37px;
	position: absolute;
	margin-top: 9px;
	margin-left: 9px;	
	background: url(../images/banner-search-domain-input-bg.png) no-repeat;
}

#banner-search-domain-input {
	background: none;
	border: none;
	outline: none;
	margin-left: 80px;
	margin-top: 6px;
	width: 220px;
	height: 26px;
	font-size: 20px;	
}

#banner-select-domain-type {
	margin-left: 330px;
	padding-top: 12px;
}

#banner-select-domain-type select {
	font-size: 20px;
	width: 75px;
	height: 30px;
	background: #FAFBEF;
	outline: none;
}

#banner-search-domain-btn {	
	float: right;
	margin-top: -33px;
	margin-right: 9px;
}

#banner-feature-list2 {
	margin-top: 20px;
}

#banner-feature-list2 li {
	/*display: inline;*/
	/*list-style-type: disc;*/
	list-style-position: inside;
	float: left;
	/*font-family: "HelveticaNeueLT Pro 67 MdCn", Rockwell, Arial;*/
	font-family: Rockwell, "Times New Roman", Arial;
	font-size: 13px;
	margin-right: 10px;
	color: #346c9a;
}

#banner-video {
	width: 424px;
	height: 252px;
	/*background: url(../images/banner-video.png) no-repeat;*/
}

#sign-up-now, #banner-see-hosting-plans, #free-hosting-guide-btn, #quick-tour-btn {
	margin-top: 13px;
}

/* End of Banner */

/* Content Wrapper */

#content-wrapper {
	width: 952px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 15px;	
}

#content-wrapper h1 {
	/*font-family: Rockwell, "Times New Roman", Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #455480;
}

#content {
	width: 709px;
	float: left;
	padding-right: 10px;
	/*background: #999;*/
}

#new-row1 {
	width: 952px;
	height: 187px;
	margin-top: 10px;
	/*background: #999;*/
}

.new-row1-block {
	margin-left: 6px;
	float: left;
}

#new-row1-block1 {
	margin-left: 0;
}
	
#hvt {
	width: 920px;
	padding: 15px;
	padding-top: 25px;
	border: 1px solid #DBDBDB;
	margin-top: -5px;
}

#hvt-heading {
	width: 306px;
	height: 34px;
	background: url(../images/hvt-heading.png) no-repeat;
	position: relative;
	top: 11px;
}

#hvt li {
	padding-left: 30px;
	height: 22px;
	line-height: 22px;
	background: url(../images/hvt-list-img.png) no-repeat left center;
	border-bottom: 1px dotted #DBDBDB;
	margin-bottom: 5px;
}

#hvt li, #hvt li a {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
}

/* Three Steps Video */

#three-steps-videos {
	width: 952px;
	height: 131px;
	margin: 0 auto;
	margin-top: 0;
	/*background: #E6E6E6;*/
}

#step1-video {
	width: 298px;
	height: 131px;
	background: url(../images/step1-video-bg.png) repeat-x;
	
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

#step1-video-divider {
	width: 31px;
	height: 131px;
	background: url(../images/step1-video-divider.png) no-repeat;
}

#step2-video {
	width: 300px;
	height: 131px;
	background: url(../images/three-steps-video-bg.png) repeat-x;
}

#step2-video-divider {
	width: 24px;
	height: 131px;
	background: url(../images/step2-video-divider.png) no-repeat;
}

#step3-video {
	width: 299px;
	height: 131px;
	background: url(../images/three-steps-video-bg.png) repeat-x;
	
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

/* End of Three Steps Video */


#home-boxes {
	margin-top: 16px;
}

.content-box {
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background: url(../images/content-box-header.png) repeat-x center top;
}

.content-box-header {
	height: 40px;	
	line-height: 40px;	
	color: #455480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;	
	padding: 0 12px;	
	/*background: url(../images/content-box-header-arrow.png) no-repeat 12px center;*/
}

.content-box-inner {
	padding: 15px;
}

#home-boxes .content-box-header img {
	
}

#home-box .content-box {
	width: 304px;
}

#home-box1 .content-box-inner {	
	width: 304px;
	height: 187px;
	font-size: 16px;
	line-height: 20px;
	padding: 0 !important;
	background: url(../images/home-box1-bg.png) no-repeat left bottom;
}

#home-box1 .content-box-inner p {
	float: right;
	padding: 12px;	
}

.content-box-inner strong {
	color: #346c9a;
}

#home-box2 {	
	margin-left: 15px;
}

#home-box2 .content-box, #home-box3 .content-box {
	/*width: 292px;*/
}


#home-box2 .content-box-inner, #home-box3 .content-box-inner {
	width: 615px;
	/*height: 163px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;	
}

.content-box-inner h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #455480;
}

#scrollup {
	position: relative;
	overflow: hidden;
	width: 280px;
	height: 100px;
	/*background: #999;*/
}


#home-box2-testimonial-author {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;	
	font-weight: bold;
	color: #215d8e;
	margin-top: 10px;
	display: block;
}

a#home-box2-testimonial-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	position: relative;
	top: 120px;;	
}

.customer-says {
	margin-top: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #D9D9D9;
	clear: both;
	/*background: #999;*/
}

#customer-say1 {
	margin-top: 0;
}

#customer-say3 {
	border-bottom: none;
}

.customer-says-img {
	float: left;
}

.customer-says-content {	
	padding-left: 52px;
	font-size: 13px;
	line-height: 18px;
}

.customer-says-site {
	color: #ff9600;
}

.customer-says-full {
	color: #ff9600;	
	float: right;
	font-weight: bold;
}

#home-box3 .content-box-inner h3 {
	text-decoration: underline;
}

#home-box3 .content-box-inner {
	background: url(../images/home-box3-bg.png) no-repeat 170px 20px;
}

#home-box3 .content-box-inner p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
}

#home-box3-cpanel-trial {
	display: block;
	float: left;
	margin-top: 25px;
}

#home-box3-cpanel-demo {
	display: block;
	float: left;
	margin-top: 25px;
	/*margin-left: 17px*/;
}

#scripts-cms {
	background: #F2F2F2;
	width: 950px;
	height: 107px;
	border: 1px solid #D9D9D9;
	margin-top: 14px;
}

#free-software {
	width: 218px;
	height: 118px;
	background: url(../images/free-software.png) no-repeat;
	position: relative;
	top: -6px;
	left: -1px;
	float: left;
}

#home-free-software-link {
	display: block;
	width: 218px;
	height: 118px;
}

#scripts-cms-logos {	
	margin-top: 8px;
	margin-left: 220px;
	background: url(../images/scripts-cms-logos.png) no-repeat;
	width: 711px;
	height: 94px;
}

#home-scripts-cms-wp {
	display: block;
	float: left;
	/*background: #999;*/
	width: 100px;
	height: 95px;
}

#scripts-cms-links {
	display: block;
	width: 617px;
	height: 95px;
	position: absolute;
	margin-left: 113px;
	/*background: #888;*/
}

#home-scripts-cms-view-more {
	display: block;
	float: right;
	text-decoration: underline;
	font-size: 11px;
}

#feedback-rotator-wrapper {
	width: 952px;
	height: 31px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	background: #F2F2F2;
}

.headline {
	width: 922px;
	padding: 0 15px;
	height: 50px;	
	position: absolute;
	left: 150px;
	top: 30px;
}

#last-row-content {	
	padding-top: 10px;	
}

#tony-paul img, #pilar-ruby img {
	display: block;
}

#pilar-ruby {
	margin-left: 10px;
}

#tony-paul a, #pilar-ruby a {
	display: block;
	text-align: center;
	margin-top: 10px;
}

#seven-steps {
	width: 346px;
	height: 180px;
	padding: 15px;
	border: 1px solid #D9D9D9;
}

#seven-steps h2 {
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #2c679d;
	text-align: center;
}

#seven-steps form {
	margin-top: 25px;
}

#seven-steps form input {
	margin-top: 15px;
}

.seven-steps-input-txt {
	color: #939393;
	margin: 0 auto;	
	padding: 5px;
	display: block;
	width: 325px;
	
}

#whois-base {
	margin: 30px auto;
}

/* Sidebar */

#sidebar {
	width: 213px;
	float: right;
	border: 1px solid #D9D9D9;
	padding: 9px;
	font-size: 12px;
	line-height: 14px;
	background: #F7F5F5;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#sidebar h2 {
	font-size: 17px;
	line-height: 20px;
	color: #455480;
	padding-left: 15px;
	margin: 10px 0;
	display: block;
	background: url(../images/blue-arrow.png) no-repeat left center;	
}

#sidebar-video {
	width: 212px;
	height: 126px;
	background: url(../images/sidebar-video.png) no-repeat;
}

#sidebar-divider {
	display: block;
	margin: 15px auto;
}

#sidebar-chat-wrapper {
	width: 211px;
	height: 144px;
	background: url(../images/sidebar-chat-wrapper.png) no-repeat;
}

#sidebar-chat-wrapper h2 {
	display: block;
	position: relative;
	margin-left: 10px;
	top: 5px;
}

#sidebar-chat-wrapper p {
	float: right;
	padding: 5px 10px;
}

#sidebar-chat-wrapper .phone-number {
	color:#346c9a;
	font-weight:bold;
}

#sidebar-cpanel-demo {	
	margin-bottom: 10px;
}

#sidebar-cpanel-demo p {
	margin-top: 15px;
}

#sidebar-cpanel-demo h3 {
	color: #346c9a;
	font-size: 12px;
	text-decoration: underline;	
}

#sidebar-cpanel-btns {
	display: block;
	margin-top: 20px;	
}

.sidebar-feedback-author, .sidebar-feedback-author-source  {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
}

.sidebar-feedback-author {
	color: #215d8e;
}

a#sidebar-feedback-more {
	display: block;
	text-decoration: underline;
	margin-top: 5px;
}

#sidebar-representative {
	height: 115px;
	background: url(../images/representative.png) no-repeat right top;
}

#sidebar-representative-join {
	display: block;
	position: relative;
	left: 107px;
	top: -20px;
}

#sidebar-top-google {
	/*height: 90px;*/
	background: url(../images/sidebar-tony-pilar.png) no-repeat right top;
}

/* End of Sidebar */

/* End of Content Wrapper */

/* Footer */

#footer-row {
	/*background: #DCDCDC;*/
	background: #F2F2F2;
}

#footer {
	padding: 36px 0;
}

.footer-column {
	height: 160px;
}

#footer-column1 {
	width: 238px;
	color: #2c679d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
	/*background: url(../images/footer-column-divider.png) repeat-y right center;*/
}

#uk-based-hosting {
	margin-top: 115px;
	/*background: #333;*/
	height: 44px;
}

#uk-based-hosting img {	
	display: block;
	float: left;
}

#uk-based-hosting p {
	float: right;	
	text-align: center;
	font-style: italic;
	/*background: #999;*/
	padding-top: 4px;
	margin-right: 55px;
}

#footer-column2 {
	width: 180px;
	padding-right: 10px;
	background: url(../images/footer-column-divider.png) repeat-y right center;
	/*background: orange;*/
}

#footer-social-media li {
	height: 28px;
	line-height: 28px;
	margin-top: 13px;
	vertical-align: middle;
}

#footer-social-media img {
	float: left;
	padding-right: 12px;
}

#footer-column3 {
	width: 450px;
	padding: 0 25px;
	/*background: orange;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: url(../images/footer-column-divider.png) repeat-y right center;
}

#footer-column3 img {
	display: block;
}

img#footer-secure-shopping {
	margin-top: 18px;
}

img#footer-payment-cards {
	margin-top: 30px;
}

#footer-column1, #footer-column2, #footer-column3 {
	height: 190px;
}
/* End of Footer */
