
/*****************************************
 * 
 * bannerName: 
 * highlite1: #000f9a (j: d15300)
 * text2:     #004179
 * 
 * 
 ****************************************/


/* search */

#Procus_search {
	padding: 70px 5px 3px 0px;
	float: right;
}

#Procus_search input#searchstring {
	width: 169px;
	height: 14px;
	margin: 0px 5px 0px 0px;
	padding: 4px 10px;
	border: 0px solid gray;
	font: 11px Helvetica, Arial, Sans-serif;
	color: #004179;
	overflow: hidden;
	vertical-align: top;
	background: url(bg/searchbox.gif) no-repeat left top;
}

#Procus_search input.searchButton {
	height: 20px;
	width: 48px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid black;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: white;
	/* background: url(bg/searchButton.gif) no-repeat left top; */
	background: url(images/button_bg.gif) repeat-x left top;
	cursor: pointer;
	vertical-align: top;
}

#Procus_search input.searchButton:hover {
	color: black;
	background: url(images/button_bg_hover.gif) repeat-x left top;
	cursor: pointer;
	vertical-align: top;
}

#Procus_search input.searchButton:hover {
	
}


/* nav */

#nav {
	height: 24px;
	overflow: hidden;
	
	background-color: white;
	border-top: 0px solid black;
}

/* navTop */

#navTop {
	height: 24px;
	overflow: hidden;
	background-color: #005CAB;
	margin: 0px 0px 0px 0px;
}

/* Valikko */

#navTop ul {
	margin: 0px;
	margin-left: 10px; /* 190px; */
	padding: 0px 0px 0px 0px;
}

#navTop ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-align: center;
}

/*
#navTop ul li.open {
	background: #fff url(bg/border.jpg) repeat-x top;
}
*/

#navTop ul li a {
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 5px 10px;
	line-height: 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: white;
/*	background: #ddd url(bg/navTop.jpg) no-repeat right top; */
/*	border-left: 1px solid gray; */
	border-right: 0px solid #000;
	white-space: nowrap;
}

#navTop ul li a:hover {
	color: yellow;
}

#navTop ul li.open {
    background: url(bg/top_menu_bg_active_lt.gif) no-repeat left top;
}
#navTop ul li a.open {
	color: white; /* #000; */
	background:  url(bg/top_menu_bg_active_rt.gif) no-repeat right top; /* url(bg/navTopOpen.jpg) no-repeat right top; */
/*	border-left: 1px solid #000f9a; */
}



/* right_text */
#right_text {
    float: right;
    width: 200px;
    min-height: 200px;
    background-color: #e6e6e7;
    margin: 10px 0px 10px 20px;
    padding: 10px;
}

/* column2 */

#column2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	clear: right;
	float: right;
	width: 175px;
	height: 100px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #column2 {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}


/* Main_wide -- No column2 */

#main_wide {
	margin: 0px -10px 0px -10px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 700px;
	height: 100px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #main_wide {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}





/* column1 */

#column1 {
	margin: 0px 0px 0px -225px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	float: left;
	/*height: 100px;*/
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}


/*
html>body #column1 {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

.main-nav ul li.active > a { color: black !important; }

.column1Text {
	padding: 10px 0px;
}
*/


#path {
    background-color: white;
    color: black;
    font-size: 11px;
    padding: 2px;
    padding-left: 0px;
    margin: 1px 0px 10px 0px;
    text-align: left;
}
#path A {
	color: green;
   text-decoration: underline;
}

/*
#path A:hover {
	color: lime;
    text-decoration: none;
}
*/

#path A:visited {
	color: green;
    text-decoration: underline;
}

table.products TR TH {
	background-color: #e1e1e1;
	padding-left:  3px;
	padding-right: 3px;
}

TABLE.products,
TABLE.productproperties {
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: 5px !important;
    margin-right: 0px !important;
    padding-left: 0px;
    border: 0px solid black;
    /* width: 100%; */
}

TABLE.products {
	clear: both;
	width: 100%;
}

TABLE.products TR.r1,
TABLE.productproperties TR.r1 {
	background-color: #eee;
}

TABLE.products A {
    color: #3093d1; 
    text-decoration: none;
}
TABLE.products TR {
    background-color: white;
}
TABLE.products TR:hover {
    background-color: #dddddd;
}
TABLE.products TR TD,
TABLE.productproperties TR TD,
TABLE.productproperties TR TH {
    padding: 2px 3px 2px 3px;
}

TABLE.productproperties TR TH {
    text-align: left;
    vertical-align: top;
}

.subgroup {
	font-weight: bold;
	font-size: 10px;		
}





/* search results */

#searchResults h1 {
	margin-bottom: 5px;
}

#searchResults p {
	margin: 0;
	padding: 3px 0;
}

#searchResults th {
	margin: 0;
	padding: 3px 30px 3px 0;
	text-align: left;
}

#searchResults td {
	margin: 0;
	padding: 3px 30px 3px 0;
}





/* tabNav */


#tabNav {
	height: 30px;
	width: 450px;
	overflow: hidden; 
	background: url(bg/projectNav.jpg) no-repeat left bottom;
}

#tabNav ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
}

#tabNav ul li {
	margin: 0px 1px 0px 1px;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
	background: url(bg/tabNavRight.jpg) no-repeat right top;
}

#tabNav ul li.tabOpen {
    background: url(bg/tabNavRightOpen.jpg) no-repeat right top;
}

#tabNav ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	font-size: 11px;
	padding: 0px 10px;
	text-decoration: none;
	display: block;
	color: #fff;
	background: url(bg/tabNavLeft.jpg) no-repeat left top;
}

#tabNav ul li a:hover {
	text-decoration: underline;
}

#tabNav ul li a.tabOpen {
	font-weight: normal;
	text-decoration: none;
    background: url(bg/tabNavLeftOpen.jpg) no-repeat left top;
    border: none;
    color: #000;
}




/* #tabNav javascriptin kanssa */

/* Tämän sisällä sekä nav että tavarat */
#tabContainer {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	position: relative;
	overflow: visible;
	height: 100px;
}

html>body #tabContainer {
	height: auto;
	min-height: 100px;
}

.tabData {
	padding: 10px 20px;
}




/* overlib */

.hover {
	cursor: crosshair;
}

#hover {
	width: 308px;
	height: 161px;
	padding: 20px;
	background: transparent url(bg/bubble.png) no-repeat left top;
	font-size: 11px;
}

#hover h1, #hover p {
	margin: 0px;
	padding: 2px 0px;
}
