/*  =================================================
     eXe
     Copyright 2004-2005, University of Auckland

     style for standardwhite.
   ================================================== */


body {
    padding-left: 10px;
    background: #4e5b6f;
}

a {
	color: #d6ecff;
	border: 0;
}

a:hover {
	background-color: #4e5b6f;
	text-decoration: bold;
}

p#nodeTitle {
	color: #d6ecff;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	display: inline;
}

div#nodeDecoration {
    border-top: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    background-color: # 4e5b6f;
    padding: 2px;
}

/* --- iDevice Styles --- */

.emphasis0 {
	padding-top: 10px;

}

.emphasis1 {
    background-color: #4e5b6f;
    padding-left: 10px;
    padding-bottom: 16px;
    margin: 10px;
}


input.feedbackbutton {
	background: #FFFDB1;
}

.iDevice_inner {
    margin-left: 55px;
    margin-right: 12px;
	background-color:#4e5b6f;
}

.iDevice p, .iDevice div.block {
    padding-left: 0px;
    line-height: 115%
    text-align: center;
}


}    

.iDevice_icon {
    padding-top: 10px;
}

.iDevice li {
	list-style-position: outside;
}


/* 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;
}
