        @import url("/css/theme/theme1.css");
/*********************
	HTML Elements
*********************/
*{
	margin:0;
	padding:0;
}
img, div,a { behavior: url('/css/iepngfix.htc') }
body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
a, a:visited{
	text-decoration:none;
}
img{
	border:0;
	margin:1px;
}
p{
	padding:3px;
}
h2{
    font-size: 1.5em;
    margin-bottom: 5px;
}
input{
    padding:2px;
}
select{
	padding:2px;
}
input[type="text"]{
    font-weight: bold;
}
input[disabled] {
	font-weight:normal;
	background: #ddd;
        border: 1px solid #ddd;
}
/*********************
	Structure
*********************/
#container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:960px;
}
#header h2{
margin-top:20px;
}
div.logo a
{
	display:block;
	width: 160px;
	height: 90px;
	z-index: 10;
	background: url('/img/leveled_library.png') 100% 100% no-repeat;
	background-position: 5px 8px;
}

#header #tagline {
	display:none;
}

#content{
	width:740px;
	float:left;
	margin:10px 0 10px 0;
	padding:10px;
        min-height: 518px;
}

#sidebar{
	background:#FFF;
	width:170px;
	float:right;
	margin:10px 0 10px 0;
	padding:10px;
}
#footer{
	clear:both;
	padding:5px;
	margin-top:10px;
        min-height: 15px;
        width: 950px;
        margin-right: auto;
        margin-left: auto;
}
#box h3{
	padding:5px;
	font-size:14px;
}
/*********************
	Sidebar
*********************/
.sidebar ul, #sidebar ul{
	list-style:none;
	line-height:22px;
}
.sidebar ul li a, .sidebar ul li a:visited,
#sidebar ul li a,#sidebar ul li a:visited{
	padding-left:10px;
	text-decoration:none;
	margin:0 3px;
	display:block;
}
.sidebar ul li a:hover,
#sidebar ul li a:hover{
	text-decoration:underline;
}
.sidebar ul li ul,
#sidebar ul li ul{
	margin-left:5px;
}
.sidebar h3,
#sidebar h3{
	padding:2px;
	font-size:14px;
}
.sidebar .explain,
#sidebar .explain{
    margin-top: 10px;
    line-height: 10px;
    font-size: 10px;
    color: #6F7A86;
}

.sidebar .item,
#sidebar .item {
	padding: 0 5px 5px 5px;
	font-size: 12px;
}

#sidebar hr,
sidebar hr {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #fff;
	border-right: none;
	border-left: none;
	height: 1px;
	margin: 5px 0;
}

#sidebar .first h3 {
	margin-top: 0;
}

#sidebar h3 {
	color: #829592;
	font-size: 14px;
	margin-bottom: 10px;
}
#sidebar h2 {
        text-align: center;
	font-size: 12px;
        margin-top: 5px;
	margin-bottom: 10px;
}

#sidebar p {
	font-size: 10px;
	color: #0073ae;
	line-height: 12px;
	margin: 0;
}

#sidebar p a {
	color: #0073ae;
}

#sidebar p a:hover {
	color: #66ccff;
}

#sidebar ul {
	padding: 0;
	margin: 1px 0;
}

#sidebar li {
	list-style-type: none;
}

#sidebar form {
	display: inline;
}


#sidebar .ratingsystem {
	text-align: center;
	color: #c7a179;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0;
}

#sidebar input[type="submit"]{
    margin: 5px 0 5px 100px;
}

#sidebar input[type='text']{
    width: 150px;
    margin-bottom: 5px;
}
#sidebar input[type='checkbox']{
    width: 20px;
}
#sidebar .input label{
    font-size: .8em;
}

/*********************
  TopMenu, Top-Panel
*********************/
#topmenu{
	margin-top: 5px;
        margin-left:200px;
	float:left;
	voice-family:inherit;
}
#topmenu ul{
	list-style:none;
	line-height:25px;
}
#topmenu li{
	display:inline;
}
#topmenu a,#topmenu a:visited{
	padding:5px 12px 5px 12px;
	text-decoration:none;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	padding:5px 12px 5px 12px;
	font-weight:bold;
	
}
#top-panel{
	background:#fff;
	padding:0px;
	min-height:0px;
        margin-left: 200px;
	float:left;
	width:760px;
        
}
#top-panel ul{
	list-style:none;
        
}
#top-panel ul li{
	display:inline;
	line-height:20px;

}
#top-panel ul li a{
        color: #0073ae;
        font-weight: bold;
	padding-left:3px;
        padding-right:3px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#top-panel a:hover{
	text-decoration:underline;
}

#top-panel ul li.filter{
    padding-left: 19px;
}
#top-panel ul li a.filter{
        margin: 0;
        padding: 0 3px 0 3px;
}

#usermenu{
    display:inline;
	margin-top: 5px;
	float:right;
	voice-family:inherit;
}
#usermenu a{
    color: #fff;
}
#usermenu ul{
	list-style:none;
}
#usermenu li{
	display:inline;
}
#usermenu a,#usermenu a:visited{
	padding:5px 12px;
	text-decoration:none;
}

#sidebar{
	float:left;
        margin-right: 10px;
}

/*********************
    size classes
*********************/

.fullwidth {
	width: 650px; /* manage custom units div */
}

.xxlarge {
	width: 510px; /* manage observations table */
}

.xlarge {
	width: 450px; /* observation names, multiple unit names */
}

.large {
	width: 350px; /* assignment names */
}

.medium {
	width: 150px; /* course names, people names, ATS code, etc */
}

.small {
	width: 100px; /* short words, short names */
}

.xsmall {
	width: 30px; /* numbers, grades */
}




/*********************
    Other
*********************/
.a-right{text-align:right;}
.a-left{text-align:left;}
.a-center{text-align:center;}
#pager{
	margin:5px;
	height:25px;
}
#styleswitcher{
	float:right;
}
#styleswitcher ul{
	list-style:none;
	line-height:10px;
}
#styleswitcher li{
	height:12px;
	display:inline;
}
#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}
a#defswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#bd3f09;
	font-size: 8px;
	color:#bd3f09;
	display:inline-block;
}
a#blueswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#375b91;
	font-size: 8px;
	color:#375b91;
	display:inline-block;
}
a#greenswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#d0e0b8;
	font-size: 8px;
	color:#d0e0b8;
	display:inline-block;
}
a#brownswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#654322;
	font-size: 8px;
	color:#654322;
	display:inline-block;
}
a#mixswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#294145;
	font-size: 8px;
	color:#294145;
	display:inline-block;
}
#credits{
clear:both;
	width:200px;
	float:left;
}
/*********************
		Tables
*********************/
table{
	margin:5px;
	border-collapse: collapse;
	table-layout:automatic;
	width:98%;
}
td, th{
	padding: 2px;
} 
thead{

}
/*********************
		Home
*********************/
#infowrap li{
	display:inline;
}
#infobox{
	width:365px;
	float:left;
	margin-top:10px;
}
#infobox h3{
	padding:5px;
	font-size:14px;
}
.margin-left{
	margin-left:5px;
}
#rightnow .reallynow {
	padding: 5px;
	font-size:14px;
}
#rightnow h3{
	padding:2px;
	padding: 0 10px;
	font-size:14px;
}
#rightnow .reallynow span {
	display: block;
	text-align: left;
	float: left;
	padding:0 2px;
	font-size:14px
}
#rightnow .reallynow a {
	text-decoration:none;
	display: block;
	text-align: right;
	float: right;
	padding:0 0 0 18px;
	margin-left:4px;
	font-weight:normal;
	font-size:12px;
}
#rightnow .reallynow a:hover{
	text-decoration:underline;
}
#rightnow .youhave {
	font-size:  12px;
	padding: 10px;
}
#rightnow a {
	font-weight: bold;
}
/*********************
		Forms
*********************/
form{
	padding:10px;
	margin:0 auto;
}
form fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:254px;
}
form#form label {
	clear:left;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}
form#form input {
	padding:3px;
	margin-bottom:5px;
}
form#form select {
	margin-left:5px;
}
form#form textarea {
	width:410px;
	height:200px;
	padding:5px;
	overflow:auto;
}
form#form option {
	background:#FFF;
}
form#form optgroup option {

}
form#form #button1, form#form #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#form #button1:hover, form#form #button2:hover {
	background-position:center left;
}

form#profile label,
form.manage_students label,
form.loan_book label
{
    display: inline;
    width:150px;
    text-align:left;
    float:left;
    margin-right: 5px;
    margin-top: 3px;
}
form#StudentCourseForm label{    
    width:125px;
}

form#StudentCourseForm {
   
}

form em{
    color: #f5821f;
    font-weight: bold;
}

form .required{
    font-weight: bold;
}

form .resetlink a{
    
}

form input, form select, form radio{
    margin-bottom: 10px;
}

fieldset{
    margin: 10px 20px 10px 20px;
    border: 1px solid black;
    padding: 1em;
}

form input[type="submit"]{
    margin-top: 10px;
}

.ll-button {
    outline: 0;
    margin:0 4px 0 0;
    padding: .4em .5em;
    text-decoration:none !important;
    cursor:pointer;
    position: relative;
    text-align: center;
    font-weight: bold;
    zoom: 1;
    font-size: 1em;
}


/*********************
	Icons
*********************/
.icon{
	padding-left:19px;
	text-decoration:none;
	height:20px;
	font-size:12x;
	margin:0 3px;
	display:inline-block;
	line-height:20px;
}
.user{background:transparent url('/img/icons/user.png') no-repeat left;}
.useradd{background:transparent url('/img/icons/user_add.png') no-repeat left;}
.group{background:transparent url('/img/icons/group.png') no-repeat left;}
.search{background:transparent url('/img/icons/magnifier.png') no-repeat left;}
.online{background:transparent url('/img/icons/world.png') no-repeat left;}
.pagenew{background:transparent url('/img/icons/page_add.png') no-repeat left;}
.rss{background:transparent url('/img/icons/rss.png') no-repeat left;}
.feed{background:transparent url('/img/icons/feed.png') no-repeat left;}
.report{background:transparent url('/img/icons/report.png') no-repeat left;}
.roster{background:transparent url('/img/icon-pdf.png') no-repeat left;}
.house{background:transparent url('/img/icons/house.png') no-repeat left;}
/*.manage{background:transparent url('/img/icons/cog.png') no-repeat left;}*/
.manage_page{background:transparent url('/img/icons/page_gear.png') no-repeat left;}
.folder{background:transparent url('/img/icons/folder.png') no-repeat left;}
.promotions{background:transparent url('/img/icons/coins.png') no-repeat left;}
.cart{background:transparent url('/img/icons/cart.png') no-repeat left;}
.folder_table{background:transparent url('/img/icons/folder_page.png') no-repeat left;}
.shipping{background:transparent url('/img/icons/car.png') no-repeat left;}
.invoices{background:transparent url('/img/icons/page_white_text_width.png') no-repeat left;}
.addorder{background:transparent url('/img/icons/folder_page_add.png') no-repeat left;}
.add{background:transparent url('/img/icons/add.png') no-repeat left;}
.app_add{background:transparent url('/img/icons/application_add.png') no-repeat left;}
.report_seo{background:transparent url('/img/icons/report_link.png') no-repeat left;}
.modules{background:transparent url('/img/icons/bricks.png') no-repeat left;}
.modules_manage{background:transparent url('/img/icons/bricks_gear.png') no-repeat left;}
.delete{
    padding-left: 20px;
    background:transparent url('/img/icon-delete.png') no-repeat left;   
}

/*********************
	Messages, Errors, Flashes
*********************/
.error-in-error{ text-align:center;color:#FF0000; }
.error-message{ text-align:center;color:#FF0000; font-size:14px; margin-bottom: 10px; margin-top:10px;}
.error-message a{ color:#000000;text-decoration:underline; }
.error{
    background-color: #ffb69c;
	border: 3px solid  #ce4d20;
	color: Black;
	padding: 10px;
    margin-bottom: 10px;
    text-align:center;color:#ce4d20; font-size:14px; font-weight:bold; margin-bottom: 10px; margin-top:10px;
    }
 .message{
    background-color: #ffb69c;
	border: 3px solid  #ce4d20;
	color: Black;
	padding: 10px;
    margin-bottom: 10px;
 }
.success{
    padding: 10px;
	font-size: 12px;
	margin-bottom: 20px;
	font-weight: bold;
    background-color:#b2e5ff;
    border:2px solid #006394;
    color:#006394;
}

/*********************
	Homepage
*********************/
#home{
    margin-top: 100px;
    width: 600px;
    margin-right:auto;
    margin-left:auto;
}

#home input[type="text"], #home input[type="password"]{
    color: black;
    font-weight: bold;
    border-width: 1px;
    font-size: 0.9em;
}

#home #BasicBookSearch input[type="text"]{
    font-size: 1.5em;
    margin-bottom: .75em;
}

#home #BasicBookSearch input[type="submit"]{
    margin-right: 30px;
    float: right;
}

#home .colleagueSearch input[type='checkbox']{
    width: 30px;
    float: left;
}
#home .input label{
    padding-left: .9em;
    font-size: 1em;
}

#search h1, #home h1{
    font-size: 2em;
}

#BasicBookSearch {
	display:block;
	width:400px;
	float:left;
        margin-bottom: 30px;
}
	
	#BasicBookSearch input[type="text"],
       	#BasicBookSearch input[type="password"]
        {
		width:382px;
	}

.UserLogin {
	display:block;
	width:220px;
	float:right;
        border:0px black solid;
}

	#UserRegisterFormContainer {
		padding-top:15px;
	}

#search{
    margin-top: 30px;
    width: 600px;
    margin-right:auto;
    margin-left:auto;
}

/*********************
	Book Details
*********************/
        .leveler{
            float: left;
            width: 300px;
        }

        #userRating h1{
            font-size: 3em;
            margin-bottom: 1em;
        }

        fieldset.unleveled {
            width: 100%;
        }

        #VoteCastForm .unleveled {
            padding: 10px;
            overflow:visible;
        }

        #VoteCastForm .unleveled p{
            margin: 5px;
            padding: 0;
            color: red;
            font-size: 1.5em;
        }

         #VoteCastForm select{
            margin: 10px 15px;
            padding: 4px;
        }
         #VoteCastForm label{
            text-align: center;
        }
        .leveler input[type='checkbox']{
           width: 30px;
            float: left;
        }

        .leveler #sourcebox{           
            width: 220px;
            margin: 10px 0;
            text-align:center;
        }
        .leveler #sourcebox label{
            margin-bottom: 10px;
        }
        
        .leveler #sourcebox select{
            width: 150px;            
        }
        .leveler fieldset.unleveled select{
            margin: 10px 0 15px 0;
            text-align: center;
        }

/*********************
	MISC
*********************/
 .forgetPassText
{
    font-size:11px;
}

.center {
	text-align:center;
}

.jumbo {
	font-size:1.5em;
	color:#6F7A86;
}

.clear { clear:both; }

.odd{ background-color:#ffffff;}
.even{ background-color:#EFEFEF;}

.right {
	float: right;
}

.left {
	float: left;
}

.actionBox th{
    max-height: 30px;
}

.actionBox th, .actionBox td{
   	padding:3px;
    text-align: center;
}

.actionTable h2{
   	margin-top: 0;
	color: #0073ae;
	font-size: 1.5em;
	font-weight: normal;
}

.actionBox a{
    width: 100px;
    text-decoration:none;
}
.actionBoxButton
{
    height:20px;
    width: 110px;
    margin-bottom: 10px;
}
.actionBoxButton a
{    
    display: block;
    width: 110px;
}

/*****************
    Book Details
*****************/

.bookdetail{
    display: block;
    float:left;
    width:100%;
}

.bookdetail .attributes{
    display: block;
    width: 95%;
    float: left;
    margin: 0 10px 0 10px;
}

.bookdetail .image{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 50%;
    /*text-align: center;*/
    display: inline;
    float: left;
    overflow: hide;
    }

.bookdetail .attributes h2{
    font-size: 16px;
    line-height: 24px;
    }

    .bookdetail .otherContent{
        display: block;
        clear: both;
        margin-top: 15px;
    }

#content div.book {
    clear: both;
    display:block;
    width:95%;
    height:180px;
    float:left;
    margin: 5px 0 5px 0;
    padding: 10px;

}


#content  div.book div.image {
    display: block;
    width: 160px;
    /*text-align: center;*/
    float: left;
	overflow: hidden;
}

#content  div.book div.image img {
	max-width: 180px;
        max-height: 180px;
}

#content div.book div.attributes {
        display: block;
	height:160px;
	width:300px;
	overflow-y:hidden;
	overflow-x:hidden;
        float: left;
}

#content div.book div.attributes h2 {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
	margin-bottom:5px;
}

#content div.book div.attributes div.detail {
    clear: both;
}

#content div.book div.attributes div.detail label {
    font-weight: bold;
    /*width: 100px;*/
    clear: none;
    float:left;
	text-align:left;
	display:inline;
}

#content div.libraryattributes {
    display: block;
    width: 375px;
    height:130px;
    overflow-y:auto;
    overflow-x:auto;
    float: left;
    margin-left: 20px;
}

#content div.libraryattributes h2 {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
	margin-bottom:5px;
}

#content  div.libraryattributes  {
    clear: both;
}

#content div.libraryattributes label {
    font-weight: bold;
    clear: none;
	text-align:left;
	display:inline;
}

#content div.book div.level, #content div.book div.actions {
	float:left;
}

#content div.book div.level {
	padding: 0px 15px;
    width:50px;
}

#content div.book div.actions a {
	padding:10px;
}

#content div.book div.attributes div.detail span { }

#content div.paging{ display:block;clear:both; }

#results div.libraryattributes {
    width: 380px;
    margin-left: 20px;
}

.actiontable{
    margin-right: 15px;
    text-align:center;
    }

.actiontable a{
    width: 100px;
    }

    div.paging {
	margin:10px;
    text-align:center;	
}

	div.paging div.disabled{
		display:none;
	}

/*////////////// 
    Manage Lending
/////////////////*/
.manage p{
    margin-left: 7px;
}
.manage h2{
    margin: 15px 0 20px 10px;
    clear:both;
}

.manage h3{
    margin-top: 15px;  
    margin-left: 10px;
    clear:both;
}

.manage ol{
    border: 1px solid #efefef;    
    padding: 5px;
    padding-right: 20px;
}

.manage li{
    margin-left: 10px;
    border-bottom: 1px dotted #efefef;
    list-style-position: outside;
}

.manage tbody img{
    vertical-align: middle;
}

.manage .teacherlist{
    border-bottom: black 1px solid;
}
.coursebox{
    min-width: 700px;
    border: 0; /*1px #375a90 solid;*/
    padding: 0px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 30px;
}

.coursebox h2{
    color: #d45020;
    line-height: 1em;
    font-size: 1.4em;
    padding-bottom: 5px;
    border-bottom: 2px dashed #efefef;
}

.coursebox .actions{
    margin-top: 20px;
    margin-bottom: 7px;
    display: block;    
}

.coursebox .label, .coursebox .input, .coursebox .select{
    font-size: 1em;
}
.actions .option{
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 5px 5px 5px 22px ;
    margin: 10px 10px 10px 10px;
    text-align: left;

    color: #d45020;
}

.active{
    border-top: 2px solid #d45020;
    font-weight: bold;
}

/****************
Lending Filters
*****************/
#filter input[type="submit"]{    
    display: inline;
    margin-top: -5px;
    margin-left: 25px;
}
/****************
Management
*****************/


/*Intial*/
.students{background: transparent url(/img/icon-managestudents-s.png);}
.lending{background: transparent url(/img/icon-lendinghistory-s.png);}
.reports{background: transparent url(/img/icon-advancedreports-s.png);}
.delete_course{background: transparent url(/img/icon-deletecourse-s.png);}
.edit_course{background: transparent url(/img/icon-edit.png);}
/*Active*/
.astudents{background: transparent url(/img/icon-amanagestudents.png);}
.alending{background: transparent url(/img/icon-alendinghistory.png);}
.areports{background: transparent url(/img/icon-aadvancedreports.png);}
.adelete{background: transparent url(/img/icon-adeletecourse.png);}



/****************
AUTOCOMPLETE
*****************/
div.auto_complete {
	font-weight:normal;
    width: 600px;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    border-left: 1px solid #0073ae;
    border-right: 1px solid #0073ae;;
    border-bottom: 1px solid #0073ae;
    background-color: #d4e4ff;
    z-index: 100;
}

div.auto_complete ul {
   border:1px solid #E0E0E0;
   margin:0;
   padding:0;
   width:100%;
   list-style-type:none;   
}

div.auto_complete ul li {
   margin:0;
   padding:3px;
   list-style-type:none;
   background-color: #E0E0E0;
}

div.auto_complete ul li.selected {
   background-color: #EFEFEF;
   list-style-type:none;
}

div.auto_complete ul li.hover {
   background-color: #0073ae;
   list-style-type:none;
}

div.auto_complete ul strong.highlight {
   color: #800;
   margin:0;
   padding:0;
   list-style-type:none;
}

div.school input{
	width:400px;
}

div.school label{

}

div.dash {
    text-align: center;
    border: black 1px solid;
    width: 330px;
    height: 330px;
    }

.school{
    margin-top: 15px;
}

.helptext{
    color: #50B141;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 7px;
}



/****************
Search Results
*****************/
div.results{
    margin-top: 20px;
}

/****************
Print
*****************/
.print-book{ padding:5px;font-weight:bold; }
.print-book a{ padding:0px 4px;font-weight:bold;color:#000;background-color:#EFEFEF;border:2px solid #000;position:relative;top:-2px;}
.print-book a.details{ background: none; border: none;}
.print-formats { display:block; }
.print-format { display:block; width:150px;float:left; }
.print-format .center, .print-format h4 { text-align:center; }
.print-format input { margin:0 48%; }
.no-vote-wrapper{ background-color:#EFB3B3;border:4px solid red; }
.vote-wrapper{ padding:4px; }
a.alert, #sidebar a.alert { color:#FF0000;text-decoration:underline; }

div.continue {
    margin: 20px 40px 20px 40px;
}

/****************
    Offers
*****************/
div.NewOffersListing{ border:1px solid #aaaaaa; padding:1px;}

.offers {
	display:block;
	width:715px;
    border:0px black solid;
}

.offer {
    min-height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    overflow-x: auto;
}

.offer_price
{
    width:90px;
}
.offer_condition
{
    width:160px;
}
.offer_header
{
  background-color:#e4e4e4;
  font-weight:bold;
  height:30px;
  padding-left: 5px;
  line-height:29px;
  overflow:hidden;
}

#OffersAddToCartForm .image{
    width: 200px;
}
#OffersAddToCartForm .bookdetail h2{
    line-height:24px;
    margin-top: 15px;
}

img.amazon{
    margin: 10px;
}
/*************
Purchases and Cart
**************/
#cart h2, #cart h3{
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}
#cart div.libraryattributes{
    width: 240px;
}

#cart div.offer{
    width: 150px;
    margin-top: 10px;
}

#cart ul{
    margin-top: 15px;
    list-style-type: circle;
    list-style-position: inside;
}

#NewOffersListing{
    border:1px solid #aaaaaa;
    padding:1px;
}

#NewOffersListing .offer{
    padding: 15px;
    font-size: 13px;
}
*.price{
    font-size:20px;
    color:#0073AE;
}

#NewOffersListing .offer .seller_info{
    width:300px;
}

#NewOffersListing .offer .ll-button{
    padding: .4em .6em;
}

#OffersAttToCartForm .ll-button{
    vertical-align: middle;
}
#OffersAttToCartForm .seller{
    margin-top:10px;
}

#cart .submit{
    padding: 20px;
}
/****************
    Add a course
*****************/
.adding_teachers{
    height:20px;
    padding:10px;
    border-bottom:1px dotted #cccccc;
}
li.adding_teachers{
    width: 200px;
    line-height: 16px;
}


.update_course_information h3{
    margin-top: 20px
}
.ajax_success_msg{	
    padding: 10px;
	font-size: 12px;
	margin-bottom: 20px;
	font-weight: bold;
    background-color:#b2e5ff;
    border:2px solid #006394;
    color:#006394;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.ajax_error_msg{
    background-color: #ffb69c;
	border: 2px solid  #ce4d20;
	color: Black;
	padding: 10px;
    margin-bottom: 10px;
    text-align:center;color:#ce4d20; font-size:14px; font-weight:bold; margin-bottom: 10px; margin-top:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
   
}
#update_course_left{
    width:400px;    
}

.submit input[type="submit"].ui-priority-primary{
    float: left;
}
.submit input[type="submit"].ui-priority-secondary{
    display: inline;
    margin-left: 25px;
    float: left;
}

/*******
  help
******/
.documentation h2{
    margin-bottom: 30px;
}
.documentation h3{
    margin-top: 15px;
    margin-bottom: 15px;
}


.documentation ul{
    margin-left: 15px;
    list-style: disc;
}
.documentation ul ul{
    margin-left: 30px;
    list-style: disc;
}

/*****************
 fake book cover
*****************/
.fakecover{
    display: inline-block;
    width: 160px;
    height: 120px;
    text-align: center;
    margin: 4px;
    align: middle;
}
.fakecover .inner{
   display: inline-block;
   font-size: 1.5em;
   padding: 7px;   
   text-align: center;
   color: #1f57bf;
   height: 85%;
   width: 85%;
   margin: 0 auto;
   overflow:hidden;                
   background-color:#f5f8ff;
   border:2px solid #fff;
   outline:1px solid #ddd;
   -moz-ouline-radius:4px;

}

#examples img{
    margin: 10px 5px;
    vertical-align: bottom;
}

#examples h3{
    width: 170px;
    padding: 5px;
    margin: 5px 5px 0 0;
    text-align: center;
}

/*Scrollable */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
    display:block;
    position:relative;
    overflow:hidden;
    width: 180px;
    margin: 5px;
    height: 500px;
    margin-top: 10px;


}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	height:2000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}
.paging_loader{	margin:0px 0px 0px 30px; }