/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

/*BODY {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	text-align: center; will this centre the site?
}*/
BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #005C9D;
  text-decoration: underline;
}
A:link{
  color: #005C9D;
  text-decoration: underline;
}
FORM {
	display: inline;
}

IMG {
	border: 0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #005C9D;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #00ADDE;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #005C9D;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #005C9D;
  height: 20px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.infoBox .main {
  padding-bottom: 0px;
  margin-bottom: 0px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #D6EFF6;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #005C9D;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #005C9D;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading a:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background-color: #FFF;
	text-align: justify;
	padding-right: 5px;
}

TD.smallText, SPAN.smallText, P.smallText, LI.smallText, UL.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}
.smallText b {
	color: #990000;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

RADIO, BUTTON {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 0px;
}
 
TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }




/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
    font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #D6EFF6;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
    font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #005C9D;
	border: 0px solid #005C9D;			
	padding: 2px 6px 2px 6px;
}
#search_suggest {
    font-family: Arial, sans-serif;
    font-size: 12px;
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 0px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/

/* MY STYLES */
TD.infoBoxHeading A {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #005C9D;
  color: #ffffff;
}

/*.masterContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #005C9D;
	background-color: #FFFFFF;
}*/

.masterContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	border: 1px solid #005C9D;
}
.catMenuBoxes {
	background: #D6EFF6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 210px;
	margin: 4px;
	padding: 4px;
	text-align: left;
}

.catMenuBoxes a {
  color: #000000;
  background: #D6EFF6;
}

.catMenuBoxes a:hover {
	color: #FFFFFF;
	background-color: #005C9D;
}

.lecturerBio {
	margin: 0px;
	padding: 3px;
	width: 550px;
	border: 1px solid #000000;
}
.lecturerSum {
	margin: 0px 0px 5px;
	padding: 3px;
	width: 550px;
	border: 1px solid #000000;
}
.lecturerSumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
	margin: 0px;
	height: 20px;
	width: 99.5%;
	color: #FFFFFF;
	padding: 4px 0px 2px 4px;
}
.lecturerSumTitle i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #990000;
	font-style:italic;
}
.lecturerCourses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #484C7B;
	margin: 0px;
	height: 16px;
	width: 99.5%;
	color: #FFFFFF;
	padding: 4px 0px 2px 4px;
}
.lecturerCourses a {
	color: #FFFFFF;
	text-decoration:none;
}
.lecturerCourses a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.IntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.ProgrammeHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin: 0px:;
	padding: 20px 0px 0px 0px;
}
.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin: 0px;
	padding: 0px;
	letter-spacing: .125em;
}
.SubHead2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin: 0px;
	padding: 0px;
	letter-spacing: .125em;
}
.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin: 0px;
	padding: 0px;
	letter-spacing: .125em;
}
OL {
	padding: 0px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: circle;
	line-height: 15px;
}
UL
{
	padding: 0px;
	margin-left: 3px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
p
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.coursePDF
{
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	background-color: #D6EFF6;
	padding: 5px;
	margin: 14px 0px 0px 10px;
	color: #990000;
	float: right;
	clear: none;
	border: 1px #990000 solid;
}
.searchBox
{
	font-family: Arial, Helvetica, sans-serif;
	width: 234;
	height: 25;
	display: inline;
	padding: 4px;
	margin: 0;
	vertical-align: middle;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #009;
	background-color: #EAF7FA;
}
.searchBox_colLeft
{
	font-family: Arial, Helvetica, sans-serif;
	width: 160;
	height: 25;
	display: inline;
	padding: 4px;
	margin: 0;
	vertical-align: top;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #009;
	background-color: #EAF7FA;
}
.headerSubmit
{
	display: inline;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.generalFormBox
{
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 20px;
	display: inline;
	padding: 4px;
	margin: 0px;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #009;
	background-color: #EAF7FA;
}
.generalFormTextArea
{
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 60px;
	display: inline;
	padding: 4px;
	margin: 0px;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #009;
	background-color: #EAF7FA;
	overflow: auto;
}
input[type=hidden] { visibility: hidden; border: 0px; }
.main INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	display: inline;
	padding: 4px;
	margin: 0px;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #009;
	background-color: #EAF7FA;
}
.main TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 60px;
	display: inline;
	padding: 4px;
	margin: 0px;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #009;
	background-color: #EAF7FA;
	overflow: auto;
}
.altForm {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 0px;
}
.prodDetails
{
	border-left: black;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
}

/* CALENDARS */
.courseDateLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12;
	height: 20px;
	color: #900;
	border-bottom: #900;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 3px 0px;
}
.courseDateList p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 3px;
	line-height: 10px;
}

.calTable
{
	width: 100%;
	margin: 0px;
	padding: 4px;
	border-color: #900;
	border-width: 1px;
	border-style: inset;
}

.calBoxes
{
	background: #D6EFF6;
    color: #999999;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 25%;
	margin: 4px;
	padding: 4px;
	text-align: center;
}

.calBoxes a {
  color: #000000;
  background: #D6EFF6;
}

.calBoxes a:hover {
	color: #005C9D;
	text-decoration: underline;
}
h1 {
	font: italic normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	width: 550px;
}

h2 {
	font: italic normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005C9D;
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.2em;
}

h3 {
	color: #005C9D;
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font: italic normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

