
/* CSS Document */

@import url(lightbox.css);

/*****	TOWN.IE LINK *****/

#breadcrumbV {
	display:block;
	margin-left:10px;
	padding-top:15px;
margin-bottom:15px;
			}

#breadcrumbV a{
	margin-right:5px;
margin-left:5px;
}

/*****	TOWN.IE LINK *****/

#outer {
	width: 960px; /* set the width of entire content area*/
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#access, 
#access a{
	height: 36px;
	}

#access a{
	display:block;
	width: 108px;
	background: url(http://town.ie/uploads/warehousestorage/content_images/town_logo_bw.gif) 
				no-repeat;
	/* hide the text*/
	margin-left:852px;
	right:0px;
	text-indent: -5000px;
	border: 0px;
	}
	
#access a:hover{
	display:block;
	width: 108px;
	background: url(http://town.ie/uploads/warehousestorage/content_images/town_logo.gif) 
				no-repeat;
	/* hide the text*/
	margin-left:852px;
	right:0px;
	text-indent: -5000px;
	border: 0px;
	}
	
#access_list{
}
	
#access li {
	list-style: none ;
	}
	

#access .horizontal_dropdown {
	height:0px;
}
	
#list	{
	margin-left:50px;
}
	

/***** HEADER *****/

#logo {
	height: 145px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	}

#logo a{
	display:block;
	height: 145px;
	background-repeat: no-repeat;
	/* hide the text*/
	text-indent: -5000px;
		}

/* SEARCH AND LINKS*/

#topsearch{
	display:none;
	}

#horizontal_menu {		
	position:absolute;
	top: 239px;
	left: 0px; /*to counteract padding*/
		z-index:1111;
	}

/*
#inner > #horizontal_menu {
	top: 170px;
	}
*/
#horizontal_menu .horizontal_dropdown a {
	padding: 0px 23px 0px 23px;
	*padding: 0px 20px 0px 20px;
	font-size: 15px;
	border:0 ;
	text-transform:uppercase;
	border-right: thin solid;
	}

/********** IMAGE LINKS  **********/

.image-wrapper {
	position: relative;
	width: 300px;
	height:200px;
	padding:0px;
	z-index:5;
}


.image-wrapper p {
	padding:5px;
	position: absolute;
	left: 0;
	top: 165px;
	color: #FFF;
	margin: 5px;
	font-size:16px;
}

.image-wrapper-horz {
	position: relative;
	width: 150px;
	height:200px;
	padding:0px;
}


.image-wrapper-horz p {
	padding:5px;
	position: absolute;
	left: 0;
	top: 163px;
	color: #FFF;
	margin: 5px;
	font-size:16px;
}


.image-wrapper-vert {
	position: relative;
	width: 150px;
	height:100px;
	padding:0px;
}


.image-wrapper-vert p {
	padding:5px;
	position: absolute;
	left: 0;
	top: 63px;
	color: #FFF;
	margin: 5px;
	font-size:16px;
}

.new-section{
	color:#FFF;
	height:100px;
	margin-bottom:20px;
  	margin-left:15px;
  	width:950px;
}

.new-section div{
  	float:left;
  	height:100px;
  	width:453px;
  	background-color: #ccc;
  	margin-right:20px;
}
    
.new-section div p{
  position:relative;
	padding:5px;
	left: 0;
	color: #FFF;
	margin-right:10px;
  top:-100px;
  text-align:right;
	font-size:20px;
	font-style:italic;
	font-weight: bold;
      }

.new-section div p.panel-description{
  position:relative;
	padding:5px;
	left: 0;
	color: #FFF;
	left:200px;
  margin-top:-25px;
  text-align:right;
	font-size:14px;
  font-style:normal;
	font-weight:normal;
  width:220px;
      }

      
      
/********** LIGHTBOX  **********/

#lightboxthumbs{
background-color:#f9e1ef;
padding:15px;
width:888px;
margin-left:20px;
margin-bottom:20px;
}

#lightboxthumbs img{
border:2px solid #FFF;
margin-right:8px;
margin-left:8px;
width:154px;
}

#lightbox .lb-caption{
color:#FFF;
}

#lightbox .lb-number{
color:#FFF;
}

/********** PAGE ELEMENTS **********/

#textcontent{
width:920px;
margin-left:5px;
}

#textcontent p{
line-height:24px;
}

#contentimages{
float:right;
}

/********** NAVIGATION  **********/

#horizontal_menu .horizontal_dropdown {
	list-style: none;
	}

#horizontal_menu .horizontal_dropdown li {
	float: left;
	/*text-align: center;*/
	list-style:none;
	}


/********** FOOTER  **********/

#footer_menu {

	height: 30px ;
	clear:both ;
	background-color: #bd1e7b;
	margin-bottom: 4px;
	margin-top: 24px;
	}

#footer_menu ul{
	padding:5px;
	color:#FFF;
	text-align:center;
	}

#footer_menu ul li {

	display:inline;
	border-right: thin solid #FFF;
	padding : 0 6px 0 10px;
	}

#footer_menu ul li.last_menu_item {
	border-right: 0px;
	}

/********** CREDITS / ADDRESS  **********/

#credits{
	text-align:center;
	margin-bottom:12px;
background-color:#333;
padding:5px;

}

#credits p{
	font-size:11px;
	margin-left:10px;
	display:inline;color:#FFF;
	text-align: center;
	}/*remove this if credits replaced by address*/

#credits p a{
	font-size:11px;
color:#FFF;
	}

address{
	margin-top: 12px;
	text-align: center;
	}


/* LINKS */

a{
	text-decoration: none;
	color: #333;
	}

a:hover {
	text-decoration: none;
	color: #bd1e7b;
	}

a:visited {
	color: #333;
	}

.current_menu_item a
	{
		color: #bd1e7b;
	}
	
#welcome a{


	text-decoration: none;
	color: #bd1e7b;
	}

#welcome a:hover {
	text-decoration: none;
	color: #333;
	}

#welcome a:visited {
	color: #bd1e7b;
	}
	
#footer_menu a{
	text-decoration: none;
	color: #FFF;
	font-size:12px;
	}


#footer_menu a:visited {
	color: #FFF;
	}

/***** BORDERS + BACKGROUNDS *****/

*	{
	margin: 0;
	padding: 0;
	}


#container{ 
	background:#fff;
	margin-top:14px;
	}

fieldset {
	border:none;
	}
	
#welcome{
	background-color:#FFF;
min-height:650px;
margin-top:45px;
}

/* spacing and sizes of standard block level tags */

#container p	{
	margin-bottom: 24px;
	margin-left: 10px;
	}

#container h1 {
	font-size: 30px;
	margin: 10px 0px 20px 16px;
	padding-top:14px;
	}
	
#container h2 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style:italic;
	margin-left: 10px;
	}
	
#container h3 {
	font-size: 16px;
	margin-top: 10px;
	}
	
#container h2,
#container h3,
#container h5,
#container h6,
	{
	margin-left: 10px;
	margin-bottom: 4px;
	}

#container ul, 
#container ol, 
#container dl, 
#container blockquote {
	margin: 0px 0px 24px 12px;
	}

#container ul {
	list-style: circle;
	}

/*****	IMAGES & CAPTIONS *****/

.photo {
	border: thin solid #bd1e7b;
	padding: 1% 1% 0 1% ;
	margin-bottom: 12px ;
	}
	
.photo1 {
	/*border: thin solid #bd1e7b;*/
	margin-bottom: 12px ;
	}

#container .photo img {
	width: 100%;
	}

#opening_hours {
	width:100% ;
	}

#opening_hours caption {
	text-align:left;
	border-bottom: thin solid ;
	}

#opening_hours th {
	vertical-align:top;
	text-align: right;
	font-size: 14px;
	}
	
#opening_hours td {
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	vertical-align:top;
	font-size: 14px;
	padding-top:1px;
	}
	
/*p			{
			margin: 0px 30px 18px 0px;
			text-align:justify;
			padding-left:10px;
			padding-right:15px;
			}*/

#xmas-banner{
margin-bottom:15px;
margin-left:16px;
}

/********** HIDE STUFF **********/
			
			#super_menu,
			.product_categories , 
			#product_categories,
			#right_column,
			#left_column
				{
				display: none;
				}	
				
			#product_categories {
				display: hidden;
				}
			
			#left_categories { 
				display: hidden; 
				}


/********** SEARCH RESULTS **********/


.results_navigator
	{
	text-align:center ;
	clear: both ;
	}

#icons {
	text-align:center;
	}
		

#navigation3 form{
	margin-left:-10px;
}


#navigation3{
	margin-left:20px;
height:30px;
}

#topCategories{
	width:895px; 
	position:relative;
	height:110px;
	border:1px solid #bd1e7b;
	padding:10px;
}

#topCategories li{
	width:195px;
	float:left;
	list-style:none;
	height:30px;
	margin-left:25px;
}

#topCategories li a{
	color:#000;
	text-decoration:none;  
}

#topCategories li a:hover{
	color:#bd1e7b;
	text-decoration:underline;  
}

		
/********** THUMBNAIL VIEW **********/

.products {
    clear: both ;
	margin-left: 16px ;
	}

.products li{
    float: left ;
    width: 146px ;
	height:180px;
    display: inline ;
    margin: 0 36px 12px 0 ;
	padding-left: 6px;
	border: thin solid #bd1e7b;
	}

.products li img {
	height: 108px;
	width: 108px;
	margin-bottom: -1px;
	border:0;
	margin-left:16px;
	}	

.products .product_name {
    font-size:8px;
    padding:3px ;
	padding-bottom:8px;
    display:block;
    height: 50px;
	overflow:auto;
	text-transform:uppercase;
	text-align:center;
	}

.products br{
		display:none;
		}

/*************** LIST VIEW ***************/

.prod_list  {	
	list-style: none ;
	}

.prod_list img {
	height: 108px;
	width: 108px;
	margin-top: 18px;
	margin-bottom: -6px;
	float: left ;
	}

.prod_text p 
	{
	margin-botom: 0px;	
	}


.prod_text  {
	float : left ;
	margin-left: 24px;	
	}

.prod_text p {
	font-size:0.8em;
	}

.prod_list div.clear {
	display: none;
	}

/********** PRODUCT PAGES **********/

#product_details {
	padding: 0 12px 0 12px;
	}

#productLarge_container {
	text-align: center ;
	}

#product_name{
	position:relative;
	margin-left:15px;
	top:15px;
	}

#search_results{
	width:980px;
	/*add some space above icons*/
	padding-top: 0px;
	padding-left: 10px;
	}	

#productLarge{
	width:450px;
	float:right;
	border:1px solid;
	padding:5px;
}	

.description{
	width:400px;
	margin-left:5px;
	margin-top:-420px;
	line-height:40px;
}

.description p{
	line-height:24px;
}

.product_thumbnails{
position:absolute;
  margin-top:500px;
  margin-left:475px;
}

.product_thumbnails img{
width:100px;
}

/********** ENQUIRIES PAGE **********/

#fenquiriesadd #details{
	width:340px; 
	float:left; 
	font-size:11px;
	background-color:#eaeaea; 
	padding:10px; 
	margin-left:20px; 
	margin-top:10px;
}

#fenquiriesadd #enquiry p{
	line-height:24px;
}

#fenquiriesadd #details p{
	line-height:24px;
}


#fenquiriesadd #map{
	width:420px; 
	float:right; 
	margin-right:30px; 
	margin-top:10px;   
	height:470px; 
}

#fenquiriesadd #enquiry{
	width:340px;
	font-size:11px; 
	float:left; 
	margin-top:40px; 
	background-color:#eaeaea; 
	padding:10px; 
	margin-left:20px; 
	margin-top:10px;
	margin-bottom:20px;
}

#fenquiriesadd #enquiry #x_enquiry #x_name{
	width:250px; 	
	border: 1px solid #000; 
	font-size:14px; 
	float:left;
}


#btnAction{
	background-color:#bd1e7b;
	color:#FFF;
	padding:5px;
	margin-left:10px;
	margin-top:10px;
}

/********** COL WIDTHS **********/

.col-120 {
	width: 120px ;
 	}

.col-240 {
	width: 260px;
	padding-right: 20px;
 	}

.col-360 {
	width: 360px ;
 	}

.col-480 {
	width: 480px ;
 	}

.col-600 {
	width: 620px;
 	}

/*handy classes*/


.left {
	float:left ;
	}

.right {
	float:right ;
	}

.clear{
	clear:both ;
	}

.no-spacing {
	margin: 0;
	padding: 0;
	}

.no-bullets {
	list-style: none ;
	}

.small {
	font-size:small;
	}

.emph	
	{
	font-style:italic
	}

.hide {
	display:none;
	}

.two-across {
	float:left;
	margin-right: 1%;
	width:46%;
	}
	
.three-across {
	float:left;
	margin-right: 1%;
	width:30	%;
	}
	
.four-across {
	float:left;
	margin-right: 1%;
	width:24%;
	}

/*****	HEADING & BORDER COLOR  *****/

*{
	color: #333;	/* set color for all text */ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	}
	
body { 
	background: url(http://www.town.ie/uploads/carndonaghnursery/content_images/carndonagh_bg1.jpg); background-repeat:repeat-x; background-position:top;  /* set bg-color or tile for everything */
	}

html { 
	background: url(http://www.town.ie/uploads/carndonaghnursery/content_images/carndonagh_bg1.jpg); background-repeat:repeat-x; background-position:top;  /* set bg-color or tile for everything */
background-image:url(http://town.ie/uploads/carndonaghnursery/content_images/carndonaghbottom_bg.jpg); background-repeat:repeat-x; background-position:bottom; 
	}


h1, h2, h3, h4, h5, h6
 	{
		color: #bd1e7b;
	}

hr{
	background-color: #333; /* Netscape 6/7, Mozilla */
	color: #333; /* IE */
	border: #333; /* Opera */
	}

#footer_menu,
#horizontal_menu .horizontal_dropdown a,
  li, 
.prod_list,
.photo,
#opening_hours caption /**/
	{
	border-color: #333;
	}
	
/********** SHOWCASE **********/


#display_img {
	margin-right: 24px;
	}

.thumb {
	float:left;
	height:56px;
	width:56px;
	border: 2px solid #fff;
	}

hr.divider {
	clear: both;
	width:600px;
	}
	
#product_categories { 
	display: hidden; 
	}

#left_categories { 
	display: hidden; 
	}


/********** NEW HOMEPAGE **********/

#top_section{
	height:340px;
	margin-bottom:0px;
color:#FFF;
  margin-top:-30px;
}

#top_section #slidercontainer #slideshow #slides .orbit-caption a {color:#FFF;}

.twostacked{
	margin-left:15px;
	width:265px;
	margin-top:2px;
}

.twostacked div{
	border:1px solid #000;
	width:265px;
	height:139px;
}

.twostacked div p{
margin-top:-30px;
color:#FFF;
	font-style:italic;
font-weight:bold;
*top:52px;
*left:10px;
*color:#FFF;
}

#middle_section{
	background-color: #bd1e7b;
	color:#FFF;
	padding:15px;
	height:200px;
	margin-bottom:20px;
margin-left:15px;
width:898px;
}

.introinfo{
width:960px;
color:#FFF;
}

#container .introinfo h2{
color:#FFF;
font-size:22px;
margin-bottom:10px;
margin-top:0px;

}

#container .introinfo h4{
color:#FFF;
font-size:15px;

margin-left:10px;
}

#container .introinfo h4:hover{
color:#CCC;
}

.introinfo div{
color:#FFF;
float:left;
margin-right:15px;
}

#introinfo_left{
width:565px;
}

#introinfo_right{
width:320px;
padding-left:15px;
border-left:1px dashed #FFF;
}

.introinfo p{
color:#FFF;
}

#bottom_section{
	height:430px;
}

.bottom_links{
	height:430px;
	width:1000px;
margin-left:5px;
}

.bottom_links div{
	border:1px solid #000;
	width:175px;
	height:200px;
	float:left;
	margin-right:0px;
margin-left:10.5px;
	margin-bottom:15px;
}

.bottom_links div p{
margin-top:-30px;
color:#FFF;
	font-style:italic;
font-weight:bold;
}
	
/********** HOMEPAGE **********/

#900-holder {
	width: 960px;
	height: 600px;
	margin: 0px;
	padding: 0px;
}

#top-holder {
	width: 960px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#bottom-holder {
	width: 960px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.150-holder	{
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.150-images {
	width: 150px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

.flash-750 {
	width: 747px;
	height: 400px;
	margin-left: 3px;
	padding: 0px;
}

.flash-events {
	width: 600px;
	height: 450px;
	padding: 25px 150px;
}

.sml-holder {
	width: 150px;
	height: 200px;
	padding: 0px;
}

.sml-image	{
	width: 150px;
	height: 100px;
	padding: 0px;
}

.garden-centre	{
	width: 300px;
	height: 200px;
	padding: 0px;
}

/********** NAVIGATION  **********/

#horizontal_menu .horizontal_dropdown {
	list-style: none;
z-index:5555;
	}

#horizontal_menu .horizontal_dropdown li {
	float: left;
	/*text-align: center;*/
	list-style:none;
	}
.horizontal_dropdown li ul {
	position: absolute;
	/*width: 10em;*/
	width: 200px;
	left: -999em;
	background: #bd1e7b;
	padding:6px 0px 10px 0px;
	z-index:4444;
}
.horizontal_dropdown li ul li{
	margin-top:3px;	
	margin-bottom:3px;
	text-align:left;
	margin-right:5px;
	width:auto;
	/*float:none;*/
	/*float:left;*/
	/*width:5em;*/
}

#horizontal_menu .horizontal_dropdown li.last_menu_item a {
	border: 0px;
	}


#horizontal_menu .horizontal_dropdown li ul li a{
  border:0px;
	text-transform:lowercase;
	text-transform:capitalize;
}

.horizontal_dropdown li ul li a{
	color: #FFF;
}
.horizontal_dropdown li ul li a:hover{
	color: #deb9ce;
}

.horizontal_dropdown li ul li strong {
	font-size: 11px; 
	color: black;
	}
/*.horizontal_dropdown li ul li.last{
	margin-bottom:0;
}*/


.horizontal_dropdown li:hover ul {
	left: auto;
}

.horizontal_dropdown li:hover ul, .horizontal_dropdown li.sfhover ul {
	left: auto;
}



