html {
	overflow: -moz-scrollbars-vertical;
	/*background:url(../images/background2.jpg) right top repeat-x;*/
	background:url(../images/paisley.gif);
	background-color: #232d67;
}

body {
	background:url(../images/top.gif) right top repeat-x;
	text-align: left;
}

#container {
	margin:auto;
	width:950px;
	text-align:left;
}
#header {
	background:url(../images/header.gif) right bottom no-repeat;
	height: 132px;
}

#wiz {
	height: 140px;
	margin: auto;
	position: absolute;
}

#footer {
	font-size: 85%;
	text-align: right;
	padding: 4px;
	padding-right: 70px;
	color: white;
}

#resources, #password, #quiz {
	padding: 10px;
}

li.actualCorrect span {
	/*border: 1px solid green;*/
	background-color: #DDFFBA;
}

#result {
	border: 1px solid blue;
	font-size: 200%;
}


#quiz {
	overflow-x:hidden;
	overflow-y:scroll;
	height: 330px;
}

#quiz h3 {
	padding-top: 20px;
	padding-bottom: 10px
}

#quiz li {
	list-style-type:disc;
	padding:2px;
	margin-left:30px;
}

#quiz input {
	padding: 2px;
}

#resources {
	height:280px;
	overflow-x:hidden;
	overflow-y:scroll;
}

#resources li {
	padding: 5px;
	padding-left: 25px;
}

#resources .pdf {
	background: url(../images/pdf.gif) left center no-repeat;
}

#resources .doc, #resources .docx {
	background: url(../images/doc.gif) left center no-repeat;
}

#resources .ppt {
	background: url(../images/ppt.gif) left center no-repeat;
}

#password, #request {
	text-align: center;
}

#password input, #request input {
	padding: 3px;
	margin-bottom: 10px;
}

#content {

	background-color: white;
	/*border-left: solid 1px #efefe9;*/
	border-color:#10172e;
	border-style: solid;
	border-width: 0 2px 2px 0;
	margin-left: 1px;
}

#content {
	font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	color: #555555;
}

#buyBooks {
	background:url(../images/buybooks.png) no-repeat;
	width: 121px;
	height: 121px;
	position: relative;
	top: 100px;
	left: 380px;
	cursor: pointer;
}

#bookInfo {
	background-color: #f2f2f2;
}

#bookInfo li {
	list-style-type: disc;
	margin-left:30px;
}

#bookInfo .cover img {
	 width: 250px;
	 height: 350px;
}

#bookInfo .cover {
	 width: 250px;
	 float: left;
	 padding: 10px;
	 border-right: 1px solid #cacaca;
}

#bookInfo .info {
	padding: 10px;
	/*margin-left: 270px;*/
	height: 450px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

#bookInfo h1 {
	font-size: 150%;
}

#bookInfo h2 {
	text-align: center;
	padding-top: 5px;
}

#bookInfo .edition {
	font-style: italic;
}

#students .book {
	padding: 3px;
	float:left;
}

#students .book img {
	border: 1px solid red;
}

#students .booklist, #teachers .booklist {
	padding-top: 30px;
}

#students h2 {
	border-bottom:1px solid black;
	font-size:160%;
	padding-top:20px;
	text-align:center;
}

#students .booklist li, #teachers .booklist li {
	float: left;
	width: 300px;
	height: 200px;
	text-align: center;
	padding: 5px 5px 30px 5px;
} 

#students .booklist li img, #teachers .booklist li img {
	padding-bottom: 7px;
} 

#students .books {
	padding-left: 3px;
}

#deskCopies .booklist, #deskCopies .form {
	padding: 10px;
}

#deskCopies .form td {
	padding: 5px;
}


#deskCopies .form {
	float: left;
	width: 300px;
}

#deskCopies .booklist {
	margin-left: 310px;
}

#deskCopies h1 {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

#deskCopies h2 {
	color: #273575;
	font-size: 130%;
	padding-bottom: 10px
}

#deskCopies ul {
	padding: 10px;
	padding-left: 20px;
}

#deskCopies li {
	padding-bottom: 5px;
}

#deskCopies .booklist label {
	padding-left: 5px;
}

#deskCopies .buttons {
	text-align: center;
	padding-bottom: 10px;
}


#content h1, #resources h1, #password h1, #request h1 {
	text-align: center;
	color: #3c51b5;
	font-size: 190%;
	padding-top: 10px;
}

#request button {
	margin-top: 10px;
}

#resources h1, #password h1, #request h1 {
	font-size: 130%;
	padding-bottom: 10px;
}

#home {
	
}

#home h1 {
	text-align: center;
	color: #3c51b5;
	font-size: 300%;
	padding-top: 80px;
}

#home h2 {
	text-align: center;
	color: #273575;
	font-size: 130%;
}

#home .students {
	background:url(../images/apple2.jpg) center bottom no-repeat;
	cursor: pointer;
}

.teachers {
	background-color:white;
	border:1px solid black;
	color:black;
	cursor:pointer;
	float:left;
	font-size:160%;
	padding:5px;
}

.teachers a, .teachers a:visited {
	color: black;
}

.teachers a:hover {
	color: red;
}

#home .bookstore {
	border-left: 1px solid #cacaca;
}

#home .bookstore, #home .students {
	height: 350px;
	width: 50%;
}



#home .bookstore {
	background:url(../images/bookfan.gif) right bottom no-repeat;
}

#teachers h1 {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}

#teachers h2 {
	font-size: 150%;
	padding-bottom: 10px;
}

#teachers .booklist {
	width: 650px;
	border-right: 1px solid #3C51B5;
	padding: 10px;

}

#teachers .deskCopies {
	width: 270px;
	text-align: center;
	float: right;
}

#teachers .booklist li {

}

.half-col {
	float: right;
	width: 50%;	
}

.quarter-col {
	float: right;
	width: 25%;	
}

.booklist ul {
	
}

.booklist li {
	
}

.link {
	cursor: pointer;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.hover {
	color: #39488d;
	text-decoration: underline;
	
}

/* Breadcrumbs */
#crumbs ul {
    font-size: 85%;
    background-image:url('bc_bg.png');
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
	/*border-left: 0;*/
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#crumbs li {
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#crumbs a {
    height:30px;
    display:block;
    background-image:url('bc_separator.png');
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

#crumbs a:hover {
    color:#35acc5;
	background: 0;
	background-image:url('bc_separator.png');
	background-repeat:no-repeat;
    background-position:right;
}

/* drop shadow */
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1 {
	float:left;
	background:url(shadow.gif) right bottom no-repeat;
}
.wrap2 {
	background:url(corner_bl.gif) left bottom no-repeat;
}
.wrap3 {
	padding:0 4px 4px 0;
	/*background:url(corner_tr.gif) right top no-repeat;*/
}


/* modal */
#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container, #quizContainer, #passwordContainer, #requestContainer {
  width: 600px;
  height: 300px;
  background-color:#fff;
  border:3px solid #ccc;
}

#passwordContainer {
  width: 200px;
  height: 130px;
}

#quizContainer {
  width: 600px;
  height: 350px;
}

#requestContainer {
  width: 280px;
  height: 140px;
}

a.modelCloseImg {
  background:url(x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}



.resources {
	background-color: white;
	border: 1px solid #3C51B5;
	width: 300px;
	float: right;
	font-size: 90%;
	margin: 5px 20px 15px 10px;
}

.resources h1 {
	font-size: 70%;
	padding: 5px;
}

.resources h2 {
	text-align: left !important;
	background-color: #F2F2F2;
	padding: 3px;
	margin-top: 4px;
}

.resources ul {
	padding-bottom: 4px;
}

.resources li {
	cursor: pointer;
	padding: 2px;
	text-decoration: underline;
	padding-left: 25px;
	margin-left: 5px;
	background: url(../images/folder.gif) left center no-repeat;
}
