/**************************************
 * THEME NAME: acad0111
 *
 * Files included in this sheet:
 *
 *   acad0111/user_styles.css
 *   acad0111/default.css
 **************************************/

/***** acad0111/user_styles.css start *****/

/* Academy */

html{overflow-y:scroll;}

#pg_wrap {
	width:98%;
	background:#eee;
	background-image:url(/file.php/1/images/greyweave.png);
	font-size:90%;
	padding:10px;
	}
/*#accordion {
	background-image:url(/file.php/1/images/boy_reading.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}*/

#instruction {
	text-align:center;
	font-style:italic;
	line-height:1.5em;
	padding: 15px 0;
	}

#ashow, #ahide {
	color:#116699;
	cursor:pointer;
	}
#ashow:hover, #ahide:hover {
	color: #ba8d0e;
	text-decoration:underline;
	}

.secendline {
	border-bottom:1px dashed #FFF;
	padding-bottom:10px;
	}
	
.faqs dt{
	color:#169;
	width:100%;
	padding:10px 0 0 20px;
	}
.faqs dt:hover {
	color:#BA8D0E;	
	cursor:pointer;
	padding:10px 0 0 20px;
	}
.faqs dt.active {
	color:#F00;	
	}
.faqs dd{
	position:relative;
	color:#666;
	width:530px;
	margin:5px 55px;
	}

div.blockpad{
	padding:10px 0;
	}

#accordion {
	margin-left:30px;
	width:650px;
	float:left;
	background-color:#ddd;
	}

h3.acc_trigger {
	padding: 0;	margin: 0 0;
	background: url(/file.php/1/images/icons.png) no-repeat 0px -22px;
	height: 22px;	line-height: 22px;
	width: 650px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	float: left;
	border-top:1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
h3.acc_trigger a {
	color: #002666;
	text-decoration: none;
	display: block;
	cursor:default;
	padding: 0 0 0 20px;
	outline:none;
}

h3.active {
	background-color:#e5d699;
	background-position: 0px 0px;
	}
	
h3.acc_trigger:hover {
	background-color:#e5d699;
	}
	
.acc_container {
	margin: 0 0; padding: 0;
	overflow: hidden;
	font-size: .9em;
	font-family:Verdana, Geneva, sans-serif;
	clear: both;
	width: 650px;
	background: #fff;
	border-right: 2px solid #fff;
}

.acc_container ul li {
	list-style:none;
	padding: 3px 20px 3px 0;
	}


.heading3 {
	color:#193C75;
	font-size:110%;
	border-bottom: thin dotted #F90;
	padding-top:15px;
	}

#lside {
	float:left;
	width:210px;
	margin-left:20px;
	margin-top:32px;
	}

#cbody {
	float:left;
	width:600px;
	margin-left:30px;
	padding:0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:95%;
	}

.subtitle {
	color:#666;
	font-style:italic;
	font-weight:bold;
	font-size:105%;
	}

#right {
	float:left;
	padding-left:45px;
	}

.wframe {
	border: 5px solid #fff;
	}

#cleared {
	clear:both;
	}

#pg_wrap ul {
	margin-left:30px;
	margin-right:10px;
	padding: 7px 0;
	}

#pg_wrap ul li {
	padding: 3px 0;
	list-style-type:none;
	}
	
.acad_gray
{
	background-color:#eeeeee;
	background-image:url(/file.php/1/images/greyweave.png);
	border-color:#cccccc;
	border-style:dotted;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
	text-align:left;
}

.acad_gray_wof
{
	background-color:#eeeeee;
	background-image:url(/file.php/1/images/greyweave.png);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;	
	padding:10px;
}

.acad_yellow
{
	background-color:#ffffcc;
	border-style: dashed;
	border-color:#000000;
	color:#006600;
	float: right;
	font-size:small;
	font-style: italic;
	margin: 0px 0px 0px 10px;
	padding: 10px; width: 25%;
	position: relative;
	text-align: right;
}

.bnav
{
	text-align:center;
	line-height: 175%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

.htype1
{
	color:#db5800;
	line-height: 120%;
	text-align:center;
}

.htype2
{
	color:#003366;
	font-weight:bold;
}

.headcount
{
	color:#cccccc;
	font-size:small;
}

ol.lcase
{
	list-style-type:lower-alpha;
}

.acad_lipad
{
	padding: .2em 0em;
}


/* Back to top */
#toTop {
	position:fixed;
	bottom:5px;   
	right:27px;  
	cursor:pointer;  
	display:none;
}




/* --------------- Audiences navigation section --------------- */
	#audiences_nav {
		position: relative;
		background-color: #ACB8C3;
		border-bottom: 1px solid #FFF;
		overflow: hidden;
	}
	
/*CSS hack to target older Gecko browsers (e.g., NS 7.1)*/
	html*#audiences_nav:not(:empty)
	{
		overflow: auto;
	}
	
		#audiences_nav ul {
			padding: 0;
			margin: 0;
			width: 100%;
			font-size: 0.7em;
		}
		
		#audiences_nav ul li {
			display: inline;
		}
		
		#audiences_nav ul li a, #audiences_nav ul li span.here, #audiences_nav ul li span.first_here {
			float: left;
			padding: 0.6em 0.5em 0.7em;
			font-family:Verdana, Geneva, sans-serif;
			font-weight: bold;
			color: #002666;
			white-space: nowrap;
			border-right: 1px solid #8294A6;
		}
		
		#audiences_nav ul li a {
			text-decoration: none;
			border-bottom: 0px none;
		}
		
		#audiences_nav ul li a.first {
			text-decoration: none;
			color: #06F;
			border-bottom: 0px none;
			padding-left: 18px;
			background-image: url(/theme/acad0111/pix/audience_pointer.gif);
			background-repeat: no-repeat;
			background-position: left center;
		}
		
		#audiences_nav ul li a:hover {
			background-color: #97A6B4;
			color: #77160B;
		}
		
		#audiences_nav ul li a.first:hover {
			background-color: #97A6B4;
		}
		
		#audiences_nav ul li span.here {
			background-color: #97A6B4;
			color: #2F4D6A;
		}
		
		#audiences_nav ul li span.first_here {
			padding-left: 14px;
			background-color: #97A6B4;
			color: #2F4D6A;
			background-image: url(/theme/acad0111/pix/audience_pointer.gif);
			background-repeat: no-repeat;
			background-position: left center;
		}

	
/* --------------- About navigation section --------------- */
	#about_nav {
		position: relative;
		background-color: #D2B84C;
		/*background-color: #D2B84C;*/
		border-bottom: 1px solid #002666;
		overflow: hidden;
	}
	
/*CSS hack to target older Gecko browsers (e.g., NS 7.1)*/
	html*#about_nav:not(:empty)
	{
		overflow: auto;
	}
	
		#about_nav ul {
			padding: 0;
			margin: 0;
			width: 100%;
			font-size: 0.7em;
		}
		
		#about_nav ul li {
			display: inline;
		}
		
		#about_nav ul li a, #about_nav ul li span.here, #about_nav ul li span.first_here {
			float: left;
			padding: 0.6em 0.5em 0.7em;
			font-weight: bold;
			color: #002666;
			white-space: nowrap;
			border-right: 1px solid #BF9900;
		}
		
		#about_nav ul li a {
			text-decoration: none;
			border-bottom: 0px none;
		}
		
		#about_nav ul li a.first {
			text-decoration: none;
			border-bottom: 0px none;
			padding-left: 14px;
			background-image: url(http://www.ucdavis.edu/images/common_home/about_pointer.gif);
			background-repeat: no-repeat;
			background-position: left center;
		}
		
		#about_nav ul li a:visited {
			color: #002666;
		}
		
		#about_nav ul li a:hover {
			background-color: #CCAD33;
		}
		
		#about_nav ul li a.first:hover {
			background-color: #CCAD33;
		}
		
		#about_nav ul li span.here {
			background-color: #CCAD33;
			color: #8B6000;
		}
		
		#about_nav ul li span.first_here {
			padding-left: 14px;
			background-color: #CCAD33;
			color: #8B6000;
			background-image: url(http://www.ucdavis.edu/images/common_home/about_pointer.gif);
			background-repeat: no-repeat;
			background-position: left center;
		}




/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }*/

#slides { list-style: none; margin: 0; padding: 0; position: absolute; top: 140px; left: 30px; width: 682px; height: 265px; overflow: hidden; }
#slides .slide { position: absolute; top: 0px; list-style: none; width: 646px; }
#slides .slide img { position: absolute; top: 0px; left: 0px; }
#slides .slide .slidebutton { display: block; position: absolute; top: 0px; right: 0px; height: 265px; width: 21px; background: #666; text-decoration: none; border-right: 1px solid white; }
/* #slides .active .slidebutton { background: #693d5e; } */
#slides .active .slidebutton { background: #693d5e; }
#slides .slide .slidebutton img { position: absolute; top: auto; display: block; bottom: 5px; left: 5px; }

/* Manually place slides to begin */
#slide-1 { position: absolute; top: 0px; right: 44px; z-index: 3; }
#slide-2 { position: absolute; top: 0px; right: 22px; z-index: 2; }
#slide-3 { position: absolute; top: 0px; right: 0px; z-index: 1; }

#slides .slide .slidebutton span 
{ display: block; text-align: right; -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg);
						position: absolute; bottom: 100px; left: -90px; width: 200px;
						color: #f2ecd0; font-family: verdana, sans-serif; font-size: 12px; }

/* Put the following in your IE stylesheet */
#slides .slide .slidebutton span { bottom: 190px; left:2px; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

#slidecontents { list-style: none; margin: 0; padding: 0; position: absolute; top: 300px; left: 20px; width: 680px; }
#slidecontents .slidecontent { display: none; position: absolute; }
#slidecontents .open { display: block; }
#slidecontents .slidecontent h3 { display: inline; color: #C9AB2D; font-size: 24px; line-height: 28px; font-family: georgia, serif; font-weight: normal; margin: 0; }
#slidecontents .slidecontent p { display: inline; color: #6A7C98; font-size: 14px; line-height: 24px; }
#slidecontents .slidecontent p a { color: #C9AB2D; font-size: 14px; text-decoration: none; }


div.clearer {
  clear: both;
}
h1 {
  font-size: 1.7em;
}

h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1.0em;
}
a:link {
  color: #116699;
  text-decoration:none;
}
a:visited {
  color: #116699;
  text-decoration:none;
}
a:hover {
  color: #ba8d0e;
  text-decoration:underline;
}
a:hover.ext {
  color: #F00;
  text-decoration:underline;
}
a.dimmed:link {
  color: #AAAAAA;
}
a.dimmed:visited {
  color: #AAAAAA;
}
a {
  outline: none;
}
table.generaltable {
  background-color: #EEEEEE;
}
span.arrow {
  font-family: Arial, Helvetica, Courier, sans-serif;
  font-size: small;
}
p.arrow_button input {
  font-family: Arial, Helvetica, Courier, sans-serif; 
}
img.resize {
  width: 1em;
  height: 1em;
}
p.helplink {
  margin: 0.5em 0;
  display: none;
}
h1.headermain {
  color: #00AAFF;
  padding: 35px 0 10px 25px;
  background-color:red;
  
}
h2.headingblock {
  border-style: none;
  font-size: 0.9em;
  color:#ffffff;
  background-color:#336699;
  text-align:left;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.loginbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.loginbox.twocolumns .loginpanel {
  border-right-color: #DDDDDD;
}
div.noticebox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generaltable td {
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div.generalbox {
  border: 1px solid #ffffff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  padding:5px;

}
div.coursebox {
  border: 1px solid #ffffff;
  
  border-top-color: #E0E9DF;
  background-color: #FCFCFC;
  padding-top: 5px;
}
table.generalbox {
  border-top-width: 1px;
  border-style: solid none none;
  border-top-color: #DDDDDD;
}
table.generaltable th.header {
  background-color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
table.forumheaderlist th.header {
  background-color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
.forumheaderlist,
.forumpost {
  margin-top: 1px;
  background-color: #EEEEEE;
  border-color: #dddddd #DDDDDD #DDDDDD #dddddd;
}
.forumheaderlist td {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

th.header th.topic {
  text-align:left;
}

.forumpost .topic {
  background-color:#dddddd;
  text-align:left;
  border-bottom-color: #ffffff;
}

.unread {
  background: #EAE6C3;
}

.forumpost .content {
  background-color: #fff;
}
div.informationbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.userinfobox {
  border: 1px solid #DDDDDD;
}
p.copyright {
  text-align: center;
}
.errorbox {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #e15215;
  color: #fff;
}
div.headermenu {

position: absolute;
top: 10px;
right: 10px;
  font-size: 0.75em;
 
}
div.headermenu div.logininfo {
  color:#999;
  font-family: Tahoma, Geneva, sans-serif;
  margin-bottom: 0.2em;
  font-size: .9em;
}
div.breadcrumb {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.3em;
}
div.navbar div.navbutton form {
  float: right;
}
div.navbar div.navbutton {
  margin-top: 6px;
}
div.navbar {
  font-size:.8em;
  width:auto;
  padding:0px 0.5em;
  border-width:1px;
  background-color: #eae6c3;  
  border-style: none;
}

div.homebar {
  font-size:.3em;
  width:auto;
  padding:0px 0.5em;
  border-width:1px;
  background-color: #eae6c3;  
  border-style: none;
}

div#contentlayout {
  font-size: 0.75em;
}
ul.section li {
  margin: 0.2em 0;
}
div.sideblock div.content * {
  text-align: left;
}



div.sideblock div.content input[type="submit"] {
  width: auto;
}
button#searchform_button {
  width: auto;
}
div.sideblock div.content div.btn input {
  width: auto;
}
.block_login .loginform .fld {
  text-align: center;
}
div.sideblock div.calendar-controls a.next {
  text-align: right;
}
div.sideblock ul.list span.c1 {
  padding-left: 0;
}
div.sideblock div.title h2 { 
  color:#FFF;
  font-size: 0.85em;
  line-height: 1.1em;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 }
div.sideblock div.header {
  background-color: #336699;
  padding: 0.2em 0.3em 0.2em ;
  
  border: none;
 
}
div.sideblock div.content {
  padding: 0.5em 0.5em ;
  background-color: #F0F8FF;
  border: 1px;
  border-style:solid;
  border-color: #F0F8FF #fff #F0F8FF #F0F8FF;
  font-size: 0.9em;
}
div.sideblock div.content li{
	 padding: 0.12em 0;
}


div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 0.9em;
}
div.sideblock table.minicalendar {
  border-style: none;
}
body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}
body#course-index table.generalbox {
  background-color: #eee;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.minicalendar td.today {
  line-height: 1.4em;
  border: 2px solid #88DD55;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.8em;
}
div.courseboxcontent {
  background-color: #E0E9DF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
td.courseboxcontent {
  background-color: #E0E9DF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.sideblock .content .message {
  text-align: left;
}
.sideblock .header .hide-show-image {
  margin-top: 0;
  display:none;
}
.sideblock.hidden .header .hide-show-image {
  margin-top: 2px;
}
#calendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.minicalendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.block_calendar_month .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
#calendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.block_calendar_month .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
#calendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.block_calendar_month .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
#calendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.block_calendar_month .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
table.cal_popup_bg {
  background-color: #F8F8F8;
  color: #333333;
  border-color: #EEFFDD;
}
div.sideblock div.calendar-controls span.current {
  text-align: center;
}
div.sideblock div.commands a.roles img {
  width: 11px;
  height: 11px;
}
div.sideblock span.icon {
  display: block;
  float: left;
  margin-right: 0.3em;
}
div.sideblock ul.list li {
  clear: left;
}
div.sideblock div.header div.commands {
  height: 16px;
  background-color: #ffffff;
}
table.generaltable td.cell {
  white-space: normal;
}
body.admin table.generaltable {
  width: 100%;
}
body#course-view tr.section td.side {
  border-style: none;
}
body#course-view .section td.left {
  padding-top:7px;
  background-color:#eeeeee;
  text-align:center;
  width: 1.5em;
}
body#course-view .section td.right {
  padding-top:7px;
  background-color:#eeeeee;
  text-align:center;
  width: 1.5em;
}
body#course-view tr.section td.content {
  background-color:#eeeeee;
  border-style: solid;
  border-width: 0px 1px 0px 1px; 
  border-color: #eeeeee #ffffff #eeeeee #ffffff;
}
body#course-user .section {
  background-color: #EEEEEE;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div.que {
  border-style: none;
  background-color:#eeeeee;
}
td.sitetopiccontent { 
  border-style: none;
}
body#site-index td.categoryboxcontent {
  border-style: none;
}
.categorylist {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	padding: 4px;
}
body#admin-roles-manage td.generalboxcontent table td {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
body#admin-roles-override td.capcurrent {
  background-color:#FFFFFF;
  border: 1px solid #cecece;
}
div.breadcrumb span.sep {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #aa8800;
}
div.calendar-controls span.previous {
  font-family: verdana, arial, helvetica, sans-serif;
}
div.calendar-controls span.next {
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: right;
}
table#calendar td.maincalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table#calendar td.sidecalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #dee2e7;
}
table#calendar td.sidecalendar div.sideblock div.header {
  color:#FFF;
}/*--kl--*/

#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
.minicalendar .event_global,
.minicalendar .event_course,
.minicalendar .event_group,
.minicalendar .event_user {
  border: 1px solid !important;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.minicalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}
table#calendar td.today,
div.minicalendar td.today {
  border-color: #8d5;
}
#adminsettings fieldset span.form-shortname {
  color: #cccccc;
  font-size: 90%;
}
#adminsettings fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
form.mform fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
form.mform div.textarea textarea {
  width: 35em;
}
body#grade-index table.grades {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;  
}
body#grade-index .grades td {
  border-color: #FFFFFF;
}
table.glossarypost {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}
table.glossarypost div.concept h3 {
  display: inline;
}
table.glossarypost.continuous div.concept {
  display: inline;
}
div.entrybox {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #eee;
}

.tabrow0 {
  font-size: 100%;
  padding: 0;
}
.tabtree {
  margin-bottom: 3%;
}
.tabrow0 li {
  border: 1px solid #336699;
  margin: 0;
  padding: 4px;
}
.tabrow0 li.first {
  margin-right: 0;
}
.tabrow0 li.selected,
.tabrow0 li.here {
  background-color: #336699;
}
.tabrow0 a span {
  background-image: none;
  padding: 0;
}
.tabrow0 a {
  background-image: none;
  padding: 5px;
}
.tabrow0 a:hover {
  background-image: none;
}
.tabrow0 .here a:hover {
  background-image: none;
}
.tabrow0 a:hover span {
  background-image: none;
}
.tabrow0 .here a:hover span {
  background-image: none;
}
.tabrow0 div,
.tabrow0 ul {
  background-image: none;
  top: 100%;
  padding: 0 0 0.25em;
  line-height: 200%;
  border-top-color: #336699;
  border-top: 10px solid #336699;
}
.tabrow0 ul {
  background-color: #fff;
  padding: 0;
}
.tabrow0 ul li.selected,
.tabrow0 ul li.here {
  background-color: #336699;
}
.tabrow0 ul li {
  background-color: #f8f8f8;
}
div.mylink {
 position: absolute;
 bottom: 5px;
 right:10px;

}
div.mylink a:link, div.mylink a:visited {
font-size: 8px;
color:#ccc;
text-decoration: none;
}
.mod-resource .modified {
  text-align:center;
  font-size:smaller;
  display:none;
}
#mod-forum-view .subscription {
  float: right;
  text-align:right;
  font-size:small;
  padding-right:5px;
  white-space: nowrap;
}
.Footer div.logininfo {
 color:#999;
 font-family: Verdana, Geneva, sans-serif
 height: 20px;
 padding-top: 5px;
}

#middle-column table ul {

list-style: none;
	
}

/*-- tabs on main page--*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/


}


.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

/*--content slider--*/

#featured{ 
	width:655px;
	padding-right:250px; 
	position:relative; 
	border:5px solid #eee; 
	height:250px; 
	background:#fff;
	background-image:url(pix/bg.gif);
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:655px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#f2f2f2; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#ccc;
	text-decoration:none;
}
#featured li.ui-tabs-selected{ 
	background:url('/file.php/1/images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#369;
	color:#FFF;
}
#featured .ui-tabs-panel{ 
	width:655px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:190px; left:0px;
	width:645px;
	height:60px;
	padding-left:10px;
	background: url('/file.php/1/images/transparent-bg.png');
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info li{ 
	margin:0 30px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
	color:#ba8d0e;
}
#featured .ui-tabs-hide{ 
	display:none; 
}/***** acad0111/user_styles.css end *****/

/***** acad0111/default.css start *****/

body {
	
	margin: 0 auto;
	padding: 0;
	background-image:url(pix/bg-html.jpg);
	background-repeat:repeat-x;
	/*background-color:#d5dadd;*/
	background-color:#cdd2d5;
	font-family: Arial, Helvetica, sans-serif;
	}



#main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	font-size: 0.95em;
	

}

.cleared
{
		clear: both;
		}



.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 950px;
	}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 1px;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 22px;
	height: 22px;
	background-image: url('pix/Sheet-s.png');
}

.Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.Sheet-tc, .Sheet-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('pix/Sheet-h.png');
}

.Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.Sheet-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('pix/Sheet-v.png');
}

.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.Sheet-cl
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #ffffff;
}


.Sheet
{
	margin-top: 20px !important;
	margin-bottom: 10px;
}




div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 948px;
	height: 100px;
}

div.Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 948px;
	height: 100px;
	background-image: url('pix/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.Logo{
}
.Logo img{
	
	 margin: 17px 17px 17px 12px;
	
	
}



.tm
{
	position: absolute;
	top:5px;
	/*left: 310px;*/
	left: 310px;
}

.tm a, .tm a:link, .tm a:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:.7em;
	text-decoration:none;
	color: #169;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
	text-align: center;
	padding: 0 0px;
	margin: 0 0px;
}

.tm a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:.7em;
	text-decoration:underline;
	color: #BA8D0E;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
	text-align: center;
	padding: 0 0px;
	margin: 0 0px;
}

.tm, .tm ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.tm li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
	color:#999;
}

.tm li:hover
{
	z-index: 10000;
	white-space: normal;
}

.tm li li
{
	float: none;
}

.tm ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.tm ul li
{
	clear: both;
}


.menu a, .menu a:link, .menu a:visited
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.menu a:hover
{
	font-size:11px;
	text-align:left;
	text-decoration:underline;
	color: #BA8D0E;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.menu, .menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.menu li li
{
	float: none;
}

.menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.menu:after, .menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul
{
	min-height: 0;
}

.menu ul
{
	background-image: url(pix/spacer.gif);
	padding: 10px 0px 30px 0px;
	margin: -10px 0 0 -30px;
}

.menu ul ul
{
	padding: 30px 0px 30px 0px;
	margin: -30px 0 0 -10px;
}


ul.menu
{
	float:right;
}



/* menu structure */

.menu
{
	padding: 4px 375px 0px 2px;
}

.nav
{
	position: relative;
	height: 20px;
	z-index: 100;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 20px;
	background-image: url('pix/nav.png');
}

.nav .l
{
	left: 0;
	right:0px;
}

.nav .r
{
	right: 0;
	width: 948px;
	clip: rect(auto, auto, auto, 948px);
}





.menu ul li
{
	clear: both;
}

.menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}


.menu a .r, .menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	margin-left: 0px;
	/*background-image: url('pix/MenuItem.png');*/
}

.menu a .l
{
	left:0;
	right:11px;
}

.menu a .r
{
	width:422px;
	right:0;
	clip: rect(auto, auto, auto, 411px);
}

.menu a
{
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #169;
	padding: 0 5px;
	margin: 0 0px;
	line-height: 25px;
	text-align: center;
}

.menu .t 
{
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	padding: 0 0px;
	margin: 0 0px;
	line-height: 25px;
	text-align: center;
}

.menu a:hover .l, .menu a:hover .r
{
	top:-25px;
}

.menu li:hover>a .l, .menu li:hover>a .r
{
	top:-25px;
}

.menu li:hover a .l, .menu li:hover a .r
{
	top:-25px;
}
.menu a:hover .t
{
	color: #080906;
}

.menu li:hover a .t
{
	color: #080906;
}

.menu li:hover>a .t
{
	color: #BA8D0E;
}


.menu a.active .l, .menu a.active .r
{
	top: -50px;
}

.menu a.active .t
{
	color: #434B34;
}









.contentLayout
{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	width: 948px;
	
}








.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 948px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	
	position: relative;
	z-index: 0;
	padding: 5px;
	text-align: center;
}

.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('pix/Footer.png');
	width: 948px;
	height: 150px;
	bottom:0;
	left:0;
}


.Footer .Footer-text p
{
	margin: 0;
}

.Footer .Footer-text
{
	color:#666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
}

/***** acad0111/default.css end *****/


