/* CSS Document */
@import url(tripoli.base.css); 
/*@import url(plugins/tripoli.visual.css); */
@import url(plugins/tripoli.type.css);

 
/* CUSTOM STYLES */
html, body {
	background:url(../images/page_bg.png) repeat-x #222222;
}
div#container {
	background:#383838;
	width: 978px;
	border-right: 1px solid #646464;
	border-left: 1px solid #646464;
	border-bottom: 1px solid #646464;
}
.content {
	color: #BCBCBC
	}
.head-banner {
	color: #FFFFFF;
	background: #990000 url(../images/banner_bg.png) repeat-x;
	padding: 3px 3px 3px 20px;
	height: 28px;
	line-height: 28px;
	border-bottom: 4px solid #000000;
}
#footer {
	background: #222;
	clear: both;
	border-top:2px solid #000;
}
#footer .content {
	padding: 20px;
}
#primary {
	float: right;
	width: 60%;
	color: #FFFFFF;
}
#secondary {
	color: #FFFFFF;
	width: 40%;
}
.content a {
	color: #FFFFFF;
}
#header .content {
	padding: 4px;
	color: #FFFFFF;
}
#primary .content, #secondary .content {
	padding: 20px;
	position: relative;
}
#footer-shadow {
	background: url(../images/page_shadow_btm.png) repeat-x;
	height: 10px;
	border-top: 1px solid #646464;
}
#shadow-container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/page_shadow_rgt.png) repeat-y 100%;
}
#page-outer {
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/page_shadow_rgt.jpg) repeat-y 100%;
}
#shadow-right {
	background: url(../images/page_shadow_toprgt.png) no-repeat 100% 0%;
	width: 990px;
}
#shadow-btm {
	background: url(../images/page_shadow_btm.png) no-repeat 100% 100%;
}
#main-menu {
	padding: 5px;
	height:24px;
}
#main-menu * {
	margin: 0px;
	padding: 0px;
}
#main-menu ul {
	list-style:none;
}
#main-menu li {
	float:left;
	height: 24px;
	border-right: 1px solid #999;
}
#main-menu a {
	padding: 0px 10px 0px 10px;
	line-height: 22px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}
#main-menu li:hover {
	background: #000;
}
#main-menu .last {
	border: none;
}
#primary h2 span {
	position: absolute;
	width: 0px;
	left: -1000px;
	top: -200px;
}
#primary .content {
	width: 485px;
	padding-bottom: 0px;
}
#primary .content p {
	width: 330px;
}
.content .summary {
	font-size: 1.0em;
	line-height: 1.4em;
	width: 330px;
	border-bottom: 1px dashed #999;
	padding: 10px ;
}

/* HOMEPAGE CAROUSEL 
=====================================*/
#carousel {
	background: url(../images/carousel01_bg.png) repeat-x;
	clear: both;
	height: 163px;
	position: relative;
}
#carousel h3 img {
	margin-left: 50px;
}
#carousel h3 {
	line-height: 0px;
}
#carousel .caption {
	display: none;
	position: absolute;
	left: 9px;
	top: 40px;
	overflow:hidden;
}
#carousel .caption * {
	margin: 5px 10px;
	width: 280px;
}
#carousel #slide01-caption {
	display: block;
	width: 285px;
	height: 82px;
	overflow: hidden;
}
#carousel .tn-mask {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	left: 306px;
	top: 33px;
	height: 98px;
	clip: rect(0px 670px 98px 0px);
	width: 1000px;
}
#carousel .tn-mask img {
	border-right: 2px solid #FFFFFF;
}
#carousel .tn-holder {
	position: absolute;
	height: 98px;
	left: 0px;
	top: 0px;
}
#carousel .caption h4 {
	margin-top: 0px;
	font-size: 13px;
	line-height:13px;
	font-weight:bold;
}
#carousel .caption p {
	font-size:10px;
	line-height:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#carousel .controls {
	position: absolute;
	z-index: 101;
	height: 24px;
	width: 669px;
	left: 307px;
	top: 137px;
	text-align: left;
	vertical-align: top;
}
#secondary .slides {
	background: #666666;
	padding: 10px;
	height: 324px;
	width: 302px;
	position: relative;
}

/* SLIDESHOW
-----------------------------------------*/
#slideshow {
	margin: 30px 20px 10px;
	display: block;
}
#slideshow .slideholder {
	background-color:#666666;
	width: 318px;
	height: 340px;
	position:relative;
}
#slideshow .loading {
	background: url(../images/ajax-loader2.gif) no-repeat center center #666666;
}
#slideshow .slideholder img {
	border: 2px solid #BCBCBC;
	left: 8px;
	top: 8px;
	position:absolute;
	z-index:99;
}
#slideshow .caption {
	z-index: 100;
	height: 30px;
	width: 290px;
	left: 10px;
	top: 10px;
	padding:3px 4px 0 4px;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	background:url(../images/transbg01.png);
	line-height: 12px;
}
#slideshow .controls * {
	list-style: none;
	margin:0;
	padding:0;	
}
#slideshow .controls {
	text-align: center;
}
#slideshow .controls li {
	width: 24px;
	height: 24px;
	float:left;	
	border: 1px solid #666666;
	border: 1px solid #666666;
	border-right:none;
	line-height:24px;
}
#slideshow .controls li.last {
	border-right:1px solid #666666;
}
#slideshow .controls a {
	color: #ACACAC;
	text-decoration: none;
}
#slideshow .controls li:hover {
	background:#666666;
	cursor:pointer;
}
#slideshow .controls li:hover a {
	color:#ffffff;
}

/* 
---------------------------------*/
#footer .right {
	float: right;
	width: 60%;
	text-align: right;
}
.clearboth {
	clear: both;
}
.dark_square {
	border: 1px dotted #666;
}
html div.ppt {
	color: #fff;
	font-size: 14px;
}
#carousel .controls {
	color: #FFFFFF;
}
.quote {
	font-size: 0.9em;
	line-height: 1.4em;
}
blockquote {
	color: #CCCCCC;
	font-size: 0.9em;
	line-height: 1.4em;
	background: url(../images/quote.jpg) no-repeat 0px 0px;
	padding-top: 20px;
	padding-left: 35px;
}
blockquote > *:first-child:before /* Tripoli bonus: pure CSS blockquote */
{
	content:no-open-quote;
}
#content-ticker {
	position: relative;
	height: 96px;
	clear: both;
}
#content-ticker img {
	position: relative;
	z-index: 50;
}
#primary .castlereagh4 {
	background: url(../images/castlereagh_logo_heading.png) no-repeat 20px 0px;
}
#primary .amenities {
	background: url(../images/amenities_heading.png) no-repeat 20px 0px;
}
#primary .location {
	background: url(../images/location_heading.png) no-repeat 20px 0px;
}
#accordion h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	background: url(../images/acc_title_bg.png) no-repeat 0px 0px;
	height: 25px;
	width: 354px;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	margin: 0;
}
#accordion h3 a {
	text-decoration: none;
	color: #CCCCCC;
}
#accordion h3.over {
	background: url(../images/acc_title_bg_f2.png) no-repeat 0px 0px;
}

#content-ticker .text {
	position: absolute;
	z-index: 51;
	height: 25px;
	width: 792px;
	left: 166px;
	top: 61px;
	border-top: 2px solid #000000;
	padding: 4px 10px;
	background: url(../images/ticker_gdt.png) no-repeat 2px 0px;
	color: #999999;
	line-height: 25px;
	font-size: 12px;
}
.hidden {
	visibility: hidden;
}
#primary .attractions {
	background: url(../images/attractions_heading.png) no-repeat 18px 0px;
}
#accordion div {
	padding: 10px 0 0 5px;
}
#footer .content h4 {
	margin-top: 0px;
	padding-top: 0px;
}
