html,
body{
	text-align:center;
	padding:0 0 0 0;
	margin:0;
	background-color: #EFEFEF;
}

a img{
	border:none;
}

/* -------- OFFERS NAV START -------- */

#topNavigationOfferHolder{
	width:960px;
	height:40px;
}

li.topOffersDivider{
       color: #E75DB6;
       top:4px;
       padding: 0 20px 0 20px;
	   float:left;
}

/* -------- OFFERS NAV END -------- */





/* -------- SCROLLING TEXT START -------- */

#pscroller2{
	width: 560px;
	height: 15px;
	border: 0;
	padding: 0;
	text-align:left;
	margin:0 auto 0 auto;
	position:relative;
	top:7px;
}

/*NOT USED BECAUSE MESSAGES DON'T REQUIRE LINKS
#pscroller2 a{
	text-decoration:none;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
}
*/

#pscroller21,
#pscroller22,
#pscroller23{
	text-align:center;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
}

/* -------- SCROLLING TEXT END -------- */






#layoutMain{
	text-align:left;
	width:960px;
	margin:0 auto 0 auto;
	position:relative;
}


/*Main Block Similarities*/
#layoutHead,
#layoutBanners,
#layoutContent,
#checkoutlayoutContent,
#layoutFooter{
	float:left;
	width:960px;
}

#layoutBanners{
	position:relative;
	background-image:url(../images/header/header_background.gif);
}

/*account and search styles*/

#headerMyBag{
        position:relative;
        top:12px;
left:15px;
}

#headerSearchInput{
    font-family:verdana;
    font-size:13px;
	color:#989898;
	width:235px;
	padding:2px 0 2px 5px;
	height:16px;
}

#searchButton{
	position:absolute;
	margin:0;
	padding:0;
	left:252px;	
}

#headerTextSearch{
        position:absolute;
        left:482px;	
        top:59px;
}

/*account and search styles ends*/


/* Top Navigation */

#topNavigation{
	background-color:#757575;
	width:960px;
	height:20px;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
}

#topNavigation a{
	font-size:11px;
	color:#fff;
}

#topNavigationLogin{
	background-color:#757575;
	width:960px;
	height:19px;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
}

#topNavigationLogin a{
	font-size:11px;
	color:#fff;
}


#layoutContent{
	background-color:#ffffff;
	margin:28px 0 0 0;
}

#checkoutlayoutContent{
	background-color:#ffffff;
	margin:0 0 0 0;
}

/* Top Navigation ends*/


/* Left Navigation */

#childrenswearBanner{
	margin-top:10px;
}

#furnitureBanner{
	margin-top:10px;
}

#brandsBoutiqueBanner{
	margin-top:10px;
}

#shopbycolourBanner{
	margin-top:10px;
}

#looksFeaturesBanner{
	margin-top:10px;
}

#secondaryNav{
	float:left;
	clear:both;
	margin:0;
	padding:0;
	width:200px;
	font-size:12px;
}

#secondaryNav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#secondaryNav li {
	float:left;
	line-height:20px;
	margin-bottom:0;
	text-align:left;
	width:200px;
	text-transform:capitalize;
}

#secondaryNav h3{
	margin:18px 0 4px 8px;
	padding:3px 10px 3px 2px;
}

/*This style sets the font of whole secondary nav*/
#secondaryNav ul,
#secondaryNav .selected,
#secondaryNav a{
	font-size:11px;
	font-family:verdana;
}

#secondaryNav a{
	display:block;
	padding-left:10px;
	text-align:left;
	width:190px;
}

#secondaryNav a:hover{
	background-color:#F7403A;
	color:white;
}

#secondaryNav .quaternaryNavLinksTop :hover, #secondaryNav .quaternaryNavLinks :hover{
	background-color:#F7403A;
	text-decoration:none;
}

.secondaryNavLinksBig{
	height:41px;
	vertical-align:middle;
}

.secondaryNavLinksOpen{
	vertical-align:middle;
}

.secondaryNavLinksTopOpen{
	vertical-align:middle;
}

#secondaryNav .secondaryNavOpen .selected_current
{
	display:block;
	padding-left:10px;
	background-color:#666668;
	color:#ffffff;
}

#secondaryNav .selected
{
	display:block;
	padding-left:10px;
	background-color:#f2f2f2;
	color:#878883;
}

#secondaryNav .tertiaryNavOpen .selected_current{
	padding-left:20px;
}

#secondaryNav .quaternaryNavOpen .selected_current{
	padding-left:30px;
}

#secondaryNav .indent
{
	padding-left:0;
	background-color:#f2f2f2;
}

#secondaryNav .quaternaryNavLinksTop, #secondaryNav .quaternaryNavLinks{
	background-color:#b4b4b4;
}

#secondaryNav .indent a
{
	
}


#secondaryNav .tertiaryNavLinksTop,
#secondaryNav .tertiaryNavLinks
{
	margin-left: 0px;
}

#secondaryNav .tertiaryNavLinksTop a,
#secondaryNav .tertiaryNavLinks a
{
	padding-left: 20px;
	width:180px;
}

#secondaryNav .tertiaryNavOpen .selected
{
	padding-left:20px;
}


#secondaryNav .quaternaryNavLinks a,
#secondaryNav .quaternaryNavLinksTop a
{
	padding-left: 30px;
	width: 170px;
	color:#fff;
}

#secondaryNav .quaternaryNavOpen .selected
{
	padding-left:40px;
	background-color:#cccccc;
	color: #666666;
	width: 160px;
}

#leftNavDivider{
	margin:10px 0 0 0;
}


/* Left Navigation ends */


/* Main Content */

#breadcrumb{
	float:left;
	margin-bottom:15px;
	font-size:10px;
	font-family:verdana;
	width:900px;
	text-transform:capitalize;
    color:#9D9D9D;
	padding:0 0 0 10px;
}

#breadcrumb a{
	font-size:10px;
    color:#9D9D9D; 
    text-decoration:none;
}

#breadcrumb a:hover{
	color:#FF3F41;
}

#MainInfo{
	float:left;
	background-color:#ffffff;
	margin:10px 0 0 20px;
	width:940px;
}

#pageContent{
	float:left;
	margin:0;
	padding:0;
}

.subDeptTitle{
	background:#E8E9E4;
	padding:3px 0 3px 5px;
	background-repeat: no-repeat;
	background-position: right;	
	
}

/* Main Content ends*/

/* product listing layout*/

.objectOVERLAY{
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	top:0;
	width: 160px;
	height: 220px; 
}

dl.gallery,
dl.galleryEnd,
dl.galleryEndVariantSpecial,
dl.galleryEndVariant{
	float: left;
	padding: 0;
	z-index:1;
	background-image:url(../images/structure/prod-list-bg2.gif);
	background-repeat:no-repeat;
	width: 160px;
}

dl.gallery,
dl.galleryEndVariant{
	margin:0 10px 0 0;
	height:360px;
}

dl.galleryEnd,
dl.galleryEndVariantSpecial{
	margin: 0 0 15px 0;
}

dl.gallery .wasPrice,
dl.galleryEndVariant .wasPrice,
dl.galleryEnd .wasPrice,
dl.galleryEndVariantSpecial .wasPrice{
	left:0;
	font-family:sans-serif;
	clear:both;
	float:left;
	width:150px;
}

dl.gallery .nowprice,
dl.galleryEndVariant .nowprice,
dl.galleryEnd .nowprice,
dl.galleryEndVariantSpecial .nowprice{
	left:0;
	clear:both;
}

dl.gallery .price,
dl.galleryEndVariant .price,
dl.galleryEnd .price,
dl.galleryEndVariantSpecial .price{
	width:auto;
}

.khhome{
	left:0;
	bottom:0;
	position:absolute;
	z-index:10;
	margin:0;
	padding:0;
}

.badges{
	top:5px;
	left:7px;
	position:absolute;
	z-index:10;
	margin:0;
	padding:0;
	background-color:transparent;
}


.frame{
	position:relative;
	text-align:center;
	margin:0;
	padding:0;
	top:3px;
	left:0;
	height:220px;

}

.mainProduct{
	position:relative;
	left:0;
	background-color:#ffffff;
	margin:0;
}

.mainProduct a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.prodText{
	margin:5px 0 0 0;
	padding:0;
	height:25px;
}

/*STYLES PRODUCT DESCRIPTION ON PRODUCT LISTING PAGE ONLY*/

#productListing .prodText, #matrix .prodText
{
	padding:0;
	margin:5px 0 0 0;
	font-weight: bold;
	color: #373832;
	width:160px;
}

#productListing .prodText a
{
	text-decoration: none;
}

#productListing .prodText a:hover
{
	text-decoration: underline;
}

#productListing dl dd, #matrix dl dd
{
	margin-left: 0;
	clear: both;
}

.price{
	position:relative;
	top:10px;
	left:-30px;
	margin:0;
	padding:0;
	text-align:left;
	width:160px;
	
}
.wasPrice{
	position:relative;
	top:10px;
	left:-30px;
	margin:0;
	padding:0;
	text-align:left;
	width:160px;
	
}
.nowprice{
	position:relative;
	top:10px;
	left:-30px;
	margin:0;
	padding:0;
	text-align:left;
	width:160px;
}

/*PRODUCT LISTING FROM PRICE*/
#productListing .price {
	color:#373832;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	left:0;
	margin:0;
	padding:17px 0 0;
	top:-7px;
}


/*PRODUCT LISTING NOW PRICE*/
#productListing .nowprice{
	left:0px;
	margin:0;
	padding:0;
	color: red;
	font-family:arial;
	font-size:12px;

}


/*PRODUCT LISTING WAS PRICE*/
#productListing .wasPrice{
	left:0px;
	margin:0;
	padding:0 0 0 1px;
	color: #373832;
    font-weight:normal;
    font-family:arial;
    font-size:11px;
}

#productlistingswatches{
	position: relative;
	left:-2px;
	float: left;
	clear: both;
	padding:10px 0 0 0;
	width:100%;
}

#productlistingswatches a, #productlistingswatches dl
{
	float: left;
	display: inline;
	clear: none;
}

#productlistingswatches .prodText
{
	/*width: auto;*/
	margin: 5px 0 0 10px;
}

#productlistingswatches img{
	width:18px;
	padding:1px;
}

#productRating{
	clear:both;
	float:left;
	position:relative;
	left:-2px;
	margin:2px 0 0 0;
}

.listPrice{
	position:relative;
	top:10px;
	left:10px;
	margin:0;
	padding:0;
}
/* product listing layout ends*/



/*SPACERS START*/

.horizontalSpacer{
	width:760px;
	height:10px;
	font-size:0;
}

.verticalSpacer{
	width:9px;
	height:100px;
	font-size:0;
	float:left;
}

.verticalSpacer2{
	width:10px;
	height:100px;
	font-size:0;
	float:left;
}

/*SPACERS END*/




/*NEW HEADER STYLES*/

#headerLogo,
#headerMessage,
#headerDivider,
#headerLinks,
#headerLinkscart{
	height:90px;
	float:left;
}

#headerLogo{
	width:183px;
}

#headerMessage{
	width:595px;
	text-align:left;
}

a:link.headerLinksTop,
a:visited.headerLinksTop,
a:active.headerLinksTop{
	color:white;
	font-size:10.5px;
	font-family:verdana;
	text-decoration:none;
}

a:hover.headerLinksTop{
	color:#FF423E;
}

#headerDivider{
	width:2px;
	height:59px;
	float:left;
    position:relative;
    top:15px;
}

#headerLinks{
	width:180px;
}

#headerLinkscart{
	width:220px;
}

.headerForm{
	margin:0;
	padding:0;
	position:absolute;
	top:40px;
	left:434px;
}

.headerLogoImage{
	position:relative;
	top:33px;
	left:24px;
}

#headerLinksRow1{
	position:relative;
	top:13px;
	left:133px;	
	width:445px;
	text-align:right;
}

.headerLinksRow2a{
	position:relative;
	top:-6px;
	left:40px;
	padding:0;
	margin:0;
	font-family:verdana;
	font-size:10.5px;	
	color:white;
	width:139px;
}

#headerCheckoutButton{ 
	position:relative;
	top:1px;
	left:15px;
	margin:0;
	width:142px;
	height:25px;
}

#headerMessage p.headerLinksRow1 a:link,
#headerMessage p.headerLinksRow1 a:visited,
#headerMessage p.headerLinksRow1 a:active {
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	color:white;
}

#headerMessage p.headerLinksRow1 a:hover{
	color:#F43C3E;
}



/*NEW FOOTER STYLES - START*/

#layoutFooter{
	margin:0;
	padding:0;
	background-color:#ffffff;
}

#footerTabs{
	margin:20px 0 0 0;
        height:67px;
        background-image:url(../images/footer/footer_background_buttons.jpg);
}

#footerNewsletter{
	width:960px;
	height:100px;
	background-image:url(../images/footer/footer_background.jpg);
	position:relative;
        top:20px;
}

#footerNewsletter a:link,
#footerNewsletter a:visited,
#footerNewsletter a:active{
	position:absolute;
	left:520px;
	top:60px;
	text-decoration:none;
	font-size:10px;
	font-family:verdana;
color:#4F4F51;
}

#footerNewsletter a:hover{
	color:#FF423E;
	text-decoration:none;
}

.enterEmailText{
	position:relative;
	top:42px;
	left:522px;
	padding:2px 0 2px 5px;
	margin:0;
	width:320px;
	font-family:verdana;
	font-size:13px;	
	color:#989898;
	float:left;
}

.enterEmailButton{
	position:relative;
	top:42px;
	left:527px;
	width:70px;
	height:21px;
	padding:0;
	margin:0;
}

#footerLinks{
    width:960px;
    height:39px;
    margin:0;
    background-image:url(../images/footer/footer_background2.jpg);
}

#footerLinksLeftAlign{
float:left;
}

#footerLinks a:link,
#footerLinks a:visited,
#footerLinks a:active{
	position:relative;
	left:31px;
	top:8px;
	text-decoration:none;
	font-size:11px;
	font-family:verdana;
	color:#4F4F51;
}

#footerLinks a:hover{
	color:#FF423E;
	text-decoration:none;
}

#socialMedia{
position:absolute;
left:858px;
}

#facebookIconFooter{
margin-right:5px;
}


#spacerBottom{
	width:960px;
	height:20px;
	background-color:#efefef;
}

/*NEW FOOTER STYLES - END*/



.swatchMoreLink{
	font-size:11px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	display:inline;
	/*clear:none;
	overflow:hidden;*/
}
