/**

 * Main CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2007 Zen Cart Development Team

 * @copyright Portions Copyright 2003 osCommerce

 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $

 */

*{
padding:0;
margin:0;
list-style:none outside none;
}

body {
    background: none repeat scroll 0 0 #f2f2f2;
    color: #4d5255;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
	}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {
    color:#777;
    text-decoration: none;

	}

 

a:visited {

	color:#777;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {

	color: #000;
	text-decoration:none;

	}

#head-wrapmain-link ul li a:hover,#bom_conter ul li a:hover{

	text-decoration:underline;
	color:#000;

}



a:active {

	color: #0000FF;

	}



h1 {
    color: #000000;
    font-size: 1.3em;
	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;

	}



.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 0;

	}



/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {

	position: relative;

	}

*html .center-Col {

	height: 1%;

	}

*/



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}

input{

display: inline;

font-size:1em;

	margin: 0.1em;

}

SELECT{	
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AC9199;
    color: #6D354B;
    font-family: arial;
    font-size: 12px;
    height: 21px;
    padding: 1px 0 0 3px;
    width: auto;
	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}

 select:focus, textarea:focus {

	background: #E4FEF5;

	}







FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	color: black;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



 .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



LABEL.inputLabel {

	width: 9em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 14em;

	float: left;

	padding-left: 2.5em;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {

	width: 11em;

	float: left;

	}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9a9a9a;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {
    overflow:hidden;
    background: url("../images/main-bg.gif") repeat-y scroll left top #fff;
    border: 1px solid #fff;
    margin: 0 auto;
    position: relative;
    width: 1200px;
	}

 #head-wrapmain, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

}



#head-wrap{
    border-bottom: 1px solid #eaeaea;
    height: 214px;
    margin: 0 -2px 0 -1px;
    padding: 0;
	background: #fff none repeat scroll 0% 0%;
    position: relative;
}

	

#contentMainWrapper{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    margin-top: 10px;
    padding: 0;
    width: 1180px;
    padding:5px 0 15px 5px;
}



#logo{
    margin:20px 0 0 20px;
    float: left;
	display:inline;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left:0;

	}

	

#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 3px;

	list-style-type: none;

	}





#bom_main{
    margin: 0;
    padding: 0 0.2em;
    text-align:left;
}
#bom_conter ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	text-align: left;

	line-height: 1.5em;

	}

#head-wrapmain-link ul li, #bom_conter ul li, #navCatTabs ul li {

	display: inline;

	}

#bom_conter,#bom_conter ul li a,#bom_conter ul li{
    color: #000000;
    font-size: 12px;


}
#bom_conter ul li a{
        padding: 0 15px;
}

#head-wrapmain-link ul li a{
    color: #6A7078;
    float: left;
	display:inline;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 20px;
    text-decoration: none;
    text-transform: none;
}


#head-wrapmain{
    height: 130px;
    width: 100%;
}


#navCatTabs ul li a {

	color:#000;

	}



#navEZPagesTOCWrapper {



	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.5em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#head-wrapmain-Sec {
    clear: both;
    float: right;
    margin: 15px 0 0 5px;
	}


#head-wrapmain-link{
    float: right;
    margin: 10px 0 0;
    padding: 0;
   }
   
#head-wrapmain-link ul{
margin:0;
padding:0;
}

#head-wrapmain-link ul li{
list-style:none outside none;
float:left;

}

#navBreadCrumb {

    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0.5em;
	}


/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #product-Desc, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

 #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}



.smallText, #bom_foLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0.5em 0;
    padding: 1em;
    text-align: left;
    width: 300px;
	}

#productDetailsList{
    float: left;
    margin-left: 15px;
}

.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #660099;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}

.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#777;

	}
.productSpecialPrice{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}


.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	list-style-type: none;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	font-weight: bold;

	}



.totalBox {

	width: 5.5em;

	text-align: right;

	padding: 0.2em;

	}



.lineTitle, .amount {

	text-align: right;

	padding: 0.2em;

	}



.amount {

	width: 5.5em;

	}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents,.specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



.centerBoxWrapper {
	margin: 10px auto;
        padding: 5px 4px 13px;
	margin-bottom:6px;
	}



h2.centerBoxHeading {
    color: #313131;
    font: bold 18px/21px "Open Sans",sans-serif;
    margin: 0;
    padding: 0 0 17px;
    position: relative;
    text-transform: uppercase;
    text-align:left;
}



/*sideboxes*/

.columnLeft {}




h3.leftBoxHeading, h3.rightBoxHeading, h3.rightBoxHeading a {

    color: #313131;
    font: bold 18px/21px "Open Sans",sans-serif;
    margin: -1px 0 0;
    padding: 0 0 17px;
    text-transform: uppercase;
    
	}

 h3.leftBoxHeading a{
    color: #000;
    font-size: 12px;
 }
 
#manufacturersHeading,  #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	color: #fff;

	font-size:12px;

	line-height:30px;

}



#manufacturersHeading label, #musicgenresHeading label, #recordcompaniesHeading label, #search-headerHeading label {
    color: #000000;
    font-size: 12px;
    line-height: 25px;

}

#currenciesHeading label{
   line-height: 33px;
}

.leftBoxContainer, .rightBoxContainer {
    border: 1px solid #d2d2d2;
    margin: 5px 0 0;
    padding: 16px 5px 5px 8px;
    position: relative;
    overflow:hidden;
	}

#categoriesContent li{
    padding-left: 5px;
	}

.sideBoxContent {
    color: #555555;
    margin: 0;
    padding: 5px 0 0;
	}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #000;

	text-decoration: none;

	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited{

	color: #fff;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}

#bom_foLegal{
padding-left:10px;
}

#bestsellers .wrapper {
    margin: 0 0 0 1em;

	}



#bestsellers ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}

#nameid{
    height: 20px;
    overflow: hidden;
    width: 130px;
	}

#bestsellers li {

    height: 60px;
    list-style: none outside none;
    margin: 0;
    padding: 0;

	}



#bannerboxHeading {

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

.wrapper ol li a,.wrapper ol li{

	color:#7C6B5E;

	text-decoration: none;

	line-height:15px;

}



A.category-top:hover {

	color:#c60;

	text-decoration:none;

	}

.sideBoxContent ul li a:visited,.wrapper ol li a:visited{

	color:#7C6B5E;

	text-decoration: none;

}

.sideBoxContent ul li a:hover,.wrapper ol li a:hover{

	color:#000;

	text-decoration:none;

}
#nameid a ,#nameid a:visited{
    color: #555555;
}

#nameid a:hover{
color:#000;
}

 .sideBoxContent ul li a{
    background: url("../images/arrow_1.gif") no-repeat scroll left center transparent;
    color: #555555;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 10px;
}

A.category-top:visited, A.category-top{
    color: #000;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    text-transform: none;
}

A.category-links, A.category-links:visited {

	margin-left:10px;

	color: #7C6B5E;

	text-decoration: none;

	line-height:15px;

	}

 A.category-links:hover{

 	color:#c60;

	text-decoration:none;

 }



A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    color: #777;
    font-size: 12px;
    line-height: 23px;
    margin-left: 0;
    text-decoration: none;
    text-transform: capitalize;
    height:23px;
    display:block;
    overflow:hidden;
    padding-left:10px;
	}

A.category-products:hover{
color:#000;
text-decoration:none;
}
SPAN.category-subs-parent {
    color: #DB0047;
    font-weight: bold;

	}

SPAN.category-subs-selected {
    color: #DB0047;
    font-weight: bold;
	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}

.myright{

	float:right;

}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}



.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



CAPTION {

	/*display: none;*/

	}



#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 



.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}



TR.tableHeading {

	background-color: #cacaca;

	height: 2em;

	}



.productListing-rowheading {
    background-color: #000000;
    color: #FFFFFF;
    height: 38px;

	}

#listCell0-2{
width:150px;}



#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	background-color: #ffffff;

	}

.information {padding: 10px 3px; line-height: 150%;}



#shoppingcartBody #shippingEstimatorContent {

	clear: both;

	}



.seDisplayedAddressLabel {

	background-color:#85C285;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}





.cyl10cart{

	color:#0794d9;

	font-family:Arial,Helvetica,sans-serif;

	font-size:12px;

	font-style:oblique;

	font-weight:bold;

}

#mycenterbox{

	width:98%;

	background-color:#FFFFFF;

	border:#d7e4ea solid 1px;

	}





.suxian{

	background:url(../images/su.jpg) left no-repeat;

	padding-left:5px;

}

.mysearchbox{

	background-color:#592a3c;

	width:142px;

	height:22px;

	border:#79455b solid 1px;

	font:14px;

	line-height:14px;

}

.mysearch{

	margin-top:-3px;

}

#box{

	width:962px;

	margin:0 auto;

	overflow:hidden;

}

#myCenterProduct{

	margin-top:-5px;



	padding-bottom:3px;



}

.centeredContent{
    color: #333333;
}

.centeredContent a{

	color:#666666;

}

.centeredContent a:hover{

	text-decoration:underline;

	color:#000;

}

.content,#ezPageDefault{

	font-size:12px;

}

#pageNotFound a{

	color:#666666;

	font-size:11px;

}

#pageNotFound a:hover,#navEZPagesTOC ul li a:hover{

	color:#FF0000;

	text-decoration:underline;

}

#navEZPagesTOC ul li a{

	color:#666666;

}

.productListing-rowheading,.productListing-rowheading a{

	color:#FFFFFF;

}

.productListing-data{

	padding-top:10px;

}



#siteinfoIP, #bom_foLegal{
    color: #000;
    font-size: 12px;
    text-align:center;

}

#bom_foLegal a{
    color: #777;


}
.pric{
font-size:15px;
color:#777;
}
#bom_foLegal a:hover{

text-decoration:none;
color:#000;

}

.cyl10nowcart{

	font:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#CCCCCC;

}

#mycyl10banner{

	width:100%;

	margin:0 auto;

}

#myrow1{

	float:left;

}

.cyl15shcart{

	color:#3399FF;

	font-size:13px;

	font-weight:bold;

}

.cyl15cart{

	color:#FFFFFF;

	font-size:13px;

	font-style:italic;

}

.myheadercol1{

	float:right;

	width:500px;

}


#head-wrapmain-nav{
    float: right;
    width: 500px;
    margin-top:15px;
	}
	

	
.pimages{
width:350px;
float:left;
}

#productMainImage{
    margin-right: 5px;
    padding:10px;
	}
   
	
#foot{
    margin: 0 auto;
    padding: 5px 0;
    width: 1160px;

    margin-bottom:10px;
    border-top: 1px solid #CCCCCC;
	}
	
	
#homereview{
    height: auto;
    margin: 0 0 15px;
	}
	
#reviewsy a{
    color: #FFF;
    font: bold 16px/35px 'BebasNeueRegular',arial,serif;
    text-transform: uppercase;
}

#reviewsyxs{
    border-bottom: 1px solid #555555;
    border-top: 1px solid #555555;
    height: 130px;
    padding: 5px;
}

#reviewsyxs1{
    float: left;
    margin: 0 15px 0 0;
    width: 120px;
}

#reviewsyxs2{
    color: #fff;
    float: left;
    line-height: 20px;
    width: 810px;
	}
	
#namesy a , #namesy a:visited{
    color: #2F5C74;
    font-weight: bold;
    text-decoration: underline;
}

#namesy a:hover{
text-decoration:underline;

}



#rightbox{
    float: left;
    width: 40%;

}


.newslist{
    border-bottom: 5px solid #CCCCCC;
    color: #999999;
    height: auto;
    margin: 5px auto;
    padding: 5px 5px 15px;
	}

.newsheader {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
}

.box5 {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0;
}

.box5 a{

    line-height: 20px;
    list-style: none outside none;
    padding-left: 0;
}

.box5 a:hover{
text-decoration:underline;
}

.wrapper-display{
   color: #CCCCCC;
    margin: 5px auto;
    text-align: center;
}

.reviewCount{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

#newsreview {height: auto;
margin: 15px auto;

}
#reviewsyx{
    border-bottom: 1px solid #999999;
    border-top: 1px solid #555555;
    height: 130px;
    padding: 10px 0; 
}

#reviewsyx1{
    float: left;
    margin: 0 20px 0 0;
    width: 120px;
}
#reviewsyx2{
    color: #000000;
    float: left;
    line-height: 18px;
    width: 580px;
	}
	
#reviews a{
background: url("../images/2.png") no-repeat scroll 0 center 
transparent;
border-bottom: 2px solid 
black;
line-height: 30px;
padding-left: 15px;
text-align: left !important;
text-transform: uppercase;
font-family: arial;
font-size:17px;
color: #000000;

}
.addthis_toolbox.addthis_default_style.addthis_32x32_style {
width: 200px;
}	

ul{
    margin:0;
    padding: 0;
}

#wparchivesContent ul li{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.bestsellerImg a img{
width:50px;
height:50px;
}

.additionalImages a img{
padding:1px;
border:1px solid #ccc;
}

#productAdditionalImages .additionalImages{
    margin: 1px;
}

#productMainImage a{
margin:0 auto;
text-align:center;
}

#imagesy a img{
padding:1px;
border:1px solid #ccc;
}


#featured .wrapper {
    margin: 0 0 0 1em;

	}
#featured ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
	.featuredImg a img{
width:50px;
height:50px;
}

#featured li {
height: 60px;
list-style: none outside none;
margin: 0;
padding: 0;
}

#specials .wrapper {
    margin: 0 0 0 1em;

	}
#specials ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
.specialsImg a img{
width:50px;
height:auto;
}

#specials li {
list-style: none outside none;
padding: 0;
}
#reviews .wrapper {
    margin: 0 0 0 1em;

	}
#reviews ol {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;

	}
	
	.reviewsImg a img{
width:50px;
height:50px;
}

#reviews li {
height: 60px;
list-style: none outside none;
margin: 0;
padding: 0;
}

#jillshires{
padding-left:10px;
}

.centerBoxContentsNew a:hover img, .centerBoxContentsSpecials a:hover img, .centerBoxContentsFeatured a:hover img {
opacity: 0.7;
}

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

.customer_help {
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    padding: 10px;
    text-align: left;
    margin-right:5px;
}
.customer_help h2 {
    color: #4E637E;
    font: 24px/26px Arial,Helvetica,sans-serif;
    text-transform: capitalize;
}
#bom_conter ul li a:hover{
	text-decoration:underline;
	color:#000;

}


.s_keywords {
    background: url("../images/searchbg.gif") no-repeat scroll;
    border: 0 solid;
    font-size: 11px;
    margin-right: 4px;
    padding: 4px 5px 6px 9px;
    width: 138px;
}
.s_submit {
    background: url("../images/search.gif") no-repeat scroll center center;
    border: medium none;
    cursor: pointer;
    height: 22px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 36px;
}
#cates{width:100%;height:45px;}
#myNav {
    height: 35px;
    width: 60%;
    float:left;
   }	
#navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
        width:290px;
        float:left;
	color: #9a9a9a;
}

#navCatTabs ul li a {
    color: #1A1919;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;

	}
#navCatTabs{
    padding:3px;
    background: #EEE;
}
#product-Name{
font-size:15px;
width: 95%;
margin:0 auto;
text-align:center;
border: 1px dashed #DEDFDF;
padding: 10px 0;
}


.text{
    padding:5px;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    height: 1%;
}


#head-wrap .right1{
    border: 1px solid #d2d2d2;
    height: 58px;
    position: absolute;
    right: 22px;
    top: 52px;
    width: 460px;
}
#head-wrap .riglef{
    position: absolute;
    top: 21px;
    text-align:center;
    width:244px;
}
#head-wrap .riglef p {
    color: #7f7f7f;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 14px;
    padding-top: 0;
    text-transform: none;
    text-align: center;
}

#head-wrap .riglef a {
    color: #000;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    padding:7px;
    text-decoration: none;
    text-transform: none;
    text-align: center;
	margin-top:-15px;
}
#head-wrap .riglef a:hover{color:#c60;}
#head-wrap .rigrigh{
    background: url("../images/cart-img.jpg") no-repeat scroll 14px 3px transparent;
    border-left: 1px solid #dcdcdc;
    color: #7f7f7f;
    font: 11px/18px Verdana,Geneva,sans-serif;
    height: 45px;
    margin: 0;
    padding: 0 0 0 66px;
    position: absolute;
    right: 15px;
    top: 8px;
    width: 184px;
}

#head-wrap .right2 {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 360px;
}
.topcurrencies ul li a{
    color:#777;
    font-size: 12px;
    
}
.topcurrencies ul li a:hover{color:#000;}
.pcurrence{border: 1px solid #dcdcdc;background:#fff;}

#head-wrap .hedleft {
    overflow: hidden;
    width: 100%;
}

#head-wrap .logo {
    left: 20px;
    position: absolute;
    top: 31px;
}


#head-wrap .right3 {
    position: absolute;
    right: 22px;
    top: 130px;
}

.secrhaa{
    background: url("../images/search-bg.gif") repeat-y scroll left top transparent;
    height: 25px;
    margin: 0;
    padding: 5px 7px 0 5px;
    position: absolute;
    right: 22px;
    top: 132px;
    width: 259px;
}
#navEZPagesTop {
    background: url("../images/cat-bg.gif") repeat-x scroll left top transparent;
    height: 33px;
    left: 20px;
    position: absolute;
    top: 162px;
    width: 950px;
	}


#navEZPagesTop ul {
    height: 42px;
    margin: 0;
    padding: 1px;
}

#navEZPagesTop ul li {
    background: url("../images/cat-divider.gif") no-repeat scroll right top transparent;
    border: medium none;
    float: left;
    font: 600 12px/14px "Open Sans",sans-serif;
    letter-spacing: 0;
    padding: 0;
    text-transform: uppercase;
}

#navEZPagesTop ul li a {
    background: url("../images/cat-active.gif") repeat-x scroll left bottom transparent;
    color: #5a5a5a;
    display: inline-block;
    margin-right: 1px;
    padding: 6px 17px 8px 19px;
    text-decoration: none;
}
#navEZPagesTop ul li a:hover {
    background: url("../images/cat-active.gif") repeat-x scroll left top transparent; 
    color: #FFF;  
    text-decoration: none; 
}

#gotoTop{display:none;position:fixed;top:75%;left:50%;cursor:pointer;margin-top:-50px;margin-left:535px;width:55px; height:55px;background:url(../images/backtop.png) no-repeat left top;}   
  
#gotoTop:hover{background:url(../images/backtop.png) no-repeat right top;}
.navSplitPagesLinks{margin: 10px 0;}
.navSplitPagesLinks strong {
    background: none repeat scroll 0 0 #6b231d;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}
.navSplitPagesLinks a {
    background: none repeat scroll 0 0 #e9e9e9;
    color: #3e3e3e;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}
.navSplitPagesLinks a:hover{
    background: none repeat scroll 0 0 #979797;
    color: #FFF;
}
.bomlink {padding-bottom: 15px;text-align:center;}
.bomlink a{
    color: #646464;
    font: 400 12px/18px "Roboto",sans-serif;
    padding-right: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.bomlink a:hover{color:#c60}
#specialsContent li{
    width: 100%;
    float:left;
    margin: 5px 0;
}
.prname{
height: 32px;
line-height: 15px;
overflow: hidden;
}
.prname a:hover{
color: #c60;
text-decoration: none;
}
.primg{height:150px;}
#product-Prices{
font-size:18px;
font-weight:bold;
color:#c60;
}
.topcurrencies{float:right;}
#secrhaa{float:left;width: 210px;}


h1.logoText {
    font-family: 'gloria', sans-serif;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 33px;
    padding-left: 8px;
    margin:0;
    height:60px;
    line-height: 60px;
    color: #000;
}

.cargames365tions {
	padding: 2em 0 1em;
	width: 100%;
	overflow: hidden;
}

.cargames365tions h4 {
    display: block;
    float: none;
    font-size: 2.25em;
    line-height: 2em;
    margin: 0;
	text-transform: uppercase;
	font-family: "Libre Baskerville",serif;
}

.cargames365tions h4 {
    text-align: left;
}

.cargames365tions .recommended-items {
    overflow: hidden;
    width: 100%;
}

.cargames365tions .recommended-items {
    box-sizing: border-box;
    padding: 0 7px;
}



.cargames365tions .recommended-items-wrapper {
    width: 100%;
}

.cargames365tions .item {
    background: white none repeat scroll 0 0;
    width: 23.4%;
	float: left;
    margin-left: 0.8%;
	text-align: center;
    top: 0;
}
.cargames365tions .item_main {
	position: relative;
	padding: 10px 0;
    border: 1px solid #e8e8e7;
    transition: all 0.15s ease-in-out 0s;
}
.cargames365tions .item:first-child {
    margin-left: 0;
}

.cargames365tions .item_main:hover{
	box-shadow:rgba(0,0,0,0.15) 0 6px 20px;
	border: 1px solid #e8e8e7;
	top:-3px
}

.cargames365tions .item img {
    display: block;
    margin: 0 auto;
    width: 85%;
	height: auto;
}

.cargames365tions .description {
    padding-top: 1em;
}

.cargames365tions .item .rating img {
	height: 15px;
	width: auto;
}

.cargames365tions .item span {
    display: block;
    text-align: center;
}

.cargames365tions .item .brand {
    font-size: 1.25em;
    line-height: 1.75em;
    text-transform: uppercase;
}

.cargames365tions .item .brand {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cargames365tions .item .name, .cargames365tions .item .original-price {
    color: #8d8d8d;
}

.cargames365tions .item .name {
	height: 32px;
	line-height: 15px;
	overflow: hidden;
}

.pricing .normalprice {
	position: relative;
	bottom: -35px;
}
.pricing .productSpecialPrice {
	position: relative;
	bottom: 15px;
}


#categories_jillshires {
	display: block;
	margin: 8px 0;
	overflow: hidden;
}

.categories_jillshires_min {
	width: 25%;
	float:left;
}
.categories_jillshires_li {
	padding: 5px;
	text-align: center;
}
.categories_jillshiresImg{
    background: #fff none repeat scroll 0 0;
    opacity: 1;
    overflow: hidden;
    padding: 10px 0;
	height: 180px;
    transform: rotate(0deg);
    transition: all 1200ms ease 0s;

}

.categories_jillshires_li img {
	height: 160px;
	width: auto;
}

.categories_jillshiresName {
    border: medium none;
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 5px;
    transition: all 1200ms ease 0s;
}

.categories_jillshiresName a {
    color: #000;
	display: block;
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'bungee', sans-serif;
	height: 200px;
	line-height: 200px;
}

.categories_jillshires_li:hover .categories_jillshiresImg {
    border: medium none;
    height: 0;
    opacity: 0;
    padding: 0;
    transform: rotate(180deg);
}
.categories_jillshires_li:hover .categories_jillshiresName {
    background: #F2F2F2 none repeat scroll 0 0;
    height: 200px;
    opacity: 1;
}

.headline-h2, .newsletter-subscription h2 {
    color: #fff;
    font-family: Manus,Georgia,"Droid Sans",serif;
    font-size: 25px;
    letter-spacing: 0.025em;
    line-height: 44px;
    margin: 0 auto 50px;
    max-width: 600px;
    text-align: center;
    text-transform: none;
}
.schwarz-link-image:hover .schwarz_light-inverse, .schwarz_light-inverse:hover{
    background-color: #fff;
    border-color: #fff;
    color: #44403f;
}

.hc-container {
    max-width: 1920px;
    min-width: 768px;
    width: 100%;
	background: #ccc;
	margin-top:25px;
}
.hc-container:hover{
background:#999;
}

#categories_appel {
	display: block;
	margin: 8px 0;
	overflow: hidden;
}

.jillshires_header {
    text-align: center;
}
.jillshires_header span {
    display: inline-block;
}
.jillshires_header_border {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin: 0 0 10px;
    width: 30px;
}
.jillshires_header_content {
    margin: 5px 20px 0;
}

.jillshires_header_content h1 {
    color: #3d3d3d;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.categories_appel_min {
	width: 25%;
	float:left;
}
.categories_appel_li {
	padding: 5px;
	text-align: center;
}
.categories_appelImg{
	box-shadow: 2px 3px 2px 1px #d7d7d7;
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    opacity: 1;
    overflow: hidden;
    padding: 10px 0;
	height: 180px;
    transform: rotate(0deg);
    transition: all 1200ms ease 0s;

}

.categories_appel_li img {
	height: 160px;
	width: auto;
}

.categories_appelName {
    border: medium none;
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 5px;
    transition: all 1200ms ease 0s;
}

.categories_appelName a {
    color: #777;
}
.categories_appelPrice {
	text-align: center;
	color: #777;
    font: 10px/12px Arial,Helvetica,sans-serif;
}
.categories_appelPrice .productSpecialPrice {color: #ooo;}
.categories_appel_li:hover .categories_appelImg {
    border: medium none;
    height: 0;
    opacity: 0;
    padding: 0;
    transform: rotate(180deg);
}
.categories_appel_li:hover .categories_appelName {
    background: #dedfdf none repeat scroll 0 0;
    height: 140px;
    opacity: 1;
	padding-top: 60px;
}

#jillshires_categories_main {
    overflow: hidden;
    padding:10px 0;
    border: 1px solid #CCCCCC;
    display: block;
    margin-bottom: 8px;
	width: 95%;
}

#jillshires_limax{
    border-right: 1px solid #CCCCCC;
    width: 40%;
    height: auto;
    margin: 0;
    padding: 0;
	padding-top: 5px !important;
    text-align: center;
}

.jillshires_bt {
    text-align: center;
}

.jillshires_bt span {
    display: inline-block;
}

.jillshires_bt_border {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin: 0 0 10px;
    width: 30px;
}

.jillshires_bt_content {
    margin: 5px 20px 0;
}

.jillshires_bt_content h1 {
    color: #3d3d3d;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.jillshires_primgmax img{
    width: 100%;
    height: auto;
}

.jillshires_promin_main {
    margin: 8px 3px 0 4px;
    padding-top: 5px !important;
    text-align: center;
    width: 17.2%;
}

.jillshires_primg_min img{
    width:150px; 
    height:auto;
}

.jillshires_prname {
    height: 32px;
    line-height: 15px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0 10px;
}

#jillshiresCategoriesMain{
    width: 100%;
    overflow: hidden;
}

h2.jillshiresCategoriesName{
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-family: "Oswald",sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 10px 0;
    padding: 10px 0 11px 16px;
    text-transform: uppercase;
}
h2.jillshiresCategoriesName a{
    padding: 0 8px;
    font-size:11px;
    color:#000;
}
h2.jillshiresCategoriesName a:hover{
    text-decoration:underline;
    color:#222;
}
.jillshiresCategoriesProducts  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 10px 2px;
    padding: 6px 0 9px;
    transition: all 0.4s ease 0s;
    float:left;
    width: 24%;
    text-align: center;
    vertical-align: top;
}
.jillshiresCategoriesProducts:hover {
    border: 1px solid #BABABA;
    box-shadow: 0 0 15px #BABABA;
    position: relative;
}

.jillshiresCategoriesProducts .jillshires-c-p-pname {
    height: 32px;
    line-height: 16px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 80%;
}
.jillshiresCategoriesProducts .jillshires-c-p-pname a:hover{
     color:#21B0C5;
}

.jillshiresCategoriesProducts .jillshires-c-p-img {
    vertical-align: top;
    padding: 10px 0;
}
.jillshiresCategoriesProducts .jillshires-c-p-img img {
  width: auto;
height: 120px;
}
.jillshiresCategoriesProducts .jillshires-c-p-price {
}



#pesuFooterIndex {
    padding: 5px 0 5px;
    width: 100%;
}


#footer-pesuInfoLinks {
    font-size: 0;
    padding: 40px 20px;
    color: #1a1a1a;
}
.pesu-maxWidth {
    font-size: 0;
    margin: 0 auto;
    max-width: 1160px;
}

#footer-pesuInfoLinks ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 25%;
}
#footer-pesuInfoLinks ul h3 {
    font-size: 16px;
    padding: 0 15px 5px 0;
}
#footer-pesuInfoLinks ul li {
    display: block;
    font-size: 12px;
    line-height: 21px;
    padding: 0 15px 0 0;
}

#footer-pesuInfoLinks ul li a {
    color: #1a1a1a;
}
#footer-pesuInfoLinks ul li a:hover {
    text-decoration:underline;
}

.jillshires_banner {
	overflow: hidden;
	position: relative;
}

.jillshires_bannercategory {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 565px;
}

.jillshires_bannercategory h3{
	color: #fff;
    display: block;
    font-size: 32px;
    height: 35px;
    line-height: 35px;
    margin: 30px 0 10px;
    text-align: center;
    text-transform: uppercase;
}

.bannercategory {
	width: 50%;
	float:left;
	text-align: center;
}
.jillshires_bannercategory a{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #000;
    display: inline-block;
    font-size: 16px;
    line-height: 35px;
    margin: 10px 0 20px;
    padding: 5px 20px;
    transition: all 0.3s ease 0.1s;
}

.jillshires_bannercategory a:hover{
	color:#fff;
	background:#000;
}


/*
	banner
*/
.home_jillshires_banner {
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.home_jillshires_bannerimg {
    width: 100%;
    padding: 0;
    margin: 10px 0 0;
}
.home_jillshires_bannerimg_main {
	padding: 0;
	position: relative;
	height: 280px;
}
.home_jillshires_link {
    margin-bottom: 0;
    display: block;
    position: absolute;
    text-align: center;
	background-color: rgba(0, 0, 0, 0.8);
}
.home_jillshires_link.link0 {
    top: 35%;
	margin-left: 80px;
}
.home_jillshires_link.link1 {
    top: 35%;
	margin-left: 210px;
}
.home_jillshires_link.link2 {
    top: 44%;
	margin-left: 80px;
}
.home_jillshires_link.link3 {
    top: 44%;
	margin-left: 240px;
}
.home_jillshires_link.link4 {
    top: 44%;
	margin-left: 370px;
}
.home_jillshires_link:hover .home_jillshires_light_inverse, .home_jillshires_light_inverse:hover{
    background-color: #000;
    color: #fff;
}
.home_jillshires_h1 {
    margin-bottom: 0;
    display: block;
    position: absolute;
    text-align: left;
	padding-left: 80px;
    top: 20%;
}
.home_jillshires_h1 h1{
	font-family: "Libre Baskerville",serif;
    font-size: 40px;
    font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.home_jillshires_p {
    margin-bottom: 0;
    display: block;
    position: absolute;
    text-align: left;
	padding-left: 80px;
    top: 35%;
}
.home_jillshires_p p {
	line-height: 15px;
	height: 15px;
	font-family: "Libre Baskerville",serif;
	letter-spacing: 2px;
	color: #000;
}
div.home_jillshires_button {
    line-height: 45px;
    display: inline-block;
    padding: 0 30px;
    text-transform: uppercase;
    color: #fff;
    transition: all 0s ease 0s, all 0.3s ease 0s;
    font-size: 18px;
    height: 45px;
}

/*
	banner end
*/

/*
	kathy
*/
.kathy {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.kathyImg {
	position: relative;
    z-index: 2;
}
.kathyText {
	bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.kathyTextHeight {
	display: table;
    height: 100%;
}
.kathyText-height {
	display: table-cell;
    vertical-align: middle;
	text-align: center;
}
.kathyTextWidth {
	position: relative;
    z-index: 3;
	display: table;
    table-layout: fixed;
    width: 100%;
	padding-top: 60px;
}
.bannerText {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.bannerText a {
	width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin: 5px 10px;
	background-color: #fff;
    color: #333;
	font-family: "Libre Baskerville",serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.bannerText a:hover {
	background-color: rgba(255,255,255,0.6);
}
h4.zf-eyebrow {
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	font-size: 25px;
	font-family: "gloria",sans-serif;
}
h4.zf-eyebrow::before {
    content: "";
    display: inline-block;
    height: 2px;
    margin: 5px;
    width: 30px;
}
h4.zf-eyebrow.white::before {
    background-color: #fff;
}
h4.zf-eyebrow::after {
    content: "";
    display: inline-block;
    height: 2px;
    margin: 5px;
    width: 30px;
}
h4.zf-eyebrow.white::after {
    background-color: #fff;
}
.kathyTextWidth h1 {
	font-weight: 600;
	font-size: 30px;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Libre Baskerville",serif;
}
/*
	kathy end
*/
/*
	bannerindex
*/
.jillshires_index_bodyHome {
    width: 100%;
    overflow: hidden;
}
.jillshires_index_body-width {
    padding: 0;
    margin: 0;
    width: 50%;
    float:left;
}
.jillshires_index_body-width-1 {
    padding: 0;
    margin: 0;
    width: 40%;
    float:left;
}

.jillshires_index_body-width-2 {
    padding: 0;
    margin: 0;
    width: 60%;
    float:left;
}


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#jillshires_indexA-landingBannerText {
    width: 100%;
    margin: 10px 0;
}
#jillshires_indexA-landingBannerText .jillshires_indexA-landingRow-1 {
    margin-bottom: 10px;
}
#jillshires_indexA-landingBannerText a {
    text-decoration: none;
    color:#232323;
}
#jillshires_indexA-landingBannerText #jillshires_indexA-landingId-1 {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #c3c3c3;
    float: left;
    width: 100%;
}

#jillshires_indexA-landingBannerText img {
    width: 100%;
    height: auto;
    border: 0 none;
    vertical-align: top;
}

.jillshires_indexA-landingDinfo {
    background: #fff none repeat scroll 0 0;
    display: block;
    padding: 10px 0 15px;
    text-align: center;
}

.jillshires_indexA-landingGeorgia {
    color: #232323;
    display: block;
    font: 18px/1 jillshires_indexA-landingGeorgia,"Times New Roman",Times,serif;
    text-transform: uppercase;
}

.jillshires_indexA-landingDtext {
    display: block;
    padding: 5px 0 10px;
}

.jillshires_indexA-landingDcta {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 2px 4px -2px #232323;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
	display: none;
}


#jillshires_indexA-landingBannerText .jillshires_indexA-landingFade:hover img {
    opacity:0.9; 
    filter:alpha(opacity=50); 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#jillshires_indexA-landingBannerText .jillshires_indexA-landingFade:hover a {
    color:#fff; 
    background:#F77517; 
    border:none;
}
#jillshires_indexA-landingBannerText .jillshires_indexA-landingFade:hover .jillshires_indexA-landingDcta, #jillshires_indexA-landingBannerText .jillshires_indexA-landingFade:hover .jillshires_indexA-landingDcta a {background:#ff7500;}
#jillshires_indexA-landingBannerText .jillshires_indexA-landingFade:hover span.jillshires_indexA-landingDtext {color:#232323;}

.jillshires_index_footer_categories{
    text-align: left;
    padding: 30px 10px 0 10px;
}

.jillshires_index_footer_categories a.jillshires_index_one{
    text-transform: uppercase;
    color: #3d3d3d;
    font-family: serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    display: block;
	line-height: 35px;
}

.jillshires_index_footer_categories a.jillshires_index_two{
    text-transform: uppercase;
    color: #777;
    font-family: serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 8px;
    border-bottom: 1px dashed #DEDFDF;
    display: block;
}
.jillshires_index_footer_categories a:hover{color: #3d3d3d;}

/*
	bannerindex end
*/

.addimage{
    overflow: hidden;
    padding:5px;
    margin:5px;
}