body {
background: url(http://www.canadia.ie/assets/images/dark-wood.jpg) top center #2b1307;
background-attachment: fixed;
margin: 0 0 2em 0;
}

#main {
padding: 0 10px 10px 10px;
background: #ffffff;
box-shadow: 1px 1px 3px #333;
-moz-box-shadow: 1px 1px 3px #333;
-webkit-box-shadow: 1px 1px 3px #333;

}

#masthead {
background:#bf2025;
background: -webkit-gradient(linear, left top, left bottom, from(#bf2025), to(#8a292d));
background: -moz-linear-gradient(top,  #bf2025,  #8a292d);
}



.miniBasket {
text-align:right;
margin:0 5px 0 0;
color:#fff;
padding:10px;
}



ul#topLinks {
margin:10px 0 15px 0;
padding:10px;
background:#222222;
float:right;
font-size:0.9em;
font-family:"Century Gothic", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

ul#topLinks li {
list-style:none;
display:inline;
padding:0 6px 0 6px;
border-right:1px solid #333333;	
}

ul#topLinks li:last-child {border:none;}

ul#topLinks li a, ul#topLinks li a:visited  {
text-decoration:none;
color:#ffffff;	
}

ul#topLinks li a:hover  {
text-decoration:underline;
color:#ffffff;	
}



/*Main Menu Dropdown*/

ul#topLinks ul {
display:none;
position: absolute;
left: 0;
z-index: 999999;
top:40px;
text-align:left;
background: #d9d2bf;
min-height:0; /*IE7 haslayout*/
border: none;

}

ul#topLinks ul li {
width: 180px;
text-align:left;
display:block;
color:#ffffff;
background: #222222;

}

ul#topLinks ul ul {
top: 0px;
left: 99%;
z-index: 99999;
}

ul#topLinks li:hover > ul {
display:block;
z-index: 99999;
}
ul#topLinks li ul  {
z-index: 99999;
margin:0;
padding:0;


}

ul#topLinks li ul  {

background: #d9d2bf;


}

ul#topLinks li ul li a:link, ul#topLinks li ul li a:visited{

background: none!important;
display:block;
color:#ffffff;
border:none;


}


ul#topLinks li ul li:hover {
color:#ffffff;
background: #000000;

}



















.logo {
margin:10px 0 10px 5px;
}


ul#pageNav{
list-style:none;
margin:0 5px 0 0;
padding:0;
float:right;
}

ul#pageNav li{
text-align:center;
float:left;
margin:0 0 0 2px;
padding:3px;
display:block;
width:70px;
background:#222222;
background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000));
background: -moz-linear-gradient(top,  #222222,  #000000);
line-height:25px;
height:25px;
border-top-right-radius:5px;	
-moz-border-radius-topright:5px; 	
-webkit-border-top-right-radius:5px;
border-top-left-radius:5px;	
-moz-border-radius-topleft:5px; 	
-webkit-border-top-left-radius:5px;
}

ul#pageNav li:hover, ul#pageNav li.active{
float:left;
background:#ccc;
border-top-right-radius:5px;	
-moz-border-radius-topright:5px; 	
-webkit-border-top-right-radius:5px;
border-top-left-radius:5px;	
-moz-border-radius-topleft:5px; 	
-webkit-border-top-left-radius:5px;
}

ul#pageNav li:hover a,ul#pageNav li.active a {
display:block;
color:#333333;
text-decoration:none;
}

ul#pageNav li a,ul#pageNav li a:visited{
display:block;
color:#ffffff;
text-decoration:none;
}

/*MAINNAVIGATION*/

ul#mainNav {
margin:0 0 10px 0;
text-align: center;
height: 40px;
background:#222222;
background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000));
background: -moz-linear-gradient(top,  #222222,  #000000);
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight: bold;
}


ul#mainNav li {
list-style: none;
display: inline;
text-transform: none;
display: block;
float: left;
padding: 0 15px 0 15px;
position:relative;
border-right:1px solid #222222;
}

ul#mainNav li:last-child {border:none;}

ul#mainNav li a, ul#mainNav li a:visited {
font-size: 1.1em;
font-weight:normal;
text-decoration: none;
color: #ffffff;
line-height: 40px;
height: 40px;
}


ul#mainNav li:hover, ul#mainNav li.current_page_item, ul#mainNav li.current_page_parent     {
height: 40px;
background:#000000;
background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#222222));
background: -moz-linear-gradient(top,  #000000,  #222222);
display: block;
float: left;
}
/*Main Menu Dropdown*/

ul#mainNav ul {
display:none;
position: absolute;
left: 0;
z-index: 999999;
top:40px;
text-align:left;
background: #d9d2bf;
min-height:0; /*IE7 haslayout*/
border: none;

}

ul#mainNav ul li {
width: 180px;
text-align:left;
display:block;
color:#ffffff;
background: #222222;

}

ul#mainNav ul ul {
top: 0px;
left: 99%;
z-index: 99999;
}

ul#mainNav li:hover > ul {
display:block;
z-index: 99999;
}
ul#mainNav li ul  {
z-index: 99999;
margin:0;
padding:0;


}

ul#mainNav li ul  {

background: #d9d2bf;


}

ul#mainNav li ul li a:link, ul#mainNav li ul li a:visited{

background: none!important;
display:block;
color:#ffffff;
border:none;


}


ul#mainNav li ul li:hover {
color:#ffffff;
background: #000000;

}

.cartBlock {
background: #333;
padding: 5px;
color: #ffffff;
margin: 0 0 10px 0;
}





#copyright {
text-align: center;
color: #ffffff;
margin: 10px 0 0 0;
background: transparent;
}


ul.subNav {
margin: 0 0 10px 0;
font-size: 1.1em;
font-weight: bold;
color: #ccc;
}

ul.subNav li {
list-style: none;
padding: 5px;
background:#bf2025;
background: -webkit-gradient(linear, left top, left bottom, from(#bf2025), to(#8a292d));
background: -moz-linear-gradient(top,  #bf2025,  #8a292d);
line-height: 30px;
margin-bottom: 1px;
}

ul.subNav li:hover, ul.subNav li.active {
background: #8a292d;
}

ul.subNav li a, ul.subNav li a:visited  {
color: #eee;
text-decoration: none;
display: block;
}

ul.subNav li a:hover, ul.subNav li.active a  {  
color: #fff;
text-decoration: none;
}

.blockTitle {
background: #333;
color: #fff;
font-size: 1.3em;
margin: 0;
padding: 4px;
}

#footer {
background:#8a292d;
color: #fff;
min-height: 230px;
margin:10px 0 0 0;
}

.padder {
padding: 10px;
}



.breadcrumbs {
hegiht:30px;
line-height:30px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
margin:0 0 15px 0;
}

.adverts {
position:relative;
z-index:-1;
width:1300px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.leftAd {
float:left;
margin-top:2em;
}

.rightAd {
float:right;
margin-top:2em;
}


.cartTitle {
font-size:1.4em;
font-weight:bold;
color:#ab1f23;
}


.silverButton {
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
padding:5px;
background:#eeeeee;
background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
background: -moz-linear-gradient(top,  #eeeeee,  #cccccc);
color:#666;
cursor:pointer;
text-decoration:none;
font-weight:bold;
box-shadow: 1px 1px 3px #000;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
}

.silverButton:hover {
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
padding:5px;
background:#cccccc;
background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#eeeeee));
background: -moz-linear-gradient(top,  #cccccc,  #eeeeee);
color:#666;
cursor:pointer;
text-decoration:none;
font-weight:bold;
color:#000;

}

.productThumb {
border:4px solid #fff;
box-shadow: 1px 1px 3px #666;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 3px #666;

}


.productBlock {
float:left;
width:150px;
height:220px;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
text-align:center;
padding:11px;
margin:0 0 10px 3px;
color:#666;
}


.productBlock a, .productBlock a:visited  {text-decoration:none;}

.price {color:#999;}


.boxgrid h3{ margin:10px 10px 15px 10px; color:#FFF; font-size:12px;  }
			
			.boxgrid{ 
				width: 200px; 
				height: 230px; 
				margin:8px; 
				float:left; 
				background:#161613; 
				border: solid 10px #e6e6db; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				
				
				.boxgrid img:hover{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
					
				}
				
				
				.boxgrid p{ 
					padding: 0 10px;
					padding-left:25px;
					color:#afafaf; 
					font-weight:bold; 
					color:#fffccc; font-weight:bold;
					font-size:12px; font-family:Arial, Helvetica, sans-serif;
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background:url(http://www.canadia.ie/assets/images/arrow.png) -1px 40px no-repeat #333;
				border-top:2px solid #fff;
				height: 200px; 
				width: 100%; 
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 			}
 				.captionfull .boxcaption {
 					top: 10px;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 190px;
 					left: 0;
 				}
				
				.moreLink {
					display:block; 
				height:29px; 
				width:68px; 
				background:url(http://www.canadia.ie/assets/images/more.png); 
				text-indent:-9999px; 
				position:absolute; top:95px; right:10px; outline:none}
				
.singleProductImg {
				width: 200px; 
				height: 230px; 
				margin:5px; 
				float:left; 
				background:#161613; 
				border: solid 10px #e6e6db; 
margin:0 15px 0 0;
}






/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:936px;
    height:300px;
margin:0 0 10px 0;
/*padding-bottom:25px;
background:url(http://www.canadia.ie/assets/images/drop-shadow.png) bottom center no-repeat transparent;*/
border:7px solid #231f20;
}

#slider {
	position:relative;
    width:936px;
    height:300px;
	background:url(http://www.canadia.ie/assets/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	top:0;
	right:0;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(http://www.canadia.ie/assets/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:78px;
	height:100px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {/*background:url(http://www.canadia.ie/assets/images/right-arrow.png) no-repeat;*/
	right:0;
	top:100px;
}

a.nivo-prevNav {/*background:url(http://www.canadia.ie/assets/images/left-arrow.png) no-repeat;*/
	top:100px;
	left:0;
}

.nivo-caption {

filter: alpha(opacity=65);
-moz-opacity: 0.65;
opacity: 0.65;

}
.nivo-caption a { 

}

/* The Nivo Slider styles */
.nivoSlider {position:relative;}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}


#footer .title {
font-size:1.3em;
color:#ffffff;
font-family:"Century Gothic", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#footer ul {
margin:10px 0 0 0;
}

#footer ul li {
padding:5px;
border-bottom:1px solid #fff;
list-style:none;
}

#footer ul li:hover {background:#bf2025;}

#footer ul li a, #footer ul li a:visited  {
color:#fff;
text-decoration:none;
display:block;
}




.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #eeeeee;
}
.jScrollPaneDrag {
	position: absolute;
	background:#ccc;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* Stylesheet for my demo pages for jScrollPane - these styles aren't necessary for using jScrollPane and aren't specific to any particular example */


#new-version
{
	border: 2px solid #f00;
	margin: 1em 0;
	padding: .5em 1em 0;
	background: #ffe;
}

#new-version h1
{
	margin-top: 0;
}

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}



			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 630px;
	height: 260px;
	overflow: auto;
	float: left;
color:#666;
}

.scroll-pane * {color:#fff;}

#pane3 {
	height: 260px;
}


.padder {padding:10px;}

.clearBlock {height:10px;}


.productSingleThumb {
	width: 200px; 
	height: 230px; 
	margin:0 0 20px 0; 
	float:left; 
	border: solid 10px #e6e6db; 
}

.smallProductSingleThumb {
	margin:0 0 20px 0; 
	float:left; 
	border: solid 10px #e6e6db; 
	width: 200px; 
	height: 230px; 	
}


p.categoryDescription {float:left;}





.related-block h3{ margin:10px 10px 15px 10px; color:#FFF; font-size:12px;  }

.related-block{ 
width: 120px; 
height: 120px; 
margin:5px; 
float:left; 
background:#161613; 
border: solid 5px #e6e6db; 
overflow: hidden; 
position: relative; 
}
.related-block img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}


.related-block img:hover{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 

}


.related-block p{ 
padding: 0 10px;
padding-left:25px;
color:#afafaf; 
font-weight:bold; 
color:#fffccc; font-weight:bold;
font-size:12px; font-family:Arial, Helvetica, sans-serif;
}

.boxcaption{ 
float: left; 
position: absolute; 
background:url(http://www.canadia.ie/assets/images/arrow.png) -1px 40px no-repeat #333;
border-top:2px solid #fff;
height: 160px; 
width: 100%; 
opacity: .9; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.captionfull .boxcaption {
top: 100px;
left: 0;
}


.moreLink {
display:block; 
height:29px; 
width:68px; 
background:url(http://www.canadia.ie/assets/images/more.png); 
text-indent:-9999px; 
position:absolute; top:95px; right:10px; outline:none
}


.productImage {
width:230px;
float:left;
}

.productDetails {
width:455px;
float:left;
padding:10px;
background:#fafafa;
border:1px solid #dddddd;
}

.productDetails h1 {
background:#AB1F23;
color:#fff;
padding:4px;
font-size:1.4em;
margin:0;
}


.priceInfo {
margin:10px 0 0 0;
padding:7px;
font-size:1.1em;
font-weight:bold;
background:#eee;
border:1px dotted #ddd;
}


.priceInfo span {float:right;}


.catDesc {
padding:5px;
clear:both;
}

.alignright {
float:right;
clear:left;
margin:0 0 10px 15px;
}


.date-stamp {
    background: url(http://www.canadia.ie/assets/images/news.jpg) top center no-repeat;
    color: #333333;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    height: 120px;
    margin: 0 15px 0 0;
    overflow: hidden;
    padding: 0;
    width: 52px;
}

.day {
    font-size: 20px;
    font-weight: normal;
    padding: 4px 0 0;
    text-align: center;
}

.month {
    font-size: 11px;
    padding: 2px 0 0;
    text-align: center;
    text-transform: uppercase;
}


.newsBlock {
min-height:120px;
height:auto !important;
height:120px;
padding:10px 0 10px 0;
border-bottom:1px dashed #ccc;
clear:both;
}

.newsBlock h4 {
margin:0 0 5px 0;
}

.catBlock {
width:445px;
height:250px;
float:left;
margin:5px;
border:5px solid #e6e6db;
padding:5px;
	transition: border-color 0.5s linear;
    -moz-transition: border-color 0.5s linear;    /* FF3.7+ */
    -o-transition: border-color 0.5s linear;      /* Opera 10.5 */
     -webkit-transition: border-color 0.5s linear; /* Saf3.2+, Chrome */
}

.catBlock:hover {
border:5px solid #999;
}

.catPad {padding:10px;}

.catBlock h3 {color:#333;}

.priceSingle {
font-size:1.2em;
color:#666;
border:1px dotted #ccc;
padding:7px;
width:200px;
display:block;
}

.addCart {
float:left;
padding:7px;
float:right;
font-size:1.2em;
border:1px dotted #ccc;
background:#222222;
color:#fff;
}

.productCode {
padding:4px;
font-size:1em;
color:#333;
border-bottom:1px solid #ccc;
margin:0 0 10px 0;
display:block;
}


.credits, .credits a, .credits a:visited, .credits a:hover {
font-size:10px;
color:#fff;
text-decoration:none;
}


.headerTel {
margin: 10px 0 20px 0;
font-family:"Century Gothic", Helvetica, Arial, sans-serif;
font-size:1.1em;
text-align:right;
float:right;
letter-spacing:1px;
color:#ffffff;
margin-right:10px;
font-weight: bold;
}


.homeBlock {background:#222;}

.blockImg {margin:5px;}

.blockCaption {
padding:0 10px 10px 10px;
font-weight:normal;
height:25px;
line-height:25px;
color:#fff;
z-index:99;
font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
text-decoration:none;
}


a .blockCaption, a:visited .blockCaption {text-decoration:none;}




.productSearch {
width:300px;
float:right;
margin:10px 0 0 0;
text-align:right;
}



.specialsBadge {
position:relative;
z-index:999;
top:0;
left:0;
}



.marginTop {marign-top:10px;}

fieldset.newsletter {
background:#222;
color:#fff;
}

fieldset.newsletter h4 {
color:#fff;
margin-bottom:5px;
}


#mc_embed_signup {
margin:0 0 -10px 0;
}

.fitType {float:right;}

.bigger {font-size:14px;}

.red {color:#ff0000;}

.white {color:#ffffff;}



.homeBlockSmall {
min-height: 155px;
background: #eee;
}



.minHeight350 {
	min-height: 350px;
	background: #eee;
}



.homeMarq {
	padding: 10px;
	background: #222;
	display: block;
	height: 25px;
	color: #ffffff;
}

.homeMarq strong {
	font-size: 1.4em;
	float: left;
}

.homeMarq em {
	font-size: 1.1em;
	float: right;
}



.shadow {
border:4px solid #fff;
box-shadow: 1px 1px 3px #666;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 3px #666;
-webkit-transform: rotate(-2deg); 
-moz-transform: rotate(-2deg);	
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
margin:10px;
}


.searchStore {
	padding:7px;
	background: #eee;
	border: 1px solid #ccc;
}

.searchStore input {
	padding: 2px;
}


/* This is the Zurb Slider on the homepage, it has to loop to get captions */

    
.content { background: url(dummy-images/coffee.jpg); }


.content h1 {
	font-size: 40px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: left;
	margin: 50px;
	color: #222;
	line-height: 50px;  }
	
.content h3 {
	text-align: center; 
	font-size: 22px; 
	color: #222; }

.tiny {
	font-size: 1.1em;
	color: #fff;
	margin-top:20px;
}


a.blackBtn, a.blackBtn:visited  {
	padding:5px;
	color:#ffffff;
	text-decoration: none;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    background:#333333;
    background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000));
    background: -moz-linear-gradient(top,  #333333,  #000000);
    
}

a.blackBtn:hover  {
	padding:5px;
	color:#ffffff;
	text-decoration: none;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    background:#000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#333333));
    background: -moz-linear-gradient(top,  #000000,  #333333);
    
}







ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	background:#bf2025;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf2025), to(#8a292d));
	background: -moz-linear-gradient(top,  #bf2025,  #8a292d);
  	color: #fff;	
 	padding: 10px;
}

ul#menu li a:hover {
  background: #8a292d;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li ul li a {
  background: #e7e3e3;
  color: #000;
  padding-left: 30px;
}

ul#menu li ul li a:hover {
  background: #333;
  border-left: 5px #bf2025 solid;
  padding-left: 15px;
  color: #fff;
}


.pagination {
	margin: 10px 5px 10px 5px;
	padding:4px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	
}

ul.downloads {
	margin: 0;
}

ul.downloads li {
	list-style: none;
	padding: 10px 10px 15px 45px;
	border-bottom: 1px dotted #eee;
	background: url(http://www.canadia.ie/assets/images/downloadkon.jpg) left center no-repeat;
	font-size: 1.2em;
}

ul.downloads li a, ul.downloads li a:visited {
	text-decoration: none;
	color: #ba2126;
}

ul.downloads li a:hover {
	text-decoration: underline;
	color: #ba2126;
}

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

.whiteLink:hover {
	text-decoration: underline;
	color: #fff;
}




.promoBlock {
padding:10px 0 10px 0;
border-bottom: 1px solid #eee;
  min-height:120px;
  height:auto !important;
  height:110px;
  display:block;
clear:both;
}




.promoBlock h3 {
	margin: 0 0 10px 0;
}

.promoBlock img {
	float:left; margin: 0 30px 0 0;
	border:5px solid #ccc;
}

.buttoner, .buttoner:visited {
	    background:#333333;
	    background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#222222));
	    background: -moz-linear-gradient(top,  #333333,  #222222);
	    color:#eeeeee;
	    text-decoration: none;
	    padding:6px;
	    font-weight:bold;
}


.buttoner:hover {
	    background:#222222;
	    background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#333333));
	    background: -moz-linear-gradient(top,  #222222,  #333333);
	    color:#fff;
	    text-decoration: none;
	    padding:6px;
	    font-weight:bold;
}


.repFieldset {
	background: #eee;
	margin:50px;
}


.promoImageRegion {
	width:280px;
  	min-height:600px;
  	height:auto !important;
  	height:600px;	
	float:left;
}


.homeMarq a, .homeMarq a:visited {
	color:#fff;
	text-decoration: none;
}

.homeMarq a:hover {
	font-weight: bold;
}







ul.gallery {
	margin: 0;
	
}


ul.gallery li {
	list-style: none;
	margin: 6px;
	float:left;
}

.est {
font-size:1.3em;
margin:0 0 0 10px;
color:#ffffff;
text-decoration:none;
}


