/*
Theme Name: Derek Scally
Author: Digital Eire Marketing
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	background-color: #e7e3e2;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 11px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#header {
	background-image: url(images/headerBG.jpg);
	background-position: 470px top;
	background-repeat: no-repeat;
}
#header .logo {
	width: 300px;
	float: left;
}
#header .headerright {
	float: right;
	width: 300px;
}

#header ul {
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0px;
}

#header input {
	-webkit-appearance: none; /* To override the default browser style */
	border: none;
}

#header input[type="text"] {
	position: relative;
	float: left;
	width: 195px;
	height: 30px;
	padding-left: 5px;
	color: #ccc;
	background-color: #545151;
}

#header input[type="submit"] {
	position: relative;
	float: right;
	width: 27px;
	height: 30px;
	color: #fff;
	background-color: #b91d22;
	cursor: pointer;
}


#header .headerright .box1 {
	display: block;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 229px;
	height: auto;
	float: right;
}
#header .headerright .box2 {
	display: block;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header .headerright .box3 {
	display: block;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #333;
	background-image: url(images/telephoneBG.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 37px;
	font-weight: normal;
	width: 155px;
	clear: both;
	float: right;
	line-height: 35px;
	height: 65px;
}


#wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 36px;
	padding-bottom: 36px;
	padding-left: 36px;
	background-image: url(images/wrapperBG.jpg);
	background-repeat: no-repeat;
	background-position: center 720px;
}
#header .menu {
	background-image: url(images/Nav_BG.jpg);
	height: 67px;
	clear: both;
	padding-top: 20px;
	display: block;
	text-align: left;
	z-index: 10;
	width: 953px;
	padding-right: 2px;

}
#header .menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	list-style-type: none;
	height: 60px;
	display: block;
	z-index: 11;
}
#header .menu a {
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#header .menu a:hover {
	color: #ac1318;
	display: inline-block;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#header .menu li {
	display: inline-block;
	vertical-align: top;
	z-index: 12;
}
#header .menu li ul {
	color: #FFF;
	background-color: #333;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
	position: relative;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:none;
}
#header .menu li:hover > ul { 
display:block;
}
#header .menu li ul li {
	color: #FFF;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
	position: relative;
	display: block;
	font-size: 12px;
}
#header .menu li ul li a {
	color: #FFF;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#header .menu li ul li a:hover {
	color: #ac1318;
	background-color: #4D4D4D;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main {
}
#container {
}
#container .slider {
	height: 363px;
	width: 955px;
	z-index: 1;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #C60000;
	clear: both;
}
.homeBox {
	background-image: url(images/categoryBG1.jpg);
	height: 137px;
	background-position: 1px 15px;
	padding-top: 15px;
	background-repeat: no-repeat;
	clear: both;
}
#container .homeBox h1  {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
}
#container .homeBox .readmore {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	display: block;
	font-weight: bold;
}
#container .homeBox .readmore a:hover {
	color: #C60000;
}
#container .homeBox .readmore a  {
	color: #FFF;
}


#container .homeBox .box1 {
	float: left;
	width: 320px;
	color: #CCC;
	padding-top: 25px;
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container .homeBox .box2 {
	color: #CCC;
	width: 340px;
	float: right;
	padding-top: 25px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
}

.homeBox2 {
	background-image: url(images/categoryBG2.jpg);
	height: 127px;
	background-position: 8px 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
}#container .homeBox2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
}
#container .homeBox2 .readmore {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	display: block;
	font-weight: bold;
}
#container .homeBox2 .readmore a:hover {
	color: #C60000;
}
#container .homeBox2 .readmore a {
	color: #FFF;
}
#container .homeBox2 .box1 {
	float: left;
	width: 320px;
	color: #CCC;
	padding-top: 25px;
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container .homeBox2 .box2 {
	color: #CCC;
	width: 340px;
	float: right;
	padding-top: 25px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
}

.homeBox3 {
	height: 235px;
	background-position: 8px 5px;
	padding-top: 25px;
	background-repeat: no-repeat;
	clear: both;
	padding-left: 9px;
}
#container .homeBox3 .box1 {
	width: 432px;
	padding-left: 20px;
	background-image: url(images/irelandBG.png);
	background-repeat: no-repeat;
	background-position: 270px 40px;
	float: left;
	color: #ac1319;
	height: 256px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #ac1318;
	border-left-color: #ccc;
}
#container .homeBox3 .box1 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #ac1319;
	font-weight: normal;
	background-image: url(images/h1BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	display: block;
	padding-bottom: 6px;
}#container .homeBox3 .box2 {
	width: 425px;
	float: right;
}
#container .homeBox3 .box3 {
	width: 433px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding: 10px;
	height: 260px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #ac1318;
	border-left-color: #CCC;
}
.homeBox3 ul {
	list-style-image: url(images/ulBG.gif);
}
.homeBox3 .box3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #ac1319;
	display: block;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	font-weight: normal;
}
.homeBox3 ul li {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/ulBG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#footer {
	background-color: #323232;
	height: 188px;
	background-image: url(images/footerBG.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 35px;
	margin-top: 20px;
}

#footer .box1 {
	width: 217px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#footer .box1  h2{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer a:hover {
	display: block;
	color: #ac1318;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer .box2 {
	width: 400px;
	float: left;
	text-align: left;
	display: block;
}
#footer .box2 h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

#footer ul {
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0px;
}

#footer input {
	-webkit-appearance: none; /* To override the default browser style */
	border: none;
}

#footer input[type="text"] {
	position: relative;
	float: left;
	width: 195px;
	height: 30px;
	padding-left: 5px;
	color: #ccc;
	background-color: #545151;
}

#footer input[type="submit"] {
	position: relative;
	float: left;
	width: 27px;
	height: 30px;
	color: #fff;
	background-color: #b91d22;
	cursor: pointer;
}

.screen-reader-text { 
	position: absolute;
	top: -2000em;
}

#container2 {
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ac1318;
	padding-bottom: 10px;
}
#container2 .contentleft {
	width: 680px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ac1318;
}
#container2 .contentleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #323232;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 45px;
	margin-top: 0px;
	font-size: 16px;
	background-image: url(images/heading1_BG.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-transform: uppercase;
}
#container2 .contentright {
	width: 233px;
	float: right;
}

#wrapper2 {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 36px;
	padding-bottom: 36px;
	padding-left: 36px;
	background-image: url(images/wrapperBG.jpg);
	background-repeat: no-repeat;
	background-position: center 220px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	font-weight: normal;
	color: #ac1318;
}
#container .homeBox h1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	text-decoration: none;
}
#container .homeBox h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #ac1318;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	text-decoration: none;
}
#container .homeBox2 h1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	text-decoration: none;
}
#container .homeBox2 h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #ac1318;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	text-decoration: none;
}
img.alignright {
	float: right !important;
	margin: 10px 0px 10px 10px;
}
img.alignleft {
	float: left !important;
	margin: 10px 10px 10px 0px;
}


/* Header banners by Greg */

#banners-container{

	width: 64px;
	height: 175px;
	margin-left:300px;
	position: absolute;
}

#oftec-box{
	width: 62px;
	height: 80px;
}

#rgi-box{

	width: 62px;
	height: 52px;
}

#seai-box{

	width: 62px;
	height: 45px;
}
/* RF fix singular page menu goes out of position */
.page-id-13 #menu-header {
  padding-top: 30px !important;
  margin: 0px;
  height: 50px !important;
}
.page-id-13 .menu {
  padding-top: 0px !important;
}
.page-id-13 #header .menu {
    height: 67px;
    clear: both;
    padding-top: 20px;
    display: block;
    text-align: left;
    z-index: 10;
    width: 910px;
    padding-right: 2px;
}