/* Design */
* {
	padding:0;
	margin:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	line-height:1.2em;
	background:#e0f4ff;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.clear, .clr {
	clear:both;
}
p {
	margin:0;
	padding:0;
}
img {
	vertical-align:middle;
	border:none;
}
html, body {
	height:100%;
}
div.container {
	width:920px;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
}
.wrapper {
	position: relative;
}
#header {
	color:#FFFFFF;
	background:#fff  url("../images/i/header_bg.png") repeat;
	height:113px;
}
#header #logo {
	margin:0 auto;
	width:1022px;
	height:113px;
	background:url("../images/i/header_logo_bg.png") repeat;
}
a#logo_img {
	text-indent:-9999em;
	display:block;
	float:left;
	background:none;
	height:113px;
	width:300px;
}
#header #header_login_box {
	float:right;
	height:25px;
	width:400px;
	padding:5px 0 10px 40px;
	display:block;
	margin:85px 45px -5px 0;
	background:url("../images/i/header_login_box.png") -20px -24px no-repeat;
	position:relative;
}
#header_login_box form input {
	padding:2px;
	margin-top:3px;
}
#header_login_box form input.faint {
	padding:4px;
	margin-top:-2px;
	color:#ccc;
	font-size:90%;
}
#header_login_box form input.faint:focus {
	color:#000;
}
#menubar {
	height:40px;
	background:url("../images/i/menubar.png") repeat-x;
	padding-top:7px;
}
#menu {
	margin:0 auto;
	width:1022px;
}
#topLevelHeader {
	float:right;
	bottom:0;
	color:#000;
	position: relative;
	height:100px;
	width:750px;
}
#topLevelHeader div.liveHelp {
	position:absolute;
	width:160px;
	bottom:5px;
	left:0;
}
#topLevelHeader div.changeLang {
	position:absolute;
	top:5px;
	right:5px;
}
#topLevelHeader div.ClientBox {
	position:absolute;
	width:296px;
	bottom:5px;
	right:5px;
	top:60px;
}
#newuidt {
	margin-right:18px;
}
#newuidt, #password1t {
	width:120px;
}
label.l {
	float:left;
	display:block;
	width:75px;
	vertical-align:middle;
	line-height:23px;
}
div#headerbg {
	background:url("../images/i/headerbg.png") repeat-x;
	line-height:45px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:10px;
}
div#headerbg h1 {
	font-weight:100;
	padding-left:15px;
	width:600px;
	background:url("../images/i/headerbg.png") no-repeat;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-shadow:1px 1px 1px #000;
}
.col1, .col2, .col3, .col-1, .col-2, .col-3, .col-4, .col-5 {
	float:left;
	font-size:110%;
}
/*======= header =======*/

.h {
	height:25px
}
.block-contact span {
	float:right;
	margin-right:20px
}
#footer {
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	width:920px;
	color:#252525;
	background:#f3f3f3;
	text-shadow:1px 1px 1px #fff;
	border:1px solid #e4e4e4;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#footer_links, #copyright, .titlebar {
	background:url("../images/i/headerbg.png") repeat-x;
	line-height:33px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	text-align:center;
}
#copyright {
	font-weight:600;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	font-size:11px;
}
#indent-footer {
	background:#fff;
	padding:10px;
}
#footer_links a {
	color:#222;
	padding:0 20px 0 20px;
	border-right:1px solid #ccc;
	text-decoration:none;
	font-weight:600;
	text-shadow:1px 1px 1px #fff;
}
#footer_links a.last {
	border:none;
}
/* AWBS */
.info, .success, .warning, .error, .validation, .alert, .done, .validation, .failure {
	border:none;
	border-top:2px solid;
	border-bottom:2px solid;
	padding:15px 10px 15px 50px;
	width:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.info {
	color:#00529B;
	background:#BDE5F8 url("../images/info.jpg") 10px center no-repeat;
}
.success, .done {
	color:#4F8A10;
	background:#DFF2BF url("../images/success.jpg") 10px center no-repeat;
}
.warning, .alert {
	color:#9F6000;
	background:#FEEFB3 url("../images/warning.jpg") 10px center no-repeat;
}
.error, .failure {
	color:#D8000C;
	background:#FFEEEE url("../images/error.jpg") 10px center no-repeat;
}
a {
	color:#036;
	text-decoration:none;
	outline:none;
}
.container a {
	font-weight:700;
}
.alc {
	margin:0 auto;
}
/******** Fancyform ********/
.checked, .unchecked, .selected, .unselected {
	padding:3px 0 3px 25px;
	background-color:transparent;
	border:0px;
	clear:both;
	cursor:pointer;
	font-weight:700;
	white-space:nowrap;
	height:14px;
	margin:0;
}
.checked {
	background: url("../images/check-radio.png") 0 -362px no-repeat;
}
.unchecked {
	background: url("../images/check-radio.png") 0 -240px no-repeat;
}
.selected {
	background: url("../images/check-radio.png") 0 -118px no-repeat;
}
.unselected {
	background: url("../images/check-radio.png") 0 4px no-repeat;
}
.block {
	display:block;
}
.inline {
	display:inline;
}
.bg-white {
	background-color:#FFFFFF;
}
.bg-black {
	background-color:#000000;
}
/* Domain list (checkboxs) tips style */
.tip {
	color:#000;
	width:160px;
	z-index:13000;
}
.tip-title {
	font-weight:bold;
	font-size:10px;
	margin:0;
	color:#000;
	padding:4px 8px 14px;
	background:url("../images/sidemodule-h3.png");
	border-top:1px solid #E0E0E0;
}
.tip-text {
	font-size:11px;
	padding:4px 8px 8px;
	background:#E0E0E0;
	text-align:left;
	color:#000
}
.red {
	color:#FF0000;
}
.green {
	color:#008800;
}
.grey {
	color:#666666;
}
.blue {
	color:#003399;
}
.black {
	color:#000000;
}
.orange {
	color:#FF9900;
}
.bold {
	font-weight:700;
}
.italic {
	font-style:italic;
}
.uline {
	text-decoration:underline;
}
.center {
	text-align:center;
}
.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.trebu {
	font-family:"Trebuchet MS";
}
.error_f {
	border:none;
	margin:5px 0 5px 0;
	color:#F00;
	width:inherit;
	padding:1px;
	font-size:0.9em;
	
}
.error_f * {
	margin:0;
	padding:0;
}
div#ajaxLoad {
	background:url("../images/ajaxLoad.gif") left no-repeat;
	padding-left:20px;
	display:inline;
	font-size:0.8em;
	color:#0000FF;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
span#uNameError {
	background:url("../images/chk_off-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	font-size:0.8em;
	color:#FF0000;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
span#uNameAvailable {
	background:url("../images/chk_on-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	font-size:0.8em;
	color:#006600;
	text-align:left;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.invisible {
	display:none;
}
.smallError {
	display:block;
	background:#FFfffE;
	color:#FF0000;
	border:1px solid #FF0000;
	text-align:center;
	font-weight:700;
}
img {
	border:0;
	vertical-align:middle
}
textarea {
	overflow:auto
}
/******** Searching DIV ********/
div#blockDiv {
	position:absolute;
	width:300px;
	height:150px;
	border:1px solid #4CA7DC;
	background:#FFF;
	text-align:center;
	z-index:999999;
	visibility:hidden;
	top:-1000px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
div#blockDiv div#blockDivText {
	color:#4CA7DC;
	font-weight:500;
	display:block;
	padding:5px;
	margin:5px;
	height:40%;
	position:relative;
	display:block;
	font-size:18px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	padding:5px;
}
.awform fieldset {
	margin:0;
	margin-bottom:10px;
	margin-top:10px;
}
/*legend {
	margin:0;
	background:url("../images/i/headerbg.png") repeat-x;
	line-height:33px;
	text-align:center;
	width:100%;
	font-size:120%;
	font-weight:700;
	text-shadow:1px 1px 1px #fff;
	margin-bottom:-34px;
	border:1px solid #e4e4e4;
	border-right:none;
	border-left:none;
}*/
legend {
font-size:110%;
font-weight:700;
}
form.awform, div.awform {
	margin:0px;
	margin-top:-10px;
	padding-top:5px;
}
fieldset {
	border:1px solid #e4e4e4;
	margin-bottom:10px;
	padding:50px 0 10px 0;
	width:100%;
}
.login_credentials {
	margin:0 auto;
	padding:16px 16px 16px 200px;
	background:#FFF url("../images/lock.png") 10px 10px no-repeat;
	background-position:30px center;
}
ul.whyregister li {
	list-style-type:none;
	background:url("../images/chk_on-trans.png") 5px no-repeat;
	margin-left:0;
	padding-left:30px;
}
.width-inherit {
	width:inherit;
}
.width-auto {
	width:auto;
}
.width-100 {
	width:100%;
}
.width-99 {
	width:100%;
}
.width-98 {
	width:100%;
}
.width-97 {
	width:100%;
}
.width-96 {
	width:100%;
}
.width-95 {
	width:95%;
}
.width-90 {
	width:90%;
}
.width-85 {
	width:85%;
}
.width-80 {
	width:80%;
}
.width-75 {
	width:75%;
}
.width-70 {
	width:70%;
}
.width-65 {
	width:65%;
}
.width-60 {
	width:60%;
}
.width-55 {
	width:55%;
}
.width-50 {
	width:50%;
}
.width-45 {
	width:45%;
}
.width-40 {
	width:40%;
}
.width-35 {
	width:35%;
}
.width-33 {
	width:33%;
}
.width-30 {
	width:30%;
}
.width-25 {
	width:25%;
}
.width-20 {
	width:20%;
}
.width-15 {
	width:15%;
}
.width-10 {
	width:10%;
}
.width-5 {
	width:5%;
}
.width-2 {
	width:2%;
}
.width-1 {
	width:2%;
}
.pb-2 {
	padding-bottom:2px;
}
.pb-5 {
	padding-bottom:5px;
}
.pb-10 {
	padding-bottom:10px;
}
.pb-20 {
	padding-bottom:20px;
}
.p-2 {
	padding:2px;
}
.p-5 {
	padding:5px;
}
.p-10 {
	padding:10px;
}
.p-15 {
	padding:15px;
}
.p-20 {
	padding:20px;
}
.vlt {
	vertical-align:top;
}
.vlm {
	vertical-align:middle;
}
.vlb {
	vertical-align:bottom;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.al {
	text-align:left;
}
.w-20 {
	width:20px;
}
.w-40 {
	width:40px;
}
.w-50 {
	width:50px;
}
.w-60 {
	width:60px;
}
.w-65 {
	width:65px;
}
.w-70 {
	width:75px;
}
.w-80 {
	width:80px;
}
.w-90 {
	width:90px;
}
.w-95 {
	width:95px;
}
.w-98 {
	width:98px;
}
.w-99 {
	width:99px;
}
.w-100 {
	width:100px;
}
.w-300 {
	width:300px;
}
.h-10 {
	height:10px;
}
.h-90 {
	height:10px;
}
#userPanel {
	padding:0;
	margin:0;
	border:1px solid #FFFFFF;
}
#userStats {
	padding:0;
	margin:0;
}
.childTab {
	border:0px;
	background:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.tab-wrapper {
	padding:3px;
	margin:0;
	border:2px solid #e4e4e4;
	border-top:2px solid #e4e4e4;
	clear:both;
}
.tab-menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	display:block;
}
.tab-menu li {
	margin:0;
	padding:0;
	float:left;
	line-height:2em;
}
.tab-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	border-left:1px solid #e4e4e4;
	color:#999;
	color:#333;
	text-shadow:1px 1px 1px #fff;
	background:#eee;
}
.tab-menu li a:hover, .tab-menu li a:focus {
	background:url("../images/i/headerbg.png") repeat;
	color:#000;
	text-decoration:none;
	border-left:1px solid #e4e4e4;
}
.tab-menu li.tab-selected a {
	text-decoration:none;
	color:inherit;
	border-left:1px solid #e4e4e4;
	border-left:0px;
	background:url("../images/i/headerbg.png") repeat;
	text-shadow:#fff 1px 1px 1px;
	color:#333;
}
ul.autocompleter-choices {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #7c7c7c;
	border-left-color:#c3c3c3;
	border-right-color:#c3c3c3;
	border-bottom-color:#ddd;
	background-color:#fff;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:50;
	background-color:#fff;
}
ul.autocompleter-choices li {

	position:relative;
	margin:-2px 0 0 0;
	padding:0.2em 1.5em 0.2em 1em;
	display:block;
	float:none !important;
	cursor:pointer;
	font-weight:normal;
	white-space:nowrap;
	font-size:1em;
	line-height:1.5em;
}
ul.autocompleter-choices li.autocompleter-selected {
	background-color:#444;
	color:#fff;
}
ul.autocompleter-choices span.autocompleter-queried {
	display:inline;
	float:none;
	font-weight:bold;
	margin:0;
	padding:0;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color:#9FCFFF;
}
.boxtitle, td.boxtitle {
	font-size:110%;
	background:url("../images/i/headerbg.png") repeat-x;
	color:#333;
	line-height:20px;
	font-weight:600;
	text-shadow:1px 1px 1px #fff;
	letter-spacing:0.5px;
}
div.boxtitle {
	padding:6px 0 5px 5px;
	border-top:1px solid #e4e4e4;
	border-bpttom:1px solid #e4e4e4;
}
.boxtitle a.boxlink, a.boxlink, a.boxlink:visited {
	color:#FF9900;
	text-decoration:none;
}
.boxtitle a:hover, a.boxlink:hover {
	color:#FF9900;
	text-decoration:none;
}
table.data {
	border:1px solid #e4e4e4;
	margin-bottom:10px;
}
/******** General styles ********/
.underline {
	border-bottom:1px dotted #e4e4e4;
	font-weight:700;
	margin-bottom:8px;
}
.overline {
	border-bottom:1px dotted #e4e4e4;
	font-weight:700;
	padding:4px;
	margin-bottom:8px;
}
.sline {
	border-bottom:1px dotted #e4e4e4;
	font-weight:700;
	padding:4px;
	margin-bottom:8px;
}
.dline {
	border-bottom:1px dotted #e4e4e4;
	border-bottom:1px dotted #e4e4e4;
	font-weight:700;
	padding:4px;
	margin-bottom:8px;
}
hr {
	border:0px;
	height:1px;
	background:none;
	/*background: url("../images/div.png") 0 100% repeat-x*/
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
em.red {
	padding:0 2px 0 0;
	margin:0;
	font-weight:700;
}
.TabTitleBar a:link, .TabTitleBar a:hover, .TabTitleBar a:visited {
	color:#FF9900;
}
table.data td {
	border:0;
}
table.data td.boxtitle {
	padding:6px;
}
table.userStats {
	width:760px;
	height:200px;
}
td.uSpaneHead {
	background:#333333;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:22px;
	text-align:left;
	padding-left:10px;
}
table.userStats td.panelContents {
	background:#FFFFFF;
	height:180px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	border-top:0px;
}
table.userStats td.panelContents div.panelContents {
	display:block;
	border:1px solid #e4e4e4;
	padding:5px;
	height:100%;
}
td#userStatsLeft {
	border-right:1px dashed #e4e4e4;
	height:100%;
}
td#userStatsMiddle {
	border-right:1px dashed #e4e4e4;
	height:100%;
}
td#userStatsRight {
	border:0;
	height:100%;
}
div.yourstats, div.restrans {
	padding:2px 0 0 20px;
	font-weight:700;
	margin-bottom:8px;
}
div.yourstats {
	background:url("../images/stats-trans.png") left no-repeat;
	border-bottom:1px dotted #e4e4e4;
}
div.restrans {
	background:url("../images/transactions-trans.png") left no-repeat;
	border-top:1px dotted #e4e4e4;
}
/* paging */
div.paging {
	background-color:#FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	display:block;
	margin:0 auto;
}
div.paging ul#paging {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	text-align:center;
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;
}
div.paging ul#paging li {
	display:inline;
	margin:1px;
	font-size:0.75em;
}
div.paging ul#paging li.active {
	background:#000000;
	border:1px solid #e4e4e4;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	font-weight:700;
}
div.paging ul#paging li a, div.paging ul#paging li.previous-off, div.paging ul#paging li.next-off {
	padding:5px 10px 5px 10px;
	color:#000000;
	text-decoration:none;
	border:1px solid #e4e4e4;
}
div.paging ul#paging li.previous-off, div.paging ul#paging li.next-off {
	border:1px solid #e4e4e4;
	color:#888888;
}
div.paging ul#paging li a:hover {
	background:#333333;
	border:1px solid #000000;
	color:#000000;
}
table.totalRecords {
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	font-weight:700;
	color:#000;
}
table.totalRecords td {
	padding:3px;
}
/* Dynamic toolip Div imanage.php */
div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#FFFFFF;
	border:1px solid #333333;
	width:400px;
	padding:4px;
	color:#000000;
	font-size:11px;
	line-height:1.2;
}
#uvmenu li a.IDPon, #uvmenu li a.IDPon:hover, #uvmenu li a.IDPon:visited {
	color:#008800;
	padding-left:25px;
	background:url("../images/ID_protected.gif") no-repeat 15px 50%;
	background-position:left;
	text-decoration:none;
	display:block;
}
#uvmenu li a.IDPoff, #uvmenu li a.IDPoff:hover, #uvmenu li a.IDPoff:visited {
	color:#FF0000;
	padding-left:25px;
	background:url("../images/ID_notprotected.gif") no-repeat 15px 50%;
	background-position:left;
	text-decoration:none;
	display:block;
}
.mr {
	margin-right:10px;
}
tbody.on {
	display:table-row-group;
}
tbody.off {
	display:none;
}
.regsitrarLeft {
	display:block;
	width:100%;
	height:100%;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	z-index:9999;
}
.TabTitleBar {
	line-height:23px;
	margin-bottom:10px;
	background:url("../images/i/headerbg.png") repeat-x;
	color:#333;
	text-shadow:1px 1px 1px #fff;
	padding:5px;
	font-size:120%;
	font-weight:700;
}
input#sendEEP {
	background:url("../images/transactions-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	color:#008800;
	text-align:left;
	text-decoration:none;
	border:0px;
}
.rtrntomgmt, .rtrntomgmt:hover, .rtrntomgmt:visited {
	background:url("../images/return-trans.png") left no-repeat;
	padding-left:20px;
	color:#FF0000;
	text-align:left;
	height:15px;
	padding-bottom:5px;
	text-decoration:none;
	margin:0 auto;
	margin-top:5px;
	width:160px;
	display:block;
}
div#watermarklogo {
	position:absolute;
	top:0;
	right:0;
}
div.hsignup {
	margin-left:5px;
	margin:15px 0 15px 0;
}
h2.hsignup {
	font-weight:700;
	background:url("../images/wand-trans.png") left no-repeat;
	padding-left:20px;
}
h2.addoption {
	font-size:1.1em;
	font-weight:700;
	background:url("../images/addoption-trans.png") left no-repeat;
	padding-left:20px;
}
h2.configure {
	font-size:1.1em;
	font-weight:700;
	background:url("../images/configure-trans.png") left no-repeat;
	padding-left:20px;
}
.removeLink, .removeLink:hover, .removeLink:visited {
	background:url("../images/chk_off-trans.png") left no-repeat;
	padding-left:20px;
	display:inline;
	color:#FF0000;
	text-align:left;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.cartRemoveItem, .cartRemoveItem:hover, .cartRemoveItem:visited {
	display:inline;
	text-align:left;
	height:15px;
	padding-right:10px;
	padding-left:5px;
	text-decoration:none;
	text-indent:-9999em;
}.swData {
	padding:4px;
	color:#666666;
	font-family:"Courier New", Courier, monospace;
	border:1px solid #e4e4e4;
}
.small {
	font-size:smaller;
}
#domainPrices {
	border-top:2px solid #e4e4e4;
	border-bottom:2px solid #e4e4e4;
	border-left:none;
	border-right:none;
	padding:10px;
	width:100%;
	margin:10px 0 10px 0;
}
#domainPrice .CollapsiblePanel {
	margin:0px;
	padding:0px;
	border:0;
}
#domainPrice .CollapsiblePanelTab {
 border-bottom:2px dotted #555c64 cursor:pointer;
}
#domainPrice .CollapsiblePanelContent {
	margin:0px;
	padding:4px;
	background:url("../images/blank.gif") repeat;
}
#domainPrice tr.row_0 td, #domainPrice tr.row1_0 td, #domainPrice tr.row1_01 td {
	background-color:#FFFFFF;
	color:#000000;
}
table#domainPrices th {
	background:url("../images/icon-table-sort.png") no-repeat 2px 8px;
	padding:8px;
	color:#000000;
	border-bottom:2px solid #e4e4e4;
	font-size:115%;
}
table#domainPrices .sortedASC, table#domainPrices .sortedASC:hover, table#domainPrices .sortedASC:focus {
	background:url("../images/icon-table-sort-asc.png") no-repeat 2px 4px #e4e4e4;
	color:#fff;
	text-shadow:#000 1px 1px 1px;
}
table#domainPrices .sortedDESC, table#domainPrices .sortedDESC:hover, table#domainPrices .sortedDESC:focus {
	background:url("../images/icon-table-sort-desc.png") no-repeat 2px 10px #e4e4e4;
	color:#fff;
	text-shadow:#000 1px 1px 1px;
}
table#domainPrices thead tr th {
	background:#fff;
}
table#domainPrices .tableHeaderOver {
	cursor:pointer;
	color:#111;
}
table#domainPrices tr.hide {
	display:none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear, .clr {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.rclumn {
	float:right;
}
.rclumn .inner {
	width:208px;
	padding:5px;
}
div.priceBox {
	width:auto;
}
div.priceBox div div { padding:5px; }
div.priceBox div.price div { padding:5px;}
div.term {
	color:#000000;
	width: 50%;
	font-weight:700;
	background:#eee;
	float:left;
	margin-bottom:4px;
}
div.price {
	color:#333333;
	width: 50%;
	float:left;
	text-align:right;
	background:#eee;
	margin-bottom:4px;
}
div.hsOrderNow {
	display:block;
	padding:5px;
	text-align:center;
	margin:5px;
}
.inplink, input[type="submit"].inplink {
	background:#ccc;
	border:1px solid #333;
	color:#111;
	padding:5px;
	margin:0 auto;
	-moz-border-radius:0;
}
.inplink:hover, input[type="submit"].inplink:hover {
	background:#333;
	cursor:pointer;
	color:#fff;
}
a.inplink, a.inplink:visited {
	text-decoration:none;
	color:#fff;
}
label {
	color:#000;
	font-weight:700;
	cursor:pointer;
}
.tlds {
	margin-left:-10px;
}
.boxlegend {
	background:none;
}
label.light {
	color:#FFF;
	text-shadow:none;
}
.botton {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:700;
	padding:3px;
}
.bgray {
	background:#EEE;
	border-bottom:2px solid #111;
}
ul {
	list-style:none;
	margin-left:5px;
	padding-left:5px
}
ol {
	list-style:decimal;
	margin-left:25px;
	padding-left:5px
}
fieldset {
	margin-left:0;
	margin-right:0;
	width:auto;
}
#MemberRightColumn {
	float:left;
	width:687px;
}
#MemberLeftColumn {
	float:left;
	width:205px;
	margin-right:10px;
}
input, textarea, select {
	padding:2px;
	color:#16191B;
	border:2px solid #e4e4e4;
	background:url("../images/form-bg.gif") -1px -1px no-repeat;
}
select {
	padding:1px;
}
select option {
	padding:0 8px 0 0;
}
input[type="submit"], input[type="reset"], input[type="button"], button, .inpSubmit {
	padding:4px;
	padding-right:8px;
	padding-left:8px;
	background:#90bee2;
	color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#pkgLeft, #pkgRight {
	float:left;
}
#pkgLeft {
	width:200px;
	margin-right:5px;
}
#pkgLeft .features {
	padding:10px 0 10px 2px;
	border:1px solid #e4e4e4;
}
.featuresl {
	text-align:left;
	padding-left:15px;
	background:url("../images/i/bullet_blue.png") left 1px no-repeat;
}
#pkgRight {
	width:697px;
}
#domainCheckForm {
	z-index:10000;
	position:absolute;
	bottom:2px;
	left:5px;
}
.indexCol div {
	padding:10px;
}
.indexCol div * {
	padding:0;
}
.indexCol div h3 {
	font-size:180%;
	padding:15px 0 20px 20px;
	text-align:left;
	font-weight:700;
	margin-bottom:5px;
}
.indexCol h3 {
	padding:5px 0 5px 0;
	font-weight:100;
	text-shadow:1px 1px 1px #FFF;
}
.indexCol span.fright {
	margin-right:5px;
}

.indexCol.last {
	margin:0;
}
ol {
	margin-top:10px;
}
ul.p li {
	margin-left:5px;
	background:url("../images/i/bullet_black.png") left 0 no-repeat;
	padding-left:15px;
}
/***************************************************************************/
.left .box, .right .box, .main .box, .main2 .box, .main3 .box, .main4 .box {
	background:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #e4e4e4;
	position:relative;
}
.main2 {
	width:700px;
	float:right;
}
.left .box .conts, .right .box .conts, .main .box .conts, .main2 .box .conts, .main3 .box .conts, .main4 .box .conts {
	padding:10px;
}
.left { float:left; width:691px; margin-right:15px; }
.right { float:left; width:210px; }
.mb20 { margin-bottom:20px; display:block; }
.mb25 { margin-bottom:25px; display:block; }
.titlebar {
	text-align:left;
	font-weight:400;
	padding-left:10px;
	text-shadow:1px 1px 1px #fff;
}
.titlebar h1, .titlebar h2, .titlebar h3 {
	font-size:130%;
	color:#666;
}
.titlebar h3 {
	font-size:120%;
}
#index_plans_box {
	background:url("../images/i/index_plans_box.png") no-repeat;
	height:323px;
	width:664px;
}
#domains_box {
	background:url("../images/i/domains_box.png") no-repeat;
	height:323px;
	width:664px;
}
.conts h1, .conts h2 {
	font-size:200%;
	margin:25px 0 18px 0;
	font-weight:400;
}
.conts h1 span.subtext,
.conts h2 span.subtext {
	font-size:12px;
	color:#ccc;
}
.hlb {
	min-height:150px;
	max-height:150px;
	overflow:auto;
}

#domain_reg, #web_hosting, #web_design, #domain_reg2, #domain_reg3 {
	float:left;
	display:block;
	width:200px;
	margin:0 auto;
	margin:70px 0 0 8px;
}
#domain_reg * {
	color:#fff;
	font-weight:400;
}
#domain_reg input#cSSld { color:#000; }
#domain_reg2 {
	margin:70px 0 0 32px;
}
#domain_reg2 table {
	width:90%;
	margin:-15px 0 0 10px;
}
#domain_reg3 input {
	text-indent:-9999em;
	margin:15px 0 0 52px;
	width:114px;
	height:114px;
	border:none;
	background:none;
	cursor:pointer;

}
#domains_box #domain_reg {
	color:#000;
	margin-top:135px;	
}	
#domain_reg .inplink, #web_hosting .inplink, #web_design .inplink {
	color:#000;
	font-size:95%;
	margin-right:8px;
	font-weight:400;
	padding:4px;
	width:80px;
}
#domain_reg .inplink:hover, #web_hosting .inplink:hover, #web_design .inplink:hover {
	color:#fff;
}
#domains_box #domain_reg input {
	color:#000;
}
#domain_reg .inplink {
	padding:3px;
	margin-top:5px;
}

#web_hosting .inplink {
	margin:-3px -10px 0 0;
}
#web_design .inplink {
	margin:-3px -25px 0 0;
}
ul.checkbox li {
	background:url("../images/checkbox_on.gif") center left no-repeat;
	padding-left:25px;
	line-height:20px;
}
#web_hosting ul {
	margin:15px 0 42px 20px;
}
#web_design {
	padding-top:177px;
}
.newstitle {
	font-weight:700;
}
.newsdate {
	font-size:10px;
	font-style:italic;
}
.newsarticle {
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
input.width-dca { width:220px; }
select.width-dca { width:228px; }
#hosting_plans_box { margin:0 auto; background:url("../images/i/hosting.png") no-repeat; width:663px; height:57px; margin-bottom:24px; }
#hosting_plans_box a { text-indent:-9999em; display:block; width:212px; height:57px;  }
#hosting_plan_1, #hosting_plan_2, #hosting_plan_3 { float:left; display:block; width:212px; height:57px; }
#hosting_plan_1 { margin-right:14px; }
#hosting_plan_2 { margin-right:13px; }
#hosting_plan_3 { margin-right:0;}


#MemberRightColumn {
	float:left;
	width:687px;
}
.main3 {
	float:left;
	width:210px;
}
.mooquee {
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space:normal;
	
}
.mooquee-text {
	width:185px;
	/* don't change */
	position: absolute;
}
input[type="image"] { border:none; outline:none; background:none; }
#slideshow-container	{ width:214px; height:162px; position:relative; margin:-2px 0 0 -2px; cursor:pointer; }
#slideshow-container img { display:block; position:absolute; top:0; left:0; z-index:1; }
h1, h2, h3, h4, h5 {
	margin-bottom:10px;	
}

.row1_1 { background:#eee; }
.row1_0 { background:#fff; }
table.checkdomain td { border-collapse:separate; background:#eee; border:10px solid #fff; width:150px; }
#extratld {
	z-index:999999;
	position:absolute;
	margin:70px 0 0 30px;
	width:900px;
}



/*a#cntct {
	display:block;
	float:right;
	background:none;
	height:23px;
	width:60px;
	padding:10px 0 0 40px;
	margin:5px 200px -50px 0;
	font-weight:500;
	text-indent:-9999em;
}
a#newsfd {
	display:block;
	float:right;
	background:none;
	height:23px;
	width:50px;
	padding:10px 0 0 40px;
	margin:5px 110px -50px 0;
	font-weight:500;
	text-indent:-9999em;
}
a#crt {
	display:block;
	float:right;
	background:none;
	height:23px;
	width:30px;
	padding:10px 0 0 10px;
	margin:5px 80px -50px 0;
	font-weight:500;
	text-indent:-9999em;
}*/

#navlist {
	position:absolute;	
	float:right;
	margin:10px 0 0 718px;
}
#navlist li {
	display: inline;
	list-style-type: none;

}
#navlist li a {
	color:#f00;
	background:url("../images/blank.gif");
	display:inline-block;
	height:28px;
	text-indent:-9999em;
	color:#ff9900;
}
#navlist li a#cntct { width:97px; }
#navlist li a#newsfd { width:86px; }
#navlist li a#crt { width:25px; text-indent:0; padding:5px 0 0 25px; color:#000; white-space:no-wrap; width:60px; }

/* rss feed stuff */

#rssfeedsbox1 {
	border:1px solid #c6c6c6;
	background:#ffffc6;
	padding:20px;
	color:#000;
	text-shadow:1px 1px 0 #fff;
	margin:0 0 20px 0;
}
h3.rssfeedheader {
	color:#3165c6;
}

.rssdesc {
	margin-bottom:30px;
}
.rssfeedbox h3 {
	color:#3165c6;
	display:block;
	padding:0 0 10px 0;
	border-bottom:1px solid #3165c6;
}
.rssfeedbox p {
	display:block;
}
.rssdate {
	display:block;
	margin:-5px 0 10px 0;
	font-size:90%;
	color:#c6c6c6;	
}
