a:hover { cursor: pointer; } 


img.corner {
   width: 17px;
   height: 11px;
   border: none;
   display: block !important;
}

#search-books-form1
{
  height: 92px;
  margin-top:11px;
}

#search-books-form2
{
  height: 92px;
  margin-top:11px;

}
#student-book-search-1
{
  width: 203px;
  height: 112px;
  /* background-color:#333366; */
  font-family:Arial, Helvetica, sans-serif;
  float:left;
  border:dotted #999999 1px;

  /*   background-color:#8CC63F; */

}


form * {margin:0;padding:0; /* display:inline; */
} /* Standard margin and padding reset, normally done on the body */
form {margin-bottom: 0px;
display:inline;
} 

legend {
	color:#000; /* IE styles legends with blue text by default */
	*margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
}
fieldset {
	border: solid 0 transparent; /* Default fieldset borders vary cross browser, so make them the same */
margin:0;padding:0; /* display:inline-block; */
}
fieldset div {
	overflow:hidden; /* Contain the floating elements */
	 /* Give layout in ie to contain float */
margin:0;padding:0;
}
fieldset div {margin:0;padding:0; } /* Reset element back to block leaving layout in ie */
label {
margin:0;padding:0;
	float:left; /* Take out of flow so the input starts at the same height */
	width:5em; /* Set a width so the inputs line up */
}


.student-books-1-topround { 
background: url(../images/corners/search1tr.gif) no-repeat top right; 
}

.student-books-1-bottomround { 
background: url(../images/corners/search1br.gif) no-repeat top right; 
}

.student-books-2-topround { 
background: url(../images/corners/search2tr.gif) no-repeat top right; 
}

.student-books-2-bottomround { 
background: url(../images/corners/search2br.gif) no-repeat top right; 
}
#student-book-search-2
{
  width: 315px;
  height: 114px;
  margin-left: 20px;
  margin-right: 20px;
  background-color:#96ae65;
  /* background-color:#333333; */
  font-family:Arial, Helvetica, sans-serif;
  float: left;
}
select.college-university-books {
width: 285px;
height:22px;
margin-left:13px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
}

select.college-subject-books {
width: 285px;
height:22px;
margin-left:13px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
}

select.college-course-books {
width: 195px;
height:22px;
margin-left:13px;
margin-right:8px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
}
input.isbn {
width: 157px;
height:19px;
margin-left:10px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
background-color:#CCCCCC;
}


input.keywords {
width: 157px;
height:19px;
margin-left:10px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
background-color:#CCCCCC;
}

input.author {
width: 157px;
height:19px;
margin-left:10px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
background-color:#CCCCCC;
}



input.general-books-1 {
width: 300px;
height:18px;
margin-left:10px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
}

input.general-books-2 {
width: 300px;
height:18px;
margin-left:10px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
}

input.general-books-3 {
width: 300px;
height:18px;
margin-left:10px;
border:solid #000000 1px;
/* border:solid #FFFFFF 2px; */
font:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
}




/* Navigation */
ul#rightnavigation { 
width: 120px; 
/* margin-left: -40px; */
margin-top: 0px;
list-style-type:disc; 
list-style-position:outside;
}
ul#rightnavigation li 
{
  list-style: none;
  background-color: #eeeeee;
  text-align: left;
  margin: 0;
  padding: .25em; 
  border-bottom:thin groove;
	margin-left:-40px;
}
ul#rightnavigation li a 
{
  display: block;
  text-decoration: none;
  padding-left: 10px;
}
#rightnavigation a:hover { background-color: #fff; }
#rightnavigation a:link, #rightnavigation a:visited { color: #000; }
#rightnavigation a:hover, #rightnavigation a:active { color: #000; }

ul#subjectnavigation { 
width: 122px; /*from 168*/
/* margin-left: -45px; */
margin-top:0px;
}
ul#subjectnavigation li 
{
  list-style: none;
  text-align: left;
  margin-left: -40px;
  margin-top:8px;
  margin-bottom:8px;
  border-bottom:thin groove;
}
ul#subjectnavigation li a 
{
  display: block;
  text-decoration: none;
  padding-left: 10px;
}




/* CSS Document */
/*searches.php styles*/

/*.searchResults
{
	width:100%;
}
*/
.item
{
	height:130px;
	width:600px;
	text-align:left;
}


.tileImgV
{
	margin-left:auto;
	margin-right:auto;
	width:80px;
}
.tileImgH
{
	margin-left:auto;
	margin-right:auto;
	width:80px;
}
.dimgV
{ 
height:190px; 
}   
.dimgH
{ 
width:190px; 
}
.imgContainer
{
	float:left;
	height:100px;
	width:100px;
}
.nres
{
	color:#111111;
	list-style:none;
	display:inline;
	text-decoration: none;
}
.nres a:link, .nres a:visited
{
	color:#111111;
	list-style:none;
	display:inline;
	text-decoration: none;
}
.nres a:hover
{
	background-color:#000000;
	cursor:pointer;
	color:#FFFFFF;
}
.nselected, .nres a:active
{
	background-color:#CCCCCC;
	color:#FFFFFF;
}
.numbers
{
	background-color:#CCCCCC;
	width:500px;
}
.title
{
	font-weight: bold;
	color:#333366;
	text-decoration:none;
}
.authortext
{
}
.authorvalue
{
}
.newfrom
{
}
.newfromvalue
{
}
.usedfrom
{
}
.usedfromvalue
{
}
.buylnk
{
}
.textinfolnk
{
}
.nomatches
{
}
.labelSearh
{
	width:100px;
	float:left;
}
.elementSearch
{
	float:right;
	border:1px dashed #006699;
}
/*description.php styles*/
.dcontainer
{
	width: 900px;
	border: none;
	align:center;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* old teal color
.dheader
{
	background-color: #93b1bd;
}
*/
.dheader
{
	width: 100%;
	height: 60px;
	border: none;
	text-align: right;
	valign: top;
	margin-top:-10px;
	background-color: #93a6bd;
	position: relative; 
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.dcodes
{
	position:absolute;
	bottom:5px;
	right:5px;
	border: none;
	background-color: #93a6bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.dcodes a:link, .dcodes a:visited
{
	color:#666666;
	text-decoration:none;
}
.dcodes a:hover
{
	color:#ffffff;
	cursor:pointer;
}
.dcodes a:active
{
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.dheader img
{
position:absolute;
bottom:0px;
left:0px;
	
}
.dheaderthin
{
	width: 100%;
	height:12px;
	border: none;
	text-align: left;
	margin-bottom:25px;
	background-color:#CCCCCC;
}
.dfooter
{
	width: 100%;
	height: 30px;
	text-align: left;	
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	border-top:1px dashed #CCCCCC;
	padding-top:6px;
	margin-bottom:15px;
	clear:both;
}
.dfooter a:link
{
	text-decoration:none;
	color:#CCCCCC;
}
.dfooter a:visited
{
	text-decoration:none;
	color:#CCCCCC;
}
.dfooter a:active
{
	text-decoration:none;
	color:#CCCCCC;
}
.dfooter a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}
.dsearch
{
	width:100%;
}
.dtitle
{
	width:700px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#333366;
	float:left;
	margin-top:-15px;
	margin-bottom:-15px;
}
.dauthor
{
	width:700px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}
.dtitauth
{
	float:left;
	margin-bottom:35px;
}
.ditemdata
{
	width:200px;
	text-align:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	margin-bottom:20px;
}

.ditemdata .dimg a img
{
margin-top:10px;
height:auto;
width:auto;
}
.ditemdata .dimg img
{
	height:200px;
}
.ditemdata .odata
{
margin-top:10px;
}
.description
{
	width:495px;
	float:left;
	border:1px dashed #CCCCCC;
	text-align:left;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.similarities
{
	width:495px;
	float:left;
	border:1px dashed #CCCCCC;
	text-align:left;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:25px;
	clear: both;
}
.reviews
{
	width:495px;
	float:left;
	border:1px dashed #CCCCCC;
	text-align:left;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:25px;
	margin-bottom:25px;
	clear: both;
}
.otherinfo
{
	float:left;
	width:500px;
}
.textbook-description-left
{
	width:180px;
	height:610px;
	margin-top:50px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.textbook-description-right
{
	float:right;
	width:161px;
	height:400px;
	text-align:left;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.dlogin
{
	float:right;
	margin-left:15px;
	margin-bottom:25px;
	width:161px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#B20000;
}

.LOGIN
{
display:inline;
}
.isbnform
{
display:inline;
}
.login-form-topround { 
background: url(http://www.studentbooks.com/images/corners/login1tr.gif) no-repeat top right; 
}

.login-form-bottomround { 
background: url(http://www.studentbooks.com/images/corners/login1br.gif) no-repeat top right; 
}
.login-form1
{
  	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	margin-left:11px;
}
.login-form1 a:link
{
color:#FFFFFF;
}
.login-form1 a:visited
{
color:#FFFFFF;
}
.login-form1 a:hover
{
color:#FFFFFF;
}
input.sbusername {
width: 60px;
height:11px;
margin-bottom:5px;
border:solid #FFFFFF 2px;
font:Arial, Helvetica, sans-serif;
font-size:10px;
float:left;
}
input.sbpassword {
width: 60px;
height:11px;
margin-bottom:5px;
margin-left:3px;
border:solid #FFFFFF 2px;
font:Arial, Helvetica, sans-serif;
font-size:10px;
float:left;
}
#formSearch 
{
	margin:0; 
	padding-right:5px; 
	float:right; 
}
#formSearch #search 
{
	background: #ffffff url('http://www.studentbooks.com/images/search.png') 0px center no-repeat; 
	height:20px; 
	width:112px; 
	text-align:left;
	padding-left:20px;
	padding-top:5px;
}
#formSearch #search:focus 
{
	background: #FFFFFF url('http://www.studentbooks.com/images/search.png') 0px center no-repeat; 
}
#formSearch input 
{
	border:0;
}
#formSearch #search:hover 
{
}
.extindexmain
{
	float:left;
	margin-bottom:35px;
	width:700px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}
.undersearch
{
	float:left;
	margin-top:15px;
	width:540px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.extindexhome
{
	float:left;
	margin-bottom:35px;
	width:720px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.featuresL
{
	float:left;
	width:262px;
	height:120px;
	margin-right:16px;
	margin-top:16px;
	border:1px solid #CCCCCC;
}
.featuresR
{
	float:left;
	width:262px;
	height:120px;
	margin-top:16px;
	border:1px solid #CCCCCC;
	text-align:top;
}
.featuresimg
{
	float:left;
	border:0px;
}
.featurestext,
.featurestext a:link,
.featurestext a:hover,
.featurestext a:visited,
.featurestext a:active
{
	width:145px;
	margin-top:6px;
	margin-left:4px;
	margin-right:4px;
	text-align:left;
	float:left;
	color:#000000;
	text-decoration:none;
}
#homevid
{
width: 300px;
margin-top:15px;
height: 275px;
padding: 5px;
background-color:#CCCCCC;
float: left;
}
.subjecthead
{
	margin-left: 8px;
	font-weight: bold;
}
.exthomecol
{
	width:155px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.exthomecol a:link, .exthomecol a:visited 
{
	color:#333366;
}
.exthomecol a:hover 
{
	color:#990000;
}

.privacyterms
{
	float:left;
	margin-bottom:35px;
	width:670px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
.resultswidecol
{
  	min-height:800px;
  	height:auto !important;
  	height:800px;
	float:left;
	margin-bottom:35px;
	width:700px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.testgreen
{
	float:right;
	width: 60px;
	background-color:#009900;
}
.readinglistalert
{
margin-top:15px;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
padding-top:6px;
padding-bottom:6px;
width:680px;
border:dashed #CCCCCC 1px;
color:#999999;
}
.readinglistalertempty
{
margin-top:15px;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
padding-top:6px;
padding-bottom:6px;
width:680px;
border:dashed #CCCCCC 1px;
background-color:#FFFFCC;
}
.contactformx
{
font-size:12px;
}
.dtitleprofile
{
	width:549px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	color:#333366;
	float:left;
	margin-bottom:15px;
}
.profiletit
{
	width:549px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#333366;
	float:left;
	margin-bottom:0px;
	margin-top:-15px;
}
.uniprofiletitle
{
	width:549px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333366;
	float:left;
	margin-bottom:15px;
	margin-top:5px;
}
.dauthorprofile
{
	width:547px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.parentprofile
{
	width:547px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-transform:capitalize;
	font-weight:bold;
}
.profilemid
{
	float:left;
	margin-bottom:35px;
	width:550px;
	padding-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
.qwerty
{
height: 43px;
width: 45px;
border: #CCCCCC thin solid;
margin-right: 10px;
margin-bottom: 10px;
color:#000000;
text-decoration:none;
float:left;
text-align:center;
padding-top:17px;
}
.qwerty a:link, .qwerty a:active, .qwerty a:visited
{
font-size:18px;
color:#000000;
text-decoration:none;
}
.unilist
{
	width:547px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom: 40px;
}
.profileoutline
{
	width:533px;
	float:left;
	text-transform:none;
	color:#000000;
	font-weight:100;
	font-size:15px;
	border-right:#CCCCCC thin solid;
	padding-right: 20px;
}
.unimap
{
	text-align:right;
	width: 350px;
	float: right;
}
.addmap
{
	width:545px;
	float:left;
	margin-bottom: 8px;
}
.address
{
	float: left;
	width: 150px;
	margin-right:15px;
	
}
.logoprofile
{
	text-align:center;
	max-width: 147px;
	margin-left:15px;
}
.discussad
{
	margin-top:13px;
	margin-bottom:20px;
	margin-left:8px;
	border:dashed thin #cccccc;
	padding-top: 15%;
	padding-bottom:15%;
	width:118px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
.discussad a:link, .discussad a:visited
{
text-decoration:none;
}
.discussad a:hover
{
text-decoration:underline;
color:#333366;
}
.niceblue
{
text-decoration:none;
color:#333366;
}
.niceblue a:link, .niceblue a:active, .niceblue a:visited
{
text-decoration:none;
color:#990000;
}
.niceblue a:hover
{
color:#990000;
text-decoration:none;
border-bottom:1px dashed #990000;
}
.profilebox
{
	width:245px;
	height:160px;
	margin-bottom:10px;
	border-right:#CCCCCC dashed thin;
	border-bottom:#CCCCCC dashed thin;
	float:left;
	margin-left:20px;
}
.profileboxalum
{
	width:245px;
	min-height:160px;
	margin-bottom:30px;
	border-right:#CCCCCC dashed thin;
	border-bottom:#CCCCCC dashed thin;
	float:left;
	margin-left:20px;
	padding-bottom:20px;
}
.profileboxinvolved
{
	width:505px;
	margin-top:13px;
	margin-bottom:10px;
	float:left;
	background-color:#DDDDDD;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;

}
.emailsquash
{
max-width:205px;
}
.emailsquashbox
{
max-width:225px;
}
.profilefeed
{
margin-left:10px;
margin-top:20px;
margin-bottom:20px;
font-size:13px;
}
.profilefeedtitle
{
margin-left:10px;
font-weight:bold;

}
#search-books-form1000
{
  height: 92px;
  margin-top:20px;
  margin-left:10px;
  margin-bottom: 37px;
}
input.isbn1000 {
width: 100px;
height:14px;
margin-left:10px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
float:left;
background-color:#CCCCCC;
}
#clear {
clear:both;
}

input.keywords1000 {
width: 100px;
height:14px;
margin-left:10px;
margin-bottom:11px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
float:left;
background-color:#CCCCCC;
}

input.author1000 {
width: 100px;
margin-left:10px;
height:14px;
border:solid #000000 1px;
font:Arial, Helvetica, sans-serif;
float:left;
background-color:#CCCCCC;
}
#form-left
{
  width: 380px;
  float: left;
  margin-right:20px;
  font-family:Arial, Helvetica, sans-serif;
}
#form-right
{
  width: 380px;
  float: left;
  font-family:Arial, Helvetica, sans-serif;
}
#form-middle
{

  width: 500px;
  float:center;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  font-family:Arial, Helvetica, sans-serif;
}
#form-center-wide
{
  width: 800px;
  float:center;
  padding-left:50px;
  text-align:left;
  margin-right:auto;
  margin-left:auto;
  font-family:Arial, Helvetica, sans-serif;
}
#construction-alert
{
  width: 550px;
  background-color:#FFFFCC;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  padding: 10px 10px 10px 10px;
}
#construction-alert-red
{
  width: 550px;
  background-color:#FFCCCC;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  padding: 10px 10px 10px 10px;
}
label {
	float:left; /* Take out of flow so the input starts at the same height */
	
}

label {
display: block;
width:140px;
}