body#frontend {
	background-image:url(images/mainPageBackground.jpg);
	background-attachment:fixed;
	}

body#mainMenuShadow {
	background-image:url(images/mainMenuBack.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}	
	
	
.newsletter {
	background-image:url(images/newslatteBG.jpg);
	width:225px;
	height:56px;
	}

#leftMenuNavigation {
	height:100%;
	width:80px;
	top:0px;
	background-color:#699CAD;
	position:fixed;
	border-right:1px solid white;
	padding-top:10px;
	text-align:center;
	color:white;
	}
	
ul.userNavigation  {
	list-style:none;
	margin:0px;
	padding:0px;
	}

ul.userNavigation  ul {	
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 5px;
	}
	
ul.userNavigation li a {
 	voice-family: "\"}\""; 
 	voice-family: inherit;
	text-decoration: none;
	color:#fff;
	padding:5px;
	}	

ul.userNavigation li a:link,ul.userNavigation a:hover, ul.userNavigation li a:visited {
	display: block;
	}

ul.userNavigation li a:hover {
	display: block;
	background-color:#86B7C8;
	color:#fff;
	padding:5px;
	}
	
ul.userNavigation  li#current  a{
	display: block;
	background-color:#86B7C8;
	color:#fff;
	padding:5px;
	}	
	
a.lisaUusArve {
	padding:5px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#E9FFB7;
	border:1px solid #ccc;
	vertical-align:middle;
	font-weight:100;
	font-size:20px;
	margin:10px 0px;
	display:inline-table;
	}
	
a.lisaUusArve:hover {
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 10px;
	color:#000;
	background-color:#D8FF7F;
	border:1px solid #000;
	vertical-align:middle;
	font-weight:100;
	font-size:20px;
	margin:10px 0px;
	display:inline-table;
	}
	
.lisaUusArve IMG {
	position:relative;
	top:2px;
	}
	
.lisaToote {
	background-color:#fff;
	background-image:url('images/plus_small.png');
	background-repeat:no-repeat;
	background-position:2px center;
	font-weight:bold;
	background-size:12px 12px;
	padding:3px 4px 3px 16px;
	cursor:pointer;
	}	
	
.lisaToote:hover {
	background-color:#E9FFB7;
	background-image:url('images/plus_small.png');
	background-repeat:no-repeat;
	background-position:2px center;
	font-weight:bold;
	background-size:12px 12px;
	padding:3px 4px 3px 16px;
	cursor:pointer;

	}
	
.lisaToote:focus {
	background-color:#F4FCF4;
	background-image:url('images/plus.png');
	background-repeat:no-repeat;
	background-position:2px center;
	font-weight:bold;
	background-size:12px 12px;
	padding:3px 4px 3px 16px;
	cursor:pointer;
	}	

.toodeteList:hover {
	text-decoration:underline;
	}
	
.arveEelvaade {
	background-image:url('images/arrowRight.png');
	background-repeat:no-repeat;
	background-position:6px center;
	font-weight:bold;
	padding:5px 5px 5px 28px;
	cursor:pointer;
	margin-top:15px;
	border:1px solid #000;
	text-transform:uppercase;
	}
	
.arveEelvaade:hover {
	background-color:#E8F3F7;
	background-image:url('images/arrowRight.png');
	background-repeat:no-repeat;
	background-position:6px center;
	font-weight:bold;
	padding:5px 5px 5px 28px;
	cursor:pointer;
	margin-top:15px;
	border:1px solid #000;
	text-transform:uppercase;
	}
	
.arveEelvaade:focus {
	background-color:#E8F3F7;
	background-image:url('images/arrowRight.png');
	background-repeat:no-repeat;
	background-position:6px center;
	font-weight:bold;
	padding:5px 5px 5px 28px;
	cursor:pointer;
	margin-top:15px;
	border:1px solid #000;
	text-transform:uppercase;
	}
	
	
#filtersBox {
	background-color:#f2f2f2;
	background-image:url(images/filtersBg.jpg);
	background-position:center;
	padding:5px;
	border:1px solid #ccc;
	}

#filtersBox select {
	padding:4px;
	background-color:white;
	width:100px;
	margin-left:5px;
	} 
#massActionWrap {
	background-color:#f1f1f1;
	border:1px solid #ccc;
	margin:10px 0px;
	padding:5px;
	}
	
#massActionWrap select {
	padding:5px;
	}

#massActionWrap input {
	padding:5px;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-left:10px;
	}

#massActionWrap input:hover {
	padding:5px;
	background-color:#E9FFB7 !important;
	font-weight:bold;
	cursor:pointer;
	margin-left:10px;
	}
	
.isPayed0 {
	background-color:#FCE3E3;
	color:#000;
	border-color:#fff;
       }

.isPayed1, .isPayed3, .isPayed4 {
background-color:#E8FFE8;
color:#000;
border-color:#fff;
       }

.isPayed2 {
background-color:#ccc;
color:#000;
border-color:#fff;
       }
	   
#korv {
	padding:5px;
	background-color:#F4FCF4;
	border:1px solid #799A32;
	margin-bottom:10px;
	}
	

#leftboxwrap {
	width: 223px !important;
	float:left;
	}
.leftBoxContent {
	background-color:#D8F2FF;
	border:1px solid #DFF6FF;
	padding:10px;
	background-image:url(images/boxBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

.roundInput {
	width:190px;
	height:19px;
	background:url(images/input.gif) no-repeat left;
	border:0px;
	padding:5px;
	margin:0px;
	}
.roundInput:focus {
	width:190px;
	height:19px;
	background:url(images/input.gif) no-repeat left;
	border:0px;
	padding:5px;
	margin:0px;
	}

#header {
	margin: 0px 50px 0px 120px;
	height:220px;
	vertical-align:bottom !important;
	}
	
#contentwrap {
	margin-left:100px;
	margin-right:20px;

	}

.menubox {
	background-color:#BEDDE8;
	height:39px;
	clear:both;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	border:1px solid #699CAD;
	}
	
.menuboxMainpage {
	background-image:url(images/menuBackground.png);
	background-repeat:no-repeat;
	height:40px;
	clear:both;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	}
