/* reset any default browser styles */

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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; font-family:arial; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }	
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }

/* Activ Web Design Styles */

body { 
background-color:#f5f5f5;
color:#666666; text-align:center; font-size:14px; font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }

/* links */

a { text-decoration:none; color:#00467f; font-weight:bold; }
a:hover { text-decoration:underline; }
a.on { color:#00467f; }

#container { background-color:#ffffff; background-image:url(http://www.mjds.ie/js/plugins/imagemanager/files/Bg.png); background-repeat:repeat-x; background-position:center top; }
#pagecontainer 
{ 
  text-align:left; 
  margin:0px auto;  width:960px; 
}

/* top bar */

#top_bar { 
background-repeat:repeat-x;
width:100%; float:left; }
#top_bar_1 { width:50%; float:left; text-align:left; }
#top_bar_2 { width:50%; float:right; text-align:right; } 

/* header */

#header { width:100%; clear:both; }

#siteHeader {   padding:0px; margin:0px; }
#siteHeader a {
  display:block; 
  text-indent: -9999px;
  }

/* main - contains sidebars and content area */

#main { 
background-repeat:no-repeat;
width:100%; float:left; margin-bottom:10px;  
}

/* lower bar */

#lower_bar { 
background-image:url('http://www.mjds.ie/js/plugins/imagemanager/files/TabBg.png');background-repeat:repeat-x;
float:left; width:100%; }
#lower_bar_1 { width:50%; float:left; text-align:left; }
#lower_bar_2 { width:50%; float:right; text-align:right; } 

/* left sidebar */


/* content  - aka where the page content goes */


#content 
{
  text-align:left;
  padding:0px 15px; 
    float:left;
  z-index:0;
  width:930px; 
  }

/* pages menu */

#pages-list { display:inline-block;list-style:none; width:100%; margin-bottom:0px; }
#pages-list li span { display:block; font-weight:bold; padding:15px; background:##ffffff; }
#pages-list li.head span { background:#000; color:#fff; }
#pages-list li { position:relative;float:left;display:block; font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:15px; color: #666666; background: ; text-decoration:none; border-right:1px solid ; }
#pages-list li.head span { color:#ffffff;background:#990099;}
#pages-list li a { display:block; color: #666666; text-decoration:none; background:; padding:15px; width:auto; }
#pages-list li span { display:block; color:#ffffff; text-decoration:none; background:; padding:15px; }
#pages-list li:hover a { background:; color: #ffffff; display:block; }
#pages-list li ul { display:none; position:absolute; }
#pages-list li:hover ul { left:-1px; display:block; }
#pages-list li:hover ul li a { background:; border-bottom:1px solid ; color:#ffffff; width:170px; }
#pages-list li ul li { float:left; float:none; border:0; }
#pages-list li ul li a { color: ##666666; text-decoration:none; padding:15px; display:block; width:auto;top:-1px; border:1px solid ;background:; }
#pages-list li ul li a:hover { color: #ffffff; text-decoration:none; padding:15px; background:; }
#pages-list li ul li span { display:block; padding:15px; width:auto;  }
#pages-list li span ul li a { display:block; padding:15px; width:auto; }
#pages-list li:hover ul li a:hover { color: #ffffff; text-decoration:none; padding:15px; background:; }

/* categories menu */

#categories-list { display:inline-block;list-style:none; width:100%; margin-bottom:0px; }
#categories-list li span { display:block; font-weight:bold; padding:10px; background:##ffffff; }
#categories-list li.head span { background:#000; color:#fff; }
#categories-list li { position:relative;float:left;display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000000; background: #7a7a7a; text-decoration:none; border-right:1px solid #cccccc; }
#categories-list li.head span { color:#ffffff;background:#990099;}
#categories-list li a { display:block; color: #000000; text-decoration:none; background:#7a7a7a; padding:10px; width:auto; }
#categories-list li span { display:block; color:#ffffff; text-decoration:none; background:#F37121; padding:10px; }
#categories-list li:hover a { background:#ddd; color: #000000; display:block; }
#categories-list li ul { display:none; position:absolute; z-index:9999; }
#categories-list li:hover ul { left:-1px; display:block; }
#categories-list li:hover ul li a {  z-index:1000;  background:#7a7a7a; border-bottom:1px solid #cccccc; color:#000000; width:170px; }
#categories-list li ul li { float:left; float:none; border:0; }
#categories-list li ul li a { color: ##000000; text-decoration:none; padding:10px; display:block; width:auto;top:-1px; border:1px solid #cccccc;background:#7a7a7a; }
#categories-list li ul li a:hover { color: #000000; text-decoration:none; padding:10px; background:#7a7a7a; }
#categories-list li ul li span { display:block; padding:10px; width:auto;  }
#categories-list li span ul li a { display:block; padding:10px; width:auto; }
#categories-list li:hover ul li a:hover { color: #000000; text-decoration:none; padding:10px; background:#7a7a7a; }

/* basket links */


/* account links */


/* news page */

.article_comment { margin-top:10px; }
.comment_by { margin-bottom:20px; }

/* search form */

#search_form fieldset { padding:5px 0px;  }
input, label, selec { font-size:14px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }

/* text */

h1, h2, h3, h4, h5, h6 { padding:10px 0px; line-height:21px; }
p { line-height:21px; }

#content p { margin-bottom:1em; }

/* asterisk (i.e. used on required form fields) */

.asterisk { color:#ff0000; }

/* headings */

h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }

/* footer Section */

#footer 
{ 
  background-color:#f5f5f5;  background-image:url('http://www.mjds.ie/js/plugins/imagemanager/files/FooterBg.png');
background-repeat:repeat-x;
  clear:both; width:100%; min-height:10px; margin:0px; padding-top:10px; 
}
#footer_content { text-align:left; margin:0px auto; width:960px; }
#footer p { padding:10px; }

#copy_notice { float:left; }
#site_credit { float:right; }

/*  News */

.news_image:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
.news_image img { float:left; }
.news_image h2, .news_image p { padding-top:0px; margin-left:135px; }
.news_image { float:left; }
.news_image, .news_panel { margin: 21px 0px; width:100%; }
.comment_by { margin-top: 10px; }

/* sitemap */

.sitemap { list-style:disc; margin-bottom:20px; float:left; }
.sitemap li { margin-left:15px; padding-top:10px;  }

/* login form */

#login_existing_customer { margin-bottom:20px; }
#form_login fieldset { font-size:14px; margin-left:20px; }
#form_login fieldset label { display:inline-block; width:150px; }
#form_login fieldset select { display:inline-block; width:310px; padding:3px; }
#form_login fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_login button { margin-left:175px; }

/* register form */

#register_customer { margin-bottom:20px; }
#form_register fieldset { font-size:14px; margin-left:20px; }
#form_register fieldset label { display:inline-block; width:150px; }
#form_register fieldset select { display:inline-block; width:310px; padding:3px; }
#form_register fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_register button { margin-left:175px; }

/* forgotten password form */

#forgotten_password { margin-bottom:20px; }
#form_forgotten_password fieldset { 14px; margin-left:20px; }
#form_forgotten_password fieldset label { display:inline-block; width:150px; }
#form_forgotten_password fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_forgotten_password button { margin-left:175px; }

/* reset password form */

#reset_password { margin-bottom:20px; }
#form_reset_password fieldset { 14px; margin-left:20px; }
#form_reset_password fieldset label { display:inline-block; width:150px; }
#form_reset_password fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_reset_password button { margin-left:175px; }

/* checkout form */

#checkout_customer { margin-bottom:20px; }
#form_checkout fieldset { 14px; margin-left:20px; }
#form_checkout fieldset label { display:inline-block; width:150px; }
#form_checkout fieldset select { display:inline-block; width:310px; padding:3px; }
#form_checkout fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_checkout button { margin-left:175px; }

/* form validation errors */

#form_error { color:#000; background: #FCC url('/images/error.gif') no-repeat scroll 5px 6px; border: 1px solid #f00; margin: 10px 0px; padding:5px 5px 5px 25px; }
#form_error p { margin-bottom:0; }
#form_error ul { padding:5px 20px; color:#000; }
#form_error ul li { padding:5px; line-height:21px; }

/* category page */

.cat_desc { padding:0px 0px 10px; }
.pagination { clear:left; margin:10px 0px; padding:0px 0px; }

/* category page product listings */

.product-listings { list-style:none; float:left; width:100%; }
.product-listings li { display:inline; }
.productbox { text-align:center; width:223px; min-height:200px; float:left; border:0px solid #ccc; margin:0px 10px 10px 0px; }
.end { margin-right:0px; }
.productbox h3 { padding:5px;  }
.productbox h3 a { font-size:14px; text-decoration:none; color:#00467f; }
.product_price { font-size:17; font-size:15px; }
.product p a { color:#41A317; padding:5px; text-decoration:none; }
.product_image { padding:2px; border:1px solid #ddd; width:px; }
.price_was { text-decoration:line-through; color:#ff0000; padding:0px; margin-bottom:0.2em; }
#content .price_was { margin-bottom:0; }

/* category page subcategory listings */

.category-listings { list-style:none; float:left; width:100%; }
.catbox { text-align:center; width:223px; min-height:200px; float:left; border:0px solid #ccc; margin:0px 10px 10px 0px; }
.end { margin-right:0px; }
.catbox h3 { padding-top:10px; }
.catbox h3 a { font-size:14px; text-decoration:none; color:#00467f; }
.cat_image { padding:2px; border:1px solid #ddd; width:px; }

/* store product page */
#product_top { float:left; margin-top:10px; }
#product_images { float:left; width:304px; }
#product_images img { padding:2px; border:1px solid #d6d6d6;}
#product_info { margin-left:10px; float:left; text-align:left;width:-334px;max-width:400px; }
#product_info p { clear:both; }
#product_description { padding:10px 0px; clear:both; }
#product_price { font-weight:bold; font-size:18px; }
#product_price_was { font-size:17; text-decoration:line-through; }
#product_info form { margin-top:20px; }
 
#form_product_add p label { float:left; width:100px; }
#form_product_add p select, p textarea, p input { width:200px; }
#form_product_add p button { margin-left:100px; }
#form_product_add fieldset p select#prod_qty { width:50px; }
#form_product_add fieldset p input#prod_qty { width:40px; } 
#nostock, #product_out_of_stock { color:#ff0000; }

#prod_sub_images a img { border:0; padding: 0px 5px 5px 0px; }
.subcat { border-top:1px solid #ccc; }

/* order history table */

#order_history { margin-bottom:20px; width:100%; text-align:left; }
#order_history tbody { margin:10px; }
#order_history thead tr th { border-bottom:1px solid #ccc; }
#order_history thead tr th, #order_history tbody tr td, #order_history thead tr td { text-align:left; padding:5px 0px; vertical-align:top; }

/* store basket page */

#shopping-basket-items { table-layout:fixed; width:100%; text-align:left; }
#shopping-basket-items tbody { margin:10px; }
#shopping-basket-items thead th { border-bottom:1px solid #000; }
#shopping-basket-items tfoot tr td, #shopping-basket-items tbody tr td { text-align:left; padding:5px 0px; vertical-align:middle; }
#shopping-basket-items thead tr th.item_row, #shopping-basket-items tbody tr td.item_row { width:45%; } 
#shopping-basket-items thead tr th.price_row, #shopping-basket-items tbody tr td.price_row { text-align:right; width:10%; }
#shopping-basket-items thead tr th.qty_row, #shopping-basket-items tbody tr td.qty_row { text-align:center; width:10%; } 
#shopping-basket-items thead tr th.remove_row, #shopping-basket-items tbody tr td.remove_row { text-align:center; width:10%; } 
#shopping-basket-items thead tr th.subtotal_row, #shopping-basket-items tbody tr td.subtotal_row { text-align:right; width:10%; } 
.basket_item_thumb { float:left; }
.basket_item_desc { padding-left:10px; float:left; }
#shopping-basket-items tbody tr td { border-bottom:1px solid #ccc; }
#shopping-basket-items thead tr th { text-align:left; padding:10px 0px; }
#shopping-basket-items tfoot tr .long { vertical-align:top;}
.product_details { list-style:none; padding:5px 0px; }
.product_details li { padding:5px 0px; }
.basket_qty { width:25px; text-align:center; }
#shopping-basket-items tfoot tr td#update_basket { text-align:center; }

#basket_summary { table-layout:fixed; float:right; margin-top:20px; }
#basket_summary tbody tr td.info_row { text-align:right; padding-right:25px; }
#basket_summary tbody tr td.baskettotal { width:10%; padding:5px 0px; text-align:right; }   
span.basket_total { font-size:17px; font-weight:bold; }
tr#basket_discount td label { float:right; margin-left:10px; }
#basket_discount_code { width:100px; float:right; }
#basket_summary tbody tr td.basket_discount_total { text-align:right; }
#update_checkout { text-align:right; float:right; }
#continue_shopping_button { text-align:right; float:right; }

#continue_checkout { text-align:right; }

/* checkout confirm page */

#order_addresses { margin:10px auto; }
#order_address_billing { float:left; width:50%; }
#order_address_shipping { float:right; width:50%; }

#order-items { table-layout:fixed; width:100%; text-align:left; }
#order-items thead tr th { border-bottom:1px solid #000; }
#order-items thead tr th, #order-items tbody tr td, #order-items tfoot tr td { padding:5px 0px; }
#order-items thead tr th.item_row, #order-items tbody tr td.item_row { width:65%; }
#order-items thead tr th.price_row, #order-items tbody tr td.price_row { text-align:right; width:10%; }
#order-items thead tr th.qty_row, #order-items tbody tr td.qty_row { text-align:right; width:10%; }
#order-items thead tr th.total_row, #order-items tbody tr td.total_row { text-align:right; width:15%; }
#order-items tfoot tr td { vertical-align:middle; text-align:right; }

tr#confirm_order_discount { margin-bottom:10px; }
tr#confirm_order_discount td label { float:right; margin-left:10px; }
#confirm_order_discount_code { width:100px; }
#payment_options { text-align:left; }
.gateway { display:inline-block; padding:0px 10px 0px 0px; }
#gatewaysubmit { border:1px solid #000; }

/* cloud zoom product magnify css */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens { border: 4px solid #888; margin:-4px; /* Set this to minus the border thickness. */ background-color:#fff; cursor:move; }
/* This is for the title text. */
.cloud-zoom-title { font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; position:absolute !important; background-color:#000; color:#fff; padding:3px; width:100%; text-align:center; font-weight:bold; font-size:10px; top:0px; }
/* This is the zoom window. */
.cloud-zoom-big { border:4px solid #ccc; overflow:hidden; }
/* This is the loading message. */
.cloud-zoom-loading { color:white; background:#222; padding:3px; border:1px solid #000; }

/* Image Gallery Component */

.image_gallery { clear:both; padding: 10px 0px; display: block; }
.image_gallery ul { list-style: none; }
.image_gallery ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.image_gallery ul li { float: left; margin: 0 10px 10px 0; }
.image_gallery ul a:hover { color: #fff; }

/* form field line padding */

fieldset p { margin-bottom:0.9em; }

/* breadcrumb  */

.breadcrumb { margin-bottom:1em; }

/* Form Components */

/** Custom Form (Field labels to left) **/

.custom_form { line-height:1.2; margin:10px; width:540px; }
.custom_form form { padding:5px; }
.custom_form fieldset { border: 1px solid #666666; padding:5px; width:510px; }
.custom_form fieldset div { width: 500px; border-bottom: 1px solid #666666; margin-bottom:5px; padding:5px; }
.custom_form fieldset div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.custom_form fieldset div label { float: left; width: 170px; margin-top: 3px; font-size:1em; padding:3px; }
.custom fieldset div label .asterisk { color: #f00; font-size:1em; }
.custom_form fieldset div input.text { float: left; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; width: 310px; padding:3px; }
.custom_form fieldset div textarea { float: left; width: 310px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; height: 120px; padding:3px; }
.custom_form fieldset div select { float: left; width: 320px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; padding: 3px; }
.custom_form fieldset div.checker { float: right; width: 320px; padding: 0; margin: 0; border: 0; }
.custom_form fieldset div.checker label { float: none; display: inline; margin-top: 0; font-weight: normal; margin-left: 5px; padding:3px; }
.custom_form fieldset input.button { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 1em; padding: 3px; }
.custom_form fieldset #recaptcha_image { border:0; }
.custom_form fieldset .recaptcha_menu { min-width: 170px; margin-top: 3px; font-size:12px; padding: 5px; border:0; float:left; }

/** Custom Form (Field labels above) **/

.custom_form2{ line-height:1.2; width:520px; margin:10px; }
.custom_form2 fieldset { padding:10px; margin: 5px; border: 1px solid #666666; width:505px; }
.custom_form2 fieldset div { width: 500px; padding-bottom: 5px; }
.custom_form2 fieldset div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.custom_form2 fieldset div label { width: 493px; margin: 10px 0px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; padding: 3px; }
.custom_form2 fieldset div input.text { width: 493px; margin: 10px 3px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; padding: 3px; }
.custom_form2 fieldset div textarea { width: 493px; height: 120px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; padding: 3px; margin: 10px 3px; }
.custom_form2 fieldset div select { width: 503px; padding: 2px 1px; margin: 10px 3px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; padding: 3px; }
.custom_form2 fieldset div.checker { width: 503px; padding: 0; margin: 10px 3px; border: 0; }           
.custom_form2 fieldset div.checker label { margin: 5px 0px; display: inline; font-weight: normal; margin-left: 5px; padding:3px; }
.custom_form2 fieldset input.button { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 1em; padding: 3px; }
.custom_form2 fieldset #recaptcha_image { border:0; }
.custom_form2 fieldset .recaptcha_menu { width: 170px; margin-top: 3px; font-size:12px; padding: 5px; border:0; float:left; }

/* Featured Products */
.featuredProduct{
    float:left;
    border: 1px solid black;
    text-align: center;
    margin: 3px;
    padding: 2px;
}

/* clear fix */

.clear { clear:both; }

/* Button fix */

button { width: auto; padding:5px; overflow: visible; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:1em; }

/* advanced styles */

/* Custom CSS Rules */
#lower_bar {margin-top: 45px; margin-bottom: 10px; background-color: #e5e5e5; width: 100%; background-image: none; background-repeat: no-repeat;}
#pages-list {text-shadow: 0.1em 0.1em #ffffff; height: auto; text-align:center; text-transform:uppercase; letter-spacing:-1px; font-weight: normal;}
#pages-list > li {border: 0px; width: 20%;}
#pages-list > li > span {font-weight: normal; text-shadow: 0.1em 0.1em #000000; background: url("http://www.mjds.ie/js/plugins/imagemanager/files/SelectedTabBg.png") no-repeat center center;}
#pages-list > li > a:hover {color: #ffffff; text-shadow: 0.1em 0.1em #000000; background: url("http://www.mjds.ie/js/plugins/imagemanager/files/SelectedTabBg.png") no-repeat center center;}
#footer > p {margin-top: 15px; margin-left: 10px; margin-right: 10px; text-shadow: 0.1em 0.1em #ffffff;}
#footer > p > a {font-weight: normal;}
#main {padding-bottom: 30px; margin-left: -15px; text-shadow: 0.1em 0.1em #ffffff;}
h1 {margin-left: 8px; color: #00467f; text-transform:uppercase; letter-spacing:-1px; font-weight: normal; font-size: 16px;}
h4{font-weight: normal;}
a{
	font-weight: normal;
}

p.breadcrumb{
	height: auto;
	font-size: 12px;
	padding-top: 30px !important;
	padding-bottom: 0px;
	background-color: transparent;
	border-radius: 0;
}
.imgGalleryBox{
	width: 140px !important;
}
.imgGalleryBox > a > img{
	width: 108px;
	/* height: 100px; */
	height: auto;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline-block;
	border-style: solid;
	border-width: 3px;
	border-color: #e5e5e5;
	transition: border 0.5s;
}

.imgGalleryBox > a > img:hover{
	border-color: #00467f;
}
#header {text-shadow: 0.1em 0.1em #ffffff; letter-spacing:-0.5px;}
#footer {text-shadow: 0.1em 0.1em #ffffff; letter-spacing:-0.5px;}
#copy_notice {display: none;}
#site_credit {display: none;}
#footer_content > table > tbody > tr > td > p > span > a {color: #666666}
html > body > div#footer > div#footer_content > table > tbody > tr > td > p > span > span > span > span > span > a {color: #666666}
html > body > div#container > div#pagecontainer > div#header > table > tbody > tr > td > p > span > span > span > span > span > a {color: #00467f}
#content > div.news_image {height: 125px;}
#content > div.news_image > h2 > a {font-size:14px; text-transform: uppercase;}
#content > div.news_image > p > strong {font-size:13px; font-weight: normal;}
#content > div.news_article > p.article_date > strong {font-size:13px; font-weight: normal;}
.imgGalleryBox {padding-right: 30px; padding-bottom: 22px;}
#cboxLoadedContent > img.cboxPhoto {max-width: 900px; max-height: 700px;}
#form15.form_holder {position:absolute; top:285px; margin-left:466px; width: 480px;}
#form_15 > fieldset {border-color: transparent; width: 400px;}
#form_15 > fieldset > div > textarea#f_id_4 {width: 400px;}
#form_15 > fieldset > div > input#f_id_3.text {width: 400px;}
#form_15 > fieldset > div > input#f_id_2.text {width: 400px;}
#form_15 > fieldset > div > input#f_id_1.text {width: 400px;}
#form_15 > fieldset > div > input#f_id_5.text {width: 400px;}
#form_15 > fieldset > div#recaptcha_widget.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio > input#recaptcha_response_field.text {width: 400px;}
#form_15 > fieldset > div {width: 400px;}
#custom_form_15.custom_form2 {width: 400px;}
#form_15 {width: 450px;}
#form_error.error {width: 400px; position:absolute; top:-200px;}
form input[type=submit] {margin-top: 5px; margin-left: 3px; vertical-align: top; background: url("http://www.mjds.ie/js/plugins/imagemanager/files/SubmitButton1.png") no-repeat center center; width: 92px; height: 30px; border : none; color : transparent; font-size : 0}
form input[type=submit]:hover {cursor: hand; cursor: pointer; vertical-align: top; background: url("http://www.mjds.ie/js/plugins/imagemanager/files/SubmitButton2.png") no-repeat center center; width: 92px; height: 30px; border : none; color : transparent; font-size : 0}
#content > div.news_image > a > img {margin-left: -8px; margin-right: 20px; width: 120px; height: 120px; padding: 9px; background-image: url("http://www.mjds.ie/js/plugins/imagemanager/files/NewsThumbbg.png");}
div.news_article {margin-left: 8px; margin-right 8px;}
div.news_image {margin-left: 8px;}
p.breadcrumb {margin-top: -16px;}
#wizzy5.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy5.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery7.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy8.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy8.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery9.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy10.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy10.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery11.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy12.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy12.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery13.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy21.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy21.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery15.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy22.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy22.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery23.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy24.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy24.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery25.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy26.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy26.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#wizzy27.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy27.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery28.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy29.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy29.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery30.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy31.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy31.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery32.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy33.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy33.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery34.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy35.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy35.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery36.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy37.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy37.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery38.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy39.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy39.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery40.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy41.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy41.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#wizzy42.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy42.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery43.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy44.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 120%;}
#wizzy44.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 120%;}
#image_gallery45.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy46.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 130%;}
#wizzy46.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 130%;}
#image_gallery47.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy48.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy48.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery49.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery74.image_gallery {position:absolute; top:588px; margin-left:510px; width: 480px;}
#image_gallery74.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:55px; height:41px;}
#image_gallery74.image_gallery > ul > li{width: 65px; height: 51px;}
#image_gallery74.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#image_gallery75.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery76.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery76.image_gallery > ul > li > div.imgGalleryBox{height: 115px !important;}
#image_gallery76.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:82px; height:110px;}
#image_gallery78.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery78.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:auto;}
#image_gallery78.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#wizzy81.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy81.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery82.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#wizzy84.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy84.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery85.image_gallery {position:absolute; top:588px; margin-left:510px; width: 480px;}
#image_gallery85.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:55px; height:41px;}
#image_gallery85.image_gallery > ul > li{width: 65px; height: 51px;}
#image_gallery85.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#wizzy101, #wizzy102{position:absolute; top:338px; margin-left:510px;}
#image_gallery40.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:80px;}
#image_gallery40.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#image_gallery25.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:auto;}
#image_gallery25.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#image_gallery11.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:auto;}
#image_gallery11.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#image_gallery9.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:80px;}
#image_gallery9.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#wizzy88.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy88.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery89.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery89.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:80px;}
#image_gallery89.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#wizzy91.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy91.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery92.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery92.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:80px;}
#image_gallery92.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#wizzy94.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy94.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery95.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery95.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:80px;}
#image_gallery95.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#wizzy103.wizzy > table > tbody > tr > td > ul > li {margin-left: 15px; line-height: 175%;}
#wizzy103.wizzy > table > tbody > tr > td > ol > li {margin-left: 15px; line-height: 175%;}
#image_gallery104.image_gallery {position:absolute; top:328px; margin-left:510px; width: 480px;}
#image_gallery104.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img {width:120px; height:80px;}
#image_gallery104.image_gallery > ul > li > div.imgGalleryBox {padding-right: 0px; padding-bottom: 0px;}
#wizzy54.wizzy {margin-bottom: 20px;}
#wizzy86.wizzy {margin-bottom: 20px;}
#wizzy10.wizzy {margin-bottom: 20px;}
#wizzy21.wizzy {margin-bottom: 20px;}
#wizzy26.wizzy {margin-bottom: 20px;}
#wizzy22.wizzy {margin-bottom: 20px;}
#wizzy24.wizzy {margin-bottom: 20px;}
#wizzy27.wizzy {margin-bottom: 20px;}
#wizzy29.wizzy {margin-bottom: 20px;}
#wizzy31.wizzy {margin-bottom: 20px;}
#wizzy34.wizzy {margin-bottom: 20px;}
#wizzy65.wizzy {margin-bottom: 20px;}
#wizzy37.wizzy {margin-bottom: 20px;}
#wizzy39.wizzy {margin-bottom: 20px;}
#wizzy41.wizzy {margin-bottom: 20px;}
#wizzy13.wizzy {margin-bottom: 20px;}
#wizzy42.wizzy {margin-bottom: 20px;}
#wizzy44.wizzy {margin-bottom: 20px;}
#wizzy46.wizzy {margin-bottom: 20px;}
#wizzy48.wizzy {margin-bottom: 20px;}
#wizzy81.wizzy {margin-bottom: 20px;}
#wizzy33.wizzy {margin-bottom: 20px;}
#wizzy12.wizzy {margin-bottom: 20px;}
#wizzy90.wizzy {margin-bottom: 20px;}
#wizzy93.wizzy {margin-bottom: 20px;}
#wizzy96.wizzy {margin-bottom: 20px;}
#wizzy105.wizzy {margin-bottom: 20px;}
#image_gallery100.image_gallery {
  margin-left: 510px;
  position: absolute;
  top: 328px;
  width: 480px;
}
#image_gallery100.image_gallery > ul > li > div.imgGalleryBox{
	width: 230px !important;
}
#image_gallery100.image_gallery > ul > li > div.imgGalleryBox > a.cboxElement > img{width:100%; height:auto; margin-right: 20px; margin-left: 0px; padding: 0px;}
input, textarea{border: 1px solid #d1d1d1;}
input:hover, input:focus, textarea:hover, textarea:focus{background-color: #f5f5f5;}

.image-list {
  background-color: #e5e5e5;
  list-style: outside none none;
  margin: 0;
  padding: 5px;
  text-align: center;
}

.image-list > li {
  display: inline-block;
  margin-bottom: 3px;
  text-align: center;
}

.footer-accreditation {
  display: block;
  list-style: outside none none;
  text-align: left;
}

.footer-accreditation > li {
  display: inline-block;
  margin-bottom: 3px;
  text-align: center;
}

#main {
  margin-left: 0;
}

#content {
  padding: 0;
  width: 100%;
}


.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom{
  border-bottom: 1px solid #e5e5e5;
}

.border-right{
  border-right: 1px solid #e5e5e5;
}

.border-left{
  border-left: 1px solid #e5e5e5;
}

.pad-top-10 {
  padding-top: 10px;
}

.pad-bottom-10 {
  padding-bottom: 10px;
}

.pad-bottom-30 {
  padding-bottom: 30px;
}

.pad-left-30 {
  padding-left: 30px;
}

.images-list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
}

.images-list li{
	clear: none;
	float: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}

.image-list li {
  display: inline-block;
  width: 33% !important;
}

.nav_mob_header span{
	display: none;
	color: #00467f;
}

#show_menu{
	background-color: #00467f;
}
.nav_mob_header a{
	line-height: 28px !important;
}
.mobile-menu > ul{
	background: #e5e5e5 !important;
}
.mobile-menu ul li a, .mobile-menu ul li span{
	color: #666 !important;
	text-transform: uppercase;
	border: 0 !important;
}
.project-listing{
		max-width: 370px;
}
.max-width{
	max-width: 100%;
	height: auto;
}

#colorbox, #cboxOverlay, #cboxWrapper{
	overflow: visible !important;
}

@media(max-width: 992px){
	.border-right, .border-top, .border-bottom, .border-left{
		border: 0px;
	}
	.image-list{
		background-color: #fff;
		padding: 0;
		margin: 0;
	}
	.pad-left-30 {
		padding-left: 15px;
	}
	.img-full-width{
		width: 100%;
		max-width: 350px;
		height: auto;
	}
	.embed-container{
		padding-bottom: 0px !important;
		height: 250px !important;
	}
	.project-neg-mar{
		margin-top: -120px !important;
	}
	.project-neg-mar.small-neg-mar{
	    margin-top: -80px !important;
	}
	.image_gallery{
		margin-left: 20px !important;
	}
	#image_gallery100.image_gallery > ul > li > div.imgGalleryBox{
		width: initial !important;
	}
}

@media(max-width: 960px){
	#image_gallery85.image_gallery,
	#wizzy102,
	#image_gallery104.image_gallery{
	    margin-left: 0;
	    position: relative;
	    top: 0;
	    width: 100%;
	}
}

@media(max-width: 769px){
	#image_gallery76.image_gallery > ul > li > div.imgGalleryBox{
		height: auto !important;
	}
	#wizzy102{
	    margin-top: -40px;
	}
	#image_gallery74.image_gallery > ul > li{
		width: initial;
		height: initial;
	}
	#wizzy101,
	#wizzy102{
		padding: 0 15px;
	}
	.embed-container{
		margin-bottom: 80px !important;
		height: 350px !important;
	}
	
	iframe{
		min-height: 100% !important;
	}
	
	.image_gallery li{
		width: 33% !important;
	}
	
	#pages-list{
		display: none;
	}
	#footer_content{
		line-height: 150%;
	}
	div.mobile-menu ul li a,
	div.mobile-menu ul li span{
		padding-top: 15px;
		padding-bottom: 15px;
		text-decoration: none;
		text-shadow: 0.1em 0.1em #ffffff;
	}
	div.mobile-menu ul li span{
		background-color: #00467f;
		font-weight: normal;
		color: #fff !important;
		text-shadow: 0.1em 0.1em #000000 !important;
	}
	.contact-info{
		height: 680px !important;
	}
	#form_15{
		margin-top: -50px;
		margin-left: -25px;
	}
	#footer_content h4{
		margin-left: -12px !important;
	}
	.image-list li{
		display: block;
		width: 50% !important;
		clear: none;
		float: left;
		padding: 3px;
		margin: 0;
		background-color: #e5e5e5;
	}
	.images-list li{
		margin-right: 10px;
		margin-bottom: 10px;
	}
	/* .imgGalleryBox img{
		max-height: 150px !important;
	} */
	.image_gallery{
		margin-top: -40px;
		margin-left: 0px !important;
	}
	
	.cboxTitle{
		display: none !important;
	}
}
@media(max-width: 480px){
	.image_gallery li{
		display: inline-block;
		width: 50% !important;
	}
	.embed-container{
		border: 0 !important;
		height: 200px !important;
	}
	/* .imgGalleryBox img{
		max-height: 80px !important;
	} */
	.project-neg-mar,
	.project-neg-mar.small-neg-mar{
		margin-top: 0px !important;
	}
	.header-logo{
		max-width: 100%;
		height:  auto;
	}
}