:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-family: Arial, Verdana, 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 }
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 0px 20px 0px;
	padding: 0px;
	background: url("../gfx/bgroundOriginal.jpg") center top no-repeat #2E2E2E;
	color: #333333;
}

h1
{
	color: #3366cc;
	width: 646px;
	margin-bottom: 10px;
}

.leftContentContainer h1 {
	width: 666px;
}

h2
{
	color: #3366cc;
} 

.sepHr
{
	clear: both;
	margin: 20px 0px 20px 0px;
	height: 1px;
	background: #000000;	
}

.pageContainer
{
	width: 900px;
	margin: 0px auto;
	padding-top: 20px;
}

.registerBtn {
	width: 106px;
	height: 44px;
	margin: -20px auto;
}

.slogan
{
	float: right;
}

.logo
{
	float: left;
}

.headerBreakOne
{
	clear: both;
	height: 15px;
}

.headerBreakTwo
{
	clear: both;
	height: 20px;
}

.headerBreakThree
{
	clear: both;
	height: 5px;

}
.headerBreakFour
{
	
	height: 10px;
	float:left;

	width:81%;

}

.searchArea
{
	float: right;
	width: 325px;
	background: url("../gfx/searchBground.png") right top no-repeat;
	padding: 1px 7px 7px 15px;
}

#login a
{
	color:#fff;
	float:right;
	margin:0px 0px 0px 0px;
	height: 8px;
	text-decoration: underline;
    width:19%;
	
	
	
}

.searchArea label
{
	float: left;
	color: #FFFFFF;
	margin-right: 30px;
	margin-top: 2px;
}

.searchArea #searchText
{
	width: 110px;
	border: none;
	margin-top: 2px !important;
	margin-top: 1px;
	padding: 1px 3px;
}

.searchArea .submit .button
{
	float: right;
	height: 19px;
	width: 19px;
	margin-top: 2px;
}

.newsArea
{
	float: left;
	width: 443px;
	height: 24px;
	background: url("../gfx/newsAreaBground.png") left top no-repeat;
	padding-left: 7px;
}

.newsArea .newsLinkContainer
{
	margin-top: 5px;
}

.newsArea .newsLinkContainer a
{
	color: #FFFFFF;
	font-weight: bold;
}


/* Main navigation */

.mainNavigation ul#navbar
{
	text-align: center;
	margin: 0 auto;
}

.mainNavigation ul#navbar li#firstTier
{
	display: inline-block;
	
	/* IE get inline */
	zoom: 1;
	*display: inline;
	/* END */
}

.mainNavigation ul#navbar li#firstTier a
{
    display: block;	
	padding: 5px 15px 12px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background: url("../gfx/navMainItemBground__old.png") right top no-repeat;
}

.mainNavigation ul#navbar li#firstTier a:hover, .mainNavigation ul#navbar li#firstTier a.selected
{
	background: url("../gfx/navMainItemBgroundHover__old.png") right top no-repeat;
}

.mainNavigation ul#navbar li#firstTier:hover a
{
	background: url("../gfx/navMainItemBgroundHover__old.png") right top no-repeat;
}

.mainNavigation ul#navbar li#firstTier ul
{
	text-align: left;
	display: none; 
	width: 15em; /* Width to help Opera out */
	color: #FFFFFF;
	border-left: 10px solid #03369f;
	border-right: 10px solid #03369f;
}

.mainNavigation ul#navbar li#firstTier:hover ul, .mainNavigation ul#navbar li#firstTier.hover ul
{
	display: block;
	position: absolute;
	margin: -8px 0px 0px 0px;
	padding: 0px;
	background: #03369f;
}

.mainNavigation ul#navbar li#firstTier:hover li, .mainNavigation ul#navbar li#firstTier.hover li
{
	float: none;
	border-bottom: 1px solid #819bcf;
}

.mainNavigation ul#navbar li#firstTier:hover li a, .mainNavigation ul#navbar li#firstTier.hover li a
{
    display: block;
	background: url("../gfx/subNavBullet__old.gif") 0% 55% no-repeat #03369f;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	font-style: italic;
}

.mainNavigation ul#navbar li#firstTier li a:hover
{
	text-decoration: underline;
	background: url("../gfx/subNavBullet__old.gif") 0% 55% no-repeat #03369f;
}

.mainNavigation ul#navbar li#firstTier li.lastItem
{
	border: none;
}

.mainNavigation ul#navbar li#firstTier li.lastItem a
{
	padding: 10px;
}

/* Main navigation END */




.contentAreaHome
{
	background: url("../gfx/contentHome.gif") right top repeat-y #FFFEDF;
	padding: 0px 0px 15px 0px;
	line-height: 160%;
	margin-top: 0px !important;
	margin-top: -10px;
}

.contentAreaHome h1
{
	margin-left: 15px;
}

.storeResultsHeading h1
{
	float: left;
	width: 140px;
	margin-bottom: 10px;
}

.storeProfileContentColumn1 h1
{
	width: 320px;
}


.contentArea
{
	background: url("../gfx/contentFooter.gif") right bottom no-repeat #FFFEDF;
	padding: 15px 15px 100px 15px;
	line-height: 160%;
	min-height: 430px;
}

.contentLookBookArea
{
	background: #FFFFFF;
	padding: 3px;
	line-height: 160%;
	margin-top: 0px !important;
	margin-top: -10px;
	overflow: hidden;
}

.contentOpeningTimesArea
{
	background: url("../gfx/contentFooter.gif") right bottom no-repeat #FFFEDF;
	padding: 0px 0px 100px 0px;
	line-height: 160%;
	min-height: 430px;
}

.openingTimesContent
{
	background: url("../gfx/openingTimesContentBground.jpg") top left no-repeat #FFFEDF;
	/*
	background: url("../gfx/articleImageDecorBground.jpg") 0 0 no-repeat #fffedf;
	*/
	padding: 15px;
}

.contentStoreProfileArea
{
	background: url("../gfx/contentFooter.gif") right bottom no-repeat #FFFEDF;
	padding: 0px 0px 100px 0px;
	line-height: 160%;
	min-height: 430px;
}

.storeProfileContent
{
	background: url("../gfx/storeProfileContentBground.jpg") top left no-repeat #FFFEDF;
	padding: 15px;
}

.storeProfileContentColumn1
{
	float: left;
	width: 340px;
}

.storeProfileContentColumn2
{
	float: left;
	width: 270px;
	margin-left: 60px;
	margin-top: 280px;
	font-weight: bold;
}

.storeProfileContentColumn2 table
{
	width: 250px;
	font-weight: normal;
}

.homepageFeatures
{
	display: table;
	background: url("../gfx/homepageNoFlashBground.jpg") left top no-repeat;
	width: 884px;
	margin: 0 auto;
	padding: 10px 0px;
}

.homepageFeatures img
{
	margin-bottom: 5px;
}

.homepageFeature01
{
	float: left;
	margin-top: 70px;
	margin-right: 3px;
	width: 137px;
}

.homepageFeature02
{
	float: left;
	margin-right: 3px;
	width: 221px;
}

.homepageFeature03
{
	float: left;
	margin-right: 3px;
	width: 340px;
}

.homepageFeature04
{
	float: left;
	width: 177px;
}


/* IE6 ONLY - to get a minimum height on the content area */

* html .contentArea
{
	height: 430px;
}

* html .contentOpeningTimesArea
{
	height: 430px;
}
/* END */




.contentAreaHome a, .contentArea a
{
	font-weight: bold;
	font-style: italic;
	color: #3366cc;
}

.contentAreaHome a:hover, .contentArea a:hover
{
	text-decoration: underline;
}

.contentOpeningTimesArea a, .contentOpeningTimesArea a
{
	font-weight: bold;
	font-style: italic;
	color: #3366cc;
}

.contentOpeningTimesArea a:hover, .contentOpeningTimesArea a:hover
{
	text-decoration: underline;
}

.contentStoreProfileArea a
{
	font-weight: bold;
	font-style: italic;
	color: #3366cc;
}

.contentStoreProfileArea a:hover, .contentStoreProfileArea a:hover
{
	text-decoration: underline;
}

.contentOpeningTimesArea .textBoxContentMid
{
	margin-left: 40px;
}



.homepageText p{

	margin-bottom: 15px;

}

.clear
{
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

.footerBreakOne
{
	clear: both;
	height: 15px;
}

.footerBreakTwo
{
	clear: both;
	height: 12px;
}




/* Bottom navigation */

.bottomNavigation
{
	color: #FFFFFF;	
}

.bottomNavigation li
{
	display: inline;
	padding: 0px 2px;
	margin: 0px;
/*	border-right: 1px solid #FFFFFF;*/
}

.bottomNavigation li a
{
	color: #FFFFFF;
}

.bottomNavigation li a:hover
{
	text-decoration: underline;
}

li.lastItem
{
	border: none;	
}

.disclaimer
{
	float: right;	
	color: #FFFFFF;
}

.disclaimer a
{
	color: #FFFFFF;
}

.copyright
{
	color: #FFFFFF;	
}

.homepageText
{
	width: 600px;
	margin-left: 15px;
}



.rightSidebar {
	float: right;
	width: 210px;
	margin-top: 50px;
}

.rightHandSideContent
{
	float: right;
	width: 210px;
}

.rightHandSideContentLinks
{
	float: right;
	width: 150px;
	margin: 0px 0px 20px 20px;
}



.captionBG {
	background: #fffedf;
	border: 1px solid #fffedf;
}

.captionBG h4 a {
	color: #3366cc;
	font-weight: bold;
}

.rightHandSideContentLinksBlock img
{
	width: 150px;
}

.rightHandSideContentLinksBlock a
{
	font-weight: normal;
	font-style: normal;
}

.rightHandSideContentLinksBlock
{
	margin-bottom: 20px;
}


/* List item styles */

.listItems
{
	margin-top: 20px;
	line-height: 130%;
}

.listItems li
{
	float: left;
	width: 150px;
	margin: 0px 10px 25px 10px;
	min-height: 220px;
}

.listItems img
{
	width: 150px;
	height: 95px;
	margin-bottom: 10px;
}

.listItems p
{
	margin: 10px 0px 5px 0px;
}

.listItems .title a
{
	color: #3366cc;
	font-size: 160%;
}

.listItems .title a:hover
{
	text-decoration: underline;
}

.listItems .link a
{
	color: #3366cc;
	font-weight: bold;
	font-style: italic;
}

.listItems .link a:hover
{
	text-decoration: underline;
}

.articleImage
{
	float: right;
	margin: 0px 0px 20px 20px;
}

#mainImage
{
	width: 667px;
	height: 267px;
	background: url("../gfx/articleImageDecorBground.jpg") left top no-repeat #fffedf;
	padding-top: 30px;
	padding-left: 15px;
}

#mainImage img
{
	width: 365px;
	height: 230px;
}

/* Store quick search styles */

#searchList
{
	height: 50px;
}

#searchList form
{
	margin: 0px;
	padding: 0px;
} 

#searchList ul
{
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#searchList li
{
	width: 71px;
	float: left;
	margin: 0px 0px 5px 8px;
	background: url("../gfx/storeQuickSearchBground.jpg") left top no-repeat;
	text-align: center;
}

#searchList li a
{
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 8px 7px 10px 7px;
}

.articleContentContainer
{
	width: 667px;
}

.searchCategoryForm
{
	float: left;
	margin-left: 170px !important;
	margin-left: 85px;
	border-right: 2px solid #DFDFDF;
	width: 240px;
	padding-right: 5px;
	height: 80px;
}

.searchKeywordForm
{
	float: left;
	margin-left: 20px;
	border-right: 2px solid #DFDFDF;
	width: 205px;
	padding-right: 5px;
	height: 80px;
}

.searchKeywordForm #keywords
{
	float: left;
	width: 100px;
	margin-top: 14px;
	margin-right: 5px;
}

.searchKeywordForm hr
{
	display: none;
}

.searchLinks
{
	float: left;
	margin-left: 20px;
}

.searchLinks li
{
	padding-left: 10px;
	background: url("../gfx/searchListBullet.gif") 0% 55% no-repeat;
}



/* Opening hours table */
.colourTable
{
	text-align: left;
	margin-bottom: 20px;
}

.colourTable th
{
	background-color: #EF344C;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

.colourTable td
{
	padding: 5px;
}

/* END */


/* Contact us form styles */

.questionAndAnswer
{
	margin-bottom: 5px;
}


.questionAndAnswer .question
{
	float: left;	
	width: 200px;
}

.checkbox
{
	margin-bottom: 5px;
}



/* END */




#fm_login .loginField
{
	margin-top: 5px;	
}


#fm_login .loginField label
{
	float: left;
	width: 120px;
}

#fm_login .loginField input
{
	width: 120px;
}






/* *********************** COLUMN 1 LIST ITEM STYLES **************************** */

.listContainerBox{
	width: 150px;
	margin: 20px 24px 10px 0px;
	float: left;	
}


	.listContainerBox .listContainerImage{	
		margin-bottom: 2px !important;
		margin-bottom: 0px;
		text-align:center;
	}
	
	.listContainerImage .listContainerMid{
		margin: 0px;
		overflow: hidden;
	}
	
		.listContainerImage .listContainerMid img{
		width: 150px;
		height: 95px;
	}

	
	.listContainerBox .listContainerText{
		margin: 2px 0px 0px 0px !important;
		margin: 0px;
	}
		
		.listContainerText .listContainerTextMid{
			min-height: 70px;
			height: auto !important;
		}


	.listContainerText .listContainerTextMid{		
			overflow: hidden;		
			}



		.listContainerText .listContainerTextMid .content{
			padding: 0px;
			/*background-color: #9E0031;*/		
			min-height: 70px;
			height: auto !important;
			min-height: 70px;
			display: table;
		}

		.listContainerText .listContainerTextMid h4{		
			margin: 0px;
			padding: 0px;
			min-height: 40px;
			height: 40px;
			color: #3366cc !important;
			overflow: hidden;
		}
	
			.listContainerTextMid h4 a:link, .listContainerTextMid h4 a:visited{		
				color: #3366cc !important;
				font-style: normal;
				font-weight: bold;
				font-size: 150%;
			}

			.listContainerTextMid h4 a:hover, .listContainerTextMid h4 a:active{		
				color: #3366cc !important;
			}


	
	
		.listContainerBox .listContainerText p{
			height: 40px;
			overflow: hidden;
			margin: 0px;
			padding: 0px;
			color: #000000;
		}
		
	.listContainerLink{
		color: #3366cc;
		height: 25px !important;
		height: 35px;
	}
	
	.placeholder .listContainerLink{
		margin-top: 3px !important;		
	}

	.listContainerBox a:link, .listContainerBox a:visited{
		color: #E32B4D !important;
	}
	

/* *********************** COLUMN 1 LIST ITEM STYLES **************************** */



.paging
{
	clear: both;
	text-align: right;
}



.leftContentContainer
{
	width: 667px;
}

#searchButtonContainer input, .searchButtonContainer input
{
	color: #FFFFFF;
	text-transform: uppercase;
	background: url("../gfx/searchButtonBground.jpg") 50% 50% no-repeat;
	border: none;
	font-style: italic;
	font-weight: bold;
	font-size: 95%;
	padding: 5px 5px 10px 5px;
	margin: 10px 0px;
	text-align: center;
}

.errorsContainer
{
	border: 2px solid #FF0000;
	padding: 5px;
	margin: 10px 0px;
}

.bigLetter
{
	float: left;	
	color: #3366cc;
	font-weight: bold;
	font-size: 200%;
}

.mainText
{
	clear: left;
}

.mainText p, summaryText p
{
	margin-bottom: 8px;
}


/* Jobs styles */

#job-search-list {
	float: left;
	border-right: 2px solid #3366cc;
	overflow: hidden;
	padding-bottom: 10px;
}

#job-search-list h3 {
	margin-bottom: 13px;
}

#job-search-list h4, .jobsCatSearchBox h4 {
	margin-bottom: 5px;
}

#job-search-list ul#jobsCatList
{
	/*
	width: 100%;
	*/
	width: 600px;
	text-align: left;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

#job-search-list ul#jobsCatList li
{
	width: 181px;
	float: left;
	margin: 0px 17px 7px 0px;
	background: url("../gfx/jobsSearchBground.jpg") left top no-repeat;
	text-align: center;
}

#job-search-list ul#jobsCatList li a
{
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 8px 7px 10px 7px;
}

dt
{
	font-weight: bold;	
}

dd
{
	margin-bottom: 10px;	
}

#jobSrch label
{
	margin-right: 10px;	
	width: 200px;
	display: block;
}


#jobSrch select
{
	margin-right: 15px;
	margin-bottom: 10px;
	width: 160px;
	
}

.storeImages
{
	text-align:center;
	display: block;
	width: 150px;
	height: 98px;
	background-color: #FFF;
	border: 2px solid #A41983;
}


/*
.storeImages img
{
	width: 150px;
	height: 98px;
	border: 2px solid #3366cc;
}
*/

.jobListItem
{
	width: 300px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}

.jobListItem .storeImages 
{
	display: block;
}

.jobListItem h4, .jobListItem h5 {
	color: #3366cc;
}

.jobListItem h4, .jobListItem h5, .jobListItem dl
{
	width: 300px;
	display: block;
}

.jobListItem  ul#jobMainDetails li, .jobListItem  ul#jobExtDetails li {
	margin-bottom: 5px;
}

.jobListItem  ul#jobExtDetails p {
	display: inline;
}

.jobListItem  ul#jobMainDetails {
	margin-top: 5px;
}

.jobListItem  ul#jobExtDetails {
	margin-top: 20px;
}

.jobsCatSearchBox {
	float: left;
	width: 230px;
	margin-left: 20px;
}

.jobsCatSearchBox input#searchSubmitButton {
	margin: 10px 0 0;
}

.textBoxContentMaster {
}

.textBoxContentMaster h1 {
	width: 200px !important;
}

.textBoxContentMaster hr {
	display: none;
}

.textBoxContent {
	display: block;
}

.summaryText {
	margin-bottom: 10px;
}

#storeSearchResults {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

/* Jobs paging starts */
.jobsPaging {
	width: 556px;
	height: 25px;
	background: url("../gfx/jobs_paging_bgr.png") top left no-repeat;
	padding: 2px 20px 0;
	display: block;
	text-align: right;
	color: #FFF;
}

.jobsPaging .biggerFont {
	font-size: 16px;
	margin-top: 1px;
}

.jobsPaging ul {
	list-style-type: none;
	display: inline;
}

.jobsPaging ul li  {
	display: inline;
	background: url("../gfx/menuSeparator.jpg") no-repeat scroll 100% 56%;
	padding-right: 3px;
}

.jobsPaging ul li a, .jobsPaging a {
	color: #FFF;
	background: none;
	font-style: normal;
	padding: 0 1px 0 3px;
}


/* Jobs styles END */


/* Store results styles */

	.storeResultsContainer{
		margin: 10px 10px 10px 0;
		width: 160px;
		height: 170px;
		padding: 0;
		float: left;
	}
		
		.storeResultsMid{
			width: 160px;
			height: 6px;
			display: block;
			height: 135px !important;
			height: 140px;
		}
	
		.storeResultsContent{
			width: 150px;
			margin: 0px 5px 2px 5px;
		}
		
			.storeResultsImage {
				text-align:center;
				width: 150px;
				height: 98px;
				background-color: #FFF;
				display: block;
				border: 2px solid #E7595A;
			}
			
				.storeResultsImage img {
					margin: auto;
				}

			.storeResultsContent p{
				width: 150px;
				font-weight: bold;
				margin: 2px 0px 0px 0px;
				padding: 0px;
				font-size: 1em;
				height: 30px;
			}
			
				.storeResultsContent a{
				font-style: normal;
				font-size: 120%;
				font-weight: normal;
			}
				
/* Store results styles END */



/* Sitemap styles */

ul.sitemap li ul li
{
	margin-left: 20px;
}

/* Sitemap styles END */



/* Gift card styles */

.giftCard, .giftCardInfo
{
	background: url("../gfx/storeJobSearch/giftCard.png") no-repeat;
}

.giftCardInfo
{
	margin-top: 5px;
	text-indent: 60px;
	height: 32px;
	line-height: 32px;
}

.giftCard
{	
	margin: 8px 0px 0px 108px;
	width: 50px;
	height: 32px;
	display: block;
	/*position: absolute;*/
	font-size: 0.1em;
}

/* Gift card styles END */


/* Gallery styles START */
.gallerySections .placeholder
{
	float: left;
	width: 232px;
	min-height: 190px;
	margin: 0px 50px 20px 0px;
}
/* Gallery styles END */




/* Look Book styles START */

.lookBookContainer
{
	border: 3px solid #3366cc;
	padding: 0px;
	background: url("../gfx/articleImageDecorBgroundOnWhite.jpg") -20% 0% no-repeat #FFFFFF;
}

.lookBookContainer h1
{
	color: #FFFFFF;
	width: 100%;
	background-color: #3366cc;
	text-align: center;
}

.lookBookInnerContainer
{
	margin: 12px;
}

.lookBookInnerContainer .focusImage
{
	margin-bottom: 10px;
}

.lookBookInnerContainer .focusImage img
{
	border: 1px solid #cccccc;
}

.lookBookInnerContainer .leftColumn
{
	float: left;
	width: 500px;
}

.lookBookInnerContainer .rightColumn
{
	float: right;
	width: 350px;
}

.lookBookInnerContainer .rightColumn h1
{
	color: #3366cc;
	width: 280px;
	background: none;
	text-align: left;
}

.lookBookInnerContainer p
{
	margin-bottom: 10px;
}

.lookBookProduct
{
	float: left;
	margin: 0px 15px 10px 0px;
	width: 100px;
	height: 90px;
	line-height: 100%;
}

.lookBookProduct img
{
	border: 1px solid #cccccc;
	margin-bottom: 2px;
	width: 100px;
}

.lookBookProduct a
{
	color: #3366cc;
	font-weight: bold;
}

.lookBookProduct a:hover
{
	text-decoration: underline;
}

.lookBookRetailers ul
{
	color: #543B85;
	margin-left: 20px;
	list-style: disc;
	margin-bottom: 20px;
}

.lookBookRetailers a
{
	color: #3366cc;
}

.lookBookBackButton a
{
	line-height: 360%;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-align: center;
	background: url("../gfx/navMainItemBground.png") right top no-repeat;
	padding: 5px 15px 12px 10px;
}

.lookBookTitle
{
	color: #3366cc;
	font-weight: bold;
	font-size: 190%;
	margin-bottom: 20px;
}

/*
.lookBookTitle span
{
	background: url("../gfx/lookBookTitleCenter.gif") right top no-repeat;
	display: table;
}

.lookBookTitle span.left
{
	background: url("../gfx/lookBookTitleLeft.gif") left top no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 170%;
	padding: 10px 20px;
}
*/

.lookBookDetailSummary
{
	font-weight: bold;
	font-size: 150%;
	line-height: 130%;
}

.contentLookBookArea {
	padding: 13px;
	background: #fffedf;
}

#interactiveMapContainer {

	width: 610px;
	height: 514px;
	display: inline;
	background-color: #FFF;
	overflow: hidden;
}

.lookBookNoFlash{
	float: left;
	width: 589px;
	border: 3px solid #3366cc;
	padding: 0 15px 313px 5px;
	background-color: #FFF;
}

.lookBookDescription {
	float: right;
	width: 220px;
	border: 3px solid #3366cc;
	padding: 0 15px 0px 5px;
	background-color: #FFF;
	min-height: 429px;
	/*
	height: 429px;
	*/
	/* Football change */
	height: 509px;
}

.lookBookDescription img {
	margin-bottom: 15px;
}

.lookBookDescription h1 {
	margin-bottom: 0px;
	width: 220px;
	font-size: 15px !important;
}

.lookBookDescription .sIFR-active h1 {
}

.lookBookDescription p {
	font-size: 12px;
	margin-bottom: 5px;
}



.lookbookitemcontent {
	float: right;
	width: 220px;
	height: 382px;
	border: 3px solid #3366cc;
	padding: 0 15px 30px 15px;
	background: #FFF url("../gfx/lookbook_item_details_bgr.jpg") bottom right no-repeat;
	display: block;
}

.lookbookitemcontent h1 {
	margin-bottom: 5px;
	width: 220px;
}


.lookbookitemcontent .sIFR-active h1 {
}


.lookBookStoreProfileLink
{
	background-color: #3366cc;
	color: #FFFFFF;
}

.lookBookStoreProfileLink a
{
	color: #FFFFFF;
}




#hiddenModalContent {
	width: 610px;
	height: 418px;
	margin: 15px auto;
	border: 1px solid red;
}

#TB_ajaxContent h1, #TB_ajaxContent p {
	width: 300px;
	font-size: 14px;
}

#TB_ajaxContent h1 {
	font-size: 17px;
	display: block;
	visibility: visible;
}

#TB_ajaxContent .lbItemImage, .lbItemImage {
	float: left;
	width: 273px;
	margin: 25px 5px 25px 0px;
}

#TB_ajaxContent .lbItemContent, .lbItemContent {
	float: left;
	width: 230px;
	margin: 25px 5px 25px 5px;
}

#TB_ajaxContent .lbItemDesc, .lbItemDesc {
	display: block;
	font-size: 14px;
	color: #3366cc;
	margin-bottom: 15px;
}

#TB_ajaxContent .lbItemDesc a, .lbItemDesc a {
	color: #3366cc !important;
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}

#TB_ajaxContent .lbItemDesc a:hover, .lbItemDesc a:hover {
	text-decoration: underline;
}

#TB_ajaxContent .lbItemDesc h3, .lbItemDesc h3 {
	font-size: 14px;
	display: block;
	color: #1e0006;
	visibility: visible;
}

#TB_ajaxContent .lbItemDetails, .lbItemDetails {
}



/* Look Book styles END */

/* New form styles START */
.generalForm li
{
	margin-bottom: 15px;
	clear: both;
	min-height: 25px;
	list-style-type: none;
}

.generalForm .inputQuestion label, .generalForm .selectQuestion label
{
	float: left;
	width: 150px;
	padding-right: 40px;
	margin-bottom: 10px;
}

.generalForm .textareaQuestion label
{
	margin-bottom: 10px;
}

.generalForm .radioboxQuestion label.question
{
	float: left;
	width: 150px;
	padding-right: 30px;
	margin-bottom: 10px;
}

.generalForm .radioboxQuestion .answerContainer
{
	float: left;
	width: 250px;
	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
{
	width: 600px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial;
}

.generalForm .checkboxQuestion input
{
	float: left;
	margin-right: 10px;
}

.generalForm .checkboxQuestion label
{
	float: left;
	width: 300px;
}
/* New form styles END */
