@import url("../../default/css/boxes.css");

#shopping-cart-totals-table { width: 100%; }

/*=OVERWRITES*/
.listing-type-list .product-shop .description {
    color: #2c6100;
    font-size: 11px;
}

.regular-price .price {
    color: #000;
}

.product-collateral .collateral-box h4 {
    color: #2c6100;
}

.base-mini .head h4 {
    color: #2c6100;
}

.category-head h2 {
    font: normal 16px Arial, Helvetica, sans-serif;
    letter-spacing: 6px;
}

.page-head {
    padding-bottom: 6px;
}


.page-head h3 {
    font: bold 12px Arial, Helvetica, sans-serif !important;
    color: #2f2f2f;
    text-transform: uppercase !important;
}


#narrow-by-list dt {
  display: none;
}

#narrow-by-list dd {
  padding-top: 10px;
}

.layered-nav .head {
    background: #2c6100 url(../images/lnav_head_bg2.gif) 0 0 no-repeat;
    height: auto;
}

.layered-nav h3 {
    display: block;
    color: #fff;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 4px 2px;
    text-transform: none;
}


.layered-nav .border-creator {
    border-color: #c4c1bc;
}

.left-categories-box a {
    display: block;
    padding-left: 15px;
    background: url(../images/point.gif) 0 4px no-repeat;
}

.left-categories-box a.active, .left-categories-box a.active:visited {
    font-weight: bold;
}

.narrow-by dl {
    background: #f8f7f5;
}


/*=MAIN*/
.middle-container {
    background: none;
}

.wrapper {

}

.ael-header {
/*    border: 1px solid #ccc; */
}

.header {
    border: none;
}

.input-text:focus, select:focus, textarea:focus {
    background: #f2eeea;
}

.middle {
    background: #fff;
    padding: 10px 0px;
    width: 945px;
}

.col-2-right-layout {
    padding-top: 40px;
}

.col-2-right-layout .category-head {
    display: none;
}


/*=HEADER*/
.restrain {
	width: 968px;
	margin: auto;
}
.restrain_content {
	width: 914px;
	margin: auto;
}
#ael-header {
	margin-bottom: 1em;
	background-color: #296100;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
}
#ael-header table {
	width: 100%;
	border: 0px;
	margin: 0;
	padding: 0;
}
#ael-header table td {
	vertical-align: bottom;
}
#ael-header table td.calltoaction {
	text-align: center;
    font: normal 20px "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
}
#ael-header table td.calltoaction strong {
	display: block;
	font-weight: normal;
}

#ael-header p#tagline {
	margin: 0px;
	padding: 0.1em;
	border-top: 1px solid #396805;
	background: #000000;
	text-align: center;
    font: italic 20px "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
}

/*=AEL-HEADER-LINKS*/
#ael-header-links td {
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 1px;
}

/*=MINI SEARCH*/
.ael-mini-search .input-text {
    width: 180px;
    border: 1px solid #dadada;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #010000;
    margin: 0;
    padding: 0;
    height: 14px;
}

/*=AEL-LANGUAGE-SWITCHER*/
.ael-language-switcher {
    padding-left: 5px;
}

.ael-language-switcher label {
    color: #fff;
    font: normal 13px Arial, Helvetica, sans-serif;
}

.ael-language-switcher select {
    border: 1px solid #dadada;
    font: normal 11px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    height: 16px;
}

.ael-lang-wrap {
/*    width: 200px;    */
}

.ael-search-wrap {
/*    width: 220px;*/
}

.ael-links-wrap {
    text-align: right;
}


.ael-links-wrap li {
/*    float: left; */
    display: inline;
    padding: 1px 11px;
    background: url(../images/pipe_bg.gif) 0 50% no-repeat;
}

.ael-links-wrap li.first {
    background: none;
}


.ael-links-wrap a, .ael-links-wrap a:visited {
    color: #fff;
    text-decoration: none;
}

.ael-links-wrap a:hover {
    text-decoration: underline;
}


/*=HEADER-NAV*/
.header-nav-container {
    background: none;
}

#header-nav {
    margin: auto;
    width: 968px;
    overflow: hidden;
    background: url(../images/headernav_bg.gif) 0 100% repeat-x;
}

* html #header-nav {
    height: 1%;
}

#header-nav ul {
    margin: 0;
    padding: 10px 10px 0 30px;
    list-style: none;
}
#header-nav li {
    display: inline;
    margin: 0;
    padding: 0;
}

#header-nav li ul {
    display: none;
}

#header-nav a, #header-nav a:visited {
    float: left;
    background: url(../images/tableft2.gif) no-repeat left top;
    margin: 0 7px 0 0;
    padding: 0 0 0 12px;
    text-decoration: none;
    font: normal 15px Arial, Helvetica, sans-serif;
    color: #4976b7;
    position: relative;
    bottom: -1px;
}

#header-nav a span {
    float: left;
    display: block;
    background: url(../images/tabright2.gif) no-repeat right top;
    padding: 6px 15px 5px 4px;
    color: #4976b7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-nav a span {float:none;}
/* End IE5-Mac hack */

#header-nav a:hover, #header-nav li.active a {
/*    background-position: 0% -28px; */
    border-bottom: 1px solid #fff;
}

#header-nav a:hover span, #header-nav li.active a span {
/*    background-position: 100% -28px; */
    padding-bottom: 6px;
}

#header-nav li.nav-offres-speciales a span {
    color: #e60505;
}


/*=FOOTER*/
.footer-container {
    border: none;
}
.footer {
    margin: 0 auto;
    width: 930px;
	text-align: justify;
    background-color: #cecf31;
    color: #427100;
    padding: 1.5em;
    border-top: 1px dotted #000;
}

.footer .dropcap {
	float: left;
	font: normal 3em Georgia, Times, "Times New Roman", serif;
	line-height: 0.9em;
	text-align: center;
	width: 1em;
	margin-right: 4px;
	color: #588b11;
	background-color: #e7e828;
}

.footer .legality {
    color: #427100;
    padding: 13px 0;
    text-align: center;
}

/*=RBOX*/
#home-banners {
    height: 250px;
    cursor: pointer;
}


.rbox {
    width: 293px;
    background: url(../images/rbox_t_hover.gif) 0 0 no-repeat; /*#f5f5f5*/
    cursor: pointer;
}

.rbox:hover {
    background-position: -293px 0;
}


.rbox-inner {
    background: url(../images/rbox_b_hover.gif) 0 100% no-repeat;
    padding: 12px 20px;
    min-height: 230px;
}

* html .rbox-inner {
    height: 265px;
}


.rbox-inner:hover {
    background-position: -293px 100%;
}

.rbox h1 {
    color: #1b61a6;
    font: normal 22px Arial, Helvetica, sans-serif;
}

.rbox h2 {
    color: #1b61a6;
    font: normal 28px Arial, Helvetica, sans-serif;
    display: table-cell;
    vertical-align: middle;
    height: 120px;
    line-height: 28px;
}

.rbox p {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #000;
}
.rbox-inner { position: relative; }
a.rbox-more, a.rbox-more:visited {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    font: normal 14px Arial, Helvetica, sans-serif;
	color: #0066cc;
    padding: 3px 20px;
    background: url(../images/box_next.gif) 0 50% no-repeat;
}

a.rbox-more:hover {
	color: #6699cc;
}
ui
/*=RBOX-STYLE2*/
.rbox-style2 .rbox-inner {
    padding: 5px 2px;
    min-height: 240px;
}

* html .rbox-style2 .rbox-inner {
    height: 240px;
}


.rbox-style2 h1 {
    margin: 0;
    padding: 10px 6px;
    color: #2d8121;
    font: bold 22px "Myriad Pro", Arial, Helvetica, sans-serif;
    float: right;
}


.rbox-style2 h3 {
    margin: 0;
    padding: 0;
    color: #e60505;
    font: bold 20px Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 1em;
}

/*=RBOX-STYLE3*/
.rbox-style3 .rbox-inner {
    padding: 9px 11px;
    min-height: 200px;
}


/*=RBOX-WIDE*/
.rbox-wide {
    width: 603px;
    background: url(../images/rboxwide_b.gif) 0 100% no-repeat;
}

.rbox-wide:hover {
    background: url(../images/rboxwide_b.gif) 0 100% no-repeat;
}


.rbox-wide h2 {
    background: url(../images/rboxwide_t.gif) 0 0 no-repeat;
    color: #fff;
    font: bold 24px Arial, Helvetica, sans-serif;
    padding: 0px 25px;
    height: 41px;
    line-height: 41px;
}

.rbox-wide-inner {
    padding: 0px 40px;
    min-height: 149px;
}

.rbox-wide-inner .listing-type-list .listing-item {
    border: none;
}

/*=CONTACTS-BOX*/
#contacts-box {
    border: 1px solid #bbafa0;
    background: #fbfaf6;
    padding: 30px;
    font: bold 32px Arial, Helvetica, sans-serif;
    color: #285300;
    text-align: center;
}

/*=SPECIALS*/
#specials-wrap {
    text-align: center;
    padding: 30px;
}

.rbox-specials {
    text-align: center;
}

.rbox-specials .rbox-inner {
    padding: 10px 7px;
    min-height: 200px;
}

.rbox-specials h1 {
    font: normal 26px "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #f00;
}

.rbox-specials h3 {
    font: bold 26px "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #000;
}

.rbox-specials-wide {
    margin: 0 auto;
    width: 642px;
    background: url(../images/rboxs_t_hover.gif) 0 0 no-repeat;
}

.rbox-specials-wide:hover {
    background-position: -642px 0;
}

.rbox-specials-wide .rbox-inner {
    background: url(../images/rboxs_b_hover.gif) 0 100% no-repeat;
}

.rbox-specials-wide .rbox-inner:hover {
    background-position: -642px 100%;
}

.rbox-specials-wide h1 {
    font: bold 33px "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #2d8121;
}

/* new csss */

.rboxgift {
    width: 293px;
	float:left;
	background: url(../images/rbox_t_hover.gif) 0 0 no-repeat; /*#f5f5f5*/
    cursor: pointer;
	margin-top:25px;
}

.rboxgift:hover {
    background-position: -293px 0;
}


.rboxgift-inner {
    background: url(../images/rbox_b_hover.gif) 0 100% no-repeat;
    padding: 12px 20px;
    min-height: 265px;
}

.rboxgift-specials {
    text-align: center;
}

.rboxgift-specials .rboxgift-inner {
    padding: 10px 7px;
    min-height: 200px;
    width: 283px;
}

.rboxgift-specials h1 {
    font: normal 26px "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #f00;
}

.rboxgift-specials h3 {
    font: bold 26px "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #000;
}

.footer .legality a, .footer .legality a:hover { color:#588B11; }

.bt_video { 
    background: #2C6100 url(../images/lnav_head_bg2.gif) no-repeat scroll 0 0;
    width: 195px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}
.box_video {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.clear {
    clear: both;
}
.bt_video_lg {
    background: url(/js/video/btn_video.jpg) no-repeat;
    width: 200px;
    height: 40px;
    margin-left: 30px;
}
.bt_video_lg .txt_bt_video {
    width: 140px;
    height: 25px;
    padding-left: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    padding-top:5px;
}
