
@import url(style.calendar.css);
@import url(style.forum.css);
td,th,div,input,
textarea,
select,option         {font-size: 11px; color: #000; font-family:   Arial, Verdana, Helvetica, sans-serif;}
/*-------------------меню для судов и грузов--------------*/
table.m {
	border:0px;
	background:#ffffff;

}
table.top {
	border:0px;
}
table.top a{
	background:#323232;
	border: 1px solid black;
	display: block;
	width: 150px;
}

div.top a{
color: #F6F6F6;
background: #323232;
text-decoration:none;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
padding: 3px;
text-align:center;
}
div.top a:link{
	color:#F6F6F6;
	background:#323232;
	text-decoration:none;
}
div.top a:active{
	color:#f6f6f6;
	background:#323232;
	text-decoration:none;
}
div.top a:hover{
	color:#fff;
	background:#000000;
	text-decoration:none;
}
/*------------------------------------------------*/
/*---------------------text in head of site-----------------*/
   .textcap{
  font-family: Arial,Times New Roman,"Arial Narrow";
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
.textc{
  font-family: Arial,Times New Roman,"Arial Narrow";
  font-size: 10px;
  color: #C0C0C0;

}
/*------------------------------------------------------------*/
.time_left{
   color: #777; text-decoration:none; font-weight: ;
}

/*----------------------------------Links-----------------------*/
a:link,a:visited      {color: #777; text-decoration:none; font-weight: ;}
a:hover               {color: #EEC00A; text-decoration:none; font-weight: ;}
/*----------------------------------------------------------------*/

/*-----------------------------User panel------------------------*/
.acaunt       {background:#7E7E7E; height:25px; padding-left:12px; line-height:25px; font-weight:bold; color:#C0C0C0; border-bottom:1px solid #585858;font-size:12px}
.acaunt_bg    {padding:5px}
/*---------------------------------------------------------------*/
/*---------------------------------buttons--------------------------*/
.button,.button_bbodes {font-weight: bold;font-size:11px;color: #fff;background-color: #777;cursor: pointer;border: 1px solid #fff;}

.new_mes{
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #F6F6F6;
  background: #323232;
  padding: 4px;

}
/*-----------------------------------------------------------------*/
/*--------------------------------------------headers color-------------*/
.box_inner_body       {background-color:#fff;}
.box_innerhead         {
   font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  background-color: #870000;
  color: #ECECEC;
  padding:5px

}

/*----------------------------------------------------------------------*/
/*-----------------------------------Cargo tables--------------------------------------*/
.cargo_table   {
background-color: #DCDCDC;
padding:2px;
font-size:10px;
border-left:1px solid #fff;
border-top:1px solid #fff;
height:10px;
text-align: center;

}
/*---------------------------------------------------------*/
.title p{
 padding: 2px;
 margin-top: 0px;
 margin-bottom: 0.5em;
  font-size: 12px;
  text-align: justify;
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.title h1{
 font-size: 120%;
 margin: 0px;
 padding: 0px 5px;
 font-family: Arial, sans-serif;
 color: #1F1F1F;

}
.title h2{
 font-size: 100%;
 margin: 0px;
 padding: 0px 5px;
 font-family: Arial, sans-serif;
 color: #1F1F1F;

}
 .title hr{

  border-bottom: thin solid #C0C0C0;
}
.title ul{
    padding: 15px;
  font-size: 12px;
  text-align: justify;
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
 .title ol{
    padding: 15px;
  font-size: 12px;
  text-align: justify;
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
/*---------------------------------------------------------------------------------*/
/*------------------------------------Welcom------------------------------------------*/
.wel1{
    color: #ffffff;

 }
/*----------------------------------------------------------------------------*/
.new_cargo{
	border:1px solid;
	border-color:#000000;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#dededd;
	height:17px;
  text-align: right;
}

table.new_frm tr{

	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;

}
.new_frm{
  border:0px;
}

.new_frm textarea{
border:1px solid;
	border-color:#000000;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#dededd;
	height: 90px;
}
.port textarea{
   border:1px solid;
	border-color:#000000;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#dededd;
	width:300px;
}
.port input{
 	border:1px solid;
	border-color:#000000;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#dededd;
	height:17px;
    width:70px;
}

table.frm{
	background:#EAEAEA;

}
/*-----------------------------------PAYMENT INFO -------------------*/
.head{
    font-family:Arial, Helvetica, sans-serif;
     font-size:8pt;
  text-decoration: underline;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;

}
.head_info{
    font-family:Arial, Helvetica, sans-serif;
     font-size:7pt;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;

}

/*-------------------------------------------------------------------*/
/*----------------------------------Copyright-------------------------*/
.copy{
  color: #777; text-decoration:none; font-weight: ;
}

/*-----------------------------------------------------------------------*/

