/* --- /goskimming/ specific styles --- */

/* --- AR (21/08/2009): This is just a test --- */

hr {
	color:#fba81d;
    background-color:#fba81d;
}

div#top {
    background-color: #f9a312;
    background-image: url(/img/grad_yellow.jpg) !important;
    background-position:left top;
	background-repeat:repeat-x;
    padding:4px 5px;
}

div#top p {
    background-color: transparent;
    background-image: url(/img/logo_yellow.gif) !important;
    background-position:left top;
	background-repeat:no-repeat;
    color:white;
    font-size:small;
    font-weight:bold;
    margin:0;
    padding:7px 5px;
    text-indent:-1600px;
}

h1 {
    color:#fba81d !important;
    border-color: #fba81d !important;
    border-bottom-style:solid;
	border-width:1px;
    margin:10px 0 0 5px;
    font-size: large;
    text-transform: lowercase;
}

h2 {
    color:#fba81d !important;
    margin:10px 0 0 5px;
}

h3 {
    color:#fba81d;
    font-size:small;
    font-weight:bold;
    margin:10px 0 0 5px;
}

<!-- h4 {
    color:#fba81d;
    font-size:small;
    font-weight:bold;
    margin:10px 0 0 5px;
} -->

h4, .thedms02 h3 {
    color:#000;
	background-color:#fba81d;
    font-size:small;
    font-weight:bold;
    margin:10px 0 0 5px;
    padding: 2px;
}

.thedmsgallerycaption h3 {
	background-color: #fff;
	color:#fba81d;
    font-size:small;
    font-weight:bold;
    margin:0px 0 0 5px;
    padding: 0 0 0 0px;
}

#thedmsSearch1 h2, #thedmsSearch0 h2, #thedmsSearch10 h2 {
	color:#000;
	background-color:#fba81d;
    font-size:small;
    padding: 3px;
    margin-bottom: 5px;
    font-weight:bold;
}

.articleThead1, .articleThead2 {
    background-color:#ffcd59;
    color:white;
    padding:2px;
    text-align:left;
}

.article_highlight {
    background-color: #FAA91C;
    background-image: url(/img/highlight-grad-yellow.jpg);
	background-position:left top;
	background-repeat:repeat-x;   
    
}

.article_highlight p, .article_highlight h3, .article_highlight a {
	background:transparent none repeat scroll 0 0;
	color:#000 !important;
}

.thedmsPricingGrid, #thedmsOpeningTimesGrid, .thedmsSpecialOffer, #thedmsEventsGrid {
    background-color:#ffcd59; 
}

.thedmsPricingGrid tbody tr th, #thedmsOpeningTimesGrid tbody tr th, #thedmsEventsGrid tbody tr th {
    background-color:#ffcd59;
    color: #000;
}

.thedmsPricingGrid tbody tr td, .thedmsSpecialOffer tbody tr td, #thedmsOpeningTimesGrid tbody tr td, #thedmsEventsGrid tbody tr td  {
    background-color:#fff;
    padding:2px;
}

.thedmsAtThisVenueList a:hover {
	text-decoration: none;
    color:#5878b6;
}
