﻿/* --- START COMMON CSS	---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	*{margin:0; padding:0;}
	a{text-decoration:none; border:none; outline:none;}
	a img{border:0;}
	
	.cl{font-size:0; line-height:0; clear:both;}
	.no-text{text-indent:-999999px; font-size:0; line-height:0;}
	
	#blank{height:125px;}
/* --- END COMMON CSS ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* --- START BODY & SHELL -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	body{background:#bcbdc1;}
	#shell{margin:30px auto; width:957px; padding:20px; background:#fff; position:relative;}
/* --- END BODY & SHELL ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- START HEADER -------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#header{height:50px;}
	
	#logo{width:177px; height:33px; float:left; position:absolute; float:left;}
	#logo a{background:url(images/logo.gif) no-repeat; width:177px; height:33px; display:block;}
	
	#headbuttons{float:right;}
	.button{width:135px; height:23px; font-size:12px; line-height:23px; font-family:Chalet-NewYorkNineteenSixty, Arial, Verdana; position:relative;}
	#headbuttons .button{margin-top:2px;}
	
	#headbuttons .emergencyhelp{background:#a62c15 url(images/emergencyhelp.gif) no-repeat;}
	#headbuttons .emergencyhelp a{color:#fff; padding-left:23px; display:block;}
	#headbuttons .emergencyhelp a:hover{color:#c97455;}
	
	#headbuttons .login{background:#818287 url(images/login.gif) no-repeat;}
	#headbuttons .login a{color:#fff; padding-left:23px; display:block;}
	#headbuttons .login a:hover{color:#a7a8ac;}
/* --- END HEADER ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- START MENU ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#menu{height:23px; position:relative;}
	#menu ul{list-style:none; position:absolute; top:2px;}
	#menu ul li{float:left; position:relative;}
	#menu ul li.button{margin-right:2px;}
	#menu ul li a{color:#fff; padding-left:7px; display:block; background:#bcbdc1;}
	#menu ul li a:hover, #menu ul li a.selected{background:#58585a;}
	#menu ul li.last{margin:0;}
/* --- END MENU ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* --- START DROPDOWN MENU ------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#menu ul li ul{display:none;}
	#menu ul li:hover ul{display:block; position:absolute; top:23px; left:0;}
	#menu ul li:hover ul li.button{margin-top:2px; clear:both;}
	#menu ul li:hover ul li a{padding-left:7px; display:block; color:#fff; background:#bcbdc1;}
	#menu ul li:hover ul li a:hover{background:#949599;}
	
	#menu ul li ul.selected{display:block; position:absolute; top:23px; left:0;}
	#menu ul li ul.selected li.button{margin-top:2px; clear:both;}
	#menu ul li ul.selected li a{padding-left:7px; display:block; color:#fff; background:#bcbdc1;}
	#menu ul li ul.selected li a:hover{background:#949599;}
/* --- END DROPDOWN MENU --------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- START MENU BACKGROUNDS ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	a.menu-0-1{background:url(images/menu-sprite.gif) 0px 0px!important;}
	a:hover.menu-0-1, a.selected.menu-0-1{background:url(images/menu-sprite.gif) 0px -100px!important;}
	a.menu-0-2{background:url(images/menu-sprite.gif) 0px -25px!important;}
	a:hover.menu-0-2, a.selected.menu-0-2{background:url(images/menu-sprite.gif) 0px -125px!important;}
	a.menu-1-0{background:url(images/menu-sprite.gif) -137px 0px!important;}
	a:hover.menu-1-0, a.selected.menu-1-0{background:url(images/menu-sprite.gif) -137px -100px!important;}
	a.menu-1-1{background:url(images/menu-sprite.gif) -137px -25px!important;}
	a:hover.menu-1-1, a.selected.menu-1-1{background:url(images/menu-sprite.gif) -137px -125px!important;}
	a.menu-1-2{background:url(images/menu-sprite.gif) -137px -50px!important;}
	a:hover.menu-1-2, a.selected.menu-1-2{background:url(images/menu-sprite.gif) -137px -150px!important;}
	a.menu-1-3{background:url(images/menu-sprite.gif) -137px -75px!important;}
	a:hover.menu-1-3, a.selected.menu-1-3{background:url(images/menu-sprite.gif) -137px -175px!important;}
	a.menu-2-0{background:url(images/menu-sprite.gif) -274px 0px!important;}
	a:hover.menu-2-0, a.selected.menu-2-0{background:url(images/menu-sprite.gif) -274px -100px!important;}
	a.menu-2-1{background:url(images/menu-sprite.gif) -274px -25px!important;}
	a:hover.menu-2-1, a.selected.menu-2-1{background:url(images/menu-sprite.gif) -274px -125px!important;}
	a.menu-2-2{background:url(images/menu-sprite.gif) -274px -50px!important;}
	a:hover.menu-2-2, a.selected.menu-2-2{background:url(images/menu-sprite.gif) -274px -150px!important;}
	a.menu-2-3{background:url(images/menu-sprite.gif) -274px -75px!important;}
	a:hover.menu-2-3, a.selected.menu-2-3{background:url(images/menu-sprite.gif) -274px -175px!important;}
	a.menu-3-0{background:url(images/menu-sprite.gif) -411px 0px!important;}
	a:hover.menu-3-0, a.selected.menu-3-0{background:url(images/menu-sprite.gif) -411px -100px!important;}
	a.menu-3-1{background:url(images/menu-sprite.gif) -411px -25px!important;}
	a:hover.menu-3-1, a.selected.menu-3-1{background:url(images/menu-sprite.gif) -411px -125px!important;}
	a.menu-3-2{background:url(images/menu-sprite.gif) -411px -50px!important;}
	a:hover.menu-3-2, a.selected.menu-3-2{background:url(images/menu-sprite.gif) -411px -150px!important;}
	a.menu-3-3{background:url(images/menu-sprite.gif) -411px -75px!important;}
	a:hover.menu-3-3, a.selected.menu-3-3{background:url(images/menu-sprite.gif) -411px -175px!important;}
	a.menu-4-0{background:url(images/menu-sprite.gif) -548px 0px!important;}
	a:hover.menu-4-0, a.selected.menu-4-0{background:url(images/menu-sprite.gif) -548px -100px!important;}
	a.menu-4-1{background:url(images/menu-sprite.gif) -548px -25px!important;}
	a:hover.menu-4-1, a.selected.menu-4-1{background:url(images/menu-sprite.gif) -548px -125px!important;}
	a.menu-4-2{background:url(images/menu-sprite.gif) -548px -50px!important;}
	a:hover.menu-4-2, a.selected.menu-4-2{background:url(images/menu-sprite.gif) -548px -150px!important;}
	a.menu-4-3{background:url(images/menu-sprite.gif) -548px -75px!important;}
	a:hover.menu-4-3, a.selected.menu-4-3{background:url(images/menu-sprite.gif) -548px -175px!important;}
	a.menu-5-0{background:url(images/menu-sprite.gif) -685px 0px!important;}
	a:hover.menu-5-0, a.selected.menu-5-0{background:url(images/menu-sprite.gif) -685px -100px!important;}
	a.menu-5-1{background:url(images/menu-sprite.gif) -685px -25px!important;}
	a:hover.menu-5-1, a.selected.menu-5-1{background:url(images/menu-sprite.gif) -685px -125px!important;}
	a.menu-5-2{background:url(images/menu-sprite.gif) -685px -50px!important;}
	a:hover.menu-5-2, a.selected.menu-5-2{background:url(images/menu-sprite.gif) -685px -150px!important;}
	a.menu-5-3{background:url(images/menu-sprite.gif) -685px -75px!important;}
	a:hover.menu-5-3, a.selected.menu-5-3{background:url(images/menu-sprite.gif) -685px -175px!important;}
	a.menu-6-0{background:url(images/menu-sprite.gif) -822px 0px!important;}
	a:hover.menu-6-0, a.selected.menu-6-0{background:url(images/menu-sprite.gif) -822px -100px!important;}
	a.menu-7-0{background:url(images/menu-sprite.gif) -959px 0px!important;}
	a:hover.menu-7-0, a.selected.menu-7-0{background:url(images/menu-sprite.gif) -959px -100px!important;}
	a.menu-7-1{background:url(images/menu-sprite.gif) -959px -25px!important;}
	a:hover.menu-7-1, a.selected.menu-7-1{background:url(images/menu-sprite.gif) -959px -125px!important;}
	a.menu-7-2{background:url(images/menu-sprite.gif) -959px -50px!important;}
	a:hover.menu-7-2, a.selected.menu-7-2{background:url(images/menu-sprite.gif) -959px -150px!important;}
/* --- END MENU BACKGROUNDS ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* --- START CENTER -------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#content{height:306px; float:left; margin-bottom:3px;}
	#content.small{width:581px;}
	#content.big{width:957px;}
	
	#boxes{width:376px; height:309px; float:left;}
	.box{width:185px; height:100px; margin:0px 0px 3px 3px; float:left; background:#d4d5d7;}
	.box a{width:185px; height:100px; display:block;}
	
	.homepage{background:#a82a13 url(images/content-homepage.gif) top right no-repeat;}
	.homepage .text{padding:10px; width:350px; font-size:20px; line-height:24px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff;}
	.homepage-01{background:url(images/content-homepage-01.jpg);}
	.homepage-02{background:url(images/content-homepage-02.jpg);}
	.homepage-03{background:url(images/content-homepage-03.jpg);}
	.homepage-04{background:url(images/content-homepage-04.jpg);}
	.homepage-05{background:url(images/content-homepage-05.jpg);}
	.homepage-06{background:url(images/content-homepage-06.jpg);}
	.homepage-01 .text, .homepage-02 .text, .homepage-03 .text, .homepage-04 .text, .homepage-05 .text, .homepage-06 .text{padding:10px 30px 10px 10px; height:168px; width:260px; font-size:20px; line-height:24px; font-family:Georgia, "Times New Roman", Times, serif; color:#333; background:url(images/white-trans-bg.png) repeat; margin:5px;}
	.homepage-01 .text a, .homepage-02 .text a, .homepage-03 .text a, .homepage-04 .text a, .homepage-05 .text a, .homepage-06 .text a{color:#333; text-decoration:underline;}
	.box-homepage-01 a{background:url(images/homepage-01.jpg) no-repeat;}
	.box-homepage-02 a{background:url(images/homepage-02.jpg) no-repeat;}
	.box-homepage-03 a{background:url(images/homepage-03.jpg) no-repeat;}
	.box-homepage-04 a{background:url(images/homepage-04.jpg) no-repeat;}
	.box-homepage-05 a{background:url(images/homepage-05.jpg) no-repeat;}
	.box-homepage-06 a{background:url(images/homepage-06.jpg) no-repeat;}
	.box-homepage-01 a:hover, .box-homepage-01 a.selected{background:url(images/homepage-01-hover.gif) no-repeat;}
	.box-homepage-02 a:hover, .box-homepage-02 a.selected{background:url(images/homepage-02-hover.gif) no-repeat;}
	.box-homepage-03 a:hover, .box-homepage-03 a.selected{background:url(images/homepage-03-hover.gif) no-repeat;}
	.box-homepage-04 a:hover, .box-homepage-04 a.selected{background:url(images/homepage-04-hover.gif) no-repeat;}
	.box-homepage-05 a:hover, .box-homepage-05 a.selected{background:url(images/homepage-05-hover.gif) no-repeat;}
	.box-homepage-06 a:hover, .box-homepage-06 a.selected{background:url(images/homepage-06-hover.gif) no-repeat;}
	
	.aboutus{background:#543018 url(images/content-aboutus.gif) bottom right no-repeat;}
	.aboutus .text{padding:10px; width:520px; font-family:Georgia, "Times New Roman", Times, serif;}
	.aboutus-theteam{background:url(images/content-aboutus-theteam.jpg) no-repeat;}
	.aboutus-theteam .text{padding:10px; width:450px; font-size:15px; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff;}
	.aboutus-theteam-01{background:url(images/content-aboutus-theteam-01.jpg);}
	.aboutus-theteam-02{background:url(images/content-aboutus-theteam-02.jpg);}
	.aboutus-theteam-03{background:url(images/content-aboutus-theteam-03.jpg);}
	.aboutus-theteam-04{background:url(images/content-aboutus-theteam-04.jpg);}
	.aboutus-theteam-05{background:url(images/content-aboutus-theteam-05.jpg);}
	.aboutus-theteam-01 .text, .aboutus-theteam-02 .text, .aboutus-theteam-03 .text, .aboutus-theteam-04 .text, .aboutus-theteam-05 .text{padding:10px; width:330px; height:270px; font-size:12px; line-height:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#333; background:url(images/white-trans-bg.png) repeat; margin:5px; overflow-y:auto;}
	.aboutus-theteam-01 .text a, .aboutus-theteam-02 .text a, .aboutus-theteam-03 .text a, .aboutus-theteam-04 .text a, .aboutus-theteam-05 .text a{color:#333; text-decoration:underline;}
	.aboutus-theteam-01 .text a:hover, .aboutus-theteam-02 .text a:hover, .aboutus-theteam-03 .text a:hover, .aboutus-theteam-04 .text a:hover, .aboutus-theteam-05 .text a:hover{color:#888; text-decoration:none;}
	.box-aboutus-01 a{background:url(images/aboutus-01.jpg) no-repeat;}
	.box-aboutus-02 a{background:url(images/aboutus-02.jpg) no-repeat;}
	.box-aboutus-03 a{background:url(images/aboutus-03.jpg) no-repeat;}
	.box-aboutus-04 a{background:url(images/aboutus-04.jpg) no-repeat;}
	.box-aboutus-05 a{background:url(images/aboutus-05.jpg) no-repeat;}
	.box-aboutus-01 a:hover, .box-aboutus-01 a.selected{background:url(images/aboutus-01-hover.gif) no-repeat;}
	.box-aboutus-02 a:hover, .box-aboutus-02 a.selected{background:url(images/aboutus-02-hover.gif) no-repeat;}
	.box-aboutus-03 a:hover, .box-aboutus-03 a.selected{background:url(images/aboutus-03-hover.gif) no-repeat;}
	.box-aboutus-04 a:hover, .box-aboutus-04 a.selected{background:url(images/aboutus-04-hover.gif) no-repeat;}
	.box-aboutus-05 a:hover, .box-aboutus-05 a.selected{background:url(images/aboutus-05-hover.gif) no-repeat;}

	.deliveringstuff{background:#818286 url(images/content-deliveringstuff.gif) top right no-repeat;}
	.deliveringstuff .text{padding:10px; width:350px; font-size:22px; line-height:26px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff;}
	.deliveringstuff-01{background:#543018 url(images/content-deliveringstuff-01.gif) bottom right no-repeat;}
	.deliveringstuff-02{background:#7c3617 url(images/content-deliveringstuff-02.gif) bottom right no-repeat;}
	.deliveringstuff-03{background:#b02600 url(images/content-deliveringstuff-03.gif) bottom right no-repeat;}
	.deliveringstuff-04{background:#d85000 url(images/content-deliveringstuff-04.gif) bottom right no-repeat;}
	.deliveringstuff-05{background:#df7200 url(images/content-deliveringstuff-05.gif) bottom right no-repeat;}
	.deliveringstuff-06{background:#ffb907 url(images/content-deliveringstuff-06.gif) bottom right no-repeat;}
	.deliveringstuff-01 .text, .deliveringstuff-02 .text, .deliveringstuff-03 .text, .deliveringstuff-04 .text, .deliveringstuff-05 .text, .deliveringstuff-06 .text{padding:10px; width:330px; height:180px; font-size:15px; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff;}
	.box-deliveringstuff-01 a{background:url(images/deliveringstuff-01.gif) no-repeat;}
	.box-deliveringstuff-02 a{background:url(images/deliveringstuff-02.gif) no-repeat;}
	.box-deliveringstuff-03 a{background:url(images/deliveringstuff-03.gif) no-repeat;}
	.box-deliveringstuff-04 a{background:url(images/deliveringstuff-04.gif) no-repeat;}
	.box-deliveringstuff-05 a{background:url(images/deliveringstuff-05.gif) no-repeat;}
	.box-deliveringstuff-06 a{background:url(images/deliveringstuff-06.gif) no-repeat;}
	.box-deliveringstuff-01 a:hover, .box-deliveringstuff-01 a.selected{background:url(images/deliveringstuff-01-hover.gif) no-repeat;}
	.box-deliveringstuff-02 a:hover, .box-deliveringstuff-02 a.selected{background:url(images/deliveringstuff-02-hover.gif) no-repeat;}
	.box-deliveringstuff-03 a:hover, .box-deliveringstuff-03 a.selected{background:url(images/deliveringstuff-03-hover.gif) no-repeat;}
	.box-deliveringstuff-04 a:hover, .box-deliveringstuff-04 a.selected{background:url(images/deliveringstuff-04-hover.gif) no-repeat;}
	.box-deliveringstuff-05 a:hover, .box-deliveringstuff-05 a.selected{background:url(images/deliveringstuff-05-hover.gif) no-repeat;}
	.box-deliveringstuff-06 a:hover, .box-deliveringstuff-06 a.selected{background:url(images/deliveringstuff-06-hover.gif) no-repeat;}
	
	.box-fulfillingstuff-01 a{background:url(images/fulfillingstuff-01.gif) no-repeat;}
	.box-fulfillingstuff-02 a{background:url(images/fulfillingstuff-02.gif) no-repeat;}
	.box-fulfillingstuff-03 a{background:url(images/fulfillingstuff-03.gif) no-repeat;}
	.box-fulfillingstuff-04 a{background:url(images/fulfillingstuff-04.gif) no-repeat;}
	.box-fulfillingstuff-05 a{background:url(images/fulfillingstuff-05.gif) no-repeat;}
	.box-fulfillingstuff-06 a{background:url(images/fulfillingstuff-06.gif) no-repeat;}
	.box-fulfillingstuff-01 a:hover, .box-fulfillingstuff-01 a.selected{background:url(images/fulfillingstuff-01-hover.gif) no-repeat;}
	.box-fulfillingstuff-02 a:hover, .box-fulfillingstuff-02 a.selected{background:url(images/fulfillingstuff-02-hover.gif) no-repeat;}
	.box-fulfillingstuff-03 a:hover, .box-fulfillingstuff-03 a.selected{background:url(images/fulfillingstuff-03-hover.gif) no-repeat;}
	.box-fulfillingstuff-04 a:hover, .box-fulfillingstuff-04 a.selected{background:url(images/fulfillingstuff-04-hover.gif) no-repeat;}
	.box-fulfillingstuff-05 a:hover, .box-fulfillingstuff-05 a.selected{background:url(images/fulfillingstuff-05-hover.gif) no-repeat;}
	.box-fulfillingstuff-06 a:hover, .box-fulfillingstuff-06 a.selected{background:url(images/fulfillingstuff-06-hover.gif) no-repeat;}
	
	.delstuff-01{background:url(images/content-delstuff-01.jpg);}
	.delstuff-02{background:url(images/content-delstuff-02.jpg);}
	.delstuff-03{background:url(images/content-delstuff-03.jpg);}
	.delstuff-01 .text, .delstuff-02 .text, .delstuff-03 .text{padding:10px 30px 10px 10px; height:278px; width:502px; font-size:20px; line-height:24px; font-family:Georgia, "Times New Roman", Times, serif; color:#333; margin:4px 5px;}
	
	.fulstuff-01{background:url(images/content-fulstuff-01.jpg);}
	.fulstuff-02{background:url(images/content-fulstuff-02.jpg);}
	.fulstuff-03{background:url(images/content-fulstuff-03.jpg);}
	.fulstuff-01 .text, .fulstuff-02 .text, .fulstuff-03 .text{padding:10px 30px 10px 10px; height:278px; width:502px; font-size:20px; line-height:24px; font-family:Georgia, "Times New Roman", Times, serif; color:#333; margin:4px 5px;}
		
	.login{background:#818286 url(images/content-login.gif) bottom right no-repeat;}
	.login .text{padding:10px; width:350px; font-size:15px; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff;}
	.login .row1{width:90px; float:left; line-height:20px; margin:3px 0px;}
	.login .row2{width:170px; float:left; line-height:20px; margin:3px 0px;}
	.login input{font-family:Georgia, "Times New Roman", Times, serif;}
	.login input.input{background:#fff; border:1px solid #bbb; width:150px; height:17px; font-size:12px; color:#818286; padding-top:3px;}
	.login textarea.textarea{background:#fff; border:1px solid #bbb; width:150px; height:51px; font-size:12px; color:#818286; padding-top:3px;}
	.login input.submit{color:#fff; font-size:15px; text-align:center; background:#a8a9ad; border:0; width:152px; height:22px;}
	
	.text.big{font-size:26px; line-height:30px;}
	.text.mid{font-size:20px; line-height:24px;}
	.text.small{font-size:12px; line-height:16px;}
	.text.width-320{width:320px!important;}
	.text.width-420{width:420px!important;}
	.text.width-520{width:520px!important;}
	.text.width-620{width:620px!important;}
	.text.width-720{width:720px!important;}
	.text.width-820{width:820px!important;}
	.text.width-920{width:920px!important;}
	.overflow-y{overflow-y:auto;}
	.overflow-x{overflow-x:auto;}
	.client-logo-box{float:left; width:80px; height:43px; border:1px solid #882a12; margin-right:10px; margin-bottom:10px;}
	
	.brown-bg{background:#543019 url(images/brown-bg.gif) bottom right no-repeat!important; color:#FFB715!important;}
	.midbrown-bg{background:#7d3520 url(images/midbrown-bg.gif) bottom right no-repeat!important; color:#fff!important;}
	.grey-bg{background:#818285 url(images/grey-bg.gif) bottom right no-repeat!important; color:#fff!important;}
	.red-bg{background:#a82a12 url(images/red-bg.gif) bottom right no-repeat!important; color:#fff!important;}
	
	.enquiryform{font-size:12px; line-height:16px; margin-top:10px;}
	
	a.orange-link{color:orange; text-decoration:underline;}a:hover.orange-link{text-decoration:none;}
	a.whitesmoke-link{color:whitesmoke; text-decoration:underline;}a:hover.whitesmoke-link{text-decoration:none;}
/* --- END CENTER ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- START FOOTER -------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#footer{height:25px; background:#e9eaec; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:25px;}
	#footer ul{list-style:none;}
	#footer ul li{float:left; padding:0 5px 0 10px;}
	#footer ul li a{color:#a9aaac; text-decoration:underline;}
	#footer ul li a:hover{text-decoration:none;}
/* --- END FOOTER ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- START ADMIN --------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.admin{background:#818286 url(images/content-login.gif) bottom right no-repeat; width:957px;}
	.admin .text{padding:10px; font-size:15px; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff;}
	.admin .row{width:200px; float:left; line-height:20px; height:22px; margin:3px 0px;}
	.admin input{font-family:Georgia, "Times New Roman", Times, serif;}
	.admin select{background:#fff; border:1px solid #bbb; width:202px; height:22px; font-size:12px; color:#818286;}
	.admin input.input{background:#fff; border:1px solid #bbb; width:200px; height:17px; font-size:12px; color:#818286; padding-top:3px;}
	.admin input.reset{color:#fff; font-size:15px; text-align:center; background:#8f9196; border:0; width:202px; height:22px;}
	.admin input.submit{color:#fff; font-size:15px; text-align:center; background:#a8a9ad; border:0; width:202px; height:22px;}
	.admin img.calendar{margin-left:5px;}
	
	#admin-menu{position:absolute; top:77px; margin:0; padding:0;}
	#admin-menu ul{list-style:none; font-size:10px; font-family:Arial, Verdana;}
	#admin-menu ul li{float:left; width:117px; margin-right:2px; line-height:23px; height:23px;}
	#admin-menu ul li a{color:#fff; padding-left:5px; display:block; background:#818286;}
	#admin-menu ul li a:hover, #admin-menu ul li a.selected{background:#e4e4e4; color:#818286;}
	#admin-menu ul li.last{margin:0;}
	#admin-menu ul li.long{width:124px;}
	
	.admin table.resources{width:937px; height:160px; margin-top:10px; border:1px solid #9f9f9f; font-size:14px;}
	.admin table.resources tr.dark{height:32px; background:#616164;}
	.admin table.resources tr.light{height:32px; background:#717171;}
	.admin table.resources tr td{padding:5px 10px;}
	.admin .pages{margin-top:10px; float:right; padding-right:20px;}
	.admin .pages ul{list-style:none; font-size:14px;}
	.admin .pages ul li{float:left; width:30px; text-align:center;}
	.admin .pages ul li a{color:#414141;}
	.admin .pages ul li a:hover, .admin .pages ul li a.selected{color:#fff;}
	
	a#admin-button{position:absolute; left:757px; top:173px; font-family:Arial, Verdana; color:#fff; font-size:12px; width:170px; height:23px; line-height:23px; padding-left:30px;}
	a:hover#admin-button{color:#c97455;}
	.add-a-new-reference{background:#a82a13 url(images/adminbutton-addanewreference.gif) no-repeat;}
	.export-results-to-excel{background:#a82a13 url(images/adminbutton-exportresultstoexcel.gif) no-repeat;}
/* --- END ADMIN ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
