@CHARSET "UTF-8";

/******************************* MENU *******************************/

/*** mnUl2_1 ***/

#home #mnUl2_1 {
	display: block;
}

#home #mnLk1_1 {
	margin-bottom: 0;
	height: 30px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

/******************************* CONTENT *******************************/

h2 {
	height: 25px;
	line-height: 25px;
	background: #007042;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 1px #777;	
}

#focuson, #slide {
	float: left;
	margin: 0 0 0 202px;
	width: 516px;
}

#focuson {
	margin: 0 0 15px 202px;	
	height: 23px;
	line-height: 23px;
	background-image: url(../images/pnwshop.png), url(../images/pnwshop.png);
	background-repeat: no-repeat, no-repeat;
	background-position:  -500px -577px, -280px -577px;
	border: solid 1px #ccc;
}

#focuson span, #focuson a {
	display: block;
	float: left;
}

#focuson span {
	margin: 0;
	padding: 0 30px 0 15px;
	background: #555 url(../images/pnwshop.png) no-repeat 70px -576px;
	color: #fff;
	text-shadow: 1px 1px 1px #777;
}

#focuson a {
	margin: 0 0 0 29px;
	font-weight: bold;
	color: #555;
}

#focuson a:hover {
	text-decoration: underline;
}

.slide {
	display: block;
	width: 515px;
	height: 320px;
	background-color: #007042;
	background-image: url(../images/home/slidePics.jpg);
	background-repeat: no-repeat;
	border: solid 1px #777;
}

.slide span {
	display: block;
	margin: 296px 15px 0 15px;
	font-size: 12px;
	color: #fff;
}

#slide1 { display: block; background-position: 0px -5px;  }
#slide2 { display: none; background-position: -535px -5px; }
#slide3 { display: none; background-position: -1090px -5px; }

#pages ul {
	width: 780px;
	list-style: none;
}

#pages a {
	display: block;
	float: right;
	margin: 0 2px 0 8px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	text-decoration: none;
} 

a#pg-1 {
	color: #005331;
}


/********************************* BEST *********************************/

#best {
	float:left;
	margin: 0 5px 30px 5px;
	width: 715px; 
}

#best h2 {
	width: 120px;	
}

#best .framed {
	margin: -2px 0 0 0;
	padding: 0 0 5px 0;
	border: solid 2px #007042;
}

#best .tops {
	float: left;
	margin: 10px 0 0 0;
	width: 140px;
	height: 170px;
	border-right: solid 1px #ccc;
}

#best .last {
	border: 0;
}

#best p {
	text-align: center;
}

#best p {
	margin: 5px 0 0 0;
}

#best a {
	font-weight: bold;
	color: #00a25f;	
}

#best a:hover {
	text-decoration: underline;
}

#best .img a {
	display: block;
	margin: 0 0 0 10px;
	width: 120px;
	height: 120px;
}

/********************************* SHOPALL *********************************/

#shopAll {
	clear: both;
}

#shopAll h2 {
	width: 180px;
	background: #574c3f;
}

#shopAll .framed {
	margin: -1px 0 0 0;
	border: solid 1px #574c3f;
}

#allDepartments {
	float: left;
	margin: 0 0 0 5px;
	width: 475px;
}

#allThemes {
	float: right;
	margin: 0 5px 0 0;
	width: 475px;	
}

#shopAll .framed {
	padding: 5px 0 5px 5px;
}

#shopAll .category {
	float: left;
	width: 230px;
	height: 125px;
	border: solid #ccc;
	border-width: 0 1px 1px 0;
}

#shopAll .right {
	border-right: 0;
}

#shopAll .bottom {
	border-bottom: 0;
}

#shopAll a {
	font-size: 12px;
	color: #333;	
}

#shopAll a:hover {
	text-decoration: underline;
}

#shopAll h3 a {
	color: #574c3f;	
}

#shopAll h3 {
	margin: 5px;
	font-weight: bold;
	color: #574c3f;
}

#shopAll p {
	float: left;
	width: 135px;
	font-size: 11px;
}

#shopAll img {
	float: left;
	margin: 0 7px 0 5px;
	max-width: 70px;
	max-height: 95px;
}

/********************************* RIGHT *********************************/

#right {
	float: right; 
	width: 240px;
}

.fb-like-box {
	background: #f8f8f8;
	border: solid 1px #ccc;
}