﻿/****************************** Issues **********************/
/*
Global nav top level isn't pixel perfect across browsers
Footer pixel padding above different in dif browsers
1px break in alignment bottom of col-left and col-right in gallery
If top level ul li isn't class selected it breaks the colour of everything
*/
/****************************** Generic **********************/
body {
	padding: 0;
	margin: 0;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 0.65em;
	background-color: #bbbbbb;
	color: #6e6e6e;
	text-align: center;
	background-image: url('Images/Generic/grad_bg.jpg');
	background-repeat:repeat-x;
	background-color: #bbbbbb;
}
.col-left {
	color: #6e6e6e;
}

td {
	font-size:1em;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	border-spacing: 0 !important;
}

tr {
	font-size:1em;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	border-spacing: 0 !important;
}

table {
	font-size:1em;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	border-spacing: 0 !important;
}

h4 {
	padding: 0;
	margin: 0;
}

h3 {
	padding: 0;
	margin: 0;
}

h2 {
	padding: 0;
	margin: 0;
}

h1 {
	padding: 0;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
}

input {
	padding: 0;
	margin: 0;
}

label {
	padding: 0;
	margin: 0;
}

select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	margin: 0;
}

p {
	padding-top:0;
	margin-top:0;
}

textarea {
	font-size: 1em;
	}

input {
	font-size: 1em;
	}

select {
	font-size: 1em;
	}
h2 {
	font-size: 1.4em;
	}
h3 {
	font-size: 1.2em;
	}
h4 {
	font-size: 1em;
	font-weight: bold;
}
img {
	border-style: none;
}
ul {
	list-style-type: none;
}
#wrapper {
	padding: 0;
	text-align: left;
	top: 0;
	margin: 0 auto 0 auto;
	clear: both;
	width: 750px;
	zoom: 100%;
	background-color: #000000;
	clear: both;
	}
	
#wrapper-inner {
	padding: 0;
	height: 1%;
	}
*html #wrapper-inner {
	height: 1%;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
a {
	text-decoration: none;
	}
#content-pane a:hover {
	text-decoration: underline;
}
#content {
	margin-left: 150px;
}
#content-fix {
	float: left;
}
#content-pane {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1%;
}
.min-height {
	width: 1px;
	overflow: hidden;
	float: right;
	height: 650px;
	}
#middle-pane {
	margin-right: 150px; 
	background-color: purple;
	background-color: #dddddd;
}
#middle-pane-inner {
	margin-right: 150px;
}
#right-pane-inner {
	float: right;
	background-color: #e0078c;
	display: block;
	width: 150px;
}
#middle-pane-wide {
	margin-right: 150px; 
	background-color: #dddddd;
}
#middle-pane-fix {
	float: left
}
#right-hand-pane {
	background-color: #919191;
	float: right;
	height: 200px;
	width: 150px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	display: block;
	}
/****************************** Banner **********************/
#banner {
	clear: both;
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	

#banner-main {
	background-image: url('Images/Generic/banner-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
		height: 150px;
	margin: 0;
	padding: 0;
	width:600px;
	position:absolute !important;
	}
	
#banner-melbourne {
	background-image: url('Images/Generic/banner-bg-melbourne.jpg');
	background-repeat: no-repeat;
	background-position: top left;
		height: 150px;
	margin: 0;
	padding: 0;
	width:600px;
	position:absolute !important;
	}

	
#banner ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	
	}
	
#banner ul ul {
	margin-left: 0;	
	
 }
 
#banner ul ul li.first .slide{ 
	display: none !important;
 }
 
#banner ul ul li.first:hover .slide{ 
	display: none !important;
 }
 
#banner ul li {
	margin-right: 3px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	zoom: 100%;
	
}
#banner ul li a:visited {
	margin: 0;
	background-color: #000000;
	padding: 4px 23px 6px 5px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}
#banner ul li a:link {
	margin: 0;
	background-color: #000000;
	padding: 4px 23px 6px 5px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}
#banner ul li a {
	margin: 0;
	background-color: #000000;
	padding: 4px 23px 6px 5px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}
#banner ul li a:hover
 {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
#banner ul li a.open ul {
	/*padding-top: 1px;*/
	}
#bannessr ul li ul {
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 19px;
	left: 0;
}
*html #banner ul li ul {
	padding: 0;
}
li > ul {
	top: auto;
	left: auto;
	}
#banner ul li:hover ul {
	display: block;
}
#banner ul li ul li {
	float: none;
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
	display: block;
}
#banner ul li ul li a:visited {
	background-color: #ffffff !important;
	color: #000000 !important;
	float:none;
	display: block;
	height: 1%;
	margin-bottom: 1px;
	}
#banner ul li ul li a:link {
	background-color: #ffffff !important;
	color: #000000 !important;
	float:none;
	display: block;
	height: 1%;
	margin-bottom: 1px;
	}
#banner ul li ul li a {
	background-color: #ffffff !important;
	color: #000000 !important;
	float:none;
	display: block;
	height: 1%;
	margin-bottom: 1px;
	}
#banner ul li ul li a:hover {
	background-color: #000000 !important;
	color: #ffffff !important;
		width: auto;
	}
	
#banner .radmenu
{
	margin-top:3px;
	float:none !important;
}

#banner .radmenu ul.level1 li.item.first
{
	margin-top:1px;
}

#banner .radmenu ul.rootGroup 
{
	float:none;
}

#banner .radmenu ul.active, .radmenu ul.rootGroup 
{
	display:block;
}

/****************************** Left Nav **********************/
#left-nav{
	float: left;
	width: 150px;
	height: 750px;
	overflow: hidden;
}

#left-nav-main {
	background-image: url('Images/Generic/left-nav-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
		width: 150px;
	height: 750px;



}

#left-nav-melbourne {
	background-image: url('Images/Generic/left-nav-bg-melbourne.jpg');
	background-repeat: no-repeat;
	background-position: top left;
		width: 150px;
	height: 750px;



}


#left-nav .top {
	height: 150px;
	}
#left-nav img.logo {
	margin: 21px 0 0 9px;
	padding: 0;
}
#left-nav .open {
	margin: 0;
}
#left-nav .open a {
	margin-bottom: 0px;
	}
#left-nav .bottom {
	padding-left: 10px;
	height: 1%;
}
#left-nav .bottom img {
	margin-bottom: 1px;
	}
#left-nav ul {
	padding: 0;
	margin: 0;
	width: 130px;
	overflow: hidden;
	list-style-type: none;
}
#right-hand-list ul {
	padding: 0;
	margin: 0;
	width: 130px;
	overflow: hidden;
	list-style-type: none;
}
#left-nav ul li ul {
	margin-top: 0;
}
#left-nav ul li {
	margin: 0 0 0px 0;
	padding: 0;
	color: #ffffff;
	vertical-align: middle;
	width: auto;
	zoom: 100%;
}
#right-hand-list ul li {
	margin: 0 0 0px 0;
	padding: 0;
	color: #ffffff;
	vertical-align: middle;
	width: auto;
	zoom: 100%;
}
#left-nav ul li.selected {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}
#right-hand-list ul li.selected {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}
#right-hand-list ul li.open
#left-nav ul li.open {
	border-bottom-style: none;
}
#left-nav ul li a {
	padding: 4px 3px 4px 9px;
	background-color: #000000;
	display: block;
	font-weight: bold;
	color: #ffffff;
	width: auto;
}
#right-hand-list ul li a {
	padding: 4px 3px 4px 9px;
	background-color: #000000;
	display: block;
	font-weight: bold;
	color: #ffffff;
	width: auto;
}
#left-nav ul li a.expanded  {
	background-color: #ffffff;
	color: #000000 !important;
	text-decoration: none;
}

#left-nav ul li a:hover  {
	background-color: #ffffff;
	color: #000000 !important;
	text-decoration: none;
}

#right-hand-list ul li a:hover  {
	background-color: #ffffff;
	color: #000000 !important;
	text-decoration: none;
}

#left-nav ul li a.selected {
	background-color: #e0078c;
	color: #ffffff;
	margin-bottom: 1px;
}


#right-hand-list ul li a.selected {
	background-color: #e0078c;
	color: #ffffff;
	margin-bottom: 1px;
}


#left-nav ul li.selected a:hover {
	background-color: #ffffff;
	color: #e0078c !important;
}


#right-hand-list ul li.selected a:hover {
	background-color: #ffffff;
	color: #e0078c !important;
}
#left-nav ul li ul li a {
	height: auto;
	
}
#left-nav ul li ul li.open a {
	height: auto;
	
}
#right-hand-list ul li ul li a {
	height: auto;
	
}
#right-hand-list ul li.open a {
	height: auto;
	
}
#left-nav ul li ul li a {
	border-bottom-style: none;
	background-color: #919191;
	padding-top: 4px;
}
#left-nav ul li ul li a:hover {
	background-color: #ffffff;
	color: #919191 !important;
}
#left-nav ul li ul li {
	padding: 0;
	color: #ffffff;
	margin-bottom: 0;
	color: #ffffff;
}
#left-nav ul li a:link {
	color: #ffffff;
}

#left-nav ul li a:visited {
	color: #ffffff;
}

#left-nav ul li a {
	color: #ffffff;
}

#left-nav ul li a {
	display: block;
	/*margin-bottom: 1px;*/
}

#left-nav div.slide ul li {
	padding-bottom: 0;
	margin-bottom: 0 ;
	height: 1%;
}
#left-nav div.slide ul li a {
	/*margin-bottom: 1px;*/
}

#left-nav ul li {
	padding-bottom: 1px !important;
}

/****************************** Breadcrumbs **********************/
.main {
    margin-bottom: 8px;
    }
#breadcrumbs {
    clear: both;
    margin-top: 0;
    margin-bottom: 11px;
    text-transform: lowercase;
}
#breadcrumbs ul li {
    float: left;
    font-weight: bold;
}
#breadcrumbs ul li a:visited span {
	color: #6e6e6e;
}
#breadcrumbs ul li a:link span {
	color: #6e6e6e;
}
#breadcrumbs ul li a span {
	color: #6e6e6e;
}
#breadcrumbs ul li a:visited {
	color: #6e6e6e;
}
#breadcrumbs ul li a:link {
	color: #6e6e6e;
}
#breadcrumbs ul li a {
	color: #6e6e6e;
}
#breadcrumbs ul li span {
	color: #e0078c;
	background-image: url('Images/Generic/arrow-right.gif');
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding: 0 0 0 11px;
    margin-left: 5px;
    white-space:nowrap;
    display:block;
}
#breadcrumbs ul li .first span {
	background-image: none;
    padding: 0;
    margin-left: 0;
}
/****************************** Home Content Section Structure **********************/
.col-right {
	padding-bottom: 7px;
	}



.col-mid {
	padding-bottom: 7px;
	}



.col-left {
	padding-bottom: 7px;
	}



/* This is where the background-image for the triangle nic will go
Need to position properly */
.triangle-nic-bg {
	background-image: url('Images/Generic/left-nav-bg.jpg');
	background-repeat: no-repeat;
	background-position: -146px -150px;
	}
.triangle-nic {
	background-image: url('Images/Generic/left-nav-bg.jpg');
	background-repeat: no-repeat;
	background-position: -146px -150px;
	width: 4px;
	height: 20px;
	float: left;
	overflow: hidden;
	}
.outer-cols-2 div.header-row {
	height: 20px;
	width: 446px;
	background-color: #dddddd;
	float: left;
	}
.outer-cols-3 {
	clear: right;
	background-image: url('Images/Generic/content-bg-with-col-mid.gif');
	background-repeat: repeat-y;
	background-position: top left;
	height: 1%;
	padding-bottom: 2px;
}
.col-right-img .outer-cols-3 {
	background-image: url('Images/Generic/content-bg-with-col-mid-with-right-img.gif');
	}
.outer-cols-2 {
	clear: both;
	background-image: url('Images/Generic/content-bg-no-col-mid.gif');
	background-repeat: repeat-y;
	background-position: top left;
	height: 1%;
	min-height: 600px;
	}
.col-right-img .outer-cols-2 {
	background-image: url('Images/Generic/content-bg-no-col-mid-with-right-img.gif');
	}
.col-mid {
	width: 150px;
	float: right;
	color: #f5b4df;
}
.col-mid .head {
	margin-bottom: 0;
	}
.col-right {
	width: 149px;
	float: right;
	color: #ffffff;
}

.col-right .flashwebpart {




}

.col-right img {
padding-right:8px;
}

.col-left {
	float: left;
}
.outer-cols-3 .col-left {
	width: 300px;
	}
*html .outer-cols-3 .col-left {
	width: 298px;
	overflow: hidden;
}
.outer-cols-2 .col-left {
	width: 450px;
}
*html .outer-cols-2 .col-left{
	width : 450px;
	overflow: hidden;
}
.outer-cols-2 .content-padd {
	padding: 0 10px 0 10px;
}
.outer-cols-3 .content-padd {
	padding: 0 10px 0 10px;
}

/**html .col-mid .content-padd
{
	width:149px;
}*/
.end-row {
	clear: both;
}
.row {
	clear: both;
}
.end-row {
	height: 1px;
	overflow: hidden;
}
.outer-cols-3 .col-mid {
	background-repeat: no-repeat;
	background-position: top left;
	}
.outer-cols-3 .col-right .triangle-nic {
	background-repeat: no-repeat;
	background-position: top left;
	}
.outer-cols-3 .col-right .triangle-nic {
	background-image: url('Images/Generic/col-nic-pink.gif');
	width: 4px;
	height: 18px;
	float: left;
	}
.outer-cols-3 .col-mid {
	background-image: url('Images/Generic/col-nic-grey.gif');

	}
.outer-cols-3 .col-mid .head {
	padding: 7px 0 6px 11px;
	}

.col-right .head {
	padding: 7px 0 6px 11px;
	}

.outer-cols-3 .col-mid .head {	
	width: 150px;
	overflow: hidden;
}

.outer-cols-3 .col-mid .head span {	
	padding-left: 11px;
}
	
.col-left .head {
	padding: 7px 0 6px 7px;
 	float: left;
	}
.row-content {
	padding-top: 8px;
}
/****************************** Home Content Styles **********************/
.col-left .summary-body p {
	padding-bottom: 11px;
	}
.col-right .summary-item .summary-body {
	padding-bottom: 3px;
}
.col-mid .summary-item .summary-body {
	padding-bottom: 3px;
}
p a:hover {
	text-decoration: underline;
	}
/*** MOSS Style Overide ***/ 
#column .item {
	margin: 7px 0 0 0;
	clear:both;
}

.col-left h4 a {
	color:#e0078c;
	}
.col-left h4 a:hover {
	text-decoration: underline;
	}
.col-mid p {
	padding-bottom: 2px;
	clear: both;
}
.col-mid a:visited {
	color: #000000;
	}
.col-mid a:link {
	color: #000000;
	}
.col-mid a {
	color: #000000;
	}
.col-mid h4 {
	color: #000000;
	}
.col-mid h3 {
	color: #000000;
	}
.col-mid h2 {
	color: #000000;
	}
.col-mid img {
	/*margin-left:1px;*/
	clear: both;
	float: none !important;
	display: block;
	margin: 0 0 6px 0;
}
.col-right p {
	padding-bottom: 6px;
	clear: both;
}
#content-pane a.summary-links {
	padding: 0 0 2px 11px;
	}
#content-pane .summary-links li {
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: bold;
	padding-bottom: 2px;
}
#content-pane a.summary-links {
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: bold;
	padding-bottom: 2px;
}
#content-pane .summary-links li {
	padding-left: 11px;
}
#content-pane a.summary-links {
	padding-left: 11px;
}
#content-pane .col-left .summary-links li {
	background-image: url('Images/Icons/standalone-link-col-left.gif');
}
#content-pane .col-left a.summary-links {
	background-image: url('Images/Icons/standalone-link-col-left.gif');
}
#content-pane .col-mid .summary-links li {
	background-image: url('Images/Icons/standalone-link-col-mid.gif');
}
#content-pane .col-mid a.summary-links {
	background-image: url('Images/Icons/standalone-link-col-mid.gif');
}
#content-pane .col-right .summary-links li {
	background-image: url('Images/Icons/standalone-link-col-right.gif');
}
#content-pane .col-right a.summary-links {
	background-image: url('Images/Icons/standalone-link-col-right.gif');
}
.col-left .summary-links {
	padding-top: 5px;
	}
.col-mid .summary-links a:visited {
	color: #682550 !important;
}
.col-mid .summary-links a:link {
	color: #682550 !important;
}
.col-mid .summary-links a {
	color: #682550 !important;
}
.col-left h3 {
	color: #e0078c;
	}
.col-left h2 {
	color: #e0078c;
	}
.col-left a:visited {
	color: #e0078c;
	}
.col-left a:link {
	color: #e0078c;
	}
.col-left a {
	color: #e0078c;
	}
.col-right a:visited {
	color: #6e6e6e;
	}
.col-right a:link {
	color: #6e6e6e;
	}
.col-right a {
	color: #6e6e6e;
	}
.col-right h4 {
	color: #6e6e6e;
	}
.col-right h3 {
	color: #6e6e6e;
	}
.col-right h2 {
	color: #6e6e6e;
	}
.col-left h3 {
	padding: 0 0 2px 0;
	}
.col-left h2 {
	padding: 0 0 2px 0;
	}
.col-right .image-links {
	height: 1%;
	padding: 0 0 5px 0;
}
.col-right .image-links div {
	margin-bottom: 3px;
	}
	/*
.col-right .image-links a {
	background-color: pink;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
}
.col-right .image-links a.img-1 {
	/*background-image: url('Images/Generic/london.jpg');
	}
.col-right .image-links a.img-1:hover {
	background-image: url('Images/Generic/london-hover.jpg');
	}
.col-right .image-links a.img-2 {
	background-image: url('Images/Generic/amsterdam.jpg');
	}
.col-right .image-links a.img-2:hover {
	background-image: url('Images/Generic/amsterdam-hover.jpg');
	}
.col-right .image-links a.img-3 {
	background-image: url('Images/Generic/melbourne.jpg');
	}
.col-right .image-links a.img-3:hover {
	background-image: url('Images/Generic/melbourne-hover.jpg');
	}
.col-right .image-links a.img-4 {
	background-image: url('Images/Generic/cornwall.jpg');
	}
.col-right .image-links a.img-4:hover {
	background-image: url('Images/Generic/cornwall-hover.jpg');
	}*/
.col-left .title {
	padding-bottom: 3px;
}
.col-right .title {
	padding-bottom: 17px; 
}
.col-mid p {
	color: #f5b4df;
}
.col-right p {
	color: #ffffff;
}
.col-right p.author {
	color: #6e6e6e;
	font-style: italic;
}
.web-part {
	padding-bottom: 10px;
	}
.summary .summary-item {
	padding-top: 7px;
}
/* MOSS overwrite */
.col-left table{
 width:97%;
}
.col-left table td {
	color: #6e6e6e;
	}
.col-left table tr {
	color: #6e6e6e;
	}
.col-left table {
	color: #6e6e6e;
	}
.col-left .content-padd div {
	color: #6e6e6e;
	}
.col-mid table td {
	color: #f5b4df;
	}
.col-mid table tr {
	color: #f5b4df;
	}
.col-mid table {
	color: #f5b4df;
	}
.col-mid .content-padd div {
	color: #f5b4df;
	}
.col-right table td {
	color: #ffffff;
	}
.col-right table tr {
	color: #ffffff;
	}
.col-right table {
	color: #ffffff;
	}
.col-right .content-padd div {
	color: #ffffff;
	}
/* End */
/****************************** Generic-2-cols Page Styles **********************/ 
.col-right-img {
	background-image: url('Images/Generic/col-right-bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
	/*height: 634px;*/
}
.outer-cols-2 .end-row .col-right {
	background-image: none;
	background-color: #000000;
	}
.outer-cols-2 .col-right .triangle-img {
	background-repeat: no-repeat;
	background-position: top left;
	height: 18px;
	width: 4px;
	float: left;
}
.nic-transparent {
	background-repeat: no-repeat;
	background-position: top left;
	height: 18px;
	width: 4px;
	float: left;
}
.outer-cols-2 .col-right .triangle-img {
	background-image: url('Images/Generic/col-right-nic-grey.gif');
}
.col-left {
	height: 1%;
	}
/*.nic-transparent {
	background-image: url('Images/Generic/col-left-nic-transparent.gif');}
}*/
.triangle-nic {
	float: left;
	width: 4px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	}
.outer-cols-3 .col-right .triangle-nic {
	background-image: url('Images/Generic/col-nic-pink.gif');
}
.outer-cols-2 .col-right .triangle-nic {
	background-image: url('Images/Generic/col-nic-grey.gif');
}
.col-mid .triangle-nic {
	background-image: url('Images/Generic/col-nic-grey.gif');
}
#gallery {
	height: 615px;
	width: 430px;
	background-image: url('Images/Content/430x615.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 8px;
}
#gallery p {
	padding: 10px 0 0 10px;
}
#gallery a {
	background-color: #ffffff;
	font-weight: bold;
	padding: 0 20px 1px 5px;
}
#gallery a:hover {
	background-color: #000000;
	color: #ffffff;
}
#gallery a span {
	height: 50px;
	padding-bottom: 1px;
}
/****************************** Contact Us Form **********************/ 
#contact-us {
	padding-top: 36px;
}
#contact-us label {
	color: #e0078c;
	padding-left: 3px;
}
#contact-us input {
	width: 278px;
	height: 18px;
	overflow: hidden;
	border: 1px solid #cecece;
	border-top: 1px solid #8e8e8e;
	display: block;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 6px;
	vertical-align: bottom;
}
#contact-us textarea {
	border: 1px solid #cecece;
	border-top: 1px solid #8e8e8e;
	width: 278px;
	margin-top: 3px;
	height: 168px;
	padding: 0;
}
#contact-us .button {
	clear: both;
	margin-top: 7px;
	margin-bottom: 10px;
	padding: 4px 0 5px 0;
}
#contact-us .button a {
	background-color: #000000;
	color: #ffffff;
	padding: 4px 19px 5px 8px;
}
#contact-us .button a:hover {
	background-color: #ffffff;
	color: #000000;
}
 /****************************** Feedback Form **********************/ 
#feedback {
	padding-top: 16px;
	color: #e0078c;
}
.outer-cols-3 #feedback .row {
	padding: 0;
	margin: 0 0 15px 0;
	width: 280px;
	float: none;
}
.outer-cols-2 #feedback .row {
	width: 430px;
}
#feedback label {
	color: #e0078c;
	float: left;
	vertical-align: bottom;
	margin-top: 4px;
}
#feedback input.lrg {
	width: 178px;
	float: right;
}
#feedback input.med {
	width: 158px;
	float: right;
}
#feedback input {
	height: 18px;
	overflow: hidden;
	border: 1px solid #cecece;
	border-top: 1px solid #8e8e8e;
	display: block;
	padding: 0;
	vertical-align: top;
}
#feedback .sml-row p {
	padding-bottom: 4px;
	padding-top: 5px;
}
#feedback .radio-list p {
	padding-bottom: 4px;
	padding-top: 5px;
}
#feedback .radio-row p {
	padding-bottom: 4px;
	padding-top: 5px;
}
#feedback .sml-row input {
	float: left;
	margin-left: 2px;
	margin-right: 13px;
}
#feedback .sml-row input.last {
	margin-right: 0;
}
#feedback .sml-row label {
	padding-left: 0;
	padding-right: 3px;
}
#feedback input.sml {
	width: 50px;
}
#feedback .radio input {
	margin: 2px 7px 0 5px;
	border-style: none;
	width: 12px;
	height: 12px;
	vertical-align: bottom;
	float: left
}
#feedback .radio-row {
	clear: both;
	margin: 20px 0 12px 0;
}
#feedback .radio-row span {
	padding-right: 8px;
}
#feedback .radio-row label {
	float: left;
}
#feedback .radio-row span {
	float: left;
}
#feedback .radio-row label {
	margin: 0 0 0 7px;
	padding: 0;
}
#feedback .radio-row .box {
	float: left;
}
#feedback .radio-list box {
	clear: both;
	float: left;
}
#feedback .radio-list .box input {
	margin-left: 0;
	float: left;
}
#feedback .radio-list label {
	float: left;
	margin-top: 2px;
}
#feedback .radio-row .block label {
	margin-left: 0;
}
#feedback .check-row input {
	border-style: none;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 12px;
	height: 12px;
}
#feedback .check-row label {
	margin:  0 0 0 7px;
	padding: 0;
	vertical-align: top;
}
#feedback textarea {
	font-size:1em;
	font-family:font-family: Verdana, arial, helvetica, sans-serif;
	border: 1px solid #cecece;
	border-top: 1px solid #8e8e8e;
	width: 278px;
	margin-top: 3px;
	height: 84px;
	padding: 0;
}
#feedback .button {
	clear: both;
	margin-top: 7px;
	margin-bottom: 10px;
	padding: 4px 0 5px 0;
	font-weight: bold;
}
#feedback .button {
	background-color: #000000 !important;
	color: #ffffff !important;
	padding: 4px 19px 5px 8px !important;
	height: auto;
	border-width: 0;
}
#feedback .button:hover {
	background-color: #ffffff !important;
	color: #000000 !important;
	cursor: pointer;
}
/****************************** FAQs **********************/
/*#faqs {
	font-weight: bold;
	padding-top: 13px;
}*/
.open-row .link-top a {
	color: #e0078c;
}
.style-a a:visited {
	color: #e0078c;
}
.style-a a:link {
	color: #e0078c;
}
.style-a a {
	color: #e0078c;
}
.style-a {
	color: #e0078c;
}
#faqs .left {
	float: left;
	width: 20px;
}
#faqs p {
	float: left;
	padding: 0;
}
.open-row {
	clear: both;
	padding-bottom: 35px;
}
.open-row .link-top {
	clear: both;
	float: right;
	margin-top: 12px;
	padding-left: 12px;
	background-image: url('Images/Icons/link-top.gif');
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.headings-links {
	padding-bottom: 58px;
}
.headings-links li {
	clear: both;
}
.headings-links li .left a {
	padding: 0 10px 0 0;
}
.headings-links li {
	clear: both;
}
h4.faqitem {
	color: #e0078c;
	padding: 0 0 2px 0;
	font-size: 1em;
}
div.faqitem div div{
	font-weight: bold;
	margin-bottom: 49px;
}
div.faqitem {
	display: block;
}
div.faqitem p {
	font-weight: bold;
	display: block;

}
.summary .pagination {
	padding-bottom: 14px;
	padding-top: 10px;
}
.summary .pagination ul li {	
	float: left;
	margin-right: 2px;
	padding: 0 0 1px 0;
	font-weight: bold;
}
.summary .pagination ul .current {
	background-color: #000000;
	color: #ffffff;
	padding: 0 3px 0 2px;
	border-bottom: 1px solid #000000;
}
.summary .pagination ul li a:visited {
	background-color: #000000;
	color: #ffffff;
	padding: 0 3px 0 2px;
	border-bottom: 1px solid #000000;
}
.summary .pagination ul li a:link {
	background-color: #000000;
	color: #ffffff;
	padding: 0 3px 0 2px;
	border-bottom: 1px solid #000000;
}
.summary .pagination ul li a {
	background-color: #000000;
	color: #ffffff;
	padding: 0 3px 0 2px;
	border-bottom: 1px solid #000000;
}
.summary .pagination ul li a:hover {
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
.summary .pagination ul li.next a {
	padding-left: 7px;
	padding-right: 19px;
}

.summary .pagination ul li.previous a {
	padding-left: 7px;
	padding-right: 19px;
}

.summary .pagination ul .current {
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}
/**************** Virtual Tours ******************************/
.vr-webpart {
	padding: 5px 0 5px 0;
}
.flashwebpart {
	clear: both;
	margin-bottom: 5px;
	float:inherit;
	display: block;
	width: 130px;
	margin: 0 auto;	
}

/********* Temporary fix for the flash webpart on the Feedback form to align horizontally in the center********/
*html #FeedbackForm .col-mid #WebPartWPQ3{
	text-align:center;
}


/****************************** Footer **********************/      
#footer {
	clear: both;
	margin-bottom: 50px;
	text-transform: lowercase;
}
#footer ul {
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	list-style-type: none;
	clear: both;
}
#footer ul li {
	float: left;
	margin-right: 2px;
	padding: 3px 0 3px 0;
	min-width: 111px;
	display: block;
}
#footer ul li a:visited {
	margin: 0;
	background-color: #ffffff;
	padding: 3px 80px 3px 6px;
	color: #000000;
}
#footer ul li a:link {
	margin: 0;
	background-color: #ffffff;
	padding: 3px 80px 3px 6px;
	color: #000000;
}
#footer ul li a {
	margin: 0;
	background-color: #ffffff;
	padding: 3px 80px 3px 6px;
	color: #000000;
}
#footer ul li a:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
#footer p {
	margin-top: 8px;
	clear: both;
	color: #919191;
	}
#footer p a:visited {
	color: #919191;
	text-decoration: underline;
}
#footer p a:link {
	color: #919191;
	text-decoration: underline;
}
#footer p a {
	color: #919191;
	text-decoration: underline;
}
/****************************** Edit mode tweaks **********************/ 
/*#MSOTlPn_Tbl{
	margin-top: 18px;
}*/
*/
#MSOTlPn_MainTD{
	background-image: url('Images/Generic/toolsbg.gif');
}
#MSOTlPn_Parts{
	padding-right: 8px;
}
#zz2_SiteActionsMenu_t{
	width: 213px;
}
.image-gallery{ 
	clear:both;
}
.image-gallery img {
	clear:both;
}
.image-gallery .pagination {
	padding-left: 10px;
	position: absolute;
	padding-top: 10px;
}
.image-gallery .pagination div {
	float: left;
	margin-right: 2px;
}
.image-gallery .pagination div a {
	background-color: #ffffff;
	color: #000000;
	display: block;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
}
.image-gallery .pagination div a:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none !important;
}
.image-gallery p {
	margin-top: 20px;
}
.menu{
	display:block;
	padding-bottom: 5px;
}
.menu th{
	text-align: left;
	padding-bottom: 5px;
}
.menu td{
	padding-bottom: 7px;
	font-size: 1em;
}
.menu .description {
	padding-right: 4px;
}
.menu h4{
	font-size: 1.0em;
	}
#ctl00_authoringcontrols table {
	text-align: left !important;
}

#MSO_tblPageBody table {
	text-align: left !important;
}

#site-action-custom table {
	text-align: left !important;
}

.ms-siteaction {
	text-align: left !important;
}

#ctl00_authoringcontrols {
	text-align: left !important;
}

#MSO_tblPageBody {
	text-align: left !important;
}

#site-action-custom {
	text-align: left !important;
}

table {
	text-align: left !important;
}

/******* Reservation Forms *********/
.form-items {
	border:1px #6C6C6C solid;
	width:97%;
	padding-left:7px;
	background-color:#ffffff;
	margin-top:10px;
}
.form-items hr{
	color:#525252;
	height:1px;
	width:97%;
	clear:both;
}

.form-items .form-item {
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.form-items .form-item .card-explanation
{

 width:80px;
 display:inline;
}

.form-items .form-item label {
	width: 120px;
	display: block;
	float: left;
}

.form-items .form-item label.long-label {
	width: 140px;
}

.form-items .form-item label.full-label {
	width: 260px;
}
.form-items .form-item input{
	width: 110px;
}
.form-items .form-item select {
	width: 115px;
}
	
.form-items .form-item span.checkbox input {
	width: auto;
}
.form-items .form-item .small {
	width: 50px;
	}
	
.form-items .form-item .smaller {
	width: 60px;
	}
	
.form-items .form-item table {
	width: 100px;
	}
	
.form-items .form-item table td input {
	width: 80px;
	}
	
.form-items .form-item .reservation-button {
	margin-left: 120px;
}

.form-items .form-item .long-break {
	margin-left: 150px;
}

.reservation-information {
/*	background-color:#ffffff;
	border:1px #000000 solid;
*/	
	width:95%;
	margin-bottom:5px;
	padding-bottom:10px;
	padding-left:5px;
}
.resrevation-details{
/*	border:1px #6c6c6c solid; */
	width:95%;
	padding-left:5px;
/*	padding-bottom:10px;
	margin-bottom:10px;*/
}
.resrevation-details .heading{
	width:110px;
	float:left;
	font-weight:bold;
}
.resrevation-details strong {
	text-decoration:none;
}
.bookings-table {
	padding-top: 10px;
	width:300px;
}
.reservation-information {
/*	padding-top: 10px;*/

}
.resrevation-details {
	padding-top: 10px;

}
.resrevation-details ul { 
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.resrevation-details ul li { 
	list-style-type: none;
	padding: 3px 0 0 0;
	margin: 0;
}
.bookings-table{
	border:1px #6c6c6c solid;
	margin-bottom:5px;

}
.bookings-table caption
{
	border:1px #6c6c6c solid;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	width:100% !important;
	text-align: left;
	padding-top: 10px;
}

.bookings-table a
{
	font-size:7.8pt !important;
	font-weight:normal !important;

}

.bookings-table a:visited
{
	font-size:7.8pt !important;
	font-weight:normal !important;

}

.bookings-table a:link
{
	font-size:7.8pt !important;
	font-weight:normal !important;

}
.bookings-table th {
	text-align: left;
	padding-top: 10px;
	width:100% !important;
}

.bookings-table td {
	vertical-align: middle;
	
}

.reservation-button {
	font-family:Verdana,arial,helvetica,sans-serif;
	background-color: #000000 !important;
	color: #ffffff !important;
	padding: 4px;
	border-width: 0;
	font-weight: bold;
	text-align:center;
}

.unavailable-reservation-button
{
	background-color: #000000 !important;
	color: #ffffff !important;
	text-decoration:none !important;
	padding:4px 9px 4px 9px;
	border-width: 0px;
	font-weight: bold;
	font-family:Verdana,arial,helvetica,sans-serif
	
	
}
.unavailable-reservation-button input{

}

.reservation-button:hover,
.unavailable-reservation-button:hover {
	background-color: #ffffff !important;
	color: #000000 !important;
	cursor: pointer;
}

.reservation-summarylinks
{
	
}
.reservation-summarylinks ul{

 text-align:center;
 padding:0 !important;
 margin:0 !important;
 padding-left:0px !important;
}
.reservation-summarylinks li
{

	margin-right:5px;
	display:inline;

}
/* Competition form */
.multiAnswer
{
	padding:0pt 0pt 5px;
	
}
/* Reservations error Messages */
.ExternalClassB86CBD4ADB6441D6AC5BC98A64230276 div{
	color:red !important;
}

.ExternalClassE70E0D33D8AF49EE80DCA655BB8535A4 div{
	color:red !important;
}

.ExternalClass0D446E580E6A4AAEB85E5175C884F7F1 div{
	color:red !important;
}

.date-control table iframe {
	clear: both;
	}

/* for bullet points */
.col-left .content-padd ul{
	list-style-type:disc;
/*	padding-left:15px;*/
	padding-bottom:10px;
	width:100%;
	list-style-position:inside;
}
.col-mid .content-padd ul {
	list-style-type:disc;
	list-style-position:inside;
}
.col-right .content ul {
	list-style-type:disc;
	padding-left: 20px;
}
.col-left .content-padd #breadcrumbs ul{
	list-style-type:none !important;
	padding-left:0px !important;
	padding-bottom:0px;
}
/****** Video Flash *******/

.fifteenvideo{

	}
.fifteenvideo .videoflash{
	}
.fifteenvideo .videodatetime{
	background-color:#000000 !important;
	color:#e0078c !important;
	width:280px;
}
.fifteenvideo .videodate{
	width:215px;
	float:left;	
	background-color:#000000 !important;
	font-size:12px;
}

.fifteenvideo .videodate .inner{
	color:#e0078c !important;
	margin:5px;
}

.fifteenvideo .videotime{
	width:65px;	
	background-color:#000000 !important;

	float:right;
	text-align:right;
	font-size:12px;
}

.fifteenvideo .videotime .inner{
	color:#e0078c !important;
	margin:5px;
}

.fifteenvideo .videotime input{
	width:40px;
}
.fifteenvideo .vedeocontent{
	width:280px;
	background-color:#000000;	
	
	clear:both;
	padding-bottom:20px;
}

.fifteenvideo .vedeocontent .inner
{
	color:#FFFFFF !important;	
	margin:5px 5px 0px 5px;
	
}

/***** End Video Flash ******/

/***** Video List ******/
.videolist{
	background-color:#000000;
	padding-top:10px;

}
.videolist .videorow{
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
.videolist .videorow .videoimage{
	float:left;
	width:150px !important;
	overflow:hidden;
	text-align:center;
}
.videolist .videorow .videoimage img{
	float:left;
	width:140px;
	height:84px;
	border:1px #CCCCCC solid;
}
.videolist .videorow .videocontent{
	float:left;
	width:260px;

}
.videolist .videorow .videocontent .videotitle a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;	
}
.videolist .videorow .videocontent .videodate {
	color: #e0078c;
	font-size:12px;
	float:left;
}
.videolist .videorow .videocontent .videotime {
	color: #e0078c;
	font-size:12px;
	float:right;
}
.videolist .videorow .videocontent .videotext {
	color:#ffffff;
	clear:both;
}

.videolist .pagingcontainer .previous a {
	color:lime;
	border:1px;
}
#content-pane .pagingcontainer a:hover {
	text-decoration:none;
}

.videolist .pagingcontainer{
	 height:20px;
	 text-align:right;
}
.videolist .pagingcontainer ul{
	display:inline;
}
.videolist .pagingcontainer li{
	display:inline;
	display:none;
	list-style-type:square !important;	
}
.videolist .pagingcontainer li.current{
	display:none;
}
.videolist .pagingcontainer .next,
.videolist .pagingcontainer .previous{
	display:inline !important;
	list-style-type:none!important;
	background-color:#ffffff;
	background-image:none;
	width:80px;
	margin-top:5px !important;
	margin-bottom:5px !important;
	padding-left:15px !important;
	padding-right:15px !important;
	background-image:none !important;
	margin:5px;
}

*html .videolist .pagingcontainer .next,
*html .videolist .pagingcontainer .previous{
	width:50px;
}

.videolist .pagingcontainer .next a,
.videolist .pagingcontainer .next a:link,
.videolist .pagingcontainer .next a:visited,
.videolist .pagingcontainer .previous,
.videolist .pagingcontainer .previous a,
.videolist .pagingcontainer .previous a:link,
.videolist .pagingcontainer .previous a:visited{
	color:#000000 !important;	
}


/***** End Video List ******/
/***** Site Map *******/
  ul.sitemap-list{ /*Main Item*/
            }
            ul.sitemap-list li{

            }
            ul.sitemap-list ul{ /*Sub Items*/
            }
/*Sub Items*/
ul.sitemap-list,
ul.sitemap-list ul li{
list-style:none !important;
}
ul.sitemap-list ul li a,
ul.sitemap-list ul li a:link,
ul.sitemap-list ul li a:visited{ 
color:#6e6e6e !important;
            
}
ul.sitemap-list .sitemap-current,
ul.sitemap-list .sitemap-node{
color:#6e6e6e !important;
}

/***** End Site Map *****/





.radEnabledCss_Default, .radEmptyMessageCss_Default, .radHoverCss_Default, .radFocusedCss_Default, .radNegativeCss_Default, .radDisabledCss_Default, .radInvalidCss_Default 
{
font-size:11px !important;
padding:0px 0 0px 1px !important;
}

.radEnabledCss_Default, .radEmptyMessageCss_Default, .radHoverCss_Default, .radFocusedCss_Default, .radNegativeCss_Default, .radDisabledCss_Default, .radInvalidCss_Default 
{
	width:100px !important;	
}

.pickerWrapper_Default
{
	width:100px !important;
	display:block !important;
}

