@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	}
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:  #111;
	background: #fff;
	
	height: 100%;
	}
h2 { padding: 0px 0 0px 7px; font-size: 1em; font-family: Arial, Helvetica, sans-serif; color: #111;}
h1 { padding: 0px 0 5px 0px; font-size: 1.38em; font-family: Arial, Helvetica, sans-serif; color: #111;}
#wrapper {
	width: 100%;
	height: auto;
	overflow: auto;
	background: #fff url(../images/bgrepeat.png) top center repeat-y ;
	}
#frame {
	position: inherit;
	top:0px;
	width:960px;
	height: auto;
	margin: 0 auto;
	border-left: 1px #7c68af solid;
	border-right: 1px #7c68af solid;
	background: #fff  ;
	overflow: hidden;
	
	
}

/* End hide from IE-mac */
#header {
	position: relative;
	left: auto;
	top:0px;
	width: 100%;
	height:160px;
	background: #7c68af;
	overflow: hidden;
	/* text-indent: -5000px; */
/*	border-bottom: 4px #FFF solid; */
}

#banner {
margin: 10px auto 10px auto;
height:90px;
width:960px;
/* background-color:#CCC; */
}

#sidebar {
	position: inherit;
	left: auto;
	width:200px;
	height: auto;
	float: left;
	height: 100%;
	border-right: 1px #7c68af solid;	
	background: #7c68af;
	padding-top: 5px;
	padding-bottom: 3767px;
	margin-bottom: -3747px;
	color: #fff}


#content {
	background-color:#999;
	position: inherit;
	left: auto;
	width:510px;
	height: 100%;
	float: left;
	padding: 10px 20px 0 20px;
	min-height: 550px;
	background: #fff;
	font-size: 12px;
	padding-bottom: 3767px;
	margin-bottom: -3747px;
		
}

#adverts {
	position: inherit;
	left: auto;
	width: 201px;
	height: 100%;
	float: right;
	border-left: 1px #7c68af solid;
	
	margin-left: 1px;
	overflow: hidden;
	background: #7c68af;
	padding-top: 5px;
	padding-bottom: 3767px;
	margin-bottom: -3747px;
	}
#footer {

	height: 80px;
	background: #7c68af;
	color: #fff;
	font-size: 1em;
	clear: both;
	text-align: center;
	border-top: 1px #7c68af solid;
/*	position: absolute;
	top: 100%;
	margin-top: -20px;*/
	width: 960px;
	z-index: 5;
	position: relative;
	font-size: 12px;
	
}
#footer ul { padding: 0;}
#footer li {
	display: inline;
	color: #FFF;
	font-size: 12px;
	text-indent: none;
	font-size: 14px;
	
	}
#footer li a {
	color: #FFF;
	text-decoration: none;
	margin: 0 8px;
	}
/*	Rob's */

#catDisplay	a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
#catDisplay a:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

#catDisplay		{width:100%; padding:5px 0 0 0; background:none; text-align:center; font-size:12px;}
#catDisplay h2	{font-size:120%}
#catDisplay li	{
	display:inline;
	float:left;
	width:110px;
	_width:120px;
	/*border:#000 1px dotted; */
	height: 100px;
	padding: 5px;
	margin: 12;
}
#catDisplay li.last {margin-right:0}
#catDisplay li h3 	{min-height:40px; _height:40px}
#catDisplay li p	{margin:8px 0 0 0}

#catDisplay ul{  margin:0; padding:0 }

.clf {
	clear: left;
	}
.crh {
	clear: right;
	}

.textimg {
	margin: 0px 10px 10px 0px;
	}
	
fieldset{
	border: none;
	 padding: 5px;
	 }
label {
	font-size: 12px;
	margin-bottom: 8px;
	}
	#sidebar h2 {
		color:#fff;
		}
#sidebar ul {
	text-indent: 0px;
	margin: 5px 0 10px 15px;
	padding: 0;
	width: auto
	}
#sidebar li  { font-size: 14px;  text-indent: 0px; list-style-position: inside; list-style-type: square; margin-left: -5px; padding-bottom: 3px; border-bottom: #666 dotted 1px;}
#sidebar li a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 14px;

	}
#sidebar li:hover  { background: #00aeef; color: #262626; list-style-type: circle; }
hr {
	width: auto;
	height: 1px;
	color: #7c68af;
	background-color: #7c68af;
	border: none;
}
div.horzmenu {
	height: 22px;
	width: 960px;
	background-color:#f7941d;
	margin: 0;
	padding: 0;
	border-right: 1px  #f7941d solid;
	display: block;
	}
#footer p.smalltext {
	font: 10px Arial, Helvetica, sans-serif;
	height: 10px;
	top: 4px;
	position: relative;
	}
p.smalltext a { text-decoration:none; color: #fff ;}
.horzmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #f7941d;


}

/*Top level list items*/
.horzmenu ul li{
position: relative;
display: inline;
float: left;
background-color: #f7941d ;
width: 160px; /*Width of top level menu link items*/
/*border-right: 1px  #96C solid;*/
}

/*Top level menu link items style*/
.horzmenu ul li a{
display: block;
width: 157px; /*Width of top level menu link items*/
padding: 2px 0px 2px 1px;
font-weight: bold;
border-left-width: 0;
text-decoration: none;
color: #fff;
background-color: #f7941d;
font-size: 15px;
letter-spacing: 0;
text-align: center;
border-left: 1px #7c68af solid;
}
	
/*1st sub level menu*/
.horzmenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.horzmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.horzmenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.horzmenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #fff;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #f7941d;
}

.horzmenu ul li a:hover{
background-color: #00aeef;
color: #262626;
}

/*Background image for top level menu list links */
.horzmenu .mainfoldericon{
background: #f7941d url(../images/arrow-down.png) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.horzmenu .subfoldericon{
background: #f7941d url(../images/arrow-right.png) no-repeat center right;
}

* html p#iepara{
padding-top: 1em;
}
	

* html .horzmenu ul li { float: left; height: 1%; }
* html .horzmenu ul li a { height: 1%; }

#mailform {
	padding: 5px;
	}
#mailform p {
	padding: 5px;
	border: #999 1px solid;
	background: #CCC;
	color: #333;
	font-size: 12px;
	margin-bottom: 15px;
	}

div.offer {
	width: 480px;
	background: #ffffbe;
	margin: 10px 5px;
	font-size: 1.4em;
	padding: 10px;
	border: 1px #CCC solid;
	color:#333;
	}
div.offer img{
	position: inherit;
	width: 120px;
	border: 1px #CCC solid;
	margin-bottom: 5px;
 	}
div.offer h2 {
	text-indent: 0;
	font-size: 1.2em;
	color:#333;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	border-bottom: 1px #CCC solid;
	padding-bottom: 1px;
	}
div.offer div.desc {
	width: 320px;
	word-spacing: 1px;
	margin: 5px 0px;
	font-size: 0.8em;
	color:#333;
	}
div.offer div.xdates {
	width: 320px;
	word-spacing: 1px;
	margin: 5px 0px;
	font-size: 0.8em;
	font-weight:bold;
	color:#333;
	}
div.offer div.link {
	width: 200x;
	word-spacing: 1px;
	margin: 5px 0px;
	font-size: 0.8em;
	font-weight:bold;
color:#7c68af;
	}
div.offer div.link a {
	color:#7c68af;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FEFEFE;
	}
div.link a:hover {
	color:#7c68af;
	background: #eee;
	border: 1px solid #999;
	}

div.organised{
	font-size: 0.55em;
	color:#000;
}

div.depart{
font-size: 0.8em;	
color:#7c68af;	
}

div.offer h3.ri {
	clear:right;
	width: auto;
	text-align: right;
	font-size: 1em;
	color:#333;
	}
div.offer h3.lf {
	clear: right;
	float: left;
	width: auto;
	text-align: right;
	font-size: 1em;
	color:#333;
	}
 h3.ri {
	clear:right;
	width: auto;
	text-align: right;
	font-size: 1.2em;
	color:#333;
	}
 h3.lf {

	width: auto;
	text-align: left;
	font-size: 1.0em;
	color:#333;
	}
h3.link {
	padding: 5px;
	border: #09C 1px solid;
	background: #CFF;
	color: #222;
	font-size: 1.2em;
	margin-bottom: 15px;
	text-decoration: none;
	text-align: right;
	}
	
h3.link a { text-decoration: none;}

p.offerdet {
	text-align: justify;
	}
	
p.exdate {
	color: #999;
	font-size: 0.8em;
	}

div.imgcatcan {
	width: 100px;
	height: 70px;
	overflow: hidden;
	display: block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	line-height: 70px;
	}

div.txtcatcan {
	height: 30px;
	background: #FFF;
	width: 96px;
	overflow: hidden;
	font-size: 12px;
	padding: 2px;
	}
td.catcan {
	padding: 7px;
	margin: 5px;
	width: 100px;
	height: 109px;
	border: 1px #efefef solid;
	moz-border-radius: 8px;
	}
