@charset "UTF-8";
/* CSS Document */

/****************************************
		Store Parent Category View 
*****************************************/
#StoreCatLinkBox  {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 28px;
	width: 869px;
	margin-right: auto;
	margin-left: auto;
}
#StoreCatLinkBox a {
	font-weight: normal;
	color: #adadad;
}
#StoreCatLinkBox a:HOVER {
	color: #363636;
}
.StoreCatRow {
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #464646;
	margin-bottom: 55px;
}
.StoreCatItemInfo {
	margin-top: 200px;
}

.StoreCatRow div {
	width: 276px;
	font-size: 14px;
	height: 276px;
	font-weight: bold;
	color: #000;
}

.StoreCatRow h1  {
	font-size: 11px;
	line-height: 14px;
	font-weight: 500;
	display: block;
	height: 41px;
	margin-top: 18px;
}
.StoreCatRow h2 {
	font-size: 11px;
}
.StoreCatItem  {
	background-repeat: no-repeat;
	height: 276px;
	background-size: 100% auto;
	display: inline-block;
	width: 276px;
	margin-bottom: 48px;
	margin-right: 8px;
	margin-left: 7px;
}


/****************************************
		Store Sub Category View 
*****************************************/
#StoreSubCatHeaderBox {
	text-align: center;
	text-transform: uppercase;
}
#StoreSubCatHeaderBox h1 {
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 26px;
}
#StoreSubCatHeaderBox h2 {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 29px;
}
.StoreSubCatRow {
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #000000;
	margin-bottom: 22px;
}
.StoreSubCatRow div {
	width: 199px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	height: 199px;
}

.StoreSubItem {
	background: no-repeat;
	background-size: 100% auto;
	margin-right: 10px;
	margin-left: 8px;
	display: inline-block;
}
#StoreSubCatBottomBox {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 60px;
}
#StoreSubCatBottomBox a {
	text-decoration: underline;
}


/****************************************
		Store Item View 
*****************************************/
#StoreItemViewBox {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
	padding-top: 52px;
}
#StoreItemSlideBox {
	float: left;
}
#StoreItemImgNaviLink {
	float: left;
	position: relative;
	bottom: 0px;
	left: 0px;
	font-family: 'Libre Baskerville', serif;
	margin-top: 5px;
}
#StoreItemImgNaviLinkiPhone {
	margin-top: 7px;
}
#StoreItemImgNaviLinkiPhone a {
	display: inline-block;
	height: 25px;
	width: 25px;
	border: 2px solid #CCC;
	margin-right: 7px;
}
#StoreItemImgNaviLinkiPhone a:HOVER {
	border: 2px solid #666;
	color: #666;
}
#StoreItemSlideiPhoneActiveLink {
	border: 2px solid #CCC;
	background-color: #CCC;
}
#StoreItemSlideActiveLink {
	font-weight: bold;
	color: #333;
}
#StoreItemInfoBox {
	float: right;
	width: 250px;
	margin-bottom: 40px;
	margin-right: 60px;
}
#StoreItemInfoBox h1 , h2 ,h3, span{
	text-transform: uppercase;
	letter-spacing: 1px;
}
#StoreItemInfoBox h1 {
	margin-bottom: 8px;
}
#StoreItemInfoBox h1 a:HOVER {
	color: #000;
	font-weight: 400;
}
#StoreItemInfoBox h2 {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 11px;
}
#StoreItemInfoBox h3  {
	font-size: 11px;
	margin-bottom: 11px;
}
#StoreItemDescription {
	margin-top: 30px;
	padding-top: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	line-height: 16px;
	padding-bottom: 28px;
}
#StoreItemPriceBox {
	margin-bottom: 21px;
}
#StoreItemPriceBox span{
	display: list-item;
	margin-bottom: 3px;
}
#ItemOriginalPrice {
	text-decoration: line-through;
	color: #666;
}
#ItemSalePrice {
	color: #F00;
}
#StoreItemExtraInfoBox {
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#StoreCatalogDownload {
	width: 250px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
	display: block;
	padding-top: 10px;
}
#StoreShareBox {
	width: 250px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	display: block;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
}
#StoreInquireBox {
	width: 250px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	display: block;
	padding-top: 10px;
	color: #C30;
}
#StoreInquireBox:HOVER {
	color: #666;
}
#StoreItemButtonBox {
	margin-top: 20px;
}
#StoreItemButtonBox a {
	display: block;
	text-transform: uppercase;
	color: #FFF;
	background-color: #666666;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#StoreItemInfoBox h1 a:HOVER {
	font-weight: 400;
}


/****************************************
		Top Cart Bar
*****************************************/
#CartBar {
	background-color: #ededee;
	text-align: center;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 17px;
}
#CartBar h4 {
	font-size: 10px;
	font-family: 'Libre Baskerville', serif;
	color: #000;
	padding-bottom: 7px;
}
#CartBar h5 {
	font-size: 11px;
	color: #000;
	padding-top: 5px;
}
#CartItemBox {
	text-align: left;
	margin-left: 25px;
	float: left;
	width: 698px;
}
.CartItemInfoBox {
	padding-bottom: 20px;
}
.CartItemInfoBox2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 20px;
}
.CartItemImg   {
	float: left;
	width: 98px;
}
.CartItemInfo1 {
	float: left;
	width: 300px;
}
#CartSubtotalBox {
	float: right;
	width: 355px;
	margin-right: 25px;
	text-align: left;
}
#CartSubTotalL {
	float: left;
}
#CartSubtotalR {
	float: right;
}
#CartSubtotalBox h3 {
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	text-align: right;
	text-transform: none;
	margin-top: 25px;
	margin-bottom: 25px;
}
#CartButtonBox  input{
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	height: 42px;
	width: 172px;
	font-style: normal;
}
#CartKeepShopping {
	color: #666;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#CartGoCheckout {
	color: #FFF;
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}


/****************************************
	Checkout1 - View bag
*****************************************/
#OuterCheckout {
	width: 100%;
	font-size: 11px;
	text-transform: uppercase;
}
#OuterCheckout h2 {
	font-family: 'Libre Baskerville', serif;
	font-size: 11px;
	margin-bottom: 25px;
}
#CheckoutProgressBar {
	margin-top: 75px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 40px;
	letter-spacing: 2px;
}
#CheckoutProgressBar li {
	display: inline-block;
	padding-right: 25px;
	padding-left: 25px;
}
#CheckoutProgressBar a {
	color: #666;
}
#CheckoutMainBox {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	color: #666;
	margin-bottom: 100px;
	letter-spacing: 2px;
}
#Checkout1Left {
	float: left;
	line-height: 17px;
	width: 555px;
}
.Checkout1ItemBox {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.Checkout1ItemImg {
	float: left;
	width: 85px;
}
.Checkout1ItemInfo {
	float: left;
	width: 260px;
}
#Checkout1Right {
	float: right;
	width: 307px;
	font-size: 11px;
	letter-spacing: 2px;
}
#COStep1SubtotalLeft {
	float: left;
}
#COStep1SubtotalRigh {
	float: right;
}
#Checkout1Right span {
	font-family: 'Libre Baskerville', serif;
	text-transform: none;
	margin-bottom: 30px;
	display: block;
	margin-top: 30px;
}
#Checkout1Right input {
	color: #FFF;
	background-color: #666;
	height: 42px;
	width: 307px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}


/****************************************
	Checkout2 - Shipping Billing
*****************************************/
#Checkout2Left {
	float: left;
	line-height: 17px;
	width: 435px;
}
#Checkout2Right {
	float: right;
	width: 435px;
	font-size: 11px;
	letter-spacing: 2px;
}
#Checkout2Right h2 {
	display: block;
	float: left;
}
#Checkout2Right span {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#Checkout2ShippingOptions {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 50px;
	padding-top: 25px;
}
#Checkout2Continue input {
	color: #FFF;
	background-color: #666;
	height: 42px;
	width: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
}
#Checkout2Continue {
	text-align: right;
	margin-top: 45px;
}
#Checkout2FormBox input {
	float: left;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 2px;
	color: #333;
	padding-bottom: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 7px;
}
#Checkout2FormBox select {
	float: left;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 2px;
	color: #333;
	padding-bottom: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	margin-top: 8px;
}
.CheckoutCountry ,{
	width: 210px;
}
.CheckoutFieldLarge {
	width: 435px;
}
.CheckoutFieldCity, CheckoutFieldZip{
	width: 198px;
}
.CheckoutFieldPhone {
	width: 211px;
	margin-top: 40px;
}
.CheckoutFieldEmail {
	width: 200px;
}
.CheckoutCountry, .CheckoutState{
	width: 209px;
	background-color: #FFF;
	border-radius: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
	padding: 0px;
}
#CheckoutProgressBar a:HOVER {
	color: #000;
}

/****************************************
	Checkout2 - Payment
*****************************************/
#Checkout3Left {
	float: left;
	line-height: 17px;
}
#Checkout3Right {
	float: right;
	width: 369px;
	font-size: 11px;
	letter-spacing: 2px;
}
#Checkout3PaymentInfo {
	margin-top: 50px;
	padding-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.Checkout3ShippingBilling {
	float: left;
	width: 244px;
	text-transform: none;
	line-height: 17px;
}
#Checkout3CCInfo input {
	float: left;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 2px;
	color: #333;
	padding-bottom: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 7px;
}
#Checkout3CCInfo select {
	float: left;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 2px;
	color: #333;
	padding-bottom: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	margin-top: 8px;
}
#Checkout3CCNumber {
	width: 369px;
}
#Checkout3Security {
	width: 175px;
}
.Checkout3Month, .Checkout3Year {
	width: 209px;
	background-color: #FFF;
	border-radius: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
	padding: 0px;
}
#Checkout3CCInfo {
	float: right;
	width: 369px;
}
#Checkout3Submit input{
	color: #FFF;
	background-color: #666;
	height: 42px;
	width: 369px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.Checkout3ItemImg {
	float: left;
	width: 75px;
}
.Checkout3ItemInfo {
	float: left;
	width: 245px;
	padding-right: 40px;
}
.Checkout3ItemInfo2 {
	float: left;
	width: 200px;
}
#Checkout3ItemBox h3 {
	font-size: 11px;
	color: #000;
	line-height: 17px;
}
#Checkout3Right td {
	height: 18px;
}
td.Checkoout3GrandTotal {
	color: #000;
	padding-top: 20px;
}
.CheckoutAlertBox {
	color: #FFF;
	background-color: #666666;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'Libre Baskerville', serif;
}
#CheckOutThankYouBox {
	font-family: 'Libre Baskerville', serif;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 90px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: 500;
	margin-bottom: 120px;
	height: 250px;
	line-height: 17px;
	text-transform: none;
}
#CheckOutThankYouBox h1 {
	font-size: 26px;
	margin-bottom: 20px;
	font-family: proxima-nova, "Gotham HTF", Gotham, Myriad, Helvetica, sans-serif;
	text-transform: uppercase;
}