/*  | TEXTBOOK COURSE LIST SETUP |  */

#textarea {
	display: block;
	height: 475px;
	width: 550px;
	_width: 570px;
	padding: 5px;
}

#termlist {
	display: block;
	width: 250px;
	_width: 270px;
	margin: 0px;
	padding: 0px;
}

#termlist ul {
	display: block;
	list-style: none;
	width: 250px;
	_width: 268px;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	height: 368px;	
}

#termlist ul ul {
	width: 234px;
	_width: 250px;
	overflow: visible;
	height: auto;
}

#termlist a.anchor{
	float: left;
	}

#termlist span.labels {
	display: block;
	padding: 5px;
}	
	
#termlist .open {
	display: block;
	}
#termlist .closed {
	display: none;
	}
	
#termlist li {
	font-size: 12px; line-height: 12px;
	display: block;
	float: left;
	width: 250px;
	_width: 270px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	
#termlist li.spacer {
	background: none;
	border-width: 0px 0px 0px 0px;
	height: 19px;
	padding: 0px 0px 0px 0px;
	}
	
#termlist a.textlink {
	height: 19px;
	padding: 2px 0px 0px 16px;
	}
	
#termlist li a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	}		
	
#termlist li li{
	font-size: 11px; line-height: 11px;
	width: 234px;
	_width: 250px;
	margin: -1px 0px 0px -1px;
	_margin: 0px 0px 0px -1px;
	}
	
#termlist li li a{
	padding: 0px 0px 0px 12px;
	}
	
#termlist li li li{
	width: 234px;
	_width: 250px;
	margin: 0px 0px 0px -1px;
	}	
	
#termlist li li li a{
	padding: 0px 0px 0px 24px;
	}

#termlist li li li li{
	font-weight: bold;
	position: relative;
	width: 224px;
	_width: 236px;
	margin: 2px 4px 4px 4px;	
	}	

#termlist li li li li a {
	width: 170px;
	_width: 236px;
	padding: 3px 18px 3px 36px;
	}
  
#termlist li img {
	vertical-align: middle;
	}
	
#termlist span.justsection {
	visibility: visible;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}	
	
#termlist span.fullcourse {
	visibility: hidden;
	font-size: 1px;
	display: block;
	overflow: hidden;
	position: relative;
	width: 25px;
	height: 1px;
	top: -5px;
	left: 0px;
}

#termlist span.label {
	width: 12px;
	overflow: hidden;
	font-size: 1px;
}

#termlist span.fullcourse a {
	background: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#termlist span.fullcourse img {
	width: 1px;
	height: 1px;
}

#yourcourseshadow {
	display: block;
	float: right;
	position: absolute;
	_position: fixed;
	width: 275px;
	height: 458px;
	padding: 0px;
	margin: 0px 0px 0px 270px;
	_margin: 0px 0px 0px 10px;
}

#yourcourseframe, #yourcourseframe ul {
	display: block;
	position: relative;
	list-style: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 260px;
}

#yourcourseframe li {
	font-size: 12px;
	float: left;
	width: 260px;
	padding: 0px;
	margin: 0px;
	}
	
	
#yourcourseframe span.labels {
	display: block;
	padding: 5px;
}


#yourcourseframe #yourcourses, #yourcourseframe #yourcourses ul {
	font-size: 11px; font-weight: bold;
	display: block;
	list-style: none;
	overflow: auto;
	_overflow: visible;
	position: relative;
	_left: 0px;
	_top: 0px;
	width: 258px;
	_margin: 0px;
}

#yourcourseframe #yourcourses, #yourcourseframe #yourcourses ul {
	height: 342px;
}

#yourcourseframe #yourcourses li {
	width: 232px;
	_width: 258px;
	margin: 0px;
	padding: 0px;
}

#yourcourseframe #yourcourses li ul {
	overflow: visible;
	position: static;
	width: 232px;
	_width: 258px;
	padding: 5px;
	margin: 0px;
	height: auto;
}

#yourcourseframe #yourcourses li li {
	vertical-align: center;
	width: 220px;
	_width: 248px;	
	padding: 5px;
	margin: 2px 0px 3px 0px;
	}

#yourcourseframe #yourcourses #currentcourses span.justsection {
	visibility: hidden;
	font-size: 1px;
	display: block;
	overflow: hidden;
	position: relative;	
	top: 0px;
	left: 0px;	
	width: 20px;
	height: 1px;
}	
	
#yourcourseframe #yourcourses li li span.fullcourse {
	visibility: visible;
	display: block;
}

#yourcourseframe #yourcourses li li a {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
}

#yourcourseframe #yourcourses li li span.label {
	display: block;
	float: left;
	width: 202px;
	_width: 218px;
}


/*  | TEXTBOOK COURSE LIST SETUP ENDS |  */


/*  | TEXTBOOK BOOK LIST |  */

#term #textselectors {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#term #textselectors a{
	padding-left: 5px;
}

#booklist {
	padding: 5px 10px 5px 5px;
	_width: 99%;
}

#booklist #term {
	padding: 0px;
}

#booklist #course {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	width: 100%;
}

#booklist #courseheading {
	float: left;
	_float: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#booklist #courseheading #coursename {
	float: left;
	padding: 5px;
}

#booklist #courseheading #instructor {
	font-size: 10px;
	float: right;
	margin: 0px;
	padding: 5px;
}

#booklist #textsuggestheading {
	float: left;
	_float: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#booklist #textsuggestheading #textsuggestname {
	float: left;
	padding: 5px;
}

#booklist #nobook {
	display: block;
	padding: 5px;
}

#booklist #book #info{
	font-size: 10px;
	float: left;
	display: block;
	width: 45%;
	height: auto;
	padding: 5px;
	margin: 0px;
}

#booklist #book #ordering{
	float: right;
	display: block;
	width: 45%;
	padding: 5px;
	margin: 0px;
}

#booklist #overflow, #booklist #overflow ul {
	display: block;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#booklist #overflow .open {
	display: block;
	}
#booklist #overflow .closed {
	display: none;
	}
	

/*  | TEXTBOOK BOOK LIST ENDS |  */


/*  | TEXTBOOK BOOKS ADDED  |  */

#textadded {
	padding: 5px;
}

#textadded #course {
	float: left;
	_float: none;
	width: 100%;
	padding: 0px;
}

#textadded #coursespacer {
	height: 5px;
	padding: 7px;
	float: left;
	_float: none;
}

#textadded #courseheading {
	float: left;
	_float: none;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#textadded #courseheading #coursename {
	float: left;
	padding: 5px;
}

#textadded #courseheading #edit {
	font-size: 10px;
	float: right;
	margin: 0px;
	padding: 5px;
}

#textadded #book{
	float: left;
	_float: none;
	padding: 0px;
	width: 100%;
}

#textadded #book #details {
	float: left;
	padding: 5px
}

#textadded #book #price {
	float: right;
	text-align: right;
	padding: 5px;
}

#textadded #book #crosslist {
	float: left;
	padding: 5px
}

#textadded #nobook{
	padding: 5px;
}

#textadded #coursetotal {
	float: left;
	_float: none;
	width: 100%;
}

#textadded #coursetotal #total{
	float: right;
	text-align: right;
	padding: 5px;
}


/*  | TEXTBOOK BOOKS ADDED ENDS|  */