body,div,dl,dt,dd,ul,ol,li,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,header {
	margin: 0; padding: 0;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal; font-weight: normal;
}
ol,ul {
	list-style: none; text-decoration: none;
}
li a {
	text-decoration: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	padding: 0px;
}
em,i {
	font-style: italic;
}
strong,b {
	font-weight: bold;
}
.clearfix:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
        }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
body {
	width: 100%;
	height: 100%;
	font-family: "Droid Sans";
	color: #FFFFFF;
	background-image: url(../images/background.png);
	background-repeat: repeat;
}
a {
	color: #616161;
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
}
a:hover {
	color: #CE4444;
}
h1,h2,h3 {
	-webkit-text-shadow: 1px 1px 0 black;
	-moz-text-shadow: 1px 1px 0 black;
	text-shadow: 1px 1px 0 black;
}

h3 {
	font-size: 14px;
	margin: 1em 0;
	color: #CE4444;
	font-weight: normal;
}

html, body {
	height: 100%;
}

.clear {
	width: 100%;
	height: 0;
	clear: both;
}

.push {
	height: 182px;
}

.green {
	color: #CE4444;
}
a.index-link {
	color: #FFFFFF;
	text-decoration: none;
}
a.index-link:hover {
	color: #CE4444;
}
.even {
	background-image: url(../images/even_background.png);
	background-repeat: repeat;
}
.odd {
	background-image: url(../images/odd_background.png);
	background-repeat: repeat;
}
.preload {
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
h1 {
	font-size: 20px;
	color: #CE4444;
	font-weight: 100;
	margin: 0 0 17px 0;
	padding: 0;
}
p {
	padding-top: 20px;
	clear: left;
}
#background-greenbar {
	background-image: url(../images/background_redbar.png);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 940px;
	height: 4px;
}

#page-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -162px;
	background: transparent url(../images/wrapper-background.png) repeat-x 0 96px;
}

#page-wrapper > header {
	background: #A10000 url(../images/header-gradient.png) repeat-x 0 0;
	border-bottom: 2px solid #CE4444;
}

#page-wrapper > header > div {
	width: 940px;
	margin: 0 auto;
}

#page-wrapper > .inner {
	width: 940px;
	height: 100%;
	margin: 0 auto 0;
}
#logo {
	display: block;
	width: 230px;
	height: 30px;
	padding: 31px 0 31px 95px;
	float: left;
	background: transparent url(../images/logo.png) no-repeat 0 50%;
	color: white;
	font-size: 30px;
	line-height: 1;
	-webkit-text-shadow: 2px 2px 0 #800;
	-moz-text-shadow: 2px 2px 0 #800;
	text-shadow: 2px 2px 0 #800;
}
.horizontal-rule {
	background-image: url(../images/horizontal_rule.png);
	background-repeat: repeat-x;
	width: 940px;
	height: 2px;
	float: left;
}

#buyNow {
	margin: 22px 0 0 40px;
	float: left;
	display: block;
	height: 47px;
	width: 170px;
	text-align: center;
	background: transparent url('../images/yellow-button.png') repeat-y scroll top left;
	-webkit-text-shadow: 0 1px 0 white;
	-moz-text-shadow: 0 1px 0 white;
	text-shadow: 0 1px 0 white;
	overflow: hidden;
	text-indent: -9999px;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;	
}

#buyNow:hover {
	background-position: bottom left;
}

nav {
	width: 420px;
	height: 26px;
	margin: 33px -20px 0 0;
	float: right;
}
nav li {
	font-size: 13px;
	float: right;
	margin-right: 20px;
}
nav li a {
	color: #FFFFFF;
	float: left;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-text-shadow: 2px 2px 0 #700;
	-moz-text-shadow: 2px 2px 0 #700;
	text-shadow: 2px 2px 0 #700;
}

nav li a .menu_right {
	height: 26px;
	cursor: pointer;
	text-align: center;
	padding: 5px 15px 10px 15px;
	float: left;
}
nav li a:hover {
	color: #EE8484;
	float: left;
}
#bar-invisible-wrapper {
	width: 940px;
	height: 32px;
	margin-top: 20px;
	float: left;
}
#promotion-bar {
	background-image: url(../images/bar_background.png);
	background-repeat: repeat-x;
	width: 940px;
	height: 32px;
	float: left;
}
#bar-tick {
	background-image: url(../images/bar_tick.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 32px;
	float: left;
}
a.bar-cross {
	background-image: url(../images/bar_cross.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 32px;
	float: right;
}
a.bar-cross:hover {
	background-image: url(../images/bar_cross_hover.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 32px;
	float: right;
}
.bar-left-text {
	width: auto;
	line-height: 12px;
	font-family: "Droid Sans";
	font-size: 12px;
	margin-top: 11px;
	float: left;
}
.bar-right-text {
	width: auto;
	line-height: 12px;
	font-family: "Droid Sans";
	font-size: 12px;
	margin-top: 11px;
	float: right;
}
#index-banner {
	width: 940px;
	height: 220px;
	overflow: hidden;
	float: left;
}
#index-banner-shadow {
	width: 940px;
	height: 20px;
	float: left;
}
div.orbit {
	width: 1px;
	height: 1px;
	position: relative;
	overflow: hidden;
}
div.orbit img {
	position: absolute;
	top: 0;
	left: 0;
}
div.orbit a img {
	border: none;
}
.orbit-bullets {
	position: absolute;
	z-index: 1000;
	list-style: none;
	right: 10px;
	top: 30px;
	margin: 0;
	padding: 0;
	float: right;
}
.orbit-bullets li {
	float: left;
	margin-left: 5px;
	cursor: pointer;
	color: #999;
	text-indent: -9999px;
	background: url(../images/bullets8.png) no-repeat;
	width: 14px;
	height: 14px;
	overflow: hidden;
}
.orbit-bullets li.active {
	color: #222;
	background-position: -14px 0;
}
/* homepage products */
.index-products {
	width: 981px;
}
.index-product-background h1,
.index-product-background a.title {
	display: block;
	font-size: 20px;
	line-height: 1;
	margin: 16px 0 12px;
	padding: 0;
	text-align: center;
	color: white;
	-webkit-text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-moz-text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.index-product-wrapper {
	width: 286px;
	height: 460px;
	overflow: hidden;
	float: left;
	margin-right: 41px;
}

.index-product-background {
	background-image: url(../images/product_background.png);
	background-repeat: no-repeat;
	width: 286px;
	height: 460px;
	position: absolute;
	z-index: 0;
	float: left;
}
.index-product-background.col-1 {
	background-image: url(../images/product_background_yellow.png);
}
.index-product-background.col-2 {
	background-image: url(../images/product_background_orange.png);
}
.index-product-background.col-3 {
	background-image: url(../images/product_background_green.png);
}
.index-product-hover {
	background-image: url(../images/domain_names_hover.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 286px;
	height: 270px;
	position: relative;
	z-index: 2;
	float: left;
}
.index-product-hover ul {
	margin-left: 23px;
	margin-top: 20px;
	font-size: 13px;
	color: #CE4444;
	float: left;
}
.index-product-hover ul li {
	width: 232px;
	padding: 5px 0px 0 10px;
	line-height: 22px;
}
#index-first-footer-wrapper {
	width: 307px;
	height: 66px;
	float: left;
}
#index-first-footer {
	background-image: url(../images/shared_hosting_footer.png);
	background-repeat: no-repeat;
	width: 307px;
	height: 66px;
	position: relative;
	top: 0;
	z-index: 5;
	float: left;
}

.index-product-text {
	height: 18px;
	width: 246px;
	margin: 10px 20px;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	float: left;
	overflow: hidden;
	color: #AAA;
	border-bottom: 1px solid #222;
}

.index-product-abstract {
	float: left;
	height: 326px;
	width: 286px;
}

.index-product-abstract p {
	display: none;
}

.index-product-abstract ul {
	padding: 0 20px;
	font-size: 14px;
}

.index-product-abstract ul li {
	margin: 10px 0;
	line-height: 1.5;
	padding-left: 24px;
	background: transparent url(../images/features_tick.png) no-repeat 0 -3px;
}

.index-product-background.col-1 .index-product-abstract ul li {
	background: transparent url(../images/features_yellow_tick.png) no-repeat 0 -3px;
}

.index-product-background.col-2 .index-product-abstract ul li {
	background: transparent url(../images/features_red_tick.png) no-repeat 0 -3px;
}

.index-product-hover .index-product-text {
	margin-top: 70px;
}
.index-product-from {
	width: 242px;
	margin-left: 22px;
	margin-top: 110px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	float: left;
}

.index-product-price {
	width: 182px;
	margin: 0;
	padding: 11px 104px 11px 0;
	font-size: 18px;
	color: white;
	line-height: 24px;
	text-align: center;
	float: left;
	-webkit-text-shadow: 1px 1px 0 black;
	-moz-text-shadow: 1px 1px 0 black;
	text-shadow: 1px 1px 0 black;
	cursor: pointer;
}

.index-product-price:hover {
	color: white;
}

.index-product-information {
	width: 242px;
	margin-left: 22px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	float: left;
}
.index-product-footer-wrapper {
	width: 286px;
	height: 66px;
	float: left;
	margin-right: 41px;
}

.index-product-footer {
	background-image: url(../images/shared_hosting_footer.png);
	background-repeat: no-repeat;
	width: 286px;
	height: 66px;
	position: relative;
	top: 0;
	z-index: 5;
	float: left;
}
.index-second-text {
	width: 242px;
	margin-left: 43px;
	margin-top: 70px;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	float: left;
}
.index-third-text {
	width: 242px;
	margin-left: 42px;
	margin-top: 70px;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	float: left;
}
#index-third-tld {
	margin-left: 42px;
	margin-top: 70px;
	font-size: 13px;
	float: left;
}
#index-third-tld li {
	width: 116px;
	padding: 5px 0px 0 10px;
	line-height: 22px;
}
#index-third-tld-price {
	margin-top: 70px;
	font-size: 13px;
	float: left;
}
#index-third-tld-price li {
	width: 107px;
	padding: 5px 10px 0 0px;
	line-height: 22px;
	text-align: right;
	color: #CE4444;
}
#twitter-invisible-wrapper {
	width: 940px;
	height: 32px;
	margin-top: 20px;
	float: left;
}
#twitter-wrapper {
	background-image: url(../images/bar_background.png);
	background-repeat: repeat-x;
	width: 940px;
	height: 32px;
	float: left;
}
#twitter-bird {
	background-image: url(../images/twitter_bird.png);
	background-repeat: no-repeat;
	width: 63px;
	height: 32px;
	float: left;
}
a.twitter-cross {
	background-image: url(../images/bar_cross.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 32px;
	float: right;
}
a.twitter-cross:hover {
	background-image: url(../images/bar_cross_hover.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 32px;
	float: right;
}

body > footer {
	display: block;
	background: #A10000;
	height: 158px;
	overflow: hidden;
	border-top: 4px solid #CE4444;	
}

body > footer > .inner {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
}

footer ul {
	width: auto;
	font-size: 12px;
	line-height: 18px;
	color: #616161;
	margin-top: 10px;
	margin-right:20px;
	margin-bottom: 10px;
	float: left;
}
footer a {
	color: white;
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
}
footer a:hover {
	color: #CE4444;
}
#footer-sitemap {
	font-size: 13px;
	line-height: 14px;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid #CE4444;
}
#footer-logos {
	background-image: url(../images/footer_logos.png);
	background-repeat: no-repeat;
	width: 361px;
	height: 68px;
	float: right;
}
#copyright {
	width: auto;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	float: right;
}
#shared-banner {
	background-image: url(../images/shared-banner.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 115px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#box-styles-banner {
	background-image: url(../images/box_styles_banner.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 115px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#contact-banner {
	background-image: url(../images/contact_banner.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 115px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#testimonial-banner {
	background-image: url(../images/testimonial_banner.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 115px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#shared-content-header {
	background-image: url(../images/shared_content_header.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 36px;
	float: left;
}
#shared-content-background {
	background-image: url(../images/shared_content_background.png);
	background-repeat: repeat-y;
	width: 940px;
	height: auto;
	height: 100%;
	float: left;
}
#shared-content-header-text {
	width: 900px;
	height: auto;
	margin-left: 20px;
	float: left;
}
.shared-content-horizontal-rule {
	background-image: url(../images/horizontal_rule.png);
	background-repeat: repeat-x;
	width: 900px;
	height: 2px;
	float: left;
}
#shared-content-description {
	width: 900px;
	height: auto;
	margin: 20px 0 20px 0;
	font-size: 12px;
	font-style: italic;
	float: left;
}
#shared-content-features-header {
	background-image: url(../images/shared_content_features_header.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 43px;
/* 	margin-top: 10px; */
	float: left;
}
#shared-content-features-background {
	background-image: url(../images/shared_content_features_background.png);
	background-repeat: repeat-y;
	width: 940px;
	height: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
}

#shared-content-features-background ul {
	list-style: none;
	padding: 0;
}
#shared-content-features-footer {
	background-image: url(../images/shared_content_features_footer.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 52px;
	float: left;
}
.shared-content-first-title {
	width: 150px;
	height: auto;
	font-size: 13px;
	color: #CE4444;
	text-align: center;
	margin: 19px 0 0 236px;
	float: left;
}
.shared-content-other-title {
	width: 150px;
	height: auto;
	font-size: 13px;
	color: #CE4444;
	text-align: center;
	margin-top: 19px;
	float: left;
}
#shared-content-features-list {
	width: 135px;
	height: auto;
	margin: 10px 0 0 100px;
	float: left;
}
#shared-content-features-list li {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
}
.shared-content-features-list {
	width: 150px;
	height: auto;
	margin-top: 10px;
	float: left;
}
.shared-content-features-list li {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	text-align: center;
}
.shared-content-features-tick {
	background-image: url(../images/features_red_tick.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}
.shared-content-dropdown-header {
	background-image: url(../images/shared_content_dropdown_header.png);
	background-repeat: repeat-x;
	width: 940px;
	height: 32px;
	cursor: pointer;
	float: left;
	margin-top: 10px;
}
.shared-content-dropdown-header-title {
	font-size: 13px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
.shared-content-dropdown-plus {
	background-image: url(../images/shared_content_dropdown_plus.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 32px;
	float: right;
}
.shared-content-dropdown-background {
	background-image: url(../images/content_full_width_background.png);
	background-repeat: repeat-y;
	width: 940px;
	height: auto;
	float: left;
}
.shared-content-main-dropdown-list {
	width: 135px;
	height: auto;
	margin: 10px 0 10px 100px;
	float: left;
}
.shared-content-main-dropdown-list li {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
}
.content-wrapper {
	width: 940px;
	height: auto;
	float: left;
}
.content-full-width-header {
	background-image: url(../images/content_full_width_header.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 20px;
	margin-top: 20px;
	float: left;
}
.content-full-width-background {
	background-image: url(../images/content_full_width_background.png);
	background-repeat: repeat;
	width: 940px;
	margin-top: -2px;
	float: left;
}
.content-full-width-footer {
	background-image: url(../images/content_full_width_footer.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 20px;
	float: left;
}
.content-full-width-body {
	width: 900px;
	height: auto;
	font-size: 14px;
	line-height: 1.5;
	margin-left: 20px;
	float: left;
}
.content-one-third-wrapper {
	width: 300px;
	height: auto;
	float: left;
	clear: left;
}
.content-second-one-third-wrapper {
	width: 300px;
	height: auto;
	margin-left:20px;
	float: left;
}
.content-one-third-header {
	background-image: url(../images/content_one_third_header.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 20px;
	margin-top: 20px;
	float: left;
}
.content-one-third-background {
	background-image: url(../images/content_one_third_background.png);
	background-repeat: repeat;
	width: 300px;
	margin-top: -2px;
	float: left;
}
.content-one-third-footer {
	background-image: url(../images/content_one_third_footer.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 20px;
	float: left;
}
.content-one-third-body {
	width: 260px;
	height: auto;
	font-size: 12px;
	margin-left: 20px;
	float: left;
}
/* 4 column */
.content-one-quarter-wrapper {
	width: 220px;
	height: auto;
	float: left;
	margin-left: 20px;
}
.content-one-quarter-wrapper:first-child {
	margin: 0;
}
.content-one-quarter-header {
	background-image: url(../images/content_one_third_header.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 20px;
	margin-top: 20px;
	float: left;
}
.content-one-quarter-background {
	background-image: url(../images/content_one_third_background.png);
	background-repeat: repeat;
	width: 220px;
	margin-top: -2px;
	float: left;
}
.content-one-quarter-footer {
	background-image: url(../images/content_one_third_footer.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 20px;
	float: left;
}
.content-one-quarter-body {
	width: 200px;
	height: auto;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}

.testimonial-link {
	color: #FFFFFF;
	text-decoration: none;
}
.testimonial-link:hover {
	color: #CE4444;
}
.content-two-third-wrapper {
	width: 620px;
	height: auto;
	float: left;
}
.content-second-two-third-wrapper {
	width: 620px;
	margin-left: 20px;
	height: auto;
	float: right;
}
.content-two-third-header {
	background-image: url(../images/content_two_third_header.png);
	background-repeat: no-repeat;
	width: 620px;
	height: 20px;
	margin-top: 20px;
	float: left;
}
.content-two-third-background {
	background-image: url(../images/content_two_third_background.png);
	background-repeat: repeat;
	width: 620px;
	margin-top: -2px;
	float: left;
}
.content-two-third-footer {
	background-image: url(../images/content_two_third_footer.png);
	background-repeat: no-repeat;
	width: 620px;
	height: 20px;
	float: left;
}
.content-two-third-body {
	width: 580px;
	height: auto;
	font-size: 12px;
	margin-left: 20px;
	float: left;
}
.content-horizontal-rule {
	background-image: url(../images/horizontal_rule.png);
	background-repeat: repeat-x;
	width: auto;
	width: 100%;
	height: 2px;
	float: left;
}
.tooltip {
	color: #FFFFFF;
}
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
#tiptip_content {
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #CE4444;
	background-color: #212320;
	padding: 10px 10px 10px 10px;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color:#CE4444;
}
#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color:#CE4444;
}
#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color:#CE4444;
}
#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color:#CE4444;
}
.contact-input {
	background-color: #1c1e1b;
	border: 1px solid #252724;
	padding: 3px;
	color: #CE4444;
	width: 150px;
	margin-left: 10px;
	float: left;
}
.contact-message {
	background-color: #1c1e1b;
	border: 1px solid #252724;
	padding: 3px;
	resize: none;
	color: #CE4444;
	width: 383px;
	margin-left: 10px;
	margin-top: 20px;
}
.contact-submit {
	background-color: #1c1e1b;
	border: 1px solid #252724;
	padding: 3px;
	color: #CE4444;
	width: 150px;
	margin-left: 10px;
	margin-top:20px;
	float: left;
}
.contact-margin {
	margin-left: 10px;
}
input.contact-input:hover {
	border: 1px solid #CE4444;
}
.contact-message:hover {
	border: 1px solid #CE4444;
}
.contact-submit:hover {
	border: 1px solid #CE4444;
}
.contact-input:focus {
	outline-width: 0;
}
.contact-message:focus {
	outline-width: 0;
}
.content-spacer {
	width: 100%;
	height: 20px;
	clear: both;
}

.page {
	float: left;
	clear: both;
	overflow: hidden;
	line-height: 1.5;
	margin-bottom: 1em;
}

.page ul {
	padding: 0 0 0 2em;
	margin: 1em 0;
	list-style: disc;
}

.page ul li {
	margin: 1em 0;
}
.contact-sent {
	margin: 2em 0 0 0;
	width: 100%;
	float: left;
	color: #CE4444;
}


/*
 ******** Login popup ********
 */

.popup-window {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -180px;
    z-index: 1000;
    overflow: hidden;
    padding: 10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;    
    background: transparent url(../images/black30.png) 0 0;
    border: 1px solid #666;
}

.popup-window header {
    background: black url(../images/header-gradient.png) 0 0;
    padding: 10px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.popup-window header h1 {
    font-size: 24px;
    line-height: 1;
    color: white;
    margin: 0;
}

.popup-window section {
    background: white;
    padding: 10px 20px;
    width: 300px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.popup-window label {
    display: block;
    margin: 1em 0;
    color: black;
}

.popup-window input[type='text'],
.popup-window input[type='password'],
.popup-window input[type='email'] {
    border: 2px solid #D6D6D6;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    padding: 6px;
    width: 280px;
    margin: 1em 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; 
    outline: none;
}

.popup-window input[type='text']:focus,
.popup-window input[type='password']:focus,
.popup-window input[type='email']:focus {
    background-color: #F0FAFF;
}

.popup-window button {
    border-width: 1px;
    border-style: solid;
    border-color: #BBB #999 #888;
    background: #AAA;
    padding: 8px 15px;
    font-size: 12px;
    line-height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;     
    outline: none;
    text-shadow: 0 1px 0 white;
}

#backdrop {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent url(../images/black30.png) 0 0;
    z-index: 100;
    cursor: pointer;
}

#domain-search {
	margin: 10px 0;
	height: 30px;
	position: relative;
}

#domain-search-result {
	margin: 10px 0 0 0;
}

div.error {
	padding: 10px;
	background: #CE4444;
	color: white;
	text-align: center;
	width: 560px;
	float: left;
}

div.success {
	padding: 10px;
	background: #A7CE44;
	color: white;
	text-align: center;
	width: 560px;
	float: left;
}

#domain-search input[type='text'] {
	font-size: 14px;
	line-height: 1;
	height: 14px;
	padding: 6px 3px;
	border: none;
	width: 439px;
	background: #1C1E1B;
	float: left;
	color: white;
	text-align: right;
}

#domain-search span.select {
	width: 58px;
	height: 14px;
	padding: 6px 12px 6px 2px;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	vertical-align: middle;
	float: left;
	margin: 0 2px;
	color: #CE4444;
	background: #1C1E1B url(../images/arrow-down.png) no-repeat 58px 50%;
	overflow: hidden;
}

#domain-search .select-option {
	display: none;
	position: absolute;
	left: 447px;
	top: 22px;
	z-index: 100;
	background: #1C1E1B;
	width: 72px;
}

#domain-search .select-option span {
	display: block;
	padding: 3px 10px;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

#domain-search .select-option span:hover {
	color: #CE4444;
}

#domain-search button {
	padding: 6px 10px;
	font-size: 14px;
	line-height: 14px;
	background-color: #1C1E1B;
	border: none;
	color: #CE4444;
	float: left;
	margin: 0;
	cursor: pointer;
}

#domain-search button:hover {
	background-color: #1F211E;
}

#domain-search.loading {
	background: transparent url(../images/ajax-loader-grey.gif) no-repeat 200px 0;
}

#domain-search.loading button {
	visibility: hidden;
}

#domain-search.loading input,
#domain-search.loading .select {
	background: #4C4E4B;
	color: #999;
}


.index-product-wrapper.right-column {
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	margin-right: 0;
}

.index-product-wrapper.right-column .index-product-background {
	width: 300px;
}

.contact-form {
	padding: 10px 0;
}

.contact-form h3 {
	width: 100%;
	clear: both;
	float: left;
}

.contact-form label {
	float: left;
	font-size: 14px;
	line-height: 1;
	padding: 4px;
	display: block;
	margin: 10px 0;
	width: 224px;
	clear: left;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"] {
	float: left;
	clear: right;
	font-size: 14px;
	line-height: 1;
	padding: 4px;
	background: white;
	border: none;
	width: 340px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0;
}

.contact-form input.error {
	color: white;
	background: #CE4444;
}

.contact-form select {
	float: left;
	clear: right;
	width: 340px;
	margin: 10px 0;
}

.contact-form button,
#order-complete button {
	width: 200px;
	display: block;
	margin: 20px 0 10px 200px;
	float: left;
	clear: both;
	border: none;
	background: #A10000;
	color: white;
	font-size: 14px;
	line-height: 1;
	padding: 10px 0;
	cursor: pointer;
	text-transform: uppercase;
}

#order-complete {
	width: 100%;
}

#order-complete button {
	margin: 20px 0 10px 350px;
}

.contact-form .mailbox_email_taken,
.contact-form .mailbox_email_free {
	display: none;
	float: left;
	color: white;
	padding: 10px;
	width: 328px;
	margin-left: 232px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.contact-form .mailbox_email_taken {
	background: #CE4444;
}

.contact-form .mailbox_email_free {
	background: #A7CE44;
}

.contact-form.loading {
	background: transparent url(../images/ajax-loader-grey.gif) no-repeat 50% 50%;
}

.contact-form.loading * {
	visibility: hidden;
}

#index-pages {
	margin: 40px 0 0 0;
}

#index-pages a {
	display: block;
	float: left;
	width: 220px;
	padding: 20px 0;
	margin: 0 0 0 20px;
	text-align: center;
	background: #9D000D url(../images/red-gradient.png) repeat-x 0 0;
	text-shadow: 0 2px 0 #550000;
	color: white;
	font-size: 16px;
	border-top: 1px solid #CE4444;
	border-bottom: 1px solid #87000A;
	cursor: pointer;
}

#index-pages a:hover {
	background-position: 0 -8px;
}

#index-pages a:first-child {
	margin: 0;
}

/* side-menu */

#side-menu {
	margin: 20px 0 0 0;
	float: left;
	color: #CE4444;
	list-style: disc;
	padding: 0 0 0 30px;
	width: 230px;
}

#side-menu li {
	padding-left: 10px;
}

#side-menu a {
	display: block;
	margin: 1em 0;
	font-size: 14px;
	color: #CE4444;
}

/* themes */

.content-yellow h1,
.content-yellow h2,
.content-yellow h3 {
	color: #FCFF35;
}

.content-orange h1,
.content-orange h2,
.content-orange h3 {
	color: #FAA531;
}

.content-header {
	margin: 20px 0 0 0;
	color: white;
	font-size: 20px;
	line-height: 47px;
	height: 47px;
	padding: 0 0 0 20px;
	text-shadow: 0 1px 0 black;
}

.content-header.orange {
	background: transparent url(../images/content-header-orange.png) repeat-x 0 0;
}

.content-header.yellow {
	background: transparent url(../images/content-header-yellow.png) repeat-x 0 0;
}

.content-header.green {
	background: transparent url(../images/content-header-green.png) repeat-x 0 0;
}

/* doorpages */

#doorpages {
	float: none;
	clear: both;
	font-size: 10px;
}

#doorpages a {
	margin: 0 5px 0 0;
	color: #EE7474;
}

#productPopup {
	height: 460px;
	width: 981px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -230px 0 0 -490px;
	z-index: 100;
	border: none;
	background: none;
	padding: 0;
}

.loader {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 50px;
	width: 50px;
	margin: -25px 0 0 -25px;
	background: rgb(56,57,55) url(../images/ajax-loader-grey.gif) no-repeat 50% 50%;
	z-index: 100;
	border: 1px solid rgb(20,20,20);
}

#register-success {
	margin-top: 30px;
	display: none;
}