    /*///////////////////////////////////////////////////////*/
    /* razorCMS                                              */
    /* theme/default_css.css                                 */
    /* GPLv3                                                 */
    /* smiffy6969                                            */
    /* www.razorcms.co.uk                                    */
    /* www.burningfist.co.uk                                 */
    /* 03/2008                                               */
    /* ----------------------------------------------------- */
    /* V0.1  -  03/2008  -  Version 0.1 first release        */
    /*                                                       */
    /*                      Theme created by smiffy6969      */
    /*                      Copywrited to burningfist.co.uk  */
    /* ----------------------------------------------------- */
    /* V0.2  -  06/2008  -  This file contains changes for   */
    /*                      up issue to V0.2RC               */
    /* ----------------------------------------------------- */
    /* V0.2  -  08/2008  -  RC2 Bug fix release              */
    /*                      No changes to this file          */
    /* ----------------------------------------------------- */
    /*///////////////////////////////////////////////////////*/

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*min-width: 760px;
	max-width: 1400px;*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	float: left;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
ul, li {
    margin: 0px;
    padding: 0px;
}
img.left  {
	float: left;
	margin-right: 8px;
}
img.right  {
	float: right;
	margin-left: 8px;
}
h1, h2 {
    margin: 0px;
    padding: 8px 0px 15px;
    color: #5e85a5;
	font-weight: normal;
}
p {
	text-align: justify;
	margin: 0px;
    padding: 5px 0px 8px;
}
.link_item {
	color: #5e85a5;
	font-size: 1.4em;
}
a, a:visited, a:active {
    margin: 0px;
    padding: 0px;
	color: #1a3d67;
    text-decoration: none;
}

a:hover {
    margin: 0px;
    padding: 0px;
    color: #2b2a87;
}
.error {
	color: #990000;
}
#pageframe {
	padding: 0px;
	height: auto;
	width: 850px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b6cde0;
	border-left-color: #b6cde0;
}

#pageframer {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    background-repeat: repeat-y;
    background-position: top right;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 201px;
	background-image: url(images/header.jpg);
}

#header_hotel {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 201px;
	background-image: url(images/header_hotel.jpg);
}

#header_property {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 201px;
	background-image: url(images/header_property.jpg);
}

#headermid {
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 100%;
    background-image: url(images/headermid.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#headerr {
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 100%;
    background-image: url(images/headerr.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

#headerr h1{
    padding-top: 87px;
    padding-left: 30px;
    color: #ffffff;
    text-align: left;
}

#headerr h2{
    padding-left: 30px;
    color: #999999;
    font-size: 80%;
    text-align: left;
}

/* ######################################################### */
/* ######################################################### */
/* Topnav css */
/* ######################################################### */
/* ######################################################### */

#topnav {
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #9EC1DE;
	background-image: url(images/navbar_back.gif);
	background-repeat: repeat-x;
	height: 30px;
}

/*#topnav ul {
    margin: 5px;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	background-color: #000000;
}

#topnav ul li {
	margin-left: 0;
    display: inline;
}

#topnav a, #topnav a:active, #topnav a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	font-weight: bold;
}

#topnav a:hover{
    border: none;
	color: #333333;
	text-decoration: none;
	background-image: url(images/button_back.gif);
	background-color: #FFFFFF;
	font-weight: bold;
}
*/
/* ######################################################### */
/* ######################################################### */
/* ######################################################### */
/* ######################################################### */

#midbox {
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	position: relative;
	background-image: url(images/midbox_back.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #f3f9fe;
}

/* ######################################################### */
/* ######################################################### */
/* Navbar css */
/* ######################################################### */
/* ######################################################### */

#leftbar {
	margin: 0px;
	width: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	clear: both;
	color: #000000;
}

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

#leftbar h1, #leftbar h2 {
    margin: 10px 10px 10px 0px;
    padding: 0px;
}

#leftbar #leftnav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#leftbar #leftnav ul li {
    margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
    padding: 0px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
}

#leftbar #leftnav ul li a {
    margin: 0px;
	padding: 0px;
	color: #222222;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftbar #leftnav ul li a:hover{
    margin: 0px;
	padding: 0px;
	color: #555555;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: justify;
	background-repeat: repeat-x;
	font-size: 75%;
	line-height: 180%;
	color: #555555;
}

#content ul {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    list-style-type: circle;
}

#content li {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    color: #444444;
}

#belownav {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 4px;
    background-color: #ffffff;
    border: 1px solid #999999;
}

#footer {
	height: 24px;
	font-size: 70%;
	line-height: 1.5em;
	text-align: center;
	padding-top: 0.6em;
	padding-right: 0px;
	padding-bottom: 1.2em;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	color: #2B2A87;
	margin-left: auto;
	width: 850px;
	background-color: #c8dff1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b6cde0;
	border-bottom-color: #b6cde0;
	border-left-color: #b6cde0;
}
#footer li {
	margin: 0px;
    padding: 0px 1em;
    list-style-type: none;
}
#footer ul li {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    display: inline;
}


/* ######################################################### */
/* ######################################################### */
/* Footnav css */
/* ######################################################### */
/* ######################################################### */

#footnav {
	text-align: left;
	width: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#footnav ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    list-style-type: none;
	font-weight: bold;
}

#footnav ul li {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    display: inline;
}

#footnav a, #footnav a:active, #footnav a:visited {
    margin: 0px;
    padding: 0px 5px;
    text-decoration: none;
    font-size: 80%;
	color: #CAE4FF;
}

#footnav a:hover{
    color: #FFFFFF;
}

/* ######################################################### */
/* ######################################################### */

.pageheight{
	vertical-align: top;
}
/*#address {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 22px;
	padding-left: 22px;
	font-size: 70%;
	text-align: left;
	background-image: url(images/addressBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	padding-bottom: 12px;
}*/


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:780px;
	height:30px;
	position:relative;
	z-index:100;
	font-family:arial, sans-serif;
	float:right;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:780px; w\idth:780px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:109px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:right;width:109px;position:relative;}


/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:80%;
	text-decoration:none;
	color:#1a3d67;
	width:98px;
	height:30px;
	padding-left:10px;
	line-height:29px;
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8dff1;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:109px; w\idth:98px;}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ffffff url(grey-arrow.gif) no-repeat 130px center;}

/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(blue-arrow.gif) no-repeat 130px center;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}

/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:30px;
	left:0;
	width:109px;
	
}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:30px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	font-weight: normal;
	background:#c8dff1;
	color:#1a3d67;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #73a4cc;
	border-right-color: #73a4cc;
	border-bottom-color: #73a4cc;
	border-left-color: #73a4cc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#2b2a87; background:#fff;}
.menu :hover > a, .menu ul ul :hover > a {color:#2b2a87; background:#fff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
#pageframe #topnav .elbow {
	background-attachment: scroll;
	background-image: url(images/elbow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.legal {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 70%;
}
.email {
	width: 30%;
	float: right;
}
.notice_box {
	border: 1px solid #8DBCE2;
	background-color: #DBEAF7;
	color: #003366;
	padding: 10px;
	background-image: url(images/box_back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
