/* CSS Document */

/**		Reg **/
.formBox {
	width:100%;

	/*--CSS3 Òåíè äëÿ Áëîêà--*
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Çàêðóãëåííûå óãëû--*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	*/
	
}

.formBox th, .formBox td{
	font-size:14px;
	vertical-align:top;
	padding:5px;
}
.wideBox th, .wideBox td{
	font-size:12px;
	padding:2px;
	padding-left:5px;
}
.formBox th{
	background-color:#CCCCCC;
}

.formBox input, textarea.ta {
	width:88%;
}
.formBox input.auto {
	width:auto;
}
.formBox input.button {
	width:auto;
	text-align:right;
	font-family: Calibri;
	font-weight: 700;
}

.formBox a.block, .formBox td.actions a{
	display:block;
	margin-bottom:3px;
}

div.right {
	width:620px !important;
	margin: auto;
	display: block;
	padding-top: 20px;
}

div.clear {
	clear:both;
}

ol {
	margin-top:0px;
}
textarea.ta {
	height:80px;
}

.navBar {
	padding:5px;
}

.classifier_cell {
	display:none;
}

.modalTbl {
		margin:auto;
}
.modalTbl input, .modalTbl select, input.default {
		width:320px;
		font-size:12pt;
		height:27px;
}
input.default, .modalTbl select, .modalTbl input[type=radio], .modalTbl input[type=checkbox] {
	width:auto;
    display: inline !important;
}
.modalTbl input[type=radio], .modalTbl input[type=checkbox]  {
	height:auto;
}

.modalTbl label {
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	font-size:14pt;
	color:#033;
}

.loginTbl label {
	margin-top:20px;
	margin-bottom:10px;
}
.modalTbl button.btnDefault{
	float:none;
}
a.btnDefault {
		text-decoration:none;
}
div.msgBox {
	padding:10px;
	margin-bottom:10px;
	background-color:#e0e6eb;
	font-size:14pt;
	width:80%;
	color:#09434d;
	margin:auto;
	text-align:center;
}
div.msgBox h1.blockTitle {
	padding:0px;
}
.ui-widget-content {
	background-color:#fbfbfb;
	
}
.ui-corner-all {
	border-radius:10px;
}

/****
 ****		Gen & searchProfile Tables
 ****/
.searchProfileInfo {
		display:none1;
		margin-top:20px;
}
.searchProfileResult div.title strong, .resultsBox div.title strong{
	text-transform:uppercase;
	color:#09434d;
	font-size:120%;
	}
	
.searchProfileResult label, .resultsBox label{
	color:#84989e;
	}	
.searchProfileResult .archive, .trackingResult  .archive{
	display:none;
}
.searchProfileResult th, .searchProfileResult  td, .resultsBox th, .resultsBox td{
	padding:5px;
	padding-left:9px;
}
.searchProfileResult th, .trackingResult th, .resultsBox th{
	font-weight:normal;
	font-size:12pt;
	background-color:#efefef;
}
.btnArchive, .btn2Añtive  {
	width:100px;
	display:block;
	height:40px;
	vertical-align:bottom;
	line-height:40px;
	font-size:21px;/*110%;*/
	font-weight:bold;
	
/*	margin:auto;		*/
	float:right;
	color:#000;
	
}
.btn2Añtive {
	width:200px;
	float:left;
	background-image:url(res/images/sp/arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-right:-200px;
	font-size:110%;
	
}

.searchProfileResult .formBox, .trackingResult .formBox, .resultsBox .formBox {
	padding-bottom:10px;
	height:40px;
}
table.searchProfileResult, table.trackingResult, table.resultsBox   {
	width:100%;
}

.searchProfileResult tr:nth-child(2n) td, .trackingResult tr:nth-child(2n) td, .resultsBox tr:nth-child(2n) td  {
	background-color:#fff;
}

.searchProfileResult tr:nth-child(2n+1) td, .trackingResult tr:nth-child(2n+1) td, .resultsBox  tr:nth-child(2n+1) td{
	background-color:#efefef;
}
.renewalBox {
	display:none;
	width: 260px;
	height:100px;
	overflow:hidden;
	background-color:#f5f5f5;
	border: 1px solid #ccc;
	border-radius: 10px;
	text-align: left;
	color:#29454e;
	font-size: 15px;
	margin: 0px 5px;
	padding:10px;
	
}
.renewalBox label {
	font-size:15pt;
	font-weight:bold;
	display:block;
	margin:auto;
	padding:0px;
	padding-bottom:15px;
}
.renewalBox .note {
	border-top:1px solid #999;
}
.renewalBox .note div {
	color:#255;
	
}
.renewalBox .close {
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16pt;
	color:#400;
	height:30px;
	width:30px;
	cursor:pointer;
	position:absolute;
	top:1px;
	right:0px;
}
 
.disabled {
	color:#ccc;
	cursor:default;
} 
 
 .centre_clmn2 table .btnWatch{
	vertical-align:middle;
	}

.formBox .doTrack {
	min-width: 160px;
	text-decoration:none;
	display:block;
	height:34px;
/*	padding:0px;*/
/*	line-height:28px;*/
}
.doTrack img{
	float: left;
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-right:4px;
}

.btnWatch .check{
	min-width: 140px;
	text-decoration:none;
	display:block;
	background-image:none;
	border: none;
	cursor:default;
	}
	
.btnWatch .check:hover{
	background-image:none;
	}

.check img{
	float: left;
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-right:4px;
	width: 22px;
	}

.check span{
	color: #4b9767;
    display: table-cell;
    vertical-align: middle;
	text-align:center;
	height:32px;
	}

.doTrack span {
    display: table-cell;
    vertical-align: middle;
	text-align:center;
	height:32px;
}

.formBox .doTrack:hover {
	text-decoration:underline;
}
