html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}/* ------------------------------------------------------------------------
	Popin
------------------------------------------------------------------------- */

	#overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 10000;
		width: 100%;
	}

	.prettyPopin {
		background-color: #fff;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		display: none;
		overflow: hidden;
		position: absolute; z-index: 11000;
		top: 50%; left: 50%;
	}
	
		.prettyPopin a#b_close {
			display: none;
			position: absolute; z-index: 2;
			top: 10px; right: 13px;
			width: 41px; height: 9px;
			text-indent: -10000px;
			background: url(../images/prettyPopin/b_close.gif) bottom left no-repeat;
			border: 0;
		}
	
		.prettyPopin .prettyContent {
			position: relative;
			width: 100%; height: 100%;
			font-size: 13px;
		}
		
			.prettyPopin .prettyContent p, .prettyPopin .prettyContent dl, .prettyPopin .prettyContent hr, .prettyPopin .prettyContent h1, .prettyPopin .prettyContent h2, .prettyPopin .prettyContent h3, .prettyPopin .prettyContent h4, .prettyPopin .prettyContent h5, .prettyPopin .prettyContent h6, .prettyPopin .prettyContent ol, .prettyPopin .prettyContent ul, .prettyPopin .prettyContent pre, .prettyPopin .prettyContent table, .prettyPopin .prettyContent address, .prettyPopin .prettyContent fieldset {
				margin-bottom:0px;
			}
			
			.prettyPopin .prettyContent p.small-notes {
				border-bottom: 1px #a1a1a1 solid;
			}
			
			.prettyPopin .prettyContent #modal-content {
				width: 570px;
				height: 420px;
				overflow: auto;
			}
		
			.prettyPopin .prettyContent .prettyContent-container {
				display: none;
				padding: 20px 15px 15px 15px;
			}
		
			.prettyPopin .prettyContent .loader {
				position: absolute;
				top: 50%; left: 50%;
				margin: -14px 0 0 -14px;
			}/*************************************
 *	For Layout debug purposes
 *************************************/

/* @group Layout debug */
/*
.container_12 {
	background: #fff url(../images/12_col.gif) repeat-y;
}

*/
/* @end */

/*************************************
 *	For Production
 *************************************/
 
/* @group General structure */
body, input {
	color: #404040;
}

#header {
	background: #ddd url(../images/header_bg.jpg) top left repeat-x;
	height: 94px;
	_overflow:hidden;
}

#menu {
	background: #ddd url(../images/main-menu_bg.jpg) top left repeat-x;
	border-top: 1px solid #a1a1a1;
	height: 52px;
	_overflow:hidden;
	_border-top: 0px;
}

#advertisment {
	height: 302px;
	position: relative;
}

#content {
	/*background: #ddd url(../images/content_bg.jpg) top left repeat-x;
	height: 525px;*/
	margin:10px 0;
	min-height:400px;
}

#quick-access {
	background: #fff;
}

#footer, .horizontal-line {
	background: #ddd url(../images/footer_bg.jpg) top left repeat-x;
	height: 51px;
	margin-top: 12px;
}

/* @end */

/* @group Lists */
#main-menu, #footer-menu {
	list-style-type: none;
}

#main-menu {
	left: -10px;
	position: relative;
	top: -6px;
	_margin-top:-1px;
}

#footer-menu {
	text-align:right;
}

#main-menu li, #footer-menu li {
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
}

/* @group Main-menu list */
#main-menu li a {
	border: 0;
	display: block;
	float: left;
	height: 52px;
	padding: 0;
}

#main-menu li a span, #shop a span {
	display: none;
}

#main-menu li a.home {
	background: url(../images/main-menu/home_normal.jpg) top left no-repeat;
	width: 80px;
}

#main-menu li a.home:hover, #main-menu li a.home:focus, #main-menu li.active a.home {
	background: url(../images/main-menu/home_hover.jpg) top left no-repeat;
}

#main-menu li a.profile {
	background: url(../images/main-menu/profile_normal.jpg) top left no-repeat;
	width: 100px;
}

#main-menu li a.profile:hover, #main-menu li a.profile:focus, #main-menu li.active a.profile {
	background: url(../images/main-menu/profile_hover.jpg) top left no-repeat;
}

#main-menu li a.products {
	background: url(../images/main-menu/products_normal.jpg) top left no-repeat;
	width: 110px;
}

#main-menu li a.products:hover, #main-menu li a.products:focus, #main-menu li.active a.products {
	background: url(../images/main-menu/products_hover.jpg) top left no-repeat;
}

#main-menu li a.drivers {
	background: url(../images/main-menu/drivers_normal.jpg) top left no-repeat;
	width: 100px;
}

#main-menu li a.drivers:hover, #main-menu li a.drivers:focus, #main-menu li.active a.drivers {
	background: url(../images/main-menu/drivers_hover.jpg) top left no-repeat;
}

#main-menu li a.services {
	background: url(../images/main-menu/services_normal.jpg) top left no-repeat;
	width: 109px;
}

#main-menu li a.services:hover, #main-menu li a.services:focus, #main-menu li.active a.services {
	background: url(../images/main-menu/services_hover.jpg) top left no-repeat;
}

#main-menu li a.contact {
	background: url(../images/main-menu/contact_normal.jpg) top left no-repeat;
	width: 104px;
}

#main-menu li a.contact:hover, #main-menu li a.contact:focus, #main-menu li.active a.contact {
	background: url(../images/main-menu/contact_hover.jpg) top left no-repeat;
}

#main-menu li a.mps {
	background: url(../images/main-menu/mps_normal.jpg) top left no-repeat;
	width: 71px;
}

#main-menu li a.mps:hover, #main-menu li a.mps:focus, #main-menu li.active a.mps {
	background: url(../images/main-menu/mps_hover.jpg) top left no-repeat;
}

/* @end */

/* @group Actions list */
#actions-container ul {
	list-style-position: outside;
	margin-left: -16px;
	padding: 0;
}

/* @end */

/* @end */

/* @group Header details */
#logo img {
	position: relative;
	top: 0px;
	left: -10px;
}

#logo h1 {
	text-indent: -4000px;
	position: absolute;
	top: 0px;
}

#shop a img {
	position: relative;	
	right: 20px;
	top: 0px;
	border: 0px;
	_right: -705px;
	_top: -96px;
	/*_height:0;*/
}

#service-call {
	position: relative;
	top: -96px;
	_top: -190px;
	height: 0;
}

#service-call a {
	background: transparent;
	border: 0;
}

#service-call a span {
	display: none;
}

/* @end */

/* @group Advertisment */
div.home, div.profile, div.products,
div.drivers, div.services, div.contact,
div.mps {
	display: none;
	height: 302px;
	left: 0px;
	position: absolute;
	top: 0px;
}

#advertisment div.active {
	display: block;
}

#advertisment .active img {
	display: inherit;
	height: 302px;
	width: 960px;
}

#iso-quality-image {
	left:-60px;
	position: relative;
	top: -72px;
}

/* @end */

/* @group Content details */
#breadcrumbs {
	margin: 0 10px 10px;
}

/* @end */

/* @group Quick access details */
#branches {
	background: #fff url(../images/branches_bg.jpg) top left repeat-x;
	min-height: 420px;
	margin-top: 10px;
}

#branches h3, #actions h3, #news h3 {
	border-bottom: 3px double #fff;
	color: #fff;
	margin: 10px 20px;
}

#branches a, #actions a, #news a {
	background: transparent;
	border: 0px transparent solid;
}

#actions {
	background: #fff url(../images/actions_bg.jpg) top left repeat-x;
	min-height: 420px;
	margin-top: 10px;
}

#news {
	background: #fff url(../images/news_bg.jpg) top left repeat-x;
	min-height: 420px;
	margin-top: 10px;
}

#actions-container, #news-container {
	margin: 0 20px;
}

#news-container h4, #news-container h5, #news-container h6 {
	margin-bottom: 0px;
	margin-left: -4px;
}

#news-container h4 small, #news-container h5 small, #news-container h6 small {
	border-bottom: 1px #a1a1a1 solid;
	color: #a1a1a1;
	display: block;
	left: 4px;
	position: relative;
	font-size: 13px;
	font-weight: normal;
	top: -5px;
}

#news-container .news-body {
	height: 40px;
	margin-bottom: 0px;
	overflow: hidden;
}

/* @end */

/* @group Utilities */
.rounded {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

blockquote {
	margin-bottom: 20px;
	/*font: italic 120% "Valeria Script One";*/
	font-style: italic;
	font-size: 120%;
}
.horizontal-line {
	height: 2px;
	margin-top: 0px;
	_overflow:hidden;
}
.display-inline {
	display: inline;
}

/* @end */

/* @group Map of Ireland */
#rage_css_map {
	background-image:url(../images/rage_css_imagemap0-trans.png);
	height:429px;
	left:15px;
	position:relative;
	top:-60px;
	width:264px;
}


#rage_css_map #shapes a {
	position:absolute;
	text-decoration:none;
}


#rage_css_map #shapes a span {
	visibility:hidden;
}


#shapes a#rage_derry_area{
	top: 87px;
	left: 128px;
	width: 64px;
	height: 22px;
	background-image: none;
}


#shapes a#rage_derry_area:hover{
	background-image: none;
}


#shapes a#rage_derry_area:active{
	background-image: none;
}


#shapes a#rage_belfast_area{
	top: 109px;
	left: 181px;
	width: 79px;
	height: 24px;
	background-image: none;
}


#shapes a#rage_belfast_area:hover{
	background-image: none;
}


#shapes a#rage_belfast_area:active{
	background-image: none;
}


#shapes a#rage_sligo_area{
	top: 146px;
	left: 81px;
	width: 66px;
	height: 22px;
	background-image: none;
}


#shapes a#rage_sligo_area:hover{
	background-image: none;
}


#shapes a#rage_sligo_area:active{
	background-image: none;
}


#shapes a#rage_dublin_area{
	top: 198px;
	left: 165px;
	width: 75px;
	height: 23px;
	background-image: none;
}


#shapes a#rage_dublin_area:hover{
	background-image: none;
}


#shapes a#rage_dublin_area:active{
	background-image: none;
}


#shapes a#rage_portlaoise_area{
	top: 228px;
	left: 146px;
	width: 110px;
	height: 21px;
	background-image: none;
}


#shapes a#rage_portlaoise_area:hover{
	background-image: none;
}


#shapes a#rage_portlaoise_area:active{
	background-image: none;
}


#shapes a#rage_galway_area{
	top: 206px;
	left: 60px;
	width: 80px;
	height: 25px;
	background-image: none;
}


#shapes a#rage_galway_area:hover{
	background-image: none;
}


#shapes a#rage_galway_area:active{
	background-image: none;
}


#shapes a#rage_limerick_area{
	top: 251px;
	left: 68px;
	width: 89px;
	height: 22px;
	background-image: none;
}


#shapes a#rage_limerick_area:hover{
	background-image: none;
}


#shapes a#rage_limerick_area:active{
	background-image: none;
}


#shapes a#rage_cork_area{
	top: 297px;
	left: 86px;
	width: 70px;
	height: 21px;
	background-image: none;
}


#shapes a#rage_cork_area:hover{
	background-image: none;
}


#shapes a#rage_cork_area:active{
	background-image: none;
}

#rage_css_ireland_map {
	background-image: url(../images/rage_css_irelandmap-trans.png);
	height: 339px;
	margin: 0 auto;
	position:relative;
	width: 276px;
}


#rage_css_ireland_map #shapes a {
	position:absolute;
	text-decoration:none;
	background: transparent;
	border: 0;
}


#rage_css_ireland_map #shapes a span {
	visibility:hidden;
}


#rage_css_ireland_map #shapes a#rage_northernireland{
	top: 6px;
	left: 132px;
	width: 141px;
	height: 120px;
	background-image: none;
}

#rage_css_ireland_map #shapes a#rage_republicofireland{
	top: 6px;
	left: 5px;
	width: 129px;
	height: 334px;
	background-image: none;
}

#rage_css_ireland_map #shapes a#rage_republicofireland2{
	top: 124px;
	left: 132px;
	width: 141px;
	height: 216px;
	background-image: none;
}

/* @end */

/* @group Anchors */
a, a:hover, a:focus {
	color: blue;
	padding: 4px;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	background-color: lightblue;
	border-bottom: 1px blue solid;
	color: blue;
}

#shop a, #rage_css_map #shapes a, #logo a, #news-container h4 a {
	background-color: transparent;
	border: 0px;
}

#news-container a {
	color: #404040;
}

a.no-anchor img, a.no-anchor:hover {
	padding: 0;
	border: 0;
	margin: 0 0 0 -4px;
	background-color: #fff;
}

a.no-anchor:hover {
	margin: 0 0 0 4px;
}
/* @end */

/* @group Search */
#search-form input[type=text] {
	background: url(../images/search_bg-trans.png) 50% 50% no-repeat;
	border: 1px solid #a1a1a1;
	font-size: 120%;
	left: -10px;
	padding: 2px 6px;
	_padding: 0;
	position: relative;
	top: 10px;
	width: 160px;
}

#search-page-button, .button, a.button {
	background-color: #fff;
	border: 1px solid #a1a1a1;
	cursor: pointer;
	font-size: 120%;
	left: -10px;
	padding: 2px 6px;
	position: relative;
	top: 10px;
}

#search-page-button:hover, #search-page-button:focus, 
.button:hover, .button:focus {
	background-color: #a9a9a9;
	color: #fff;
}

a[rel=close].button {
	color: #404040;
	display: block;
	height: 22px;
	left: 0px;
	position: relative;
	top: 38px;
	width: 137px;
}

/* @end */

/* @group Forms */
label {
	display: block;
}

label.required {
	font-weight: bold;
}

label.required:after {
	content: ' *';
}

p.no-search input[type=text] {
	min-width: 225px;
}

form p.no-search {
	margin: 10px 0;
	position: relative;
}

label.display-inline {
	position: relative;
	top:2px;
}

/* @end */

/* @group Footer details */
#footer > div {
	position:relative;
	top:15px;
}

/* @end */
#advertisment div.home *, #advertisment div.profile *, #advertisment div.products *, #advertisment div.drivers * , #advertisment div.services *, #advertisment div.contact *, #advertisment div.mps * { z-index: 100; }

