/*  =================================================
     eXe
     Copyright 2004-2005, eXelearning. 

     style for  xxxxx
   ================================================== */


body {
	margin: 6;
	padding: 6;
	color: #923e1f;
	background-color: #923e1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { 
    color: #923e1f;
    border: 6;
	padding: 6px;
}

#content {
    background-color: #923e1f;
}

p#nodeTitle {
	font-size: 1.6em;
	display: inline;
	color: #FC9;
	padding-right: 6px;
}

div#nodeDecoration {      /* style for any decoration around title of page/node */
    background: #cc6633; 
    border-bottom: 4px solid #ff9966;
    padding: 6px;
    margin-bottom: 15px;
}

/* --- iDevice Styles --- */

.emphasis1 {
    background-color: #ffe9ca;
    padding-left: 10px;
    padding-bottom: 16px;
    margin: 20px;
}


input.feedbackbutton {
	background: #ff9966;
}

.iDevice_inner {
    margin-left: 55px;
    margin-right: 12px;
    border-bottom: 1px solid #ff9966;
}

.iDevice p, .iDevice div.block {
    padding-left: 14px;
	padding-right: 10px;
    line-height: 115%
    text-align: left;
}

.iDeviceTitle {
    color: #ff9966;
    font-size: 1.2em;
    font-weight: bold;
}    

.iDevice_icon {
    padding-top: 10px;
}

.iDevice li {
	list-style-position: outside;
}

/* styles for image with text iDevice */

.image_text { 
	border: 1px solid #923e1f;
	background: #923e1f;
	padding: 4px;
	margin: 0px 20px 4px 4px;
}

p.reading_feedback {
    font-style: italic;
}
