html {
	background-image:url(../../bordov3/images/background.png);
	background-color: #e5e5e5;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:10px;
	word-spacing:normal;
	margin:0;
	padding:0;
	height:100%;
	text-align:justify;
	cursor:default;
	background:url("../../bordov3/images/body.png") top left repeat-x;
}
/* main body management */
div#wrapper {
	width:900px;
	margin:0 auto 0;
	border:0px;
	padding:0px;
}
table#doc {
	width:860px;
	margin:0 auto;
	height:200px;
}
#mainData {
	width:860px;
	background:#ffffff;
	border:0px;
	height:280px;
	margin: 0px;
}
table#mainData td#mainTD, table#mainData td.mainTD {
	vertical-align:top;
	padding:5px;
	height:200px;
}
.alc {
	margin:0 auto;
}
table#mainData #tablehead {
	background:url("../images/tablehead_arrow.png");
	background-position:left;
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	letter-spacing: 1px;
	height:25px;
	padding-left:10px;
	vertical-align:middle;
}
.vps-tablehead{background:url("../images/tablehead_arrow.png");
	background-position:left;
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	letter-spacing: 1px;
	line-height:25px;
	padding-left:10px;
	vertical-align:middle;}
table {
	border-collapse:collapse;
		border-spacing:0;
}
table#data td#data {
	vertical-align:top;
}
table#mainData table#data {
	border:1px solid #000000;
}
table.data {
	border:1px solid #000000;
	background:#FFFFFF;
}
.TabTitleBar {
	background-position: left;
	background-repeat:no-repeat;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	/*letter-spacing: 1px;*/
	height:15px;
	line-height:12px;
	padding-left:10px;
	vertical-align:top;
	background-image: url(../images/tablehead_arrow.png);
	margin:0px;
	padding-top:0px;
	
}
.TabTitleBar a:link,  .TabTitleBar a:visited { color:#990000; }
.TabTitleBar a:hover{ color:#333333; }
table#mainData table.data td {
	border:0;
}
table.data td, table#mainData td {
	padding:2px;
}

/* main body management */
.clear {
	clear:both;
}
#header {
	height:150px;
		/*background:url("../images/header.png") center top no-repeat;*/
}
#headerPortal {
	height:200px;
	background:url("../../bordov3/images/header-portal-trans.png") left top no-repeat;
}
#header h1 {
	display:none;
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
	text-decoration:none;
}
table#headerTableLayout {
	width:100%;
	height:150px;
	}
td.headerImage {
	background:url("../../bordov3/images/header.gif") top left no-repeat;
	height:60px;
}
td.headerImagePortal {
	height:150px;
	background:url("../../bordov3/images/header-portal-trans.png") top left no-repeat;
}
td.headerImage h1 {
	font-family:"Century Gothic";
	font-size:40px;
	color:#FFFFFF;
	letter-spacing:normal;
}

img {
	border:0;
	vertical-align:middle;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}
h1 {
	font-size:12px;
}
h2 {
	font-size:10px;
}
h3 {
	font-size:1.1em;
}
h4 {
	font-size:0.75em;
}
h5 {
	font-size:0.50em;
}
h6 {
	font-size:0.25em;
}
body, div, dl, dt, dd, pre, h1, h2, h3, h4, h5, h6, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
.row_0, .row1_0, .row1_01 {
	background-color:#FFFFFF;
	color:#000000;
	line-height:30px;
}
.row_1, .row1_1, .row1_11 {
	background-color:#000000;
	color:#FFFFFF;
		line-height:30px;

}
.row_1 a, .row1_1 a, .row1_11 a {
	color:#FFFFFF;
}
tr.row1_0 td, tr.row1_01 {
	background-color:#f0f0f0;
	color:#333333;

}
tr.row1_1 td, tr.row1_11 {
	background-color:#f0f0f0;
	color:#333333;

}
tr.row_1 td a, .row1_1 td a, .row1_11 td a {
	color:#333333;
}

tr.row1_0 td, tr.row1_01 {
	background-color:#f0f0f0;
/*	color:#000000;
*/}
tr.row1_0 td a, tr.row1_01 a {
	color:#333333;
}

fieldset, img {
	border:0;
	vertical-align:middle;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
sup, sub {
	line-height:1px;
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}

ul, ol {
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}
ol.faq {
	list-style:decimal;
	margin-left:15px;
	padding-left:15px;
	font-weight:700;
}
ul.square, ul.square li,
ol.square, ol.square li {
	list-style:square;
	margin-left:5px;
	padding-left:5px;
}
ul.circle, ul.circle li,
ol.circle, ol.circle li {
	list-style:circle;
	margin-left:5px;
	padding-left:5px;
}
ol.faq p {
	font-weight:400;
	padding-right:10px;
	padding-bottom:10px;
	color:#666666;
}
div#forlinks {
	background:#000000 url("../../bordov3/images/menuBG.png") repeat-x;
	border:0px;
	font-weight:700;
	color:#FFFFFF;
	height:20px;
	padding:7px;
}
#forlinks, #forlinks a, #forlinks a:hover, #forlinks a:visited {
	text-align:center;
	color:#FFFFFF;
}
td.copyright {
	font-family:"Trebuchet MS";
}
a {
	font-weight:700;
	color:#003333;
	text-decoration:none;
}
a:hover { color:#990000; }
a:visited { }
td#W3 {
	text-align:center;
	padding:5px;
	vertical-align:middle;
}
/******** search div ********/
div#blockDivZemin {
	

position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0px;
	top:0px;
	filter:alpha(opacity=50);
-moz-opacity: 0.5;	opacity: 0.5;
	background-color: #000000;
	visibility:hidden;
	}
div#blockDiv {
	position:absolute;
	width:270px;
	height:100px;
	
	text-align:center;
	z-index:1;
	visibility:hidden;
	top:-1000px;

	}
div#blockDiv div#blockDivText {
	color:#000000;
	font-weight:700;
	display:block;
	padding:5px;
	margin:5px;
	height:40%;
	position:relative;
	display:block;

}
/******** Fancyform ********/
.checked, .unchecked, .selected, .unselected {
	padding:2px;
	padding-left:30px;
	/*background-position:12px center;*/
	background-repeat:no-repeat;
	border:0px;
	clear:both;
	cursor:pointer;
	font-weight:700;
	background-position: 10px center;
}
.checked{
	background-color:transparent;
	background-image:url("../../bordov3/images/checkbox_on.png");
}
.unchecked{
	background-color:transparent;
	background-image:url("../../bordov3/images/checkbox_off.png");
}
.selected{
	background-color:transparent;
	background-image:url("../../bordov3/images/radiobox_on.png");
}
.unselected{
	background-color:transparent;
	background-image:url("../../bordov3/images/radiobox_off.png");
}
.leftcol{
	float:left;
	clear:left;
	width:50%;
}
.rightcol{
	float:left;
	clear:right;
	width:50%;
}
/******** General styles ********/
.underline {
	border-bottom:1px solid #666666;
	font-weight:normal;
	font-size:1.1em;
	margin-bottom:8px;
	line-height: 15px;
}
.underline_blue {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:8px;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	padding-bottom: 5px;
}
.underline_bordo {
	border-bottom:1px solid #990000;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:8px;
	color: #990000;
	line-height: 20px;
}
.overline {
	border-bottom:1px dotted #666666;
	font-weight:700;
	padding:4px;
	font-size:1.1em;
	margin-bottom:8px;
}
.sline {
	border-bottom:1px dotted #666666;
	font-weight:700;
	padding:4px;
	font-size:1.1em;
	margin-bottom:8px;
}
.dline {
	border-bottom:1px dotted #666666;
	font-weight:700;
	padding:4px;
	font-size:1.1em;
	margin-bottom:8px;
}
hr {
	border:0px;
	height:1px;
	color:#666666;
	border-bottom:1px solid #999999;
}
hr#hrturanj{
	color: #990000;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	height: 4px;
}
hr#hrbordo{
	border-bottom-color: #990000;
}
.width-100 { width:100%; }
.width-99  { width:99%;  }
.width-98  { width:98%;  }
.width-97  { width:97%;  }
.width-96  { width:96%;  }
.width-95  { width:95%;  }
.width-90  { width:90%;  }
.width-89  { width:89%;  }
.width-85  { width:85%;  }
.width-80  { width:80%;  }
.width-79  { width:79%;  }
.width-75  { width:75%;  }
.width-74  { width:74%;  }
.width-70  { width:70%;  }
.width-69  { width:69%;  }
.width-68  { width:68%;  }
.width-65  { width:65%;  }
.width-60  { width:60%;  }
.width-58  { width:58%;  }
.width-55  { width:55%;  }
.width-50  { width:50%;  }
.width-49  { width:49%;  }
.width-48  { width:48%;  }
.width-45  { width:45%;  }
.width-45  { width:44%;  }
.width-40  { width:40%;  }
.width-38  { width:38%;  }
.width-35  { width:35%;  }
.width-33  { width:33%;  }
.width-31  { width:31%;  }
.width-30  { width:30%;  }
.width-25  { width:25%;  }
.width-20  { width:20%;  }
.width-15  { width:15%;  }
.width-10  { width:10%;  }
.width-9  { width:9%;  }
.width-5   { width:5%;   }
.width-2   { width:2%;   }
.width-1   { width:1%;   }

.width-5px{width:5px;}
.width-10px{width:10px;}
.width-30px{width:30px;}
.width-100px{width:100px;}
.width-110px{width:110px;}
.width-150px{width:150px;}
.width-200px{width:200px;}
.width-15px{width:15px;}
.width-630px{width:630px;}
.width-400px{width:400px;}

.mt-20{margin-top: 20px;}

.m-10{margin: 10px;}
.m-20{margin: 20px;}

.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; }

.pl-5 { padding-left:5px; }
.pl-10 { padding-left:10px; }

.vlt { vertical-align:top; }
.vlm { vertical-align:middle; }
.vlb { vertical-align:bottom; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.aj { text-align: justify;}

.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-115 { width:115px; }
.w-300 { width:300px; }
.h-10 { height:10px; }
.h-90 { height:10px; }

.bg-white { background-color:#FFFFFF; }
.bg-black { background-color:#000000; }
/******** General styles ********/
ol.ra {
	list-style-image:url("../../bordov3/images/bullet-orange.gif");
	list-style-position:inherit;
	padding:0 0 0 20px;
	margin:5px;
}
input, textarea {
	/*	font:110% Arial, Helvetica, sans-serif;
	padding:5px 3px 3px 7px;
	background:url("../images/form-bg.gif") no-repeat;
*/	/*border:1px solid #333333;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	/*margin:2px;*/
	font-size: 10px;
}
select {
	/*font:110% Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	padding:3px 1px 3px 1px;
	margin:2px;*/
	/*border:1px solid #666666;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bluecheck {
	padding-left:36px;
	background:url("../../bordov3/images/blue-check-trans.png") no-repeat 15px 50%;
}
a.bluecheck:hover {
	padding-left:36px;
	background:url("../../bordov3/images/square-blue-trans.png") no-repeat 15px 50%;
}
a.toTop {
	display:block;
	padding:10px 0px 10px 0px;
	width:100%;
	background:url("../../bordov3/images/24-em-up-trans.png") no-repeat 15px 50%;
	background-position:right;
	text-align:left;
	vertical-align:middle;
	text-align:right;
	text-decoration:none;
}
a.mainTop {
	display:block;
	padding:10px 0px 10px 0px;
	width:25px;
	background:url("../../bordov3/images/24-em-up-trans.png") no-repeat 15px 50%;
	background-position:center;
	vertical-align:middle;
}
input[type="image"], .noborder {
	border:0;
	background:transparent;
	margin-bottom:-2px;
	padding:0px;
}
/******************* RSS Feeds ********************/
.feed-button {
  padding:10px 0;
}
.feed-button a {
	padding:10px 15px 10px 36px;
	background:url("../../bordov3/images/feed-icon-14x14-trans.png") no-repeat 15px 50%;
}
.feed-button a:hover {
	background:url("../../bordov3/images/feed-icon-14x14-trans.png") no-repeat 15px 50%;
}
.feed-list {
  margin:0 0 15px 15px;
  padding:0;
  list-style-type:none;
}
.feed-list li {
  margin:0 0 10px 0;
  padding:0;
  list-style-type:none;
}
.feed-list li a, a#rssfeed {
  padding:0 0 0 19px;
  background:url("../../bordov3/images/feed-icon-14x14-trans.png") no-repeat 0 50%;
  list-style-type:none;
}
.rssclass{
	padding:3px;
	display:block;
}
.rsstitle {
	font-weight:bold;
	padding:0px;
	/*	background:url("../../bordov3/images/tag.gif") no-repeat 0 50%;
*/	color:#990000;
	display:block;
	line-height: 15px;
	background-color: #FFFFFF;
}
.rsstitle a {
	text-decoration:none;
}
.rssdate {
	color:#666666;
	font-style:italic;
	padding-bottom:5px;
	display:block;
	height:20px;


}
.rssdescription{
	display:block;display:block;
}
/******************* RSS Feeds ********************/
/******************* CSS used to style the form in createacct.php ********************/
.myform fieldset{
	border:1px solid #666666;
	color:#333333;
	line-height: 17px;
	font-weight: bold;
	background-color: #f0f0f0;
	background-image: url(../images/bgbarblack.png);
	background-repeat: repeat-x;
	background-position: top;
}
.awform fieldset {
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #666666;
	background:#f0f0f0;
	color:#333333;
	background-image: url(../../bordov3/images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	padding-left: 5px;
	font-weight: bold;
}

.margin-5 {
	margin:-5px;
}
form.awform, div.awform {
	margin:0px;
/*	margin-top:-10px;
*/	padding:5px
}

.awform fieldset a {
	color:#FFFFFF;
}
.awform fieldset fieldset {
	background:none;
}

.awform fieldset td , table .awflike td {
	padding:5px 10px 7px;
}
.awform fieldset td.paddZero {
	padding:0px 5px 0px 20px;
	margin-left:50px;
}


/*.deneme fieldset{
	color:#FFFFFF;
	background-color: #f0f0f0;
	background-image: url(../../bordov3/images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #666666;
	padding: 5px;
	font-weight: bold;
	}*/
/*.awform fieldset { margin-top:10px; margin-bottom:10px; }
*/
/*.awform legend {
	background-image:url('../images/BG.png');
	color:#FFFFFF;
	margin-bottom:20px;
	margin-left:-2px;
	font-weight:700;
	border: 2px none #666666;
	margin-top: 10px;
}
*/
/*.margin-5 {
	margin:-5px;
}*/
/*form.awform, div.awform {
	margin:0px;
	margin-top:-10px;
	padding:5px
}*/

/*.awform fieldset {
	color:#333333;
	background-color: #f0f0f0;
	background-image: url(../../bordov3/images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #666666;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 5px;

/*	color:#FFFFFF;
	background-color: #f0f0f0;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
*/
/*.awform fieldset td , table .awflike td {
	padding:5px 10px 7px;
	border-bottom:1px solid #666666;
}*/
/*.awform fieldset td.paddZero {
	padding:0px 5px 0px 20px;
	margin-left:50px;
}*/

form {
	margin:0px;
}
.white {
	color:#ffffff;
}
.red {
	color:#FF0000;
}
.green {
	color:#008800;
}
.grey {
	color:#666666;
}
.blue {
	color:#0000ff;
}
.black {
	color:#000000;
}
.bordo{
	color: #990000;
}
.bold {
	font-weight:bold;
}
.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";
}
.success {
	color:#009900;
	padding:10px 15px 10px 20px;
	background:url("../../bordov3/images/mini-check.gif") no-repeat 15px 50%;
}
.failure {
	color:#FF0000;
	padding:10px 15px 10px 20px;
	background:url("../../bordov3/images/chk_off-trans.png") no-repeat 15px 50%;
}
div#rssnewsPageIndex {
	height:170px;
	overflow:auto;
}
div#rssnewsPageOther {
	overflow:auto;
}
/* Dynamic toolip Div imanage.php */
div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0; top:0; z-index:10000;
	background-color:#cccccc;
	border:2px double #990000;
	width:400px;
	padding:4px;
	color:#333333;
	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("../../bordov3/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("../../bordov3/images/ID_notprotected.gif") no-repeat 15px 50%;
	background-position:left;
	text-decoration:none;
	display:block;
}
strong { font-weight:700; }
span.swHilight {
	font-weight:700;
	color:#FF0000;
}
input.red {
	color:#FF0000;
}
input.blue {
	color:#0000FF;
}
div#content-top {
	border-top:1px solid #000000;
	background:#000000 url("../../bordov3/images/menuBG.png") repeat-x;
	height:35px;
}
div#content {
	width:772px;
	background:#333333;
	color:#FFFFFF;
	vertical-align:top;
	padding-right:2px;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:2px;
}
#footer {
	height:30px;
	border-top:1px dotted #333333;
	margin-top:20px;
	padding-left:5px;
	padding-right:5px;
}
#footer a, #footer a:visited {
	text-decoration:none;
	color:#000000;
}
#footer a:hover {
	text-decoration:underline;
}
.inpSubmit, #bigButton {
	font:12px/100% Arial, Helvetica, sans-serif;
	background:#000000 url("../../bordov3/images/menuBG.png") repeat-x;
	cursor:pointer;
	font-weight:700;
	color:#FFFFFF;
	border:1px solid #333333;
	line-height:16px;
}
.inpSubmit:hover, #bigButton:hover {
	background:#000000 url("../../bordov3/images/menuhover.gif") repeat-x;
	cursor:pointer;
	color:#FFFFFF;
}

.topnavbar {
	width:676px;
	vertical-align:top;
	border:0;
}
.topminilinks {
	width:100px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	border:0;
}
/*.editselected { border:solid 1px #999999; }
*/.editunselected { }
.editunselectedwithtext { /*border:solid 1px #FFFFFF;*/ }
textarea { overflow:auto; }
.boxtitle, td.boxtitle {
	background-image: url(../images/lnkblack.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Createacct.php */
.ccaform fieldset { 	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #666666;
	background:#f0f0f0;
	color:#333333;
	background-image: url(../../bordov3/images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
	padding-left: 5px;
	font-weight:bold
}
form.ccaform {
	margin:5px;
	padding:5px
}

.ccaform legend, .ccaform label {
	padding:0 2px;
	font-weight:700;
	margin:0 -7px; /* IE Win _margin */
	padding-bottom:8px;
	padding:0;
	margin-bottom:10px;
	margin-left:-3px;
}

/*.ccaform fieldset {
	border:1px solid #666666;
	color:#333333;
	background-color: #f0f0f0;

}
*/.ccaform fieldset a {
	color:#FFFFFF;
}
.ccaform fieldset fieldset {
	background:none;
}

.ccaform fieldset td {
	padding:5px 10px 7px;
}
.ccaform fieldset table td.ccaHeader {
	font-weight:bold;
/*	color:#333333;
	line-height:18px;
	padding:10px;
	background-image: url(../../bordov3/images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
*/}
.ccaform .internal {
	border:1px solid #666666;
}
/* Check.php  */
#domainPrices {
/*	border:1px solid #666666;
*//*	background:#000000;
*/	width:100%;
	font-weight:bold;
}
#domainPrice .CollapsiblePanel {
	margin:0px;
	padding:0px;
	border:0;
}
#domainPrice .CollapsiblePanelTab {
	background-image: url(../../bordov3/images/btnpricedown.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
	line-height: 60px;
	width:200px;
	padding: 0px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
}
#domainPrice .CollapsiblePanelContent {
	margin:0px;
	padding:0px;
/*	background:url("../../bordov3/images/blank.gif") repeat;
*/}
#domainPrice .CollapsiblePanelOpen .CollapsiblePanelTab, .CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-image: url(../../bordov3/images/btnpriceup.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
		line-height: 60px;
}
#domainPrice tr.row_0 td, #domainPrice tr.row1_0 td, #domainPrice tr.row1_01 td {
	background-color:#FFFFFF;
	color:#000000;
}
table#domainPrices thead tr th {
/*	background:#000000 url("../../bordov3/images/successbg.png");
*/}
table#domainPrices th {
	background:url("../../bordov3/images/sort.png") no-repeat 2px;
	padding:4px 4px 4px 14px;
	color:#FFFFFF;
/*	border-bottom:1px solid #000000;
*/	font-weight:700;
}
table#domainPrices .sortedASC {
	background:url("../../bordov3/images/sort-asc.png") no-repeat;
}
table#domainPrices .sortedDESC {
	background:url("../../bordov3/images/sort-desc.png") no-repeat;
}
table#domainPrices .tableHeaderOver {
	cursor:pointer;
	color:#FFFFFF;
}
table#domainPrices tr.hide {
	display:none;
}
/* Domain list (checkboxs) tips style */
.tip {
	color:#fff;
	width:139px;
	z-index:13000;
}
.tip-title {
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#FFF000;
	padding:8px 8px 4px;
	background:url("../../bordov3/images/bubble.png") top left;
}
.tip-text {
	font-size:11px;
	padding:4px 8px 8px;
	background:url("../../bordov3/images/bubble.png") bottom right;
	text-align:left;
	color:#FFFFFF;
}
table.footerTable {
	height:120px;
	background:#FFFFFF;
}
form#langSelect input {
	width:25px;
	height:20px;
	border:1px solid #333333;
	background:#000000;
	color:#FFFFFF;
	font-weight:700;
	padding:0;
	margin:0px;
	margin-top:-1px;
	margin-left:-2px;
}
#currency_select select {
	padding:0;
	margin:0px;
}
form#langSelect select {
	margin:0px;
	margin-right:2px;
	padding:0;
	border:1px solid #333333;
}
.zeroPadding select {
	padding:0px;
	margin:0px;
}
/*table.totalRecords {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	font-weight:700;
	color:#FFFFFF;
	background-image:url('../../bordov3/images/h2bg.png');
}
table.totalRecords a { color:#CCCCCC; }
table.totalRecords td { padding:2px; }
*/
table.totalRecords {
	font-weight:bold;
	color:#333333;
}
table.totalRecords a { color:#CCCCCC; }
table.totalRecords td { padding:0px; }

.small {font-size:10px; font-weight:normal;  }

a.inplink, a.inplink:visited {
	display:inline-block;
	font:12px Arial, Helvetica, sans-serif;
	padding:5px;
	background:#000000 url("../../bordov3/images/menuBG.png") repeat-x;
	font-weight:700;
	text-decoration:none;
	text-align:center;
	min-width:100px;
	color:#FFFFFF;
	border:1px solid #333333;
	margin:5px;
	float:right;
}
a.inplink:hover {
	background:#000000 url("../../bordov3/images/menuhover.gif") repeat-x;
	text-decoration:none;
	min-width:100px;
	color:#FFFFFF;
}
/* paging */
div.paging {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background:#FFFFFF;
	display:block;
	width:100%;
	margin-top:10px;
}
div.paging ul#paging {
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;
}
div.paging ul#paging li {
	display:inline;
	font-size:10px;
}
div.paging ul#paging li a,
div.paging ul#paging li.next a, div.paging ul#paging li.previous a {
	background:url("../../bordov3/images/lnkblack.gif") repeat-x;
	padding:4px 10px 4px 10px;
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #990000;
	font-weight:bold;
}
div.paging ul#paging li.next a, div.paging ul#paging li.previous a {
}

div.paging ul#paging li a:hover,
div.paging ul#paging li.next a:hover,
div.paging ul#paging li.previous a:hover {
	/*background:#url("../../bordov3/images/lnkred.gif") repeat-x;
	border:1px solid #000000;
	color:#FFFFFF;*/
	background:url("../../bordov3/images/lnkred.gif") repeat-x;
	padding:4px 10px 4px 10px;
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #000000;
	font-weight:bold;
}
div.paging ul#paging li.next-off,
div.paging ul#paging li.previous-off {
/*background:#url("../../bordov3/images/lnkgri.gif") repeat-x;
	border:1px solid #666666;
	color:#666666;
	padding:5px 10px 5px 10px;
	width:100px;*/
	background:url("../../bordov3/images/lnkgri.gif") repeat-x;
	padding:4px 10px 4px 10px;
	color:#999999;
	text-decoration:none;
	border:1px solid #999999;
	font-weight:bold;

}
div.paging ul#paging li.page { color:#CCCCCC; }
div.paging ul#paging li.active {
	background:url("../../bordov3/images/lnkgri.gif") repeat-x;
	padding:4px 10px 4px 10px;
	color:#666666;
	text-decoration:none;
	border:1px solid #666666;
	font-weight:bold;
}
/* 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 #3d658b;
	padding:5px;
	text-align:center;
	width:500px;
}
.swServer{
	border-top:2px dotted #3d658b;
	text-align:center;
	padding:10px;
	color:#3d658b;
}
.swData{
	padding:4px;
	color:#666666;
}
.swHilight{
	font-weight:700;
	color:#FF0000;
}
.swError{
	font-weight:bold;
	color:#FF0000;
}
/* Form Validation Boxes */
.error_f {
	border:1px solid #FF0000;
	background-color:#FFFFFF;
	width:75%;
	margin-top: 10px;
}
.error_f p {
	color:#FF0000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.error_f p span {
/*	font-size:1.1em;
*/	color:#000;
	margin:0px 0px 0px 0px;
}
div#ajaxLoad {
	background:url("../../bordov3/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("../../bordov3/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("../../bordov3/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;
}
/**************************************************************************************************** Contact.php ****************************************************************************************************/
#cfData {
	overflow:hidden;
	margin-bottom:10px;
	display:none;
}
#cfData.ajax-loading {
	padding:20px 0;
	background:url("../../bordov3/images/progress_bar.gif") no-repeat;
	background-position:center bottom;
	text-align:center;
	padding-bottom:20px;
	color:#333333;
	font-size:2em;
	display:block;
	font-family:"Century Gothic";
}
.sendmail-error {
	color:#FF0000;
}
.invisible {
	display:none;
}
div#contactError {
	display:block;
	width:50%;
	margin-bottom:10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../bordov3/images/error.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 1px solid #FF0000;
}
div#contactError ul, div#contactSuccess ul { margin-left:25px; }
div#contactError ul li, div#contactSuccess ul li { list-style-type:none; list-style-image:url("../../bordov3/images/icon_arrow_b.gif"); color:#990000; }
div#contactSuccess {
	display:block;
	width:98%;
	background-image: url(../images/success48.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 75px;
	padding-bottom: 5px;
	padding-left: 75px;
}
a#contactSuccess {
	display:block;
	width:200px;
	height:20px;
	padding-top:7px;
	font:12px/100% Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-weight:700;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
	background-image: url(../../bordov3/images/successBG.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-left: 250px;
}
a#contactSuccess:hover {
	background:url("../../bordov3/images/successBGflip.png") left bottom repeat-x;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.smallError {
	display:block;
	background:#FFEEEE;
	color:#FF0000;
	border:1px solid #FF0000;
	text-align:center;
	font-weight:700;
}
.block { display:block; }
.inline { display:inline; }
/**************************************************************************************************** INFO DIVS ****************************************************************************************************/
.info, .success, .warning, .error, .validation, .alert, .done, .validation, .failure {
	border:1px solid;
	background-repeat:no-repeat;
	background-position:10px center;
	width:80%;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.info.sm, .success.sm, .warning.sm, .error.sm, .validation.sm, .alert.sm, .done.sm, .validation.sm, .failure.sm {
	width:80%;
}
.info {
	color:#333333;
	background-color:#cccccc;
	background-image:url("../../bordov3/images/info.png");
	border:1px solid #0000FF;
}
.success, .done {
    color:#00cc00;
   /* background-color:#cccccc;*/
    background-image:url("../../bordov3/images/success.png");
	text-align: center;
	width:40%;
	border:none;
	/*border:solid #00cc00 1px;*/
}
.warning, .alert {
    color:#333333;
    /*background-color:#cccccc;*/
    background-image:url("../../bordov3/images/warning.png");
	text-align: center;
	width:40%;
	border:none;
/*	vertical-align:baseline;
	line-height: 20px;
	margin-bottom: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
*/	/*border:solid #FFC823 1px;
	width:300px;*/
	}
.error, .failure {
	color:#ff0000;
	background-color:#cccccc;
	background-image:url(../../bordov3/images/error.png);
	text-align: center;
	/*height: 50px;
	vertical-align:baseline;
	line-height: 20px;
	margin-bottom: 20px;
	padding-top: 25px;
	padding-bottom: 0px;*/
	
}

/* Accordion related CSS */
#accordion {
    width:560px;
    margin-top:0px;
	border:0px;
	border-bottom:1px solid #990000;
	margin:0 auto;
}
.paneHead {
	color:#000;
	margin:0;
	font-family:Arial, sans-serif;
	font-weight:700;
	background:#000000 url("../../bordov3/images/menuBG.png") repeat-x;
	height:22px;
	cursor:pointer;
	color:#FFFFFF;
	text-align:left;
	padding-right:0px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:0px;

}
.paneHead:hover {
	background:#000000 url("../../bordov3/images/darkred.gif");
	color:#FFFFFF;
}
.accordionContents {
    background:#FFFFFF;
    overflow:auto;
	border-right:5px solid #990000;
	height:300px;
}
.activePanel {
	background:#000000 url("../../bordov3/images/menuBG.png") repeat-x;
	color:#FFFFFF;
}
.toggler {
	display:block;
}
.togglerHolder {
	width:100%;
	margin:auto;
}
/*.togglerHolder {
	width:750px;
	margin:auto;
}
*/
.elementHolder {
	position:relative;
	height:35px;
	width:100%;
	padding:5px;
	margin:0px;
}
/*.elementHolder {
	position:relative;
	height:35px;
	width:500px;
	padding:5px;
	margin:auto;
}
*/
.elements {
	position:absolute;
	text-align:center;
	height:35px;
	width:400px;
	vertical-align:middle;
	background-color: #f0f0f0;
	left: 0px;
}
/*.elements {
	position:absolute;
	text-align:center;
	height:35px;
	width:450px;
	top:120%;
	left:15%;
	margin-left:-50px;
	margin-top:-50px;
	vertical-align:middle;
}
*/
.toggler {
	height:25px;
	line-height:21px;
	margin:5px;
	vertical-align: middle;
}
/*.toggler {
	height:21px;
	margin:5px;
}
*/
.actog {
}
/*.actog {
	background:url("../../bordov3/images/menuBG.png");
	color:#FFFFFF;
}
*/
.rightBorder {
	border-right:1px solid #990000;
}
div#generatedPassword {
	min-width:100px;
	width:100px;
	font:110% Arial, Helvetica, sans-serif;
	padding:5px 3px 3px 7px;
	background:url("../../bordov3/images/form-bg.gif") no-repeat;
	border:1px solid #3B9ACC;
	margin:2px;
	display:none;
	color:#000000;
}
a#generatePassword,a#generatePassword:hover {
	background:url("../../bordov3/images/lock-trans.png") no-repeat;
	min-width:16px;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:16px;
	text-decoration:none;
}
.disabledInput,disabledInput:hover {
	background:#CCCCCC;
	color:#333333;
	font-weight:700;
}
#userPanel {
	padding:0;
	margin:0;
}
#userStats {
	padding:0;
	margin:0;
}
.childTab {
	border:0px;
}
.tab-wrapper {
	padding:10px;
	margin:0px;
	border:1px solid #666666;
	/*border-top:2px solid #000000;*/
	clear:both;
	background-color: #f0f0f0;
}
.tab-menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	display:block;
}
.tab-menu li {
	margin:0;
	padding-right:0px;
	float:left;
	line-height:10px;
	width: 130px;	
}
.tab-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#000000;
	width: 130px;
	display:block;
	background-image: url(../../bordov3/images/tabgri.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab-menu li a:hover,
.tab-menu li a:focus {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#ffffff;
	width: 130px;
	display:block;
	background-image: url(../../bordov3/images/tabred.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab-menu li.tab-selected a
{	margin:0;
	text-decoration:none;
background-image: url(../../bordov3/images/tabblack.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFFFFF;
}
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;
}

.removeLink, .removeLink:hover, .removeLink:visited {
	background:url("../../bordov3/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;
}
div.yourstats, div.restrans {
	padding-left:20px;
	font-weight:700;
	font-size:1.1em;
	margin-bottom:8px;
}
div.yourstats {
	border-bottom:1px solid #990000;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #990000;
}
div.restrans {	background:url("../../bordov3/images/transactions-trans.png") left no-repeat; border-top:1px dotted #666666; }
.regsitrarLeft { display:block; width:100%; height:100%;  z-index:9999;margin:0px;padding:0px }
.regsitrarLeftContents { padding:0px; }
input#sendEEP {
	background:url("../../bordov3/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 {
	padding-left:35px;
	display:block;
	color:#990000;
	text-align:left;
	line-height:30px;
	/*padding-bottom:5px;*/
	text-decoration:none;
	/*margin-top:5px;*/
	width:100px;
	background-image: url(../../bordov3/images/back24.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.welcomeDomainSearch { width:95%; }
div#watermarklogo { position:absolute; top:0; right:0; }
div.hsignup { margin-left:5px; margin-bottom:10px; border-left:2px solid #666666; }
h2.hsignup {
	font-size:1.1em;
	font-weight:700;
	background:url("../../bordov3/images/wand-trans.png") left no-repeat;
	padding-left:20px;
	margin-bottom:20px;
}
h2.addoption {
	font-size:1.1em;
	font-weight:700;
	background:url("../../bordov3/images/addoption-trans.png") left no-repeat;
	padding-left:20px;
}
h2.configure {
	font-size:1.1em;
	font-weight:700;
	background:url("../../bordov3/images/configure-trans.png") left no-repeat;
	padding-left:20px;
}

.login {	padding-top:0px; }
.login_credentials {
	margin:0 auto;
	padding:16px 16px 16px 200px;
	background:#f0f0f0 url("../../bordov3/images/login.png") no-repeat;
	background-position:30px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.enter {background:url("../../bordov3/images/login_l.png") no-repeat left;margin:8px 0px;width:90px; line-height:20px;}
.newaccount {background:url("../../bordov3/images/login_l.png") no-repeat left;margin:8px 0px;width:170px; text-align:left; line-height:20px;}
.enter_inner {background:url("../../bordov3/images/login_r.png") no-repeat right;padding:6px 0px 6px 8px; line-height:20px;}
.newacct_inner {background:url("../../bordov3/images/newacct_r.png") no-repeat right;padding:6px 0px 6px 8px; line-height:20px;}

.enter_inner input, .newacct_inner input {border:none;background:none;padding:0px;margin:0px;cursor:pointer;font-family:Tahoma;font-size:12px; text-align:left; color:#000000; line-height:20px;}
.enter_inner input:hover, .newacct_inner input:hover {border:none;background:none;padding:0px;margin:0px;cursor:pointer;font-family:Tahoma;font-size:12px; color:#000000; line-height:20px;}
ul.whyregister li {
	list-style-type:square;
	margin-left:10px;
}
.idimage {
	background-image:url("../../bordov3/images/opacity_index_left-trans.png");
	margin:0;
	padding:0;
}
.float-right { float:right; }
.float-left  { float:left;  }
a.check { display:block; }
a.check:hover { text-decoration:none; color:#990000; }
a.cartCheckOut:link, a.cartCheckOut:visited { color:#FFFFFF; }
a.cartCheckOut:hover { color:#f3d89c; }
td.cExtrasItem { width:200px; font-weight:400; }
/*index.php boxes */
.index-box-tl {
	height:175px;
}
.index-box-1, .index-box-2, .index-box-3, .index-box-4 {
	height:178px;
}
.index-box-5, .index-box-6 {
	height:264px;
}
#mainData table.indexPlan {
	width:180px;
	height:200px;
}
#mainData td.paneHead {
	background:#000000 url("../../bordov3/images/bgbar.jpg") repeat-x;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:25px;
	text-align:left;
}
/* indexPlan */
#mainData table.indexPlan td.paneHead {
	background:#000000 url("../../bordov3/images/bgbar.jpg") repeat-x;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:25px;
	text-align:left;
}
#mainData table.indexPlan td.panelContents { background:#FFFFFF; height:178px; margin:0px; padding:0px; vertical-align:top; }
#mainData table.indexPlan td.panelContents div.panelContents { display:block; border:1px solid #000000; }
#mainData table.indexPlan td.panelContents strong { font-weight:700; color:#FF0000; }
#mainData table.indexPlan a.order { display:block; text-align:center; font-weight:700; color:#FF0000; text-decoration:underline; text-transform:uppercase; }
/* indexData */
#mainData table.indexData { width:370px; height:200px; }
#mainData table.indexData td.paneHead {
	background:#000000 url("../../bordov3/images/bgbar.jpg") repeat-x;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:700;
	cursor:pointer;
	color:#FFFFFF;
	height:25px;
	text-align:left;
}
#mainData table.indexData td.panelContents { background:#FFFFFF; height:178px; margin:0px; padding:0px; vertical-align:top; border-top:0px; }
#mainData table.indexData td.panelContents div.panelContents { display:block; border:1px solid #000000; padding:5px; height:100%; }
#mainData table.indexData td.panelContents2 { background:#FFFFFF; height:402px; margin:0px; padding:0px; vertical-align:top; }
#mainData table.indexData td.panelContents2 div.panelContents2 { display:block; border:1px solid #000000; height:402px; padding:5px; }

/* indexIntro */
#mainData table#indexIntro { width:750px; }
#mainData table#indexIntro td {  margin:0; padding:0; }
#mainData table#indexIntro td.panelContents { background:#FFFFFF; margin:0px; padding:0px; vertical-align:top; text-align:left; border-top:0px; }
#mainData table#indexIntro td.panelContents div.panelContents { display:block; border:1px solid #000000; padding:0px; height:100%; }
ul.plans {
	margin-top:15px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:left;
}
ul.plans li {
	padding-left:20px;
	background:url("../../bordov3/images/bullet-grey.gif") no-repeat 0px 50%;
}
ul.indexCart {
	margin-top:166px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:left;
}
ul.indexCart li {
	padding-left:20px;
	background:url("../../bordov3/images/bullet-grey.gif") no-repeat 0px 50%;
}

/*various package display tables*/
div#pkg {
	padding:5px;
}
#pkg table.pkgtable {
	width:100%;
	border:1px solid #000000;
	background:#FFFFFF;
}
#pkg table.pkgtable td.pkgtabletitle {
	background:url("../../bordov3/images/bg.png") no-repeat;
	color:#FFFFFF;
	font-weight:700;
	padding-left:10px;
}
#pkg table.pkgtable td.descr {
	background:#EEEEEE;
	color:#000000;
	width:75%;
	border-right: 1px solid #000000;
	padding: 10px;
	vertical-align:top;
}
#pkg table.pkgtable td.order {
	color:#FFFFFF;
	width:25%;
	padding: 5px;
	vertical-align:bottom;
	background-color: #990000;
}
#pkg table.price {
	width:100%;
	padding-bottom:5px;
}
#pkg td.term {
	color:#000000;
	width: 75%;
	font-weight:700;
	border-bottom:dashed thin #000000;
}

#pkg td.price {
	color:#666666;
	text-align:right;
	border-bottom:dashed thin #000000;
}
.boxtitle a.boxlink, a.boxlink, a.boxlink:visited { color:#ffffff; text-decoration:none; }
.boxtitle a:hover, a.boxlink:hover { color:#999999; text-decoration:none; }
.border {
	border-right-width: 1px;
	border-right-color: #990000;
	border-right-style: solid;
}
.topdomain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.line-h20{
line-height:20px;}
.title{
	
	
	background:url("../images/tablehead_arrow.png");
	background-position:left;
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
	letter-spacing: 1px;
	line-height:15px;
	padding-left:10px;
	vertical-align:middle;
}
a.myboxlink:link {color: #990000; text-decoration: none;}
a.myboxlink:active {color: #990000; text-decoration: none;}
a.myboxlink:visited {color: #990000; text-decoration: none;}
a.myboxlink:hover {color: #000000; text-decoration: none;}

a.titlelink:link {color: #333333; text-decoration: none;}
a.titlelink:active {color: #333333; text-decoration: none;}
a.titlelink:visited {color: #333333; text-decoration: none;}
a.titlelink:hover {color: #990000; text-decoration: none;}

a.termslink:link {color: #c80000; text-decoration: none;}
a.termslink:active {color: #c80000; text-decoration: none;}
a.termslink:visited {color: #c80000; text-decoration: none;}
a.termslink:hover {color: #cccccc; text-decoration: none;}

.loginbox_top{
	background:url(../images/bg.png);
	height: 20px;
	background-repeat: no-repeat;
	background-position: right;
	padding-left:5px;
	font-weight: bold;	
}
#outer { position:absolute }

.tablehead{background:url("../images/tablehead_arrow.png");
	background-position:left;
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	letter-spacing: 1px;
	line-height:25px;
	padding-left:10px;
	vertical-align:middle;}
.info_trans{
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../images/info128_trans.png);
	/*width:45%;
	font-weight: bold;*/
}
.success_transparent{
	background-image: url(../images/success128.png);
	background-repeat: no-repeat;
	background-position: center;
}
.silgi{
	color:#cccccc;
	font-size: 1px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.myboxtitle{
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 16px;
	padding-left: 5px;
	font-weight: bold;
}
.myboxtitleblack{
	background-image: url(../images/lnkblack.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.myrow1_0 {
}
.myrow1_1 {
}
.myrow1_0 {
	background-color:#f0f0f0;
	color:#333333;
	vertical-align:middle;
}
.myrow1_1 {
	background-color:#f0f0f0;
	color:#333333;
	vertical-align:middle;
}
table.mydata {
	border:1px solid #666666;
	background:#f0f0f0;
	line-height: 15px;
}
a.btnlink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/lnkred.gif);
	display: block;
	line-height: 20px;
	width: 125px;
		background-repeat: repeat-x;
	margin-top: 5px;
	border: 1px solid #000000;
}
a.btnlink:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/lnkred.gif);
	display: block;
	line-height: 20px;
	width: 125px;
		background-repeat: repeat-x;
	margin-top: 5px;
	border: 1px solid #000000;
}
a.btnlink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/lnkred.gif);
	display: block;
	line-height: 20px;
	width: 125px;
	background-repeat: repeat-x;
	margin-top: 5px;
	border: 1px solid #000000;
}
a.btnlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	width: 125px;
	background-image: url(../images/lnkblack.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	border: 1px solid #990000;
}
.child-tab-wrapper {
	margin:-10px;
	padding:10px;
	clear:both;
	background-color: #ffffff;
}
.mySuccess {
/*	display:block;
	width:98%;
*/	background-image: url(../images/success48.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 80px;
	height:60px;
}
.error_trans{
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../images/error128.png);
	/*width:45%;*/
	font-weight: bold;
	color: #FF0000;
}
.success_trans{
	background-image: url(../images/success128.png);
	background-repeat: no-repeat;
	background-position: center;
	/*width:45%;*/
	font-weight: bold;
	color: #009900;
}
.success_trans64{
	background-image: url(../images/success64.png);
	background-repeat: no-repeat;
	background-position: center;
	/*width:45%;*/
	color: #009900;
	text-align: center;
	font-weight: bold;
}
.error_trans64{
	background-image: url(../images/error64.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.info_trans64{
	background-image: url(../images/info64.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-weight: bold;
}

.warning_trans
{
	background-image: url(../images/warning128.png);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.hosting-tab-wrapper {
	margin:0;
	border:1px solid #666666;
	/*border-top:2px solid #000000;*/
	clear:both;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: 75%;
	background-image:url(../images/winlogobig.png);
}
.hosting-tab-menu {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
.hosting-tab-menu li {
	margin:0;
	padding-right:0px;
	float:left;
	line-height:20px;
	width: 190px;	
		padding-top:10px;

}
.hosting-tab-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#000000;
	width: 155px;
	display:block;
	background-image: url(../../bordov3/images/hosttabgri.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:32px;
	font-size: 11px;
}
.hosting-tab-menu li a:hover,
.hosting-tab-menu li a:focus {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#ffffff;
	width: 155px;
	display:block;
	background-image: url(../../bordov3/images/hosttabred.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:35px;
}
.hosting-tab-menu li.tab-selected a
{
	text-decoration:none;
	color:inherit;
background-image: url(../../bordov3/images/hosttabblack.png);
	background-repeat: no-repeat;
	background-position: left bottom;	border-left:0px;
	color:#FFFFFF;
	padding-left:35px;
}
.pix {
	line-height:5px;
}
.awbs-wrapper {
	padding:30px;
	margin:0px;
	border:1px solid #666666;
	/*border-top:2px solid #000000;*/
	clear:both;
	background-color: #f0f0f0;
	padding-top:20px;
	padding-bottom:10px;
}
#AWBSPanel {
	padding:0;
	margin:auto;
	width:90%
}
.awbs-menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	display:block;
}
.awbs-menu li {
	margin:0;
	padding-right:0px;
	float:left;
	line-height:10px;
	width: 175px;	
}
.awbs-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#000000;
	width: 175px;
	display:block;
	background-image: url(../../bordov3/images/tabgri.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.awbs-menu li a:hover,
.awbs-menu li a:focus {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#ffffff;
	width: 175px;
	display:block;
	background-image: url(../../bordov3/images/tabred.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.awbs-menu li.tab-selected a
{	margin:0;
	text-decoration:none;
background-image: url(../../bordov3/images/tabblack.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFFFFF;
}
.SSL-wrapper {
	padding:30px;
	margin:0px;
	border:1px solid #666666;
	/*border-top:2px solid #000000;*/
	clear:both;
	background-color: #f0f0f0;
	padding-top:20px;
	padding-bottom:10px;
}
#SSLPanel {
	padding:0;
	margin:auto;
	width:90%
}
.SSL-menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	display:block;
}
.SSL-menu li {
	margin:0;
	padding-right:0px;
	float:left;
	line-height:10px;
	width: 175px;	
}
.SSL-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#000000;
	width: 175px;
	display:block;
	background-image: url(../../bordov3/images/tabgri.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SSL-menu li a:hover,
.SSL-menu li a:focus {
	padding:0.5em;
	font-weight:bold;
	margin:0;
	color:#ffffff;
	width: 175px;
	display:block;
	background-image: url(../../bordov3/images/tabred.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SSL-menu li.tab-selected a
{	margin:0;
	text-decoration:none;
background-image: url(../../bordov3/images/tabblack.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFFFFF;
}
.Dedi-wrapper {
	/*border:1px solid #666666;*/
	/*border-top:2px solid #000000;*/
	clear:both;
	/*background-color: #f0f0f0;*/
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#DediPanel {
	padding:0;
	margin:auto;
	width:100%
}
.Dedi-menu {
	padding-left:50px;
	list-style:none;
	/*overflow:auto;*/
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.Dedi-menu li {
	margin:auto;
	padding-right:0px;
	line-height:50px;
	width: 250px;
	float:left;
}
.Dedi-menu li a {
	padding:0.5em;
	font-weight:bold;
	margin:auto;
	color:#000000;
	width: 250px;
	display:block;
	background-image: url(../../bordov3/images/dedigri.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.Dedi-menu li a:hover,
.Dedi-menu li a:focus {
	padding:0.5em;
	font-weight:bold;
	font-size:12px;
	margin:auto;
	color:#990000;
	width: 250px;
	display:block;
	background-image: url(../../bordov3/images/dedired.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.Dedi-menu li.tab-selected a
{	margin:auto;
	font-size:12px;
	text-decoration:none;
background-image: url(../../bordov3/images/dedired.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#990000;
	text-align:center;
	text-decoration:underline;
	
}
.copyright{
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tos {color:#c80000;}
.services {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/bordertrans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}
a.btndemo:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/lnkblack.gif);
	display: block;
	line-height: 20px;
	width: 125px;
		background-repeat: repeat-x;
	border: 1px solid #cccccc;
}
a.btndemo:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/lnkblack.gif);
	display: block;
	line-height: 20px;
	width: 125px;
		background-repeat: repeat-x;
	border: 1px solid #cccccc;
}
a.btndemo:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/lnkblack.gif);
	display: block;
	line-height: 20px;
	width: 125px;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
}
a.btndemo:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	width: 125px;
	background-image: url(../images/lnkgri.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}
.successinv {
    color:#00cc00;
   /* background-color:#cccccc;*/
    /*background-image:url("../../bordov3/images/success.png");*/
	text-align: center;
	border:none;
	/*border:solid #00cc00 1px;*/
}
.mytoggler {
	height:25px;
	line-height:21px;
	margin:5px;
	vertical-align: middle;
	display:block;
}
a.lnkmavi:link {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color: #0000FF; text-decoration: none;}
a.lnkmavi:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color: #0000FF; text-decoration: none;}
a.lnkmavi:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color: #0000ff; text-decoration: none;}
a.lnkmavi:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color: #000000; text-decoration: none;}

.hsttblleft{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	height:24px;
	background-color: #cccccc;
	color:#333333;
	font-weight:bold;
	padding-left: 5px;
	text-indent: 5px;
	}
.hsttblcl1{border-bottom:1px solid #999999; border-right:1px solid #999999; height:24px; color: #990000; font-weight: bold;}
.hsttblcl2{border-bottom:1px solid #999999;border-right:1px solid #999999;height:24px; color: #990000; font-weight: bold;}
.hsttblcl3{border-bottom:1px solid #999999;border-right:1px solid #999999;height:24px}
.hsttblcl4{border-bottom:1px solid #999999;height:24px}
.hsttblcl5{border-bottom:1px solid #999999;height:24px;color: #990000; font-weight: bold;}
.hsttblcl6{background-color:#000000;height:20px;color:#FFFFFF;font-weight:bold}
.toknow{font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	letter-spacing: 1px;
	height:20px;
	
	vertical-align:middle;}
