@charset "utf-8";
/* CSS Document */


body
{
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../images/structure/11.jpg);
	background-position:top right;
	background-repeat:repeat;
	background-attachment:fixed;

}


p.custom_font{
	font-family: Verdana, Geneva, sans-serif; /* no .ttf */
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	


#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	margin-bottom:30;
	margin-top: 10px;
	border: 1px inset #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding:0;
	background-image: url(../images/structure/darkbluefooter.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color:#FFF;
	padding:0;	
	} 
#main-image
{
	width:70%;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
}

#bannerleft 
{
	height:236px;
	width:1px;
	float:left;
	margin-top: -65px;
	margin-left: -40px;
	margin-right: 20px;
}
#headertable {
	background-image: url(../images/structure/header3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header
{
	width:980px;
	float:left;
	margin:0;
	padding:0;
	background-image: url(../images/structure/header3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#header table{
	border:0;
	padding:0;
	margin:0;

}

#headerright {
	margin:0;
	padding:0;
	background-color:#00FF66;
	height:130px;
	min-height:130px;
	width:150px;
	float:right;
}



#bannerright
{
	height:135px;
	width:200px;
	float:left;
	margin-top:-40px;
	margin-right:-20px;

	
	

}

#menu
{
	height:30px;
	width:1024px;
	float:left;
}

.simpledivider
{
	height:5px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
#divider
{
	height:10px;
	width:980px;
	float:left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-bottom-style: solid;
}

#flash
{
	width:750px;
	float:left;

}

#leftcontent
{
	width:224px;
	float:left;
	height:auto;
	margin-right:0px;

}

#midcontent
{
	width:80%;
	height:100%;
	margin:auto;

}

#midcontent p {
	margin-left:10px;
	margin-right:10px;
}

#footer, footer
{
	width:980px;
	background-color:#030133;
	margin: 0px;
	height: auto;
}

#clearfloat
{
	clear:both;
	font-size: 1px;
	line-height: 0px;
}

#blockleft
{
	display:block;
	width:200;
	margin:5px;


}
	
#blockmid
{
	display:block;
	width:776;
	margin:12px;
	/*min-height: 300px;*/

}
	
.centerimage
{
	text-align:center;
	display:block;


}

/* Fonts*/

.centerfont
{
	color: #333;
	text-align:center;
    display:block;
	
}

.rightfont
{
	color: #333;
	text-align:right;
    display:block;
	
}

.heading
{
	font-size: 28px;
	color: #06F;
	font-family: Verdana, Geneva, sans-serif;
}

.subheading
{
	font-size: 16px;
	color: #03F;
	font-family: Verdana, Geneva, sans-serif;
}

.Special
{
	font-size: 26px;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	
}
.Special26
{
	font-size: 26px;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	
}

.Special20
{
	font-size: 20px;
	color:#C00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	
}
.Special18
{
	font-size:18px;
	color:#C00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	
}
.Special14
{
	font-size:14px;
	color:#C00;;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	
}
.Special12
{
	font-size:12px;
	color:#C00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	
}
.imgbordercentre {
	border: 1px groove #003;
	padding:0px;
	text-align:center;
}

.Strapline
{
	font-size: 16px;
	color: #03F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}

.Question
{
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;

}

.Ans
{
	font-size: 14px;
	color: #46a;
	font-family: Verdana, Geneva, sans-serif;
	font-style:italic;
	text-align: justify;
	display: block;
}


.textphp
{
	font-size: 14px;
	color: #46a;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	
}

.headingphp
{
	font-size: 16px;
	color: #46a;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-weight:bold;
}


.error
{
	font-size: 16px;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	
}


a.tip2 {
  position: relative;
  float:right;
  text-decoration: none;
  border: 0 none;
}
a.tip2 span {display: none;}

a.tip2:hover span {
  display: block;
  position: absolute; 
  padding: .5em;
  content: attr(title);
  min-width: 120px;
  text-align: center;
  width: auto;
  height: auto;
  white-space: nowrap;
  top: -32px;
  background: rgba(0,0,0,.8);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;    
  color: #fff;
  font-size: .86em;

}
a.tip2:hover span:after {
  position: absolute;
  display: block;
  content: "";  
  border-color: rgba(0,0,0,.8) transparent transparent transparent;
  height:0;
  width:0;
  position:absolute;
  bottom: -16px;
  left:5em;

}

.rightimage
{
	float:right;
	display:block;
	padding: 5px;
	
	}

.leftimage
{
	float:left;
	display:block;
	padding: 5px;
	
	}
	
.midimage
{
	
	float:none;
	display:block;
	padding: 5px;



}

a img {
	text-decoration: none;
	border: 0 none;
	}

div.example {
  background-color: #fff;
  border: dashed 2px #ccc;
  margin: auto 2em;
  padding: 1em;
}

ul.options {
  list-style-type: none;
  width: 15em;
  margin: 0.3em 0;
  padding: 0;
}

ul.options li {
  background: #def url(../cross_bright.png) no-repeat 98% center;
  margin: 1px;
  padding: 0.1em 0.3em;
  cursor: pointer;
  color: #46a;
  font-weight: bold;
  border: solid 1px #cde;
}

ul.birds {
  list-style-type: none;
  margin: 0.3em 0;
  padding: 5px;
  list-style-image:url('div.png');
 
}

ul.birds li {
	cursor: pointer;
	color: #46a;
	font-weight: bold;
	
	
	background-image: url(../images/div.png);
	background-repeat: no-repeat;
	background-position: 1% center;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-bottom: 0.5em;
	padding-left: 3.5em;
	text-indent:0px;
	margin:1px;
}


select.options {
  swidth: 15em;
  color: #46a;
  font-weight: bold;
}


.footer-container {
	background: url(../images/structure/darkerblue.gif)repeat top; 
	margin: 20px 0px 0 0 ; 
	padding: 0px; text-align: left; border-top-color: #000); border-top-width: 1px; border-top-style: solid;
}
.footer {
	margin: 0px auto; width: 980px;

}
.FooterLinks {
	padding: 5px 0px 0px; width: 952px; float: left;
}
.footer a {
	
}
.footer a:hover {
	text-decoration: none;
}
.footer ul {
	margin: 5px 0px 5px 5px; padding: 0px; width: 150px; float: left; display: block;
}

.footer ul li {
	list-style:none;
}

.footer ul.links {
	margin: 0px; padding: 0px; width: 150px; float: left; display: block;
}
.footer ul.links li {
	margin: 0px; padding: 0px; color: rgb(188, 188, 188); line-height: 13px; clear: both; font-size: 11px; vertical-align: top; display: block;
}
.footer ul li {
	margin: 0px; padding: 0px; color: rgb(188, 188, 188); line-height: 13px; clear: both; font-size: 11px; vertical-align: top; display: block;
}
.footer ul li.Heading {
	color: #FFF; text-transform: uppercase; line-height: 13px; font-size: 11px; font-weight: bold;
}
.footer ul li.Heading a {
	color: #000; font-size: 11px; text-decoration: none;
}
.footer ul li a {
	color: #FFF; line-height: 13px; font-size: 11px; text-decoration: none;
}
.footer ul li a:hover {
	color: #FF6; line-height: 13px; font-size: 11px; text-decoration: underline;
}
.footer ul.Information {
	width: 100px;
}
.footer ul.Accommodation {
	width: 137px; 
	margin-bottom: 15px;
}
.footer ul.Food {
	width: 117px;
}
.footer ul.Beauty {
	width: 137px;
}
.footer ul.Leisure {
	width: 140px;
}
.footer ul.Shopping {
	width: 105px;
}
.footer ul.Services {
	width: 105px;
}
.footer ul.Contact {
	width: 90px;
}

address.copyright {
	color: rgb(255, 255, 255); line-height: 14px; padding-top: 10px; font-family: "segoe ui", arial; font-size: 10px; margin-bottom: 15px; border-top-color: rgb(41, 41, 41); border-top-width: 1px; border-top-style: solid; text-align:center;
}
address.copyright a {
	margin: 0px 5px 0px 10px; color: rgb(255, 255, 255); text-decoration: none;
}
address.copyright a:hover {
	color: rgb(153, 153, 153); text-decoration: underline;
}

.Clear {
	margin: 0px; padding: 0px; height: 0px; line-height: 0px; clear: both;
}


.searchoptions,.sectionoptions {
	border:#000000 thin ridge;
	width:190px;
	margin:5px;
	padding:2px 10px 10px 10px;
	background-image:url(../p7pmm/img/pmm_carbon_vroot.jpg);
	background-repeat: repeat-x;
	background-color:#75CBEE;
}

.sectionoptions2 {
		border:#000000 thin ridge;
	width:190px;
	margin:5px;
	padding:2px 10px 10px 10px;
	background-image:url(../p7pmm/img/pmm_carbon_vroot.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
}

h2,h3 {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:5px;
	padding-top:5px;
	margin-bottom:5px;
}

h2 {
	font-size:125%;
}
h3 {
	font-size:110%;
}
.searchoptions h2, .sectionoptions h2{
	text-align:center;
	width:100%;
	background-color:#003;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

.sectionoptions h2{
	margin-bottom:20px;
}

.offer {
	margin-top:10px;
}
.combolist,.textclass {
	width:170px;
	height:25px;
	}	
	
.left {
		float:left;
}

.right {
	float:right;
}

.sectionoptions a {
	color:#FFFFFF;
	text-decoration:none
}
.sectionoptions ul {
	margin:25px 0x;
	padding:0;
}
.sectionoptions ul li {
	list-style:none;
	padding: 0;
	margin:5px 0px;
	display:block;
}

.sectionoptions img {
	border: 1px #000000 inset;
}
#blockmid img {
	margin: 0 10px 0 5px;
	border:#0066FF thin solid;
}
#blockmid h4,p,a, #midcontent h4 {
	margin:5px 0;
	padding:0;
}
#blockmid a {
	text-decoration:none;
	font-weight:800;
}
#blockmid h4, #midcontent h4  {
	font-size:110%;
}

.emphasis {
	color:#0033CC;
	font-weight:bold;
}
.emphasisspecial {
	color: #F90;
	font-weight:bold;
}

h1 {
	color:#000033;
	margin-left:10px;
}


.enlarge {
	font-size:200%;
}
.reduce {
	font-size:75%;
}

#contacttable {
	width:400px;
	overflow:scroll;
	
}

/*Form CSS */

 label
 {
 width: 10em;
 float: left;
 text-align: right;
 margin-right: 0.5em;
 display: block;
 }

form input[type=text],form input[type=date]
 {
 color: #003;
 background: #75CBEE;
 border: 1px solid #003;

 }

 .submit input
 {
 color: #000;
 background: #75CBEE;
 border: 2px outset #003;
 float:right;
 margin-left: 14.5em;

 }
 
 
 textarea {
 color: #003;
 background: #75CBEE;
 border: 1px solid #003;	 
 }
fieldset
 {
	border: 1px solid #003;
	width: 650px;
	margin-left:50px;
 }
 
 fieldset2
 {
	border: 1px solid #003;
	width: 740px;
 }
 

 legend
 {
 color: #003;
 background: #75CBEE;
 border: 1px solid #003;
 padding: 2px 6px;
 font-size:18px;
 } 

.spaced {
	margin-bottom:10px;
	margin-top:10px;
}

.field190 {
	width:186px;
	height:20px;
	margin-right:0;
	margin-left:0;

}

/* middle boxes */

.sectionblocks {
	float:left;
	width:225px;
	margin:10px;
	border:2px solid #666;
	background-color:#ffffff;
	color:#003;
	height:450px;
	text-align:center;
}

.frame {
	padding:10px;
	/*border: solid 1px #000066;*/
	width:690px;
}

.divider {
	margin: 10px 0px 10px 0px;
	border-bottom:#000033 thin solid;
}

.border {
	border:#000 1px solid;
}

#offer {
}

#offer h2{
	color:#000;
	margin-left:10px;
}
/*Advert Form */


.leftmargin {
	margin-left:10px !important;
}

ul.list-deal{
	margin-left:10px !important;
	display:block;
	list-style:none;
	margin-top:0;

}
li.list-deal{
	margin-left:10px !important;
	display:block;

}

.noborder {
	border:0px !important;
}