body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color:#333333;
	/* start */
	background-color: #ffffff;
	background-image:url(images/backgroundgrey2.gif);
	/* end */
margin: 0px;
}



/* corners stuff */
.corners{
width:1100px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}
.corners .left{width:15px;float:left;}
.corners .right{width:15px;float:right;}
.corners .corners_spacer{float:left;width:1070px;height:15px;background-color:#FFFFFF;}
/* end corners stuff */


.container{
background-color:inherit;
width:1048px;
margin:auto;
}



#top{
background-image:url(images/menu.jpg);
padding:0px;
margin:0px;
min-width:1048px;
}

#white{
	background-image:none;
	background-color:#FFFFFF;
	padding:20px 0px 0px 0px;
	margin:0px;
min-width:1048px;
}

#grey{
	background-image:url(images/backgroundgrey1.jpg);
	padding:75px 0px 0px 0px;
	margin:0px;
min-width:1048px;
z-index:100;
}

#top_right{
	font-size:18px;
margin:0px 6px 0px 0px;
float:right;
display:inline;
color:#333333;
text-align:right;
line-height:25px;
}
#top_right a{
color:#333333;
text-decoration:none;
}
#top_right a:hover{
color:#cccccc;
}

#bookatest{
	color:#006699;
	font-size:20px;
	margin:5px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
}


#big_image{
	clear:both;
	margin:20px 0px -45px 0px;
	background:left top no-repeat url(images/bigimage.png);
	width:1048px;
	height:348px;
	z-index:1000;
	position:relative;
}
#big_image img{
	padding:20px;
	background-color:#FFFFFF;
	background-image:url(images/white_bgnd.gif);
	border:1px solid #cccccc;
	
}

/************ search button **********************/
.search_button{
float:right;
}
.search_button input{
background:url(images/search.gif) no-repeat; 
cursor:pointer; 
width: 18px; 
height: 18px; 
border: none;
}
/************ end search button **********************/

.large{font-size:16px;line-height:25px;}

#left_wide{
	margin:10px 22px 30px 45px;
}
#left{
	float:left;
	width:655px;
	margin:10px 0px 30px 45px;
}

#right{
	float:right;
	width:260px;
	margin:0px 22px 30px 0px;
}
	
#rhs_box{
	background-image:url(images/backgroundgrey2.gif);
padding:10px 24px 10px 24px;
margin:0px;
font-size:16px;
line-height:35px;
font-weight:bold;
}

#rhs_box ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#rhs_box ul li
{
background-image:url(images/tick.gif);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 35px; 

}

#rhs_box a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#rhs_box a:hover{
	color:#666666;
}
.white{
	color:#FFFFFF;
	font-size:20px;
}


#footer{
clear:both;
background-image:url(images/backgroundgrey2.gif);
width:100%;
font-size:11px;
padding-bottom:30px;
}
#footer a{
font-size:11px;
color:#333333;
font-weight:normal;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}


#footer_left{
	width:650px;
	float:left;
	margin:35px 0px 0px 45px;
}

#footer_right{
	width:170px;
	float:right;
	margin:25px 22px 0px 0px;
	text-align:right;
}

#footer_right img{
	border:none;
}

#cookie_link{
	text-align:center;
	padding-top:25px;
}

/* ********************top navigation************************* 
comment or uncomment top nav tabs OR top nav no tabs

*/

/*************** top nav tabs ****************
note watch left and right tabs depending on float left or float right...
*/


#topmenu .tab_L{
width:3px;
height:41px;
float:right;
/* to have tabs at the start replace tab_blank.gif with tab_left_start.gif and tab_right_start.gif (check left & right see above) 
also change dropdown.js */ 
background-image:url(images/tabs/tab_blank.png);
/*background-image:url(images/tabs/tab_right_start.gif); */ 
}
#topmenu .tab_R{
margin-left:20px;
width:3px;
height:41px;
float:right;
background-image:url(images/tabs/tab_blank.png);
/*background-image:url(images/tabs/tab_left_start.gif); */ 
}

#topmenu .tab_selected_L{
width:3px;
height:41px;
float:right;
background-image:url(images/tabs/tab_right.gif);
}
#topmenu .tab_selected_R{
margin-left:20px;
width:3px;
height:41px;
float:right;
background-image:url(images/tabs/tab_left.gif);
}

#topmenu{
clear:both;
background-image:url(images/menu.jpg);
/* note watch overflow:hidden if background images whin using ipads etc - viewport/screensize... */
overflow:hidden;
	text-align: right;
}
#topmenu a{
	float:right;
	font-size: 15px;
	color: #cccccc;
	text-decoration: none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
line-height:41px;
background-color:inherit;
background-image:inherit;
}

#topmenu a:hover{
	color: #000000;
background-color:#cccccc;
background-image:none;
}

#topmenu .page_selected {
	color: #000000;
background-color:#cccccc;
background-image:none;
}

/*************** end  top nav tabs *****************/



/******************* top nav - no tabs **********************/
/*
#topmenu{
overflow:hidden;
	background-image: url(images/nav_bgnd.gif);
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
#topmenu a{
	vertical-align: middle;

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

#topmenu a:hover{
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:-1px;
	margin-right:-1px;
}

#topmenu .page_selected {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:-1px;
	margin-right:-1px;
}
*/
/******************* end  top nav - no tabs **********************/


/* top menu dropdowns */
.dropdown{
	position:absolute;
	visibility: hidden;
	width: 50px;
	z-index: 10000;
	overflow: visible;
	padding:0px;
}

.dropdown a{
color:#cccccc;
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 10px;
}

.dropdown a:hover{
color:#000000;
	background-color: #cccccc;
}
.dropbox {
	background-image: url(images/dropbox.gif);
}
/* end top menu dropdowns */

/* ********************end top navigation************************* */





/* ********************side navigation************************* */

#sidemenu{
float:left;
clear:both;
width:175px;
margin:40px 0px 10px 0px;
	line-height:0px;

}

#sidemenu a{
color:#FFFFFF;
font-size:22px;
text-decoration:none;
		padding:30px 0px 30px 25px;
		width:200px;
		background-color:#CC0000;
		display:block;
}

#sidemenu a:hover{
	color:#FFFFFF;
	background-color:#990000;
text-decoration:none;
}

.vert_menu_sub{
display:none;
}

#sidemenu .vert_menu_sub a{
font-size:18px;
	color:#FFFFFF;
	background-color:#cc0000;
	font-weight:normal;
	padding:20px 0px 20px 50px;
		width:175px;
}
#sidemenu .vert_menu_sub a:hover{
font-size:18px;
	color:#FFFFFF;
	background-color:#990000;
}

#sidemenu .vert_menu_sub .side_sub_page_selected{
		color:#FFFFFF;
	background-color:#990000;
}

#page_selected_vert{
		color:#FFFFFF;
}

#page_selected_vert .side_top_page_selected{
		color:#FFFFFF;
	background-color:#990000;
}
#page_selected_vert .side_sub_page_selected{
		color:#FFFFFF;
	background-color:#990000;
}

/* selected page if dropdown shown as side menu */
#sidemenu .side_top_page_selected{
		color:#FFFFFF;
	background-color:#990000;
}


/*  ***end side nav ***********/


/* ********************end navigation************************* */








/************* search results********/


#search_results_left{
width:50%;
float:left;
margin-right:20px;
padding-right:20px;
border-right:1px solid #cccccc;
}

#search_results_left img{
width:90px;
height:90px;
float:left;
border: 1px solid #cccccc;
margin-right:5px;
margin-bottom:20px;
}
.search_item{
clear:both;
width:300px;
margin-bottom:20px;
}

#search_results_right{
float:left;
}

/************* end search stuff ********/



/* ************ login Stuff *********************** */
#login{
width:500px;
}


#login_onpage{
background-color:#FF9900;
border:1px solid #666666;
font-size:10px;
}
#login_onpage input{
font-size:10px;
}

#login_onpage #submit{
font-size:11px;
}

#login_onpage td{
padding:2px;
}
#login_onpage #username{
width:75px;
}
#login_onpage #password{
width:75px;
}

/*  user text - user logged in stuff */
#usertext{
padding:2px;
background-color:#FFFFFF;
border:1px solid #cccccc;
margin:0px;
color:#000000;
font-size:11px;
}
#usertext a{
text-decoration:none;
}
#usertext a:hover{
}
/*  end user text  */



/*  admin text  - admin logged in */
#admintext{
width:200px;
padding:2px;
background-color:#FFFFFF;
border:1px solid #cccccc;
margin:0px;
color:#999999;
font-size:10px;
}
#admintext a{
text-decoration:none;
color:#3366FF;
}
#admintext a:hover{
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}
/*  end admin text  */



.user_form_include{
border:1px solid #999999;
margin:5px;
width:700px;
background-image:url(images/form_bgnd.gif);
}

/* ************ end login Stuff *********************** */






/* *********** list styles *********


set number of columns by width of item div */

.item_list{
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:0px;
/*border:1px solid #cccccc;
background-color:#9999CC;
overflow:scroll;
height:10px;*/
width:650px;
float:left;
}


.pagination{
margin:5px 0px 0px 0px;	
}


.pagination a{
	border:1px solid #CCCCCC;
	padding:2px;
text-decoration:none;
	color:#000000;
	margin:0px 5px 0px 0px;
}

.pagination a:hover{
	background-color:#CCCCCC;
	color:#000000;
}

.pagination .list_page_selected{
	background-color:#CCCCCC;
	color:#000000;
}

.pagination .fade_pagination_button{
	border:1px solid #CCCCCC;
	padding:2px;
text-decoration:none;
	color:#999999;
	margin:0px 5px 0px 0px;
}

/* *********end list styles ************ */




/* *********** site map *******************/
#site_map{
font-size:12px;
padding:20px;
background-color:#ffffff;
}

#site_map .site_map_indent{
font-size:10px;
margin-left:30px;
}

/* *********** end site map *******************/






/************ comment form ********************/
#comment_form{
display:none;
margin-top:10px;
clear:both;
float:left;
background-image:url(images/form_bgnd.gif);
border:1px solid #999999;
padding:10px;
}
#comment_form input{
margin-bottom:2px;
font-size:11px;
width:200px;
}
#comment_form #submit{
margin-top:5px;
font-size:11px;
width:100px;
}

#comment_form textarea{
margin-bottom:2px;
width:300px;
height:100px;
}

.close_top{
display:inherit;
/*
background-color:#666666;
padding:2px; */
float:right;
vertical-align:middle;
}
.close_top img{
padding:0px;
margin:-5px;
}

/******************* end comment form **********************/




/************ slide show ***********/
#image_container{
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
.slideshow_text{
margin-left:20px;
color:#333333;
}
/************ end slide show ***********/


/*************** scrolling slide show ****************/
#scroll{
display:none;
height:96px;
	top:390px;
	position:absolute;
	z-index:0;
}
#scroll img{
	float:left;
	display:inline;
	border:none;

}
/*************** end scrolling slide show ****************/


/************ fading quotes *******************/
.quote_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
}
.quote_name{
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}
/************ end fading quotes *******************/



/* ************************ general styles ***************************/
.skype_pnh_container{ /* for editing when skype enabled (cutting and pasting phone numbers...) */
	display:none;
}
.pale_grey{
color:#999999;	
}

#breadcrumb{
color:#999999;
font-size:10px;
}

#breadcrumb a{
color:#999999;
font-size:10px;
text-decoration:none;
}
#breadcrumb a:hover{
color:#999999;
font-size:10px;
text-decoration:underline;
}

.box{
border:1px solid #cccccc;
}

.spacer{
margin:0px;
padding:0px;
clear:both;
width:100%;
height:0px;
}

.share_social_networks img{
margin-bottom:2px;
}

#item_added_confirmation{
z-index:1000;
width:250px;
top:auto;
left:auto;
position:absolute;
background-image:url(images/white_transparent.png);
border:1px solid #000000;
margin:20px;
font-size:12px;
font-weight:bold;
padding:10px;
}
#item_added_confirmation p{
margin:10px;
}

#close_top{
display:inherit;
/*
background-color:#666666;
padding:2px; */
float:right;
vertical-align:middle;
}
#close_top img{
padding:0px;
margin:2px;
}


/* form stuff */
.general_form{
background-image:url(images/form_bgnd.gif);
border:1px solid #999999;
padding:10px;
}

form{
margin:0px;
padding:0px;
}
select{
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	border:1px solid #999999;
}

input[type="checkbox"],input[type="radio"]{
	border:none;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border:1px solid #999999;
}
/* form buttons */
.button {
color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image:url(images/button_bgnd.gif);
}
.button:hover {
background-image:url(images/button_bgnd_over.gif);
background-position:bottom;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	cursor:pointer;
}


.search_button{display:inline;}
.search_button input{
background:url(images/search.gif) no-repeat; 
cursor:pointer; 
width: 18px; 
height: 18px; 
border: none;
}

/* end form stuff */




h1 {
text-decoration: none;
	font-size: 23px;
	color: #333333;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
}

h2 {
text-decoration: none;
	font-size:16px;
	color: #000000;
	margin-top:0px;
	margin-bottom:10px;
}

p{margin:0px;padding:0px;}

a {
color:#CC0000;

}
a:hover {
color:#999999;

}


.admin_links{
font-size:10px;
font-weight:normal;
color:#3366FF;
}

a.admin_links{
font-size:10px;
font-weight:normal;
color:#3366FF;
text-decoration:none;
}

a.admin_links:hover{
background-color:#CCCCCC;
color:#FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.red {
	color: #FF0000;
}

#error{
color:#FF0000;
margin-bottom:2px;
}
/* ************************ end general styles *********************/

