/* Biodroga CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px; 
	background-color: #049DB8;
	background-image:url(/images/toporiina/body_bg.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited, a:hover {
	color: #06728e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color: #06728e;	
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 16px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	font-weight: bold;}

h3{
	font-size: 12px;
	font-weight: bold;
}

h4{
	font-size: 12px;
	font-weight: bold;
}

form{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;	
}

input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #096D86; 
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.cb{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
}
#container {
	position: relative;
	top: 25px;
	width: 800px;

	margin-left: auto;	
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom: 50px;
}

#topBar {	
	width: 100%;	
	height: 33px;	
	margin: 0;
	padding: 0;
	
}

#searchAndLangnav {
	float: right;
	height: 33px;
	width: 500px;
	background-color: #2997B0;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#search {
	float: left;
	color: #FFFFFF;
	margin-left: 23px;
	margin-top: 7px;
	font-size: 11px;
	font-weight: bold;
}

.searchTxtBox {
	margin-top: 0px;
	font-size: 12px;	
}

#search input{
	margin-left: 5px;
}

#langNav{
	float: right;
	margin-top: 8px;
	margin-right: 23px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#langNav a{
	color: #5EBBCE;
}

#topRight {
	float: right;
	width: 25px;
	height: 33px;
}

#logoAndPic {
	
}

#upperLeft {
	clear: both;
	float: left;
	width: 25px;
	height: 250px;
	/* border: 1px solid red; */
}
#upperRight {	
	float: left;
	width: 25px;
	height: 250px;
	/* border: 1px solid red; */
}

#logo {
	float: left;
}

#sloganPic {
	float: left;	
}

#leftnavAndContent {
	clear: both;
	background-image:url(/images/toporiina/leftnav_and_content_bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	/* border: 1px solid red; */
}

#lowerLeft {
	clear: both;
	float: left;
	width: 25px;
	height: 328px;
	background-image:url(/images/toporiina/lowerleft.jpg);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}

#leftNav{
	/* clear: both; */
	float: left;
	width: 250px;
	margin: 0 0 0 0;
	padding:0 0 0 0;	
	height: 328px;
	background-color: #06728E; 
	background-image:url(/images/toporiina/leftnav_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 30px;
}

/* IE 6 HACK */
html>body #leftNav {
	/* clear: both; */
	float: left;
	width: 250px;
	margin: 0 0 0 0px;
	min-height: 328px;	
	height: auto;
	/* background-color: #FF0000;  */
	background-image:url(/images/biodroga/leftnav_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 30px;
}

/*
#leftNav a {
	color: #FFFFFF;
}
*/

.navi {
	/* display: block; */
	/* clear: both;	*/
	width: 248px;
	height: 30px;
	text-align: right;
	margin: 0;
	padding: 0;
	/* border: 1px solid red; */
}
.naviLink {
	float: right;
}

.naviLink a, .naviLink a:visited, .naviLink a:hover{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*
#leftNav ul {
	list-style: none;
}

#leftNav li {
	list-style: none;
}
*/

.naviBullet{
	float: right;
	width: 14px;
	height: 14px;
	background-image:url(/images/biodroga/navibullet.gif);
	background-repeat: no-repeat;
	padding: 0 32px 0 10px;
	margin: 0 0 0 10px;
}

.naviBulletSelected {
	float: right;
	width: 14px;
	height: 14px;
	background-image:url(/images/biodroga/navibullet_selected.gif);
	background-repeat: no-repeat;
	padding: 0 32px 0 10px;
	margin: 0 0 0 10px;
}

#content, #contentFront {
	float: left;
	width: 445px;
	margin: 30px 30px 30px 25px;
	padding:0;
}

#contentFront p{
	font-size: 11px;
}

#content ul, #contentFront ul{
	list-style-image: url(/images/biodroga/bullet.gif);
}

#lowerRight {
	float: left;
	width: 25px;
	height: 328px;
	background-image:url(/images/toporiina/lowerright.jpg);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}
#bottomShadow {
	clear: both;
	background-image:url(/images/toporiina/bottomshadow.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}

/* FRONT PAGE STYLES */

#newsFront {
	font-size: 11px;
}
.newsDate {	
	font-weight: bold;
}

#newsFront a{
	font-size: 11px;
}

input.biobtn {
	background-color:#096d86;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	border: 0 px solid;
	border-color:#096d86; 
/* #06728E; */
}

.searchtxt {
	color: #FFFFFF;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

