/* @group General */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	background: #f1f1f1;
}
a {
	color: #6db33f;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a.name {
	font-weight: normal;
	font-size: 0.917em;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearMargin {
	clear: both;
	margin: 0;
	padding: 30px 0 0 0;
	
}

.clearMargin {
	clear: both;
	margin: 0 15px 15px 0;
	padding: 0px 0 10px 0;
	border-bottom: dotted 1px #c9d0d9;
	
}
img {
	border: none;
}

/* @end */

/* @group Page Structure */
#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/bg.gif) center repeat-y;
}
#pageContainer {
	margin: 0 auto;
	padding: 0;
	width: 974px;
	background: #fff;
	overflow: hidden;
}
#contentAreaBasic, #contentAreaSub {	
	width: 944px;
	margin: 25px 0 25px 0;
	padding: 0 15px 0 15px;
	overflow: hidden;
	clear: both;
}
#contentAreaSub {	
	background: url(../images/bg_sub.jpg) repeat-y;
}
.sectionMain {
	float: left;
	width: 774px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.sectionSub {
	float: left;
	width: 734px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.sectionSidebarRight {
	float: right;
	width: 170px;
}
.sectionSidebarRightProduct {
	float: right;
	width: 215px;
}
.navSub {
	float: left;
	width: 145px;
	margin: 0 25px 0 0;
	padding: 15px 20px 10px 20px;
	overflow: hidden;
}


.columnImage {
	float: left;
	width: 255px;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: center;
	overflow: hidden;
}
.columnImage img {
	margin: 0 auto;
	padding: 15px 0 0 0;
	overflow: hidden;
}
.columnImage img:first-child {
	padding-top: 0;
	margin: 0 auto;
}
/* start using this when sub navigation is active  
.columnText {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	overflow: hidden;
} */
.columnText {
	float: left;
	width: 435px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.sectionSub .columnText {
	float: left;
	width: 269px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.sectionSub .columnTextWide {
	float: left;
	width: 539px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.columnProduct {
	float: left;
	width: 539px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.columnProductCard {
	float: left;
	width: 494px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.highlightMain {
	width: 254px;
	height: 220px;
	margin: 0 0 30px 0;
	padding: 70px 100px 0 406px;
	background: url(../images/nosto_etusivu.jpg) no-repeat;
}
.highlightBanners {
	width: 774px;
	margin: 15px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.highlight1 {
	float: left;
	width: 350px;
	height: 151px;
	margin: 0;
	padding: 6px 0 0 6px;
	background: url(../images/bg_front_banner1.gif) no-repeat;
}
.highlight2 {
	float: left;
	width: 166px;
	height: 145px;
	margin: 0;
	padding: 6px;
	background: url(../images/bg_front_banner2.gif) no-repeat;
}
.highlight3 {
	float: left;
	width: 202px;
	height: 142px;
	margin: 0;
	padding: 15px 15px 0 15px;
	background: url(../images/bg_front_banner3.gif) no-repeat;
}
.highlightWide {
	width: 735px;
	height: 127px;
	margin: 4px 0 0 0;
	padding: 15px;
	background: url(../images/bg_banner_wide.gif) no-repeat;
}



.highlightWork {
	width: 760px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(../images/bg_highlightwork_middle.jpg);
}
.highlightWork .top {
	width: 760px;
	height: 4px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_highlightwork_top.jpg) no-repeat;
}
.highlightWork .bottom {
	width: 760px;
	height: 4px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_highlightwork_bottom.jpg) no-repeat;
}
.highlightWork .title {
	float: left;
	width: 340px;
	margin: 0;
	padding: 61px 0 0 45px;
}
.highlightWork .description {
	float: right;
	width: 245px;
	margin: 0;
	padding: 61px 105px 31px 25px;
}


.highlightGreen {
	width: 170px;
	margin: 0;
	padding: 0;	
}
.highlightGreen .top {
	width: 170px;
	height: 5px;
	margin: 0;
	padding: 0;	
	overflow: hidden;
	background: url(../images/bg_sidebar_green_top.gif) no-repeat;
}
.highlightGreen .bottom {
	width: 170px;
	height: 5px;
	margin: 0;
	padding: 0;	
	overflow: hidden;
	background: url(../images/bg_sidebar_green_bottom.gif) no-repeat;
}
.highlightGreen .middle {
	width: 140px;
	margin: 0;
	padding: 10px 15px 10px 15px;	
	overflow: hidden;
	background: #b1d87e;
}


/* @group Header */
#header {
	clear: both;
	margin: 0;
	padding: 15px 15px 0 15px;
	width: 944px;
}
h1#logo {
	float: left;
	width: 462px;
	margin: 20px 0 0 0;
	padding: 0;
	height: 29px;
	background: url(../images/logo.gif) no-repeat 0 0 #ddd;
}
h1#logo a {
	overflow:hidden;
	display: block;
	width: 462px;
	height: 29px;
	text-indent: -9999px;
}
#logoAPR {
	float: right;
	background: url(../images/logo_apr.gif) no-repeat;
	width: 58px;
	height: 58px;
}
#navMain {
	clear: both;
	width: 944px;
	height: 30px;
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom:solid 3px #b1d87e;
}
/* @end */

/* @group Footer */
#footer {
	width: 944px;
	margin: 0 auto ;
	padding: 0 0 12px 0;
	font-size: 0.8em;
	overflow: hidden;
	border-top: dotted 1px #c9d0d9;
}
#footer dl {
	float:left;
	height: 50px;
	margin: 0;
	padding: 10px 10px 0 10px;
	border-left: dotted 1px #c9d0d9;
}
#footer dl:first-child {
	padding-left: 0;
	border-left: none;
}
#footer dl:last-child {
	padding-right: 0;
}
#footer dt {
	color: #6db33f;
	font-weight: bold;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#footer dt.copyright {
	color: #888;
	font-weight: normal;
}
#footer dt b {
	font-weight: bold;
	color: #5c5c5c;
}
#footer dd {
	color: #5c5c5c;
	margin: 0;
	padding: 0;
}
#footer a {
	color: #5c5c5c;
}
#footer a:hover {
	text-decoration:underline!important;
}
/* @end */

/* @group Wosbee Specific Styles */
ul.ProductGroupTree {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: dotted 1px #464646;
}
ul.ProductGroupTree li {
	margin: 0;
	padding: 4px 0 4px 0;
	border-top: dotted 1px #464646;
}
ul.ProductGroupTree li.sel a, ul.ProductGroupTree li a.current {
	color: #6db33f;
}

ul.ProductGroupTree li ul {
	margin: 0;
	padding: 4px 0 0px 25px;
	list-style: none;
	border: none;
}
ul.ProductGroupTree li ul li {
	padding: 2px 0 2px;
	border: none;
}
ul.ProductGroupTree li.sel ul li a {
	color:#464646;
}
ul.ProductGroupTree li a {
	color:#464646;
	font-weight: bold;
}
.product {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0 4px 0 0;
}
.product h5 a {
	color: #949494;
}
.product h5 a:hover {
	color: #6db33f;
}
.productRow {
	width: 539px;
	margin: 0;
	padding: 0;
}
.product .image {
	height: 130px;
	margin: 10px 0 5px 0;
	padding: 0;
}
.productInfo {
	margin: 0 0 15px 0;
	padding: 15px;
	background: #f1f1f1;
}
.productDivider {
	border-bottom: dotted 1px #464646;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	clear: both;
}
.btnLisatiedot {
	width: 130px;
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 0.917em;
	line-height: 100%;
	float: left;
}
.btnLisatiedot a {
	width: 60px;
	height: 13px;
	padding: 2px 0 0 0;
	display: block;
	color: #fff;
	font-weight: normal;
	background: url(../images/bg_btn_lisatiedot.gif) 0 0;
}
.btnLisatiedot a:hover {
	background-position: 0 -25px;
}
.mainPic {
	width: 310px;
	margin: 0;
	padding: 0;
	border: solid 1px #ccc;
}
/* @end */
/* @end */

/* @group Navigation */
#navMain ul {
	margin: 0;
	padding: 0;
}
#navMain li {
	float: left;
	display:inline;
	margin: 0;
	height: 19px;
	padding: 0 3px 0 0px;
}
#navMain a {
	float:left;
	height: 30px;
	font-size: 1.083em;
	text-decoration: none;
	letter-spacing: +0.5px;
	margin: 0;
	padding:0 0 0 4px;
    background:url("../images/tableftC.gif") no-repeat left top;
    cursor: pointer;
}
#navMain a span {
      float:left;
      height: 23px;
      display:block;
      background:url("../images/tabrightC.gif") no-repeat right top;
      padding:7px 19px 0 15px;
      color:#464646;
      cursor: pointer;
}
#navMain a:hover {
      background-position:0% -150px;
      color: #fff;
}
#navMain a:hover span {
      background-position:100% -150px;
      color: #fff;
}
#navMain a.current,
.etusivu #navMain a.etusivu,
.tectorinfo #navMain a.tectorinfo,
.tuotteet #navMain a.tuotteet,
.opiskelija #navMain a.opiskelija,
.kotiin #navMain a.kotiin,
.toimistoon #navMain a.toimistoon,
.ongelmia #navMain a.ongelmia,
.international #navMain a.international {
      background-position:0% -50px;
      color: #fff;
}
#navMain a.current span,
.etusivu #navMain a.etusivu span,
.tectorinfo #navMain a.tectorinfo span,
.tuotteet #navMain a.tuotteet span,
.opiskelija #navMain a.opiskelija span,
.kotiin #navMain a.kotiin span,
.toimistoon #navMain a.toimistoon span,
.ongelmia #navMain a.ongelmia span,
.international #navMain a.international span {
      background-position:100% -50px;
      color: #fff;
}
/* @end */

 
.sidebarLeftWrapper {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
}
.sidebarRightWrapper {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}
.contentArea {
	float: left;
	width: 460px;
	margin: 0;
	padding: 0 20px 0 20px;
}
.additionalInfo {
	clear: both;
	border-bottom: solid 1px #e3e8ec;
	border-top: solid 1px #e3e8ec;
	margin: 20px 0 30px 0;
	padding: 0px 0 0 0;
	background: #f7f7f7;
	overflow: hidden;
}
.additionalInfo .itemImage {
	border: solid 1px #e3e8ec;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
.additionalInfo .itemText {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
.linkSection {
	float: left;
	width: 210px;
	padding: 10px 10px 10px 10px;
	margin: 0;
	border: none;
}
.price {
	float: left;
	width: 209px;
	border-left: solid 1px #e3e8ec;
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.commentingSection {
	margin: 20px 0 0 0;
	padding: 0;
}
.productExcerpt {
	background: url(../images/divider_grey_white.gif) bottom no-repeat;	
	margin: 0 0 10px 0;
	padding:  0 10px 10px 10px;
	border: none;
	overflow: hidden;
}




/* @group Typography */
h1 {
	font-size: 1.667em;
	line-height: 100%;
	font-weight: normal;
}
h1.large {
	font-size: 2em;
	line-height: 140%;
	font-weight: normal;
	margin: 0;
	padding: 0 0 40px;
}
.columnProduct h1 {
	margin-bottom: 20px;
}
.columnProduct h1.noMargin {
	margin-top: 0;
}
.highlightMain h1 {
	color: #333;
	margin: 0;
	padding: 0;
}
.columnText h1, .columnTextWide h1 {
	margin-top: 0;
	padding-top: 0;
}

h4 {
	font-size: 1.25em;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.highlightWork .title h5 {
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 115%;
	font-style: italic;
	line-height: 140%;
	color: #000;
}

.highlightWork .description p:first-child {
	margin-top: 0;
	padding-top: 2px;
}


h4.grey {
	color: #949494;
}
h5 {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1.083em;
	color: #6db33f;
}
h5.productPrice {
	width: 130px;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1em;
	color: #6db33f;
}
.columnText .green {
	font-size: 1.083em;
	color: #6db33f;
	font-weight: bold;
}
.green {
	color: #6db33f;
	font-weight: bold;
}
.grey {
	color: #949494;
}
.productGrey {
	width: 130px;
	clear: both;
	color: #949494;
}
.greyBold {
	font-weight: bold;
	color: #949494;
}
.highlightGreen h5 {
	color: #000;
}
.productInfo h5 {
	padding: 0 0 10px 0;
}
.productInfo h5.grey {
	padding: 0 0 0 0;
}
.columnText h5, .columnTextWide h5 {
	padding: 20px 0 0 0;
}
.navSub h5 {
	padding-bottom: 20px;
}
.product h5 {
	line-height: 120%;
}
.product h5.productName {
	height: 58px;
	width: 130px;
	font-size: 1em;
}
.product h5.productName .productType {
	color: #000;
	font-weight: normal;
	font-size: 90%;
}
.sectionSub .columnText h1, .sectionSub .columnTextWide h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	margin: 0;
	padding: 10px 0 0 0;	
}
p.product {
	margin: 0;
	padding: 20px 0 0 0;	
}
.highlightMain p {
	padding: 15px 0 0 0;	
}
.highlightBanners p {
	margin: 0;
	padding: 5px 0 8px 0;
}
/* @end */

/* @group Forms */
form {
	padding: 0;
	margin: 0 auto;
	text-align: left;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
}


/* Login */
form.topDefaultLogin {
	float: right;
	height: 32px;
	overflow: hidden;	
}
form.topDefaultLogin fieldset {
	maring: 0;
	padding: 0;
	border: none;	
}
form.topDefaultLogin label {
	margin: 0;
	padding: 0 0 1px 5px;
	font-size: 0.917em;
	vertical-align: middle;	
}
form.topDefaultLogin .textInput {
	width: 130px;
	line-height: 13px;
	margin: 7px 0 6px 0;
	padding: 1px;
	font-size: 10px; 
	border: solid 1px #fff;
	overflow: hidden;	
}
form.topDefaultLogin .loginButton {
	line-height: 13px;
	margin: 7px 0 6px 5px;
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	font-weight: bold;
	background: #1896d4;
	font-family:Arial;
	border: none;
	color: #fff;
	overflow: hidden;
	cursor: pointer;
}


/* Search (top) */
form.topDefaultSearch {
	width: 243px;
	height: 26px;
	margin: 0;
	padding: 4px 0 0 4px;
	border-top: solid 1px #e3e8ec;
	overflow: hidden;
}
form.topDefaultSearch .textInput {
	width: 180px;
	line-height: 16px;
	margin: 0 10px 0 0;
	padding: 2px;
	font-size: 1em; 
	border: solid 1px #e3e8ec;
	overflow: hidden;	
}
form.topDefaultSearch .searchLink {
	font-weight: bold;
}

form.commentForm textarea {
	width: 448px;
	height: 100px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: solid 1px #818486;
	font-size: 1em;
}
.submitButton {
	height: 30px;
	margin: 0;
	padding: 5px;
	border: solid 1px #e3e8ec;
	background: #f7f7f7;
	color: #1896d4;
	font-weight: bold;
	float: right;
	cursor: pointer;
}

form fieldset {
	position:relative;
	border-bottom: 1px solid #b8b8b8;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}
form fieldset.last {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
form fieldset legend {
	color: #a96399;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
form fieldset div {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	overflow:hidden;
}
form fieldset div button,
form fieldset div input,
form fieldset div textarea,
form fieldset div select {
	vertical-align: middle;
}
form fieldset div.text label, 
form fieldset div.checkboxes-radios h6, 
form fieldset div.select-single label,
form fieldset div.select-multiple label {
	float: left;
	width: 160px;
	margin: 0 10px 0px 0;
	padding: 3px 0 0 0;
	text-align: right;
	font-weight: normal;
}
form fieldset div.text input,
form fieldset div.text textarea,
form fieldset div.checkboxes-radios div, 
form fieldset div.select-single select,
form fieldset div.select-multiple select {
	float: right;
	width: 250px;
	margin: 0 0 0px 0;
	border: 1px solid #8e8a7b;
	vertical-align: middle;
	padding: 5px;
}
form fieldset div.text textarea { 
	margin-top: 6px;
	overflow: auto; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
}
form fieldset div.text textarea, 
form fieldset div.select-multiple select {
	height: 100px;
}
form fieldset div.select-single select, 
form fieldset div.select-multiple select {
	width: 254px;
}
form fieldset div.checkboxes-radios {
	margin: 0 0 5px 0;
	padding: 0;

}	
form fieldset div.checkboxes-radios div {
	text-align:right;
	width:200px;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}	
form fieldset div.checkboxes-radios .wide {
	text-align:right;
	width:434px;
	margin: 0;
	padding: 0;
	border: none;
}
form fieldset div.checkboxes-radios div .checkbox, 
form fieldset div.checkboxes-radios div .radio {
	margin-right: 0;
	padding-right: 0;
}
form fieldset div.checkboxes-radios div label { 
	margin: 0 0 0 20px; 
	padding: 0;
}
form fieldset div.buttons {
	padding: 20px 0 10px 0;
	border: none;
}
form fieldset div.buttons button,
form fieldset div.buttons input {
	padding: 6px;
	width: 170px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	background: #a96399;
	border: 1px solid #a96399;
	color: #fff;
	float: right;
}
/* @end */
