/* CSS Document */
body {
	margin: 0;
	padding: 0;
}

/* Top Login Box */

#login {
	width:100%;
	height: 40px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;	
}

#login-box {
	margin: 10px auto 0 auto;
	width: 725px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#login-box form {
	margin: 0;
	pading: 0;
}
/* Main Content Area */

#content {
	width: 725px;
	margin: 28px auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Left Column */

#content-left {
	width: 193px;
	float: left;
	margin-right: 37px;
}
#content-left img {
	border: 0;
}
#nav-menu {
	width: 193px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
}
#nav-menu ul {
	margin: 0;
	padding: 0;
}
#nav-main { list-style-type: none; margin-bottom: .5em; }
#nav-main li { background: #FFFFFF; margin: 0; text-align: right;  }
#nav-main li a { width: 193px; display:block; padding: 8px 0; border-bottom: 1px dashed #9A9A9A; color: #000000; text-decoration: none; }
#nav-main li a.bottom { width: 193px; display:block; padding: 8px 0; border-bottom: none; color: #000000; text-decoration: none; }
#nav-main a:hover, #nav-main a:focus, #nav-main a:active { background-color: #993300; color: #ffffff; font-weight: bold; }
#nav-main a.bottom:hover, #nav-main a.bottom:focus, #nav-main a.bottom:active { background-color: #993300; color: #ffffff; font-weight: bold; }
#nav-main li a span { padding: 0 14px; margin: 0; }

#calendar {
	width: 191px;
	border: 1px solid #999999;
	margin-top: 10px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.calandae_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding: 2px;
}

#privacy {
	width: 193px;
	font-size: 10px;
}

#privacy ul {
	margin-top: 15px;
	padding: 0;
	text-align: right;
}

#privacy li {
	margin-left: 8px;
	padding: 0;
	display: inline;
}

#privacy a {
	color: #333333;
	text-decoration: none;
}

#privacy a:hover, #privacy a:focus, #privacy a:active {
	text-decoration: underline;
	color: #990000;
}

/* Right Column*/

#content-right {
	width: 495px;
	float: left;
}

#main-image {
	width: 495px;
	height: 139px;
	background-color: #666666;
}

#main-content {
	width: 493px;
	border: 1px solid #999999;
	margin-top: 18px;
}

#main-content img {
	padding: 0 10px 0 0;
	float: left;
}
#h1-background {
	height: 36px;
	background-color: #e9e9e9;
	background-image: url(images/crestBG.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	margin: 0;
}
#main-content span {
	
}
#main-content p.title {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 87px;
}

#main-content p {
	margin: 15px 30px 30px 15px;
}

#books {
	width: 493px;
	background-image: url(images/payPalLogo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 18px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	color: #333333;
}

#books-left {
	width: 125px;
	float: left;
}

#books-right {
	width: 368px;
	float: left;
}

#books a:link, #books a:active, #books a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}

#books a:hover, a:focus {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#books-left img {
	padding: 20px 15px 15px 14px;
	float: left;
}

.maker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 18px 0 0 0;
	padding: 0;
}

.book-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	padding: 0;
	margin: 0;
}

.book-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	font-size: 14px;
}	
.buy-btn {
	border: 1px solid #cccccc;
	background-color: #993300;
	font-size: 10px;
	color: #ffffff;
}
.clear-content {
	clear: both;
}

/* Footer  --------------------------------------------------------------------------------------------------------*/

#footer {
	width: 725px;
	margin: 15px auto 20px auto;
	text-align: center;
	border-top: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999cc;
	padding-top: 10px;
	padding-bottom: 0;
}

#footer a:link, #footer a:active, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999cc;
	text-decoration: underline;
}

#footer a:hover, #footer a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

#footer ul {
	list-style-type: none;
	margin-bottom: 5px;
}

#footer ul li {
	display: inline;
	margin-right: 2px;
}

.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 10px 0 10px 0;
}

.fieldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
}

.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.lecturesHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
}
.greyBg {
	background-color: #EFEFEF;
}

#transactions {
	width: 493px;
	background-image: url(images/crstBg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 18px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	color: #333333;
}

#transactions-left {
	width: 125px;
	float: left;
}

#transactions-right {
	width: 368px;
	float: left;
}


#transactions-left img {
	padding: 20px 15px 15px 14px;
	float: left;
}

#transactions a:link, #transactions a:active, #transactions a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}

#transactions a:hover, transactions a:focus {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.boldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
}

.calendar_strip {
	background-image: url(images/calanderStrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.lecturesTable_padding {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* -------------------- FROM ELEMENTS ---------------------------------------------------------------------------------- */
#main-contact {
	width: 493px;
	border: 1px solid #999999;
	margin-top: 18px;
}
#main-contact p {
	margin: 15px 30px 15px 87px;
}
#main-contact form {  
  font:100% verdana,arial,sans-serif;
  margin: 0 0 25px 0;
  padding: 0;
  min-width: 493px;
  max-width: 493px;
  width: 493px; 
}

#main-contact form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  margin: 0;
}

#main-contact form label { 
	display: block;
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
}

#main-contact form fieldset label:first-letter { 
	text-decoration:underline;
}

#main-contact form fieldset legend {
	font-size:1.1em;
}

#main-contact form input, form textarea {
	width:auto;
	margin:5px 0 0 10px;
}

#main-contact form input#reset {
	margin-left:0px;
}

#main-contact textarea { overflow: auto; }

#main-contact form .required{font-weight:bold;}

#main-contact form br {
	clear:left;
}
.errormsg {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
/* news and events box */
#news {
	width: 493px;
	margin-top: 18px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	color: #333333;
}
#news h2 {
	padding: 3px 0 5px 2px;
	margin: 0;
	background-color: #E9E9E9;
	font-size: 12px;
	font-weight: bold;
}
#news .inner {
	padding: 5px;
	font-size: 11px;
}
table.news {
	width: 100%;	
	border-collapse: no-collapse;
}
table.news th {
	background-color: #A42F03;
	color: #ffffff;
	padding: 0.5em 1em 0.5em 0.2em;
	text-align: left;
}
table.news td {
	padding: 0.5em 1em 0.5em 0.2em;
}
table.news tr.d0 td {
	background-color: #e8e3d4;
}	
table.news tr.d1 td {
	background-color: #ffffff;
}
#paypal {
	width: 450px;
	background-image: url(images/payPalLogo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	color: #333333;
}
#alphabet {
	width: 85%;
	margin: 10px 20px;
	padding: 0;
}