/** Put any specific page styles here **/
/** This is really just to stop extra clutter being added to screen.css **/

body.cms-home div.col-main-home {
	padding-top: 250px;
	background: url(../images/backgrounds/homepagemess.jpg) 0 0 no-repeat;
}

.home-lookofthemonthblock{
display:block;
height:241px;
display:pointer;
width:696px;
}

.block#delivery-info .block-content {
	background: #f6f6f6 url(../images/delivery-info.gif) 100% 100% no-repeat;
	padding-right: 100px;
}

.col-main-home .block {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: #ff00ff 5px solid;
	float: left;
	background: #fff;
	color: #333;
	width: 206px;
	margin-right: 9px;
	margin-bottom: 9px;
	padding: 5px;
}

/** Top 3 Blocks (pinkborder **/

.block#wholesale-customers { width: 660px; border-color: #fff; position: relative; padding-right: 20px; padding-bottom: 20px; }

.block#new-stuff, .block#get-the-look, .block#xl-ranges {
	/*height: 26px;*/
	height: 168px;
	width:223px;
	/*padding: 132px 0px 0px 8px;*/
	padding:0;
	border:0;
	line-height: 26px;
	/*width: 208px;*/
	margin:0 12px 9px 0;
}

.block#xl-ranges {
	margin:0;
}

/*.block#new-stuff a, .block#get-the-look a, .block#xl-ranges a {
	display: block;
	width: 208px;
	height: 31px;
	color: #000;
	text-decoration: none;
}*/

.block#new-stuff a span, .block#get-the-look a span, .block#xl-ranges a span { color: #ff00ff; }

/*.block#new-stuff { background: url(../images/home/home-newstuff-bg.jpg) top left no-repeat;  }
.block#get-the-look { background: url(../images/home/home-getthelook-bg.jpg) top left no-repeat; }
.block#xl-ranges { margin-right: 0px; background: url(../images/home/home-xlranges-bg.jpg) top left no-repeat; margin-right: 0px; }*/

.block#sale-stuff { margin-right: 0px; }

/** End Top 3 Blocks **/

/** Bottom 3 Blocks **/

.block#we-heart-xl h3, .block#get-the-news h3, .block#sale-stuff h3, .block#wholesale-customers h3 { font-size: 24px; color: #000; }
.block#we-heart-xl, .block#get-the-news, .block#sale-stuff { height: 192px; border-color: #fff; }

.block#we-heart-xl h4 , .block#get-the-news h4 { font-size: 11px; margin-bottom: 8px; }

/* Newsletter Block on Front Page */

.block#get-the-news button.button { float: right; }
.block#get-the-news input { background: #3c3c3c !important; padding: 5px; width: 196px; color: #c5c5c5; margin-top: 10px; }


/** End Bottom 3 Blocks **/
