body {
	height: 100%;
	text-align: center;
	background: #ffffff url(../img/bg-extra-main.gif) repeat-x top left;
	padding: 0;
	margin: 0;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 0.8em;
}

img {
	border: 0;
}

a {
	color: #4174c9;
	text-decoration: underline;
}

/*
 *	The Container (center the layout)
 */


#container {
	margin: 0 auto;
	text-align: left;
	width: 950px;
}


#wrapper-200, #wrapper-180 {
	background: url(../img/bg-main-bottom-200.gif) no-repeat bottom left;
	padding: 0 0 9px 0;
	float: left;
}

#wrapper-180 {
	background-image: url(../img/bg-main-bottom-180.gif);
}

#main {
	overflow: hidden;
	float: left;
}

/*
 *	The Main elements (#main)
 *
 *  	Second level navigation (the element at left side of inner page)
 */
 
#main-navigation {
	background: #dfe4e9;
	float: left;
	margin: 0 6px 0 0;
	padding: 0 0 10000px 0;
	margin-bottom: -10000px;
}

#wrapper-200 #main-navigation {
	width: 200px;
}

#wrapper-180 #main-navigation {
	width: 180px;
}

#main-navigation ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
    border-bottom: 1px solid #e9ecf0;
}

#main-navigation ul li a {
    color: #566774;
    text-decoration: none;
    display: block;
    background: url('../img/nav-arrow.gif') no-repeat 10px 7px;
    padding: 3px 0 5px 20px;
    font-size: 0.859375em;
    border-top: 1px solid #e9ecf0;
    border-bottom: 1px solid #c1c9d0;
}

#main-navigation ul li a:hover,
#main-navigation ul li.selected a {
    background-color: #788fa3;
    color: #fff;
    border-bottom: 1px solid #708699;
}

#main-navigation ul li.first a {
    border-top: none;
}

#main-navigation ul li.selected ul {
    border-top: 1px solid #e9ecf0;
    border-bottom: 1px solid #abb5bf;
}

#main-navigation ul li.selected ul li a {
    background: #b3bec9;
    border: 0;
    padding-left: 35px;
}

#main-navigation ul li.selected ul li a:hover,
#main-navigation ul li.selected ul li.selected a {
    text-decoration: underline;
}

#main-navigation ul li.selected ul li.selected ul {
    border: 0;
}

#main-navigation ul li.selected ul li.selected ul li a {
    padding-left: 50px;
    text-decoration: none;
}

#main-navigation ul li.selected ul li.selected ul li a:hover,
#main-navigation ul li.selected ul li.selected ul li.selected a {
    text-decoration: underline;
}

/*
 *	Main Content
 */

#main-content {
	background: #fafafa;
	float: left;
	margin: 0 6px 0 0;
	padding: 0 0 10000px 0;
	margin-bottom: -10000px;
	color: #67727c;
}

#wrapper-200 #main-content {
	width: 538px;
}

#wrapper-180 #main-content {
	width: 558px;
}
 
#main-wrapper {
	padding: 15px;
}

#main-wrapper h1, 
#main-wrapper h2, 
#main-wrapper h3, 
#main-wrapper h4 {
	color: #cf0064;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}

#main-wrapper h2 {
	padding: 10px 0 5px 0;
	font-size: 1.2em;	
}

#main-wrapper h3 {
	padding: 8px 0 3px 0;
	font-size: 1.1em;	
}

#main-wrapper h4 {
	padding: 6px 0 1px 0;
	font-size: 1em;	
}

#main-wrapper p {
	padding: 0 0 8px 0;
	margin: 0;
	color: #67727c;
	
}

#main-wrapper p.note {
	font-size: 0.9em;
	color: #3b4d5d;
}	

#main-wrapper ul {
	padding: 0;
	margin: 0;
}

#main-wrapper li {
	color: #67727c;
	list-style-type: none;
	background: url("../img/bullet-extra-main.gif") no-repeat top left;
	padding: 0 0 0 10px ; 
	margin: 0;
	font-size: 0.85em;
}

/*
 *	Main-content, the products
 */
 
div.product {
	border-top: 1px solid #c3cdd5;
	padding: 4px 0 11px 0; 
	margin: 0;
	color: #67727c;
	clear: both;
	font-size: 0.9em;
}

div.first {
	border-top: none;
}

div.product a.related-button {
	background: url(../img/button-gray.gif) no-repeat top center;
	text-align: center;
	display: block;
	width: 127px;
	height: 20px;
	padding: 3px 0 3px 0;
	margin: 15px 0 10px 0;
	text-decoration: none;
	color: #69770e;
	font-size: 0.8em;
	float: right;
}

#main-wrapper div.product div.desc h3 {
	padding: 0;
	margin: 0;
	float: left;
}

div.product img {
	float: left;
}

div.product div.desc {
/*  padding: 0 0 0 190px;*/
    width: 340px;
	float: right;
}

div.product span.price {
	float: right;
	color: #CF0064;
}

div.product div.details
{
    clear: both;
}

div.product span.amount-label, 
div.product span.amount-total {
	display: block;
	margin: 16px 5px 0 0;
	float: left;
}

div.product span.amount-label {
	font-weight: bold;
}

/*
 *	Main Related (the element at right side of the inner page)
 */
 
#main-extra-related {
	float: left;
	width: 200px;
	color: #566774;
	font-size: 0.8em;
}

#main-extra-related a {
	color: #4174c9;
}

#main-extra-related p {
	padding: 0;
	margin: 0 0 3px 0;
	clear: both;
}

#main-extra-related-green,
#main-extra-related-pink {
	background: #cf0064;
	color: #ffffff;
	margin: 0 0 5px 0;
}

#main-extra-related-green {
	background: #b2c81e;
	color: #5b6805;
}

#main-extra-related-green-wrapper, 
#main-extra-related-pink-wrapper {
	background: url(../img/bg-extra-green.gif) no-repeat bottom left;
	padding: 15px 17px 10px 15px;
}

#main-extra-related-pink-wrapper {
	background-image: url(../img/bg-extra-pink.gif);
}

#main-extra-related-pink-wrapper select {
	font-size: 1em;
	padding: 0;
	margin: 2px 0 8px 0;
}	

#main-extra-related-pink-wrapper a {
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 0;
}

#main-extra-related-pink-wrapper .related-happening a {
    display: inline;
}

#main-extra-related-pink-wrapper h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.4em;
}

#main-extra-related-green-wrapper a.related-button,
#main-extra-related-pink-wrapper a.related-button {
	background: url(../img/button-pink.gif) no-repeat top center;
	text-align: center;
	display: block;
	width: 127px;
	height: 20px;
	padding: 3px 0 3px 0;
	margin: 15px 0 0 0;
	text-decoration: none;
	color: #cf0064;
}

#main-extra-related-green-wrapper {
	color: #5b6805;
}

#main-extra-related-green-wrapper h3 {
	padding: 0 25px 0 0;
	margin: 0 0 10px 0;
	font-size: 1.4em;
	background-image: url(../img/bullet-extra-green.gif) no-repeat top right;
	float: left;
	
}

#main-extra-related-green-wrapper a.related-button {
	background-image: url(../img/button-green.gif);
}

div.related-happening {
	border-top: 1px solid #de4f94;
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
}


/*
 * 	Footer
 */

#footer {
	clear: both;
	color: #909090;
	font-size: 0.85em;
	height: 77px;
	padding: 25px 0 0 0;
	background-color: #ffffff; 
}

#footer a {
	text-decoration: none;
	color: #909090;
}

#footer-top {
	border-top: 1px solid #ffffff;  /* ie6, ie7 hack */
}

#footer li {
	float: left;
}

#footer-bottom {
	border-top: 1px solid #d9d9d9;
	clear: both;
}

#footer-navigation, #footer-links {
	margin: 10px;
	padding: 0;
	float: right;
}

#footer-navigation { 
	list-style-type: none;
}

#footer-navigation li a {
	padding: 10px;
	color: #919191;
	text-decoration: none;
}

#footer-contact, #footer-copy {
	float: left;
	margin: 10px;
	padding: 0;
}

#footer-copy {
	color: #bcbbbb;
}

/*
 *	Elements inside the #header
 */

#logo {
	float: left;
	width: 268px;
	height: 71px;
}

#logo a {
	border: 0;
}

#login {
	float: right;
	width: 301px;
	margin: 0 0 0 0;
	padding: 0;
}

#login form {
	margin: 0;
	padding: 0;
}

#login p {
	color: #ffffff;
	font-size: 0.8em;
	margin: 10px 0 5px 0;
	padding: 0;
}

#login a.forgot
{
    float: right;
    color: #fff;
    text-decoration: none;
}

#login a.forgot:hover
{
    text-decoration: underline;
}

div.logged-in p,
div.logged-in a {
	text-align: right;
	display: block;
}

div.logged-in a {
	color: #ffffff;
	border-bottom: 2px solid #db408b;
	float: right;
	text-decoration: none;
}

div.logged-in a:hover
{
    border-bottom: none;
}

#login label {
	width: 130px;
	height: 17px;
	float: left;
	display: block;
	color: #ffffff;
	font-size: 0.8em;
	margin: 0 5px 0 0;
	padding: 0;
}

#username, 
#password {
	background-color: #ffffff;
	width: 130px;
	height: 15px;
	color: #868686;
	border: 0;
	font-size: 0.8em;
	padding: 2px 0 0 0;
	margin: 0 5px 0 0;
	display: block;
	float: left;
}

#midcom_services_auth_frontend_form_submit {
    width: 27px;
    height: 17px;
    margin: 0;
    padding: 17px 0 0 0;
    border: 0;
    background: transparent url('../img/query-submit.gif') no-repeat top left;
    text-indent: -1000em;
    float: right;
    overflow: hidden;
}

/*
 *	The main navigation (top of the page)
 */

#navigation {
	clear: both;
	background: #b2c81e;
	height: 29px;
	width: 950px;
	margin: 0 0 3px 0;
	padding: 0;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#navigation li, 
#navigation li.selected {
	margin: 0;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #939393;
	display: block;
	float: left;
/*  padding: 8px 10px 0px 10px; */
    padding: 0;
	height: 21px;  
}

#navigation ul.logged-in li, 
#navigation ul.logged-in li.selected { 
	padding: 0;
}

#navigation li a {
/*	background-color: #b2c81e; */
	padding: 8px 10px 0px 10px; 
	color: #424a09;
	text-decoration: none;
	display: block;
	height: 21px;  
	float: left;
}

body.frontpage #navigation li.etusivu a,
#navigation li.selected,
#navigation li.selected  a, 
#navigation li a:hover {
	background-color: #63700f;
	color: #ffffff;
}


/*
 *	Elements of the frontpage
 */

#promo {
	width: 950px;
	height: 250px;
	margin: 0 0 6px 0;	
}

#panel-container {
	/* background-image: url(../img/bg-extra-gray.gif); */
	background-image: url(../img/bg-extra-gray2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f0f0f0; 
	height: 264px;
	color: #5d6d7b;
	font-size: 0.85em;
	overflow: hidden;
}

#panel-left {
	/* width: 524px; */
	width: 910px;
	padding: 20px;
	/* float: left; */
}

#panel-right {
        display: none;
	/* width: 342px; */
}	


#panel-container h2 {
	color: #cf0064;
	font-size: 1.4em;
	padding: 0;
	margin: 0 0 14px 0;
}

#panel-container h3 {
	font-size: 1.2em;
}

#panel-container p,
#panel-container li {
	margin: 5px 0 11px 0;
	padding: 0; 
}

#panel-container h3 {
	margin: 10px 0 0 0;
}

#panel-container dl, 
#panel-container dt, 
#panel-container dd {
	margin: 0;
	padding: 0;
}

#panel-container dt,
#panel-container dd {
	width: 73px;
	display: block;
	float: left;
}

#panel-container dd {
	width: 450px;
}

#panel-container ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#panel-container li a {
	display: block;
	color: #69770e;
}

/* Nicer display of privilege labels based on n.n.blog schema */
div#public_read_label label
{
    display: inline;
}

/* Nicer display of news listing */
#main-wrapper .hentry .entry-summary
{
    margin: 1em 0;
}


ul.org_routamc_photostream_photos li {
    background: none !important;
    height: 200px !important;

}

ul.org_routamc_photostream_photos li a{
    display: block;
    height: 152px;
    width: 202px;
    overflow: hidden;
}

/* Quote request form specific CSS */
#quoterequest fieldset
{
    border: 0;
    padding: 0;
    margin-bottom: 1.5em;
}

#quoterequest fieldset legend
{
    color: #CF0064;
    font-size: 1.1em;
    margin-bottom: 1em;
}

#quoterequest label
{
    clear: left;
    float: left;
    width: 200px;
    margin: 0.3em 0;
    padding-top: 0.1em;
}

#quoterequest select,
#quoterequest input,
#quoterequest textarea
{
    float: left;
    width: 250px;
    margin: 0.2em 0;
}

#quoterequest select
{
    width: 257px;
}

#quoterequest textarea
{
    width: 320px;
}

#quoterequest .programs table tr td
{
    width: 202px;
}

#quoterequest .programs table tr td.ohjelmapalvelu
{
    width: 225px;
}

#quoterequest .programs input,
#quoterequest .programs label
{
    float: left;
    margin: 0;
    clear: none;
    width: auto;
}

#quoterequest .programs label
{
    float: right;
    width: 180px;
}

#quoterequest input#submit
{
    clear: left;
    float: none;
    display: block;
    width: auto;
}

/* Contact form specifics */

#no_odindata_quickform2 #context_label
{
    display: none;
}

/* Product listing specific */

.org_openpsa_products .product .add_to_cart .submit,
#main-extra-related-green-wrapper #shoppingcart_clear
{
    float: right;
    background: url('../img/button-gray.gif') no-repeat top left;
    width: 127px;
    height: 22px;
    padding-bottom: 4px;
    border: 0;
    color: #69770e;
    font-size: 0.9em;
}

#main-extra-related-green-wrapper #shoppingcart_clear {
	background-image: url(../img/button-green.gif);
	float: none;
	color: #cf0064;
	font-size: 1em;
}


#quotation table
{
    width: 100%;
}

#quotation table td
{
    padding-bottom: 1em;
    padding-left: 0.8em;
    vertical-align: top;
    font-size: 0.8em;
}

#quotation table td.bold
{
    font-weight: bold;
}


#quotation th
{
    font-weight: normal;
    font-size: 0.9em;
    padding-left: 0.8em;
}

#quotation th.right
{
    text-align: right;
}

#quotation table td.money
{
    text-align: right;
    width: 50px;
}


#quotation .group_title th
{
    font-weight: bold;
    padding-left: 0 !important;
}

#quotation .totals .type
{
    text-align: right;
}

/* DO NOT SHOW THE UIMESSAGES */
div.midcom-service-uimessages-protogrowl,
div.midcom_services_uimessages_holder
{
    display: none !important;
}

form#no_odindata_quickform2 label#finlandia_id_label
{
   display: none !important;
}
.state_PERUTTU {
	color: #BABABA;
}
