/* CSS Document */
html
{
	background: #000000;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: #000000;
}

p {
	line-height: 20px;
	margin: 10px 0px 20px 0px;
}

img { 
	border: 0px;
}

form {
}

form ul
{
	list-style: none;
	
	width: 330px;
}

form ul li
{
	padding-bottom: 4px;
}

form ul li label
{
	display: block;
	float: left;

	width: 120px;
}

form ul li input.text
{
	float: right;

	width: 200px;
}

input {
}

a {
	color: #d9531e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #d9531e;
	margin: 30px 0px 10px 0px;
}


h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #d9531e;
	margin: 30px 0px 10px 0px;
}

h3 {
}


hr {
}

ul {
}

li {
}

/****** FLASH TEXT ******/

.sIFR-replaced object
{
	outline: none;
}

h1.mainHeading {
	margin: 0px 0px 10px 0px;
}

h2.subHeading {

}

h3.smallHeading {
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-transform: uppercase;
	color: #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}


/****** GENERIC ******/

.flashTextFix {
}

.clear {
}

div.clear {
	clear: both;
}

.clearLeft {
}

/****** FORM ******/
div.inputText {
	height: 24px;
}

div.inputText input {
	float: left;
	background: url(../images/form/inputText.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #373737;
	width: 140px;
	height: 14px;
	padding: 3px;
	color: #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

div.inputText label {
	width: 60px;
	float: left;
	clear: left;
	padding: 3px 10px;
	text-align: right;
	margin-bottom: 3px;
}

div.submitText {
	height: 24px;
	padding: 0px 20px 0px 80px;
	text-align: right;
	line-height: 18px;
}

div.submitText a {
	color: #d1d3d4;
	padding: 0px 5px;
	text-decoration: none;
}

div.submitText input, 
input.submit, 
a#logoutButton {
	float: left;
	background: #48484a;
	border: 1px solid #373737;
	width: 148px;
	height: 24px;
	padding: 3px;
	color: #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	
	cursor: pointer;
	display: block;
	
	height: 24px;
}

a#logoutButton
{
	float: right;
	text-align: center;
	line-height: 16px;

	height: 16px;
	width: 140px;
}

div.submitText input:hover,
input.submit:hover, 
a#logoutButton:hover
{
	background-color: #2b2829;
}

div.submitText input:hover {
}


/****** CONTAINERS ******/
body div#pageContainer {
	background: #ffffff url(../images/bg/pageContainer_bg.gif) repeat-x left top;
}


/************ HEADER ************/
body div#headerContainer {
	background-color: #333335;
	background-image: url(../images/bg/headerContainer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 35px;
}

div#header {
	background: url(../images/bg/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px auto;
	width: 930px;
	height: 190px;
	overflow: hidden;
}

body div#headerContainer div#logo {
	float: left;
	padding: 50px 0px 0px 50px;
}

/******** LOGIN ********/
div#headerContainer div#loginContainer {
	float: right;
	width: 250px;
	padding: 55px 30px 0px 0px;
}

div#headerContainer div#login {
	background: #242122 url(../images/bg/login_bg.gif) repeat-x left top;
	height: 105px;
	color: #d7d7d7;
	font-size: 10px;
	line-height: 16px;
	padding-top: 10px;
}

div#headerContainer div#usercp {
	background: #242122;
	background-image: url(../images/bg/login.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 115px;
	color: #d7d7d7;
	font-size: 10px;
	line-height: 16px;
}

div#headerContainer div#usercp div.padding
{
	padding: 20px;
}

/************ NAV ************/
body div#navContainer {
	background: #242122 url(../images/bg/navContainer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #d1d3d4;
	font-family: Arial, Helvetica, sans-serif;
}

div#navButtons {
	position: relative;
	text-align: left;

	margin: 0px auto;
	width: 930px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}

div#navButtons a {
	color: #d1d3d4;
	text-decoration: none;
	padding: 4px 9px 9px 9px;
	
	background-image: url(../images/bg/separator.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

div#navButtons li.prev a
{
	background-image: none;
}

div#navButtons a.active,
div#navButtons li.hover a,
div#navButtons a:hover {
	color: #d9531e;
	background: #f3f4f4;
}

div#navButtons a.navSpec {
	text-transform: none;
}

div#navButtons ul {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	
	height: 30px;
}

div#navButtons ul li {
	display: inline;
}

div#navButtons ul li.hover ul {
	display: block;
}

div#navButtons ul li.nohover ul {
	display: none;
}

div#navButtons ul ul {	
	position: absolute;
	top: 30px;
	/*_left: -5px;*/
	left: 0px;
	/*display: none;*/
	background: #d1d3d4 url(../images/bg/nav-sub_bg.gif) repeat-x left top;
	text-transform: none;
	color: #58595b;
	width: 910px;
	padding: 0px 10px;
	text-align: left;
	font-size: 11px;
}

div#navButtons div.nosubpages
{
	background-color: #f3f4f4;
	position: absolute;
		top: 30px;
		left: 0px;

	height: 3px;
	width: 930px;
}

body.Tenants div#navButtons div.nosubpages
{
	display: none;
}

div#navButtons ul ul a ,
div#navButtons li.hover ul li a {
	background: none;
	color: #58595b;
	padding: 5px 10px;
}

div#navButtons ul ul a:hover,
div#navButtons li.hover ul li a:hover {
	background: none;
	color: #d9531e;
}

.enexText
{
	font-size: 9px;
	text-transform: lowercase;
}

.enexText strong
{
	font-size: 11px;
}

/** TENANT AREA **/
body.Tenants div#navButtons {
	background: #d9541e;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
}
body.Tenants div#navButtons ul {
	font-size: 11px;
}

body.Tenants div#navButtons a {
	color: #FFFFFF;
}

body.Tenants div#navButtons a
{
	background-image: none;
}

body.Tenants div#navButtons li.hover a,
body.Tenants div#navButtons a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background: none;
}

body.Tenants div#navButtons li.hover ul a
{
	font-weight: normal;
}

body.Tenants div#navButtons ul ul {
	background: none #8a8c8e;
	width: 150px;
	height: auto;
	padding: 0px;
	left: 0px;
}
body.Tenants div#navButtons li.hover ul a,
body.Tenants div#navButtons ul ul a {
	color: #414141;
	display: block;
}

body.Tenants div#navButtons ul li.hover > a, 
body.Tenants div#navButtons ul ul a:hover
{
	color: #FFFFFF;
}

body.Tenants div#navButtons ul ul a:hover
{
	color: #FFFFFF;
}

div#navButtons ul li.last-child span
{
	display: none;
}

div#navButtons ul li.last-child a
{
	background-image: none;
}

body.Tenants div#navButtons ul ul, 
body.Tenants div#navButtons ul ul li
{
	margin: 0px;
	padding: 0px;
}

body.Tenants div#navButtons ul ul, 
body.Tenants div#navButtons ul ul li, 
body.Tenants div#navButtons ul ul a
{
	/*display: block;*/
	
	width: 180px;
}

body.Tenants div#navButtons ul ul a
{
	line-height: 30px;

	padding: 0px 10px;

	height: 30px;
	width: 160px;
}

body.Tenants div#navButtons ul ul li
{
	display: block;
	position: relative;
	
	border-bottom: 1px solid #ffffff;
	
	height: 30px;
}

body.Tenants div#navButtons ul ul li.last-child
{
	border-bottom: 0;
}

body.Tenants div#navButtons ul ul ul
{
	position: absolute;
		top: 0px;
		left: 180px;
}

body.Tenants div#navButtons ul ul a div.padding
{
	display: block;
	
	padding: 5px 10px;
}

/* Colours. */

body.Tenants div#navButtons ul ul
{
	background-color: #8a8c8e;
}

body.Tenants div#navButtons ul ul ul
{
	background-color: #9d9fa1;
}

body.Tenants div#navButtons ul ul ul ul
{
	background-color: #b1b4b6;
}

/******** PAGE ********/
div#page {

	background: #ffffff url(../images/bg/pageContainer_bg.gif) repeat-x left top;

	margin: 0px auto;
	width: 930px;
	min-height: 330px;
	_height: 330px;
}

div.pageRight {
	width: 700px;
	padding: 40px 30px 30px 100px; /* left: 200px; */
}

/******** PAGE ********/
div#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
}

div#breadcrumb p {
	margin: 0px;
	padding: 0px;
}

div#breadcrumb a {
	color: #231f20;
	text-decoration: none;
}

/******** CONTENT ********/
body.Home p {
	padding: 0px;
	margin: 0px;
}

body.Home div#page {
	padding: 0px;
}

div#content {

}

div#content div.contentImage {
	padding: 0px 0px 20px 0px;
}

/******** BROWSE NAVIGATION ********/
div#browseNavigation {
}

div#browseNavigation strong {
}

div#browseNavigation a {
}

div#browseNavigation a:hover {
}

/******** THUMB HOVER ********/
#imageContainer {
}

#imageContainer img {
}

#gallery {
}

#gallery img {
}

/****** FOOTER ******/
body div#footerContainer {
	background: #000000;
	color: #ffffff;
	font-size: 10px;
}

div#footer {
	background: url(../images/bg/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 900px;
	height: 80px;
	margin: 0px auto;
	padding: 10px 15px;
}

div#footer a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footerLeft {
	float: left;
	width: 700px;
}

div#footerRight {
	float: right;
	width: 110px;
	text-align: center;
}

div#footerRight a {
	padding-left: 0px; 
}

span#blissLink {
}

span#blissLink a {
}

span#blissLink a:hover {
}

/* Other. */

.errorMessage
{
	color: #FF0000;
}


/* END OF CSS */
