.error { color:#FF0000; }
.success { color:green; }

#languages ul li.active { background:#000000 !important; }

a.thumbnail { width:100%; height:100%; display:block !important; }
a.thumbnail img {   }

/**** Products ****/

.productControl { float:right; margin-right:20px; }
.images			{ width: 230px; }

/**** Metadata ****/
form.metaForm { margin-top:3px; }


/* ****************** FORMI *****************************/

fieldset {
	width: 547px;
	margin-top: 20px;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 9px;
}

input.fade, textarea.fade, select.fade, input.fadeOrder {
	background-image:url('images/form_input.gif');
	background-repeat:repeat-x;
	border:1px solid #cac7b2;
	color:#2f2f2f;
	font-family:"Trebuchet MS,Verdana,Arial,Helvetica,sans-serif";
	font-size:12px;
	font-weight:500;
	height:16px;
	margin:10px 0 0 0px;
	overflow:hidden;
	padding:12px;
	text-align:left;
	width:231px;
}
textarea.fade { width: 491px; height: 150px; }

input.fadeOrder {

   background-image:none; margin:0; padding:4px; font-weight:normal; /*width:400px;*/ width:80%;
}

.address { width:84%; }

.address .fadeOrder { width:96% }

input.textInput { width: 97%; }

.tickbox { width:25px; }

.cb { background: #FFF; }


/* BUTTONS */
div.buttons { width:100%; text-align:right; }
#laheta { 
background-image: url(../images/ty_laheta.gif);
background-color: transparent;
background-repeat: no-repeat;
border: none;
width: 43px;
height: 43px;
}
#lahetaTilaus { vertical-align:top; float:right; margin:0 45px 10px 0; font-family: verdana,arial,sans-serif; font-size: text-align:right; background-color:#e8e8e8; padding: 10px; }
#lahetaTilaus:hover, #laheta:hover, #tyhjenna:hover { cursor:pointer; }
#lahetaTilaus:active { cursor:pointer; 
                          border:1px solid #dddddd;
  }
#tyhjenna {
background-image: url(../images/tyhjenna.gif);
background-color: transparent;
background-repeat: no-repeat;
border: none;
width: 42px;
height: 42px;
}

.fbutton_submit { text-align:right; margin-right:15px; float:none; }

.textbox { width: 100%; }
.textbox_n { width:135px; }
textarea { font-family:sans-serif; font-size:inherit; }

.controlFieldset { border: 1px solid #999999; width: 500px; margin-left:25px; padding-bottom: 15px; }
.controlFieldset table { font-family:sans-serif; margin-left:0px; }
.controlFieldset input[type="submit"] { background-color: #eeeeee; float: right; }
.controlFieldset p { line-height: 1.4em; }
