/* Irn Haulage - Blue */
/* Category Menu Top Pages Menu Right Large Banner */
* {
	margin: 0;
	padding: 0;
}
html {
	background: #3e6f3e url(../images/bg.jpg) top no-repeat !important;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
p {
	margin: 12px 0;
}
a img {
	border: 0;
}
a {
	color: #269726;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #000;
	background: none;
	text-decoration: underline;
}
html #wrapper {
	width: 980px;
	margin: 30px auto !important;
	background: url(../images/bck.jpg) repeat-y;
}
#wrapper .site_phrases_top {
	position: absolute;
	width: 980px;
	top: -3px;
	font-size: 9px;
}
#wrapper .site_phrases_bottom {
	position: absolute;
	width: 980px;
	padding-top: 0;
	font-size: 9px;
}
#wrapper .site_phrases_top ul, 
#wrapper .site_phrases_bottom ul{
	color: #183718;
	font-weight: normal;
	list-style: none;
	padding: 0;
	text-align: center;
	padding: 5px 0;
}
#wrapper .site_phrases_top li, 
#wrapper .site_phrases_bottom li {
	display: inline;
	margin: 5px;
	width: 980px;
}
#skip_nav {
	display: none;
}
#top {
	position: relative;
	float: left;
}
#top_inner_wrapper {
	width: 980px;
	height: 352px;
	float: left;
	background: url(../images/page-top.jpg) no-repeat 0 75px;
}
#title_bar h1 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 29px;
	height: 30px;
	line-height: 30px;
	margin-left: 100px;
	overflow: hidden;
	padding-top: 22px;
	width: 380px;
	position: absolute;
	left: -10000px;
}
#page_date {
	display: none;
}
#summary {
	color: #FF0000;
	font-weight: 300;
	font-family: Tahoma;
	font-size: 12px;
	overflow: hidden;
	width: 380px;
	height: 30px;
	margin: 0 0 0 100px;
	position: absolute;
	left: -10000px;
}
#summary p{
	margin:0;
	pading:0;
}
#logo object {
	position: absolute;
	bottom: -129px;
}
#catmenu {
	top: 30px;
	left: 27px;
	height: 44px;
	width: 845px;
	overflow: hidden;
	line-height: 40px;
	position: absolute;
	font-size: 11px;
}
#catmenu_inner_wrapper_top ul {
	width: 854px;
	margin: auto;
	}
#catmenu_inner_wrapper_top ul li {
	list-style: none;
	display: inline;
}
#catmenu_inner_wrapper_top ul li a {
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	height: 41px;
	overflow: hidden;
	padding: 0 42px 0 42px;
	margin: 0 2px 0 0;
	text-align: center;
	text-decoration: none;
	background: url(../images/catmenu_a.jpg) top left repeat-x;
	border-bottom: 2px solid #494949;
}
#catmenu_inner_wrapper_top ul li a:hover {
	color: #fff;
	text-decoration: none;
	background:  url(../images/catmenu_ahover.jpg) top left repeat-x;
}
#catmenu_inner_wrapper_top ul li.this_page {
	color: #fff;
	font-weight: 700;
	display: block;
	float: left;
	height: 41px;
	overflow: hidden;
	padding: 0 42px 0 42px;
	margin: 0 2px 0 0;
	text-align: center;
	text-decoration: none;
	background: url(../images/catmenu_this_page.jpg) top left repeat-x;
	border-bottom: 2px solid #000;
}
#breadcrumb {
	bottom: -13px;
	height: 15px;
	padding-left: 27px;
	position: absolute;
	width: 953px;
}
#breadcrumb ul {
	height: 15px;
	overflow: hidden;
	padding: 0 50px 0 20px;
}
#breadcrumb ul li {
	display: inline;
	margin-right: 10px;
}
#breadcrumb ul li a {
	color: #4b525c;
	padding-left: 15px;
	text-decoration: none;
	background: url(../images/arrow.jpg) left no-repeat;
}
#breadcrumb ul li a:hover {
	color: #000;
	background: url(../images/double-arrow.jpg) left no-repeat;
}
#breadcrumb ul li.this_page {
	color: #4b525c;
	font-weight: bold;
	padding-left: 17px;
	background: url(../images/double-arrow.jpg) left no-repeat;
}
#main {
	margin-top: 1px;
	float: left;
}
#content {
	float: left;
	width: 655px;
	padding: 86px 16px 0 38px;
	position: relative;
	margin: 0;
}
#content p, 
#content ul, 
#content ol, 
#sidebar_text p, 
.sidebar_plugin p,
#sidebar_address span.sidebar_address_line, 
#company_details span.sidebar_address_line {
	text-align: left;
	line-height: 17px !important;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1.5px;
	height: 43px;
	left: 0;
	line-height: 34px;
	overflow: hidden;
	padding: 13px 0 0 47px;
	position: absolute;
	top: 10px;
	width: 680px;
	background: url(../images/main-header.jpg) no-repeat;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #3e6f3e;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#content ul, #content ol {
	padding: 0 0 0 30px;
	margin: 15px 25px 15px 25px;
}
#content ul {
	list-style: square;
}
#content p {
	color: #555;
	text-align: justify;
}
#content img {
	border: 1px solid #a6a6a6;
}
#content form {
	border: #fff solid 1px;
	padding-bottom: 15px !important;
	background: #fff;
}
#content label {
	color:  #555;
}
#content textarea {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content input {
	color: #555;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content fieldset {
	border: 0;
}
#content form p#submitButtons {
	float: right;
	padding: 0 25px 0 0;
}
#content input#submit {
	background: url(../images/form_a.jpg) no-repeat;
	border: none;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	width: 97px;
	height: 35px;
	color: #FFF;
	cursor: pointer;
}
#content input#submit:hover {
	color: #fff;
	background: url(../images/form_hover.jpg) no-repeat;
	border: none;
}
#content input#reset {
	background: url(../images/form_a.jpg) no-repeat;
	border: none;
	font-weight: bold;
	margin-top: 8px;
	width: 97px;
	height: 35px;
	color: #FFF;
	cursor: pointer;
}
#content input#reset:hover {
	color: #fff;
	border: none;
	background: url(../images/form_hover.jpg) no-repeat;
}
#content input.errorInput, 
#content textarea.errorInput, 
#content checkbox.errorInput {
	color: #F00;
	border: 1px solid #F00;
	background: #f8cad0;
}
#content input.okayInput, 
#content textarea.okayInput, 
#content checkbox.okayInput {
	color: green;
	border: 1px solid green;
	background: #CCFFCC;
}
#rhcol {
    color: #555;
	width: 232px;
	display: inline;
	float: right;
	margin: 15px 29px 0 0;
	position: relative;
	min-height: 0;
    height: auto !important;
    height: 50px;
	background: url(../images/rhpagemenu_bck.jpg) top left repeat;
}
#rhcol_inner_wrapper {
	margin-top: 0px;
}
#rhcol h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	height: 53px;
	line-height: 41px;
	overflow: hidden;
	padding: 3px 5px 0 5px;
	text-align: center;
	background: url(../images/rhpage-header.jpg) top no-repeat;
}
#pagemenu_inner_wrapper_right ul {
	width: 232px;
	list-style: none;
	padding-bottom: 20px;
	background: url(../images/rhpage-bottom.jpg) bottom no-repeat;
}
#pagemenu_inner_wrapper_right ul li a {
	color: #000;
	width: 172px;
	height: 23px;
    display: block;
	font-size: 11px;
	line-height: 23px;
	overflow: hidden;
	text-decoration: none;
	padding: 5px 17px 7px 43px;
	background: url(../images/rhpagemenu_a.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li a:hover {
	color: #269726;
	background: url(../images/rhpagemenu_ahover.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li.this_page {
	color: #3368ac;
	text-decoration: underline;
	background: url(../images/rhpagemenu_ahover.jpg) no-repeat;
}
.sidebar_plugin {
	background: url(../images/rhpage-bottom.jpg) bottom no-repeat;
}
.sidebar a {
	color: #238024;
}
.sidebar a:hover {
	color: #238024;
}
.sidebar_plugin p {
	margin: 0;
	padding: 6px 32px 20px;
}
#rhcol #rhcol_inner_wrapper #sidebar_networks p {
	padding: 6px 13px 20px;
}
#rhcol #rhcol_inner_wrapper #sidebar_image .sidebar_plugin {
	background: none;
}
#rhcol #rhcol_inner_wrapper #sidebar_image {
	background: url(../images/advert-h2.jpg) top no-repeat !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image p {
	background: url(../images/rhpage-bottom.jpg) bottom no-repeat !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image img {
	margin: 20px 16px;
}
#pagemenu_inner_wrapper_right .sidebar_plugin ul li.this_page {
	color: #238024;
	line-height: 30px;
	text-decoration :none;
	width: 232px;
}
#pagemenu_inner_wrapper_right ul li.this_page.visibility {
	margin-bottom: 0 !important;
}
#footer {
	color: #FFF;
	font-size: 11px;
	clear: both;
	width: 980px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	text-align:center;
	background:url(../images/footer_bck.jpg) repeat-y;
}

#footer_inner_wrapper {
	width: 980px;
	overflow: hidden;
	padding-top: 17px;
	margin: 0;
	background: url(../images/footer_top.jpg) no-repeat top;
}
#footer_inner_wrapper ul {
	line-height: 18px;
	margin: 5px 0 0;
	padding: 20px 50px 0;
	width: 880px;
}
#footer_inner_wrapper ul li {
	list-style: none;
	text-align: center;
	margin: 0 8px;
	white-space: nowrap;
	display: inline;
	margin: 0 0 0 4px;
	padding-left: 14px;
	background: url(../images/text_bullets.jpg) no-repeat scroll 0 3px;
}
* html #footer_inner_wrapper ul li {
	margin: 0 8px 0 4px;
}
#footer_inner_wrapper ul li a {
	text-decoration: none;
	color: #FFF;
}
#footer_inner_wrapper ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer_inner_wrapper ul li.first_item {
	background: none;
	padding: 0;
}
#footer_inner_wrapper ul li.this_page {
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;
}
#footer_inner_wrapper p#copyright {
	text-align: center;
	width: 880px;
	padding: 10px 50px 0;
	margin: 0;
	color: #FFF;
}
#link_rotator {
	padding: 10px 50px 35px;
	text-align: center;
	margin: 0;
	color: #FFF;
	background: url(../images/footer_bottom.jpg) no-repeat bottom;
}
#link_rotator a {
	color: #FFF;
}
#link_rotator a:hover {
	color: #FFF;
}
#subfooter {
	clear: both;
}
#advanced_layouts_78 #text_image_1,
#advanced_layouts_78 #text_image_2,
#advanced_layouts_78 #text_image_3,
#advanced_layouts_78 #text_image_4,
#advanced_layouts_78 #text_image_5,
#advanced_layouts_78 #text_image_6,
#advanced_layouts_78 #image_1_block {
	border-color: #bbb !important;
}
/*advanced...youts.css (line 76)*/
#advanced_layouts_78 #template_1 #text_image_1 #text_1 {
	padding: 0 !important;
}
/*advanced...youts.css (line 79)*/
#advanced_layouts_78 #template_1 img#image_1 {
	margin: 0 10px 5px 0 !important;
}
