* { padding: 0; margin: 0; }

body
{
	font-family: Arial;
	color: #373e35;
	background-color: #f1f1f1;
	background-image: url('/images/background.gif');
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

.error
{
	color: #bf0000;
	font-weight: bold;
}

#pagewrapper
{
	width: 860px;
	padding: 0px 10px 0px 10px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	position: relative;
}

#rightside
{
	width: 9px;
	position: absolute;
	top: 0px;
	right: -9px;
	background-image: url('/images/right_fade.png');
}

#leftside
{
	width: 9px;
	position: absolute;
	top: 0px;
	left: -9px;
	background-image: url('/images/left_fade.png');
}

#headerwrapper
{
	height: 112px;
}

#logo
{
	float: left;
	width: 185px;
	padding: 17px 0px 0px 13px;
}

#headerright
{
	float: right;
	width: 634px;
}

#menuwrapper
{
	height: 29px;
	background-color: #cdcdcd;
	position: relative;
	z-index: 1000;
}

#quickmenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#quickmenu li
{
	margin: 0px;
	padding: 8px 7px 0px 10px;
	float: left;
	font-size: 8pt;
	line-height: 10pt;
	height: 21px;
	position: relative;
}

#quickmenu li.last
{
	margin-right: 0px;
	padding-right: 0px;
}

#quickmenu li.first
{
	width: 63px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	background-image: url('/images/first.gif');
}

#quickmenu li a
{
	color: #373e35;
	text-decoration: none;
}

#quickmenu li.first a
{
	color: #fff;
}

#quickmenu li ul
{
	list-style: none;
	margin: 0px;	
	padding: 3px 0px 3px 0px;
	position: absolute;
	top: 29px;
	left: 0px;
	background-color: #cdcdcd;
	width: 150px;
}

#quickmenu li ul li
{
	margin: 0px;
	padding: 3px 0px 3px 0px;
	float: none;
	font-size: 8pt;
	line-height: 10pt;
	text-align: center;
	height: auto;
}

#quickmenu li ul li a
{
	color: #373e35;
	text-decoration: none;	
}

#quickmenu li ul#dd1
{
	width: 100px;
	left: -5px;
}

#quickmenu li ul#dd2
{
	left: -13px;
}

#quickmenu li ul#dd3
{
	width: 120px;
	left: -30px;
}

#search
{
	border: 1px solid #afafaf;
	font-size: 8pt;
	line-height: 10pt;
	width: 139px;
	padding: 2px 0px 1px 3px;
	color: #373e35;
}

#newimagewrapper
{
	height: 211px;
	position: relative;
}

#imagewrapper
{
	height: 211px;
}

#left_panel
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 281px;
	height: 211px;
	background-image: url('/images/left_panel.png');
}

#left_panel p
{
	color: #fff;
	font-size: 11pt;
	line-height: 15pt;
	margin: 0px;
	padding: 54px 40px 0px 31px;
	letter-spacing: 0.05em;
}

#left_panel p span
{
	color: #fce31c;
}

#left_panel p.description
{
	padding: 0px 60px 0px 21px;
	font-size: 8pt;
	line-height: 11pt;
}

#left_panel h1
{
	color: #fce31c;
	font-size: 15pt;
	line-height: 17pt;
	margin: 0px;
	padding: 28px 20px 13px 21px;
	letter-spacing: 0.05em;
}

#right_panel
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 159px;
	height: 211px;
	background-image: url('/images/right_panel.png');
}

#right_panel p
{
	color: #fff;
	font-size: 10pt;
	line-height: 13pt;
	margin: 0px;
	padding: 148px 0px 0px 44px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#bodywrapper
{
	min-height: 1px;
	position: relative;
}

#leftcolumn
{
	width: 170px;
	float: left;
}

#middlecolumn
{
	margin: 0px 0px 0px 180px;
}

#mainmenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#mainmenu li
{
	margin: 0px 0px 2px 0px;
	background-image: url('/images/button.gif');
	padding: 5px 0px 0px 10px;
	height: 20px;
	font-size: 9pt;
	line-height: 12pt;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 0.05em;
	position: relative;
}

#mainmenu li.breadcrumb
{
	background-image: url('/images/button_over.gif');
}

#mainmenu li.hover 
{
	background-image: url('/images/button_over.gif');
}

#mainmenu li a
{
	color: #373e35;
	text-decoration: none;
}

#mainmenu li ul
{
	list-style: none;
	margin: 0px;	
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 170px;
	background-color: #cdcdcd;
	border-left: 5px solid #fff;
}

#mainmenu li ul li
{
	margin: 0px;
	font-size: 8pt;
	line-height: 12pt;
	padding: 5px 0px 0px 10px;
	height: 20px;
	width: 220px;
	letter-spacing: 0.00em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background-color: #d8d8d8;
}

#mainmenu li ul li a
{
	color: #373e35;
	text-decoration: none;	
}

#mainmenu li ul li.hover
{
	background-color: #c6c6c6;
	background-image: none;
}

#footer1
{
	height: 70px;
	border-bottom: 1px solid #c4c4c3;
}

#recycling
{
	height: 50px;
	width: 686px;
	background-image: url('/images/recycling.gif');
	cursor: pointer;
}

#recycling p
{
	color: #fff;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px;
	padding: 17px 0px 0px 21px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#footer2
{
	padding: 0px 0px 20px 5px;
	font-size: 8pt;
	line-height: 10pt;
}

#footer2 a
{
	color: #323334;
	text-decoration: none;
}

#footer2 .divider
{
	padding: 0px 2px 0px 2px;
}

#featured_equipment
{
	border: 1px solid #c4c5c5;
	width: 343px;
	float: left;
	height: 278px;
}

#title1
{
	background-color: #f8ab1d;
	height: 20px;
	color: #323334;
	font-size: 9pt;
	line-height: 11pt;
	padding: 5px 0px 0px 14px;
	letter-spacing: 0.05em;
	font-weight: bold;
}

#latest_news
{
	border: 1px solid #c4c5c5;
	width: 324px;
	float: right;
	height: 216px;
}

#title2
{
	background-color: #ac0e24;
	height: 20px;
	color: #fff;
	font-size: 9pt;
	line-height: 11pt;
	padding: 5px 0px 0px 14px;
	letter-spacing: 0.05em;
	font-weight: bold;
}

#title2 a
{
	color: #fff;
	text-decoration: none;
}

#content1
{
	padding: 14px 14px 0px 14px;
}

#content1 p
{
	margin: 0px;	
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	line-height: 13pt;
}

#content1 p a
{
	color: #323334;
	text-decoration: none;
}

#content2
{
	padding: 14px 9px 0px 9px;
}

#content2 p
{
	margin: 0px;	
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	line-height: 12pt;
}

#content2 p a
{
	color: #323334;
	text-decoration: none;
}

#home_content
{
	height: 290px;
}

.home_cat
{
	float: left;
	margin: 0px 10px 10px 0px;
	width: 220px;
	height: 160px;
	cursor: pointer;
}

.title
{
	background-image: url('/images/category.png');	
	padding: 6px 0px 0px 10px;
	height: 20px;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.title a
{
	color: #fff;
	text-decoration: none;
}

.space
{
	height: 134px;
}

.cat_box
{
	float: left;
	margin: 0px 6px 10px 0px;
	width: 165px;
	height: 158px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.title2
{
	background-image: url('/images/category.png');	
	padding: 3px 8px 0px 10px;
	height: 33px;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.title2 a
{
	color: #fff;
	text-decoration: none;
}

.cat_image
{
	height: 117px;
	overflow: hidden;
	margin-bottom: 1px;
}

#breadcrumb
{
	text-align: right;
	padding: 5px 0px 10px 0px;
	color: #636363;
	font-size: 8pt;
	line-height: 10pt;
	letter-spacing: 0.05em;
}

#breadcrumb a
{
	color: #636363;
	text-decoration: none;
}

#breadcrumb a span
{
	color: #e20020;
}

#moreinfo_wrapper h1
{
	font-size: 18pt;
	line-height: 20pt;
	color: #e20020;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 17px 0px;
}

#content h1
{
	font-size: 18pt;
	line-height: 20pt;
	color: #e20020;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 17px 0px;
}

#moreinfo_wrapper
{
	font-size: 9pt;
}

#moreinfo_wrapper p
{
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#enquiry
{
	background-color: #cdcdcd;
	padding: 14px 14px 14px 14px;
	color: #464749;
}

#enquiry h2
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333435;
	font-size: 12pt;
	line-height: 14pt;
}

#related_items
{
	background-color: #cdcdcd;
	padding: 14px 0px 14px 14px;
	color: #464749;
	height: 178px;
}

#related_items h2
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333435;
	font-size: 12pt;
	line-height: 14pt;
}

.cat_box3
{
	float: left;
	margin: 0px 6px 10px 0px;
	width: 158px;
	height: 101px;
	cursor: pointer;
}

.title3
{
	background-image: url('/images/category.png');	
	padding: 5px 0px 0px 10px;
	height: 19px;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.title3 a
{
	color: #fff;
	text-decoration: none;
}

.space3
{
	height: 77px;
}

#content
{
	font-size: 9pt;
}

#content.popup
{
	padding: 20px 20px 10px 20px;
}

#content.popup h1
{
	font-size: 18pt;
	line-height: 20pt;
	color: #e20020;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 17px 0px;
}

#content p
{
	font-size: 9pt;
	margin: 0px;
	padding: 0px 50px 10px 0px;
}

.content_image
{
	float: right;
	padding: 0px 0px 45px 35px;
}

.staff
{
	float: left;
	width: 149px;
	margin: 1px 0px 0px 0px;;
	padding: 0px 6px 0px 7px;
	height: 180px;
}

#news_index
{
	padding: 0px 0px 10px 0px;
}

#news_index h2
{
	color: #4C4D4E;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 400px;
}

#news_index p
{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 12pt;
	color: #4C4D4E;
	width: 400px;
}

#news_index a
{
	font-size: 9pt;
	line-height: 12pt;
	color: #4C4D4E;
	text-decoration: none;
	font-weight: bold;
}

.news_image
{
	float: right;
	margin: 0px 0px 0px 0px;
}

.divider1
{
	clear: right;
	position: relative;
	border-bottom: 1px solid #434242;
	height: 10px;
	overflow: hidden;
}

.divider2
{
	height: 10px;
	overflow: hidden;
}

#news_content
{
	padding: 0px 0px 10px 0px;
}

#news_content h2
{
	color: #4C4D4E;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 400px;
}

#news_content h2
{
	font-size: 16pt;
	line-height: 18pt;
	color: #e20020;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 17px 0px;
}


#news_content p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 9pt;
	line-height: 12pt;
	color: #4C4D4E;
	width: 400px;
}

#news_content a
{
	font-size: 9pt;
	line-height: 12pt;
	color: #4C4D4E;
	text-decoration: none;
	font-weight: bold;
}

#log_res
{
        position: absolute;
        left: 50%;
        width: 750px;
        background-color: #fff;
        border: 1px solid #2f2409;
        margin-left: -375px;
        display: none;
        z-index: 9002;
        border: 1px solid #000;
}

#log_res.show
{
        display: block;
}

#log_res.ajax-loading {
        background-color: #fff;
        padding: 20px 0;
        background: url('/images/spinner.gif') no-repeat center;
        display: block;
}

.black_overlay{
    position: absolute;
    top: 0px;
    left: 0%;
    width: 100%;
    height: 3000px;
    background-color: black;
    z-index:9001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
        display: none;
}

.video_box
{
	background-image: url('/images/view_video.png');
	width: 323px;
	height: 78px;
	padding: 0px 0px 5px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#upcoming_events
{
	cursor: pointer;
}

#upcoming_events_title
{
	background-image: url('/images/upcoming_events.gif');	
	color: #fff;
	font-size: 9pt;
	line-height: 11pt;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding: 4px 0px 4px 11px;	
}

#upcoming_events_content
{
	border: 1px solid #b3b3b3;
	border-top: 0px;
	padding: 8px 0px 8px 0px;
}

.fieldinput input
{
	width: 200px;
}

.fieldtextarea textarea
{
	width: 200px;
}

.cat_box_rel
{
	float: left;
	margin: 0px 6px 10px 0px;
	width: 158px;
	height: 158px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.cat_image_rel
{
	height: 112px;
	overflow: hidden;
	margin-bottom: 1px;
}

#content #contact_form table tr td
{
	padding: 5px;
}

