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

body, html {
font-family: Arial, Helvetica, sans-serif;
color:#555;
margin-top:0;
line-height:1.3em;
background-image:url(sliver.gif);
background-repeat: repeat-x;
background-color:#fff;
}

a{
color:#555;
text-decoration:underline;
}

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

h3 {
color: #790B6A;
}

img { 
border-style: none;
}


#wrapper {
width: 900px;
margin-left:auto;
margin-right:auto;
background-color:#fff;

}

#header {
background-image:url(niche_header.jpg);
height: 174px;
}

#leftcol {
float:left;
width: 560px;
padding: 5px;
}

#rightcol {
float:right;
width: 250px;
padding: 0.5em;
text-align:center;
}

#ticker {
float:left;
width: 580px;
padding-left:0.5em;
font-size:13px;
color:#790B6A;;
}

#date {
text-align:right;
float:left;
width: 280px;
}

#clear, #cleardiv { 
clear:both;
}

#footer {
background-color:#762a68;
color: white;
text-align:center;
font-weight: bold;
padding-top:0.2em;
padding-bottom: 0.5em;
}

#whyus, #rss {
width: 248px;
font-size:13px;
}

#roundedtop, #roundedbottom {
height: 23px;
}

#middle {
border-left: 2px solid #790B6A; 
border-right: 2px solid #790B6A; 
padding: 10px;
text-align: left;
color: #555;
background-image:url(ireland.gif);
background-repeat:no-repeat;
background-position:center;
}

#middle h3 {
margin: 0; 
padding: 0; 
}


#centre {
border-left: 2px solid #790B6A; 
border-right: 2px solid #790B6A; 
padding: 10px;
text-align: left;
color: #790B6A;
}

#centre h3 {
margin: 0; 
padding: 0;
}

#navcontainer {
height: 26px;
background-color: #762A68;
margin-bottom: 10px;
padding-top: 3px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li 
{ 
display: inline;
}

#navcontainer ul li a
{
text-decoration: none;
color: #fff;
padding: 0 0.4em;
}

#navcontainer ul li a:hover
{
color: #fff;
text-decoration: underline;
}

#legend {
color: #790B6A;
}

#testamonials {
border:1px dashed #CC99CC;
text-align:center;
}

#rotate {
text-align:center;
}
.hide img 
{ display: none; 
}
#giftvoucher, #dataprotection {
font-size: 10px;
line-height:normal;
}
hr.line {
color:#fff;
width:90%;
border:1px dotted #9900CC;
border-style: none none dotted;
}