/*
	Site Color Hex Values
	
	Put some here
	
*/



html{
	width:100%;
	height:100%;
	padding:0px;
	border:0px;
	margin:0px;
}

body{
	width:770px;
	height:100%;
	color:black;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:auto; 
	margin-right:auto;
	padding:0px;
	border:0px;
	text-align:left;
	background: url(../images/bgtile.gif);
	background-color:#10244a;
    background-repeat: repeat-x repeat-y;
}

h1, h2{
	font-size:18px;
	font-weight:bold;
	color: #000;
	padding-top:15px;
	padding-bottom:7px;
	margin:0px;
}


hr{
	color: #10244a;
	background-color: #10244a;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border:0px;
	
}

/*Text 

*/
.highlight:hover {
	font-weight: bold;
}



table, tr, td{
/*
no borders
*/
	padding:0px;
	border-collapse:collapse;
	vertical-align:top;
	
}

h1{
	font-weight:bold;
	text-decoration: underline;
	
}

#container{
	vertical-align:top;
	background:white;
	border:0px;
	width:770px;
	height:100%;
	
}
#header{
	vertical-align:top;
	background:#ffffff;
	width:770px;
	height: 60px;
}

#headerleft{
	width:250px;
	padding-left:15px;
}

#headerright{
	width:450px;
	padding:10px;
}

#topimg{
height:16px;
background-image:url(../images/pagetop.gif);
}

#bottomimg{
height:16px;
background-image:url(../images/pagebottom.gif);
}

#topbar{
	vertical-align: top;
	background:#7a0c0c;
	width:770px;
	height:24px;
	/*
	background: url(../images/topbar.png);
	*/
	background-color:#ffffff;
	
}

#topbar table{
    margin-left: auto;
    margin-right: auto;
	margin-bottom:15px;



}

#main{

	width:770px;
	min-height:600px;
	height:auto;
}
#mainsub{
	display:table;
	width:740px;
	
	margin-left: auto;
    margin-right: auto;
}

#mainleft{
	width:180px;
}
#mainmiddle{
	width:360px;
	padding-left:10px;
	padding-right:10px;
}
#mainright{
	width:180px;
}

.titleheader{
	display:block;
	text-align: center;
	vertical-align: middle;
	margin-bottom:2px;
	background-color:#546d9c;
	padding-bottom:3px;
	padding-top:3px;
	color:#ffffff;
}

.uniheader{
	display:block;
	text-align: center;
	vertical-align: middle;
	margin-bottom:10px;
	background-color:#7992C2;
	padding-bottom:3px;
	padding-top:3px;
	color:#ffffff;
}

#bookimage{

}

.bookdetails{
	margin-left:10px;
	margin-bottom:10px;
}

.bookdetails td{
	padding-right:7px;
	padding-bottom:3px;
}

.shorttableheader{
	display:block;
	text-align: center;
	vertical-align: middle;
	border:0px;
	padding:0px;
	width:180px;
	height:20px;
	padding-top:3px;
	background: url(../images/tabletopshort.gif);
/* 	margin-top:15px; */
	font-weight:bold;
}

.shorttableheader h1 {
	
		font-weight:bold;
	font-size:12px;
	padding:0;
	text-decoration:none;
}

.shorttablecontent{
	display:block;
	border:1px solid #000000;
		border-top:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}
.longtableheader{
	display:block;
	text-align: center;
	vertical-align: middle;
	border:0px;
	padding:0px;
	width:360px;
	height:20px;
	padding-top:3px;
	background: url(../images/tabletoplong.gif);
	
	font-weight:bold;
}
.longtableheader h1{
	font-weight:bold;
	font-size:12px;
	padding:0;
	text-decoration:none;
}



.longtablecontent{
	display:block;
	border:1px solid #000000;
	border-top:none;
	padding:10px;
}

#navigation{
	width:200px;
	background: white;
}
#navigationtable{
	width:153px;
	height:290px;
	margin-left:12px;
	margin-top:17px;	
	padding:0px;
	background:white;
	background: url(../images/sidebar1.png) no-repeat;
	text-align:left;
	
}

#navigationtable li li{
	
	padding:0px;
	margin:0px;
	list-style:disc;
	margin-left:-20px;
	margin-top:1px;
	margin-bottom:1px;
	padding-left:-20px;
}

#imagenavigationtable{
	width:153px;
	height:290px;
	margin-left:12px;
	margin-top:0px;
	padding-left:auto;
	padding-right:auto;
	padding-top:25px;
	text-align:center;
	background:white;
	background: url(../images/sidebar2.png) no-repeat;
	
}

#subjects{
	font-size:12px;
	color:#7a0c0c;
	list-style:disc;
	margin-top:0px;
	margin-left:10px;
	padding-left:10px;
	position:relative;
	top:7px;
}

#page{
	padding-left:1em;
	background: white;
	vertical-align:top;
}
#pagecontent{
	width:500px;
}
#footer{
	
	width:770px;
	line-height:25px;
	background: white;
	vertical-align:bottom;
	color:#10244a;
	text-align:left;
	padding-top:15px;
	padding-bottom:0px;
	font-weight: bold;
	
}

/* rollovers

      <a class="scrollover" href="#">&nbsp;</a>



*/

a.scrollover {
	font-weight:bold;
	display:block;
	width: 100px;
	height: 25px;
	text-align: center;
	padding-top:10px;
	background: url(../images/buttons/out.gif);
	text-decoration: none;
	color:#ffffff !important;
}
a:hover.scrollover {
	background: url(../images/buttons/over.gif);
	text-decoration: none;
	color:#ffffff;
}




.selected{
	font-weight:bold;
}
input#menuname{
width:500px;
}
input#contentform{
width:500px;
height:500px;
}

a:link {
	text-decoration: none;
	color:#4064a8;
}

a:visited {
	text-decoration: none;
	color:#4064a8;
}

a:active {
	text-decoration: none;
	color:#4064a8;
}

a:hover {
	text-decoration: none; color: blue;
	color:#10244a;
}

a img {
	border:0px;
}

usefulcsscommands{
	border:1px;
	
	vertical-align:top;
	background:url(/images/text1.png) top left no-repeat;
	
	/*centre something*/
	margin-left:auto; 
	margin-right:auto;
	
	list-style:square;
}
/*
	TODO
	
	Insert a list of common css commands
	breif explanation on the difference between margins, and paddings
	
	visited links
	underlines
	
*/
#navendL {
width: 8px;
height: 25px;
background: url(../images/buttons/navendL.gif);
background-position: top right;
background-color: #ffffff;
background-repeat: no-repeat;

}
#navendR {
width: 8px;
height: 25px;
background: url(../images/buttons/navendR.gif);
background-position: top left;
background-color: #ffffff;
background-repeat: no-repeat;

}
.imgloader {
display:none;
}
#signup {
padding-top:3px;
}
.leftnavspacer {
	
height:15px;


}
/* BUTTON CSS */
/* #signin {
cursor:pointer;
  border-style: solid;
    border-color: #10244a;
    border-width: 1px;
background-color: #10244a; 
    width: 20px;
	height: 20px;
	background:url(../images/buttons/signin.gif) no-repeat left top;
color:#000;
}
 */
 .seller {
 text-transform:capitalize;
 }
 #unilist{
height:22px;
width:334px;
}
#unilist option{
font-size:10px;
}
textarea{
width:233px;
font-family:verdana, arial, helvetica, sans-serif;
font-size:12px;
}


.bold {
	font-weight: bold;
}
