
/*------------------------------ Holding Page-----------------------------------*/

#text1 {
	width:738px;
	border-left:1px solid #99cc00;
	border-right:1px solid #99cc00;
	padding:30px;
	text-algin:center;
	}
	
#text2 {
	width:738px;
	border-left:1px solid #99cc00;
	border-right:1px solid #99cc00;
	padding:30px;
	text-algin:left;
	}

#text {
	width:770px;
	float: right;
	background-color: #99cc00;
	padding-right:30px;
	text-align:right;
	padding-bottom:30px;
	}

	
	
.title {
	text-align:center;
	margin: 0 auto;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #99cc00;
	font-size:22px;
	font-weight:bold;
	}
	
.title2 {
	text-align: center;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #99cc00;
	font-size:17px;
	}
	
.title3 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000;
	font-size:14px;
	text-align:left;
	}
	
.title4 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	color: #99cc00;
	font-size:22px;
	font-weight:bold;
	}
	
	
.contact {
	text-align:right;
	}
	
#ulkey {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000;
	font-size:14px;
	font-weight:bold;
	}
	
.space {
	color:#fff;
	}
.email {
font-size:12px;
	}

	#page {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	}	
	
/*------------------------------ Holding Page-----------------------------------*/

img.mainimage {
	display:table-cell;
	float:left;
}

img.title_header {
	margin: 0px 0px 0px 0px;
}

input.red_button {
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.print_titles {
	display: none;
}

/*-----------------------------------------------------------------*/

.related_media_box {
	margin: 5px;
	padding: 5px;
	float: right;
	background-color: #dddddd;
	border: 1px solid #cccccc;
}

.related_media_box h3 {
	color: #999999;
	margin: 0px 0px 10px 0px;
}

ul.related_media  {
	padding: 0px 0px 0px 2px;
	margin: 0px;
	list-style: none;
	text-align: left;
	list-style-type: none;
}


ul.related_media li {
	padding: 2px;
}	

.related_media img {
	padding-right: 5px;
	text-decoration: none;
}

/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 100%;
	text-decoration: none;
}

legend {
	color: #336699;
	font-weight: bold;
}


/*-----------------------------------------------------------------*/

.lgrey {
	color: #ffffff;
	text-decoration: none;
}

.header {
	color: #003366;
}


/*-----------------------------------------------------------------*/

.dgrey {
	color: #003366;
	text-decoration: none;
}


/*-----------------------------------------------------------------*/

.small_text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 90%;
}

.text_pad {
	margin: 10px 10px 10px 10px;
}

.subpage_text_pad {
	margin: 30px 30px 50px 30px;
}

.nav_pad {
	margin: 5px 5px 5px 5px;
}

/*-----------------------------------------------------------------*/

.bluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #063A7C;
	text-decoration : none;
}

.lbluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #81A9D1;
	text-decoration : none;
}

.white {
	color: #ffffff;
}

#latestnews ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 5px;
	border: 0px solid red;
}

#latestnews ul li {
	display: block;
	list-style: none;
}

#latestnews a {
	color: #ffffff;
	text-decoration : none;
}

/*----------------------- List Subpages ------------------------------------------*/

#sub_page_cont {
	border: 0px solid red;
	width: 225px;
	background-color: #689b00;
	background-image:url(../images/subp_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
}

#sub_page_tr {
	width: 225px;
	background-image:url(../images/subp_tr.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#sub_page_br {
	width: 225px;
	background-image:url(../images/subp_br.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#sub_page_rs {
	width: 225px;
	background-image:url(../images/subp_rs.gif);
	background-repeat:repeat-y;
	background-position: right;
}

#sub_page_bs {
	width: 225px;
	background-image:url(../images/subp_bs.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

#sub_page_bl {
	width: 225px;
	background-image:url(../images/subp_bl.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}


#sub_page_dent {
	width: 225px;
	background-image:url(../images/subp_dent.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

#sub_page_padding {
	padding: 16px 15px 40px 30px;
}



#list_box ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

#list_box ul li {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

#list_box ul li a{
	color: #ffffff;
	text-decoration: none;
}

#list_box ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}



ul.submenu_on {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

#list_box ul.submenu_on li {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
	list-style: none;
}

ul.submenu_on li a{
	color: #ffffff;
	text-decoration: none;
}

ul.submenu_on li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#sub_left_links ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	border: 0px solid red;
}

#sub_left_links ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: url(../images/bullet.gif);;
}

#sub_left_links ul li a{
	color: #70a300;
	text-decoration: none;
}

#sub_left_links ul li a:hover {
	color: #70a300;
	text-decoration: underline;
}

/*----------------------- Catalogue------------------------------------------*/

#catologue_container {
	float: left;
	clear: both;
}

.book_title {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #686868;
}

.book_title a {
	text-decoration: none;
	color: #686868;
}

.book_title a:hover {
	text-decoration: underline;
	color: #686868;
}

.author {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #9a9797;
}

.catalogue_book {
	float: left;
	border-bottom: 1px solid #d0cece;
	padding: 10px 0px 10px 0px;
	width: 550px;
}

.catalogue_buttons {
	padding: 10px 0px 0px 0px;
}



#book_options {
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#site_container {
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
}

#bannerad_cont {
	float: left;
	padding: 30px 0px 0px 0px;
}

.bannerad {
	float: left;
	padding: 0px 0px 5px 0px;
}

#breadcrumb {
float: left;
padding: 10px 0px 0px 20px;
}


#onloan_cont {
float: right;
padding: 0px 0px 0px 10px;
}
