/* Table of Contents
... Everything outside of the 'pilicontainer.'
1 Default and etc
2 First Header section
3 Second Header section
4 First BOTTOM section
5 Second BOTTOM section
6 Soft add
 */





html{ height: 100%; }
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Arial, sans-serif;
}
#body a{
	text-decoration:none;
}
body #header ul li.last{
	margin:0;
	padding:0;
	border:none;
}
a:hover{
	text-decoration: none;
}
a {
	color: #333333;
}
a:hover {
	color: #000000;
}
@font-face {
	font-family: 'Quicksand';
	font-style: normal;
	font-weight: 300;
	src: local('Quicksand Light'), local('Quicksand-Light'), url(http://fonts.gstatic.com/s/quicksand/v4/qhfoJiLu10kFjChCCTvGlKRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
    font-family: 'quicksandlight';
    src: url('quicksand-light-webfont.eot');
    src: url('quicksand-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('quicksand-light-webfont.woff') format('woff'),
         url('quicksand-light-webfont.ttf') format('truetype'),
         url('quicksand-light-webfont.svg#quicksandlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'quicksandregular';
    src: url('quicksand-regular-webfont.eot');
    src: url('quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('quicksand-regular-webfont.woff2') format('woff2'),
         url('quicksand-regular-webfont.woff') format('woff'),
         url('quicksand-regular-webfont.ttf') format('truetype'),
         url('quicksand-regular-webfont.svg#quicksandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.pilisprite {
	background: url('pilisprite9.png')
}
/* takes out all unintended style that happens in old browers, like image borders and active link border etc */
a:link, a:visited, a:active {
	text-decoration: none;
}
a {
	outline: none;
}
img {
	border: medium none !important;
}
/* gets rid of 2 br tags at bottom of homepage contentarea, and other space */
#div_articleid_72 {
	display: none
}
/*text selection*/
::-moz-selection {
	background: #7d9f2b;
	color: #ffffff;
	text-shadow: none;
}
::selection {
	background: #7d9f2b;
	color: #ffffff;
	text-shadow: none;
}
/*input and select box safari fix*/
input, select {
	margin-left: 0px;
}
input {
	border-radius: 0px;
}
/*kcontainer*/
#pilicontainer {
	height: auto;
	margin: 60px auto 0px;
	padding: 0 15px;
	min-width: 830px;
}
#content_area {
	min-height: 400px;
	margin: 0 auto;
}





/* 2 First Header section ------------------------------------------------------ */
#pilihead1 {
	width: auto;
	max-width: 960px;
	min-width: 840px;
	height: 44px;
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}
#pilibag {
	float: right;
	display: block;
	height: 31px;
	width: 65px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #777777;
	margin: 0 -1px 0 0;
	letter-spacing: 0.1px;
	padding-top: 3px;
}
#pilibag:hover {
	color: #000000;	
}
#piliaccount {
	float: right;
	display: block;
	height: 31px;
	width: 95px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #777777;
	margin: 0 36px 0 0;
	letter-spacing: 0.1px;
	padding-top: 3px;
}
#piliaccount:hover {
	color: #000000;	
}
/* ff search bar */
#ffdesk {
	z-index: 1001;
    height: 656px;
    margin: 0 auto;
    top: 54px;
    width: 100%;
	display: none;
	position: absolute;
	min-width: 860px;
}
#ffdesk1 {
    height: 656px;
    margin: 0 auto;
    max-width: 980px;
	position: relative;
	min-width: 860px;
	display: block;
}
#ffclose {
	position: absolute;
	top: 0;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	z-index: 1;
}
#ffcloseimg {
	width: 30px;
	height: 30px;
}
#ffdeskframe {
	position:absolute;
	top:0px;
	left:0px;
}
#ffdesk2 {
	position: absolute;
	height: 652px;
	background-color:white;
	display:block;
	border: 2px solid #505050;	
	right: 10px;
	width: 416px;
}
#lhsearch {
	display: block;
	height: 34px;
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 4px;
	margin-right: 47px;
}
#lhsearchglass {
	display: block;
    float: right;
    height: 17px;
    padding: 8px 9px 8px;
    width: 17px;
	outline: none;
}
#lhsearchfield {
	float: right;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555;
	border: 1px solid #fff;
	text-align: right;
	line-height: 24px;
	height: 26px;
	width: 131px;
	margin: 0;
	padding: 3px 5px 0;
	outline: none;
	letter-spacing: -1px;
	-webkit-appearance: none;
    border-radius: 0;
}
#lhsearchfield:focus {
	font-size: 13px;
	color: #333;
	border: 1px solid #cdcccc;
	padding: 0 5px;
	background-color: #fffbfb;
	height: 30px;
	width: 131px;
	letter-spacing: 0px;
}






/* 3 Second Header section ------------------------------------------------------ */
#pilihead2 {
	width: auto;
	max-width: 960px;
	min-width: 840px;
	height: 60px;
	display: block;
	margin: 30px auto 0px;
	padding: 0 10px;
}
#pilimanu {
	float: left;
	display: block;
	width: 210px;
	height: 50px;
	background-position: -10px -6px;
}
#pilimanu:hover {
	background-position: -9px -62px;
}
#pilihead3 {
    float: right;
	display: block;
	height: 30px;
	width: 565px;
	margin-top: 24px;
}
#pilimen {
	float: left;
	width: 49px;
	margin-left: 34px;
}
#pilikids {
	float: left;
	width: 49px;
	margin-left: 39px;
}
#piliaccessories {
	float: left;
	width: 102px;
	margin-left: 36px;
}
/* drop down menu -- author's styles */
.anchorclass {
	display: block;
}
.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 1000; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 200px; /* default width for menu */
}
.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.anylinkcss ul li a{
width: 100%;
display: block;
text-decoration: none;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
margin-top: 0px;
font: normal 12px Verdana;
z-index: 1000; /*zIndex should be greater than that of shadow's below*/
}
.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/* drop down menu -- my styles */
.piliheader {
	text-align: center;
	display: block;
	height: 23px;
	line-height: 22px;
	font-size: 17px;
	font-family: 'quicksandlight', Century Gothic, Arial, sans serif;
	color: #111111;
	margin: 0px;
	font-weight: 400;
}
.piliheader:hover {
	color: #62931b;
}
#pilicollection {
	float: left;
    width: 143px;
	height: 23px;
	display: block;
	cursor: pointer;
}
#pilicollecttop {
	width: 143px;
}
.pilicollects {
	text-align: center;
	line-height: 36px;
	width: 143px;
	height: 36px;
	display: block;
	font-size: 17px;
	font-family: 'quicksandlight', Century Gothic, Arial, sans serif;
	color: #111111;
	margin: 0px;
	font-weight: 400;
	background: url('143x72.png');
}
.pilicollects:hover {
	background-position: 0px -36px;
	color: #62931b;
}
#piliwomen {
	float: left;
    width: 92px;
	height: 23px;
	display: block;
	cursor: pointer;
	margin-left: 19px;
}
#piliwomentop {
	width: 92px;
}
.pilidresstop {
	text-align: center;
	line-height: 36px;
	width: 92px;
	height: 36px;
	display: block;
	font-size: 17px;
	font-family: 'quicksandlight', Century Gothic, Arial, sans serif;
	color: #111111;
	margin: 0px;
	font-weight: 400;
	background: url('143x72.png');
}
.pilidresstop:hover {
	background-position: 0px -36px;
	color: #62931b;
}






/* 4 First BOTTOM section ------------------------------------------------------ */
#pililinks1 {
	width: auto;
	max-width: 998px;
	min-width: 840px;
	height: 180px;
	display: block;
	margin: 160px auto 0px;
	padding: 0 10px;
}
#pililinks2 {
	float: right;
	width: 70px;
	height: 180px;
	display: block;
	margin-right: 19px;
}
#pililinktumblr {
	float: right;
	width: 58px;
	height: 27px;
	display: block;
	background-position: -44px -119px;
}
#pililinktumblr:hover {
	background-position: -44px -299px;
}
#pililinkinstagram {
	float: right;
	margin-top: 14px;
	width: 65px;
	height: 29px;
	display: block;
	background-position: -37px -161px;
}
#pililinkinstagram:hover {
	background-position: -37px -341px;
}
#pililinkfacebook {
	float: right;
	margin-top: 10px;
	width: 65px;
	height: 28px;
	display: block;
	background-position: -38px -199px;
}
#pililinkfacebook:hover {
	background-position: -38px -379px;
}
#pililinkyoutube {
	float: right;
	margin-top: 12px;
	width: 61px;
	height: 27px;
	display: block;
	background-position: -40px -240px;
}
#pililinkyoutube:hover {
	background-position: -40px -419px;
}
@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
#pilimanu {
	background: url(pilisprite9x2.png);
	background-size: 230px 450px;
	background-position: -10px -6px;
}
#pilimanu:hover {
	background-position: -8px -62px;
}
#pililinktumblr {
	background: url(pilisprite9x2.png);
	background-size: 230px 450px;
	background-position: -44px -119px;
}
#pililinktumblr:hover {
	background-position: -44px -299px;
}
#pililinkinstagram {
	background: url(pilisprite9x2.png);
	background-size: 230px 450px;
	background-position: -37px -161px;
}
#pililinkinstagram:hover {
	background-position: -37px -341px;
}
#pililinkfacebook {
	background: url(pilisprite9x2.png);
	background-size: 230px 450px;
	background-position: -38px -199px;
}
#pililinkfacebook:hover {
	background-position: -38px -379px;
}
#pililinkyoutube {
	background: url(pilisprite9x2.png);
	background-size: 230px 450px;
	background-position: -40px -240px;
}
#pililinkyoutube:hover {
	background-position: -40px -419px;
}
}
#pililinks3 {
	float: right;
	width: 180px;
	height: 180px;
	display: block;
	margin-right: 127px;
}
#pililinkabout {
	float: right;
	width: 162px;
	height: 29px;
	display: block;
	line-height: 26px;
	text-align: right;
	font-size: 15px;
	letter-spacing: 0.1px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #808080;
}
#pililinkabout:hover {	
	color: #000000;	
}
#pililinkpress { /*tumblr link*/
	float: right;
	width: 107px;
	height: 28px;
	display: block;
	line-height: 26px;
	text-align: right;
	font-size: 15px;
	letter-spacing: 0.1px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #808080;
	margin: 11px 0 0 0;
}
#pililinkpress:hover {	
	color: #000000;	
}
#pililinks4 {
	float: right;
	width: 180px;
	height: 180px;
	display: block;
	margin-right: 110px;
}
#pililinklocations {
	float: right;
	width: 165px;
	height: 29px;
	display: block;
	line-height: 26px;
	text-align: right;
	font-size: 15px;
	letter-spacing: 0.1px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #808080;
}
#pililinklocations:hover {	
	color: #000000;
}
#pililinkquestions {
	float: right;
	width: 130px;
	height: 28px;
	display: block;
	line-height: 26px;
	text-align: right;
	font-size: 15px;
	letter-spacing: 0.1px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #808080;
	margin: 11px 0 0 0;
}
#pililinkquestions:hover {	
	color: #000000;
}






/* 5 Second BOTTOM section ------------------------------------------------------ */
#pilibottomcontainer {
	display: block;
	height: 45px;
	width: 860px;
	margin: 70px auto 0px;
}
#pilibottom {
	display: block;
	height: 45px;
	margin: 0 auto;
	max-width: 960px;
	min-width: 840px;
	padding: 0 10px;
	width: auto;
}
#pilihours {
	display: block;
	float: left;
	width: 259px;
	height: 38px;
	text-align: right;
	line-height: 18px;
	font-size: 14px;
	letter-spacing: 0.1px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #888888;
	margin: 7px 26px 0 15px;
}
#piliphone {
	display: block;
	float: left;
	width: 116px;
	height: 36px;
	text-align: right;
	line-height: 18px;
	font-size: 14px;
	letter-spacing: 0.2px;
	font-family: 'quicksandregular', Century Gothic, Courier New, Arial, sans serif;
	color: #888888;
	margin: 7px 29px 0 0;
}
#piliemail {
	display: block;
	float: left;
	width: 270px;
	height: 21px;
	margin-top: 6px;
}
#piliemus {
	color: #888888;
    display: block;
    float: left;
    font-family: "quicksandregular",Century Gothic,Courier New,Arial,sans serif;
    font-size: 14px;
    height: 36px;
    letter-spacing: 0.2px;
    line-height: 18px;
    margin: 7px 48px 0 0;
    text-align: right;
    width: 73px;
}
#piliemus:hover {
	color: #000;
}
#piliemailfield {
	-moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -x-system-font: none;
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #adadad;
    border-top: 1px solid #adadad;
    border-right: 1px solid #24170e;
    color: #9e9d9d;
    float: left;
    height: 19px;
    width: 162px;
    text-align: center;
    font-size: 11px;
    font-weight: 300;
    font-family: Courier New, Courier, Century Gothic, Helvetica Neue, Arial, sans-serif;
	-webkit-appearance: none;
	padding: 0;
}
#piliemailfield:focus {
    color: #000000;
	border: 1px solid #22160A !important;
	outline: medium none;
}
#pilijoinbutton {
	float: left;
	height: 21px;
	width: 71px;
}






/* 6 Soft Add 2.0 ---------------------------------------------------------- */
.soft_add_header_shadow {
	padding-right: 12px !important;
	width: 502px !important;
}
.soft_add_content_shadow {
	background:url('soft/softshadow3.png') bottom right no-repeat !important;
	padding-right: 12px !important;
	padding-bottom: 12px !important;
	width: 502px !important;
}
.soft_add_header, .soft_add_content_wrapper {
	border-radius: 0px !important;
}
.soft_add_content_area .cart_table {
	width: 441px !important;
}
.soft_add_content_area .cart_table .description {
	width: 240px !important;
	padding: 23px 0px 11px 15px !important;
	font-size:12px !important;
}
.cart_table .remove {
	padding: 24px 0px 13px 15px !important;
}
.soft_add_sub_total {
	height: 25px !important;
	padding-right: 58px !important;
	padding-top: 11px !important;
}
.sub_total_amount {padding-left: 15px}
/* soft add 1.0 */
.soft_add_wrapper {
	font-family: Arial, Helvetica;
	color:#23170d;
	font-size:12px !important;
	cursor: auto !important;
	left: 50% !important;
	top: 50% !important;
	width: 502px !important;
	margin-left: -251px;
	margin-top: -220px;
}
.soft_add_content_wrapper {
	width: 492px;
	border-left: 5px solid #23170d;
	border-right: 5px solid #23170d;
    border-bottom: 5px solid #23170d;
	background: #ffffff;
}
.soft_add_header {
	color: #ffffff;
	background: #ffffff url('soft/mybag1.png') 0px 0px no-repeat;
	width: 492px;
	padding: 0px;
	height: 37px !important;
	font-size: 2px;
	font-weight: normal;
	text-align: center;
	border-left: 5px solid #23170d;
    border-top: 5px solid #23170d;
    border-right: 5px solid #23170d;
    border-bottom: 1px solid #23170d;
}
.close_btn {
	background: url('soft/softx2.png') top right no-repeat !important;
	color: #ffffff;
}
.close_btn:hover {
	color: #ffffff;
}
.soft_add_content_area {
	min-height: 180px !important;
	border-bottom: 1px solid #23170d;
	max-height: 290px !important;
}
.cart_table .product_name {
	font-weight: normal;
}
.aremove {
	background: url('soft/softx.png') top right no-repeat;
}
.soft_add_sub_total {
	background: #ffffff;
}
.soft_add_action_area {
	background: #ffffff;
	border-top: 1px solid #23170d;
    padding: 9px 5px 2px 0px !important;
	height: 26px;
	border-radius: 0px !important;
}
.continue_shopping {
	width: 150px;
	background: #ffffff url('soft/continueshopping4.png') top left no-repeat;
	height:19px !important;
}
.check_out {
	width: 90px;
	background-image: url('soft/checkout4.png');
	margin-left: 9px !important;
	margin-right: 4px;
	height:19px !important;
}
.close_btn, .close_btn:link, .close_btn:visited, .close_btn:focus, .close_btn:hover, close_btn:active { 
	top: 9px;
	right: 9px;
	height: 16px !important;
	width: 16px !important;
}
.cart_table .price {
	width: 60px !important;
	padding: 23px 0px 13px 10px !important;
}
.cart_table .quantity {
	width: 21px !important;
	padding: 23px 0px 13px 10px !important;
}
/* soft add 3.0*/
.soft_add_content_area .icon {
	width: 36px;
	padding: 2px 0px 12px 14px !important;
}
.soft_add_content_area .icon img {
	width: 36px;
	height: 60px !important;
}
.soft_add_sub_total .number_of_items {
    margin-left: 14px;	
}
.soft_add_sub_total .sub_total {
    margin-right: 27px;	
}