@charset "utf-8";
/* CSS Document */
* {
	font-family: arial, sans-serif;
	padding:0;
	margin:0;
}
body {
	font-size: 13px;
	line-height: 1.5em;
	color: #464646;
}
#logo {
	display:block;
	background:url("../images/newsitelogo.png") 0 0 no-repeat;
	top:15px;
	width: 900px;
	height: 140px;
	margin:0 auto;
	position:relative;
	z-index:100000;
}
/*#logo:hover { background:url("../images/logo.png") 0 0 no-repeat; }*/
a {
	outline:none;
	color: #43566f;
	text-shadow:1px 1px 1px #fff;
	text-decoration:none;
}
div#mainwrap {
	opacity:100;
	min-height:700px;
	margin: 0 auto;
	width: 900px;
	padding:0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
}
body.bg1 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
body.bg2 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
body.bg3 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
body.bg4 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
body.bg5 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
body.bg6 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
body.bg7 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
body.bg8 {
	background:#f5f5f5 url("../images/backgrounds/1.jpg") 50% 200px no-repeat;
}
div.wrapper {
	margin: 0 auto;
	width: 900px;
	padding:0;
}
div#mainwrap .opac {
	-moz-opacity:0.60;
	filter:alpha(opacity=60);
	opacity:0.60;
}
div#mainwrap .tbox {
	background:#f5f5f5f5 url("../images/box_bg2.png") repeat-x;
}
div#menus {
	border:0px solid #7cb8de;
	width:auto;
	margin:-25px 0 0 0;
	height:50px;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	
}
div#news {
	border:1.5px solid #7cb8de;
	background:#bddbee url("../images/box_bg.png") repeat-x;
	width:auto;
	height:60px;
	padding:5px;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 20) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
.shadow {
	-moz-box-shadow:rgba(124, 184, 222, 20) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
h3.pageTitle {
	line-height:normal;
	width:auto;
	text-align:center;
	color:#12335a;
	margin:40px 0 10px 0;
	font-weight:400;
	font-size:16px;
	font-family:"Century Gothic";
}
.info2 {
	border:1px solid #7cb8de;
	background:#f5f5f5f5;
	width:auto;
	padding:10px;
	margin:5px 0 10px 0;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
}
div.box {
	background:#f5f5f5f5 url("../images/box_bg.png") repeat-x;
	border:1.5px solid #7cb8de;
	width:auto;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	padding:5px;
	-moz-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
div.box * {
	background:transparent;
}
p {
	background:#f5f5f5f5;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
}
fieldset p {
	background:transparent;
}
h3 {
	background:#f5f5f5f5;
}
fieldset h3 {
	background:none;
}
/* === AWBS === */
/* INFO DIVS */
.info, .success, .warning, .error, .validation, .alert, .done, .validation, .failure {
	border:1px solid;
	padding:15px 10px 15px 50px;
	width:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
}
.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 {
	text-decoration: none;
	outline:none;
}
.alc {
	margin:0 auto;
}
/******** Fancyform 
.checked, .unchecked, .selected, .unselected {
	padding:2px;
	padding-left:25px;
	background-color:transparent;
	border:0px;
	clear:both;
	cursor:pointer;
	font-weight:700;
	white-space:nowrap;
	text-shadow:1px 1px 1px #fff;
}
.checked {
	background: url("../images/checkbox.gif") 0 -75px no-repeat;
}
.unchecked {
	background: url("../images/checkbox.gif") no-repeat;
}
.selected {
	background: url("../images/radio.gif") 0 -75px no-repeat;
}
.unselected {
	background: url("../images/radio.gif") no-repeat;
}
********/
.checked, .unchecked, .selected, .unselected {
	padding:2px;
	padding-left:30px;
	background-position:10px 50%;
	background-repeat:no-repeat;
	border:0px;
	clear:both;
	cursor:pointer;
	font-weight:700;
	white-space:nowrap;
	width:auto;
	text-shadow:1px 1px 1px #fff;
}
.checked {
	background-color:transparent;
	background-image:url("../images/checkbox_on.gif");
}
.unchecked {
	background-color:transparent;
	background-image:url("../images/checkbox_off.gif");
}
.selected {
	background-color:transparent;
	background-image:url("../images/radiobox_on.gif");
}
.unselected {
	background-color:transparent;
	background-image:url("../images/radiobox_off.gif");
}
.block {
	display:block;
}
.inline {
	display:inline;
}
.bg-white {
	background-color:#FFFFFF;
}
.bg-black {
	background-color:#000000;
}
/* Domain list (checkboxs) tips style */
.tip {
	color:#fff;
	width:139px;
	z-index:13000;
}
.tip-title {
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#09F;
	padding:8px 8px 4px;
	background:url("../images/bubble.png") top left;
}
.tip-text {
	font-size:11px;
	padding:4px 8px 8px;
	background:url("../images/bubble.png") bottom right;
	text-align:left;
	color:#FFFFFF;
}
.red {
	color:#204e7e;
}
.green {
	color:#008800;
}
.grey {
	color:#666666;
}
.blue {
	color:#003399;
}
.black {
	color:#000000;
}
.orange {
	color:#FF9900;
}
.bold {
	font-weight:400;
}
.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:1px dotted #FF0000;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	width:inherit;
}
.error_f p {
	margin:5px;
	color:#FF0000;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}
.error_f p span {
	font-size:1.1em;
	color:#000;
	margin:5px 0px 0px 0px;
}
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:270px;
	height:100px;
	text-align:center;
	z-index:9999;
	visibility:hidden;
	top:-1000px;
	opacity:1;
	background:#FFF;
	border:2px solid #7cb8de;
	-moz-box-shadow:rgba(0, 0, 0, 50) 0 0px 10px;
	-webkit-box-shadow:rgba(0, 0, 0, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(0, 0, 0, 50) 0 0px 10px;
	box-shadow:rgba(0, 0, 0, 50) 0 0px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
div#blockDiv div#blockDivText {
	color:#7cb8de;
	font-weight:500;
	display:block;
	padding:5px;
	margin:20px 5px -15px 5px;
	height:40%;
	position:relative;
	display:block;
	font-size:25px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	padding:5px;
}
.awform fieldset {
	margin:0px;
	margin-bottom:10px;
	margin-top:20px;
	-moz-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
.awform legend, legend {
	padding:0 2px;
	font-weight:700;
	margin:-24px -10px; /* IE Win _margin */
	padding-bottom:20px;
	position:absolute;
	font-size:15px;
	text-shadow:1px 1px 1px #fff;
}
.margin-5 {
	margin:-5px;
}
form.awform, div.awform {
	margin:0px;
	margin-top:-10px;
	padding-top:5px;
}
fieldset {
	padding:10px;
	margin-top:20px;
	margin-bottom:10px;
	border:0px solid #7cb8de;
	background:#f5f5f5f5 url("../images/box_bg2.png") repeat-x;
	-moz-opacity:0.90;
	filter:alpha(opacity=90);
	opacity:0.90;
}
fieldset * {
	opacity:1;
}
.login_credentials {
	margin:0 auto;
	background:#f5f5f5f5 url("../images/box_bg.png") repeat-x;
	border:1px solid #7cb8de;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
.login_credentials div.float-left {
	padding:16px 0px 16px 150px;
	background:url("../images/secure_padlock_84x124.png") 25px 40px no-repeat;
}
.login_credentials div.float-right {
	padding:16px 18px 10px 10px;
}
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:97%;
}
.width-96 {
	width:96%;
}
.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:45%;
}
.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-60 {
	width:60px;
}
.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:none;
}
#userStats {
	padding:0;
	margin:0;
}
.childTab {
	border:0px;
	background:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.tab-wrapper {
	padding:15px 20px 10px 20px;
	margin:0;
	border:1.5px solid #7cb8de;
	clear:both;
	background:#FFFFFF;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 20) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
.tab-menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	display:block;
	overflow:hidden;
	border:none;
}
.tab-menu li {
	margin:0;
	padding:0;
	float:left;
	line-height:2em;
}
.tab-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	background:#FFFFFF;
	border-left:1px solid #7cb8de;
	color:#43566f;
}
.tab-menu li a:hover, .tab-menu li a:focus {
	background:#bddbee url("../images/box_bg.png") repeat-x;
	color:#43566f;
	text-decoration:none;
	border-left:1px solid #7cb8de;
}
.tab-menu li.tab-selected a {
	text-decoration:none;
	color:inherit;
	border-left:1px solid #7cb8de;
	background:#bddbee url("../images/box_bg.png") repeat-x;
	color:#43566f;
}
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 {
	text-shadow:#fff 1px 1px 2px;
	background:#bddbee url("../images/box_bg.png") repeat-x;
	border-bottom:1px solid #7cb8de;
	padding:2px;
	color:#43566f;
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
}
.boxtitle a.boxlink, a.boxlink, a.boxlink:visited {
	font-weight:600;
	color:#43566f;
	font-size:16px;
	text-decoration:none;
	text-shadow:1px 1px 1px #fff;
}
.boxtitle a:hover, a.boxlink:hover {
	color:#43566f;
	text-decoration:none;
}
table.data {
	border:1px solid #7cb8de;
	background:#f5f5f5f5 url("../images/box_bg.png") repeat-x;
	background:#f5f5f5f5;
	margin-bottom:10px;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	width:100%;
}
/******** General styles ********/
.underline {
	border-bottom:1px dotted #7cb8de;
	font-weight:700;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
.overline {
	border-bottom:1px dotted #7cb8de;
	font-weight:700;
	padding:4px;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
.sline {
	border-bottom:1px dotted #7cb8de;
	font-weight:700;
	padding:4px;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
.dline {
	border-bottom:1px dotted #7cb8de;
	border-bottom:1px dotted #7cb8de;
	font-weight:700;
	padding:4px;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
hr {
	border:0px;
	height:1px;
	background:#7cb8de;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
em.red {
	padding:2px;
	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 #7cb8de;
	padding:5px;
	height:100%;
}
td#userStatsLeft {
	border-right:1px dashed #7cb8de;
	height:100%;
}
td#userStatsMiddle {
	border-right:1px dashed #7cb8de;
	height:100%;
}
td#userStatsRight {
	border:0;
	height:100%;
}
div.yourstats, div.restrans {
	padding-left:20px;
	font-weight:700;
	font-size:1.1em;
	margin-bottom:8px;
}
div.yourstats {
	background:url("../images/stats-trans.png") left no-repeat;
	border-bottom:1px dotted #7cb8de;
}
div.restrans {
	background:url("../images/transactions-trans.png") left no-repeat;
	border-top:1px dotted #7cb8de;
}
/* paging */
div.paging {
	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.85em;
	background:#bddbee url("../images/box_bg.png") repeat-x;
}
div.paging ul#paging li.active {
	background:#000000;
	border:1px solid #7cb8de;
	padding:5px 10px 5px 10px;
	color:#43566f;
	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 #7cb8de;
}
div.paging ul#paging li.previous-off, div.paging ul#paging li.next-off {
	border:1px solid #7cb8de;
	color:#43566f;
}
div.paging ul#paging li a:hover {
	background:#7cb8de;
	border:1px solid #000000;
	color:#000000;
}
table.totalRecords {
	border:1.5px solid #7cb8de;
	font-weight:700;
	padding-top:8px;
	padding-bottom:8px;
	background:#bddbee url("../images/box_bg.png") repeat-x;
	color:#000;
	width:100%;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	text-shadow:1px 1px 1px #fff;
}
table.totalRecords td {
	padding:5px;
}
/* Dynamic toolip Div imanage.php */
div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#FFFFFF;
	border:3px solid #bddbee;
	width:400px;
	padding:4px;
	color:#000000;
	font-size:12px;
	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/menuhover.gif") -5px repeat-x;
	color:#FFF;
	padding:5px;
}
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 {
	padding:15px;
	background:#bddbee url("../images/box_bg.png") repeat-x;
	border:1.5px solid #7cb8de;
	width:auto;
	margin:0;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 20) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
h2.hsignup {
	font-size:1.1em;
	font-weight:700;
	background:url("../images/wand-trans.png") left no-repeat;
	padding-left:20px;
	margin-bottom: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;
}
/* Sams Whois */
div#samswhois {
	margin-top:30px;
	text-align:center;
	font-size:10px;
	color:#aaaaaa;
}
.swPositioner {
	text-align:left;
	width:100%;
}
.swForm {
	text-align:center;
}
.swHeading {
	font-weight:700;
	text-align:center;
	margin-bottom:0px;
}
.swDomain {
	width:100px;
	text-align:right;
}
.swTld {
}
.swSubmit {
}
.swSecureImage {
	border:0px;
}
.swSecureCode {
	width:60px;
}
.swInfo {
	font-size:10px;
	color:#000000;
	padding:5px;
	text-align:center;
}
.swResults {
	text-align:left;
}
.swStatus {
	border-top:2px dotted #000000;
	padding:5px;
	text-align:center;
	width:500px;
}
.swServer {
	border-top:2px dotted #000000;
	text-align:center;
	padding:10px;
	color:#000000;
}
.swData {
	padding:4px;
	color:#666666;
}
.swHilight {
	font-weight:700;
	color:#FF0000;
}
.swError {
	font-weight:bold;
	color:#FF0000;
}
.small {
	font-size:smaller;
}
#domainPrices {
	width:100%;
	font-weight:700;
	border:1.5px solid #7cb8de;
	background:#f5f5f5f5 url("../images/box_bg.png") repeat-x;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 20) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;

}
#domainPrice .CollapsiblePanel {
	margin:0px;
	padding:0px;
	border:0;
}
#domainPrice .CollapsiblePanelTab {
 border-bottom:2px dotted #7cb8de 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:4px 4px 4px 14px;
	color:#000000;
	border-bottom:1px solid #bddbee;
	font-weight:700;
	font-size:115%;
	text-shadow:#FFF 2px 2px 2px;
}
table#domainPrices .sortedASC {
	background:url("../images/icon-table-sort-asc.png") no-repeat 2px 4px #bddbee;
	color:#111;
}
table#domainPrices .sortedDESC {
	background:url("../images/icon-table-sort-desc.png") no-repeat 2px 10px #bddbee;
	color:#111;
}
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 {
	width:220px;
}
#pkg {
	float:left;
	width:675px;
	margin-right:5px;
}
#pkg table.pkgtable {
	width:100%;
	background:#fff;
	border:1px solid #7cb8de;
	margin:1px;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-webkit-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	-khtml-box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
	box-shadow:rgba(124, 184, 222, 50) 0 0px 10px;
}
#pkg table.pkgtable td.pkgtabletitle {
	background:#bddbee url("../images/box_bg.png") repeat-x;
	border-bottom:1px solid #7cb8de;
	color:#000000;
	font-weight:400;
	padding:5px;
	font-size:16px;
}
#pkg table.pkgtable td.descr {
	background:#fff;
	color:#000000;
	width:75%;
	border-right: 1px solid #7cb8de;
	padding: 10px;
	padding:30px 0 0 30px;
	vertical-align:top;
}
#pkg table.pkgtable td.descr div.float-left {
	font-weight:700;
}
#pkg table.pkgtable td.order {
	color:#000000;
	width:25%;
	padding: 5px;
	vertical-align:bottom;
}
#pkg table.price {
	width:100%;
	padding-bottom:5px;
}
#pkg td.term {
	color:#000000;
	width: 75%;
	font-weight:700;
	border-bottom:dashed thin #333;
}
#pkg td.price {
	color:#333333;
	text-align:right;
	border-bottom:dashed thin #333;
}
div.hsOrderNow {
	display:block;
	padding:5px;
	text-align:center;
	margin:5px;
}
.inplink {
	background:url("../images/m2.gif") -5px repeat-x;
	border:1px solid #333;
	color:#000;
	padding:5px;
	margin:0 auto;
}
.inplink:hover {
	background:url("../images/menuhover.gif") repeat-x;
	cursor:pointer;
	color:#fff
}
a.inplink, a.inplink:visited {
	text-decoration:none;
	color:#000
}
label, legend {
	text-shadow:#EEE 1px 1px 1px;
	color:#1d4977;
	font-weight:500;
}
.tlds {
	margin-left:-10px;
}
.boxlegend {
	background:none;
}
label.light {
	color:#FFF;
	text-shadow:none;
}
.botton {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:3px;
}
.bgray {
	background:#EEE;
	border-bottom:2px solid #111;
}
ul, ol {
	list-style:none;
}
fieldset {
	margin-left:0;
	margin-right:0;
	width:auto;
}
input, textarea, select {
	padding:5px;
}
select {
	padding:4.5px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	padding:2px;
	padding-right:8px;
	padding-left:8px;
	opacity:1;
	font-weight:600;
}
input[type="image"] {
	border:0;
	background:transparent;
	margin:0px;
	padding:0px
}
input[type="text"], input[type="password"], textarea, select {
	background:url("../images/form-bg.gif") top left no-repeat;
	border:1px solid #7cb8de;
	font-weight:600;
}
textarea {
	font-weight:100;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border:1px solid #7cb8de;
	outline:2px solid #7cb8de;
}
#MemberRightColumn {
	float:left;
	width:680px;
}
#MemberLeftColumn {
	float:left;
	width:205px;
	margin-right:10px;
}
ul.plans {
	margin-top:15px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:left;
}
ul.plans li {
	padding-left:20px;
	background:url("../images/square-blue-trans.png") no-repeat 0px 50%;
}
ul.indexCart {
	margin-top:20px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:left;
}
ul.indexCart li {
	padding-left:20px;
	background:url("../images/square-blue-trans.png") no-repeat 0px 50%;
}
div.sep {
	display:block;
	height:10px;
}
.indexright div.content {
	padding-left:10px;
}
.indexleft div.content {
	padding-right:10px;
}
.fright .planbox {
	padding-left:10px;
}
.fleft .planbox {
	padding-right:10px;
}

a.order {
	color:#204e7e;
	font-weight:700;
	background:url("../images/cart_add.png") 0 0 no-repeat;
	padding-left:20px;
}
.indexHeight2 {
	height:230px;
}
.indexHeight3 {
	height:452px;
}

#tblplans .tch td div a {
	color: #F00;
}
centering {
	text-align: center;
}
#centering {
	text-align: center;
}
