/** HTML Elements **/
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, Verdana, 'Trebuchet ms', Trebuchet, 'Times New Roman', Times, serif;
	font-size : 14px;
	line-height: 1.55em;
	color: #666;
	background: #fff6e5 url('/images/bg.gif') repeat-x;
}

h1 {
	font-size: 1.86em;
	font-weight: normal;
	color: #bca743;
	padding: 0px 0px 6px 0px;
	margin: -10px 0px 0px 0px;
	line-height: 1.2em;
}

h2 {
	font-size: 1.29em;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

h3 {
	font-size: 1.15em;
	font-weight: bold;
	color: #000;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

h4 {
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
}

ul {
	color: #444;
	line-height: 1.50em;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a img {
	border: 0px;
	margin: 0px;	
}

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

.block_content a {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#header, #header h1 {
	display: none;
}

h2.news_heading {
	height: 30px;
}

/** DDA **/
.default, .textOnly {
	font-size: 1em;
}

.large {
	font-size: 1.25em;
}

.extraLarge {
	font-size: 1.50em;
}

/** Template Layout **/
#contentWrap {
	margin-left: 15px;
}

table.container {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

td.container {
	padding: 0px 0px 20px 0px;
}

#logo {
	float: left;
	padding: 5px 0px 0px 0px;
}

#logo_link {
	display: block;
	height: 80px;
	width: 220px;
	margin: 0px 0px 0px 15px;
	background: #9e0f23 url('/images/dol_logo.gif') no-repeat;
}

#top_menu_links {
	float: left;
}

#content {
  	min-height: 400px;
  	height: auto !important;
  	height: 400px;
	width: 945px;
	float: left;
	margin: 375px 0px 0px 0px;
	border-top: 20px solid #fff6e5;
	background: #fff6e5 url('/images/content_bg.gif') repeat-x;
}

#contentArea {
	float: left;
	width: 630px;
  	min-height: 400px;
  	height: auto !important;
  	height: 400px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	border-left: 1px dotted #999;
}

#cssStyledMenu {
	float: left;
	margin: 30px 0px 0px 20px;
	width: 200px;
}

#footer_wrapper {
	padding: 0px 20px 0px 20px;
}

#footer {
	margin-top: 40px;
	padding: 4px 0px 0px 0px;
	border-top: 1px dotted #999;
	font-size: 0.71em;
	font-style: italic;
}

#footer_left {
	float: left;
}

#textControlImage {
	float: right;
}

#footer a {
	color: #666;
}

.clear {
	clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.seperator {
	clear:both;
	height: 1px;
	padding: 0px;
	margin: 0px;
}


/** Simplicity CMS Class and ID **/
.block_content {
	vertical-align: top;
	padding: 4px 0px 20px 0px;
}

.newspage_block_content {
	padding: 0px 0px 6px 0px;
}

.newspage_block_content2 {
	padding: 0px 0px 20px 0px;
}

.horizImage {
	padding-top: 10px;
	padding-bottom: 10px;
}

.vertImage {
	padding-left: 10px;
	padding-right: 10px;
}

.imgcell img, .imgcell a {
    display: block;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.imagecaption {
	font-size: 0.91em;
	color: #333;
}

.inactive {
	color: #ccc;
}

.highlighted {
	color: #FF961B;
}

.footer_links {
	font-size: 0.91em;
	color: #000;
}


.notice {
	font-size: 0.82em;
	color: #990000;
}

.breadCrumbNavSelected {
	font-size: 0.82em;
	color: #990000;
}

#textControlImage {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #000;
}


/** Satellites **/
.sateliteLink {
	border: none !important;
	font-style: normal !important;
	display: inline !important;
	margin: 0px !important;
	padding: 0px !important;
}

.satelliteContainer {
	padding: 10px;
	background: #F2F2F2;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: 492px;
}

.satelliteContainer table, tr, td {
	padding: 0px;
	margin: 0px;
}

.satelliteContainer table tr td img {
	margin-right: 10px;
}

.satelliteTitle {
	float: left;
	padding: 0px;
	margin: 0px;
}

.satelliteLinks a {
	padding: 10px 0px 10px 0px !important;
}

.newsImage {
	border: 0px;
	margin: 5px 0px 0px 0px;
}

.newsSat_headline {
	display: block;
	font-weight: bold;
	font-size: 1.15em;
	color: #333;
	padding-top: 5px;
}

.newsSat_date {
	display: block;
	font-weight: bold;
	color: #333;
}

.newsSat_summary {
	font-size: 0.9em;
}

.newsSat_more {
	display: block;
	padding-bottom: 10px;
}

.newsSummaryDate {
	display: block;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.newsSummary {
	display: block;
}

.newsSummaryRead1 {
	padding: 0px 0px 26px 0px;
	border-bottom: 1px solid #ccc;
}

.newsSummaryRead1 a {
	float: right;
}

.newsSummaryRead {
	margin-bottom: 10px;
}

.newsArchiveSummary {
	display: block;
	margin-top: 5px;
}

.newsArchiveTitle {
	font-weight: bold;
}

.rssForm {
	margin: 0px;
	padding: 0px;
}

.rssButton img {
	border: 0px;
}

.rssButton:hover {
	background: transparent;
}

.rssButtonNewsPage {
	float: left;
	border: 0px;
	position: relative; 
}

.rssButtonNewsPage:hover {
	background: transparent;
}

.rssFeedAbout {
	font-size: 0.8em;
}

.rssFeedAboutLink {
	color: #000;
}

.rssFormsatellite {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.questions ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px -10px 0px -10px;
	text-indent: 10px;
}

.questions a {
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.question {
	font-weight: bold;
	display: block;
}

.questionDynamic {
	margin-bottom: 5px;
}

.questionDynamic a {
	display: block;
	margin: 0px -10px 0px -10px;
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
}

.answers {
	margin-top: 10px;
}

.answer {
	margin-bottom: 5px;
}

.answerDynamic {
	margin-bottom: 5px;
	margin-top: -5px;
}

.faqShowHide {
	font-weight: bold;
	margin-bottom: 10px;
}

.leftScrollingTopNews, .rightScrollingTopNews, .centreScrollingTopNews {
	background-color: #efefef;
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: 10px;
}

.leftScrollingTopNewsBorder, .rightScrollingTopNewsBorder, .centreScrollingTopNewsBorder {
	border-bottom: 1px solid #ddd;
	position: relative;
	padding-bottom: 10px;
}

.leftScrollingTopNewsHeader h4, .rightScrollingTopNewsHeader h4, .centreScrollingTopNewsHeader h4 {
	float: left;
	width: 125px;
}

.leftScrollingTopNewsRSS, .rightScrollingTopNewsRSS {
	float: left;
}

.centreScrollingTopNewsRSS {
	float: right;
}


/*** Menu ***/
#top_image_links {
	height: 35px;
	margin: 20px 0px 0px 50px;
}

#top_image_links img {
	border: 0px;
}

#top_image_links_weddings {
	float: left;
}

#top_image_links_restaurant {
	float: left;
	margin-left: 34px;
}

#top_image_links_conferences {
	float: left;
	margin-left: 33px;
}

#top_image_links_functions {
	float: left;
	margin-left: 33px;
}

#top_image_links_offices {
	float: left;
	margin-left: 33px;
}

#top_text_links {
	margin: 0px 0px 0px 20px;
}

div.top_text_links {
	float: left;
	padding: 0px 0px 0px 28px;
}

a.top_text_links {
	font-style: italic;
	font-size: 0.86em;
	color: #d4c788;
	letter-spacing: 2px;
}


/*** CSS Styled Text Menu ***/
#cssStyledMenu ul, #cssStyledMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#cssStyledMenu li a {
	display: block;
	width: 180px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	font-style: italic;
	border-bottom: 1px dotted #999;
}

#cssStyledMenu ul li ul li a {
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-style: normal;
	border: none;
}

/*** Contact Form ***/
.formLeft {
	vertical-align: top;
}

.formRight {
	vertical-align: top;
	padding-left: 20px;
}

.field_left {
	height: 30px;
	padding-right: 15px;
	vertical-align: top;
}

.field_right {
	height: 30px;
	vertical-align: top;
}

.tickBox {
	padding-left: 25px;
}

.tickBox input, .tickBox2 input {
	border: 0px !important;
	background-color: none !Important;
}

.recaptchaBox {
	background-color: #fff;
	width: 340px;
}

input, textarea {
	border: 1px solid #c0c0c0;
	background-color: #fff;
}

textarea#enquiry {
	width: 591px;
	height: 100px;
}

.codeText {
	vertical-align: top;
	padding-right: 30px;
	font-weight: bold;
}

.codeBoxControlsTable {
	margin: 0 auto;
	text-align: center;
}

.codeBoxControls {
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-size: 10px !important;
}

.validation-advice {
	display: none !important;
}

.validation-failed {
	border: 1px solid darkred !important;
	background: #d3a7a7 url('/images/requiredField.gif') no-repeat !important;
	font-weight: bold;
	width: 173px !important;
}

.gallery {
	margin: 0 10px 14px 0;
	border: 0 !important;
}

.gallery img {
	border: 2px solid #CCCCCC;
}
