/* screen.css */

/*----- GLOBAL STYLES ----- */


a { color:#fff; text-decoration:underline; }
a:hover { color:#ccc; }
body.catalogue a:hover { color:#e6e6e6; }

h1
	{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 18px 0px;
	}
h1.straplines
	{
	margin:30px 0px 50px 30px;
	font-weight:normal;
	color:#B4D333;
	font-size:24px;
	}
h1.straplines span
	{
	color:#fff;
	font-size:18px;
	}
h1.double
	{
	margin:14px 0px 30px 30px;
	}
body.catalogue h1
	{
	font-size:19px;
	font-weight:normal;
	margin:0;
	}

h2
	{
	background:url(../images/bg_h2.gif) repeat-x;
	height:20px;
	padding:5px 0px 5px 10px;
	color:#fff;
	font-weight:bold;
	}
p
	{
	margin:0px 0px 18px 0px;
	}
ol
	{
	margin:0px 0px 15px 5px;
	}
ol li
	{
	list-style-type:decimal;
	list-style-position:inside;
	padding:0px 0px 0px 10px;
	}
	
	
	
	
/*----- GLOBAL STYLES END -----*/

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:880px;
	background:#e6e6e6;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:880px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(images/bg_outer.gif) repeat-y center center;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
	line-height:22px;
	color:#fff;
	}
html>body #outer{height:auto;}
#header
	{
	position:absolute;
	top:0;
	width:880px;
	height:40px;
	overflow:hidden;
	z-index:900;
	background:#333333;
	border-bottom:2px solid #fff;
	}
#footer 
	{
	position:absolute;
	top:582px;
	width:880px;
	height:170px;
	background:url(../images/bg_footer.gif) no-repeat;
	}
#footer p
	{
	padding:20px 0px 0px 15px;
	color:#333;
	}
#footer a { color:#9ba64d; text-decoration:none; }
#footer a:hover { color:#333; }
#centrecontent 
	{
	position:absolute;
	top:42px;
	width:880px;
	height:540px;
	}
body.catalogue #centrecontent 
	{
	background:url(../images/bgimagecatalogue.jpg);
	padding:30px;
	width:820px;
	}
	
div#cat02
	{
	float:left;
	width:820px;
	height:490px;
	margin:0;
	overflow-y:scroll;
	padding:0;
	}
div.cat_item
	{
	background:url(../images/bg-trans.png) repeat;
	width:184px;
	height:150px;
	float:left;
	margin:0 15px 15px 0;
	padding:0;
	overflow:hidden;
	text-align:center;
	}
div.cat_item img
	{
	padding:2px;
	}
div.cat_item img:hover
	{
	background:#00d9f3;
	}
div.cat_item p
	{
	margin:2px 0 0 0;
	font-size:11px;
	line-height:14px;
	}
div.cat_item p a
	{
	text-decoration:none;
	}
div.cat_item p a:hover
	{
	color:#fff;
	}
div.cat_item_02
	{
	width:385px;
	background:url(../images/bg-trans.png);
	float:left;
	margin:0 10px 10px 0;
	overflow:hidden;
	height:84px;
	color:#fff;
	}
div.cat_item_02 img
	{
	float:left;
	margin:0 10px 0 0;
	padding:2px;
	}
div.cat_item_02 img:hover
	{
	background:#00d9f3;
	}

div.cat_item_02 p
	{
	margin:6px 0 0 0;
	font-size:11px;
	line-height:14px;
	}
div.cat_item_02 p a
	{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}
div.cat_item_02 p a.morelink { text-decoration:underline; font-weight:normal; font-size:11px; }
div#catalogueintro
	{
	float:left;
	width:550px;
	height:190px;
	overflow-y:scroll;
	padding:15px 20px;
	}
div#cataloguelogin
	{
	float:right;
	width:170px;
	margin:15px 15px 0 0;
	padding:10px 15px;
	background:#00d9f3;
	}
div#cataloguelogin p
	{
	margin:0 0 5px 0;
	}
div#cataloguelogin input
	{
	width:165px;
	}
	
div.cat-activity-column
	{
	width:405px;
	float:left;
	margin:0 10px 0 0;
	height:430px;
	}
div.cat-activity-column h2
	{
	background:url(../images/bg_h2_activities.png);
	}
div.cat-content-box
	{
	margin:0 0 10px 0;
	background:url(../images/bg-trans.png);
	}
div#cat-content-main
	{
	margin:0;
	padding:0;
	height:421px;
	background:0;
	}

div#cat-gallery
	{
	padding:10px 0 3px 9px;
	}
div#cat-gallery img
	{
	margin:0 5px 0 0;
	}
div#cat-gallery p
	{
	celar:both;
	margin:0;
	}
div.clear
	{
	clear:both;
	}
div#content
	{
	width:800px;
	margin:30px 30px 0px 50px;
	}
div#contentleft
	{
	width:520px;
	float:left;
	}
div#contentleft2
	{
	width:510px;
	height:460px;
	overflow-x:hidden;
	overflow-y:scroll;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	}
div#contentleft2
	{
	width:510px;
	height:460px;
	overflow-x:hidden;
	overflow-y:scroll;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	filter:chroma(color=#555555);
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#555555;
	scrollbar-highlight-color:#555555;
	scrollbar-3dlight-color:#555555;
	scrollbar-darkshadow-color:#555555;
	scrollbar-track-color:#555555;
	scrollbar-arrow-color:#fff;
	}
div#contentleft2.smaller
	{
	height:395px;
	margin-top:0px;
	}
div#contentright
	{
	width:230px;
	float:right;
	}
div#contentright div
	{
	border:2px solid #fff;
	}
div#eventreggallery
	{
	clear:right;
	float:right;
	width:230px;
	}
div.eventgallery
	{
	float:left;
	margin:0px 10px 20px 0px;
	}
div#eventregleft
	{
	float:left;
	width:220px;
	}
div#header ul
	{
	position:absolute;
	top:0px;
	right:30px;
	}
div#header ul li
	{
	float:left;
	margin:0px 0px 0px 30px;
	}
div#header ul li a
	{
	padding:9px 3px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
div#header ul li a:hover
	{
	color:#CCCCCC;
	}
div#hometext
	{
	margin:45px 0px 0px 50px;
	width:310px;
	font-weight:normal;
	}
div#hometext p
	{
	margin:0 0 8px 0;
	line-height:17px;
	}
div#hometext ul
	{
	line-height:16px; 
	margin:0px 0px 8px 0px;
	}
div#hometext ul li
	{
	background:url(../images/arrow.png) no-repeat 0px 5px;
	padding:0px 0px 0px 20px;
	}
	
div.newsitem2
	{
	border-bottom:1px dotted #d4df88;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	}
div.newsitem2 p
	{
	margin:0;
	padding:0;
	}
div#pscroller2
	{
	height:45px;
	}
div#servicesloadarea
	{
	width:288px;
	padding:0px 0px 0px 15px;
	margin:2px 0px 0px 0px;
	border-left:1px dotted #d4df88;
	float:right;
	height:265px;
	}
div#servicesloadarea a
	{
	text-decoration:none;
	}
div#slideshow
	{
	float:left;
	margin:5px 15px 0px 0px;
	}
div#testimonial
	{
	width:198px;
	background:url(../images/testimonial.png) no-repeat;
	margin:-78px 0px 10px 0px;
	padding:17px 15px 15px 18px;
	font-size:11px;
	line-height:20px;
	height:217px;
	color:#D0DF67;
	}
img#backbutton
	{
	position:absolute;
	top:90px;
	right:30px;
	}
img#backbutton.altbutton
	{
	right:70px;
	}
img.bodyimages01
	{
	float:left;
	margin:5px 15px 0px 0px;
	}
img.straplines
	{
	margin:0px 0px 0px 30px;
	}
table#contactform td
	{
	padding:2px 0px;
	vertical-align:top;
	}
table#references
	{
	border-top:1px dotted #d4df88;
	border-bottom:1px dotted #d4df88;
	padding:3px 0px 4px 0px;
	}
table#references td
	{
	padding:5px 0px;
	}
ul#calltoactions
	{
	margin:10px 0px 0px 0px;
	}
ul#calltoactions li 
	{
	display:block;
	float:left;
	}
ul#calltoactions li a 
	{
	display:block;
	outline:none;
	width:176px;height:108px;
	background:transparent url(../images/calltoactions.png) no-repeat 0 0;
	text-indent:-9009px;
	margin:0;
	}
ul#calltoactions li#link1 a { background-position:0px 0px; }
ul#calltoactions li#link1 a:hover { background-position:0px -108px }
ul#calltoactions li#link2 a { background-position:-176px 0; }
ul#calltoactions li#link2 a:hover { background-position:-176px -108px }
ul#calltoactions li#link3 a { background-position:-352px 0; }
ul#calltoactions li#link3 a:hover { background-position:-352px -108px }
ul#calltoactions li#link4 a { background-position:-528px 0; }
ul#calltoactions li#link4 a:hover { background-position:-528px -108px }
ul#calltoactions li#link5 a { background-position:-704px 0; }
ul#calltoactions li#link5 a:hover { background-position:-704px -108px }


ul#homelist
	{
	line-height:18px; 
	margin:0px 0px 12px 0px;
	}
ul#homelist li
	{
	background:url(../images/arrow.png) no-repeat 0px 5px;
	padding:0px 0px 0px 20px;
	}

	


ul#serviceslist
	{
	width:200px;
	height:153px;
	float:left;
	}
ul#serviceslist li a
	{
	width:190px;
	font-size:11px;
	height:25px;
	display:block;
	color:#000;
	text-decoration:none;
	padding:4px 0px 0px 10px;
	margin:0px 0px 2px 0px;
	background:url(../images/bg_serviceslist.png) no-repeat;
	}
ul#serviceslist li a.active
	{
	background:url(../images/bg_serviceslist_active.png) no-repeat;
	color:#fff;
	}
ul#serviceslist2
	{
	font-size:11px;
	}
ul#serviceslist2 li a
	{
	color:#D5DF90;
	}
ul#serviceslist2 li a:hover
	{
	color:#fff;
	}
ul.standardlist
	{
	margin:0px 0px 15px 20px;
	}
ul.standardlist li
	{
	background:url(../images/arrow.png) no-repeat 0px 6px;
	padding:0px 0px 0px 25px;
	}
	
