﻿/* This style sheet is a user selectable style sheet and provides the CMS Editor the style information it needs */
/* This style sheet is always the last style sheet applied to the page when selected so sometimes overrides styles included in the system style sheets  #d04251; old colour ??? */
/* Use the section at the bottom of this style sheet to undo overrides */


/* Start of editor selectable styles */

.Heading1, h1
{
    color: #a81b09;
    font-size: 1.6em;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.Heading2, h2
{
    color: #a81b09;
    font-size: 1.3em;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.Heading3, h3
{
    color: #a81b09;
    font-size: 1.1em;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-weight: bold;
}
.Heading4, h4
{
    color: #a81b09;
    font-size: 1.0em;
    margin: 0px 0px 10px 0px;
    padding: 0px; 
    font-weight: bold; 
}

/* End of editor selectable styles */


/* Start of table styles */

/* Default Table (Overrides) */
table.ImmTS_Default
{
	background-color: #ffffff;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}
table.ImmTS_Default th, table.ImmTS_Default td
{
	/* Cell padding and spacing styles */
	margin: 3px;
	padding: 3px;
}
table.ImmTS_Default, table.ImmTS_Default th, table.ImmTS_Default td
{
	border: 1px solid #000000;
}
table.ImmTS_Default th
{
	background-color: #cccccc;
	text-align: left;
}
table.ImmTS_Default tr
{
	vertical-align: top;
}
table.bgc1
{
	background-color: #c1c1bc;
}
table.bgc2
{
	background-color: #dcdcd6;
}
table.bgc3
{
	background-color: #d7d7d0;
}
table.bgc4
{
	background-color: #e1e1db;
}
table.bgc5
{
	background-color: #d5d3da;
	font-size: 0.8em;
}
table.bgc6
{
	background-color: #d5d3da;
	font-size: 0.93em;
}
table.bgc7
{
	background-color: #c4c3ca;
	font-size: 0.8em;
}
table.bgc8
{
	background-color: #c4c3ca;
	font-size: 0.9em;
}

/* End of table styles */


/* */


#divInsideWrapper
{
    background: #ffffff url('../Images/AlternativeLayout/Members/dw-bg-light-red.gif') repeat-y;
    border: 1px solid #79797c;
    border-top: 0px;
}

/* #divLogo{background: url('../Images/AlternativeLayout/DestinationWorcestershire/Members/dw-be-free-members-logo.gif') no-repeat center center;}*/

#divLogo
{
	background-image: url(../../../Images/Title_CS_838383.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#divBanners li
{
    border-left: 1px solid #79797c;
}
#divBanners li.first
{
    border: 0px;
}

.dwColumnHeading
{
    color: #79797c;
}
#divTemeTriangle
{
    background: #99ccff;
    border: 1px solid #79797c;
}
#divStopPress
{
    background: #FFE4B3;
    border: 1px solid #79797c;
}
#divNews085
{
    background: #eae8ee;
    border: 1px solid #79797c;
	font-size: 0.85em;
	padding: 5px;
    text-align: center;
}
#divNews, #DWNews
{
    background: #eae8ee;
    border: 1px solid #79797c;
}
#x, .dwNewsItem, .DWNewsHeadlines
{
    border-top: 1px dashed #79797c;
}

#divAltLayoutFooter
{
    background: #79797c;
}
.focusOverImage
{
    border: 0px solid #cccccc;
    float: right;
    margin: 10px 10px 10px 10px;
    padding: 5px;
}
.focusOverImageLeft
{
    border: 0px solid #cccccc;
    float: left;
    margin: 10px 10px 10px 10px;
    padding: 5px;
}


/* */

/* Start of override undos (some of the above styles override styles that are set in the system style sheets) */
/* Please do not make changes to this section */

#divHeader h2
{
    font-size: 1em;
}
#divColumn1 h2, #divColumn2 h2, #divColumn3 h2
{
    background-color: transparent;
    border: 0px;
    font-size: 1em;
    padding: 0px;
}

/* End of override undos */

