/*--------------------------------------------------------------------------------
//
//	Oswaldtwistle Mills
//
//	by DPI 21 Ltd - http://www.dpi21.com
//
//  Copyright 2008 DPI 21 Ltd. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
//	Date: 9/04/08
//	Version: 1.0
//
// ---------------------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------------- */

* {
	margin: 0 ;
	padding: 0;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	
}

#wrapper {
	width: 100%;
	padding: 10px;
}

img {
	border: 0;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	color: black;
}

li {
	list-style-type: none;
}

.clear {
	clear: both;
	width: 900px;
}

.size10 {
	font-size: 10px;
}

.size14Blue {
	font-size: 14px;
	text-decoration: underline;
}

.bulletList li {
	list-style-type: circle;
	padding: 5px 0px;	
}

.bulletList {
	padding: 5px;
	margin-left: 10px;
}

#accessibilityList ul {
	padding: 10px 0px;
}

#accessibilityList li {
	padding: 2px 0px;
}

#top, #column3, #column1, #movie, #footer, #banner, #newsEvents, #contactForm,
.chromestyle, #validation, #breadCrumb  {
	display: none;
}

/* @group Quick Links 3 Styles */

.quickLinksContainer {
	float: left;
	width: 990px;
	padding-left: 3px;
}

.quickLinksContainer img {
	width: 160px;
	padding: 2px 0px;
}

.quickLinkStyle1, .quickLinkStyle2, .quickLinkStyle3 {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin: 2px;
	float: left;
	width: 160px;
}

.quickLinkStyle2 {
	height: 230px;
}

.quickLinkStyle1 {
	height: 120px;
}

.quickLinksContainer img {
	width: 160px;
	height: 120px;
}

.quickLinksContainer p {
	font-size: 10px;
	line-height: 14px;
}

/* @end */

/* @group Titles */

h3.title,h3.title1,h3.title2,h3.title3,h3.title4,h3.title5 {
	width: 145px;
	text-transform: uppercase;
	float: left;
	padding: 5px 20px 5px 5px;
	height: 25px;
}

h3.quickLinkTitle1, h3.quickLinkTitle2, h3.quickLinkTitle3, h3.quickLinkTitle4, h3.quickLinkTitle5 {
	padding: 5px 20px 5px 5px;
	height: 25px;
}

/* @end */

/* @group 3 Styles */

#style1Images, #style2Images {
	width: 160px;
	text-align: center;
	padding-right: 5px;
}

#style1Images img, #style2Images img, #style3Images img {
	width: 160px;
	height: 120px;
}

#style1Images img, #style2Images img, #style3Images img {
	border: 1px solid #EEEEEE;
	padding: 5px;
}

#style3Images {
	width: 530px;
}

#style3Images p {
	float: left;
	width: 160px;
	margin: 0px 5px;
}

#style1Text, #style2Text, #style3Text {
	line-height: 16px;
}

#style2Text, #style3Text, #style1Images {
	float: left;
}

#style2Images, #style1Text {
	float: right;
}

#style1Text {
	width: 360px;
}

#style2Text {
	width: 360px;
}

#style3Text {
	width: 530px;
}


/* @end */

/* @group Headings */

h1 {
	font-size: 20px;
	padding: 10px 0px 5px 0px;
}

h1, h2, h3, h4, h6 {
	font-weight: normal;
}

h2 {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9CC6E8;
}

h4 {
	font-size: 13px;
	line-height: 16px;
}

h5 {
	font-size: 13px;
	padding-bottom: 5px;
}

h6 {
	font-size: 14px;
	padding: 5px 0px;
	border-bottom: 1px solid white;
}

/* @end */

/* @group Column 2 // Content */


#column2, #information, .newsArchive, #copy {
	width: 100%;
}

#column2 {
	float: left;
	padding: 0px 15px;
}

#column2 p {
	padding: 5px 0px;
}

#copy ul, #copy ol {
	padding: 10px;
}

#copy ul li {
	list-style-position: outside;
	list-style-type: circle;
	padding: 2px 0px;
	line-height: 16px;
}

/* @group News */

.newsArchive, .newsThumb, .newsShortDescription {
	float: left;
}

.newsArchive {
	padding: 5px 0px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 5px;
}

.newsThumb {
	width: 160px;	
	border: 1px solid #EEEEEE;
	padding: 5px;
}

.newsThumb img {
	width: 160px;
}

.newsShortDescription {
	width: 350px;
	padding-left: 10px;
}

/* @end */

/* @group Template Page */

#mainText, #mainImages {
	float: left;
}

#mainText {
	width: 350px;
	padding-right: 20px;
}

#mainText ul {
	padding-bottom: 10px;
}

#mainText li {
	list-style-type: circle;
	list-style-position: inside;
}

#mainImages {
	width: 160px;
	text-align: center;
}

#mainImages img {
	border: 1px solid #E4E4E4;
	padding: 5px;
	margin-bottom: 5px;
}



/* @end */

/* @group Stores */

#storeInformation, #storeList {
	float: left;
}

#storeInformation {
	width: 250px;
	border-right: 1px solid #9CC6E8;
	padding-right: 10px;
}

#storeInformation img {
	width: 220px;
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin: 0px 10px;
}
#storeList {
	width: 265px;
	padding-left: 10px;
}

#storeList ul {
	line-height: 16px;
}

#a-z {
	float: left;
	margin-bottom: 10px;
}

#a-z li {
	display: inline;
}

/* @end */

/* @group Attractions */

#information, #information ul, #information li {
	float: left;
}

#information {
	padding: 10px 0px;
}

#information ul {
	font-size: 10px;
	padding: 10px 0px 0px 10px;
	width: 360px;
}

#information li {
	display: block;
}

#telephoneNumber, #website, #emailAddress {
	width: 90px;
}

#telephoneNumber {
	padding: 4px 10px 4px 0px;
}

#website {
	padding: 4px 0px 4px 0px;
}

#emailAddress {
	padding: 4px 0px 4px 0px;
}

/* @end */

/* @end */