/* CSS Document */

body {
	/*color: #000 ;*/
	font: 76%/1.25em "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	background-color:#CCCC66;
	margin:0px;
	padding:0px;
}

#banner {
	width:450px;
	margin-left:25%;
	background-color:#CCCC66;
	border:1px solid black;
	width:25%;
}
#banex {
	text-align:center;
}
#bookstore {
	text-align:center;
}
h1, h2 {
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 0;
}

h6{
	font-weight: semi-bold;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 0;
}
#container {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	border:0px;
	z-index:1;	
}

/* hide from Mac IE5 \*/
* html #container {
/*	height: 1%;*/
}
/* end of hide from Mac IE5 \*/
/* fix for Mac IE5 - margin-right:15px seen as margin-right:0px \*/
/*\*//*/
	#right {
		margin-right: =15px;
		right: 15px;
	}
/**/



#maincontent {
	float:left;
	width:69%;
	margin-left:0.5%;
	border:0px;
	text-align:justify;
	height:100%;
}

#maincontent_popup {
	float:left;
	width:98%;
	border:0px;
	
}
#nav  {
	width:100%;
	height: 23px;
	font: 1em "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	position: relative;
	margin-top:1px;
	z-index:5;
}
.content {
	float:left;
	width:99%;
	text-align:justify;
	margin-left:0px;
	padding:0.5%;
}

#content3 {
	padding-top:5em;
	font-style:italic;	
}

.alteration{
	color:red;
	font-style:italic;
}

.branch A:link {background: #CCCC66; font-weight:bold;color:green; text-decoration: none}
.branch A:visited {background: #CCCC66; font-weight:bold;color:green; text-decoration: none}
.branch A:active {background: #CCCC66; font-weight:bold;color:green; text-decoration: none}
.branch A:hover {background: #CCCC66; font-weight:bold; color: red; text-decoration: none}

.emphasise {
	background: #CCCC66; 
	font-weight:bold; 
	font-size: 1.3em; 
	color: black; 
	text-decoration: none;}
.emphasise2 {background: #CCCC66; font-weight:bold; font-size: 0.95em; color: black; text-decoration: none}



#footmap{
	float:left;
	width:100%;
	text-align:center;
	color:red;
	font-style:italic;
	font-size:0.8em;
	line-height:12px;
	height:36px;
	background-color:#CCCC66;
	margin-top:10px;
}

#promotion{
	float:left;
	margin:0;
	margin-top:5px;
	width:100%;
	height:36px;
	text-align:center;
	color:blue;
	font-style:italic;
	font-size:0.75em;
	background-color:#CCCC66;
}

#subnav {
	float:left;
	margin-top:0.5%;
	margin-left:0.25%;
	width:14%;
	margin-right:0.25%;
	font: 0.85em "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	border:1px solid #666;
	background-color:#fff;
	
	}
	

#advert {
	float:right;
	width:14%;
	margin-right:0.25%;
	
	}
.prod_addnl{
	float:left;
	text-align:justify;
	padding:0.25%;
}
#viewbasket{
	width:100px;
}
.linkexch{
	padding:0.5%;
}