:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dt,dd
{ margin:0; padding:0; outline: 0; }
a img,:link img,:visited img { border:none }
address { font-style:normal }
fieldset { border: none;}
legend { display:none; }

/* Overall styles */

body
{
	font-family: Arial;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	background-color: #454545;
	color: #000000;
}

a:Hover
{
	text-decoration: underline;
}

.clear
{
	clear: left;
	visibility: hidden;
}

.subpageTextContainer
{
	width: 540px;
	clear: left;
	min-height: 20px;
}

.smallText {
	font-size: 11px;
}

.topGap {
	margin-top: 10px;
}

/* Sitemap styles */
.subpageMainContentInner ul li ul
{
	margin-left: 20px;
}
/* Sitemap styles END */



/* Headings START */
/* Main headings */
/* Centre Announcements heading */
.content .announcements h1
{
	color: #FFFFFF;
	width: 280px;
	font-family: century gothic, arial;
	font-size: 160%;
	margin-bottom: 5px;
	font-weight: normal;
}

/* General page heading */
.content h1
{
	color: #000000;
	font-family: century gothic, arial;
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 100%;
}

/* Secondary headings */
.content h2
{
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
}

.homepagePlaceholders h2
{
	color: #FFFFFF;	
	background-color: #000000;
	padding: 5px 7px;
	font-size: 80%;
	border-top: 2px solid #FFFFFF;
	font-weight: bold;
}

.homepagePlaceholders h2 a
{
	color: #FFFFFF;
	font-style: normal;
}

.homepagePlaceholders h2 a:Hover
{
	text-decoration: underline;
}

.homepagePlaceholders .first
{
	font-weight: bold;
}


.openingTimesSubPage h2
{
	color: #FFFFFF;	
	background-color: #000000;
	padding: 5px 7px;
	font-size: 80%;
	border-top: 2px solid #FFFFFF;
}

.openingTimesSubPage h2 a
{
	color: #FFFFFF;	
	font-style: normal;
}

.openingTimesSubPage h2 a:Hover
{
	text-decoration: underline;
}

.openingTimesSubPage .first
{
	font-weight: bold;	
}

.subPagePlaceHolder h2
{
	color: #FFFFFF;	
	background-color: #000000;
	padding: 5px 7px;
	font-size: 80%;
	border-top: 2px solid #FFFFFF;
}

.subPagePlaceHolder h2 a
{
	color: #FFFFFF;	
	font-style: normal;
}

.subPagePlaceHolder h2 a:Hover
{
	text-decoration: underline;
}

/* Headings for list items */
h3
{
	font-family: century gothic, arial;	
	font-size: 140%;
	margin-bottom: 5px;
	font-weight: normal;
}

.quickLinks h3
{
	font-family: century gothic, arial;	
	font-size: 140%;
	margin-bottom: 5px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 7px 5px;
}

/* Headings reserved for I Love MA */
.iLoveMADetailsLeft h4
{
	font-family: century gothic, arial;	
	background-color: #000000;
	color: #FFFFFF;
	font-size: 120%;
	padding: 15px 10px;
	font-weight: normal;
	width: 290px;
}

.content h5
{
	line-height: 180%;
}

.iLoveMADetailsLeft h5
{
	font-family: century gothic, arial;	
	font-size: 100%;
	background-color: #EF344C;
	color: #FFFFFF;
	width: 224px;
	padding: 5px 10px;
	margin-bottom: 10px;
}


/* Headings for subsections */
.content h6
{
	font-size: 140%;
	font-weight: normal;
	font-family: century gothic;
	margin-bottom: 20px;
}


/* Headings END */


.sepHr
{
	clear: left;
	padding: 20px 0px 20px 0px;
	height: 1px;
	background: url(/gfx/eventHr.gif) repeat-x center;	
	width: 540px;
}

.pageContainer
{
	background: url("/gfx/bground.jpg") top center no-repeat #B4CCFA;
}

.pageContainerInner
{
	width: 1015px;
	margin: 0px auto;
}

.logo
{
	float: left;
	margin-left: 65px !important;
	margin-left: 32px;
	margin-bottom: 30px !important;
	margin-bottom: 41px;
}

.siteNavigations
{
	margin: 0px 65px 0px 0px;
	padding: 0px;
}

.mainNav
{
	margin: 0px;
}

.mainNav ul
{
	font-size: 90%;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 700px;
}

.mainNav li
{
	display: inline;
	padding: 0px 5px;
	margin: 0px;
	border-right: 1px solid #000000;
}

.mainNav li a
{
	color: #000000;
}

#mainNavLast
{
	border: none;	
}





.topNavBreak
{
	clear: right;
	height: 8px;
}


.articleNav
{
	margin: 0px;
}

.articleNav ul
{
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.articleNav li
{
	width: 110px;
	float: left;
	margin: 0px 2px;
	background-color: #000000;
	text-align: left;
}

.articleNav li a
{
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 8px 7px;
}

.headerBreakOne
{
	clear: right;
	height: 10px;
}

.headerBreakTwo
{
	clear: left;
}

.siteSearch
{
	float: left;
	margin-left: 43px;	
	width: 300px;
}

.siteSearch input
{
	border: none;
	padding: 3px;
}

#searchtext
{
	margin-right: 5px;
}

.submitButton
{
	background-color: #e31c3f;
	color: #FFFFFF;
	font-size: 95%;
}




.rightHandSideContent
{
	float: right;
	margin-right: 0px !important;
	margin-right: -6px;
}

.announcements
{
	font-size: 90%;
	color: #FFFFFF;
	margin-right: -41px;
	background: url("/gfx/announcementsBground.png") left top no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 1px;
}

.announcementsText
{
	margin-top: 45px;	
	margin-left: 40px;
	margin-bottom: 10px;
	line-height: 130%;
}

.announcementsText p
{
	width: 270px;
}



.openingDay
{
	font-weight: bold;	
}

.mpuad
{
	width: 300px;
	border: 2px solid #FFFFFF;	
	margin-left: 25px;
	margin-right: 55px;
	background-color: #000000;
}


.rightHandSideContentStoreCategories
{
	margin-left: 10px;
}

.rightHandSideContentStoreCategories ul
{
	width: 160px;
	float: left;
	margin-bottom: 10px;
}






#flashPresentation
{
	float: left;
}


.homepageBreak
{
	clear: both;
	height: 5px;
}

.content
{
	font-size: 120%;
	line-height: 130%;
	margin-left: 65px;
	margin-right: 40px;
}

.content p
{
	padding: 0px;
	margin-bottom: 10px;
}

.content a
{
	font-weight: bold;
	font-style: italic;
	color: #E31C3F;
}

/* Bullet and numbered point styles START */
.content ul
{
	list-style-type: disc;
	margin-bottom: 25px;
	margin-left: 15px;
	padding-left: 15px;
}

.content ol
{
	margin-bottom: 25px;
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: decimal;
}
/* Bullet and numbered point styles END */

.homepagePlaceholders ul
{
	margin: 0px;
	padding: 0px;
}

.homepagePlaceholders li
{	
	float: left;
	border: 2px solid #FFFFFF;
	margin-right: 14px;
	width: 285px;
	list-style-type: none;
}

.homepagePlaceholders img
{	
	width: 285px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

.openingTimesHomepage
{
	width: 275px;
	height: 130px;
	padding: 5px;
	background: url("/gfx/openingTimes.jpg");
}

.openingTimesHomepage table
{
	color: #FFFFFF;
}

.homepageText
{
	width: 845px;
	margin-bottom: 30px;
}

.homepageText p
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:0.9em;
}


.footerContainer
{
	margin-top: 10px;
	color: #FFFFFF;
}

.footerContainer a
{
	color: #FFFFFF;
}

.footerInnerContainer
{
	width: 895px;
	margin: 0px auto;
}

.footerInnerContainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.footerInnerContainer li
{
	display: inline;
	padding: 0px 5px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
}

.footerInnerContainer li a
{
	color: #ffffff;
}

.footerRight
{
	float: right;
}

.footerBreak
{
	clear: both;
	height: 25px;
}

#footerNavLast
{
	border: none;
}

.openingTimesSubPage
{

	border: 2px solid #FFFFFF;
	width: 300px;
	background: url("/gfx/openingTimes.jpg");
	margin-left: 35px;
}

.openingTimesSubPage table
{
	margin: 10px;
	color: #FFFFFF;
}

.subPagePlaceHolder
{
	border: 2px solid #FFFFFF;
	width: 300px;
	margin-left: 35px;
}

.subPagePlaceHolder img
{
	width: 300px;
}


.headerImage
{
	margin-bottom: 10px;
}

.headerImage img
{
	border: 2px solid #FFFFFF;
}

/* Calendar styling */

.calendarIcon
{
	float: left;
	background: url(/gfx/calendarIcon.gif) no-repeat center;
	width: 43px;
	height: 51px;
	margin-right: 8px;
	margin-bottom: 3px;
	padding: 0px;
}

.calendarMonth
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 85%;
}

.calendarDay
{
	color: #EF344C;
	text-align: center;
	font-size: 90%;
}

.calendarNumber
{
	color: #5a5b5e;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}



/* Event styling */

.monthBar
{
	background-color: #EF344C;
	width: 531px;
	color: #FFFFFF;
	padding: 5px;
	font-size: 130%;
	font-family: century gothic, Arial;
	font-weight: bold;
	margin-bottom: 14px;
	clear: left;
}

.eventListItem
{
	width: 540px;
	clear: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.eventListItem img
{
	float: left;
	width: 156px;
	height: 96px;
	border: 2px solid #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
}

.eventListItem h3 a
{
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.eventHr
{
	clear: left;
	padding: 10px 0px 10px 0px;
	height: 1px;
	background: url(/gfx/eventHr.gif) repeat-x center;	
	width: 540px;
}

.eventListLocation
{
	margin-bottom: 5px;
}

.eventListTextContainer
{
	float: left;
	width: 350px;
}

/* Blog styling */

.blogListItem
{
	width: 540px;
	margin-bottom: 10px;
}

.blogListItem img
{
	float: left;
	width: 400px;
	border: 2px solid #FFFFFF;
	margin-bottom: 8px;
	margin-right: 10px;
}

.blogWriter
{
}

/* Style advisor link style */
.contactStyleAdvisorLink
{
	float: left;
	width: 110px;
	background-color: #000000;
}

.contactStyleAdvisorLink a
{
	color: #FFFFFF;
	display: block;
	padding: 5px 8px;
	font-size: 80%;
	font-style: normal;
}


/* I Love MA styling */

.ilmaPagination {
	display: block;
	width: 540px;
	text-align: right;
	color: #000;
	font-size: 12px;
	font-style: normal;
	clear: left;
}

.ilmaPagination a {
	color: #000;
	font-style: normal;
	font-weight: normal;
}

.ilmaPagination span {
	color: #E31C3F;
	font-weight: bold;
	text-decoration: underline;
}

.ilmaContainer {
	padding-bottom: 50px;
	margin-bottom: 10px;
	overflow: hidden;
}

.iLoveMADetailsLeft h4 {
	line-height: 1.0em;
}

.iLoveMADetailsRight ul#ILoveMAList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;  
}

.iLoveMADetailsRight ul#ILoveMAList li {
	margin-bottom: 10px;
	overflow: hidden;
}

.iLoveMAListItem
{
	float: left;
	width: 118px;
	min-height: 280px;
	height: auto;
	max-height: 345px;
	margin-right: 15px;
	margin-top: 10px;
}

.iLoveMAListItem img
{
	width: 114px;
	height: 220px;
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
}

.iLoveMAListItem a
{
	font-size: 80%;
}

.occupation
{
	font-size: 110%;
}

.iLoveMADetailsLeft
{
	float: left;
	width: 340px;
}

.iLoveMADetailsRight
{
	float: right;
	margin-right: 15px;
}

.iLoveMADetailsRight #gallery1 img
{
	float: right;
	width: 180px;
	height: 345px;
	border: 2px solid #FFFFFF;
}

.iLoveMADetailsRight
{
	float: right;
	margin-right: 15px;
}

.iLoveMATitle
{
	margin-bottom: 20px;	
}


/* Paging styling */

.paging
{
	background-color: #000000;
	clear: left;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	padding: 10px;
}

.content .paging
{
	width: 520px;
}

.content .rightHandSideContent .paging
{
	width: 320px;
}

.paging a
{
	color: #FFFFFF;	
	font-style: normal;
}




/* Login message styling */

.loginMessage
{
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: -15px;
}

/* Login message styling END */


/* Error display styling */

.errorsContainer
{
	background-color: white;
	color: red;
	padding: 5px;
	border: 1px solid red;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}

.errorsContainer ul
{
	list-style: disc;
	margin-left: 30px;
}


/* Quick Links styling */

.quickLinks, .content .quickLinks
{
	background: url("/gfx/quickLinksBground.gif") repeat-y center;
	display: table;
	clear: both;
	width: 440px;
	background-color: #E41C40;
	color: #FFFFFF;
	margin-top: 30px;
	border: 2px solid #FFFFFF;
}

.content .quickLinks ul {
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
}

.quickLinks li, .content .quickLinks li
{
	float: none;
	width: 220px;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0px;
}

/*\*/
html>body*.quickLinks li, html>body*.content.quickLinks li  {width: 218px; }
/**/

.quickLinks a, .content .quickLinks a
{
	color: #FFFFFF;
	font-style: normal;
	padding: 0px 15px 0px 10px;
	background: url("/gfx/quickLinksArrows.gif") no-repeat 100% 55%;
}

.quickLinks p, .content .quickLinks p
{
	padding: 0px;
	margin: 0px;
}

.content .quickLinks ul li, .content .quickLinks ol li {
	line-height: normal
}

/* Form styles START */
/* General forms */
.standardForm
{
	width: 540px;	
}

.standardForm .formRow, .standardForm .formRowAlt, .standardForm .formRowAlt3, .standardForm .formRowAlt4, .standardForm .formRowUpload, .standardForm .formRowDisability
{
	clear: left;
	margin-bottom: 7px;
	display: block;
	
}

.standardForm .formRowLogin
{
	clear: left;
	margin-bottom: 5px;
}

.standardForm .formRowSubmit
{
	clear: left;
	margin: 10px 0px;
}

.standardForm .formRowSubmit input
{
	width: 115px;
}

.standardForm .formRow label
{
	float: left;
	width: 160px;
	vertical-align: middle;
}

.standardForm .formRow label.labelShort
{
	float: left;
	width: 50px;
	vertical-align: middle;
}

.standardForm .formRowAlt label
{
	float: left;
	width: 160px;
	vertical-align: middle;
}

.standardForm .formRowAlt2 label
{
	float: left;
	width: 190px;
	vertical-align: middle;
}

.standardForm .formRowAlt3 label
{
	float: left;
	width: 210px;
	vertical-align: middle;
}

.standardForm .formRowAlt4 label
{
	float: left;
	width: 275px;
	vertical-align: middle;
}

.standardForm .formRowLongLabel label {
	display: block;
	float: none;
	width: 100%;
	vertical-align: middle;
}

.standardForm .formRowUploadformRowUpload label {
	float: left;
	width: 100px;
	vertical-align: middle;
}

.standardForm .formRowDisability label {
	display: block;
	float: none;
	width: 100%;
	vertical-align: middle;
}

.standardForm .formRowLogin label
{
	float: left;
	width: 160px;
	vertical-align: middle;
}

.standardForm .formRow input
{
	width: 150px;
}

.standardForm .formRowAlt input
{
	width: 215px;
}


.standardForm .formRow select, .standardForm .formRowLongLabel select
{
	width: 150px;
}



.formRowIndent {
	margin-left: 160px;
}

.formRowIndent a.smallLink {
	font-style: normal;
	font-size: 11px;
}

.formButton
{
	background-color: #000000;
	color: #FFFFFF;
	border: none;
	font-size: 14px;
	padding: 3px 6px;
	text-align: center;
	cursor: pointer;
}

#registerButton {
	background-color: #000000;
	border: none;
	margin-left: 160px;
	display: inline;
	padding: 4px 8px !important;
}

#registerButton a {
	color: #FFFFFF !important;
	font-size: 14px !important;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

#registerButton a:hover {
	text-decoration: none;
}

#JobCodeSearch {
	margin-left: 36px;
}

#jobSearchButton {
	margin-left: 160px;
}

.standardForm .formRowCheckbox
{
	clear: left;
	margin-bottom: 10px;
}

.standardForm .formRowRadio
{
	clear: left;
	margin-bottom: 5px;
}

.standardForm .formRowRadio .labelRadioMain
{
	float: left;
	width: 145px;
	padding-right: 15px;
}

.standardForm .formRowRadio label
{
	width: 160px;
	padding-right: 15px;
}

/* Form styles END */


/* Registration form styles */
#fm_registration .formRowCheckbox input
{
	float: left;
	margin-right: 5px;
	display: inline;
	vertical-align: top;
}


#fm_registration .formRowCheckbox label
{
	display: table;
	font-size: 80%;
}

.formRowCheckbox label.longLabel
{
	display: inline-block;
	width: 500px;
	vertical-align: top;
}

.passwordCharacters
{
	font-size: 80%;
}
/* Registration form styles */


/* Stores left hand content styles */

#leftContentContainerLeftCol
{
	font-size: 90%;
	float: left;
	width: 151px;
	cursor: pointer;
	margin-right: 10px;
}

#leftContentContainerLeftCol ul
{
	margin: 5px;
}

#leftContentContainerLeftCol li
{
	margin-bottom: 5px;
}

#leftContentContainerLeftCol dt
{
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	font-family: century gothic, Arial;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#leftContentContainerLeftCol dt a
{
	color: #FFFFFF;
	display: block;
	font-style: normal;
}

#leftContentContainerLeftCol dd
{
	background: url(/gfx/widgetBground.png) repeat-y center !important;
	background: #FFFFFF;
	padding: 5px;
	line-height: 180%;
}



/* Recruitment section styles */

/* Old recruitment section styles */
dl#jobDescription
{
	width: 565px;
}

dl#jobDescription dd ul
{
	width: 565px;
	clear: left;
}

.listThumbnailBg img
{
	margin: 10px 0px;
}
/* Old recruitment section styles END */

#jobsSection {
}

#jobsSectionNav
{
	font-family: Arial;
	font-weight: bold;
	width: 545px;
	background-color: #000000;
	margin-bottom: 20px;
	display: table;
	padding-bottom: 5px;
}
		
#jobsSectionNav ul
{
	padding: 0px;
	margin: 10px;
}
		
#jobsSectionNav li
{
	font-size: 90%;
	float: left;
	margin: 0px 8px 0px 8px;
}
		
#jobsSectionNav a
{
	color: #fff;
	font-style: normal;
}

#searchList
{
	display: table;
	margin-bottom: 10px;	
}

#searchList ul
{
	margin: 0px;
	padding: 0px;
	width: 531px;
}

#searchList li
{
	float: left;
	width: 165px;
	list-style: none;
	color: #ffffff;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #000000;
}

#searchList li a
{
	display: block;
	list-style: none;
	color: #ffffff;
	padding: 5px 10px;
	font-style: normal;
}

.jobsItem
{
	clear: both;
	margin-top: 10px;
}

.jobsItem .retailerImage
{
	float: left;
	margin-right: 15px;
}

.jobsItem .retailerImage img
{
	width: 100px;
	border: 1px solid #000000;
}

#jobDetails {
	width: 550px;
	display: block;
}

#jobDetails .retailerImage
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#jobDetails .retailerImage img
{
	width: 100px;
	border: 1px solid #000000;
}

.jobDetailsMainText
{
	color: #000000;
}


.jobsItem .retailerResultsText
{
	color: #000000;
	float : left;
}
		
.jobsItem .retailerResultsText .retailerLink
{
	width: 160px;
	text-transform: uppercase;
	text-align: center;
	background-color: #000000;
}
		
.jobsItem .retailerResultsText .retailerLink a
{
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 8px;
	font-style: normal;
}	

.jobsHr
{
	clear: left;
	padding: 10px 0px 10px 0px;
	height: 1px;
	background: url(/gfx/eventHr.gif) repeat-x center;	
}

.jobsAlert
{
	background-color: white;
	color: red;
	padding: 5px; 
	border: 1px solid red;
	width: 540px;
	margin-bottom: 10px;
	font-weight: bold;
}

.jobDescription
{
	margin-bottom: 10px;	
}

.jobDescription ul, .jobDescription ol, .jobDescription dd
{
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 25px;
}

.jobDescription ul
{
	list-style-type: disc;
}

.jobDescription ol
{
	list-style-type: decimal;
}

.jobDescription dd
{
	list-style-type: disc;
}

#jobActionButtons input
{
	float: left;
	background: #000000;
	border: none;
	margin: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	padding: 5px;
}

#RemoveJob
{	
	float: left;
	background: #D60035;
	border: none;
	margin: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	padding: 2px 3px 2px 3px;
	width: auto;
	height: auto;
}

ul.jobCategories li
{
	float: left;
	width: 120px;
	list-style: none;
	color: #000;
	padding: 0px;
	margin-right: 10px;
}

.employment label
{
	float: left;
	font-weight: bold;
	width: 40px;
	display: block;
	padding-right: 10px;
}
		
.employment textarea
{
	float: left;
	width: 116px;
	height: 60px;
}
		
.employment input
{
	width: 65px;
	margin: 0px;
}
		
table.references label
{
	float: left;
	font-weight: bold;
	width: 50px;
	display: block;
}		
		
table.references textarea
{
	float: left;
	width: 147px !important;
	width: 147px;
	height: 60px;
}
		
table.references input
{
	width: 150px !important;
	width: 150px;
}
	
.education
{
	text-align: left;
}

.education label
{
	float: left;
	font-weight: bold;
	width: 40px;
	display: block;
	padding-right: 10px
}		

.education textarea
{
	float: left;
	width: 160px;
	height: 60px;
}

.education input
{
	width: 65px;
	margin: 0px;
	float: none;
}

.training textarea
{
	float: left;
	width: 280px;
	height: 60px;
}

.formRowDOB
{
	float: left;
	width: 531px;
	margin: 0 0 5px 0;
}

.formRowDOB label
{
	float: left;
	width: 160px;
}

.formRowDOB select
{
	margin: 0px 4px 0px 0px;
}

.formRowOrigin
{
	float: left;
	width: 420px;
	margin: 0 0 15px 0;
}

.formRowOrigin label
{
	float: left;
	width: 160px;
}

.formRowOrigin select
{
	float: left;
	width: 220px;
}

ul.floating
{
	list-style: none;
}



/* Store profiles section styles */

.storeQuickSearchListContainer
{
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 30px;
	border-right: 1px solid #000000;
}

.storeQuickSearchList
{
	margin-top: 10px;
}

.storeQuickSearchList ul
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.storeQuickSearchList li
{
	width: 70px;
	float: left;
	margin: 0px 5px 10px 0px;
	background-color: #000000;
	text-align: center;
}

.storeQuickSearchList li a
{
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 8px 7px;
	font-style: normal;
}

.categorySearch
{
	float: right;
	width: 230px;
}

.storeFront
{
	margin-bottom: 10px;	
}

#storeResults ul
{
	float: left;
	width: 150px;
	margin-bottom: 20px;
	list-style: none;
}


/* Previous page link style */

.previousPage
{
	margin-top: 20px;	
}

.previousPage a
{
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 8px;
	font-style: normal;
}




/* Map page link style */
.mapLink
{
	margin-top: 10px;
	background-color: #000000;
	width: 110px;
}

.mapLink a
{
	color: #FFFFFF;
	display: block;
	padding: 5px 8px;
	font-size: 80%;
	font-style: normal;
}


/* Offers section style */

.offersContainer a
{
	font-weight: normal;
}

.offersContainer ul
{
	margin: 0px;
	padding: 0px;
}

.offersContainer li
{
	clear: left;
	list-style: none;
	padding-top: 10px !important;
	padding-top: 0px;
	margin: 0px;
}

.offersContainer img
{
	float: left;
	width: 198px;
	height: 96px;
	border: 2px solid #FFFFFF;
	margin-right: 5px;
}

.offersListTextContainer
{
	float: left;
	width: 300px;
}

/* Opening hours table */
.colourTable
{
	text-align: left;
}

.colourTable th
{
	background-color: #EF344C;
	color: #FFFFFF;
	text-align: left;
}

.colourTable tr
{
	background-color: #FFFFFF;
}
/* END */

table.formDocMatrix {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	background: #FFF;
	margin-bottom: 20px;
}

table.formDocMatrix th {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background: #F9FAFB;
}

table.formDocMatrix td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}


.docMatrix th, .formDocMatrix th { 
	text-align: left;
}

input#mediafile {
	width: 250px;
}



/* Image Campaign */

.galleryTitleBar {
	display: block;
	overflow: hidden;
	margin-bottom: 25px;
}

h1.galleryTitle {
	width: 420px;
	float: left;
	padding-bottom: 9px !important;
	vertical-align: baseline;
}

.uploadButton {
	float: right;
	vertical-align: baseline;
}

.galleryContentContainer {
	background: url("/gfx/hss_header.jpg") no-repeat top left;
	width: 540px;
	padding: 170px 0px 0px 0px;
	float: left;
	vertical-align: top;
	overflow: hidden;
}

.galleryNavBar {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}

.galleryPaging {
	text-align: right;
	color: #000000 !important;
	font-style: normal !important;
	font-size: 0.9em;
}

.pinkArrow {
	color: #e51d41;
	font-size: 1.2em;
}

.galleryContainer{
	
	width: 540px;
	float: left;

}
.galleryPaging ul {
	list-style-type: none;
}

.galleryPaging ul li {
	display: inline;
		padding: 3px;
	color: #666;
}
#galleryDetails{
    float:left;
    margin-left:-30px;
}
#galleryPreviousLink{
    padding-right:5px;
    margin-right:5px;
    /*border-right: solid 1px black;*/
}
#galleryNextLink{
    padding-left:10px;
    /*border-left: solid 1px black;    */
}
.galleryPaging ul li a {
	color: #000000 !important;
	font-weight: normal;
	font-style: normal;
}

.galleryPaging ul li a:hover {
	color: #FFF;
}

.galleryPaging ul li a.selected {
	color: #f30004 !important;
	font-weight: bold !important;
}

#galleryThumbs {
	border-top: 1px solid #e51d41;
	border-bottom: 1px solid #e51d41;
	overflow: hidden;
	padding: 22px 0;
	margin: 5px 0 5px 0;
	display: inline-block;
}

.gallerySingleThumb {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 3px solid #FFF;
	background-color: #000;
	overflow: hidden;
	text-align: center; !important
}
.galleryThumbCaption{
	background-color: #000;
	display: block;
	margin: 0px auto 0px auto;
	text-align: center; !important
}


.gallerySingleThumb a{
	color: #fff;
}
.gallerySingleThumb a:hover{
	color: #f00;
	text-decoration: none;
}

.galleryFullsizeCaption{
	background-color: #000;
	display: block;
	margin: 0px auto 0px auto;
	text-align: center; !important;
	color: #FFF;
	font-weight: bold;

}

.galleryImage {
	float: left;
	margin-right: 30px;
	border: 3px solid #FFF;
}

.galleryRightDesc {
	display: block;
	float: right;
	width: 245px;
}

#tellAFriend{
	background-color: #E31C3F;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	font-style: normal;
	border: none;
	font-weight: bold;
	font-size: 14px;
}

.regParagraph {
	margin-bottom: 20px !important;
}

.noBtmMrg {
	margin-bottom: 0px !important;
	margin: 0px !important;
	margin: 0px;
	padding: 0px !important; 
	padding: 0px;
}

/* Style file additional styles */

#rhsPlaceholders.homepagePlaceholders {
  margin-top: 26px;
  margin-left: 35px;
}

#rhsPlaceholders.homepagePlaceholders ul
{
	margin: 0px;
	padding: 0px;
}

#rhsPlaceholders.homepagePlaceholders li
{	
	float: left;
	border: 2px solid #FFFFFF;
	margin-right: 14px;
	margin-bottom: 30px;
	width: 300px;
	list-style-type: none;
}

#rhsPlaceholders.homepagePlaceholders img
{	
	width: 300px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}


#styleFileBox {
	width: 550px;
	height: 500px;
	overflow: hidden;
	float: left;
}

.styleFileLeft {
	width: 279px;
	height: 498px;
	margin-right: 8px;
	float: left;
	overflow: hidden;
	border: 1px solid #000;
}

.styleFileRight {
	width: 260px;
	height: 500px;
	float: left;
}

#styleFileFlash {
	width: 279px;
	height: 498px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

.homePlaceholdersSmall img {
	width: 258px;
	height: 129px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.homePlaceholdersSmall h2 {
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 7px 5px;
}

.homePlaceholdersSmall h2 a {
	color: #FFFFFF;
	font-style: normal;
}

.homePlaceholdersSmall h2 a:hover {
	text-decoration:underline;
}

.homePlaceholdersSmall .first {
	font-weight:bold;
}

.homePlaceholdersSmall ul {
	margin: 0;
	padding: 0;
	outline: none;
	list-style-type: none;
	list-style-position: outside;
}

.homePlaceholdersSmall li {
	width: 258px;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	float: left;
}



#storesCatg {
	width: 895px;
	overflow: hidden;
	margin: 15px auto;
	padding-top: 15px;
	border-top: 1px solid #777;
}

.storeListCol {
	float: left;
	overflow: hidden;
	font-size: 10px;
	width: 160px;
	margin-right: 19px;
}

.storeListCol ul {
	margin-bottom: 10px;
}

.storeListCol ul li h4 {
	font-size: 11px;
}

.storeListCol ul li a {
	color: #CCC;
}







/* New form styles START */
.generalForm ol
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.generalForm li
{
	margin-bottom: 15px;
	clear: both;
	min-height: 25px;
}

.generalForm .inputQuestion label, .generalForm .selectQuestion label, .generalForm .textareaQuestion label
{
	float: left;
	width: 155px;
	padding-right: 40px;
	margin-bottom: 10px;
}

.generalForm .radioboxQuestion label.question, .generalForm .radioboxQuestionAlt label.question
{
	float: left;
	width: 160px;
	padding-right: 30px;
	margin-bottom: 10px;
}

.generalForm .radioboxQuestion .answerContainer
{
	float: left;
	width: 100px;
	margin-bottom: 10px;
}

.generalForm .radioboxQuestion input
{
	margin-right: 2px;
}

.generalForm .radioboxQuestion label
{
	margin-right: 10px;
}

.generalForm .inputQuestion input
{
	float: left;
	width: 150px;
	margin-right: 10px;
	padding: 2px;
}

.generalForm .selectQuestion select
{
	float: left;
	width: 158px;
	margin-right: 10px;
}

.generalForm .textareaQuestion textarea
{
	float: left;
	width: 260px;
	height: 100px;
	margin-bottom: 10px;
	font-family: Arial;
}

.generalForm .checkboxQuestion input
{
	float: left;
	margin-right: 10px;
}

.generalForm .checkboxQuestion label
{
	float: left;
	width: 350px;
}

.generalForm .submission input
{
	border: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	margin-top: 10px;
	cursor: pointer;
}




.competitionForm
{
	margin: 10px 0px;
}

.competitionForm ol
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.competitionForm li
{
	margin-bottom: 15px;
	clear: both;
	min-height: 25px;
}

.competitionForm .radioboxQuestion label.question, .competitionForm .textareaQuestion label, .competitionForm .inputQuestion label
{
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}

.competitionForm .selectQuestion label
{
	float: left;
	width: 200px;
	padding-right: 40px;
	margin-bottom: 10px;
}

.competitonForm .radioboxQuestion .answerContainer
{
	display: block;
	margin-bottom: 10px;
}

.competitionForm .radioboxQuestion .answerContainer input
{
	float: left;
	margin-right: 2px;
	clear: left;
}

.competitionForm .radioboxQuestion .answerContainer label
{
	float: left;
	width: 380px;
}

.competitionForm .inputQuestion input
{
	width: 150px;
	padding: 2px;
}

.competitionForm .selectQuestion select
{
	float: left;
	margin-right: 10px;
}

.competitionForm .textareaQuestion textarea
{
	width: 260px;
	height: 100px;
	margin-bottom: 10px;
	font-family: Arial;
}

.competitionForm .submission input
{
	border: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	margin-top: 10px;
	cursor: pointer;
}

/* New form styles END */

/* ### Corrie campaing overloads ### */

.generalForm form.corrieForm .radioboxQuestion label.question {
	clear: both;
	display: block;	
	width: auto;
	float: none;
	font-family: Arial;
	font-weight: bold;
}

.generalForm form.corrieForm .radioboxQuestion .answerContainer {
	width: 400px;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
