/* CSS Document for Octante Oy */

p, ul, ol, li, th, td, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
}
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
/* DIVs */
#header { 
	height: 147px;
	background-image: url('images/bg_upper.gif');
	background-repeat: no-repeat; 
	background-position: left top;
}
#main {
    background-image: url('images/bg_bottom.gif');
	background-repeat: no-repeat; 
	background-position: left bottom;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 862px;
	max-width: 712px;
	border-top: 1px solid #61abeb;
	border-right: none;
	border-bottom: 1px solid #61abeb;
	padding-left: 150px;
	margin: 0;
}
#content_fp {
    margin-left: 150px;
	padding-top: 10px;
	padding-bottom: 50px;
	min-height: 350px;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 712px;
	max-width: 711px;
	border: 1px solid #61abeb;
	border-top: none;
	border-right: none;
	background-image: url('images/bg_fp.gif');
	background-repeat: no-repeat; 
	background-position: right bottom;
}
#content_comp {
    margin-left: 150px;
	padding-top: 10px;
	padding-bottom: 50px;
	min-height: 350px;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 712px;
	max-width: 711px;
	border: 1px solid #61abeb;
	border-top: none;
	border-right: none;
	background-image: url('images/bg_comp.gif');
	background-repeat: no-repeat; 
	background-position: right bottom;
}
#content_prod {
    margin-left: 150px;
	padding-top: 10px;
	padding-bottom: 50px;
	min-height: 350px;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 712px;
	max-width: 711px;
	border: 1px solid #61abeb;
	border-top: none;
	border-right: none;
	background-image: url('images/bg_prod.gif');
	background-repeat: no-repeat; 
	background-position: right bottom;
}
#footer {
	width: 1000px;
	min-width: 1000px;
	font-size: 10px;
	color: #999999;
	padding-left: 0px;
	vertical-align: top;
	margin: 0px;
	background-position: left top;
	background-image: url('images/bg_footer.gif');
	background-repeat: no-repeat;
}
/* TEXT STYLES */
p, ul, ol { 
	font-size: 11px;
	padding-left: 50px;
	padding-right: 170px;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 50px;
	padding-right: 150px;
	padding-top: 20px;
}
h2 { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 50px;
	padding-right: 150px;
	padding-top: 10px;
}
h3 { 
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #3399cc;
	padding-left: 50px;
	padding-right: 150px;
	padding-top: 10px;
}
.contact { 
	font-size: 11px;
	font-style: normal;
	color: #3399cc;
	padding-top: 7px;
	padding-left: 170px;
	margin-top: 0px;
	margin-bottom: 100px;
	height: 110px;
}
/* LINKS and LISTS */
a:link { color: #3399cc; } 
a:visited {	color: #3399cc; }  
a:hover { color: #CCCCCC; }   
a:active {color: #336699; } 
.nav { 
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase; 
}
ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nav li {	display: inline; }
ul.nav a {
	border-right: 1px solid #61abeb;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
}
ul.csc-menu  {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #3399cc;
	padding-left: 35px;
	margin-left: 30px;
}
ul  {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #3399cc;
	padding-left: 35px;
	margin-left: 30px;
}

/* BLOG STYLES */
.tx-wecdiscussion-page {
    padding-left: 40px;
	width: 682px;
}