/*  =================================================
     eXe
     Copyright 2004-2005, eXelearning. 

     style for  xxxxx
   ================================================== */


body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #ffffff;
	font-family: Verdana;
	background-image:url(taust_kivisusi.jpg);
}

a { 
    color: #7d584d;
    border: 0;
}

#content {
    background-color: transparent;
	width: 1100px;
	margin-top: 20px;
}

p#nodeTitle { 
    color: #7d584d;       /* styles for the title of the page/node */
    font-size: 20px;
	font-weight:bold;
    display: inline;
	font-family: Copperplate Gothic Light;
	letter-spacing: 1px;
}

div#nodeDecoration {      /* style for any decoration around title of page/node */
    background: #d9cfcc; 
    border-bottom: 3px solid #7d584d;
	border-top: 0px solid #7d584d;
    padding: 16.5px;
    margin-bottom: 10px;
	margin-top: 0px;
}

/* --- iDevice Styles --- */

.emphasis1 {
    background-color: #eeeceb;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 10px;
	
}


input.feedbackbutton {
	background: #d9cfcc;
}

.iDevice_inner {
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 0px solid #DDD;
	
}

.iDevice p, .iDevice div.block {
    padding-left: 24px;
	padding-right: 24px;
    line-height: 100%
    text-align: left;
	
}

.iDeviceTitle {
    color: #7d584d;
    font-size: 16px;
    font-weight: bold;
	font-family: Copperplate Gothic Light;
	
}    

.iDevice_icon {
    padding-top: 10px;
}

.iDevice li {
	list-style-position: inside;
	padding-right: 25px;
}

/* styles for image with text iDevice */

.image_text { 
	border: 1px solid #CCC;
	background: #F9F9F9;
	padding: 4px;
	margin: 0px 20px 4px 4px;
}

p.reading_feedback {
    font-style: italic;
}
