/**************************************
 * THEME NAME: trison
 *
 * Files included in this sheet:
 *
 *   trison/trison.css
 **************************************/

/***** trison/trison.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

div#dropmenu {
	background-color: #222766;
	border-top:1px solid black;
	text-align: left;
}

#nav, #nav ul {
	margin: 0;
	margin-left: 1px;
	padding: 0;
	list-style: none;
	font-weight:bold;
	font-family : verdana,arial,sans-serif;
	font-size:10px;


}

div#breadcrumb {
	padding-top: 15px;
}

#nav a {
		text-align:center;	
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid #0442A9;
	border-bottom: 0;
	width: 150px;
	
}

#nav li {
	background-color: #222766;
	float: left;
	width: 151px;
	color: #000088;
}

#nav li ul {
	position: absolute;
	width: 151px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-color: #0442A9;
	
}


#nav li:hover, #nav li.sfhover {
	background-color: #0442A9;
	color: #000088;
}
.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.book_chapter_title {
	font-size:15px;
	color:#0442A9;

} 
td {
	
	color:#222766;
	
} 
body, table, td, th, li {
	font-family:verdana,arial,sans-serif;
}

div.generalbox {
	border-style: none;
	line-height:18px;
	font-size:11px;
	border-collapse: separate;
}

table.booktable {
	font-size:14px;
}
	
#course-view .section td.content {
	font-size:11px;
}

.first {
	font-size: 11px;
}

.toplogo {
	padding-top: 5px;
	padding-left: 5px;  /*fan*/
}

.headermain, #header .headermain, #header-home .headermain {
	background-color:#000066;                    /*fan*/
	color:#FFFFFF;                                 /*fan*/
	font-family : verdana,arial,sans-serif;
	font-weight: normal; 
    font-size: 22px;
	padding-left: 10px;
	padding-top: 5px;
}

#header-home {
	background-color:#000066;  /*fan*/
}

#header {
	background-color:#000066;   /*fan*/
}

.logininfo, #header-home .headermenu font {
	font-size: 10px;
	color:#000000;
}

.headermenu .navigation {
display: none;
}

a:link, a:visited {
color:#0022BB;
text-decoration:none;
}

a:hover, .img-text a:hover span {
	color:#0077EE;
	text-decoration:none;
	font-weight:bold;
}

a:link, a:visited {
color:#0022BB;
}

.book_toc_indented ul {
	border-right: medium solid #DDDDDD;
	line-height: 12px;
	color:#FF6600;  /*TEST*/
}

.book_toc_indented li {
	font-size: 12px;
	font-family: tahoma, arial;
	padding-bottom: 3px;
	padding-top: 3px;
	color:#FF6600;  /*TEST*/

}

.book_toc_indented li li {
	font-size: 11px;
	font-family: tahoma, arial;
	color:#FF6600;  /*TEST*/

}

.book_toc_indented ul li ul{
	border-right: 0px;
	color:#FF6600;  /*TEST*/

}

.flash {
	border: 0px;
}/***** trison/trison.css end *****/

