@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Tahoma;
}
.clear{
	clear:both;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#365282;
}
h1{
	font-family: Tahoma;
	font-size:18px;
	color:#3d3d3d;
}
/*----Main Content------*/

#MainContent {
	width:990px;
	margin:0 auto;
}
#PageContent{
	padding:0 20px;
	margin-bottom:50px;
}

#MainHeader {
	background-color:#f3f3f3;
}

#Header {
	margin:0 auto;
	/*background: url(../images/header.png) no-repeat top center;*/
	height:148px;
	width:990px;
	overflow:hidden;
	
}
#Header2 {
	padding:5px;
	margin:0 auto;
	width:990px;
	overflow:hidden;
	
}
.logo img{
	margin-top:30px; margin-left:50px; -moz-box-shadow: 3px 3px 4px #585858; -webkit-box-shadow: 3px 3px 4px #585858;box-shadow: 3px 3px 4px #585858;
}
#CentralBody {
	background:url(../images/bodybg.png) repeat-x top left;
	min-height:500px;
	
	
}
#Shadow{
	margin:0 auto;
	width:990px;
	height:30px;
	background:url(../images/shadow.png) no-repeat top center #d7d3d0;
}
	


/*---Login Block-----*/

.loginBlock {
	padding-top:200px;
	padding-left:350px;
	line-height:20px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#3b3b3b;
	max-width:250px;
}

.loginBlock input {
	
	border:1px solid #b9b9b9 !important;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	padding:0 4px;
	line-height:20px;
	height:18px;
	color:#7f7f7f;
	float:right;
	
}

.profileInfo input {
	
	border:1px solid #b9b9b9 !important;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	padding:0 4px;
	line-height:20px;
	height:18px;
	color:#7f7f7f;
	float:right;
	min-width:200px;
	
}




.search input, .editprofile input {
	
	border:1px solid #b9b9b9;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	padding:0 4px;
	line-height:20px;
	height:18px;
	color:#7f7f7f;
	float:left;
	min-width:250px;
	margin:0px 0px 0px 10px;
}

.editprofile textarea{
	border:1px solid #b9b9b9 !important;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	padding:0 4px;
	width:250px;
	height:47px;
	color:#7f7f7f;
	margin:0 0 0 10px;
	line-height:20px;
}
.editprofile td .star-rating-control{
	margin: 0px;
	padding:0px;
}



select.styled{
	opacity: 0;
    position: relative;
    width: 259px;
	font-size:12px;
	padding:0;
	color:#7f7f7f;
	margin:2px 0px 0px 10px;
}

span.select{
	background: url("../images/combo.png") no-repeat scroll 0 0 transparent;
    color:#7f7f7f;
    font-size:12px;
    height: 20px;
    overflow: hidden;
    padding: 3px 0 0 10px;
    position: absolute;
    min-width: 177px;
	margin:2px 0px 0px 10px;
	width:257px;
}

span.error{
	background: url("../images/combo_error.png") no-repeat scroll 0 0 transparent !important;
}

td {
	vertical-align:top;
	padding: 5px 0 5px 0;
}


/*-------Inside Page -----*/
.welcome {
	font-family: Tahoma;
	font-size:12px;
	color:#393939;
	float:right;
	display:inline;
	margin-bottom:20px;
	
}

.leftBlock{
	width:200px;
	padding:20px;
	float:left;
	display:inline;
}

.Content {
	font-family: Tahoma;
	padding:20px;
	font-size:14px;
	color:#393939;
	float:right;
	display:inline;
}

.msg{
	overflow:hidden;
	padding: 0px 20px 20px 0px;
	max-width:900px;
	margin:0 auto;
	width:940px;
}

.errormsg{
	overflow:hidden;
	padding: 0px 20px 20px 0px;
	max-width:900px;
	margin:0 auto;
	width:940px;
	color:  #992020;
	
}

.menuTab {
	background-color:#9d9d9d;
	color:#fff;
	font-family: Tahoma;
	font-size:12px;
	line-height:30px;
	
	width:200px;
}

.menuTab td {
	border-bottom:1px solid #cccccc;
	padding:0px 10px;
}
.menuTab a {
	text-decoration:none;
	color:#fff;
	font-family: Tahoma;
	font-size:12px;
}

/*-----Profile----*/

.profile {
	box-shadow:inset 0 0 10px #c8c6c6; 
	-moz-box-shadow:inset 0 0 10px #c8c6c6;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#dddddd;
	overflow:hidden;
	padding:20px;
	max-width:900px;
	margin:0 auto;
	width:990px;
}

.back {
	width: 940px;
	margin: 0 auto; 
	padding-left:20px;
	padding-right: 20px;
}

#edit {
	float:right;
	display:inline;
	margin:7px;
	min-height:24px;
}

span.mynameis{
	font-size:22px;
	width: 100%;
	float:left;
	
}
span.status{
	font-size:12px;
	margin:4px 0 4px 0;
	width:100%;
	float:left;
}

.Details {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#313131;
	vertical-align:top;
	padding-bottom:20px;
	width:100%;
}
.profileInfo td{
	vertical-align:top;
}

.Details td{
	line-height:19px;
	vertical-align:middle;
	padding-top:0px;
}


.field {
	border-bottom:1px solid #838383;
	min-width:250px;
}

.menu {
	float:right;
	display:inline;
}
.menu a {
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#585858;
	text-decoration:none;
	padding-left:20px;
}

#messageTo input{
		border:1px solid #b9b9b9 !important;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	padding:0 4px;
	line-height:20px;
	height:17px;
	color:#7f7f7f;
	margin-right:20px;
	margin-bottom:10px;
	width:300px;
}
#subject input {
		border:1px solid #b9b9b9 !important;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	padding:0 4px;
	line-height:20px;
	height:17px;
	color:#7f7f7f;
	margin-right:20px;
	margin-bottom:10px;
	width:800px;
}
.sendForm td{
	vertical-align:top !important;
}
#messageBody textarea{
	border:1px solid #b9b9b9 !important;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	padding:0 4px;
	width:800px;
	height:250px;
	color:#7f7f7f;
	margin-right:20px;
	margin-bottom:10px;
	line-height:20px;
}

.emailsselect{
	width: 180px;
	color:#7f7f7f;
}

.search, .editprofile {
	font-size:12px;
}

.searchResult {
	font-size:13px;
	padding:0px;
}

.searchResult tbody tr:hover{
	background-color:#ddd;
}

.searchResult tr.noHover:hover{
	background-color:white;
}

.searchResult td{
	border-bottom:1px solid grey;
	line-height:16px;
	min-height:30px;
	padding:7px 10px;
	vertical-align: middle; 

}
.searchResult td:first-child{
	font-weight:bold !important;
}

.searchResult thead{
	
	text-align:left;
		-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 

	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
	color:#fff;
	font-weight:normal !important;
	height:35px;


}

.searchResult th{
	padding:0px 10px;
	font-weight: normal;
	
}
	
	
.icon {
	width:40px;
}

.clickable{
	cursor: pointer;
}

.mailcheckbox{
	width: 20px;
	padding-top: 8px !important;
}

td.link, th.link{
	text-align: center;	
	
}

input.loginbutton{
	 border:0 !important; height:29px; width:84px;
}

img.formmiddle{
	margin-top: 0px;
	margin-left: 5px;
	padding-bottom: 3px;
}


td.input{
	width:300px;
}

.topalign{
	vertical-align: top;
}

td.topalign{
	
	padding-top:5px;
}

.filename{
	float:left;
	margin: 3px 10px 5px 10px;
	color: #7F7F7F;
    font-size: 12px;
}

div.tablerow {
	width: 300px;
	overflow:hidden;
}

div.fileerror{
	color: red;
	margin-left: 10px;
	margin-top: 5px;
}

input.filename{
	width:187px !important;
	min-width:187px;
}

.file_input_div{
	position: relative; 
	width: 30px; 
	height: 18px;
	overflow: hidden;
	float: left;
	margin-left: 7px;
	margin-top: 0px;
	
}

.file_input_hidden
{

  font-size: 23px !important;
  position: absolute; 
  right: 0px; 
  top: 0px; 
  margin: 0 !important;
  	
  opacity: 0;
  filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

.file_input_button
{
	
	position: absolute; 
	top: 0px;
	right: 6px;
}


.pliki{
	color: rgb(54,82,130);
	margin-left: 3px;
	margin-top:10px;
	margin-bottom: 10px;
}

div.rem{
	float: right;
	margin-right:33px;
}

input.error {
	 border: 1px solid #992020;
}
div.error{
	font-size: 10px;
	color:  #992020;
	padding-bottom: 0px;
	font-weight: bold;
	float:left;
	padding-left:10px;
	padding-top:10px;
	width: 252px;
	
}

div.systemerror{
	font-size: 10px;
		
}

div.invisible{
	display:none;
	
}

div.toperror{
	font-size: 12px;
	color:  #992020;
	padding-bottom: 10px;
	font-weight: bold;
}

h3{
	margin-bottom: 10px;
	margin-top: 10px;
}

span.time{
	float: left;
	padding-left:10px;
	padding-top:2px;
	width:25px;
	text-align: center;
}

input.time{
	float:left;
	min-width:20px;
	width: 80px;
}

span.short{
	float: left;
	padding-left:10px;
	margin-top:10px;
	width:128px;
	
}

input.short{
	min-width:50px;
	width:112px;
}

td.bottom{
	vertical-align: bottom;
}

div.radio{
	margin-top:6px;

	width:40px;
	float:left;


}

.radio input{
	min-width:20px;
	border: none;
}

span.radio{
	float:left;
	width: 228px;
	padding-top:7px;
}

div.radiorow{
    overflow: hidden;
    width: 269px;
	
}

td.inner{
	padding:0;
}
.editprofile table table td:first-child {
	min-width:180px;
}

td.nopaddingtop{
	padding-top:0;
}



table.inner{
	margin-left:10px;
	margin-top:5px;
}

.tworows{
	padding:2px 0 2px 0;
	margin:0;
	line-height: 13px !important;
}

.row{
	padding-bottom:5px;
	overflow:hidden;
}


.pop_up_handler {
	 -moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgb(186, 186, 186);
	color: rgb(186, 186, 186);
	max-width:300px !important;
	padding:1px;
	position:absolute;
	z-index: 1000;
}

.pop_up_message {
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#666;
	margin: 3px;
	color:#fff;
	font-family: Tahoma;
	font-size: 11px;
	padding: 15px;
	font-weight:normal;

	z-index: 1000;
}