/* Start of CMSMS style sheet 'MK6' */
html {

margin: 0px;
padding: 0px;
height: 100%;
width: 100%;
background-color: #eaeaf5;
	}

body{

background-color: #eaeaf5;
margin: 0;
padding: 0;
height: 100%;
background: url(uploads/images/MK6/isobg.jpg) repeat-x 0px 240px;

}

h1{

color: #b5e3b4;
font-family: 'trebuchet MS', sans-serif;
font-size: 14px;
font-weight: bold;
margin: 15px 0px 0px 15px;
}

h2,h3,h4,h5,h6{

color: #b5e3b4;
font-family: 'trebuchet MS', sans-serif;
font-size: 12px;
font-weight: bold;
margin: 5px 0px 0px 15px;
}

p{

margin: 15px;
color: #fff;
font-family: 'trebuchet MS', sans-serif;
font-size: 11px;

}

a{

color: #fbbf78;
text-decoration: none;
font-family: 'trebuchet MS', sans-serif;
font-size: 11px;
outline: none;

}

a:hover{

color: #fdd8ac;

}

#container{


margin: 0 auto;
width: 940px;
height: 60%;


}

#title{

margin: 0;
padding: 0;
width: 100%;
height: 240px;
background: url("uploads/images/MK6/starsbg.jpg");
background-repeat: no-repeat;
background-color: #344;
position: relative;
overflow: hidden;
}

#logo{

float: left;
background: url("uploads/images/MK6/logo.jpg");
width: 410px;
height: 240px;
}

#content{

width: 940px;
height: 370px;
background-repeat: no-repeat;
}

#vasen{

width: 400px;
height: 350px;
background: url("uploads/images/MK6/palstabg.png");
float: left;
margin: 20px 0px 20px 55px;


}

#oikea{

width: 400px;
height: 350px;
background: url("uploads/images/MK6/palstabg_oikea.png");
float: right;
margin: 20px 55px 20px 0px;


}



/* TÄSTÄ ALKAA GALLERIAT JA MENU*/


#galleria2{

margin 0 auto;
text-align: center;
height: 100%;
margin-top: 0px;
}




#gallerywrap{


margin 0 auto;
text-align: center;
margin-top: 0px;
height: 100%;

}



#galleria3{

margin-top: 0px;
height: 100%;
width: 70%;

}

#galleria4{

margin: 0 auto;
padding: 0px;
width: 85%;
height: 350px;
text-align: center;
background: url("uploads/images/MK6/portfoliobg.png") no-repeat;
background-position: 50px 25px;

}


#projektit{

position: absolute;
left: 67%;
top: 246px;
width: 250px;
text-align: left;

}

#projektit p{

color: #000;
}

#projektit h1{

color: #000;

}

#projektit a{

color: #555;

}

.contactform{


margin: 5px;
color: #fff;
font-family: 'trebuchet MS', sans-serif;
font-size: 11px;
border: 0px;

}

.submit input{

color: #fff;
font-family: 'trebuchet MS', sans-serif;
font-size: 14px;
font-weight: bold;
margin-left: 16px;
border: 0px;
background: url("uploads/images/MK6/submit.jpg");
background-repeat: no-repeat;
padding: 8px;

}

.submit input:hover{


background: url("uploads/images/MK6/submit_hover.jpg");
background-repeat: no-repeat;

}


.required input, textarea{

border: 1px solid #000;
background-color: #eaeaf5;
}








#menuwrapper {

width: 440px;
//height: 240px;
float:left;
margin-top: -70px;
padding:0px;
list-style-type: none;
z-index: 1;
position: absolute;
left: 305px;

}




/*LIGHTBOX*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 400px;
        
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
        
}
#jquery-lightbox a img { border: none; outline: none;}
#lightbox-container-image-box {
	position: relative;
	background-color: #eaeaf5;
	width: 250px;
	height: 250px;
	margin: 0 auto;
        outline: none;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; outline: none; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
        outline: none;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #eaeaf5;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}




/* End of 'MK6' */

