* {
	margin: 0px;
	padding: 0px;
}


html, body {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #DBDBDB;
	
	}


#mapwrapper{
	width:100%;
	background-image: url(/images/photo-logo-centre.gif);
	background-repeat: repeat-x;
	min-width: 800px;
	clear: both;

width: expression(document.body.clientWidth < 802? "800px" : "auto");
	position: absolute;
	z-index: 1;
	height: 90px;
	
}


#maplogo-left{
	float:left;
	background-image: url(/images/photo-logo-left.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 412px;
    
}

#maplogo{
	float:left;
	background-image: url(/images/photo-logo.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
    
}

#maplogo-right{
	float:right;
	background-image: url(/images/photo-logo-right.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 325px;
	cursor: pointer;
	cursor: hand;
    
}


#middle{
	width: 99%;
	clear: both;
	vertical-align: middle;
	min-width: 800px;
	padding-top: 5px;
	padding-left: 3px;
	position: absolute;
	top: 160px;
	
	}
	
	
#rightcol{
	width: 22%;
	float: right;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-top: 11px;
	margin-bottom: 20px;
	border: 1px solid #024675;
	
	
	}
	

#hed {
	background-color :#FFFFFF;
	width: 99.3%;
	padding-bottom: 2px;
	border: 1px solid #024675;
	display: block;
	color: #000000;
	padding-left: 0.5%;
	clear: both;
	z-index: 4;
	position: absolute;
	top: 135px;
	min-width: 800px;
	
}


#hed2 {
	background-color :#FFFFFF;
	width: 99.3%;
	padding-bottom: 2px;
	display: block;
	color: #000000;
	clear: both;
	padding-left: 0.5%;
	border: 1px solid #666666;
	z-index: 3;
	position: absolute;
	top: 111px;
	min-width: 800px;
	
}


#footer {
	background-color :#FFFFFF;
	width: 99.3%;
	padding-bottom: 2px;
	border: 1px solid #AFAFAF;
	color: #000000;
	padding-left: 0.5%;
	text-align: center;
	float: left;
	margin-bottom: 4px;
	display: block;
}


#h1{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	vertical-align: middle;
	color: #024675;
	padding-top: 2px;
	text-align: center;
}






#h2{
	font-family:Arial;
	color:#024675;
	font-size:12px;
	text-decoration:none;
	font-weight:800;
	margin-top: 3px;

}



#h3{
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	color: #202B55;
	font-weight: bold;
	padding: 3px;
	
}


#h4{
	margin: 2px 10px 0px 10px;
	padding:0px 3px 0px 3px;
	color: #484137;
	font-size: 11px;
	font-family: Verdana, arial;
	background-color: #FFFFFF;
	visibility: visible;
}


#h5{
	margin: 3px;
	padding:3px;
	color: #024675;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}

#h9{
	margin: 2px 10px 0px 10px;
	padding:3px 3px 0px 3px;
	color: #484137;
	font-size: 11px;
	font-family: Verdana, arial;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;

}


#h10{
	color: #024675;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	position: absolute;
	top: 12px;
	left: 12px;
	width: 90%;
	height: 100%;
}
/*####################################  LINKS  ###################################*/


.class1 a:link

{font-family:Verdana, Arial; color:#202B55; font-size:8px; text-decoration:none; font-weight:800;

}

.class1 a:hover

{font-family:Verdana, arial;color:#933931;font-size:8px;text-decoration:none;font-weight:800;

}

.class1 a:visited

{font-family:Verdana, arial;color:#933931;font-size:8px;text-decoration:none;font-weight:800;

}


.class2 a:link

{font-family:Arial, Helvetica, sans-serif; color:#024675; font-size:12px; text-decoration:none; font-weight:800;

}

.class2 a:hover

{
	font-family:Arial, Helvetica, sans-serif;
	color:#933931;
	font-size:12px;
	text-decoration:none;
	font-weight:800;
}

.class2 a:visited

{font-family:Arial, Helvetica, sans-serif;color:#933931;font-size:12px;text-decoration:none;font-weight:800;

}

.class3 a:link

{
	font-family:Verdana, Arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:800;
	line-height: 20px;
}

.class3 a:hover

{font-family:Verdana, arial;color:#933931;font-size:11px;text-decoration:none;font-weight:800;line-height: 20px;

}

.class3 a:visited

{font-family:Verdana, arial;color:#933931;font-size:11px;text-decoration:none;font-weight:800;line-height: 20px;

}
	
	
.class4 a:link

{font-family:Verdana, Arial; color:#024675; font-size:0.7em; text-decoration:none; font-weight:800;

}

.class4 a:hover

{font-family:Verdana, arial;color:#428A81;font-size:0.7em;text-decoration:none;font-weight:800;

}

.class4 a:visited

{font-family:Verdana, arial;color:#933931;font-size:0.7em;text-decoration:none;font-weight:800;

}



.class5 a:link

{
	font-family:Verdana, Arial;
	color:#000000;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	padding-left:3px;
}

.class5 a:hover

{
	font-family:Verdana, arial;
	color:#003366;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	padding-left:3px;
}

.class5 a:visited

{font-family:Verdana, arial;color:#933931;font-size:9px;text-decoration:none;font-weight:bold; 
padding-left:3px;
}


#h6{
	
	font-size: 0.7em;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images/fade-link.gif);
	background-repeat:repeat-y;
	border-left: 5px solid #003366;
}


.class6 a:link

{
	color:#FFFFFF;
	border-left: 5px solid #024675;	
	font-size:0.7em;
	height:1.5em;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images/fade-link.gif);
	background-repeat:repeat-y;
	width: 90%;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.class6 a:hover

{
	color:#FFFFFF;
	border-left: 5px solid #933931;
	font-size:0.7em;
	height:1.5em;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images/fade-link.gif);
	background-repeat:repeat-y;	
	width: 90%;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.class6 a:visited

{
	color:#FFFFFF;
	border-left: 5px solid #000000;
	font-size:0.7em;
	height:1.5em;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images/fade-link.gif);
	background-repeat:repeat-y;	
	width: 90%;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;

}



.class7 a:link

{
	font-family:Arial;
	color:#FF0000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left: 3px;
}

.class7 a:hover

{
	font-family:arial;
	color:#003366;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left: 3px;
}

.class7 a:visited

{font-family:arial;color:#933931;font-size:12px;text-decoration:none;font-weight:bold; padding-left: 3px;

}



.class8 a:link

{
	font-size: 0.9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #024675;
	text-align: center;
	text-decoration:none;	
}

.class8 a:hover

{
	font-size: 0.9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color:#933931;
	text-align: center;
	text-decoration:none;	
}

.class8 a:visited

{
font-size: 0.9em;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #024675;
	text-align: center;
	text-decoration:none;	
}



.class9 a:link

{
	font-family:Arial, Helvetica, sans-serif;
	color:#024675;
	font-size:0.9em;
	text-decoration:none;
	font-weight:800;
	text-align: center;
	margin: 0px 5px 0px 0px;
}

.class9 a:hover

{
	font-family:Arial, Helvetica, sans-serif;
	color:#933931;
	font-size:0.9em;
	text-decoration:none;
	font-weight:800;
	text-align: center;
	margin: 0px 5px 0px 0px;
}

.class9 a:visited

{
	font-family:Arial, Helvetica, sans-serif;
	color:#933931;
	font-size:0.9em;
	text-decoration:none;
	font-weight:800;
	text-align: center;
	margin: 0px 5px 0px 0px;
}


#baselinks{
	text-align: center;
	padding: 3px;
}


.baselink{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #202B55; 
	text-decoration: underline

}




/* ####################################    TABS #######################################*/

.top-shadetabs{
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	z-index: 5;
	position: absolute;
	top: 90px;
	min-width: 800px;
	
}

.top-shadetabs ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
}


.top-shadetabs li{
	display: inline;
	margin: 0;
}

.top-shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
margin-left: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://www.walesdirectory.co.uk/G_Maps/images/shade.gif) top left repeat-x;
}

.top-shadetabs li a:visited{
color: #2d2b2b;
}

.top-shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.top-shadetabs li.selected{
position: relative;
top: 1px;
}

.top-shadetabs li.selected a{
background-image: url(http://www.walesdirectory.co.uk/G_Maps/images/shadeactive.gif);
border-bottom-color: white;
}

.top-shadetabs li.selected a:hover{
text-decoration: none;
}

/*########################## SUB NAV ######################################*/


#leftsidebr{
	position:relative;
	background-color :#FFFFFF;
	padding: 0px;
	border: 1px solid #AFAFAF;
	width: 235px;
    z-index:0;
	margin:0;
	float: left;
}



#inner-sidebar{
	position:relative;
	background-color :#FFFFFF;
	width: 100%;
	margin:0;
}



#leftsidebr-block{
	border: 1px solid #AFAFAF;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images/side-title2.gif);
	background-repeat:repeat-x;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
	
.leftsidebr-block{
	border: 1px solid #AFAFAF;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images/side-title2.gif);
	background-repeat:repeat-x;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
	}
	
#rightsidebr-block{
	border: 1px solid #024675;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images/side-title2.gif);
	background-repeat:repeat-x;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 100;
	padding: 3px 0px 5px 0px;
	}	



#subnav{
	position:relative;
	border:1px solid #024675;
	color:#000;
	float: left;
	margin-top: 2px;
	width: 19%;
	background-color: #FFFFFF;
	
	
	
}

#subnav dl{
	margin:0px 0 0px 0;
	padding:0;
	padding-left: 5px;
}

#subnav dl p{
	margin:0px 0 0px 0;
	padding-left: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight: bold;
	color: #990000;
	
}

#subnav dl dd	{
	font-size:12px;
	line-height:13px;
	color:#000;
	padding:5px 5px 5px 0px;
	margin:0px 7px 0px 3px;
	font-family: Arial;
	border-bottom: 1px dotted #C0C0C0;
	font-weight: 500;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images-attractions/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subnav dl dd a	{
	display:block;
	color:#000;
	text-decoration:none;
	padding:0 20px;
	font-family: Arial;
	font-weight: 500;
	
}
#subnav dl dd a:hover	{
	text-decoration:underline;
	font-size: 12px;
	font-family: Arial;
	font-weight: 500;
	
}

#subnav dl dd span img	{
	margin:0 8px 0 8px;
	display:block;
	float:left;
}

/*########################## SEARCH ######################################*/


#search{
	float:right;
	width:188px;
	height:20px;
	background-image: url(http://www.walesdirectory.co.uk/images/search_bg2.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 1px;
	margin-right: 2px;
	overflow: hidden;
}

form {
	margin: 0px;
	display:block;

    	}

#form2 {
	margin: 0px;
	display:block;
	text-align: center;
    	}		
		
input {
	float: right;
}
input.txtbx {
	height: 1.4em;
	position: absolute;
	font-size: 0.6em;
	line-height: 1.4em;
	width: 111px;
	top: 1px;
	margin-left: 30px;
}


input.searchbtn{
	padding:2px;
	margin:2px;
	height:23px;
	width:72px;
}

	/*################################ATTRACTION BLOCK###################################*/
#attraction-block {
	width: 57%;
	margin-bottom: 10px;
	float: left;
	margin-top: 11px;
	position: absolute;
	left: 20%;
}

#attraction-detail {
	clear: both;
	margin-bottom: 5px;
	background-color: #6D97B3;
	border: 1px solid #024675;
	width: 100%;
	left: 0px;
	position: relative;
	
}


#inner-att{
	margin: 0px 8px 0px 8px;
	padding-top: 3px;
	position: relative;
	background-color: #FFFFFF;
}

#attraction-title {
	padding: 0px 4px 4px 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 0.9em;
	margin-bottom: 0px;
	background-color: #6D97B3;
	color: #FFFFFF;
	margin-top: -3px;
}

#attraction-address {
		
}


#attraction-click {
	width: 100%;
	text-align: center;
	padding: 0px 0px 5px 0px;
}


#top-block{
	clear: both;
	margin-top: 0px;
	position: relative;
	width: 100%;
	margin-bottom: 30px;

}

#top-block2{
	margin-bottom: 5px;
	background-color: #FEFEFE;
	position: relative;
	clear: both;
	margin-top: 30px;
	width: 100%;
	
}		

#bottom-block{
	clear: both;
	margin-bottom: 5px;
	margin-top: 30px;
	background-color: #FEFEFE;
	position: relative;
}


#map-left{
	color: #024675;
	font-size: 0.7em;
	font-family: arial;
	font-weight: 400;
	padding: 5px 5px 5px 5px;
	
}	


#listing{
	font-size: 0.7em;
	font-weight: 400;
	background-color: #FEFEFE;
	padding: 1%;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-bottom: 5px;
	margin-top: 30px;
	color: #024675;
	text-align: center;
}


#atturl {
	width: 450px;
	background-color:#FFF;
	padding: 3px;
}



/*################################ACCOMMODATION BLOCK###################################*/

#rightside{
	width: 96%;
	padding: 1%;
	margin-top: -5px;
	background-color: #FEFEFE;
}


#rightbody{
	padding:3px 3px 8px 3px;
	font-size: 0.6em;
	font-weight: 400;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #024675;
	z-index: 1;
}


#leftbody{
	font-size: 0.7em;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}



/*################################HOTEL COLUMN###################################*/


#hotelcol {
	width: 98%;
	background-color: #FEFEFE;
	margin-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 5px;
	margin-bottom: 0px;
	clear: both;
	}

.hotelblock {
	border: 1px dotted #666666;
	margin: 0% 1% 2% 1%;
	padding: 1%;
	background-color: #EEEEEE;
	clear: both;
	overflow: hidden;
	width: 96%;
	
	}

.style1 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
	
	
#hot-right {
	float: right;
	margin: 2px 3px 5px 1px;
	width: 75px;
	
	}
	
#hot-left {
	float: left;
	margin: 3px;
	
	}
	
#hotel-title {
	background-image: url(http://www.walesdirectory.co.uk/G_Maps/images/shade.gif);
	padding: 4px;
	font: bold 12px Verdana;
	text-align: center;
	border-bottom: 2px solid #006397;
}
.hot-right {
	float: right;
	margin: 2px 3px 5px 1px;
	width: 55%;
	
	}
	
.hot-left {
	float: left;
	margin: 3px;
	width: 41%;
	
	}
	

.h7{
	margin: 0px;
	color: #484137;
	font-size: 8px;
	font-family: Verdana, arial;
	border-bottom: 1px dotted #C0C0C0;
	width: 100%;
	font-weight: bold;
}

#h8{
	margin: 5px;
	color: #003366;
	font-size: 0.7em;
	font-family: arial;
	font-weight: 400;
}
.rightsidebr-block{
	border: 1px solid #024675;
	background-image: url(/images/side-title2.gif);
	background-repeat:repeat-x;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 100;
	padding: 3px 0px 5px 0px;
	}	
.hotelblock {
	border: 1px dotted #666666;
	padding: 2px;
	line-height: 16px;
	background-color: #EEEEEE;
	clear: both;
	overflow: hidden;
	width: 91%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 5px;
	
	}


	
	
.hot-right {
	float: right;
	margin: 2px 3px 5px 1px;
	width: 55%;
	
	}
	
.hot-left {
	float: left;
	margin: 3px;
	
	}
	
.hotel-title {
	background-image: url(/G_Maps/images/shade.gif);
	padding: 4px;
	font: bold 12px Verdana;
	text-align: center;
	border-bottom: 2px solid #006397;
}

.h7{
	margin: 0px;
	color: #484137;
	font-size: 8px;
	font-family: Verdana, arial;
	border-bottom: 1px dotted #C0C0C0;
	width: 100%;
	font-weight: bold;
}

.h8{
	margin: 5px;
	color: #003366;
	font-size: 0.7em;
	font-family: arial;
	font-weight: 400;
}




#rightnav{
	
}



#rightnav dl{
	padding-left: 5px;
}

#rightnav dl dd	{
	font-size:12px;
	line-height:13px;
	color:#000;
	padding:5px 5px 5px 0px;
	margin:0px 5px 0px 3px;
	font-family: Arial;
	border-bottom: 1px dotted #C0C0C0;
	font-weight: 500;
	background-image: url(http://www.walesdirectory.co.uk/tourist-attractions/images-attractions/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightnav dl dd a	{
	display:block;
	color:#000;
	text-decoration:none;
	padding:0 20px;
	font-family: Arial;
	font-weight: 500;
	
}
#rightnav dl dd a:hover	{
	text-decoration:underline;
	font-size: 12px;
	font-family: Arial;
	font-weight: 500;
	
}

#rightnav dl dd span img	{
	margin:0 8px 0 8px;
	display:block;
	float:left;
}


/* #########################################* FEATURED LISTING #################################################################*/

#feature-listing {
	margin: 0px;
	position: relative;
	margin-bottom: 10px;
	border: 4px solid #ffffff;
	padding: 5px;
	font-family: "trebuchet MS", Tahoma, Verdana, Arial, "times New Roman", sans-serif;
	overflow:hidden;

}

#feature-listing .title{
	color:#FFF;
	padding:5px 20px 5px 20px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom: 5px;
	background: rgb(254,186,2); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,186,2,1) 0%, rgba(255,214,94,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,186,2,1)), color-stop(100%,rgba(255,214,94,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,186,2,1) 0%,rgba(255,214,94,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,186,2,1) 0%,rgba(255,214,94,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,186,2,1) 0%,rgba(255,214,94,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,186,2,1) 0%,rgba(255,214,94,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feba02', endColorstr='#ffd65e',GradientType=0 ); /* IE6-9 */

}

.feature-listing-container {
	overflow:hidden;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	display: block;	
}

#feature-listing a:link {
	border:none!important;
}

#feature-listing a img {
	width:100%;	
	border:none!important;
}

.your-ad {
	clear:both;
	border:none;
	margin:0;
	display:block;
	overflow: hidden;
	float:left;
	width:97px!important;
	}

.your-ad a {	
	border:none;	
	}	
/* ######################################### FEATURED LISTING BUTTON   #################################################################*/

#featured-ad-button {
    background-color: #4EB34A;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,"times New Roman",sans-serif;
    font-size: 1.2em;
    font-style: normal;
    margin: 22px auto 8px;
    padding: 7px 20px 7px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
#featured-ad-button:hover {
    background-color: #41923E;
}

/* #########################################* FEATURED LISTING END #################################################################*/




/*################################IMAGES###################################*/

img.hotelimg{
	border:1px solid #666666;
	width:99%;
	border: 1px solid #666666;
	float: right;
}

img.hotelimg2{
	border:1px solid #666666;
	width:97%;
	border: 1px solid #666666;
	clear: both;
	margin:3px;
}


img.attraction
{
	width:210px;
	height:157px;
	border:#000000 1px solid;
	float:left;
	position: relative;	
	
}



#banner{
	padding:3px;
	margin: 3px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	background-image: url(../images/snowdon-banner.png);
	background-repeat: no-repeat;
	clear: both;
	color: #024675;
	width:100%;
	height: 100%;
	min-height: 150px;
	background-position: center center;
}

img.banner{
	clear: both;
	margin-top: 0px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}


#attimg{
	background-image:url(http://www.walesdirectory.co.uk/images/photo-shadow2.png);
	background-repeat:no-repeat;
	width:220px;
	height:167px;
	margin:5px 5px 5px 0px;
	float: right;
}

img.arrow{
	width:28px;
	height:28px;
	float: right;
	overflow: hidden;
	border: 0;
}


#title-block{
	width: 99%;
	clear: both;
	vertical-align: middle;
	min-width: 800px;
	padding-top: 5px;
	padding-left: 3px;
	margin-top: 50px;
	position: absolute;
	top: 200px;
	}
	
#title-middle{
	width: 57%;
	margin-right: 19.5%;
	margin-bottom: 10px;
	margin-left: 19.5%;
	float: left;
	margin-top: 11px;

	}
	
#title-middle-text{
	clear: both;
	margin-bottom: 30px;
	background-color: #FEFEFE;
	margin-top: 0px;
	}
	
/*################################PICTURE BLOCK###################################*/

#pic-block{
	clear: both;
	margin-bottom: 5px;
	background-color: #FEFEFE;
	margin-top: 30px;
	
	}
	
#pic-block2{
	margin-bottom: 5px;
	background-color: #FEFEFE;
	display: table;
	}	


	
.picholder
{
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 220px;
	
}

img.2attractionimg
{
	float:right;
	width:210px;
	height:157px;
	border:#000000 1px solid;
	float:right;
	position: relative;
	margin-left: 5px;
	text-decoration: none;
	
	
}


#2attimg{
	
	background-image:url(http://www.walesdirectory.co.uk/images/photo-shadow2.png);
	background-repeat:no-repeat;
	width:220px;
	height:167px;
	margin:5px 5px 5px 0px;
}



/*################################PICTURE TABLE###################################*/

table {
	border-collapse: collapse;
	width: 100%;
	background-color: #FFF;	
	}



td {
	padding: 0 0.5em;
	text-align: center;	
	margin-left:auto;
	margin-right:auto;
	}

td.width {
	width: 50%;
	text-align: center;	
	margin-left:auto;
	margin-right:auto;
	}
	
td.text {
	width: 50%;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, arial;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-bottom: 13px;
	}	

td.adjacent {
	
	text-align: center;
	}
 
#attimg2{
	background-image:url(http://www.walesdirectory.co.uk/images/photo-shadow2.png);
	background-repeat:no-repeat;
	width:220px;
	height:167px;
	margin:5px 5px 5px 0px;
	float: right;
}

img.attractionimg2
{
	width:210px;
	height:157px;
	border:#000000 1px solid;
	position: relative;
	overflow: hidden;
	margin-left: 5px;
	float: right;
	
	
}

#feeds
{
	clear:both;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	
}

#attractionimg
{
	list-style-type: none;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width:98%;
	padding-left:1%;
	padding-right:1%;
}

#attractionimg li
{
	
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding:auto;
}

img.attractionimg {
    border: 1px solid #000000;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
}

#pic-title-txt
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
}


.p5 {	
	padding:5px 7px 5px 7px;
}


.alt-text {
	padding:3px;
	text-align:center;
	clear: both;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	width:100%;
	height:3em;
	
}

.alt-text a:link {
    clear: both;
    color: #202B55;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    text-decoration: none;
	width:100%;
}
.alt-text a:hover {
    clear: both;
    color: #933931;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    text-align: center;
	width:100%;
}
.alt-text a:visited {
    clear: both;
    color: #933931;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    text-decoration: none;
	width:100%;
}

.pic-container {
    float: left;
    height: auto;
    margin: 5px 0 5px 0;
    padding-right: 1%;
    width: 32%;
}
	
#image-title {
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 100%;
	height: 40px;
	text-align: center;
	
	
	}	


#gallery-button {
	float:left;
		
	}
	
.video {
	width:530;
	height:432;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*########################################################  SOCIAL MEDIA  ###########################################################*/

.twtr-widget {
    clear:both;
}

.widget-title {
	border-bottom: 2px solid #DDDDDD;
    border-top: medium none;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 8px 0;
	
}

.socialmedia-buttons {
	margin: 0px 0px 10px 0px;
}

.socialmedia-buttons img {
    -moz-transition: all 0.2s ease-in 0s;
    border: 0 none !important;
    display: inline;
    margin-right: 10px !important;
}
.socialmedia-buttons a {
    background: none repeat scroll 0 0 transparent !important;
}
.socialmedia-buttons a:hover {
    border: 0 none;
    text-decoration: none;
}
.socialmedia-buttons img.fade:hover {
    -moz-transition: all 0.2s ease-in 0s;
    opacity: 1 !important;
}
.socialmedia-buttons img.scale:hover {
    -moz-transform: scale(1.2);
    -moz-transition: all 0.2s ease-in 0s;
}
.socialmedia-buttons img.bounce:hover {
    -moz-transform: translate(0px, -2px);
    -moz-transition: all 0.2s ease-in 0s;
}
.socialmedia-buttons img.combo:hover {
    -moz-transform: scale(1.1) translate(0px, -4px);
    -moz-transition: all 0.2s ease-in 0s;
    opacity: 1 !important;
}


/*######  SMALL SOCIAL MEDIA  ######*/

.sml-socialmedia-buttons {
	margin: 0px 10px 0px 0px;
	height:20px;
	float:right;
}

.sml-socialmedia-buttons img {
    -moz-transition: all 0.2s ease-in 0s;
    border: 0 none !important;
    display: inline;
    margin-right: 2px !important;
	margin-top:2px;
}
.sml-socialmedia-buttons a {
    background: none repeat scroll 0 0 transparent !important;
}
.sml-socialmedia-buttons a:hover {
    border: 0 none;
    text-decoration: none;
}
.sml-socialmedia-buttons img.fade:hover {
    -moz-transition: all 0.2s ease-in 0s;
    opacity: 1 !important;
}
.sml-socialmedia-buttons img.scale:hover {
    -moz-transform: scale(1.2);
    -moz-transition: all 0.2s ease-in 0s;
}
.sml-socialmedia-buttons img.bounce:hover {
    -moz-transform: translate(0px, -2px);
    -moz-transition: all 0.2s ease-in 0s;
}
.sml-socialmedia-buttons img.combo:hover {
    -moz-transform: scale(1.1) translate(0px, -4px);
    -moz-transition: all 0.2s ease-in 0s;
    opacity: 1 !important;
}


/*###############  ACTIVE SEARCHBOX  #########################*/

	#searchboxInc {
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #003580;
	width: 100%;
	overflow: hidden;
	}
	
	#searchboxInc form {
		background: #feba02;
	}
	
	#searchboxInc fieldset, #searchboxInc img {
		border: 0;
	}
	
	#searchboxInc fieldset {
		padding: 8px;
	}
	
	#searchboxInc #inout h3 {
		background-color:transparent;
		font-size:1.1em;
	}
	
	#searchboxInc h3 {
		margin-bottom:0.2em;
		position:static;
		font-size:118%;
		font-weight:bold;
		margin: 0;
	}

	#searchboxInc p {
		font-size: 2em;
		margin: 0;
	}
	
	#destinationSearch {
	clear:both;
	}
	
	#homein, #homeout {
	padding: 0.5em 1em 0 0;
	clear: both;
        }
	
	.avail {
		padding-top: 1em;
		clear: left;
	}
	
	
	.blur {
		color: #999;
	}
	
	.button {
		float: right;
		-moz-border-radius: 8px;
		background-color: #0896ff;
		border: 2px solid #fff;
		color: #fff;
		letter-spacing: 1px;
		padding: 0.15em 0.75em;
		text-transform: uppercase;
		font: bold 1.333em/1 Arial, Helvetica, sans-serif;
	}

	#searchboxInc #destination{
	clear: both;
	text-align: left;
	display: block;
	}
	#searchboxInc #availcheck{
		float: left;
	}	
	
	
#youtube-video	 {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	clear: both;
	text-align:center;
	margin-top: 10px;
	}
/*################################FORUM BUTTON###################################*/	
#forum_button_1 {
    background-color: #4EB34A;
    background-image: url("/images/comments.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-style: normal;
	font-weight: normal;
    margin: 10px 15px;
    padding: 7px 27px 7px 10px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
#forum_button_1:hover {
    background-color: #41923E;
}


/*####################################  FEEDBACK BUTTON  ###################################*/
.feedback{
	position:fixed;
	left:0;
	bottom:0;
}

.feedback h2 {
    font-size: 18px;
    font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

.feedback a {
	display:block;
	height:20px;
	width:100px;
	text-align:center;
	background:red;
	border:2px solid #fff;
	outline:1px solid #a1a1a1;	
	padding:5px;
	float:left;
	cursor:pointer;
	
	/*Font*/
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.feedback .form{
	clear:both;
	height:510px;
	width:440px;
	border:1px solid #000;
	background:#fff;
	padding:15px;
	display: none;
}
.feedback .form textarea{
	height:170px;
	width:400px;
	padding:5px;
}

.feedback .status{
	font-size:16px;
}

.feedback iframe{
	border:none;
	overflow: hidden;	
}

/*#################################### END FEEDBACK BUTTON  ###################################*/