/* MAIN */ 

html, body, form, input, textarea {
  font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
  font-size:12px;
}
html, body {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
  height: 100%;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  min-width: 980px;
  position: relative;
}
img {
  border: 0 #fff none;
}
a {
  color: #0872a2;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 #fff none
}

big { color: #0873a3; font-size: 15px; }

/* GLOBAL FORM DEFINITION */

form, input, textarea, select {
  margin: 0;
  padding: 0;
}
input {
  width: 272px;
  height: 17px;
  padding: 3px 0 0 2px;
  float: left;
  background: #ffffff url(img-layout/input-shadow.png) no-repeat left top;
  border: 0 #fff none;
}
span.checkBox input {
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: middle;
  float: none;
  background: transparent url();
}
span.radioButton input {
  width: auto;
  height: auto;
  margin: auto;
  padding: auto;
  vertical-align: middle;
  float: none;
  background: transparent url();
}
span.radioButton label {
  padding-left: 3px;
  line-height: 18px;
  vertical-align: middle;
}
select {
  width: 274px;
  float: left;
}
textarea {
  width: 272px;
  height:110px;
  padding-left: 2px;
  float: left;
  overflow: auto;
  background: #ffffff url(img-layout/input-shadow.png) no-repeat left top;
  border: 0 #fff none;
}
textarea.single {
  width: 500px;
  margin-left: 12px;
  background: #ffffff url(img-layout/textarea.png) no-repeat left top;
  border: 1px #E9E8DC solid;
}
div.submit { /* centered submit for table class .forForm */
  display: block !important;
  margin: 0 0 0 105px;
  text-align: center;
}
div.submit input {
  display: block !important;
  width: auto;
  height: 23px;
  padding: 0 11px 0 12px;
  padding: 0 3px 0 4px !ie;
  margin: 0;
  color: #fff;
  cursor: pointer;
  background: #de3b1b url(img-layout/input-red.png) no-repeat left top;
}
div.submit span {
  height: 23px;
  width: 2px !important;
  float: left !important;
  background: #de3b1b url(img-layout/input-red.png) no-repeat right bottom;
  display: block;
}
div.submitBlue { /* centered submit for table class .forForm */
  display: block !important;
  margin: 0 0 0 105px;
  text-align: center;
}
div.submitBlue input {
  display: block !important;
  width: auto;
  height: 23px;
  padding: 0 11px 0 12px;
  padding: 0 3px 0 4px !ie;
  margin: 0;
  color: #fff;
  cursor: pointer;
  background: #de3b1b url(img-layout/input-blue.png) no-repeat left top;
}
div.submitBlue span {
  height: 23px;
  width: 2px !important;
  float: left !important;
  background: #de3b1b url(img-layout/input-blue.png) no-repeat right bottom;
  display: block;
}

div.sblock { /* .sblock extend .submit block view */
  display: block;
  text-align: left;
  margin: 5px 0 0 0;
  float: left;
}
div.sblock input { float: left; width: 220px; }

div.sSendMessage { margin-left: 60px; } /* extend  class .submit */
div.sEvaluationPrice { margin-left: 64px; } /* extend  class .submit */
div.sLogMessage { margin-left: 78px; } /* extend  class .submit */

input.btnRemoveDomain, input.btnAddDomain {
	width: 150px;
	padding: 3px 0 5px 26px;
	height: 23px;
	display: block;
	cursor: pointer;
	text-align: left;
}
input.btnRemoveDomain {
	background: #fff url(img-layout/btn-remove-domain.png) no-repeat;
	color: #e53c1b;
}
input.btnAddDomain {
	background: #fff url(img-layout/btn-add-domain.png) no-repeat;
	color: #0872a2; azimuth
}

input.textButton {
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: left;
	background: transparent url(none);
	border: 0 none #fff;
	cursor: pointer;
	color: #0872a2;
	text-decoration: underline;
}
input.textButton:hover {
	color: #000;
}
input.textButton.WatchlistAdd { margin-left: 71px; text-decoration: none; color: #e53c1b; font-weight: bold; }
input.textButton.WatchlistRemove { margin-left: 69px; text-decoration: none;  color: #e53c1b; font-weight: bold; }
input.textButton.buyNow { position: absolute; padding-left: 170px; top: -2px; text-decoration: none;  color: #e53c1b; font-weight: bold; }

table.forForm { width: 100%; margin: 0; padding: 0; }
table.forForm tr.visual-separator th { border-bottom: 1px solid #e9e8dc }
table.forForm tr.visual-separator td { border-bottom: 1px solid #fff }
table.forForm tr.visual-separator td.errorReport { border-bottom: 1px solid #e9e8dc }
table.forForm th { width: 103px; padding-top: 2px; font-weight: normal; vertical-align: top; }
table.forForm td { width: 300px; padding: 1px 0 1px 12px; background-color: #e9e8dc; height: 22px; }
table.forForm td img.errorImage { margin: 2px 0 0 4px; float: left; }
table.forForm td.errorReport { width: auto; background-color: transparent; color: #555 }
table.forForm th.whiteField { width: auto; background-color: transparent; }
div.forFormSeparator { overflow: hidden; height:1px; line-height: 0; background-color: transparent; position: relative; clear: both; }
div.forFormSeparator span { width: 103px; top:0; left:0; position: absolute; display: block; overflow: hidden; height:1px; line-height: 0; background-color: #e9e8dc; }
div.forFormSeparator span.right { width: 1000px; top:0; left:415px; }
div.forFormSpacer { height: 10px; overflow: hidden; line-height: 0; background-color: transparent; clear: both; }
div.forFormSpacer span { width: 312px; height:10px; margin-left: 103px; line-height: 0; display: block; overflow: hidden; background-color: #e9e8dc; }

.forConfirmForm { width: 100%; margin: 0 auto; position: absolute; bottom: 0; left: 0; left: auto !ie; }
.forConfirmForm .box { width: 50%; float: left; height: 50px; }
.forConfirmForm div.submit, .forConfirmForm div.submitBlue { position:absolute; top: 0; margin: 0; }
.forConfirmForm div.submit input, .forConfirmForm div.submitBlue input { display: block; width: 100px; }
.forConfirmForm div.submit { right: 5px; }
.forConfirmForm div.submitBlue { left: 5px; }

/* end: global form definition */

table.userDomains { margin: 0; width: 100%; } /* extend definition for table .green-th */
table.userDomains td input { width: 70px; }
table.userDomains .ud-domain { width: 210px; }
table.userDomains .ud-domain span.checkBox input { width: 15px; }
table.userDomains .ud-minprice { width: 80px;}
table.userDomains .ud-maxprice { width: 100px; }
table.userDomains .ud-maxprice .popup { padding: 2px 0 0 5px; }
table.userDomains .ud-domainstate {width: 40px;}
table.userDomains .ud-domainstate input {}
table.userDomains .ud-categoryname {}
table.userDomains .ud-categoryname select { width: 180px; }
table.userDomains .ud-durabilitytype {}
table.userDomains .ud-isproject {}
table.userDomains .ud-isproject select { width: 53px}
table.userDomains .ud-icons { width:80px;}

table.searchResult { width: 100%; padding: 0; margin: 0; line-height: normal; } /* extend definition for table .green-th */
table.searchResult div.popup { width: 16px; height: 16px; overflow: hidden; }
table.searchResult .sr-icons { width: 57px; }
table.searchResult .sr-domains { width: 240px; }
table.searchResult .sr-nrOfBids { width: 80px; }
table.searchResult .sr-dtEnd { width: 80px; }

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  clear: both;
}

h1, h2 {
  margin: 12px 0 8px 0;
  padding: 0 0 8px 0;
  font-size: 18px;
  font-weight: bold;
  background: url(img-layout/head-underline-background.png) repeat-x bottom;
}
h3 {
  font-weight: bold;
  font-size: 16px;
}
ul {
  padding: 0;
  margin: 0 0 0 25px;
}
ul li {
  padding: 0;
  margin: 0;
}
ul.no-style {
  list-style-type: none;
  list-style-image: url(none);
  padding: 15px 0;
}
#super {
  position: relative;
  height: 100%;
  min-height: 100%;
}
* > #super {
	height: auto;
}
#main {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding-top: 29px;
}
#head-top {
  height: 33px;
  overflow: hidden;
}
#head-top-left, #head-top-right {
  float: left;
}
#head-top-left {
  width: 749px;
}
#head-top-right {
  width: 231px;
  height: 33px;
  background: #fff url(img-layout/man-top.png) no-repeat left top;
}
#head-middle-left, #head-middle-right {
  float: left;
  height: 108px;
}
#head-middle-left {
  width: 749px;
}
#head-middle-left big { width: 749px; height: 108px; display: block; position: relative; overflow: hidden; margin: 0; padding: 0; font-size: 32px; font-weight: bold; }
#head-middle-left big img { position: absolute; top: 0; left: 0; }
#head-middle-right {
  width: 231px;
  background: #fff url(img-layout/man-middle.png) no-repeat left top;
}
#lcd {
  width: 140px;
  margin: -10px 0 0 40px;
  position: absolute;
  text-align: center;
}
#head-bottom {
  clear: both;
}
#head-bottom-left, #head-bottom-right {
  float: left;
  height: 46px;
}
#head-bottom-left {
  width: 749px;
}
#head-bottom-right {
  width: 231px;
  position: relative;
}
#content {
  background: #ffffff url(img-layout/content-background.png) repeat-x;
  clear: both;
  padding: 0 13px 100px 13px;
  margin: 0;
  min-height: 100px;
}
#content-main {
  float: left;
  width: 742px;
  padding: 0 10px 0 0;
}
#content-sidebar {
  float: left;
  width: 192px;
  padding: 0 0 0 10px;
}
#content-sidebar h2 {
  font-size: 16px;
  padding-bottom: 6px;
}

#footer {
  background: #aea994;
  clear: both;
  width: 100%;
  height: 90px;
  overflow: hidden;
  position :absolute;
  bottom:-1px;
  left: 0;
}
#footer-text {
  width: 970px;
  margin: 0 auto;
  height: 90px;
  position: relative;
}
#footer-text a.footer-logo {
	position: absolute;
	top: 33px;
	right: 40px;
}
#footer-text p { text-align: left; color: #ddd; padding-left: 8px; }
ul.footer-menu {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none inside url(none);
  clear: both;
}
ul.footer-menu li {
  float: left;
  display: block;
  border-left: 1px #b9b5a3 solid;
}
ul.footer-menu li.first {
  border-left: 0px #fff none;
}
ul.footer-menu li a {
  padding: 0 8px;
  display: block;
  color: #fff;
  text-decoration: none;
  float: left;
}
ul.footer-menu li a:hover {
  color: #df0b32;
  text-decoration: underline;
}

p.footer-menu a {
  color: #fff;
  text-decoration: none;
}
p.footer-menu a:hover {
  color: #df0b32;
  text-decoration: underline;
}

table.green-th {width: 100%; clear: both;}
table.green-th th, table.green-th td {padding: 3px 2px 3px 10px;}
table.green-th th {background-color: #0b95c1; font-weight: normal; color: #fff;}
table.green-th tr.dark {background-color: #eeede3;}
table.green-th tr.dark:hover, table.green-th tr.hell:hover { background-color: #e2e1d6; }

/* CONTENT */

.lcd_desc { color: #ffffff; font-size: 12px; }
.lcd_price { color: #79d4ff; font-size: 18px; line-height: 26px; }

.last-add-sidebar { width: 192px; font-size: 11px;  }
.last-add-sidebar .domain-name { width: 120px; padding: 0 3px 0 0; }
.last-add-sidebar .domain-name:hover { background-color: #e9e8dc }
.last-add-sidebar .domain-name a span { width: 117px; overflow: hidden; display: block; white-space: nowrap; text-decoration: underline }
.last-add-sidebar .domain-name a:hover span { color: #e70b34; }
.last-add-sidebar .domain-name a:hover { color: #e70b34; }
.last-add-sidebar .domain-price { width: 66px; padding: 0 3px 0 0; text-align: right; background-color: #e9e8dc; border-bottom: 1px #ffffff solid; }

input.red-send { margin: 10px 0 10px 155px; }
.submit-red-78 { width: 78px; height: 23px; border: 0 #fff none; color: white; cursor: pointer; background: #de3b1b url(img-layout/registration-send.png) no-repeat left top; }
.register-red { vertical-align: middle; color: #e53c1b; }
.register-red img { vertical-align: middle; display: block; float: left; }
.verifi-result { display: block; /*visibility: hidden;*/ margin: 4px 0 0 0; }
.verifi-result img { padding: 0 0 0 3px; float: left; }

a.nounderline { text-decoration: none }
a.nounderline:hover { text-decoration: underline }
h2.nounderline { background-image: url(none); }

.bold { font-weight: bold; }
.dblock { display: block; width:100%; }
.nodisplay { display: none; }
.hr { height: 1px; margin: 15px 0; display:block; overflow: hidden; background-color: #eae9e0; }
.cleaner { height: 0; overflow: hidden; display: block; clear: both; }
.h5 { height: 5px; }
.h10 { height: 10px; }
.h15 { height: 15px; }
.h25 { height: 25px; }
.h30 { height: 30px; }
.cleaner.black-delimiter { height: 1px; background-color: #000; }

.relative { position: relative; }

.vmiddle { vertical-align: middle; }
.normal { font-weight: normal; }
.redlink { color: #e53c1b; }
.redtext { color: #e53c1b; }
.bluetext { color: #0872a2; }

/*input.shadow { background: #ffffff url(img-layout/input-shadow.png) no-repeat left top; border: 0 #fff none }*/
input.login { border: 1px #ecece2 solid; width: 132px; margin: 5px 2px 0 0; padding-left: 10px; float: left; }
input.login_submit { width: 78px; height: 23px; float:left; margin: 4px 0 0 5px; padding: 2px 0 4px 0; line-height: 16px; cursor: pointer; vertical-align: top; color: #ffffff; background: #0b94c2 url(img-layout/login-button.png) no-repeat left top; border: 0 #fff none; } 
span.remember { height: 23px; display: block; float: left; }
span.remember input { margin: 8px 0 0 4px; padding:0; }
a.forget { display: block; float: left; margin: 8px 0 0 5px; padding: 0 0 0 17px; background: #fff url(img-layout/forget-background.png) no-repeat 3px 3px; text-decoration: none; color: #0872a2; }
a.forget:hover { text-decoration: underline; }

/* FRONT */

a.baner-pdp, a.baner-ood { display: block; height: 116px; cursor: pointer; }
a.baner-pdp { background: url(img-layout/baner-pdp.png) no-repeat 0 0; }
a.baner-ood { width: 371px; background: url(img-layout/baner-ood.png) no-repeat 9px 0; }

.cell-cover { clear: both; }
.cell-cover .cell { width: 361px; float: left; }
.cell-cover .cell h2 { position: relative; z-index: -0; }
.cell-cover .cell h2 a { position: absolute; top: 4px; right: 0; z-index: 10; }
.cell-cover .cell-padding { padding: 0 0 0 20px; }

.tbl-price { width: 100%; }
.tbl-price td, .tbl-price th { border-bottom: 1px #fff solid; }
.tbl-price tr:hover { background-color: #e9e8dc; }
.tbl-price .domainname { text-align: left; width: 55%; }
.tbl-price .domainname a:hover { color: #e70b34; text-decoration: underline; }
.tbl-price .old { text-align: right; width: 15%; }
.tbl-price .old span { display: block; padding: 0 2px; }
.tbl-price .price { background-color: #e9e8dc; text-align: right; width: 30%; }
.tbl-price .price span { display: block; padding: 0 2px; }

.domain-add { border-top: 1px #e9e8dc solid; height: 30px; }
.domain-add-link { float: left; color: #e33c1a; }
.domain-add-link a { color: #e33c1a; text-decoration: none; }
.domain-add-link a:hover { text-decoration: underline; }
.domain-add-button { float: right; text-decoration: none; background: #ff0000 url(img-layout/more.png) no-repeat; width: 56px; height: 16px; padding-top: 1px; text-align: center; color: #ffffff  }
.domain-add-button:hover { text-decoration: underline; }

.services-list { margin: 0px 0 33px 2px; }
.services-list .service { padding: 7px 0 0 38px; background: url(img-layout/clip.png) no-repeat 0 8px; }
.services-list .service h3 a { font-size: 14px; text-decoration: none; }
.services-list .service h3 a:hover { color: #ff0024; text-decoration: underline; }

.front-news { border-bottom: 1px #e9e8dc solid; padding: 0 0 3px 0; margin: 0 0 5px 0; width: 355px; }
.front-news-left { float: left; width: 105px;  }
.front-news-border { padding: 3px; background: transparent url(img-layout/news-border.gif) no-repeat left top; }
.front-news-image {  }
.front-news-text { float: left; width: 250px; }
.front-news-h { font-size: 12px; color: #06618d; font-weight: bold; padding: 2px 0 0 0; }
.front-news-p { margin: 0; padding: 0; }
.front-news-a { color: #e33c1a; text-decoration: none;  }
.front-news-a:hover { text-decoration: underline;  }
.front-news-b { color: #e33c1a; text-decoration: none; float: right; }
.front-news-b:hover { text-decoration: underline;  }

.live-search-form-cover { position: absolute; top: 182px; right: 0; width: 257px; }
.live-search-form { position: relative; width: 100%; }
.live-search-form .magnifier { position: absolute; display: block; width: 12px; height:11px; top: 7px; left: 6px; background: transparent url(img-layout/magnifier.png) no-repeat left top }
.live-search-form .inputLiveSearch { width: 160px; height: 16px; padding: 4px 0 0 20px; margin-top: 0px; float: left; border: 1px #d43719 solid; color: #67645b; font-size: 11px; background-color: Transparent; }
.live-search-form .submitLiveSearch  { float: left; margin-left: 2px; }
.submit-blue-65 { width: 65px; height: 23px; padding: 1px 0 2px 0; border: 0 #fff none; color: white; cursor: pointer; background: transparent url(img-layout/bs-button.png) no-repeat left top; }

#dropmenudiv{
  position:absolute;
  line-height:18px;
  z-index:100;
}

#dropmenudiv a{
  width: 100%;
  color: #ffffff;
  font-weight: normal;
  text-align: left;
  display: block;
  text-indent: 3px;
  padding: 1px 0;
  text-decoration: none;
  background-color: #e13b19;
}

#dropmenudiv a:hover{ /*hover background color*/
  background-color: #cf3518;
}

/* MENU */

.navigation-main {height: 46px; display: block; background: #e53c1b url(img-layout/menu-background.png) repeat-x; font-weight: bold;} /*Color navigation bar normal mode*/
.navigation-main ul {margin: 0; padding: 0; list-style-type: none;}
.navigation-main ul li { margin: 0; padding:0 !important; width:auto; float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:999 /*IE6*/; background-image: url(img-layout/menu-separator.png); background-repeat: no-repeat; background-position: right top;}
.navigation-main ul li a {float:left /*IE-6*/; display:block; height: 33px; padding: 13px 13px 0 13px; text-decoration:none; color: #fff;}
.navigation-main ul li ul {display:none; border:none;}
.navigation-main ul li a.active-item{padding:18px 13px 0 13px;  display:block;  color:#fff;  text-decoration:none;  float:left;  height:28px;  background-image:url(img-layout/active-menu-background.png);  background-repeat:repeat-x;  color:#000000;  font-weight:bold;}
.navigation-main ul li .active-item-left,.navigation-main ul li .active-item-right{height:46px;  background-repeat:no-repeat;  display:block;  float:left;  overflow:hidden;}
.navigation-main ul li .active-item-left{width:5px;  margin-left:-1px;  background-image:url(img-layout/active-menu-left.png);}
.navigation-main ul li .active-item-right{background-image:url(img-layout/active-menu-right.png);  width:6px;}

/*Non-IE6 hovering*/
.navigation-main ul li:hover a {background: transparent url(img-layout/menu-hover-background.png) repeat-x;} /*Color main cells hovering mode*/
.navigation-main ul li:hover a.active-item {background-image:url(img-layout/active-menu-background.png);  background-repeat:repeat-x;}
.navigation-main ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.3em; margin-top:0.1em; left:1px;}
.navigation-main ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; background-image: none; background-color: #e13b19;} /*Color subcells normal mode*/
.navigation-main ul li:hover ul li a:hover {background-color: #cf3518; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.navigation-main table {position:absolute; top:5px; left:0; border-collapse:collapse;}
.navigation-main ul li a:hover {background: transparent url(img-layout/menu-hover-background.png) repeat-x; text-decoration:none;} /*Color main cells hovering mode*/
.navigation-main ul li a.active-item:hover {background-image:url(img-layout/active-menu-background.png);  background-repeat:repeat-x; text-decoration:none;} /*Color main cells hovering mode*/
.navigation-main ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.3em; t\op:2.9em; left:0; marg\in-top:0.1em;}
.navigation-main ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; background-color: #e13b19; background-image: none; font-weight:normal; color: #ffffff;} /*Color subcells normal mode*/
.navigation-main ul li a:hover ul li a:hover {background-color: #cf3518; text-decoration:none;} /*Color subcells hovering mode*/

/* SEARCH */

h1.ie-bug-fix, h2.ie-bug-fix {float: left; width: 100%; }
.aleft {text-align: left !important;}
.aright {text-align: right !important;}
.acenter {text-align: center !important;}
.vtop {vertical-align: top !important;}
select.shadow { background: url(img-layout/input-shadow.png) no-repeat left top; border: 1px #fff none }
input.red-icon-78 {width: 78px; height: 23px; border: 0 #fff none; color: white; cursor: pointer; background: #dd3b1b url(img-layout/red-icon-78.png) no-repeat left top;}

.content-left-small, .content-right-big {float: left;}
.content-left-small {width: 283px; padding-right: 27px;}
.content-right-big {width: 644px;}

a.buy-now-bigger {width: 56px; height: 17px; display: block; overflow: hidden; background: #e23c1a url(img-layout/kup-ted-bigger.png) no-repeat left top; float: right; margin: 0 5px 0 0; }

.panel {border-bottom: 1px #d5d3c2 solid; padding: 0 2px;}
.panel a {text-decoration: none; display: block; padding: 4px 12px; float: left; color: #000 }
.panel a.panel-selected {background-color: #e9e8dc; border: 1px #d5d3c2 solid; border-bottom: 0 #fff none; position: relative; bottom:-1px; padding-top: 6px; padding-bottom: 6px;}
.panel a.panel-unselected {background-color: #d5d3c2; margin-top: 5px; color: #97947e;}
.panel a.panel-unselected:hover {color: #fff}

.table-search {background-color: #e9e8dc; width: 100%; margin:0; padding:0;}
.table-search input {width: 140px;}
.table-search .hell {background-color: #eeede3;}
.table-search .top-cell-padding {padding-top: 20px;}
.table-search th, .table-search td {vertical-align: middle; line-height: 20px; padding-top: 3px; padding-bottom: 3px; }
.table-search th {padding-left: 15px;}
.table-search th.colspan { width:100%; }
.table-search td {width: 157px;}
.table-search .search-result-txt {width: 130px; margin-top: 30px; display: block; float: left; }
.table-search .search-number-back {width: 111px; height: 46px; margin-top: 8px; padding: 20px 0 0 0; display: block; float:left; background: #000 url(img-layout/sn-back.png) no-repeat left top; color: #fff; font-size:24px; font-weight: bold; text-align: center; overflow: hidden;}
.table-search #second-level-domain {height: 18px; vertical-align: middle;}
.table-search #first-level-domain {width: 80px; margin-top: 1px; vertical-align: middle;}
.table-search .inline-radio {padding-top: 10px; padding-bottom: 10px;}
.table-search .inline-radio input, .table-search .inline-radio label {display: block; float: left;}
.table-search .inline-radio input {line-height: 15px; height: 15px; margin: 2px 5px 0 0;}
.table-search .inline-radio label {width: 60px;}
.table-search .right-select {width: 145px}
.table-search .right-multiple {height: 70px}
.table-search .vPaddingSup {padding-top: 10px}
.table-search .vPaddingSub {padding-bottom: 10px}
.table-search .submit { margin-left: 97px; }
.table-search .submit input { float: left; }
.table-search .submit span { float: left }

.sidebar-offer {width: 191px; height: 75px; display: block; background-repeat: no-repeat; background-position: left top; background-color: #000}
.vip-icon {background-image: url(img-layout/offer-vip.png); background-color: #000}

.userDomainsBtnLink { clear: both; position: relative; height: 77px; }
.userDomainsBtnLink big { font-size:13px; padding-bottom: 3px; display: block; }
.userDomainsBtnLink ul { width: 247px; margin: 0; padding: 0; float: left; list-style-type: none; list-style-image: url(none); }
.userDomainsBtnLink .userDomainsBtnLinkHeader_toRight { position: absolute; top: 0; right: 0; width: 192px; }
.userDomainsBtnLink ul.userDomainsBtnLink_toRight { position: absolute; top: 19px; right: 0; width: 192px; }
.userDomainsBtnLink ul li { line-height: 20px; height: 20px; padding: 0 0 0 22px; margin: 0; float: left; width: 225px; background-repeat: no-repeat; background-position: left center; }
.userDomainsBtnLink ul.userDomainsBtnLink_toRight li { width: 170px; }
.userDomainsBtnLink ul li a { float: left; display: block; color: #000; text-decoration: none;  }
.userDomainsBtnLink ul li a:hover { color: #0770a0; text-decoration: underline;  }

.userDomainsBtnLink .md-01 { background-image: url(img-layout/md-01.png); }
.userDomainsBtnLink .md-02 { background-image: url(img-layout/md-02.png); }
.userDomainsBtnLink .md-03 { background-image: url(img-layout/md-03.png); }
.userDomainsBtnLink .md-04 { background-image: url(img-layout/md-04.png); }
.userDomainsBtnLink .md-05 { background-image: url(img-layout/md-05.png); }
.userDomainsBtnLink .md-06 { background-image: url(img-layout/md-06.png); }
.userDomainsBtnLink .md-07 { background-image: url(img-layout/md-07.png); }
.userDomainsBtnLink .md-08 { background-image: url(img-layout/md-08.png); }
.userDomainsBtnLink .md-09 { background-image: url(img-layout/md-09.png); }

.hidingList { padding-bottom: 15px; width: 954px; clear: both; }
.hidingList .head { background-color: #d5d3c2; height: 33px; position: relative; }
.hidingList .head h2 { margin: 0; padding: 8px 0 0 10px; font-size:15px; background: none; font-weight: bold; }
.hidingList .head a.hider { width: 28px; height: 24px; display: block; background-repeat: no-repeat; background-position: left top; position: absolute; top: 4px; background-image: url(img-layout/relief-arrow-top.png); right: 4px; }
.hidingList .head a.hider-reverse { background-position: right top; }
.hidingList .border-1 { border: 1px #b9b7a8 solid; }
.hidingList .border-2 { border: 1px #cbc9b9 solid; }
.hidingList .border-3 { border: 3px #d5d3c2 solid; }
.hidingList .contentNoOverflow {  }
.hidingList .content { height: 100px; width: 950px; padding: 5px 0 8px 8px; overflow: auto; }
.hidingList .content a { padding: 3px 0 0 17px; display: block; color: #e83f1b; text-decoration: none; background: transparent url(img-layout/redMiniSquare.png) no-repeat 0 8px; }
.hidingList .content a:hover { text-decoration: underline; }

.hl-small { width: 735px; }
.hl-small .content { width: 731px; }

.sidebar-box { padding-bottom: 10px; }
.sidebar-box h2 { position: relative; z-index: -0; }
.sidebar-box h2 a { position: absolute; top: 4px; right: 0; z-index: 10; }
ul.my-account { margin: 0; padding: 0; list-style-type: none; }
ul.my-account li { height: 17px; margin: 0; padding: 0; display: block; border-bottom: 1px solid #e7e5d9; list-style-type: none;  }
ul.my-account li a { padding-left: 15px; display: block; position: relative; text-decoration: none; background: url(img-layout/my-account.png) no-repeat top left; }
ul.my-account li a:hover { color: #e03b1b; background: url(img-layout/my-account.png) no-repeat bottom left; }
ul.my-account li a:hover span { text-decoration: underline; }
ul.my-account li a span.envelope { display: block; position: absolute; right: 0; top: 1px; color: #e03b1b; }
ul.my-account li a span.envelope img { vertical-align: middle; line-height: 18px; padding-bottom: 3px; }
ul.my-account li a span.envelope span:hover { text-decoration: none; }
ul.my-account li a:hover span.envelope { text-decoration: none; color: #0872a2; }

.image-links-cover { text-align: center; padding-bottom: 10px; }
.image-links-cover a { padding: 0; margin: 0; }
.image-links-cover a img { width: 89px; height: 47px; padding: 0; margin: 0 2px; border: 1px solid #d5d3bf; }

table.for-sidebar-form { width: 100% }
table.for-sidebar-form th { width: 60px; }
table.for-sidebar-form td { padding-bottom: 1px; }
table.for-sidebar-form input { width: 130px; background: #eeede4 url(img-layout/sidebar-input.png) no-repeat left top; }
table.for-sidebar-form textarea { width: 190px; height: 70px; background: #eeede4 url(img-layout/sidebar-input.png) no-repeat left top; }
table.for-sidebar-form .submit { margin-left: 57px; }
table.for-sidebar-form .submit input { width: inherit !important; width: 73px; background: #de3b1b url(img-layout/input-red.png) no-repeat left top; }
div.for-sidebar-form_footer { height: 23px; padding-top:6px; position: relative; }
div.for-sidebar-form_footer .red { color: #E33C1A; }
div.for-sidebar-form_footer .submit { position: absolute; top: 2px; right: 0; }
div.for-sidebar-form_footer img { position: absolute; top: 5px; left: 90px; }

.plugedNavigation .plugedNavigation-left { width: 742px; float: left; }
.plugedNavigation .plugedNavigation-right { width: 192px; padding-left: 20px; float: left; }
.plugedNavigation-right h2 { font-size: 16px; padding-bottom: 6px;}

.page-contact h3 { color: #0771a2; font-size: 15px; }
.page-contact address { font-style: normal; }
.page-contact_left { width: 408px; padding-right: 10px; float: left; }
.page-contact_right { width: 324px; float: left; }

.page-service {}
.page-service p, .page-service div { padding: 4px 0 0 47px; background-repeat: no-repeat; background-position: left top; }
.page-service .hr { margin: 10px 20px; }
.page-service p.par-normal { padding: 0 0 5px 0; }
.page-service p.par-normal_last { padding: 0; }
.page-service ul { list-style-type: none; padding-bottom: 5px; }
.page-service .n01 { background-image: url(img-layout/n01.gif); }
.page-service .n02 { background-image: url(img-layout/n02.gif); }
.page-service .n03 { background-image: url(img-layout/n03.gif); }
.page-service .n04 { background-image: url(img-layout/n04.gif); }
.page-service .n05 { background-image: url(img-layout/n05.gif); }
.page-service .n06 { background-image: url(img-layout/n06.gif); }
.page-service .n07 { background-image: url(img-layout/n07.gif); }
.page-service .n08 { background-image: url(img-layout/n08.gif); }
.page-service .n09 { background-image: url(img-layout/n09.gif); }
.page-service .n10 { background-image: url(img-layout/n10.gif); }
.page-service .n11 { background-image: url(img-layout/n11.gif); }
.page-service .n12 { background-image: url(img-layout/n12.gif); }
.page-service .n13 { background-image: url(img-layout/n13.gif); }
.page-service .n14 { background-image: url(img-layout/n14.gif); }
.page-service .n15 { background-image: url(img-layout/n15.gif); }
.page-service .n16 { background-image: url(img-layout/n16.gif); }
.page-service .n17 { background-image: url(img-layout/n17.gif); }
.page-service .n18 { background-image: url(img-layout/n18.gif); }
.page-service .n19 { background-image: url(img-layout/n19.gif); }
.page-service .n20 { background-image: url(img-layout/n20.gif); }

.page-service-perex { padding-bottom: 5px; color: #0873a3; font-size: 13px; }
.page-service-perex h3 { padding-bottom: 10px; color: #0873a3; font-size: 15px; font-weight: bold; }
.page-service-perex p, .page-service-perex ul { padding-bottom: 10px; line-height: 18px; }

ul.payment li {
  color: #e53c1b;
}
ul.payment li span {
  color: #333;
}

.serviceOverview h3 { padding-bottom: 3px;}
.serviceOverview p { padding-bottom: 5px;}

span.positive { color: Green; }
span.negative { color: #e53c1b; }

.lnk_addDomain, .lnk_removeDomain { width: 24px; height: 23px; display: block; float: left; }
.lnk_addDomain { background: url(img-layout/btn-add-domain.png) no-repeat left top; }
.lnk_removeDomain { background: url(img-layout/btn-remove-domain.png) no-repeat left top; }

.TBWithSubmit_inline input { width: 200px; margin: 1px 5px 0 0; float: left; }
.TBWithSubmit_inline .submit { margin: 0; }

table.user-detail { width: 400px; margin: 7px 10px 0 0; }
table.user-detail th { width: 150px; padding: 1px 5px; background-color: #b6e7f6; border-bottom: 1px solid #fff; }
table.user-detail td { width: auto; padding: 1px 2px; border-bottom: 1px solid #666; }
table.user-detail td.noborder { border-bottom: 0 none #fff; }


.terms .string { width: 56px; height: 20px; float: left; }
.terms .term { width: 650px; float: left; }
.terms .term h2 { width: auto; margin: 0; padding: 0 0 5px 0; color: #0873a3; font-size: 15px; background: transparent url(none); }
.terms .term p { padding-bottom: 10px; text-indent: 10px; }
.terms .hr { margin: 0 20px 10px 20px; clear: both; }
.terms .str-a { background-image: url(img-layout/str_a.gif); }
.terms .str-b { background-image: url(img-layout/str_b.gif); }
.terms .str-c { background-image: url(img-layout/str_c.gif); }
.terms .str-d { background-image: url(img-layout/str_d.gif); }
.terms .str-e { background-image: url(img-layout/str_e.gif); }
.terms .str-f { background-image: url(img-layout/str_f.gif); }
.terms .str-g { background-image: url(img-layout/str_g.gif); }
.terms .str-h { background-image: url(img-layout/str_h.gif); }
.terms .str-ch { background-image: url(img-layout/str_ch.gif); }
.terms .str-i { background-image: url(img-layout/str_i.gif); }
.terms .str-j { background-image: url(img-layout/str_j.gif); }
.terms .str-k { background-image: url(img-layout/str_k.gif); }
.terms .str-l { background-image: url(img-layout/str_l.gif); }
.terms .str-m { background-image: url(img-layout/str_m.gif); }
.terms .str-n { background-image: url(img-layout/str_n.gif); }
.terms .str-o { background-image: url(img-layout/str_o.gif); }
.terms .str-p { background-image: url(img-layout/str_p.gif); }
.terms .str-q { background-image: url(img-layout/str_q.gif); }
.terms .str-r { background-image: url(img-layout/str_r.gif); }
.terms .str-s { background-image: url(img-layout/str_s.gif); }
.terms .str-t { background-image: url(img-layout/str_t.gif); }
.terms .str-u { background-image: url(img-layout/str_u.gif); }
.terms .str-v { background-image: url(img-layout/str_v.gif); }
.terms .str-w { background-image: url(img-layout/str_w.gif); }
.terms .str-x { background-image: url(img-layout/str_x.gif); }
.terms .str-y { background-image: url(img-layout/str_y.gif); }
.terms .str-z { background-image: url(img-layout/str_z.gif); }
.terms .str-f { background-image: url(img-layout/str_f.gif); }

.auctionDetail_icons { position: absolute; padding-left: 240px; top: 0; right: 0; }

.paging { padding: 0 36px; text-align: center; position: relative; color: #444; float: right; }
.paging a { padding: 0 0 0 3px; color: #0872A2; }
.paging a:hover { text-decoration: underline; }
.paging big { padding: 0 0 0 3px; color: #70552c; }
.paging a.left-double, .paging a.left-single, .paging a.right-single, .paging a.right-double { width: 16px; height: 16px; padding:0; margin:0; background-repeat: no-repeat; background-position: left top; background-color: #FFC30D; display: block; position: absolute; top: 2px; }
.paging a.left-double { background-image: url(Images/paging_left_double.gif); left: 0; }
.paging a.left-single { background-image: url(Images/paging_left_single.gif); left: 18px; }
.paging a.right-single { background-image: url(Images/paging_right_single.gif); right: 18px; }
.paging a.right-double { background-image: url(Images/paging_right_double.gif); right: 0; }

.seobar { width: 100%; height: 29px; position: absolute; top: 0; z-index: 999; background-color: #424242; text-align: center; font-size: 12px; font-family: Arial; }
.seobar .seobar-inner { width: 980px; margin: 0 auto; text-align: left; position: relative; }
.seobar ul { margin: 0; padding: 0; display: block; position: absolute; top: 4px; }
.seobar ul li { padding: 1px 5px 0 8px; display: block; background-image: url(img-layout/seo_separator.gif); background-repeat: no-repeat; background-position: 0 1px; }
.seobar ul li.first { padding-left: 0px; background-image: url(none); }
.seobar ul li.last { padding-right: 0px; }
.seobar ul li a { height: 17px; padding-top: 1px; color: #e6e6e6; text-decoration: none; display: block; }
.seobar ul li a:hover { color: #fff; }
.seobar ul.seo-projects { left: 0; z-index: 10000; }
.seobar ul.seo-projects li { float: left; }
.seobar ul.seo-projects li a { float: left; background-repeat: no-repeat; background-position: 2px top;}
.seobar ul.seo-projects li a:hover { background-position: 2px bottom; }
.seobar ul.seo-projects li a.sp-kavva { padding-left: 25px; background-image: url(img-layout/seo_kavva.gif) }
.seobar ul.seo-projects li a.sp-cenik { padding-left: 20px; background-image: url(img-layout/seo_cenik.gif) }
.seobar ul.seo-projects li a.sp-banky { padding-left: 17px; background-image: url(img-layout/seo_banky.gif) }
.seobar ul.seo-projects li a.sp-beton { padding-left: 23px; background-image: url(img-layout/seo_beton.gif) }
.seobar ul.seo-kavva { right: 0; z-index: 10000; }
.seobar ul.seo-kavva li { float: left; }
.seobar ul.seo-kavva li a { float: left; }