
/* CSS Document */
@import "/common.css";


*, .x {												
	color:#333;
	font-family: "Tahoma","Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
	outline: 0;
	}
	
body {
background:#F2F8EA;
margin:0 auto 0 auto;
padding:0;
text-align:center;
}

	
h1, h2, h3, h4, h5, h6 { 
font-weight: bold; 
margin-bottom: 0;
padding-bottom:0;
 }

h1 {  font-size: 2.50em; 	}
h2 {  font-size: 1.40em; 	}
h3 {  font-size: 1.20em; 	}
h4 {  font-size: 1.10em; 	}
h5 {  font-size: 1.20em; 	}
h6 {  font-size: 1.00em; 	}

/* Common */
.hide	{ display: none;	}
.inline	{ display: inline;	}
.block	{ display: block;	}
.nfloat	{ float: none;		}
.lfloat	{ float: left;		}
.rfloat	{ float: right;		}
.clear	{ clear: both;		}
.lclear	{ clear: left;		}
.rclear	{ clear: right;		}
	
strong
{
	font-weight:bold;
}
	
a {
color:#582954;
text-decoration:underline;
}

a:hover {
color:#582954;
text-decoration:none;
}



h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
}

p {
margin: 0 0 1em;
padding:0;
line-height:1.40em;
}

/*forms*/

.moduleType_ContactForm .moduleInnerContent
{
float:left;
width:370px;
}

.formRow { 
margin-bottom:5px;
width:370px;
float:left;
}

label {
font-size:12px;
font-weight:bold;
color: #333;
padding:10px 10px 5px 0;
width:140px;
float:left;
display:block;
}

.dataField {
width:190px;
padding:5px;
font-size:12px;
border:1px solid #000000;
float:left;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
}
textarea.dataField {
height:100px;
}
.moduleType_ContactForm span.checkbox
{
	border:none;
}
.moduleType_ContactForm div.checkbox label
{
	font-weight:normal;
	font-size:0.9em;
	padding-top:0;
}
.moduleType_ContactForm .validationerror
{
	display:block;
	padding:2px 8px;
}

.submitButton {
float:right;
margin-right:18px;
font-size:12px;
display:block;
color:#000000;
font-size:14px;
border:1px solid;
padding:3px 30px;
border-color:#aaa #000 #000 #aaa;
} 


/* Main containers */

div#Wrapper {
	width: 809px;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
div#MainContent{
background-color: #fff;
padding: 60px 0 40px 0;
float:left;
width:100%;
}
	
div#TopNav {
float:left;
width:100%;
}

	div#TopNav ul{
	margin:0 0 0 5px;
	padding:0 0 10px 0 ;
	list-style:none;
	}
	
		div#TopNav ul li {
		display:inline;
		padding: 0 4px 0 11px;
		margin:0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#582954;
font-weight:bold;
		background: url(../images/menu_bull.gif) no-repeat left 8px;
		}
		
		div#TopNav ul li a, div#TopNav ul li span{
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
		color:#582954;
		font-weight:bold;
		}
		
		div#TopNav ul li a:hover, div#TopNav ul li span:hover{
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
		color:#CAC8C9;
		font-weight:bold;
		}
		
		div#TopNav ul li.nobullet { 
		background:none;
		padding: 0 4px 0 0;
		}
		
ul#mainmenu {
}	


ul#mainmenu li.first {
background:none !important;
border:none !important;
padding-left:0 !important;
margin-left:0 !important;
}


div#LeftCol {
float:left;
width:199px;
color:#fff;
}

div#LeftCol h3{
padding:10px 10px 0 10px;
color:#fff;
}

div#LeftCol p{
padding:0 10px 0 10px;
color:#fff;
}

div#LeftCol a {
color:#fff;
text-decoration:none;
}

div#LeftCol a:hover {
color:#fff;
text-decoration:underline;
}

.Contactdetails {
margin-top:60px;
font-size:10px !important;
}


	div.Logo {
	background:#8CC63E;
	padding-top:60px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:5px solid #fff;
	}

div#GreyWrapper{
background: url(../images/body_cols.gif) repeat-y left top;
float:left;
border-left:5px solid #fff;
}

div#Content {
float:left;
width:594px;
border-left:5px solid #fff;
}

	div#TopRow {
	width:100%;
	background:#6c0c63;
	float:left;
	}
	
	div#TopRow div.moduleType_StaticHtml h2 {
		color:white;
	}
	div#TopRow span.Title a
	{
		font-weight:bold;
		font-size:1.1em;
	}
	div#TopRow a {
		text-decoration:none;
		color:white;
	}
	div#TopRow a:hover {
		text-decoration:underline;
	}
	
	#TopRow .moduleType_Images {
	border-right:5px solid #fff;
	height:200px;
	}
	
	#TopRow .moduleType_Images ul {
		margin:0;
	}
	#TopRow .moduleType_Images li {
		margin:0;
	}
	
	#TopRow .colOne
	{
		float:left;
		width:398px;
		height:200px;
	}
	
	#TopRow .colTwo
	{
		float:left;
		width:180px;
		padding-left:10px;
	}
	
div#TopRow p, div#TopRow h3{
padding:0 10px 0 0;
width:160px;
float:left;
}

div#TopRow h3{
padding:10px 10px 0 0;
}

div#TopRow p{
padding:0 10px 0 0;
}
	
	div.ContentRow {
	width:100%;
	border-top:5px solid #fff;
	float:left;
	}
	
	div.ContentRowSection {
	float:left;
	width:194px;
	}
	
	div.ContentRowSection img{
	float:left;
	}
	
	div.ContentRowSection p, div.ContentRowSection h3, div.ContentRowSection h4 {
	padding:5px 5px 0 5px;
	margin:0;
	float:left;
	width:89px;
	}
	
	div.ContentRowSection p {
	font-size:11px;
	margin-bottom:20px;
	}
	
	.ContentNarrow {
	width:382px;
	float:left;
	margin-right:10px;
	padding-left:10px;
	padding-top:10px;
	}
	
		.ContentNarrow h2, .ContentNarrow h3{
		margin-bottom:10px;
		padding-bottom:3px;
		border-bottom:1px dotted #582954;
		}
	
			.ContentNarrow ul{
			margin:10px 0 0 0;
			padding:0;
			list-style:none;
			}
			
			.ContentNarrow ul li{
			margin:4px 0 4px 0;
			padding:0 0 5px 12px;
			background: url(../images/icon_arrow.gif) no-repeat left 3px;
			}

	

	.SubMenu {
	float:left;
	width:182px;
	margin:24px 5px 10px 0;
	padding-top:10px;
	}
	
	
	.SubMenu h2, .SubMenu h3 {
		margin-bottom:10px;
		padding-bottom:3px;
		border-bottom:1px dotted #582954;
		}
	
	.SubMenu ul{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	border-top:1px dotted #582954;
	}
	
	.SubMenu ul li{
	margin:4px 0 4px 0;
	padding:0 0 5px 16px;
	border-bottom:1px dotted #582954;
	background: url(../images/icon_arrow.gif) no-repeat 4px 3px;
	}
	

	
div#Footer {
float:left;
width:798px;
border-left:5px solid #fff;
font-size:11px;
background: url(../images/dibbinsdale_thwaites_logo.gif) no-repeat top left;
padding:40px 0 0 0;
}

	div.Glow {
	width:200px;
	float:left;
	padding:6px 0 0 0 ;
	text-align:center;
	}
	
	.GlowLogo {
	display:block;
	margin:0 5px 20px 0;
	width:102px;
	height:20px;
	background-image:url(../images/glow_logo.jpg);
	text-indent:-1000px;
	overflow:hidden;
	}
	
	div.FooterMain {
	float:left;
	width:520px;
}
	
	div.FooterMain p{
	padding: 0 3px 0 6px;
	font-size:11px;
	color:#582954;
	}
	
	div.FooterMain ul{
	float:left;
	margin:0 30px 15px 5px;
	padding:0;
	list-style:none;
	width:520px;
	}
	
		div.FooterMain ul li{
		display:inline;
		padding: 0 3px 0 6px;
		border-left: 1px solid #ccc;
		font-size:11px;
		color:#582954;
		}
		
		
		
		div.FooterMain ul li a, div.FooterMain ul li span{
		text-decoration:none;
		font-size:11px;
		color:#582954;
		}
		
		div.FooterMain ul li.noborder { 
		border: 0;
		}
		
		ul.FooterDetail {
		}
		
		ul.FooterDetail li{
		background:none !important;
		border:none !important;
		padding-left:0 !important;
		margin-left:0 !important;
		}
		
/* Map */
#CMSmap
{
	width:382px;
	height:280px;
}
	.moduleType_ContactForm
	{
		clear:both;
		margin:30px 0;
	}

	.moduleType_Map
	{
		clear:both;
	}

	.mapbubble img.icon
	{
		float:left;
		margin-right:4px;
	}
	.mapbubble h4
	{
		height:28px;
	}
	.mapbubble .adr
	{
		display:block;
		padding:10px;
	}
	.mapbubble .postal-code
	{
		display:block;
	}
	.mapbubble .geo
	{
		display:none;
	}
	.mapbubble .directions
	{
		display:block;
		margin-top:10px;
		text-align:right;
	}
	

div.moduleType_Images ul.gallerylist
{
	list-style-type:none;
	padding:0;
	margin-left:0;
}

div.moduleType_Images ul.gallerylist li
{
	display:block;
	background:none;
	width:120px;
	float:left;
	padding:0;
	margin-left:5px;
}

.HomePage .ContentRowSection h3 a
{
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	
}



#TopRow .gallerylist li
{
	display:none;
}

#TopRow .gallerylist li.first
{
	display:block;
}


/*------------------------------ News Articles ------------------------------------*/


ul.articlelist {
list-style:none;
padding:0;
margin:20px 0 20px 0;
}


ul.articlelist li{
padding:0;
margin-bottom:10px;
background:none;
}
