/**********************************************************
Project:    WS123  ver 2.0         info@ws123.net
Author:     Sergey V Musenko	     sergey@musenko.com
Date:       Mar 2006
-----------------------------------------------------------
Part:       CSS - TEAL skin
***********************************************************/

a	{
	color: #558899;
	text-decoration:underline;
}
a.noul	{ text-decoration:none; }
a:visited	{color:#558899;}
a:active	{color:#000000;}
a:hover		{color:#000000;}


#s_head {
	background-image:url(img/skin_teal/bg_head.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#135562;
}


/* TOPMOST ------------------*/
#s_topmost h1	{
	display: inline;
	color:#eeeeee;
	line-height: 10px;
	font-size: 10px; font-weight:normal; font-family: arial,helvetica;
}


/* TOPMENU ------------------*/
#s_topmenu table {
	border-right: solid 1px #104D58;
}
#s_topmenu td {
	border-left: solid 1px #104D58;
	padding:0;
}
/*	color: #99ccff;*/
#s_topmenu a {
	color: #FFcc00;
	display: block;
	padding: 8px 10px 10px 10px;
	font-size: 14px; font-weight:bold;  font-family: arial,helvetica;
	text-decoration: none;
	letter-spacing: 0px;
}
#s_topmenu a:hover {
	color: #5bff00;
	background-color: #196675;
}


/* LANG ---------------------*/
#s_lang {
	border: none;
	font-size: 9px; font-weight: bold; font-family: arial,helvetica;
	text-transform: uppercase;
	z-index: 20;
}


/*----------------- LEFT COLUMN */
#s_leftbox {
	width:170px;
	margin: 0 0 12px 0;
	padding: 0;
	border: solid 1px; border-top-color:#ffffff; border-right-color:#999999; border-bottom-color:#666666; border-left-color:#dddddd;
	background-color:#ffffff;
	background-image: url(img/skin_teal/bg_box_head.gif);
	background-repeat: no-repeat;
	background-position:right top;
	font-family: arial,helvetica;
}
#s_leftbox h2 {
	padding: 2px 2px 4px 8px;
	color: #ffffff;
	margin-bottom: 2px;
}
#s_leftbox a {
	display: block;
	width: 160px;
	margin: 0 2px 0px 8px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,helvetica;
	text-decoration: none;
	letter-spacing: 0px;
	color: #226677;
}
#s_leftbox a:hover {
	color: #222222;
}
#s_leftbox a.h {
	width:160;
	margin: 0px 2px 0 0px;
	height:17px;
	font-size: 14px; font-weight: bold; font-family: arial,helvetica;
	color: #ffffff;
}
#s_leftbox a.h:hover {
	color: #5bff00;
}
#s_leftbox a.h3 {
	width:160;
	margin: 4px 2px 4px 8px;
	color: #ffffff;
	font-size: 12px; font-weight: bold; font-family: arial,helvetica;
}
#s_leftbox a.h3:hover {
	color: #5bff00;
}
#s_leftbox a.news {
	color: #226677;
	font-size: 11px; font-weight: normal; font-family: arial,helvetica;
}
#s_leftbox a.news:hover {
	color: #222222;
}

#s_leftbox #contact {
	color: #666666;
}
#s_leftbox #contact a {
	width:100%;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana,arial,helvetica;
}


/*------------- RIGHT COLUMN */
#s_rightbox {
	width:190px;
	margin: 0 0 12px 0;
	padding: 0;
	border: solid 1px; border-top-color:#eeeeee; border-right-color:#999999; border-bottom-color:#666666; border-left-color:#cccccc;
	background-color:#ffffff;
	background-image: url(img/skin_teal/bg_box_head.gif);
	background-repeat: no-repeat;
	background-position:right top;
}
#s_rightbox a {
	display: block;
	margin: 0 2px 0px 8px;
	font-size:11px; font-family: verdana,arial,helvetica;
	text-decoration:none;
	letter-spacing:0px;
}
#s_rightbox a:hover {
	text-decoration: none;
}
#s_rightbox h2 {
	padding: 2px 2px 0 8px;
	color:#ffffff;
	margin-bottom:3px;
}
#s_rightbox a.h {
	margin: 2px 2px 0 8px;
	color: #ffffff;
	height:17px;
	font-size: 14px; font-weight: bold; font-family: arial,helvetica;
}
#s_rightbox a.h:hover {
	color: #5bff00;
}
#s_rightbox a.small {
	margin: 10px 10px 10px 10px;
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	line-height: 10px;
}
#s_rightbox a.small img{
	padding-bottom: 4px;
}


#s_counters {
	width:190px;
	margin: 0 0 12px 0;
	padding: 0;
	color: #ffffff;
	font-size: 10px; font-family: verdana,arial,helvetica;
	text-align:center;
}

/*---------------- BOTTOM PART */
#job {
}

#counter {
	height: 30px;
}

.bottomline {
	padding: 3px 0 4px 0;
	line-height: 11px;
	color:#ffffff;
	background-color: #0c434e;
	font-size: 10px; font-family: arial,helvetica;
}
.bottomline a {
	color: white;
	text-decoration:none; letter-spacing:0px;
}
.bottomline a:visited {
	color: white;
}
.bottomline a:hover {
	color: #5bff00;
}


/*--------------------- BODY */
#pagebody #start h3 {
	display: block;
	margin: 0 0 6px 0;
	padding:0;
	font-size: 16px; font-weight: bold; font-family: arial,helvetica;
	color:#1B6A7A;
}
#pagebody h2 {
	display: block;
	font-size: 16px; font-weight: bold; font-family: arial,helvetica;
	margin-bottom: 16px;
	padding-bottom:2px;
	border-bottom: solid 1px #99c0c6;
}
.newstitl {
	padding: 0 2px 0 2px;
	background-color:#eeeeee;
}
.newsart {
	padding: 2;
	border: solid 1px #dddddd;
}