/* Start of CMSMS style sheet 'kalaliike' */
/* Trimedia Oy */

@font-face {
	font-family: 'BlackJackRegular';
	src: url('uploads/font1/black_jack-webfont.eot');
	src: local('?'), 
url('uploads/font1/black_jack-webfont.woff') format('woff'), 
url('uploads/font1/black_jack-webfont.ttf') format('truetype'), 
url('uploads/font1/black_jack-webfont.svg#webfontWY3rjNeL') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* Default fonts, colors & styling */
body {
	background:url(uploads/layout/bg.jpg) repeat-x top left;
	font-family:"Trebuchet MS", Verdana, Helvetica;
	background-color: #f7f7f7;
	color:#2a2a2a;
	font-size:12px;
}
html{ overflow-y: scroll;}
a {
	color: #e57800;
	text-decoration: underline;
}
a:hover {
	color: #e57800;
	text-decoration: none;
}
p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
}

h1 {
	color: #333;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.6em;
	color: #e57800;
	margin-bottom: 15px;
}

h3 {
	font-size: 20px;
	color: #e57800;
	margin-bottom: 0px;
}
.title-bottom {
	font-size: 14px;
	color: #7492a4;
	margin-bottom: 0px;
}
/* Wraps & Blocks */


#page-wrap {
	background:url(uploads/layout/top-bg.png) no-repeat top left;
        width: 980px;
        margin: 0 auto;
}

#page {
	background:url(uploads/layout/page-bg.png) repeat-y top left;
        width: 940px;
        margin: 0 auto;
}



/*********** HEAEDER ***********/

#header {
	width: 891px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        position: relative;
}


/*********** LOGO ***********/

#logo {
	width: 190px;
        height: 100px;
        position: absolute;
        top: 0;
        left: 21px;
        z-index:999;
}



/*********** AUKI ***********/

#auki {
	background:url(uploads/layout/auki.png) no-repeat top left;
	width: 137px;
        height: 62px; 
        padding: 10px 0 0 33px;
        position: absolute;
        top: 0;
        right: 21px;
         font-size:11px;color:#FFF;
        z-index:999;
}

#auki h3{
	font-size:18px; font-weight: normal; color:#FFF;
        margin: 0 0 2px 0;
        font-family: 'BlackJackRegular', 'Trebuchet MS', Verdana, Helvetica;
}

#auki strong{
        margin: 0; width: 50px; float:left; 
}


/*********** MAINMENU ***********/

.nav-wrapper {
	width: 891px;
	height: 52px;
        #margin-bottom:20px;
	background:url(uploads/layout/navi-bg.png) repeat-x top left;
}


.nav#main {
	width: 480px;
	float:left;
	display:inline;
	font-size:18px;
        margin: 15px 0 0 220px;
        font-family: 'BlackJackRegular', 'Trebuchet MS', Verdana, Helvetica;
}


.nav#main li {
	padding:0px 8px;
        float:left;
        display:inline;
}


.nav#main li a {
	color: #FFF;
	text-decoration:none;
}


.nav#main li a:hover{
	text-decoration:none;
        color: #ed9e00;
}


.nav#main li.currentpage a{
        color: #ed9e00;
	}

.nav#main li.activeparent a{
        color: #ed9e00;
	}




.nav#side {
	float:left;
	display:inline;
        margin: 10px 0 10px 0;
}


.nav#side li {
	padding:10px 10px;
        border-bottom: #c5e1f1 dotted 1px;
        float:left; width: 200px;
        font-size: 18px;
        color: #e57800;
}


.nav#side li a {
	text-decoration:none;
        font-size: 12px;
}


.nav#side li a:hover{
	text-decoration:none;
        color: #e57800;
}


.nav#side li.currentpage a{
        color: #e57800;
        font-weight: bold;
	}

/*************IMAGE****************/

#slide {
	width: 820px;
	height: 280px;
	background:#333;
        margin: 20px auto;
}


#picture {
	width: 820px;
	height: 120px;
	background:#333;
        margin: 20px auto;
}

#map {
	width: 820px;
	height: 280px;
	background:#333;
        margin: 20px auto;
}



/*********************CONTENT*******************************/

#content-wrap {
}

#content {
	width: 815px;
	margin: 0 auto;
}

#main-content{
        float:left; display:inline;
	width: 540px;
	margin: 20px 0 0 0; padding: 0 28px 0 0;
        border-right: #c5e1f1 dotted 1px;
}


#main-content .block{
        float:left; display:inline;
	width: 250px;
	margin: 0 0 25px 0; padding: 0 20px 0 0;
}




#sidebar{
        float:left; display:inline;
	width: 220px;
	margin: 20px 0 0 25px;
}


#tm{
	background:url(uploads/layout/tm-bg.png) no-repeat;	
        float:left; display:inline;
	width: 170px; height: 120px;
	margin: 20px 0 0 0; padding: 25px 0 0 40px;
        color:#FFF;
}

#tm h3{
	font-size:30px; font-weight: normal; color:#FFF;
        margin: 0 0 15px 0;
        font-family: 'BlackJackRegular', 'Trebuchet MS', Verdana, Helvetica;
}

#tm strong{
        margin: 0; width: 65px; float:left;
}

#tm a{
color:#FFF;
}


/********************PRODUCT******************************/

/*Front*/

.product-front{
	width:530px;
	float: left;
	margin:0 0 10px 0;
	padding:5px;
        border-bottom:#c5e1f1 dotted 1px;
	}
	
.product-front h4 a{
	font-size:16px;
        text-transform:uppercase;
        color:#1e4f6a;
        text-decoration: none;
	}
	
.product-front h5{
	font-size:9px;
	text-transform:uppercase;
	color:#1e4f6a;
        font-weight:normal;
        margin: 0 0 15px 0;
	}
.product-front h5 span{
	color:#1e4f6a;
        font-weight:bold;
	}

.product-front .image{
        width: 150px
        height: 150px;
        overflow: hidden;
        margin: 5px 15px 5px 0;
        float:left;
        border:#ccc solid 1px;
        display:inline;
	}

.product-front .image img{
        width: 150px;
	}

.product-front .text{
	font-size: 12px;
	width: 340px;
        margin: 5px 0 5px 0;
        float:left;
        color: #597585;
}

.product-front .details{
        margin: 10px 0 0 0;
	}





.product{
	width:530px;
	float: left;
	margin:0 0 10px 0;
	padding:5px 5px 20px 5px;
        border-bottom:#c5e1f1 dotted 1px;
	}
	
.product h4 a{
	font-size:16px;
        text-transform:uppercase;
        color:#1e4f6a;
        text-decoration: none;
	}
	
.product h5{
	font-size:9px;
	text-transform:uppercase;
	color:#1e4f6a;
        font-weight:normal;
        margin: 0 0 15px 0;
	}
.product h5 span{
	color:#1e4f6a;
        font-weight:bold;
	}

.product .image{
        width: 530px
        overflow: hidden;
        margin: 5px 15px 5px 0;
        float:left;
        border:#ccc solid 1px;
        display:inline;
	}

.product .image img{
        width:530px;
	}

.product .text{
	font-size: 12px;
	width: 430px;
        margin: 5px 0 5px 0;
        float:left; display:inline;
        color: #597585;
}

.product .price{
	width: 100px; margin: 15px 0 0 0;
        float:left; display:inline;
	font-size:20px;
	text-transform:uppercase; text-align: right;
	color:#e57800;
        font-weight:normal;
	}

.product .price strong{
        display:block;
	color:#CCC;
	}



/************PROFILE***********************/

.reseptit{
	width:530px;
	float: left;
	margin:0 0 10px 0;padding:0 0 10px 0;
        border-bottom:#c5e1f1 dotted 1px;
	}
	
.reseptit h4{
	font-size:14px;
         margin:0 0 2px 0;
	}

.reseptit h4 a{
text-decoration: none;
	}
	
.reseptit h5{
	font-size:10px;
	text-transform:uppercase;
        font-weight:normal;
color: #597585;
	}



.resepti{
	width:530px;
	float: left;
	margin:0 0 10px 0;
	padding:5px 5px 20px 5px;
        border-bottom:#c5e1f1 dotted 1px;
	}
	
.resepti h4 a{
	font-size:16px;
        text-transform:uppercase;
        color:#1e4f6a;
        text-decoration: none;
	}
	
.resepti h5{
	font-size:9px;
	text-transform:uppercase;
	color:#1e4f6a;
        font-weight:normal;
        margin: 0 0 15px 0;
	}
.resepti h5 span{
	color:#1e4f6a;
        font-weight:bold;
	}

.resepti .image{
        width: 530px
        overflow: hidden;
        margin: 5px 15px 5px 0;
        float:left;
        border:#ccc solid 1px;
        display:inline;
	}

.resepti .image img{
        width:530px;
	}

.product .text{
	font-size: 12px;
	width: 530px;
        margin: 5px 0 5px 0;
        float:left; display:inline;
        color: #597585;
}

.product .text .block-res{
	font-size: 12px;
	width: 250px;
        margin: 5px 15px 5px 0;
        float:left; display:inline;
}

.product .text .block-res strong{
        width: 45px; float:left;
}

.product .text .block-res h4{
	font-size:14px;
        text-transform:uppercase;
        color:#e57800;
        text-decoration: none;
        margin: 0 0 15px 0;
	}


/**********************FOOTER******************************/


#footer {
	width: 891px;
	margin: 30px auto 0 auto;
	height: 240px;
	color: #FFF;
        background:url(uploads/layout/footer-bg.png) no-repeat top center;	
}

#footer a{
	color: #FFF;
}

#footer .block1{
        float:left; display:inline;
	width: 200px; height: 155px;
	margin: 25px 0 0 35px; padding: 0 20px 0 0;
        border-right: #57666f dotted 1px;
}
#footer .block1 h4{
        font-family: 'BlackJackRegular', 'Trebuchet MS', Verdana, Helvetica;
	margin: 0 0 15px 0;
        font-size: 24px;
        color: #4e7993;
        font-weight: normal;
}

#footer .block2{
        float:left; display:inline;
	width: 250px;
	margin: 25px 0 0 35px; padding: 0 20px 0 0;
}

#footer .block2-1{
        float:left; display:inline;
	width: 300px;
	margin: 0 0 20px 0; padding: 0 0 15px 0;
        border-bottom: #57666f dotted 1px;
}

.res{
        float:left; display:inline;
	width: 300px;
	margin: 0 0 10px 0; padding: 0;
        color: #4e7993;
}

.res h5 a{
        font-size: 14px;
        color: #FFF;
	margin: 0 0 2px 0;
        text-decoration:none;
}
	
#footer .block2-1 h4{
        font-family: 'BlackJackRegular', 'Trebuchet MS', Verdana, Helvetica;
	margin: 0 20px 0 0;
        width: 70px;
        font-size: 24px;
        color: #4e7993;
        font-weight: normal;
        float:left; display: inline;
}

 #footer .block2-1 .nav#main {
	width: 200px;
	float:left;
	display:inline;
	font-size:12px;
        margin: 0;
	font-family:"Trebuchet MS", Verdana, Helvetica;
}


#footer .block2-1 .nav#main li {
	padding:8px 8px 0 0;
        float:left;
        display:inline;
}


#footer .block2-1 .nav#main li a {
	color: #FFF;
	text-decoration:none;
}


#footer .block2-1 .nav#main li a:hover{
	text-decoration:none;
        color: #FFF;
}


#footer .block2-1 .nav#main li.currentpage {
        color: #FFF;
	}


#footer .block2-1 a{
	text-decoration:none;
        color: #FFF;
}

#footer .block3{
        float:left; display:inline;
	width: 820px;
	margin: 15px 0 0 30px; padding: 15px 0 0 0;
        border-top: #57666f dotted 1px;
        color: #4e7993;
        font-size: 10px; font-weight: bold;
}

#footer .block3 .left{
        float:left; display:inline;
	width: 300px;
}
#footer .block3 .right{
        float:right; display:inline;
	width: 300px;
        text-align: right;
}

/*********************** Clears etc ******************/

.clear {
	clear: both;
}




/***************FORM*******************/

.inputwrap {
   width: 530px;
   float: left;
   clear: left;
   padding: 5px 0px 3px 0;

}


.inputwrap input {
   width: 520px;
   float: left;
   background-color:#314b5c;
   border:0;
   color:#FFFFFF;
   padding:5px;

-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

.inputwrap select{
   width: 528px;
   float: left;
   display:inline;
   background-color:#314b5c;
   border:0;
   color:#FFFFFF;
   padding:5px;


-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}



.inputwrap textarea{
   width: 520px;
   float: left;
   background-color:#314b5c;
   border:0;
   color:#FFFFFF;
   padding:5px;

  overflow:auto;


-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

.submit{
   width: 530px;
   float: left;
   clear: left;
}

.submit input{
   background-color:#314b5c;
   padding:8px 10px 8px 10px;
   float: right;
   font-family:"Trebuchet MS", Arial;
   font-size:12px;
   color:#fff;
   border:0;
   cursor:pointer;


-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}





/* End of 'kalaliike' */

