/* GENERAL STYLES */
body {
	background-color:#606970;
	background-attachment: scroll;
	background-image: url(/images/Ashley/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 12px 0px;

}
a {
	color: #00B0CA;
	text-decoration: none;

}
a:hover {
	color: #00B0CA;
	text-decoration: underline;
}
h1 {
	display:block;
	width: 579px;
	font-size: 1.2em;
	color: #FFFFFF;
	border-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;	
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(/images/Ashley/PageTitleBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
h2 {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #00B0CA;
	font-weight:normal;
		
}
h3 {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #00B0CA;
	font-weight:normal;
		
}
h4 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #00B0CA;
	font-weight:normal;
		
}
h5 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-weight:bold;
		
}
h6 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-weight:normal;
		
}
ul{
	font-size: 0.8em;
	line-height: 1.6em;
}
ol{
	font-size: 0.8em;
	line-height: 1.6em;
}
hr {
	height: 1px;
	border-top: solid 1px #CCCCCC;
	border-bottom: none;
	border-left:none;
	border-right:none;
}
img a { border: none;
}
.SkipTo {
   position:absolute;
   top: -1000px;
   left: -1000px;
   visibility: hidden;
}
.AlphaLayer {
   position:absolute;
   top: -1000px;
   left: -1000px;
   visibility: hidden;
}
.Centre {
	width: 960px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	margin-bottom: 10px;
}
.Clear {
	clear:both;
}
.TopBar {
	width: 960px;
	overflow:hidden;
}
.MenuHolder {
	width: 960px;
	border-bottom: 0px;
	background-color: none;
} 
ul#Menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 41px;
	width: 960px;
}
ul#Menu li {
	float: left;
	display: inline;
	height: 41px;
	margin: 0px;
	overflow: hidden;
}
ul#Menu li a {
	display: block;
	height: 41px;
	text-indent: -999em;
}
ul#Menu li.Mhome a {
	width: 107px;
	background-image: url(/images/Ashley/MainMenu/Home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mabout a {
	width: 128px;
	background-image: url(/images/Ashley/MainMenu/About.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mopening a {
	width: 163px;
	background-image: url(/images/Ashley/MainMenu/Opening.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mshops a {
	width: 113px;
	background-image: url(/images/Ashley/MainMenu/Shops.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mnews a {
	width: 204px;
	background-image: url(/images/Ashley/MainMenu/News.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mfinding a {
	width: 132px;
	background-image: url(/images/Ashley/MainMenu/Finding.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#Menu li.Mcontact a {
	width: 113px;
	background-image: url(/images/Ashley/MainMenu/Contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#Menu li.Mhome a:hover {
	background-position: center left;
}
ul#Menu li.Mabout a:hover {
	background-position: center left;
}
ul#Menu li.Mopening a:hover {
	background-position: center left;
}
ul#Menu li.Mshops a:hover {
	background-position: center left;
}
ul#Menu li.Mnews a:hover {
	background-position: center left;
}
ul#Menu li.Mfinding a:hover {
	background-position: center left;
}
ul#Menu li.Mcontact a:hover {
	background-position: center left;
}
ul#Menu li#selected a {
background-position: bottom left;
}
.HomeTopSection {
	background-color:#606970;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(/images/Ashley/HomeTopBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.HomeTopSectionLeft {
	padding-left: 10px;
	width: 295px;
	float:left;
}
.HomeTopSectionRight {
	
}
/*.HomeTopRightPanel {
	overflow:hidden;
	padding-left: 15px;
}*/
.HomeIntroPanel {
	min-height: 170px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 8px 8px 0px 8px;
	margin-top: 14px;
	margin-bottom: 10px;
}
.HomeIntroHeading {
	border-bottom: 0px;
	font-size: 1em;
	color: #00B0CA;
	margin-top: 3px;
	margin-bottom: 0px
}
.HomeIntroText {
	font-size: 0.7em;
	margin-top: 2px;
	margin-bottom: 0px;
}
.HomeShopGuide {
	border-bottom: 0px;
	background-attachment: scroll;
	background-image: url(/images/Ashley/HomePanelBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.HomeShopGuideHeader {
	border-bottom: 0px;
}
.HomeShopGuideImage {
	margin-top: 0px;
}
.HomeShopGuideForm {
	padding: 10px 0px 0px 10px;
}
.HomeShopGuideDropDown {
	width: 240px;
	height: 22px;
	margin-bottom: 4px;
	font-size: 10px;

}
.ShopGuideDropDown {
	width: 130px;
	/*height: 22px;*/
	margin-top: 4px;
	font-size: 0.7em;
	margin-left: 6px;
}
.HomeGoButton {
	border: 1px solid #005294;
	background-color: #00B0CA;
	color:#FFFFFF;
	height: 22px;
	width: 34px;
	margin-left: 2px;
	margin-bottom: 4px;
	line-height: 10px;
	font-size: 9px;
}
.InnerGoButton {
	border: 1px solid #005294;
	background-color: #00B0CA;
	color:#FFFFFF;
	width: 24px;
	margin: 0px 0px 0px 2px;
	line-height: 12px;
	font-size: 0.7em;
}

.HomeBottomSection {
	background-color:#FFFFFF;
	padding-top: 10px;
}
.HomeBottomLeft {
	float:left;
	width: 295px;
	margin-left: 10px;
	border-bottom: 0px;
	background-attachment: scroll;
	background-image: url(/images/Ashley/HomePanelBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.HomeBottomMiddle {
	float:left;
	width: 295px;
	margin-left: 10px;
	border-bottom: 0px;
	background-attachment: scroll;
	background-image: url(/images/Ashley/HomePanelBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;
	color:#FFFFFF;
}
.HomeBottomRight {
	float:left;
	width: 330px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.HomeBottomMiddleHeader {
	border-bottom: 0px;
	padding-bottom: 5px;
}
.HomeBottomMiddleDays {
	float:left;
	width: 137px;
	line-height: 1.6em;
	font-size: 0.7em;
	margin-left: 8px;

}
.HomeBottomMiddleHours {
	float:left;
	width: 150px;
	font-size: 0.7em;
	line-height: 1.6em;	
}
.HomeFacilitiesText {
	font-size: 0.7em;
	margin-top: 5px;
	color:#FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
}
.HomeFacilitiesText a{

	color:#FFFFFF;
}
.HomeBottomLeftHeader {
	border-bottom: 0px;
	padding-bottom: 5px;
}
/*.HomeLogoBar {
	padding: 0px 10px 10px 10px;
	border-bottom: solid 8px #A5AAB0;
	width: 940px;
	background-color:#FFFFFF;
}*/
.HomeLogoImage {
	border: 5px solid #00B0CA;
	text-align:center;
	padding-left: 10px;
}
.HomeBottomLeftIcons {
	min-height: 48px;
	padding-left: 6px;
}
FooterBar {
	width: 960px;
	font-size: 0.7em;
	padding-top: 0px;
	margin-top:0px;
	color: #FFFFFF;
}
.FooterBar a {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterLeft {
	float: left;
	width:470px;
	padding-left: 10px;
}
.FooterRight {
	float: left;
	width:470px;
	padding-right: 10px;
	text-align:right;
}
.InnerContentHolder {
	background-color:#FFFFFF;
	border-bottom: solid 8px #A5AAB0;
    width: 960px;
}
.LeftColumn {
	float:left;
	width: 168px;
	padding: 10px 10px 10px 10px; 
}
.RightColumn {
	float:left;
	width: 168px;
	padding: 10px 10px 10px 10px; 
}
.MiddleColumn {
	float:left;
	width: 584px;
	padding: 10px 0px 10px 0px;
}
.RightPanelHolder {
	width: 168px;
	margin-bottom: 14px;
	padding-bottom: 7px;
	border-bottom: 0px;
	background-attachment: scroll;
	background-image: url(/images/Ashley/HomePanelBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;		
}
.LeftPanelHolder {
	width: 168px;
	margin-bottom: 14px;
	padding-bottom: 0px;	
	background-attachment: scroll;
	background-image: url(/images/Ashley/HomePanelBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.RightPanelHeader {
	border-bottom: 0px;	
}
.LeftPanelHeader {
	border-bottom: 0px;
	margin-bottom: 0px;	
}
.RightPanelDays {
	float:left;
	width: 72px;
	line-height: 1.7em;
	font-size: 0.7em;
	color:#FFFFFF;
	padding-left: 5px;
}
.RightPanelHours {	
	float:left;
	width: 91px;
	font-size: 0.7em;
	line-height: 1.7em;
	color:#FFFFFF;	
}
.RightShopGuideImage {
	padding-top: 6px;
	padding-bottom: 6px;
}	
.SubMenuHolder {
	padding: 8px 0px 7px 0px;
}
ul#SubMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 168px;

}
ul#SubMenu li {
	display: block;
	margin: 0px 8px 0px 8px;
	width: 152px;
	font-size: 0.85em;
	color: #999999;
	padding: 2px 0px 2px 0px; 
}
ul#SubMenu li a {
	/*display: block;
	width: 166px;*/
	padding: 2px;
	
	/*font-size: 0.85em;*/
	
}
.SubMenuItem {
	border-bottom: solid 1px #FFFFFF;
	margin: 0px 5px 0px 5px;
	color:#FFFFFF;
}
.SubMenuItem a{
	color:#FFFFFF;
}
.SubMenuItemLevel2 {
	border-bottom: solid 1px #FFFFFF;
	margin: 0px 5px 0px 5px;
}
.SubMenuItemLevel2 a{
	color:#FFFFFF;
}
#submenuselected {
	color: #FFFFFF;
	background-color: #00B0CA;

}
#submenuselected a{
	color: #FFFFFF;

}
.SubMenuItemLast {
	border-bottom: 0px;
	color:#FFFFFF;

}
.SubMenuItemLastLevel2 {
	border-bottom: 0px;
	color:#FFFFFF;
	
}
.SubMenuItemLast a {
	border-bottom: 0px;
	color:#FFFFFF;

}
.SubMenuItemLastLevel2 a{
	border-bottom: 0px;
	color:#FFFFFF;
	
}
.Grey {
	color:#999999;
}
.MainImageBar {
	margin: 0px;
	overflow: hidden;
	height: 150px;
}
.PageTitle {
	font-size: 1.5em;
	color: #005294;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
/* Team styles */ 

.TeamText {
	float:left;
	margin-right: 12px;
	width: 354px;
}
.TeamPhoto {
	float:left;
	width:180px;
}
.TeamMemberHolder {
	border-bottom: solid 1px #CCCCCC;
	width: 546px;
	padding-top: 10px;
	margin-bottom: 10px;
}

	/* Shop listings  */
	
.ShopOrderBy {
	background-color: #FFFFFF;	
	border-bottom: 0px;
	border-top: 0px;
	padding: 2px 5px 5px 5px;
	width: 574px;
	background-attachment: scroll;
	background-image: url(/images/Ashley/PageTitleBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.SOBTitle {
	float:left;
	width: 100px;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFFFFF;
	text-transform:capitalize;
	padding-top: 4px;
}
.SOBForm {
	float:left;
	width: 474px;
	font-size: 0.75em;
	font-weight: bold;
	color:#999999;
	text-align: right;
	padding-top: 4px;
}
.ShopItem {
	border-bottom: dotted 1px #CCCCCC;
	padding: 0px 5px 0px 5px;
	width: 574px;
}
.ShopName {
	margin: 5px 0px 5px 0px;
	display:block;
	width: 474px;
	float:left;
}
.ShopMore {
	margin: 5px 0px 5px 0px;
	display:block;
	width: 100px;
	float:left;
	text-align: right;
}
.ShopCategory {
	background-color: #F0F0F0;	
	padding: 5px;
	width: 574px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color:#005294;
}
.ShopLeft {
	float:left;
	width: 350px
	}
.ShopRight {
	float:left; 
	width: 234px;
	text-align:right;
}

/* Form styles */

label {
	display:block;
	width: 180px;
	float:left;
}
.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
}
.LabelSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
	}
input {	
	}
select {
	padding: 0.25em;
	}
textarea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .95em;
	padding: 0.25em;
	}
.TextField {
	width: 300px;
	border: solid 1px #999999;
	}
.TextFieldPrice {
	width: 289px;
	border: solid 1px #999999;
	}
.TextFieldTools {
	width: 173px;
	border: solid 1px #999999;
	height: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top:1px;
}
.DropDown {
	width: 308px;
	border: solid 1px #999999;
}
.DropDownTools {
	width: 180px;
	border: solid 1px #999999;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top:2px;
}
.TextArea {
	width: 300px;
	height: 100px;
	border: solid 1px #999999;
}
.Required {
	color:#990000; 
	font-weight:bold;
}
.SubmitButtons {
	padding-left: 180px;
}
.SubmitButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 100px;
	border: solid 1px #003366;
	background-color:#E1E1E1;	
	
}
.FormRight {
	margin-left: 180px;
}
.SubmitButtonTools {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: solid 1px #CCCCCC;
	height: 20px;
	width:26px;
	padding-top: 2px;	
	margin-top:2px;
	background-color:#FFFFFF;
}
.Radio {
	float:left;
	margin-right: 15px;
}


/* News section */

.NEOLeft{
	float: left;
	width: 283px;
	margin-right: 18px;
	margin-bottom: 10px;
	
}
.NEORight{
	float: left;
	width: 283px;
	margin-bottom: 10px;
	
}
.NewsTitle {
	font-weight:bold;
	margin-bottom: 0px;
} 
.NewsTitleLanding {
	font-weight:bold;
	margin-bottom: 0px;
	float:left;
	width: 250px;
} 
.NewsTitle a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.NewsTitleLanding a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.NewsDate  {
	color:#999999;
	margin-bottom: 0px;
}
.NewsDateLanding  {
	color:#999999;
	margin-bottom: 0px;
	float:left;
	margin-left: 30px;
}
.NewsLandingLeft {
	float:left;
	width: 424px;
}
.NewsLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}


/* Events  */

.EventName {
	font-weight:bold;
	margin-bottom: 0px;
} 
.EventName a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.EventDate  {
	color:#999999;
	margin-bottom: 0px;
}
.EventLocation  {
	color: #999999;
}
.EventPhotoOne {
	float:left;
	width:188px;
	margin-right:10px;
}
.EventPhotoTwo {
	float:left;
	width:188px;
	margin-right:10px;
}
.EventPhotoThree {
	float:left;
	width:188px;
}
.EventPhotoCaption {
	font-size: 0.8em;
	color:#999999;
}
.EventLandingLeft {
	float:left;
	width: 424px;
}
.EventLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}
/* Competitions */


.CompetitionName {
	font-weight:bold;
	margin-bottom: 0px;
} 
.CompetitionName a{
	font-weight:bold;
	margin-bottom: 0px;
} 
.CompetitionDate  {
	color:#999999;
}
.CompetitionWinnersList {
	border-bottom: 1px #CCCCCC solid;
}
.CompetitionLandingLeft {
	float:left;
	width: 424px;
}
.CompetitionLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}
 /* Offers*/
 
.OfferName {
	font-weight:bold;

	margin-bottom: 0px;
} 
.OfferName a{
	font-weight:bold;

	margin-bottom: 0px;
} 
.OfferDate  {
	color:#999999;
}
.OfferLandingLeft {
	float:left;
	width: 424px;
}
.OfferLandingRight {
	float:left;
	width: 160px;
	text-align:right;
}

























.mceContentBody p{	 font-size: .75em;}

.mceContentBody li{	 font-size: .75em;}

.mceContentBody ul{	 font-size: .75em;}

.mceContentBody ol{	 font-size: .75em;}

.mceContentBody h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.35em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 8px 0px;}

.mceContentBody h2 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 1.1em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 8px 0px;}

.mceContentBody h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .95em;	line-height: 1.4em;	font-weight: bold;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .95em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody h6 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .85em;	line-height: 1.4em;	font-weight: normal;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody h5 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .85em;	line-height: 1.4em;	font-weight: bold;	color: #666666;	text-decoration: none;	margin: 0px 0px 0px 0px;}

.mceContentBody,
.mceEditorIframe {
    /* TinyMCE Editor */
    background-color:#FFFFFF;
    }
.mceContentbody a,
.mceEditorIframe a {
    color: #00C;
    text-decoration: underline;
    }

/*new styles */ 
.FooterBar {
	width: 960px;
	font-size: 0.7em;
	padding-top: 0px;
	margin-top:0px;
	color: #FFFFFF;
}
.FooterBar a {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterLeft {
	float: left;
	width:470px;
	padding-left: 10px;
}
.FooterRight {
	float: left;
	width:470px;
	padding-right: 10px;
	text-align:right;
}
/*.FooterBar {
	width: 960px;
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:0px;
	line-height: 1.6em;
	color: #00B0CA;
	border-bottom: solid 12px #A5AAB0;
	margin-bottom: 12px;
}
.FooterBar a {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterLeft {
	float: left;
	width:600px;
	padding-left: 10px;
}
.FooterMiddle {
	float: left;
	width:165px;
	padding-right: 10px;
	text-align:left;
}
.FooterRight {
	float: left;
	width:165px;
	padding-right: 10px;
	text-align:left;
}*/
.HomeTopRightLeftPanel {
	float:left;
	width: 303px;
	overflow:hidden;
	margin-left: 10px;
	height: 341px;
	background-color:#CCCCCC;
}
.HomeTopRightMiddleColumn {
	float:left;
	width: 312px;
	margin-left: 10px;
}
.HomeTopRightPanel {
	overflow:hidden;
	width: 312px;
	height: 164px;
	background-color:#FFFFFF;
	margin-bottom: 16px;
}
.HomeTopRightPanelTwo {
	overflow:hidden;
	
	float:left;
	width: 312px;
	height: 162px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}

.HomeTopSectionRight {
	padding-top: 15px;	
}
.HomeLogoBar {
	padding: 0px 10px 10px 10px;
	/*border-bottom: solid 8px #A5AAB0;*/
	width: 940px;
	text-align:center;
	background-color:#FFFFFF;
}
img {
 border: 0px;
}
img a{
 border: 0px;
}






/* New form styles */
.newsletter-firstname {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.newsletter-firstname input{
 width: 250px;
}
.newsletter-lastname {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.newsletter-lastname input{
 width: 250px;
}

.newsletter-approve  {
font-size: 0.8em;

}
.newsletter-name {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.newsletter-name input{
 width: 250px;
}

.newsletter-email input{
 width: 250px;
}
.newsletter-email {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.newsletter-postcode input{
 width: 250px;
}
.newsletter-postcode {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.newsletter-telephone input{
 width: 250px;
}
.newsletter-telephone {
	font-size: 0.8em;
	margin-bottom: 10px;
}
.newsletter-mobile input{
 width: 250px;
}
.newsletter-mobile {
	font-size: 0.8em;
	margin-bottom: 10px;
}
.newsletter-dateofbirth input{
 width: 250px;
}
.newsletter-dateofbirth {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.newsletter-gender input{
 width: 250px;
}
.newsletter-gender {
	font-size: 0.8em;
	margin-bottom: 10px;
}
.newsletter-submit {
	margin-left: 180px; 
}

.newsletter-submit input {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 100px;
	border: solid 1px #003366;
	background-color:#E1E1E1;	
}

.form-error {

}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

p {

}


