body, html {
	padding:0px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background:#000000;
	background:#ffffff url('images/bg-atmosphere-3.jpg') repeat-x fixed top left;

}
#main_site {
	background:#ffffff url('http://www.rexyo.com/gradient_image.php?a=d0d0d0&b=ffffff&w=1&h=120') repeat-x scroll top left;
}

ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	font-size: 13px;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background:#000000 url('http://www.rexyo.com/gradient_image.php?a=666666&b=000000&w=1&h=40') repeat-x scroll 0;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center; 
}
a {
	text-decoration: none;
	color: #0033cc;
}

a.label {
	cursor: hand;
	cursor: pointer;
}


#shopping_cart {
	color: #333333;
	line-height: 1.4;
	font-size: 11px;
}
#overl {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #d2d2d2;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.error {
	color: #cc0000;
	font-size: 12px;
	padding: 3px;
}
textarea {
	/*background-color: transparent;*/
}

td.main {
	color: #333333;
	line-height: 1.4;
	font-size: 12px;
}

td.menu {
	color: #333333;
	line-height: 1.4;
	font-size: 12px;
}
td.info {
	color: #333333;
	line-height: 1.4;
	font-size: 12px;
}
.small {
	color: #666666;
	font-size: 12px;
	line-height: 1.5;
	text-align:left;
}
td.xsmall {
	color: #666666;
	font-size: 11px;
	line-height: 1.5;
}
#headerTable {
	/*background:url('gradient_image.php?a=LightGrey&b=snow&r=1&w=50&h=100') repeat-x scroll 0;*/
	border-top: 1px solid #999999;
}
td.price {
	color: #666666;
	line-height: 1.4;
	font-size: 16px;
}
td.row_even {
	color: #0033cc;
	line-height: 1.4;
	font-size: 12px;
}

td.row_odd {
	color: #0033cc;
	line-height: 1.4;
	font-size: 12px;
}

td.extension_header {
	color: #666666;
	line-height: 1.4;
	font-size: 11px;
	font-weight: bold;
}
.right {
	text-align: right;
}
.white {
	color: #ffffff;
	line-height: 1.4;
	font-size: 12px;
}
.grey {
	color: #333333;
	line-height: 1.4;
	font-size: 12px;
}

td.extension_name {
	color: #0033cc;
	line-height: 1.4;
	font-size: 11px;
}

td.extension_price {
	color: #0033cc;
	line-height: 1.4;
	font-size: 11px;
	text-align: right;
}


p {
	line-height: 1.4;
	font-size: 12px;
}

h1, h2 {
	border-bottom: 1px solid #e5e5e5;
	color: #027191;
	font-size: 22px;
	padding: 5px 0 5px;
}
	

td.extension_origin {
	color: #666666;
	line-height: 1.4;
	font-size: 11px;
	text-align: right;
}

#leftmaintrans {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height:426px;
}

table.rightsubtrans {
	background-image: url('images/world_sm.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#search_field {
	height: 24px;
	width: 80%;
	color: #666666;
	line-height: 1.4;
	font-size: 20px;
	font-weight: normal;
	background-image: url('images/zoom.png');
	background-repeat: no-repeat;
	background-position: right center;
}
#r37 { width:200px; height:100px;margin:0px auto; padding:0px;opacity:0.7;filter:alpha(opacity=70);}

#t1 { width:100%; margin:0px auto; padding:0px; }
#t2 { width:100%; margin:0px auto; padding:0px; }
#t3 { width:100%; margin:0px auto; padding:0px; }
#example { width:100%; margin:0px auto; padding:0px; }

#r1 { width:100%; height:100px;margin:0px auto; padding:0px; cursor: hand; cursor: pointer; }
#r2 { width:100%; height:100px;margin:0px auto; padding:0px; }
#r3 { width:100%; height:100px;margin:0px auto; padding:0px; }

#r7 { width:100%; height:100px;margin:0px auto; padding:0px; }
#r11 { width:100%; height:200px;margin:0px auto; padding:0px; }
#r12 { width:100%; height:100px;margin:0px auto; padding:0px; }
#r13 { width:100%; height:200px;margin:0px auto; padding:0px;color: #ffffff;}

#r14 { position: relative; width:100%; height:210px;margin:0px auto; padding:0px; color: #333333; border: 1px solid #999999;}
#r15 { position: relative; width:100%; height:210px;margin:0px auto; padding:0px; color: #333333; border: 1px solid #999999; background-color: #ffffff;}
#r33 { position: relative; width:100%; height:210px;margin:0px auto; padding:0px; color: #333333; border: 1px solid #999999; background-color: #ffffff;}
#r16 { width:100%; height:215px;margin:0px auto; padding:0px; border: 1px solid #999999;}
#r17 { width:100%; height:100%;margin:0px auto; padding:0px; border: 1px solid #999999;}
#r18 { width:100%; height:100%;margin:0px auto; padding:0px; }
#r19 { position: relative; width:100%; height:210px;margin:0px auto; padding:0px; color: #333333; border: 1px solid #999999;}

#r8 {
	margin:0px auto; padding:0px;
	height:485px;
	width:100%;
/*	background-image: url('images/domainextensions.gif');
	background-position: 40px 0px;
	background-repeat: no-repeat;
*/
}

#r34 {
	margin:0px auto; padding:0px;
	height:285px;
	width:100%;
	background-image: url('images/image_features2.jpg');
	background-position: 40px 0px;/*top right;*/
	background-repeat: no-repeat;
}

#r20 {
	margin:0px auto; padding:0px;
	height:475px;
	width:100%;
	background-image: url('');
	background-position: 40px 0px;/*top right;*/
	background-repeat: no-repeat;
}
#r8full {
	margin:0px auto; padding:0px;
	height:245px;
	width:100%;
	background-image: url('images/domainextensions.gif');
	background-position: 40px 0px;/*top right;*/
	background-repeat: no-repeat;
}


#r20full {
	margin:0px auto; padding:0px;
	height:235px;
	width:100%;
	background-image: url('');
	background-position: 40px 0px;/*top right;*/
	background-repeat: no-repeat;
}
#r21 {
	margin:0px auto; padding:0px;
	height:445px;
	width:100%;
	background-image: url('images/welcome_graphic_v4.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
#r22 { position: relative; width:100%; margin:0px auto; padding:0px; color: #333333; background-color: #ffffff; border: 1px solid #999999;}
#r25 { position: relative; width:100%; height:100%;margin:0px auto; padding:0px; color: #333333; background-color: #ffffff; border: 1px solid #999999;}
#r23 {
	margin:0px auto; padding:0px;
	height:445px;
	width:100%;
	background-image: url('images/woman-with-laptop2.jpg');
	background-position: 10px 0px;
	background-repeat: no-repeat;
}
#r24 { width:100%; height:100%;margin:0px auto; padding:0px; }
#r26 { width:100%; height:100%; }
#r27 {
	margin:0px auto; padding:0px;
	height:445px;
	width:100%;
	background-image: url('images/website-hosting.jpg');
	background-position: 20px 40px;/*top right;*/
	background-repeat: no-repeat;
}
#r28 {
	margin:0px auto; padding:0px;
	height:445px;
	width:100%;
	background-image: url('images/wwwpuzzleSmall2.jpg');
	background-position: 10px 0px;
	background-repeat: no-repeat;
}
#r29 {
	margin:0px auto; padding:0px;
	height:445px;
	background-image: url('images/ecommerce-hosting2.jpg');
	background-position: -30px 40px;/*top right;*/
	background-repeat: no-repeat;
}
#r30 {
	margin:0px auto; padding:0px;
	height:445px;
	width:100%;
	background-image: url('images/photo_media_woman_computer.gif');
	background-position: -60px 30px;/*top right;*/
	background-repeat: no-repeat;
}
#r35 {
	margin:0px auto; padding:0px;
	height:445px;
	width:100%;
	background-image: url('images/cpanelx2.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#r345 {
	border: 1px solid #999999;
	position: relative;
	margin:0px auto; padding:0px;
	height:205px;
	width:100%;
}
#r36 {
	margin:0px auto; padding:0px;
	height:445px;
	width:100%;
	background-image: url('images/statistics.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#r31 { position: relative; width:100%; height:250px;margin:0px auto; padding:0px; color: #ffffff; border: 1px solid #999999;}
#r32 { position: relative; width:100%; height:210px;margin:0px auto; padding:0px; color: #ffffff;}
#homin1 {
	height:180px;
	width:100%;
	background-image: url('images/benefits2.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#homin2 {
	height:180px;
	width:100%;
	background-image: url('images/chart2.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#homin3 {
	height:180px;
	width:100%;
	background-image: url('images/servers2.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#homin4 {
	height:180px;
	width:100%;
	background-image: url('images/cpanel2.gif');
	background-position: 178px 74px;
	background-repeat: no-repeat;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}


#r10 {
	margin:0px auto; padding:0px;
	height:426px;
	width:100%;
	z-index: 1;/*top right;*/
}



#hosting1 {
	margin:0px auto; padding:0px;
	height:426px;
	width:20%;
	float:left;
}

#hosting2 {
	margin:0px auto; padding:0px;
	height:426px;
	width:20%;
	float:left;
}

#hosting3 {
	margin:0px auto; padding:0px;
	height:426px;
	width:20%;
	float:left;
}

#hosting4 {
	margin:0px auto; padding:0px;
	height:426px;
	width:20%;
	float:left;
}

#hosting5 {
	margin:0px auto; padding:0px;
	height:426px;
	width:20%;
	float:left;
}



a.click {
	cursor: hand;
	cursor: pointer;
}

a.headerTable {
	color:#558800;
}

td.headerTable {
	border-right:2px dotted #CBCBCB;
	color:#558800;
	height:35px;
	margin:5px 0 5px 15px;
	text-align: center;
}
td.headerLast {
	color:#558800;
	height:35px;
	margin:5px 0 5px 15px;
	text-align: center;
}


a.button {
	background:#0033cc url('http://www.rexyo.com/gradient_image.php?a=33cbff&b=0033cc&r=1&w=45&h=45') repeat-x scroll 0;
	border:1px solid #000066;
	color:#ffffff !important;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 4px;
	padding: 3px 10px 3px 10px;
	margin: 3px 3px 3px 3px;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor: hand;
	cursor: pointer;
	line-height: 4;
}

a.button_over {
	background:#009900 url('http://www.rexyo.com/gradient_image.php?a=7CFC00&b=009900&w=45&h=25') repeat-x scroll 0;
	border:1px solid #009900;
	color:#ffffff !important;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 4px;
	padding: 3px 10px 3px 10px;
	margin: 3px 3px 3px 3px;
	opacity:0.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	cursor: hand;
	cursor: pointer;
	line-height: 4;
}





div.doImage {
	border:0 none;
	color:#ffffff;
	background:transparent url('images/download.gif') no-repeat scroll 0 0;
	font-size:22px;
	font-weight:bold;
	height:75px;/*auto !important;*/
	min-height:58px;
	white-space:nowrap;
	width:216px;
	text-align: left;
	padding: 4px;
	cursor: hand;
	cursor: pointer;
	opacity:0.85;
	filter:alpha(opacity=85);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity:0.85;
	line-height: 0.9;
}

div.doImage_over {
	border:0 none;
	color:#ffffff;
	background:transparent url('images/download.gif') no-repeat scroll 0 0;
	font-size:22px;
	font-weight:bold;
	height:75px;/*auto !important;*/
	min-height:58px;
	white-space:nowrap;
	width:216px;
	text-align: left;
	padding: 4px;
	cursor: hand;
	cursor: pointer;
	opacity:1.0;
	filter:alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
	line-height: 0.9;
}


span {
	font-size:12px;
	font-weight:normal;
}


#heading {
	float: left;
	color: #009900;
	line-height: 1.4;
	font-size: 60px;
	width: 80%;
}

#greeting_heading_available {
	float: left;
	color: #009900;
	line-height: 1.4;
	font-size: 60px;
	width: 80%;
}
#greeting_heading_registered {
	float: left;
	color: #ff0000;
	line-height: 1.4;
	font-size: 60px;
	width: 80%;
}
#shoppingcart_heading {
	float: left;
	color: #999999;
	line-height: 1.4;
	font-size: 50px;
	width: 80%;
}

#greeting_text {
	font-size:20px;
	font-weight:normal;
	color: #666666;
}

#greeting_image {
	position: relative;
	float: right;
	font-size:20px;
	font-weight:normal;
	color: #666666;
	width: 20%;
}

#x23 {
	width:100%;
	margin:0px auto;
	padding:0px;
	height: 30px;
	background-color: #ffffff;
	font: normal 1px/1px;
}


#header-container {
	background:transparent url('http://www.rexyo.com/gradient_image.php?a=none&b=333333&w=1&h=11') repeat-x scroll bottom left;
	height: 33px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#x44 {
	background:transparent url('http://www.rexyo.com/gradient_image.php?a=333333&b=none&w=1&h=11') repeat-x scroll top left;
	height: 11px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#x77 {
	background:transparent url('http://www.rexyo.com/gradient_image.php?a=333333&b=none&w=1&h=11') repeat-x scroll top left;
	height: 11px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#x99 {
	background:transparent url('http://www.rexyo.com/gradient_image.php?a=333333&b=none&w=1&h=11') repeat-x scroll top left;
	height: 11px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#x55 {
	background:transparent url('http://www.rexyo.com/gradient_image.php?a=none&b=333333&w=1&h=11') repeat-x scroll top left;
	height: 11px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#x12 {
	width:100%;
	margin:0px auto;
	padding:0px;
	height: 116px;
	/*background:transparent url('images/globe-and-grass.jpg') repeat-x scroll left -460px;*/
}

#x33 {
	width:100%;
	margin:0px auto;
	padding:0px;
	height: 105px;
	/*background:transparent url('images/globe-and-grass.jpg') repeat-x scroll left -610px;*/
}


legend {
	font-size: 14px;
	/*border: 1px solid #81bef7;
	background-color: #ffffff;*/
}

legend.split {
	color: #666666;
	font-size: 20px;
}

td.headerNav1 {
	text-decoration:none;
	color: #666666;
	font-size: 14px;
	background:url('http://www.rexyo.com/gradient_image.php?a=E0FFFF&b=ffffff&r=1&w=45&h=100') repeat-x scroll 0;
	border: 1px solid #999999;
	cursor: hand;
	cursor: pointer;
	height: 100px;
	-moz-border-radius: 5px;
}
td.headerNav1On {
	color: #666666;
	font-size: 14px;
	background:url('http://www.rexyo.com/gradient_image.php?a=E0FFFF&b=ffffff&r=1&w=45&h=100') repeat-x scroll 0;
	border: 1px solid #999999;
	height: 100px;
	-moz-border-radius: 5px;
}
td.headerNav1Off {
	color: #666666;
	font-size: 14px;
	border: 1px solid #999999;
	height: 100px;
	opacity:0.4;
	filter:alpha(opacity=40);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.4;
	-moz-border-radius: 5px;
}

td.headerNav1Over {
	background-image: url('http://www.rexyo.com/gradient_image.php?a=7CFC00&b=ffffff&r=1&w=45&h=300');
	background-position: 0px -200px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	color: #666666;
	font-size: 14px;
	border: 1px solid #666666;
	cursor: hand;
	cursor: pointer;
	height: 100px;
	-moz-border-radius: 5px;
}

td.myMenuOn {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	background:#ffffff url('http://www.rexyo.com/gradient_image.php?a=f3f3f3&b=ffffff&w=1&h=33') repeat-x scroll 0;
	height: 33px;
	cursor: hand;
	cursor: pointer;
}

td.myMenuOver {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	background:transparent url('http://www.rexyo.com/gradient_image.php?a=none&b=000000&w=1&h=24') repeat-x scroll bottom left;
	height: 33px;
	cursor: hand;
	cursor: pointer;
}

td.myMenu {
	color: #f0f0f0;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	background:transparent url('http://www.rexyo.com/gradient_image.php?a=none&b=none&w=1&h=33') repeat-x scroll 0;
	height: 33px;
	cursor: hand;
	cursor: pointer;
}

td.space {
	width: 0px;
}


#price1 {
	font-size: 35px;
	color: #cc0000;
	font-weight: bold;
}

#price2 {
	font-size: 35px;
	color: #cc0000;
	font-weight: bold;
}

.priced {
	font-size: 35px;
	color: #cc0000;
	font-weight: bold;
}
.price_intro {
	font-size: 12px;
	color: #666666;
}


fieldset {
	border: 1px solid #999999;
	padding: 5px 15px 5px 15px;
}

td.pageHeader {
	border-bottom: 1px solid #e5e5e5;
	color: #0033cc;
	font-size: 22px;
	padding: 5px 0 5px;
}

tr.icons {
	height: 80px;
}

.headerD {
	color: #0033cc;
	font-size: 22px;
	padding: 5px 0 5px;

}
td.footer {
	color: #ffffff;
	font-size: 11px;
}


td.header {
	color: #666666;
	font-size: 12px;
}


a.xfooter {
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
}
a.xfooter:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration:underline;
}

table.explanation {
	background-color:#EFF7FE;
	border: 1px solid #83A8CC;
	width: 250px;
}