#logo {
	width: 261px;
	height: 54px;
}
input {
	font-family:Helvetica, Arial, sans-serif;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	line-height: 150%;
	font-size: 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
img {
	vertical-align:middle;
	border:none;
}
a {
	text-decoration: none;
}
.contentpane a:hover {
	text-decoration: underline;
}
.clr, .clear {
	clear: both;
}
.top-bar-padding {
	padding: 0px 20px;
	overflow: hidden;
}
#top-bar h3 {
	padding: 0;
	margin-bottom: 15px;
}
.date-block {
	width: 250px;
	font-weight: bold;
	float: left;
}
#lock-button, #currency-button {
	height: 16px;
	float: left;
	text-align: left;
	line-height: 16px;
	margin-top:5px;
	font-size:14px;
	font-weight:700;
}
#lock-button {
	float: right;
	position:relative;
	margin-right:25px;
}
#currency-button {
	background:#111;
	margin-left:30px;
}
#currency-button a, #currency-button a:hover {
	color:#fff;
	text-decoration:none;
}
#lock-button #lock-icon {
	width: 14px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
	margin: 0;
}
#lock-button span, #currency-button span {
	font-size: 13px;
	padding-left: 20px;
	margin: 0;
	font-weight: bold;
}
#lock-button:hover {
	text-decoration: none;
}
.topbar-strip {
	overflow: hidden;
	padding-bottom: 2px;
}
.topbar-left-mod {
	float: left;
	width: 48%;
	padding: 15px 0;
}
.topbar-right-mod {
	float: right;
	width: 48%;
	padding: 15px 0;
	text-align: right;
}
/* Header */
#logo {
	float: left;
	position: relative;
	margin-left: 15px;
}
.logo-text {
	position: absolute;
	left: 72px;
	top: 50px;
	font-size: 16px;
}
#logo:hover {
	text-decoration: none;
}
#header-overlay {
	padding: 15px 0 10px 0;
	overflow: hidden;
}
#maincol {
	position: relative;
}
.wrapper {
	position:relative;
	margin: 0 auto;
	width: 979px;
	padding:1px;
}
.section-row3-inner {
	overflow: hidden;
	margin: 10px 0 -25px 0px;
}
.main-body-surround {
	margin: 0 -5px;
}
.main-body.spacing {
	padding: 0 5px;
}
.body-surround-top {
	margin: 0 16px;
}
.body-surround-top2 {
	margin-left: -16px;
}
.body-surround-top3 {
	margin-right: -16px;
	height: 16px;
}
.body-surround {
	margin: 0 16px;
}
.body-surround2 {
	margin-left: -16px;
}
.body-surround3 {
	margin-right: -16px;
	padding: 0 15px;
	overflow: hidden;
}
.body-surround-bottom {
	margin: 0 16px;
}
.body-surround-bottom2 {
	margin-left: -16px;
}
.body-surround-bottom3 {
	margin-right: -16px;
	height: 16px;
}
.mainbody-surround {
	padding: 15px;
	overflow: hidden;
	margin-top: 4px;
	position: relative;
}
.mainbody-tl {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	left: 0;
}
.mainbody-tr {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	right: 0;
}
.mainbody-bl {
	position: absolute;
	width: 16px;
	height: 16px;
	bottom: 0;
	left: 0;
}
.mainbody-br {
	position: absolute;
	width: 16px;
	height: 16px;
	bottom: 0;
	right: 0;
}
.vertical-sort {
	padding: 0 15px;
}
.RoundedTitle3 {
	margin: 0 0 10px 0;
	display: block;
	position:relative;
	overflow: hidden;
	height: 30px;
}
.RoundedTitle-home {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
}
.RoundedTitle h3 {
	display: none;
}
.RoundedTitle .spinner {
	float:right;
	background:url("../images/spinner.gif") center center no-repeat;
	width: 16px;
	height: 16px;
	right: 10px;
	top: 10px;
	position: absolute;
}
span.RoundedTitle {
	display: block;
	font-size: 110%;
	font-weight: bold;
	overflow: hidden;
}
span.no-link {
	padding: 0 8px;
	float: left;
	display: block;
	height: 30px;
	line-height: 32px;
}
span.RoundedTitle span.no-link {
	font-weight: normal;
}
#bottom-bg {
	height: 45px;
}
#bottom-menu-overlay {
	height: 45px;
	line-height: 55px;
}
#botbar {
	padding: 15px;
	overflow: hidden;
	position: relative;
}
#bottom {
	overflow: hidden;
	padding-bottom: 15px;
	padding-top: 0px;
}
.copyright-block {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
#copyright {
	padding: 15px 0 8px 0;
}
.clear, .clr {
	clear: both;
}
.ac {
	text-align:center;
}
body {
	background: #111;
}
#page-bg {
	background: #0D0D0D url("../images/header-bg2.png") 0 0 repeat-x;
}
.main-body .mainbody-surround a, a {
	color: #DF0000;
}
a {
	outline:none;
}
/* Header */

#main-body, .main-body {
	padding:0; /*border:1px solid red;*/
}
#top-bar {
	background: #0D0D0D;
	color: #fff;
	font-size:12px
}
#top-bar a, #top-bar h3 {
	color: #fff;
}
#top-bar a:hover {
	color: #fff;
}
#header {
	background: #282828 url("../images/header-bg.png") 0 0 repeat-x;
}
#header-overlay {
	background:url("../images/header-bg-overlay.png") 50% 0 no-repeat;
	padding:0;
}
#logo {
	background: url("../images/logo.png") 0px 0px no-repeat;
	width:549px;
	height:212px;
	border:none;
}
.topmenu-top {
	height: 12px;
	width: 250px;
}
.topmenu-main {
	overflow: hidden;
	padding: 0 10px 10px 10px;
}
#topmenu-surround {
	float: right;
	margin-right: 23px;
	margin-top:10px;
	text-align:right;
}
.topmenu-top {
	background: url("../images/topmenu-top.png") 0 0 no-repeat;
}
.topmenu-main {
	background: url("../images/topmenu-main.png") 0 100% no-repeat;
}
#topmenu {
	background: url("../images/topmenu-input.png") 0 0 no-repeat;
}
#lock-icon {
	background: url("../images/topbar-buttons.png") -32px 0 no-repeat;
}
#lock-icon.login {
	background: url("../images/topbar-buttons.png") -52px 0 no-repeat;
}
/* Main Content */
.mainbody-surround {
	color: #333;
}
.body-surround-top {
	background: url("../images/surround-topbot.png") 0 0 repeat-x;
}
.body-surround-top2 {
	background: url("../images/surround-corners.png") 1px -20px no-repeat;
}
.body-surround-top3 {
	background: url("../images/surround-corners.png") 100% 0 no-repeat;
}
.body-surround {
	background: #212121;
}
.body-surround2 {
	background: url("../images/surround-l.png") 0 0 repeat-y;
}
.body-surround3 {
	background: url("../images/surround-r.png") 100% 0 repeat-y;
}
.body-surround-bottom {
	background: url("../images/surround-topbot.png") 0 100% repeat-x;
}
.body-surround-bottom2 {
	background: url("../images/surround-corners.png") 1px -43px no-repeat;
}
.body-surround-bottom3 {
	background: url("../images/surround-corners.png") 100% -63px no-repeat;
}
.mainbody-surround {
	background: #fff;
}
.mainbody-tl, .mainbody-tr, .mainbody-bl, .mainbody-br {
	background-image: url("../images/mainbody-corners.png");
	background-repeat: no-repeat;
}
.mainbody-tl {
	background-position: 0 0;
}
.mainbody-tr {
	background-position: -16px 0;
}
.mainbody-bl {
	background-position: 0 -16px;
}
.mainbody-br {
	background-position: -16px -16px;
}
.RoundedTitleX3 {
	color:#FFF;
	font-size:150%;
	margin-bottom:10px;
}
.RoundedTitleX {
	background: url("../images/rounded-h3-m.png") 0 100% repeat-x;
}
.RoundedTitleX2 {
	background: url("../images/rounded-h3-l.png") 0 100% no-repeat;
}
.RoundedTitleX3 {
	background: url("../images/rounded-h3-r.png") 100% 100% no-repeat;
}
span.RoundedTitle img {
	background: url("../images/list-arrow.png") 50% 10px no-repeat;
}
/* Bottom Section */
#bottom-bg {
	background: #111 url("../images/bottom-bg.png") 0 0 repeat-x;
}
#bottom {
	background: #111;
	color: #aaa;
}
#bottom a {
	color:#CCC;
	font-size:14px;
}
#bottom a:hover {
	color: #fff;
}
#bottom ul li a {
	background: url("../images/horizmenu-div.png") 100% 50% no-repeat;
0 2px no-repeat;
	padding-right:15px;
}
#bottom ul li a.last {
	background:none;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	width:50px;
}
#page-full {
	width:965px;
}
#page-full .main-body {
	margin-left:5px;
	width:937px;
}
#index-left, #index-right, #page-full {
	float:left
}
#index-left {
	width:730px;
}
#index-left .main-body {
	margin-left:5px;
	width:680px;
}
#index-right {
	width:285px;
	margin-left:-40px;
}
#index-right .main-body {
	margin-left:5px;
	width:250px;
}
p {
	margin:0;
	padding:0;
}
p.text {
	margin-bottom:5px
}
#ForMenu {
	float:right;
}
ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8 {
	padding-left: 15px !important;
	overflow: hidden;
	margin-left: 0px !important;
}
ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li {
	list-style: none;
	padding-bottom: 3px !important;
	margin-bottom: 5px !important;
	padding-left: 10px !important;
}
ul.bullet-6 li, ul.bullet-7 li, ul.bullet-8 li {
	list-style: none;
	padding-bottom: 3px !important;
	margin-bottom: 5px !important;
	padding-left: 22px !important;
}
ul.bullet-1 li {
	background: url("../images/typo/bullet-1.png") 0 5px no-repeat !important;
}
ul.bullet-2 li {
	background: url("../images/typo/bullet-2.png") 0 5px no-repeat !important;
}
ul.bullet-3 li {
	background: url("../images/typo/bullet-3.png") 0 5px no-repeat !important;
}
ul.bullet-4 li {
	background: url("../images/typo/bullet-4.png") 0 5px no-repeat !important;
}
ul.bullet-5 li {
	background: url("../images/typo/bullet-5.png") 0 5px no-repeat !important;
}
ul.bullet-6 li {
	background: url("../images/typo/bullet-6.png") 0 2px no-repeat !important;
}
ul.bullet-7 li {
	background: url("../images/typo/bullet-7.png") 0 2px no-repeat !important;
}
ul.bullet-8 li {
	background: url("../images/typo/bullet-8.png") 0 3px no-repeat !important;
}
#gototop {
	background:url("../images/gototop.gif") no-repeat 0 0;
	width:28px;
	height:25px;
	display:block;
	position:fixed;
	z-index:9999;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	right:0px;
	bottom:30px;
}
#member-left, #member-right {
	float:left
}
#member-left {
	width:285px;
}
#member-left .main-body {
	margin-left:5px;
	width:250px;
}
#member-right {
	width:730px;
	margin-left:-40px;
}
#member-right .main-body {
	margin-left:20px;
	width:680px;
}
.rounded-header, .module-header {
	color:#FFF;
	font-size:150%;
	margin-bottom:10px;
}
.rounded-header, .module-header {
	background: url(../images/rounded-h3-m.png) 0 0 repeat-x;
}
.rounded-header2, .module-header2 {
	background: url(../images/rounded-h3-l.png) 0 0 no-repeat;
}
.rounded-header3, .module-header3 {
	background: url(../images/rounded-h3-r.png) 100% 0 no-repeat;
}
.rounded-header3, .module-header3 {
	position: relative;
	padding:5px;
	padding-left:10px;
}
#dc_box {
	display:none;
}
form#langSelect {
	float:right;
	margin-right:5px;
	padding:0px;
}
form#langSelect input, form#langSelect select {
	padding:0;
}
form#langSelect select {
	padding:2px;
}
input, textarea, select {
	padding:5px;
}
select {
	padding:4.5px;
}
input[type="submit"], input[type="reset"] {
	padding:2px;
	padding-right:8px;
	padding-left:8px;
}
legend {
	text-shadow:#EEE 1px 1px 1px;
	font-size:115%;
	font-weight:700;
}
/* 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;
}
.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 {
	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;
}
.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;
}
.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:#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:1px dotted #FF0000;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	width:inherit;
}
.error_f p {
	margin:5px;
	color:#FF0000;
}
.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;
	border:1px solid #333333;
	background:#FFFFFF;
	text-align:center;
	z-index:9999;
	visibility:hidden;
	top:-1000px;
}
div#blockDiv div#blockDivText {
	color:#333333;
	font-weight:500;
	display:block;
	padding:5px;
	margin:5px;
	height:40%;
	position:relative;
	display:block;
	font-size:18px;
}
td.width-25 {
	white-space:nowrap;
}
.awform fieldset {
	margin:0;
	margin-bottom:10px;
	margin-top:10px;
}
.awform legend {
	padding:0 2px;
	font-weight:700;
	margin:0 -7px; /* IE Win _margin */
	padding-bottom:8px;
	font-size:125%;
	display:block;
}
.margin-5 {
	margin:-5px;
}
form.awform, div.awform {
	margin:0px;
	margin-top:-10px;
	padding-top:5px;
}
fieldset {
	border-top:2px solid #666;
	border-bottom:2px solid #666;
	border-left:none;
	border-right:none;
	padding:10px;
	background:#EEE;
	margin-bottom:10px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	padding:5px;
}
.left-col {
	float:left;
	width:205px;
	margin-right:10px;
	margin-top:10px;
}
.right-col {
	float:left;
	width:665px;
	margin-top:10px;
}
.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: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: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-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;
}
/* vertical menu for users menus */
div.TabTitleBar, #uvmenu div.CollapsiblePanelTab, div.RegTitleBar {
	text-shadow:#000 1px 1px 2px;
	font-weight:700;
}
#uvmenu {
	margin: 0;
	border:none;
}
#uvmenu ul {
	margin:0;
	width:210px;
	padding:0;
	padding-left:3px;
}
#uvmenu li {
	background: url("../images/div.png") 0 100% repeat-x
}
#uvmenu li a {
	text-decoration:none;
	display:block;
	padding:5px 25px;
	margin:0;
	background: url("../images/radio-button.png") 0 6px no-repeat;
	color:#CCC;
}
#uvmenu li a:hover {
	background: url("../images/radio-button.png") 0 -116px no-repeat;
	color:#DF0000;
}
#uvmenu .CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border:0;
	cursor:pointer;
}
#uvmenu .CollapsiblePanelContent {
	margin:0px;
	padding:0px;
	margin-top:10px;
	background:url("../images/blank.gif") repeat;
}
#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:1px solid #555c64;
	border-top:2px solid #555c64;
	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;
	background:#EEE;
	border-left:1px solid #555c64;
	color:#999;
}
.tab-menu li a:hover, .tab-menu li a:focus {
	background:#333;
	color:#fff;
	text-decoration:none;
	border-left:1px solid #555c64;
}
.tab-menu li.tab-selected a {
	text-decoration:none;
	color:inherit;
	border-left:1px solid #555c64;
	border-left:0px;
	background: #555c64 url("../images/bg0main.gif") top repeat-x;
	text-shadow:#000 2px 2px 2px;
	color:#FFF;
}
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:130%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:700;
	background:url("../images/menuhover.gif") -5px repeat-x;
	text-shadow:#000 2px 2px 2px;
	color:#FFF;
	padding:5px;
}
.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-top:2px solid #212121;
	border-bottom:2px solid #212121;
	background:#EEE;
	margin-bottom:10px;
}
/******** General styles ********/
.underline {
	border-bottom:1px dotted #212121;
	font-weight:700;
	font-size:1.25em;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
.overline {
	border-bottom:1px dotted #212121;
	font-weight:700;
	padding:4px;
	font-size:1.25em;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
.sline {
	border-bottom:1px dotted #212121;
	font-weight:700;
	padding:4px;
	font-size:1.25em;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
.dline {
	border-bottom:1px dotted #212121;
	border-bottom:1px dotted #212121;
	font-weight:700;
	padding:4px;
	font-size:1.1em;
	margin-bottom:8px;
	text-align:#FFF 2px 2px 2px;
}
hr {
	border:0px;
	height:1px;
	background: url("../images/div.png") 0 100% repeat-x
}
.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 #212121;
	padding:5px;
	height:100%;
}
td#userStatsLeft {
	border-right:1px dashed #212121;
	height:100%;
}
td#userStatsMiddle {
	border-right:1px dashed #212121;
	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 #212121;
}
div.restrans {
	background:url("../images/transactions-trans.png") left no-repeat;
	border-top:1px dotted #212121;
}
/* 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 #212121;
	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 #212121;
}
div.paging ul#paging li.previous-off, div.paging ul#paging li.next-off {
	border:1px solid #212121;
	color:#888888;
}
div.paging ul#paging li a:hover {
	background:#333333;
	border:1px solid #000000;
	color:#000000;
}
table.totalRecords {
	border-top:2px solid #212121;
	border-bottom:2px solid #212121;
	font-weight:700;
	padding-top:8px;
	padding-bottom:8px;
	background:#EEE;
	color:#000;
}
table.totalRecords td {
	padding:2px;
}
/* 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/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 {
	margin-left:5px;
	margin-bottom:10px;
	border-left:2px solid #A8C6E0;
}
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 {
	border-top:2px solid #555c64;
	border-bottom:2px solid #555c64;
	border-right:1px dotted #555c64;
	border-left:1px dotted #555c64;
	width:100%;
	font-weight:700;
	background:#FFF;
}
#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:4px 4px 4px 14px;
	color:#000000;
	border-bottom:1px solid #555c64;
	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 #EEE;
	color:#111;
}
table#domainPrices .sortedDESC {
	background:url("../images/icon-table-sort-desc.png") no-repeat 2px 10px #EEE;
	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 {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
/*various package display tables*/
.cxt1, .cxt2, .cxt3, .cxt4 {
	display:block;
	overflow:hidden
}
.cxtitle1 .cxt1, .cxtitle1 .cxt2, .cxtitle1 .cxt3 {
	height:1px
}
.cxtitle1 .cxt2, .cxtitle1 .cxt3, .cxtitle1 .cxt4 {
	background:#555c64;
	border-left:1px solid #555c64;
	border-right:1px solid #555c64
}
#pkg .cxtitle {
	background:#555c64;
	color:#FFF;
	font-size:120%;
	text-shadow:#000 2px 2px 2px;
	padding:5px;
}
.cxtitle1 {
	margin-bottom:10px;
}
.cxt1 {
	margin:0 5px;
	background:#FFFFFF;
}
.cxt2 {
	margin:0 3px;
	border-width:0 2px
}
.cxt3 {
	margin:0 2px
}
.cxt4 {
	height:2px;
	margin:0 1px
}
#pkg table.pkgtable {
	width:100%;
	background:#EEE;
	border-top:2px solid #212121;
	border-bottom:2px solid #212121;
}
#pkg table.pkgtable td.pkgtabletitle {
	background:url("../images/m2.gif") -5px repeat-x;
	border-bottom:2px solid #212121;
	color:#000000;
	font-weight:400;
	padding:5px;
	font-size:16px;
}
#pkg table.pkgtable td.descr {
	background:#fff url("../images/servers.jpg") -100px 0px no-repeat;
	color:#000000;
	width:75%;
	border-right: 1px solid #212121;
	padding: 10px;
	padding-left:230px;
	padding-top: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 #555c64;
}
#pkg td.price {
	color:#333333;
	text-align:right;
	border-bottom:dashed thin #555c64;
}
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;
	font-size:115%;
	color:#000;
	font-weight:700;
}
.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;
}
.left, .right {
	float:left;
}
.left.width-50, .right.width-50 {
	width:47%;
}
.left.width-50 {
	margin-right:5%;
}
.left.width-25, .right.width-25 {
	width:24%;
}
.left.width-25 {
	margin-right:1px;
}
.left.width-33, .right.width-33 {
	width:32%;
}
.left.width-33 {
	margin-right:12px;
}
.bgray {
	background:#EEE;
	border-bottom:2px solid #111;
}
ul, ol {
	list-style:none;
}
fieldset {
	margin-left:0;
	margin-right:0;
	width:auto;
}
a#cconverter {
	font-size:9px;
	color:#CCC;
	margin-left:20px;
}