@charset "UTF-8";
/* CSS Document */

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

#outer {
	width: 900px; /* 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: 140px;
	background: url(New%20stylesheet%20and%20webpage/Ciaran%27s%20Stuff/dress2impress-letterkenny-donegal.jpg);
	background-repeat: no-repeat;
	}

#logo a{
	display: block;
	height: 140px;
	background: url(New%20stylesheet%20and%20webpage/Ciaran%27s%20Stuff/dress2impress-letterkenny-donegal.jpg);
	background-repeat: no-repeat;
	/* hide the text*/
	text-indent: -5000px;
		}


/* SEARCH AND LINKS*/

#topsearch{
	position: absolute;
	top: 180px;
	right: 10px;
	display: none;
	}

#horizontal_menu {		
	position: absolute;
	top: 180px;
	padding: 5px;
	width: 900px;
	margin-left: 5px;
	background: #ED008E;
	/*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;
	}

.horizontal_dropdown li ul {
	position: absolute;
	width: 5em;
	left: -999em;
	background:#ED4FC6;
	padding:6px 5px 10px 5px;
}
.horizontal_dropdown li ul li{
	margin-bottom:4px;
	text-align:left;
	margin-right:5px;
	/*float:none;*/
	/*float:left;*/
	/*width:5em;*/
}

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

.horizontal_dropdown li ul li a{
	font-size:11px;
	color:black;
}

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

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


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

a:visited {
	color: #FFF;
	}

.current_menu_item a
	{
		color: #FFF;
	}

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

*	{
	margin: 0;
	padding: 0;
	}


#container{ 
	background: #ED008E;
	}

fieldset {
	border:none;
	}

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

#centre_column{
	width: 710px;
	float: left;
	background: #ED008E;
	border-top-style: solid;
	border-top-color: #ED008E;
	border-top-width: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	}
	
#left_content_column{
	width: 350px;
	margin-right: 4px;
	float: left;
	}

#right_content_column{
	width: 350px;
	margin-left: 4px;
	float: left;
	}

#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:circle;
	}

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


.photo {
	border: thin solid ;
	padding: 2% 2% 0 2% ;
	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_categories,*/
			#left_news,
			#left_menu
				{
				display: none;
				}				


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

.two-across {
	float:left;
	margin-right: 2%;
	width:48%;
	}
	
.three-across {
	float:left;
	margin-right: 2%;
	width:31%;
	}
	
.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: normal;
	}

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


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

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

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

/*products css*/
#left_column{width:170px; float:left;}
#left_categories{background-color:#ED008E; width:150px; padding:100px 10px 100px 10px}
#prod_cats{margin:0 0 0 0;}
/*#prod_cats li{float:left; margin-right:30px;}*/


/*dropdown menu css*/
#prod_cats, #prod_cats ul {
	list-style: none;
	background-color: #ED008E;
	color: black;
}

#prod_cats a {
	display: block;
	padding: 0;
	color: black;
}

#prod_cats li {
	/*float: left;*/
	text-align: left;
	padding : 5px 0px 5px 0px;
 	color: black;
	list-style: none;
	/*height:1%;*/
}

#prod_cats .last li {
	margin-bottom : 100px;
}

#prod_cats li ul {
	position: absolute;
	width: 5em;
	left: -999em;
	background: #ED4FC6;
	padding: 6px 5px 10px 10px;
}
#prod_cats li ul li{
	margin-bottom: 4px;
	text-align: left;
	margin-right: 5px;
	/*float:none;*/
	/*float:left;*/
	/*width:5em;*/
}

#prod_cats li ul li strong{font-size:11px; color:black;}
#prod_cats li ul li.last{
	margin-bottom:0;
}

#prod_cats li ul li a{
	font-size:11px;
	color:black;
}

#prod_cats li:hover ul {
	left: auto;
}

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

