/**** IMPORT FORM STYLES *****************************/
@import url("style_forms.css");
@import url("style_boxes.css");
/*****************************************************/

* {
	padding:0;
	margin:0;
	outline:none;
}

html {overflow-y: scroll;}

body{
	background:#fff url(../images/body_bg.gif) repeat-x 0 -25px;	
	color: #666 ;
	line-height: 150%;
	margin:0 ;
	padding:0 ;
	font-size:12px ;
	font-family: Tahoma, Arial, Helvetica, sans-serif ;
}

#wrap{
	margin:0 auto;
	padding-bottom:10px;
	width:950px;
	background-color:#FFF;
}

#header {
	height:25px; 
	width:950px;
	background-color:#4c6688;
	z-index:100;
}

#submenu {
	position:absolute;
	top:3px;
	right:5px;
}
#topsubmenu {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#topsubmenu ul {
	margin-bottom: 0;
}
#topsubmenu ul li {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
	font-size:11px;
	float:right;	
}

#topsubmenu a.border_none {
	border:none;
}

#topsubmenu a {
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	padding:0 0.5em 0 0.5em;
	border-left:1px solid #fff;
}

#menu {
	position:absolute;
	margin-left:217px;
	top:25px;
}

#subheader {
	position:absolute;
	width:950px;
}

#logo img {
	position: absolute;
	margin: -11px 0 0 0;
	padding:0;
	z-index: 999;
}

#pageheader {
	position:absolute;
	left:235px;
	top:126px;
	margin: 0;
}
#pageheader .pagetitle {
	font-size: 25px;
}
#homepageheader {
	position:absolute;
	left:218px;
	top:40px;
	margin: 0;
	display: block;
	z-index: 999;
}

#content_wrap, #content_wrap_home{
	display:table;
	position:static;
	width:950px;
	margin-top:10px;
	margin-bottom:5px;
}

#content_wrap {
	background:#EDECD7 url(../images/content_wrap_bg.gif) no-repeat top;
	margin-bottom:0px;
	margin-top: 175px;
}

#content_wrap_btm {
	background:#EDECD7 url(../images/content_wrap_btm_bg.gif) no-repeat bottom;
	height:8px;
}

#side_left_home, #side_left {
	float:left; 
	width:203px;
	display:block;
	background-color:#fff;
	padding-top: 163px;
}

#side_left {
	border:1px solid #D4C792;
	margin:10px 0 0 5px;
	padding:0 0 20px 0;
}

#news {
	width:190px;
	margin:0 0 0 11px;
	padding:13px 0 0 0;
}
#news .pagetitle {
	font-size: 20px;
}
#side_right {
	float:left; 
	display:none;
}

#content_home, #content_main {
	float:left;
	width:725px;
	margin:0 0 0 15px;
	padding:0;
	display:block;
	position:static;
}

#content_home {
	background:#EDECD7 url(../images/content_bg.gif) top no-repeat;
	margin-top: 52px;
}

#contentbtm {
	background:url(../images/content_btm_bg.gif) bottom no-repeat;
	height:9px;
}

#content_main_btm {
	background:url(../images/contentmain_btm_bg.gif) bottom no-repeat;
	height:8px;
}

#main_home, #main {
	margin:10px 10px 0 10px;
	padding:15px 10px 0 10px;
	display:table;	
	width:685px;
}

#main_home {
	background:#D4C792 url(../images/main_bg.gif) top no-repeat;
}
#main_home img {
	position: static;
}

#main {
	background:url(../images/contentmain_bg.gif) top no-repeat;
	background-repeat:repeat-y;
}

#mainbtm {
	background:url(../images/main_btm_bg.gif) bottom no-repeat;
	height:10px;
	padding:0;
	margin:0 0 10px 0;
}

#home_wrap {
	width:730px;
	display:inline-block; /* FIX used to be table */
	position:relative; /* FIX used to be static */
	margin:5px 0;
	padding: 0 0 15px 0;
	background: url(../images/books_bg.gif) repeat-y left bottom;
}

#books {
	width:190px;
	margin:0 0 0 10px;
	padding: 0 10px;
	float:left;
	position: relative;
}

#events, #programmes {
	width:217px;
	float:left;
	margin:0;
	padding: 0 10px;
	position: relative;
}

#events {
	margin-left:12px;
	padding-right: 0;
}

#programmes {
	margin-left:0;
	float:right;
	padding-right: 25px;
}

#events ul.eventlist a, #programmes ul.eventlist a {
	padding:3px 0 3px 17px;
	text-align:left; 
	text-decoration:underline; 
	display:block; 
	width:230px;  
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#666; 
	background:url(../images/arrowbullet.gif) 2px 7px no-repeat;
}

#events ul.eventlist a:hover, #programmes ul.eventlist a:hover {
	color:#D4C792;
	text-decoration:underline;
	background:url(../images/arrowbullet.gif) 2px 7px no-repeat;
}

#footer {
	position:relative;
	clear:both;
	margin:0;
	padding:10px 0 40px 0;
	color:#666;
}

#footer p {
	font:9px Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	padding:5px 0 0 224px;
	margin:0;
}
#footer img {
	margin-right:10px;
}

#footer a, a:hover {
	color:#666;
	text-decoration:underline;
}

.sidenav_head  {
	width:185px;
	height:22px;
	background-color:#D4C792;
	position:relative;
	padding:3px 0px 0px 7px;
	margin:0px 0px 0px 5px;
	}

.sidenav {
	margin:0px 0px 0px 5px;
	width:185px;
}

.sidenav, .sidenav li {
	list-style:none;
	padding:0px;
}

.sidenav a {
	padding:5px 0px 5px 20px;
	text-align:left; 
	text-decoration:none; 
	display:block; 
	width:172px;  
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#666; 
	border-top:1px solid #fff;
	background:#EDECD7 url(../images/arrowbullet.gif) 6px 6px no-repeat;
}

.sidenav a:hover {
	color:#666;
	text-decoration:none;
	background:#F3F3E9 url(../images/arrowbullet.gif) 6px 6px no-repeat;
}


table.search, table.login {
	display:block;
	border-collapse:collapse;
	background-color:#FFFFFF;
	color:#666;
	clear:both;
	margin-bottom:10px;
}

table.loginsubmit {
	display:block;
	border-collapse:collapse;
	background-color:#FFFFFF;
	color:#666;
	clear:both;
	margin-left:50px;
}

table.loginsubmit td.wide {
	width:80px;
}

table.search td, table.login td {
	padding-bottom:3px;
}

.searchbox {
	padding:5px; 
	margin:5px;
	width:180px;
	border:1px solid #ccc;
	background:#fff;
	display:inline-table; /* Used to be "table" */
	}

.searchtextbox {
	width:64%; 
	height:15px; 
}

.searchtextbox2 {
	width:120px; 
	height:15px; 
}

.loginbox {
	width:125px; 
	padding-top:2px; 
	height:15px;
	margin:0 3px 0 0; 
	border:1px solid #999;
}

.searchbtn {
	margin:0;
	padding:0;
	width:50px;
	color:#000;
}

.hrmargin01 {
	margin:5px 0px
	}

/*** Login Box Fields ********************************/
.loginfieldleft {
	float: left; 
	width: 60px; 
	padding-top: 6px;
	}

.loginfieldright {
	float: right; 
	width: 60px; 
	text-align: right; 
	padding-top: 6px;
	}
/*****************************************************/

/****************IE6********************/

*html #content_main {
	margin-left:10px;
}

*html #content_home {
	background:#EDECD7 url(../images/content_bg_ie.gif) top no-repeat;
}

*html #contentbtm {
	background:url(../images/content_btm_bg_ie.gif) 0px 9px no-repeat;
	height:9px;
}

*html #content_main_btm {
	margin-top:-8px;
}

*html #mainbtm {
	margin-top:-5px;
}

*html #books {
	width:200px;
	margin:0 0 0 5px;
	padding:5px;
}

*html #events {
	width:220px;
	padding:5px 0 5px 5px;
	margin-left:5px;
}

*html #programmes {
	width:200px;
	padding:5px 0 5px 5px;
	margin-left:0px;
}

*html ul#navmenu li {
	width: 80px;
	white-space: nowrap;
}

*html ul#navmenu li.ie6wide {
	width:130px;
}

*html table.tablestyle001 th.left_th {
	background: url(../images/ie_table_tbody_bg.gif) 50px 0px no-repeat;
}

*html table.tablestyle001 th.right_th {
	padding:3px 0 3px 6px;
	background: url(../images/ie_table_tbody_bg.gif) 0px 0px no-repeat;	
}

*html table.tablestyle001 .ie_th_lt_bg {
	background:url(../images/table_th_bg.gif) 75px 6px no-repeat;
	padding:6px 0 0 0;
	height:26px;
	width:105%;
}

*html table.tablestyle001 .ie_th_rt_bg {
	background:url(../images/table_th_rt_bg.gif) 0px 6px no-repeat;
	padding:6px 0;
	width:330px;
}

*html table.tablestyle001 td.leftcol {
	padding:0.5em 3px 0.5em 7.5em;
}

*html table.tablestyle001 td.rightcol {
	padding:0.5em 7.5em 0.5em 6px;
}


/***********************************/
