/******************** Immediacy - User selectable styles ********************/

.Heading1,H1     {}
.Heading2,H2     {}
.Heading3,H3     {}

/******************** Tags and utilities ********************/

h1, span.Heading1 {
	color:#C36029;
}

h2, span.Heading2 {
	color:#C36029;
}

h3, span.Heading3 {
	color:#C36029;
}

a:link,
a:visited {
	color:#C36029;
}

a:hover,
a:active {
	color:#C36029;
}
.Highlight 
{
    	color:#C36029;
}
/******************** Selected menu ********************/

#graphicalMenu ul li.visit {
	background-image:url("../../../images/structure/nav/visit_selected.gif");
}

/******************** Breadcrumb ********************/

#breadcrumb li a:link,
#breadcrumb li a:visited,
#breadcrumb li a:hover,
#breadcrumb li a:active {
	background-image:url("../../../images/structure/breadcrumbs/visit.gif");
}
#breadcrumbContainer {background:#C36029}


/******************** Carousel ********************/

#carouselContainer,
#carouselPanel
{
	width:705px
}
#carouselContainer{
    margin-top:15px
}
#carouselPanel{
    margin-right:15px;
}
#carouselFooter{
    width:705px;
    clear:both;
    float:left
}
#carouselPanel{float:left}
#carouselOpacityBackground{
    background:#C36029;
}
#carouselImageDescription{
    width:300px
}

/******************** Sub-navigation ********************/

#subNav ul li ul li a.selected:link,
#subNav ul li ul li a.selected:visited,
#subNav ul li ul li a.selected:hover,
#subNav ul li ul li a.selected:active {
	color:#C36029;
}

#subNav ul li ul li ul li a.selected:link,
#subNav ul li ul li ul li a.selected:visited,
#subNav ul li ul li ul li a.selected:hover,
#subNav ul li ul li ul li a.selected:active {
	color:#C36029;
}

#subNav ul li div.selected {
	background:#8B5198;
	color: #ffffff;
}

#subNav ul li ul li div.selected,
#subNav ul li ul li ul li div.selected {
	color:#C36029;
}

#subNav ul li a:link,
#subNav ul li a:visited,
#subNav ul li a:hover,
#subNav ul li a:active {
    background:url(../../../images/structure/nav/visit_bg.gif) repeat-x;
    color:#fff;
    font-size:1.1em;
    font-weight:bold
}

#subNav ul li a.selected:link,
#subNav ul li a.selected:visited,
#subNav ul li a.selected:hover,
#subNav ul li a.selected:active {
	background:#C09780;
}

/******************** Content container ********************/

#contentContainer{
    background:#F6E7DF
}


/******************** Gateway features ********************/

#featurePanels {
	border:0;
	display:inline;
	float:left;
	font-size:0.9em;
	margin:10px 0 10px 0;
	padding:0;
	width:705px !important;
	width /**/:705px;
	clear:both
}
.gatewayWrapper{
    background:#fff;
    display: inline-block;
}
.gatewayWrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .gatewayWrapper {
	display: block;
}
 
* html .gatewayWrapper {
	height: 1%;
}

.explorePanel h2,
.explorePanel .transparencyPanel{
    top:10px
}

.latestFeatures dl dt{
    margin-top:10px
}

/******************** Panel highlights ********************/

.featurePanel .highlight,
.twitterPanel dt,
.featurePanel a,
.featurePanel a:link,
.featurePanel a:visited,
.featurePanel a:active,
.featurePanel a:hover,
.whatsonPanel dt,
.whatsonPanel dd,
.propertyPanel dt,
.propertyPanel legend,
.propertyPanel label {
    color:#C36029
}

.propertyPanel legend,
.propertyPanel label{
    font-weight:bold
}

.featurePanel h2{
    font-size:1.4em
}
.featurePanel ul{
    font-size:0.9em
}

.whatsonPanel dt a{
    color:#373740 !important
}

/******************** Tags ********************/

.type1{
    color:#4A5616   
}
.type2{
    color:#809526
}
.type3{
    color:#424D14
}
.type4{
    color:#788B24
}
.type5{
    color:#9CB52E
}
.type6{
    color:#4A5616
}

/******************** Directory listing ********************/
#directoryListingPanel{
    width:945px
}
#directoryListingPanel .liveListing,
#directoryListingPanel .investListing,
#directoryListingPanel .visitListing,
#directoryListingPanel .studyListing
{
    border-top:solid 1px #D7D8D9;
    padding-top:5px
}
#directoryListingSeparator{
    margin:15px auto 40px auto
}


/******************** Opinion polls ********************/

div.opinionresults {
	background-color:#C36029;
}


/******************** Tables ********************/

table.ImmTS_Default tr th {
	background:#C36029;
	color:#FFF;
}

/******************** Blog ********************/

span.bookmarks {
background-color:#4E5A1A !important;
}

/******************** Immediacy editor ********************/

#gatewayFeatureMain div.imm-noColor {
	border-color:#4E5A1A;
}

/******************** List Widget ********************/
.listWidget ul li {
	color:#C36029;
}

/******************** Google Maps ********************/


ul.mainNav li a {background:#C36029 !important; }
ul.mainNav li a:hover {background:#C36029 !important;}

.ui-widget-header 
{
    background:none !important;
    background-color:#C36029 !important;
    border:1px solid #fff !important;
}

.text3 
{
    color:#C36029 !important;
}

.ui-state-default 
{
    color:#C36029 !important;
}

/******************** RSS Feed Reader Plugin ********************/

ul.rssFeed p.desc, ul.rssFeed p
{
    color:#373740;
    font-weight:normal;
    height:42px;
    overflow:hidden;
}
