@charset "UTF-8";
/* CSS Document */
/*****	TOWN.IE LINK *****/

#outer {
	width: 780px; /* 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://www.town.ie/uploads/town/content_images/access-logo-new.jpg) 
				no-repeat;
	position:absolute;
	right:0px;
	text-indent: -5000px;
	margin-top: -3px; /* IE */
	}

#access_list li > a {
	margin-top:0; /* overwrite IE rule*/
	}
	

#access li {
	list-style: none ;
	}
	

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

#logo {
	height: 144px;
	background-repeat: no-repeat;
	margin-bottom:60px;
	}

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

/* SEARCH AND LINKS*/

#topsearch{
	display:none;
	}

#horizontal_menu {		
	position:absolute;
	top: 188px;
	left: -12px; /*to counteract padding*/
	}

/*
#inner > #horizontal_menu {
	top: 170px;
	}
*/
#horizontal_menu .horizontal_dropdown a {
	padding: 0px 12px;
	font-size: 18px;
	border:0 ;
	border-right: thin solid ;
	}


/********** 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: 36px ;
	clear:both ;
	border-top: thin solid ;
	margin-top: 24px;
	}

#footer_menu ul{
	text-align:center;
	}

#footer_menu ul li {
	display:inline;
	border-right: thin solid;
	padding : 0 6px 0 4px;
	}

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

#credits p{
	margin-top: 12px;
	text-align: center;
	}/*remove this if credits replaced by address*/

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


/* LINKS */

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

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

a:visited {
	color: #999;
	}

.current_menu_item a
	{
		color:#999;
	}

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

*	{
	margin: 0;
	padding: 0;
	}


#container{ 
	background:#fff;
	}

fieldset {
	border:none;
	}

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

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

#container h1 {
	font-size: 36px;
	margin: 24px 0 24px 0;
	}
	
#container h2 {
	font-size: 18px;
	}
	
#container h3 {
	font-size: 16px;
	}
	
#container h2,
#container h3,
#container h4,
#container h5,
#container h6,
	{
	margin-bottom: 4px;
	}

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

#container ul {
	list-style: disc;
	}

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

.photo {
	border: thin solid ;
	padding: 1% 1% 1% 1% ;
	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;
	}

/********** 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;
	}

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

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

.products li{
       float: left ;
       width: 120px ;
       display: inline ;
       margin: 0 12px 12px 0 ;
	   padding-left: 6px;
	   border: thin solid;
	}

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

.products .product_name {
       font-size:0.8em;
       padding:2px ;
	   padding-bottom:8px;
       display:block;
       height: 36px;
	   overflow:auto;
	}

		.products br{
				display:none;
				}

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

.prod_list  {	
	list-style: none ;
	border-bottom: thin solid;
	}

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

.prod_text  {
	float : left ;
	margin-left: 24px;
	margin-top: 6px;
	width: 600px;
	}

.prod_text p {
	font-size:small;
	}
	

.prod_list div.clear {
	display: none;
	}

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

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

#productLarge_container {
	text-align: center ;
	}

#product_name{
	margin:0 -12px 24px -12px;
	}

#search_results{
	/*add some space above icons*/
	padding-top: 24px;
	}	

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

#fenquiriesadd table {
	margin-bottom: 24px;
}

.ewTableHeader {
	padding: 12px;
	padding-bottom: 0;
	}

/********** CONTACT PAGE **********/

#address_container {
	width: 240px; 
	float: left;
	}

#address_container h3,
#map_container h3 {
	margin-bottom: 12px ;
	}

#map_container {
	float: right;
	}

#map_container {
	margin-bottom:-120px;
}

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

.col-120 {
	width: 120px ;
 	}

.col-240 {
	width: 240px ;
 	}

.col-360 {
	width: 360px ;
 	}

.col-480 {
	width: 480px ;
 	}

.col-600 {
	width: 600px ;
 	}

/*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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	}

body { 
	background: url(http://www.town.ie/uploads/sandsrankin/content_images/sandsrankin-trentagh-strip.jpg) repeat-x; /* set bg-color or tile for everything */ 
	}


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

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

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


#display_img {
	margin-right: 24px;
	}

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

hr.divider {
	clear: both;
	width:600px;
	}



