/* Theme Style */

* { margin: 0; padding: 0; }

img { vertical-align: middle; }

.ebheader {
	text-align: right;
	margin: 5px auto 5px auto;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	word-spacing: 1px;
}
.ebheaderEN {
	text-align: right;
	margin: 5px auto 5px auto; 
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.ebheaderTEL {
	text-align: right;
	margin: 5px auto 5px auto; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	word-spacing: 1px;
	font-size: 20px;
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: #FFFFFF;
	margin-top: 0px;
}

.container {
	width: 740px;
	/*width: 98%;*/
	border: 0px solid #cccccc;
	margin: auto;
	background: white;
}

.content {
	margin: auto;
	padding: 10px;
	clear: both;
	letter-spacing: 1px;
}

a { color:#000000; text-decoration: underline; }
a:hover { color:#CCCCCC; text-decoration: none; }

td {
	color: #000000;
	text-decoration: none;
	border: none;
}
p { padding: 3px 0 3px 0; }
h1,h2,h3,h4,h5,h6 { margin: 5px 0 5px 0; }
hr {
  text-align: center;
  margin: 5px auto 5px auto;
  border: 0;
  width: 100%;
  color: #EEEEEE;
  background-color: #EEEEEE;
  height: 1px;
}
.nav {
	border-top: 0px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	vertical-align: middle;
	background: #FFFFFF; /* url("images/bgbar.gif"); */
	line-height: 30px;
	height: 30px;
	text-align: left;
	letter-spacing: 1px;
	
}
.nav li {
	height: 25px;
	line-height: 25px;
	margin-left: 3px;
	display: inline;
	letter-spacing: 4px;
}
.nav ul { padding-right: 5px; }
.nav a {
	color: #666666;
	text-decoration: none;
	border: 1px;
	border-bottom: 1px solid #FF6600;
	letter-spacing: 4px;
}
.content a {
    color: #000000;
	text-decoration: none;
	border: 1px;
	border-bottom: 1px solid #FF6600;
	letter-spacing: 1px;
}
.content a:hover {
    color: #999999;
	text-decoration: none;
	border: 1px;
	border-bottom: 1px solid #FF6600 
}
.nav a:hover { color: #999999; text-decoration: none;  border-bottom: 1px solid #FF6600  }

option { padding-right: 5px; }
.content table td { padding: 3px; }
.content table td table td { padding: 2px; }
.content table td table td table,.content table td table td table td { padding: 0; margin: 0; }
.pre-footer {
	border-bottom: 1px solid #999;
	background: #EEB358 url("images/bgbar.gif");
	line-height: 25px;
	height: 25px;
	text-align: center;
	font-size: 10px;
	color: white;
}
.footer { 
	padding: 3px 10px 3px 10px;
	color: #CCC;
	font-size: 10px;
	line-height: 25px;
	height: 25px;
}
.barTxt { font-size: 10px; color: white; }

/* Core Style */

.inputsubmit {
	font-size: 11px;
	background: #CCCCCC /* url("images/bgbar.gif"); **/
	color: white;
	border: #CCCCCC solid 1px;
}

.inputsubmit2 {
	font-size: 11px;
	background-color: #FFFFFF; 
	color: #CCCCCC;
	border: #CCCCCC; 
	border-style: solid;
 	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.error {
	color: #FF0000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.mainTable { background-color: #FFFFFF; } /* admin eilutes keletas**/
.mainTableAlt { background-color: #FFFFFF; }
.mainTableOn { background-color: #FFFFFF; }
.TableHeader { background: #FDFDFD /*url("images/bgbar.gif"); **/line-height: 25px; height: 25px; }
.TableMsg { background-color: #F6F6F6; width: 100%; }
.TableHeaderText { color: #333333; font-size: 11px; font-weight: 0;  text-align: center; }
.TableHeaderText a { color: #333333; font-size: 11px; font-weight: 0;  text-align: center; }
.TableInfoText { color: #CCCCCC; font-size: 11px; background-color: #CCCCCC; }
.priLow { background-color: #FFFFFF; } /*            **/
.priNormal { background-color: #FFFFFF; }/*            **/
.priHigh { background-color: #FFFFFF; }/*            **/
.privReceived { background-color: #FFFFFF; color: #3E3E3E; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: black; }
.privAttachments { background-color: #FFFFFF; }
.msgReceived { background-color: #EBEBEB; color: #3E3E3E; font-size: 10px; }
.msgAnswered { background-color: #D6D6D6; color: #3E3E3E; font-size: 10px; }
.msgAttachments { background-color: #FFFFFF; color: #000000; font-size: 10px; }
.msgBorder { background-color: #D7D7D7;  margin-top: 10px; }
.msgBorderInfo { background-color: #ffffff; }
.msgBox { background-color: #FFFFFF; }
.searchBox { padding: 10px 0 0 10px; margin: auto; }
.loginBox { padding: 5px; }
.loginBox td { padding: 5px; }
.loginBox td table td { line-height: 30px; }
.buttons { text-align: center; }
