
/* ------------------------------ registration box -------------------------- */
.registration-box{
  float: right;
  width: 222px;
  background: url(../images/box-img.gif) -171px -133px no-repeat;
  height: 31px;
  margin: 0 4px 0 0;
  padding: 18px 16px 14px 16px;
  position: relative;
  left: 4px;
}
* html .registration-box{margin: 0 2px 0 0;}
.registration-box a.enter, .registration-box a.registration{
  float: left;
  width: 78px;
  background: url(../images/box-img.gif) -159px 0 no-repeat;
  height: 31px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-decoration: none;
}
.registration-box a.enter:hover{
  background-position: -240px 0;
}
.registration-box p{
  float: left;
  width: 36px;
  height: 31px;
  font-size: 13px;
  color: #575757;
  text-align: center;
  margin: 0;
  padding: 6px 0 0;
  overflow: hidden;
}
.registration-box a.registration{
  float: right;
  width: 108px;
  background-position: -325px 0;
}
.registration-box a.registration:hover{
  background-position: -325px -33px;
}
/* ---------------------------- end registration box ------------------------ */


/* ----------------------- content2 registration page ----------------------- */
.content2{
  float: left;
  width: 914px;
  margin: 15px 0 0 0;
  padding: 0;
  overflow: hidden;
}
.main-box .content2{
  width: 1000px;
}
.content2 h2{
  float: left;
  width: 100%;
  color: #575757;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.content2 h2.registration-title{
  width: 661px;
  width: 750px; 
  padding: 0 0 0 380px;
  padding: 0 0 0 250px;
}
.content2 h4{
  float: left;
  width: 100%;
  color: #575757;
  font-size: 18px;
  font-weight: normal;
  margin: 25px 0 0 0;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #e1e1e1;
}
.line-form-box{
  float: left;
  width: 450px;
  margin: 0 0 0 0;
  padding: 9px 464px 15px 0;
}
.line-form-box label{
  float: left;
  width: 221px;
  color: #575757;
  text-align: right;
  margin: 4px 0 0 0;
  padding: 0;
  overflow: hidden;
}
.line-form-box label span{
  width: 7px;
  background: url(../images/star.jpg) 0 3px no-repeat;
  height: 7px;
  margin: 0;
  padding: 0 5px 0 0;
}
.line-form-box .info-form{
  float: left;
  width: 23px;
  height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 9px;
}
.line-form-box .info-form a{
  float: left;
  width: 14px;
  background: url(../images/info.jpg) 0 0 no-repeat;
  height: 14px;
  margin: 4px 0 0;
  padding: 0 0 0 0;
  text-indent: -9999px;
}
.line-form-box input.text-input{
  float: right;
  width: 191px;
  height: 18px;
  margin: 0;
  padding: 2px 2px 0 0x;
  border: 1px solid #abadb3;
}
.line-form-box input.checkbox{
  float: right;
  margin: 0;
  padding: 0;
  border: none;
}
.line-form-box label.checkbox-text{
  float: right;
  width: 180px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 4px;
  overflow: hidden;
}
* html .line-form-box label.checkbox-text{
  padding-top: 4px;
}
.line-form-box2{
  width: 681px;
  padding-right: 233px;
}
.line-form-box2 .number-img{
  float: right;
  width: 197px;
  height: 65px;
  margin: 0 0 0 0;
  padding: 0 320px 0 32px;
  overflow: hidden;
}
.line-form-box2 .btn3{
  float: right;
  width: 78px;
  background: url(../images/btn3.jpg) 0 0 no-repeat;
  height: 31px;
  text-indent: -9999px;
  margin: 16px 0 0;
  padding: 0;
}
.line-form-box2 input.text-input{
  float: right;
  width: 103px;
  margin: 20px 14px 0 0;
}
.line-form-box2 label{
  width: 170px;
  text-align: left;
  margin-top: 19px;
  padding-left: 64px;
}
.line-form-box2 .btm4{
  float: right;
  width: 202px;
  background: url(../images/btn4.jpg) 0 0 no-repeat;
  height: 48px;
  text-indent: -9999px;
  margin: 0 0px 0 0;
  padding: 0;
}
.line-form-box2 p{
  float: left;
  /*width: ;*/
  margin: 0;
  padding: 17px 300px 0 253px;
}
.line-form-box2 p.btm4-box{
  padding: 27px 300px 0 248px;
}
.line-form-box2 p span{
  color: #ed1c24;
  padding-right: 2px;
}
.line-form-box3{
  padding-top: 10px;
  padding-bottom: 10px;
}
.content2 h2.top-margin{
  margin-top: 20px;
}
/* --------------------- end content2 registration page --------------------- */


/* ---------------------------- authorization box --------------------------- */
.authorization{
  float: left;
  width: 451px;
  width: 581px;
  width: 504px;
  height: 450px;
  margin: 10px 0 0;
  padding: 0;
  overflow: hidden;
}
.authorization .line-form-box label{
  float: left;
  width: 238px;
  width: 360px;
  width: 290px;
  color: #575757;
  text-align: right;
  margin: 4px 0 0 0;
  padding: 0;
  overflow: hidden;
}
.authorization .line-form-box{width: 500px;}
.line-form-box5{
  float: right;
  width: 200px;
  color: #575757;
  margin: 0;
  padding: 5px 0 7px 200px;
}
.line-form-box5 input{float: left;}
.line-form-box5 label{
  float: left;
  width: 174px;
  margin: 2px 0 0;
  padding: 0 0 12px 5px;
}
* html .line-form-box5 label{margin: 3px 0 0;}
a.enter-login{
  float: left;
  width: 66px;
  background: url(../images/enter-login.jpg) 0 -32px no-repeat;
  height: 32px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}
a.enter-login:hover{ background-position: 0 0;}
.line-form-box5 a{text-decoration: underline;}
.line-form-box5 a:hover{text-decoration: none;}
.flot-left{float: left;}
.flot-right{float: right;}
/* -------------------------- end authorization box ------------------------- */

.main-box{
/*  width: 966px; */
  width: 1000px;
}
.search-box{
  float: right;
  width: 790px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.main-box .search-box h2{
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
  padding: 0 0 20px 0;
}
.line-search{
  float: left;
  width: 100%;
  background: url(../images/line-search.jpg) left bottom no-repeat;
  margin: 0;
  padding: 15px 0 15px 0;
  overflow: hidden;
}
.line-search2{
  float: left;
  width: 100%;
  background: url(../images/line-search2.jpg) left bottom no-repeat;
  margin: 20px 0 0 ;
  padding: 10px 0 0 0;
  overflow: hidden;
  border-top: 1px solid #e1e1e1;
}

.search1{
  float: left;
  width: 247px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.line-search span{
  float: left;
  width: 100%;
  font-weight: normal;
  margin: 1px 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e1e1e1;
}
.search1 label{
  float: left;
  width: 50px;
  margin: 5px 0 0;
  padding: 0;
}
.box-search-line{
  float: left;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
}
.search1 .box-search-line input{
  float: left;
  width: 195px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 1px solid #abadb3;
}
.search2{
  float: left;
  width: 197px;
  margin: 0;
  padding: 0 0 10px 60px;
  overflow: hidden;
}
.rp{
  float: left;
  width: 70px;
  margin: 5px 0 0;
  padding: 0;
}
.line-search select{
  float: left;
  width: 45px;
  height: 22px;
  margin: 0;
  padding: 0;
}
.to{
  float: left;
  width: 33px;
  text-align: center;
  margin: 5px 0 0 0;
  padding: 0;
}
.receiev{
  float: left;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
}
.search3{
  float: left;
  width: 197px;
  margin: 0;
  padding: 0 0 0 80px;
}
.hor-line{
  float: left;
  width: 100%;
  margin: 20px 0 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e1e1e1;
}
.select-box-line{
  float: left;
  width: 100%;
  margin: 0;
  padding: 23px 0 11px 0;
  overflow: hidden;
}
label.select-box-line1{
  float: left;
  width: 179px;
  text-align: right;
  margin: 5px 0 0;
  padding: 0 12px 0 0;
}
.select-box-line select{
  float: left;
  width: 45px;
  height: 22px;
  margin: 0;
  padding: 0;
}
label.select-box-line2{
  float: left;
  width: 126px;
  text-align: right;
  margin: 5px 0 0;
  padding: 0 22px 0 0;
}
.receiev-tickets-info-by-mail{
  float: right;
  width: 318px;
  margin: 0;
  padding: 0;
}
.receiev-tickets-info-by-mail input{
  float: left;
}
.receiev-tickets-info-by-mail label{
  float: left;
  margin: 3px 0 0;
  padding: 0 0 0 7px;
}
.select-box-line-last{
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 23px 0 23px 0;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
}
.cancel{
  float: left;
  width: 77px;
  background: url(../images/cancel.jpg) 0 0 no-repeat;
  height: 32px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.find{
  float: right;
  width: 58px;
  background: url(../images/find.jpg) 0 0 no-repeat;
  height: 32px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.table-box{
  float: left;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  overflow: hidden;
}
.result-text{
  float: left;
  width: 100%;
  color: #575757;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 9px 0 5px 0;
  overflow: hidden;
  border-top: 1px solid #c6d8e9;
  border-bottom: 1px solid #c6d8e9;
}


.title-tanle{
  float: left;
  width: 100%;
  background: #b6b6b6;
  height: 22px;
  color: #feffff;
  text-align: center;
  font-weight: bold;
  margin: 1px 0 0 0;
  padding: 10px 0 5px 0;
  overflow: hidden;
}

.add, .page, .page2, .links, .site, .domain, .price, .places{
  float: left;
  margin: 0;
  padding: 4px 0 4px 0;
  border-right: 1px solid #FFF ;
  overflow: hidden;
}

.add{width: 31px;}
.page{width: 273px;}
.page2{width: 102px;}
.links{width: 82px;}
.site{width: 76px;}
.domain{width: 69px;}
.price{width: 94px;}
.places{width: 46px;}

.sub-title-line{
  float: left;
  width: 100%;
  height: 26px;
  color: #1c64a7;
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #c6d8e9;
}
.url-colum{
  float: left;
  width: 180px;
  text-align: left;
  margin: 5px 0 0;
  padding: 0 0 0 10px;
  overflow: hidden;
}
.domain1{
  float: left;
  width: 88px;
  text-align: left;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.pr-colum1{
  float: left;
  width: 34px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.gi-colum1{
  float: left;
  width: 34px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.dl-colum1{
  float: left;
  width: 35px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.in-colum{
  float: left;
  width: 40px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.out-colum{
  float: left;
  width: 41px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.pr-colum2{
  float: left;
  width: 39px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.gi-colum2{
  float: left;
  width: 39px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.pr-colum3{
  float: left;
  width: 63px;
  margin: 5px 0 0;
  padding: 0;
  overflow: hidden;
}
.line-info-text{
  color: #515151;
  font-weight: normal;
}
.line-info-text a:hover{
  color: #5aafd5;
  text-decoration: none;
}
* html .line-info-text input{margin: -2px 0 0 0;}
* +html .line-info-text input{margin: -2px 0 0 0;}
.pagin-box{
  float: left;
  width: 100%;
  margin: 17px 0 0;
  padding: 0;
  overflow: hidden;
}
.pagination {
  float: left;
  width: auto;
  list-style: none;
  margin: 0;
  padding: 7px 0 9px 5px;
  overflow: hidden;
}
.pagination li{
  float: left;
  width: auto;
  margin: 0;
  padding: 0 8px 0 0;
  overflow: hidden;
  font: 12px/15px Tahoma, sans-serif;
}
.pagination li a:hover, .pagination li a.active{
  color: #515151;
}
.pagination li.back{
  padding: 0;
}
.pagination li.back a, .pagination li.next a{
  float: left;
  width: 9px;
  background: url(../images/arrow-left.jpg) 0 6px no-repeat;
  margin: 0;
  padding: 0 10px 0 0;
  overflow: hidden;
  text-indent: -9999px;
}
.pagination li.next a{
  width: 12px;
  background: url(../images/arrov-right.jpg) 0 7px no-repeat;
}
td.total {
	text-align: right;
	color: #adadad !important;
	white-space: nowrap;
	padding-right: 12px !important;
	padding-top: 8px !important;
}
.resuil-text2{
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
  position: relative;
}
.main-box .box-colum{margin: 5px 0 0;}
.main-box .left-menu-top-border{margin: 30px 0 0;}
.main-box .search-box h2.serch2{
  padding: 20px 0 10px 0;
  border: none;
}
.text-search{
  float: right;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.text-search strong{
  float: left;
  width: 100%;
  line-height: 17px;
  font-size: 19px;
  font-weight: bold;
  margin: 7px 0 0 0;
  padding: 0 0 8px 0;
}
.text-search p{
  float: left;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}




/* ------------------------- */
.nowrap {white-space:nowrap !important;}
.left {text-align:left !important;}
.center {text-align:center !important;}
.auto {width:auto !important;}
.minimum {width:1%;}
.three {width:3%;}
.four {width:4%;}
.five {width:5%;}
.six {width:6%;}
.seven {width:7%;}
.eight {width:8%;}
.nine {width:9%;}
.ten {width:10%;}
.eleven {width:11%;}
.twelve {width:12%;}
.thirteen {width:13%;}
.fifteen {width:15%;}
.eighteen {width:18%;}
.nineteen {width:19%;}
.twenty {width:20%;}
.twenty-five {width:25%;}
.thirty {width:30%;}
.fourty {width:40%;}
.fifty {width:50%;}
.sixty {width:60%;}
.seventy {width:70%;}
.eighty {width:80%;}
.ninty {width:90%;}

/* ------------------------- */

div.clear {
	clear: both;
	font-size: 0;
}
div.left-column {
	float: left;
	width: 202px;
	margin-top: 65px;
	padding-bottom: 52px;
}
/*
div.main-column {
	float: left;
	width: 798px;
	margin: -5px -2px 0 0;
}
*/
.inner h1 {
	font: bold 30px/36px Arial, sans-serif;
	color: #575757;
	padding: 0 0 34px 0;
	margin: 0 0 0 -1px;
}
.inner h2 {
	font: bold 19px/24px Arial, sans-serif;
	color: #575757;
	padding: 0 0 11px 0;
	margin: -6px 0 0 0;
}
.inner h3 {
	font: bold 16px/20px Arial, sans-serif;
	color: #575757;
	padding: 19px 15px 9px 25px;
	margin: 0;
	display: block !important;
	float: none !important;
}
.inner p {
	padding: 0 0 18px 0;
	margin: 0;
	color: #575757;
}
.inner img {
	display: inline;
}



/* Submenu */


/* Main Block */
div.main-block {
	/*border: 1px solid #d3d1d1;*/
	padding: 12px 11px 12px 11px;
	/*margin-top: -8px;*/
}
.no-padding {
	padding: 0 !important;
}

/* Styled Table */
table.styled {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #d3d1d1;
	border-right: 1px solid #d3d1d1;
}
table.styled tr th {
	text-align: left;
	font-weight: bold;
	background: #B6B6B6;
	color: #feffff;
	padding: 4px 4px 4px 4px;
}

table.styled2 tr th {
	text-align: left;
	font-weight: bold;
	background: #B6B6B6;
	color: #feffff;
	padding: 4px 4px 4px 4px;
        text-align: right;
}

table.styled tr.white th {
	background: #fff;
	color: #989898;
	border: none;
	border-bottom: 1px solid #d3d1d1;
	padding: 5px 4px 6px 4px;
}
table.styled tr.blue th {
	background: #c7d9e9;
	color: #4e4e4e;
	padding: 6px 14px 5px 14px;
	font-weight: normal;
}
table.styled tr.border-less th {
	border: none;
}
table.styled tr td {
	border-bottom: 1px solid #d3d1d1;
	font: 12px/15px Arial, sans-serif;
	color: #515151;
	padding: 5px 4px 5px 4px;
}
table.styled img {
	display: inline !important;
}
table.styled tr td.icon {
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 5px;
	width: 1%;
	text-align: center;
}
table.styled tr td.icon img.icon {
	margin-right: 2px;
}
table.styled img.icon {
	float: left;
	margin-right: 7px;
}
table.styled tr td.chbox {
	padding-left: 11px;
	padding-right: 8px;
}
table.styled tr td.chbox input {
	margin: 0;
}
table.styled .first {
	padding-left: 11px !important;
}
table.styled .last {
	padding-right: 10px !important;
}

table.actions tr td {
	padding: 10px 6px 7px 6px;
}
table.actions select {
	font: 12px/14px Arial, sans-serif;
	color: #575757;
	display: inline;
	margin: 0;
}
table.actions td.td1 {
	padding-left: 8px;
	padding-right: 1px;
}
table.actions td.td2 {
	padding-right: 3px;
}
table.actions td.td3 {
	padding-right: 10px;
	width: 103px;
}
table.styled a:hover {
	text-decoration: none;
}
p.filter {
	padding: 14px 10px 14px 10px !important;
	color: #515151 !important;
	font: 12px/1.2 Arial, sans-serif !important;
}
p.filter2 {
	padding: 8px 10px 9px 10px !important;
	color: #515151 !important;
	font: 12px/1.2 Arial, sans-serif !important;
}
p.filter2-first {
	margin-top: -2px !important;
	padding: 0 10px 10px 10px !important;
	color: #515151 !important;
	font: 12px/1.2 Arial, sans-serif !important;
	border-bottom: 1px solid #d4d2d2;
}
table.styled tr.sort th {
	padding: 0 !important;
	background: #fff url(../images/sort/bg.gif) repeat-x 0 100%;
	height: 12px;
	font-size: 5px;
	line-height: 5px;
	border-bottom: 1px solid #d3d1d1;
	border-right: 1px solid #c1c1c1;
	cursor: pointer;
}
table.styled tr.sort th.sort-up {
	background: #fff url(../images/sort/sort-up.gif) no-repeat 100% 100%;
}
table.styled tr.sort th.sort-down {
	background: #fff url(../images/sort/sort-down.gif) no-repeat 100% 100%;
}
table.styled tr.sort th.hovered {
	background: #fff url(../images/sort/hovered-bg.gif) repeat-x 0 100%;
}
table.styled tr.sort th.clicked {
	background: #fff url(../images/sort/clicked-bg.gif) repeat-x 0 100%;
}
table.styled tr.sort th ul, table.styled tr.sort th li {
	display: none;
}
table.smallfont tr th, table.smallfont tr td {
	font-size: 11px !important;
}
table.smallfont tr td.icon {
	padding: 0;
	width: 1%;
	text-align: center;
}
table.smallfont tr td.icon img.icon {
	margin: 0;
	float: none;
}
table.smallfont tr td img.icon {
	float: none !important;
}
div.sort-list {
	position: absolute;
	padding-left: 3px;
	background: url(../images/sort/left-bg.png) repeat-y 0 0;
	display: none;
	z-index: 999;
}
div.sort-list div.right-bg {
	padding-right: 3px;
	background: url(../images/sort/right-bg.png) repeat-y 100% 0;
	position: relative;
}
div.sort-list span.bottom-bg {
	display: block;
	height: 5px;
	font-size: 3px;
	margin: 0 0 0 6px;
	position: absolute;
	width: 100%;
}
div.sort-list span.bottom-bg span {
	display: block;
	height: 5px;
	font-size: 3px;
	margin: 0 15px 0 0;
	background: url(../images/sort/bottom-bg.png) repeat-x 0 0;
}
div.sort-list span.bl {
	display: block;
	font-size: 3px;
	width: 9px;
	height: 5px;
	background: url(../images/sort/corner-left.png) no-repeat 0 0;
	position: absolute;
	bottom: -5px;
	left: -3px;
}
div.sort-list span.br {
	display: block;
	font-size: 3px;
	width: 9px;
	height: 5px;
	background: url(../images/sort/corner-right.png) no-repeat 0 0;
	position: absolute;
	bottom: -5px;
	right: 0;
}
div.sort-list ul {
	list-style-type: none;
	padding: 7px 11px 10px 11px;
	margin: 0;
	border: 1px solid #d3d1d1;
	background: #fff;
}
div.sort-list ul li {
	font-size: 11px;
	padding: 3px 0 3px 0;
	white-space: nowrap;
}

/* Buttons */
.add-link {
  display: block;
  float: left;
  width: 139px;
  background: url(../images/buttons.gif) 0 0 no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.add-link:hover {
  background-position: 0 -34px;
}
.add-folder {
  display: block;
  float: left;
  width: 131px;
  background: url(../images/buttons.gif) -141px 0 no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.add-folder:hover {
  background-position: -141px -34px;
}
.remove {
  display: block;
  float: left;
  width: 103px;
  background: url(../images/buttons.gif) -274px 0 no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.remove:hover {
  background-position: -274px -34px;
}
.install {
  display: block;
  float: left;
  width: 107px;
  background: url(../images/buttons.gif) -379px 0 no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.install:hover {
  background-position: -379px -34px;
}
.refuse {
  display: block;
  float: left;
  width: 94px;
  background: url(../images/buttons.gif) -488px 0 no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.refuse:hover {
  background-position: -488px -34px;
}
.enter {
  display: block;
  float: left;
  width: 65px;
  background: url(../images/buttons.gif) 0 -68px no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.enter:hover {
  background-position: 0 -102px;
}
.apply {
  display: block;
  float: left;
  width: 85px;
  background: url(../images/buttons.gif) -67px -68px no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.apply:hover {
  background-position: -67px -102px;
}
.change {
  display: block;
  float: left;
  width: 76px;
  background: url(../images/buttons.gif) -154px -68px no-repeat;
  height: 32px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.change:hover {
  background-position: -154px -102px;
}

/* Tabs */
div.tabs {
	height: 28px;
	position: relative;
	top: 1px;
}
div.tabs ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	height: 28px;
}
div.tabs ul li {
	float: left;
	height: 28px;
	background: url(../images/tab-bg-right.gif) no-repeat 100% 0;
	padding-right: 1px;
}
div.tabs ul li a:link, div.tabs ul li a:visited, div.tabs ul li a:hover {
	float: left;
	display: block;
	background: url(../images/tab-bg-left.gif) no-repeat 0 0;
	padding: 8px 17px 6px 17px;
	color: #7f7f7f;
	text-decoration: none;
}
div.tabs ul li.selected {
	background: url(../images/tab-bg-selected-right.gif) no-repeat 100% 0;
}
div.tabs ul li.selected a:link, div.tabs ul li.selected a:visited, div.tabs ul li.selected a:hover {
	background: url(../images/tab-bg-selected-left.gif) no-repeat 0 0;
	color: #578ca4;
}
div.tabs ul li a:hover, div.tabs ul li.selected a:hover {
	color: #5aafd5;
}
div.tab-content {
	border: 1px solid #d3d1d1;
	padding-top: 21px;
	border-collapse: collapse;
}
div.tab-content table.styled {
	border-left: none;
	border-right: none;
	margin-bottom: -1px;
}
div.tab-content p {
	padding: 0 10px 9px 10px;
	color: #343434;
	font: 12px/18px Tahoma, sans-serif;
}

/* Breadcrumbs */
p.breadcrumbs {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

/* Bid */
div.bid {
	margin-top: -5px;
	padding: 0 30px 0 6px;
}
div.bid p {
	padding: 0 10px 9px 10px;
}

.info {
	margin-left: 19px;
}
.up {
	margin-left: 19px;
	color: #808080;
}
.up:hover {
	text-decoration: none;
}
.up img {
	margin-right: 6px;
	position: relative;
	top: 2px;
}

span.required {
	color: #ed1c24;
	padding: 0 5px;
}
span.hint {
	/*display: block;*/
	color: #aaa;
	font: 11px/14px Arial, sans-serif;
	padding-top: 8px;
}
span.hint a:link, span.hint a:visited, span.hint a:hover {
	text-decoration: underline;
}


/* Form Elements */
input.text {
	color: #575757;
	background: #fff;
	border: 1px solid #abadb3;
	font: 12px/15px Arial, sans-serif;
	padding: 2px 7px 3px 0px;
	margin: 0;
}
input.error {
	background: #fbe1e2 !important;
}
select.select {
	width: 197px;
	/*padding: 1px 0 2px 7px;*/
	padding: 1px 0 2px 4px;
	margin: 0;
	font: 12px/15px Arial, sans-serif;
	color: #575757;
}
textarea.textarea {
	color: #575757;
	background: #fff;
	border: 1px solid #abadb3;
	font: 12px/15px Arial, sans-serif;
	padding: 2px 7px 3px 0px;
	margin: 0;
}


/* Forms */
table.form {
	width: 100%;
}
table.form tr td {
	color: #575757;
	padding: 7px 0 7px 0;
}
table.form tr td.label {
	text-align: right;
	width: 214px;
	line-height: 15px;
	
}
table.form input.text {
	width: 181px;
}
table.form input.date {
	width: 99px;
}
table.form select.select {
	width: 197px;
	/*padding: 1px 0 2px 7px;*/
	padding: 1px 0 2px 4px;
	margin: 0;
	font: 12px/15px Arial, sans-serif;
	color: #575757;
}
table.form select.select option {
	padding: 0;
	margin: 0;
}
table.form textarea.textarea {
	width: 324px;
	height: 126px;
}
table.form .info {
	/*margin: 1px 0 0 11px;
	position: absolute;*/
}
table.form tr td.remember input {
	margin: 0;
	position: absolute;
	width: 16px;
	height: 16px;
}
table.form tr td.remember label {
	padding-left: 20px;
}
table.form tr.submit td .button {
	margin-left: -2px;
}


/* Feedback */
form.feedback {
	padding: 27px 0 26px 0;
	margin: 0;
	width: 593px;
}
form.feedback table.form input.button {
	margin: 8px 0 0 -3px;
}

/* Signin */
form.signin {
	padding: 26px 0 25px 0;
}
form.signin a:link, form.signin a:visited, form.signin a:hover {
	text-decoration: underline;
}
form.signin table.form tr td.label {
	width: 255px;
	padding-right: 15px;
}
form.signin .enter {
	margin-left: -2px;
}
form.signin table.form tr.submit td {
	padding-top: 4px;
	padding-bottom: 0px;
}
div.notification h2 {
	font: 22px/26px Tahoma, sans-serif;
	color: #343434;
	padding: 0 0 18px 0;
	margin: 0;
}
div.notification p {
	font: 12px/18px Tahoma, sans-serif;
	color: #343434;
	padding: 0 0 12px 0;
	margin: 0;
}

/* Properties */
form.properties {
	padding: 2px 0 13px 0;
}
form.properties span.hint {
	padding-top: 1px;
}
form.properties table.form tr td.label {
	width: 170px;
	padding-right: 30px;
}
form.properties table.form .info {
	margin-left: 7px;
}
form.properties .apply {
	margin-top: 2px;
	margin-left: -2px;
}

/* Settings */
div.settings {
	margin-top: -5px;
	padding: 0 15px 5px 15px;
}
form.settings fieldset {
	padding: 0 0 10px 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #d3d1d1;
}
form.settings {
	padding: 2px 0 13px 0;
}
form.settings span.hint {
	line-height: 11px;
	padding-top: 0px;
}
form.settings table.form tr td {
	padding-bottom: 14px;
}
form.settings table.form tr td.label {
	width: 251px;
	padding-right: 30px;
}
form.settings table.form .info {
	margin-left: 7px;
}
form.settings table.form tr.submit td {
	padding-top: 0;
	padding-bottom: 3px;
}
form.settings .apply {
	margin-top: -1px;
	margin-left: -2px;
}
form.settings table.form tr td.radio {
	padding-top: 9px;
}
form.settings table.form tr td.radio label {
	position: relative;
	padding-left: 18px;
	line-height: 18px;
}
form.settings table.form tr td.radio input {
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	margin-top: 1px;
}
form.settings table.form tr.radio td .info {
	margin-top: 10px;
}
form.settings table.form tr.radio td.label {
	padding-bottom: 13px;
}





/* Validation Messages */
div.success {
	color: #818080;
	background: #eff8e5 url(../images/icons/success.gif) no-repeat 14px 11px;
	border: 1px solid #cdeaac;
	padding: 9px 40px 11px 40px;
	margin-bottom: 12px;
	line-height: 14px;
}
div.error {
	color: #d65a61;
	background: #f8e5e6 url(../images/icons/error2.gif) no-repeat 14px 11px;
	border: 1px solid #eaacb0;
	padding: 9px 40px 11px 40px;
	margin-bottom: 12px;
	line-height: 14px;
}
div.mini {
	padding: 5px 37px 6px 37px;
	font: 11px/13px Arial, sans-serif;
	background-position: 12px 6px;
}
div.single {
	padding: 2px 20px 3px 20px;
	font: 11px/13px Arial, sans-serif;
	background-position: 3px 4px;
	margin-bottom: 0;
	margin-top: 8px;
	position: relative;
	top: 2px;
}
.border-less {
	border: none !important;
}

/* Page Filter */
form.page-filter {
	padding-bottom: 45px;
}
form.page-filter h2 {
	float: none;
	display: block;
	padding: 20px 0 21px 21px;
	margin: 0;
}
form.page-filter h3 {
	float: none;
	display: block;
	padding: 0 0 15px 28px;
	margin: 0;
}
form.page-filter fieldset {
	border: 0;
	border-top: 1px solid #d3d1d1;
	padding: 25px 0 21px 0;
	margin: -1px 0 0 0;
	color: #575757;
}
table.page-filter {
	width: 100%;
	border-collapse: collapse;
}
table.page-filter tr td {
	vertical-align: top;
	border: 1px solid #d3d1d1;
	padding: 0;
}
table.page-filter tr td.left-block {
	width: 266px;
}
table.page-filter tr td.right-block {
	width: 257px;
}
table.page-filter tr.buttons td {
	text-align: center;
	padding: 5px 0 6px 0;
}
table.page-filter tr td table tr td {
	border: 0;
	padding: 0;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
}
table.page-filter tr td table tr td.label {
	text-align: right;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
table.page-filter tr td.left-block table tr td.label {
	width: 94px;
}
table.page-filter tr td.left-block input.text {
	width: 117px;
}
table.page-filter tr td.left-block select {
	width: 133px;
}
table tr td.checker label {
	position: relative;
	padding-left: 18px;
	line-height: 18px;
}

table.page-filter tr td.left-block table tr td.checker {
	padding-left: 50px;
}
table.page-filter tr td.middle-block table tr td.label {
	width: 107px;
}
table.page-filter tr td.middle-block input.text {
	width: 104px;
}
table.page-filter tr td.right-block table tr td.label {
	width: 95px;
}
table.page-filter tr td.right-block table tr td input.text {
	width: 109px;
}
table.page-filter tr td.right-block table tr td select.select {
	width: 120px;
}
table.page-filter tr.buttons td {
	padding: 8px 0 7px 0;
}
table.page-filter tr.buttons td input {
	margin: 0 2px 0 1px;
	cursor: pointer;
}
table.page-filter tr td input.mini {
	width: 31px !important;
}
table.page-filter tr td input.arrows {
	width: 16px !important;
	padding-right: 22px;
}
img.increase {
	width: 18px;
	height: 9px;
	position: absolute;
	margin: 2px 0 0 -20px;
	cursor: pointer;
}
img.decrease {
	width: 18px;
	height: 9px;
	position: absolute;
	margin: 11px 0 0 -20px;
	cursor: pointer;
}

/* Progress */
div.progress {
	width: 22px;
	height: 6px;
	background: url(../images/progress-bg.gif) no-repeat 0 0;
	padding: 1px;
}
.button {
	cursor: pointer;
}

/* You Can */
div.you-can {
	padding: 0 0 26px 0;
	border-top: 1px solid #d3d1d1;
}
div.you-can ul {
	list-style-type: none;
	padding: 3px 0 0 25px;
	margin: 0;
}
div.you-can ul li {
	padding: 3px 0 4px 12px;
	background: url(../images/ul-line.gif) no-repeat 4px 10px;
}
div.you-can a:link, div.you-can a:visited, div.you-can a:hover {
	text-decoration: underline;
}

form.side h3 {
  padding-top: 9px;
}

td.checker ul {
  list-style: none;
  padding: 0;
}