@charset "utf-8";
@import "highslide.css";




/**
 * 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 $
 */

/** body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
**/

h1 {
	font-size: 1.1em;
	}

h2 {
	font-size: 1em;
	}

h3 {
	font-size: 0.9em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 0.9em;
	}

.biggerText {
	font-size: 0.9em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.2em 2px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.9em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 0.9em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

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 #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 1.5em;
	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 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #859235;
	font-weight: bold;
	color: #FFFFFF;
	height: 1%;
	width: 100%;
	}

#navMainWrapper {
	margin-top: 10px;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cccccc;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.7em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .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;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #ddffbb;
	font-weight: bold;
	 }

#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: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #666666;
	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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #859235;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FFFFFF;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 2px dashed #859235;
	margin-top: 0.2em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

.sideBoxContent a {
    color: #666;
    text-decoration: none;
    }

.sideBoxContent a:hover {
    color: #000;
    text-decoration: none;
    }

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 0.9em;
	color: #000000;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #FFFFFF;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #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;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #FFFFFF;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.rowOdd td {
    border-top: 1px solid #CCCCCC;
    }

.rowEven {
	background-color: #FFFFFF;
	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: #FFFFFF;
	height: 2em;
	}

#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;
	}

#product_list {
    }

.product_list_item {
    width: 262px;
    height: 250px;
    float: left;
    text-align: center;
    }

.product_list_description {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    }

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

.listingDescription {
    padding-left: 30px;
    padding-right: 30px;
    }

.itemTitle {
    font-size: 1.1em;
    }

.itemTitle a {
    text-decoration: none;
    }

.buttonRow {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    }

#shoppingcartHeading {
    background: url('/images/shopping-cart.gif') no-repeat;
    background-position: 5px 5px;
    }

.productGeneral {
    text-align: left;
    }

#productGeneral {
    text-align: center;
    }

#productInfoWrapper {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    }

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew a {
    text-decoration: none;
	}






/* CSS Document */

body {
	text-align: center;
	font-family: Calibri, arial, Helvetica, sans-serif;
	margin: 0px 0px;
	padding: 0px;
}

body a {
    color: #666;
}    

a img {
    border: 0px;
}

#productMainImage a {
    text-decoration: none;
}

#categoryIcon a {
    text-decoration: none;
}

.imgLink {
    text-decoration: underline;
    }

#container {
	position:relative;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
	vertical-align: top;
	padding: 0em;
}

#header {
  	position:relative;
	width: 1000px;
	height: 140px;
	margin-top: 3px;
	text-align: center;
}

#header0 {
	text-align: right;
}

#header0 a {
	text-decoration: none;
	color:#666;
}

#header0 a img { text-decoration:none; border:none; }

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

.menu {
	font-size: 15px;
	position:absolute;
	top: 98px;
	right: 0px;
}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {
    padding:0;
    margin:0;
    list-style-type:none;
    background-color: #fff;
    z-index:10;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
    float:left;
    position:relative;
    background: #fff;
}
.menu ul li {
    width: 85px;
    }

.menu ul li ul li {
    width: 95px;
    text-align: center;
    position: relative;
    }
.menu ul li ul li a {
    width: 95px;
    }

.menu {
    border-bottom: 1px solid black;
    }

/* style the links for the top level */
.menu a, .menu a:visited {display:block;text-decoration:none; color:#000; width:85px; height:42px; border:none; background:#FFF; padding-left:11px;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:85px; w\idth:72px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FFF;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#FFF;}
.menu ul ul :hover > a.drop {background:none;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:42px;left:0; width:85px;border:none;}
/* another hack for IE5.5 */
* html .menu ul ul {top:42px;t\op:42px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FFF; color:#000; height:auto; padding:2px 10px; width:85px;border:none;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:85px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#FFF; font-weight:bold;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#FFF;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

.menu a.selected {
	font-weight:bold;
	color:#000;
}

#sidemenu a.selected {
	font-weight:bold;
	color:#000;
}

#body {
	position: relative;
	width: 1000px;
	text-align: left;
	margin-top: 55px;
}

#content {
	position: absolute;
	width: 800px;
	left: 175px;
	top: 50px;
	margin-right: 25px;
}

#sidemenu {
	position: absolute;
	width: 160px;
	margin-right: 15px;
	top: 50px;
	left: 0px;
}

#sidemenu a {
	text-align: left;
	text-decoration: none;
	color:#666;
}

#sidemenu ul li.main {
	height: 20px;
}

#sidemenu ul li.spec {
	height: 20px;
	padding: 3px 0 3px 0;
}

#sidemenu a:hover {
	color:#000;
	font-weight:bold;
}

#sidemenu ul {
	list-style: none;
}

#footer {
	position:absolute;
	width: 1000px;
	top: 950px;
	margin-bottom: 15px;
	text-align: center;
}

table tr th{
	font-weight: normal;
	padding: 5px 10px 5px 0;
}

#forminput {
	border: 1px solid;
	border-color:#666;
}

.error_box {
  background-color: #FFFFCC;
  border: 1px solid #DC143C;
  color: #DC143C;
  margin: 0 auto;
  overflow: auto;
  padding: 5px;
  position: relative;
  text-align: left;
  width: 90%;
  z-index: 5;
}

table.products img{
	width: 150px;
	height: 120px;
	margin: 5px 5px 5px 5px;
	border: 0;
}

table.products tr td{
	padding: 50px 50px 50px 50px;
	text-align: center;
}

table.products a{
	text-decoration: none;
	color: #000;
}

.view-cart {
	position: absolute;
	right: 75px;
	top: 20px;
}

.login {
color: #333333;
display: block;
border: 1px solid #c6e1ec;
margin: 50px auto;
width: 325px;
}
.login form p {
padding: 0 10px;
}
label {
display: block;
}

.error {
color: #ff0000;
font-size: 85%;
font-weight: bold;
}
.login-title {
background: #0590c7;
border-bottom: 2px solid #c6e1ec;
color: #ffffff;
display: block;
font-size: 93%;
font-weight: bold;
margin: 1px;
padding: 2px 10px;
}
.no-items-found {
color: #ff0000;
}
table.tss-table {
width: 100%;
}
table.tss-table th {
background: #0590c7;;
border: none;
border-bottom: 3px solid #c6e1ec;
color: #ffffff;
text-align: left;
}
table.tss-table td {
border: none;
border-bottom: 1px solid #0590c7;
}
.borderless-table {
width: 100%;
}
.borderless-table td {
border: none;
padding-left: 0;
}
.bold-text {
font-size: 93%;
font-weight: bold;
}

#thumb_container {
    position: relative;
    top: 50px;
    margin-left: 50px;
    }

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 910px;
}

.thumb_link {
    position: relative;
    top: 200px;
    }

ul.thumb li {
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 250px;
	height: 194px;
}
ul.thumb li img {
	width: 240px; height: 184px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	padding: 5px;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

.left {
    text-align: left;
    }

#store_footer_links {
    text-align: center;
    }

#store_footer_links ul li {
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
    }

.legal_text p {
    font-size: 14px;
    padding: 0.1em;
    }

#blogwrapper {
	font-size: 14pt;
	font-weight: lighter;
	padding: 0 40px 0 0;
	}

#blogwrapper li{
	list-style-type: none;
	}

#blogwrapper .blogtitle{
	padding: 20px 0 0 0;
	font-size: 16pt;
	color: #444;
	}

#blogwrapper .blogpubdate{
	font-style: italic;
	color: #888;
	font-size: 8pt;
	}

#blogwrapper .blogcontent{
	padding: 10px 0 20px 0;
	}

#blogwrapper .blogpost{
	border-bottom: 1px dashed #ccc;
	}

#blogwrapper .clear {
	clear:both;
	}

.go-shopping-button-container-fr {
	position: relative;
	top: -7px;
	left: 290px;
	display: block;
	padding: 0;
	margin: 0;
	height: 49px;
	width: 162px;
	background: url('/images/achats-en-ligne.png');
}

.go-shopping-button-container-fr:hover {
	background: url('/images/achats-en-ligne-hover.png');
}

.go-shopping-button-container {
	position: relative;
	top: -7px;
	left: 290px;
	display: block;
	padding: 0;
	margin: 0;
	height: 49px;
	width: 162px;
	background: url("/images/go-shopping.png");
}

.go-shopping-button-container:hover {
	background: url("/images/go-shopping-hover.png");
}

.promo-link {
	text-decoration: none;
	font-size: 0.7em;
	}

.subtitle .text {
	float: left;
	display: inline;
	color: #666;
	}

.subtitle .text span {
	font-size: 12px;
	line-height: 10px;
	}

.subtitle div h4 {
	display: inline;
	margin: 0px;
	}

.subtitle .shop a {
	position: relative;
	top: 5px;
	padding-left: 15px;
	}