html, body {
	width: 100%;
	height: auto !important;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #666;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

img {
	border: 0px;
}

.clearer {
	clear: both;
}

#wrapper {
	max-width: 940px;
	min-width: 300px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 5px;
	background-color: #FFF;
	
}

header {
	max-width: 940px;
	min-width: 300px;
}

header #top_nav {
	float: right;
	width: 300px;
	margin: 12px 0 0;
	text-align: right;
	white-space: nowrap;
}

header #top_nav #frmSearch {
	display: inline-block;
	margin: 2px 0 0;
	vertical-align: middle;
}

header #top_nav #search input {
	padding: 7px 10px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	color: #000;
}

header #top_nav #social {
	float: right;
	display: inline-block;
	vertical-align: middle;
}

header #top_nav #social img {
	float: left;
	width: 35px;
	height: 35px;
	margin: 0 0 0 3px;
}

header #logo {
	float: left;
	margin: 10px 0 0;
}

header #cart {
	float: right;
	margin: 30px 0 10px 0;
}

header #navigation {
	clear: both;
	float: right;
	margin: 40px 0 0;
}

header #navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

header #navigation ul li {
	float: left;
	margin: 0 0 0 30px;
}

header #navigation ul li a {
	font-family: 'Happy Monkey', cursive;
	font-size: 16px;
	color: #000;
	text-decoration: none;	
}

header #navigation ul li a:hover {
	color: #0071C6;
}

/* =================  Slider  ================= */

#slider {
	float: left;
	margin: 25px 0 5px 0;
}

/* =================  Main page  ================= */

#main {
	clear: both;
}

#main a {
	color: #0071C6;
	text-decoration: none;
}

#main a.orange {
	color: #FF9933;
	text-decoration: none;
}

#main a.blue {
	color: #0071C6;
	text-decoration: none;
}

#main a.green {
	color: #339933;
	text-decoration: none;
}

#main a:hover {
	color: #666666;
	text-decoration: none;
}

/* =================  Home page  ================= */

.col_home {
	float: left;
	width: 32.1%;
	min-height: 200px;
	margin: 0 1% 10px 0;
	border: 1px solid #E4E4E4;
}

.col_home:last-child {
	margin: 0;
}

.col_home h2 {
	margin: 0;
	background-color: #0071C6;
	border-bottom: 1px solid #D9D9D9;
	line-height: 46px;
	text-align: center;
}

.col_home h2 a {
	display: block;
	font-family: 'Indie Flower';
	font-size: 22px;
	color: #FFF !important;
	text-decoration: none !important;
}

.col_home h5 {
	margin: 5px 0;
	text-align: center;
}

.col_home h5 a {
	display: block;
	font-family: 'Source Sans Pro';
	font-size: 22px;
	color: #A02215 !important;
	text-decoration: none !important;
}

.col_home #theme h2 {
	margin: 4px 0;
	text-align: center;
	line-height: 24px;
	background-color: #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}

.col_home #theme h2 a {
	display: block;
	font-family: 'Source Sans Pro';
	font-size: 20px;
	color: #A02215 !important;
	text-decoration: none !important;
}

.col_home p {
	margin: 13px 0 20px;
	padding: 0 10px;
	font-size: 15px;
	text-align: justify;
}

.col_home div.image {
	margin: 13px 10px;
	text-align: center;
}

.col_home div.image img {
	width: 250px;
	#max-width: 100%;
	#max-height: 100%;
}

/* =================  Services  ================= */

.services {
	padding: 80px 0 0;
}

.services #content_wrapper {
	float: left;
	width: 100%;
}

.services #content {
	margin: 0 0 0 300px;
}

.services #content h2 {
	margin: 0 0 20px;
	font-size: 16px;
}

.services #content h3 {
	margin: 0;
	font-size: 16px;
}

.services #content p {
	margin: 0 0 20px;
}

.services #content img.icon {
	width: 30px;
	vertical-align: middle;
}

.services #sidebar {
	float: left;
	width: 300px;
	margin: 0 0 0 -100%;
}

.services #sidebar > img:first-child {
	margin: 0 0 20px;
}

.services #sidebar .block {
	margin: 0 0 45px;
}

/* =================  Category / Products  ================= */

.produits {
	padding: 32px 0 0;
}

.produits h1 {
	margin: 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #D9D9D9;
	font-family: 'Source Sans Pro';
	font-size: 25px;
	font-weight: 400;
	color: #0071C6;
}

.produits #product_image {
	float: left;
	width: 220px;
	margin: 26px 0 0;
	padding: 5px;
	border: 1px solid #CCC;
}

.produits #product_image img {
	display: block;
	width: 100%;
}

.produits #product_image_small {
	float: left;
	width: 50px;
	left: 0;
	margin: 10px 3px 3px 3px;
	padding: 3px;
	border: 1px solid #CCC;
}

.produits #details {
	margin: 28px 0 0 250px;
}

.produits #details h2 {
	margin: 0 0 24px;
	font-family: 'Source Sans Pro';
	font-size: 18px;
	font-weight: 400;
	color: #0071C6;
}

.produits #details p {
	margin: 0 0 24px;
	font-size: 16px;
}

.produits #details input {
	margin: 0 5px 0 0;
	padding: 7px 10px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
}

.produits #details #share {
	margin: 0;
	text-align: right;
}

.produits #details #share .icon {
	width: 30px;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.produits #details #order {
	margin: 20px 0 0;
	text-align: left;
}

.produits #description {
	clear: both;
	padding: 20px 0 0;
}

.produits #description h3 {
	margin: 0;
	color: #0071C6;
}

.produits #description h4 {
	margin: 0;
	color: #0071C6;
}

.produits #description p {
	margin: 0 0 20px;
}

.produits #description ul {
	list-style: square;
	margin: 0 0 20px 60px;
	padding: 0;
}

.produits #description ul li {
	margin: 0 0 8px;
	padding: 0 0 0 0;
	background: transparent url('http://laboitealivres.com/images/puce.png') no-repeat left 2px;
}

.produits #suggestions h3 {
	margin: 30px 0 20px 16px;
	padding: 0 0 5px;
	border-bottom: 1px solid #D9D9D9;
	font-family: 'Source Sans Pro';
	font-size: 25px;
	font-weight: 400;
	color: #0071C6;
	text-align: left;
}

.produits #suggestions {
	margin: 26px 0 0 -16px;
	text-align: center;
}

.produits #suggestions .product {
	display: inline-block;
	width: 220px;
	height: 328px;
	margin: 10px 0 10px 16px;
	vertical-align: middle;
}

.produits #suggestions .product .product_image {
	width: 200px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.produits #suggestions .product .product_image img {
	display: block;
	width: 100%;
}

.produits #suggestions .product p {
	margin: 0;
	padding: 5px;
}

/* =================  Collections 01  ================= */

.collections {
	padding: 5px 0 0;
}

.collections #sort {
	list-style: none;
	margin: 0;
	padding: 0 0 7px;
	border-bottom: 1px solid #D9D9D9;
}

.collections #sort:before,
.collections #sort:after {
    content: " ";
    display: table;
}

.collections #sort:after {
	clear: both;
}

.collections #sort li {
	float: left;
}

.collections #sort li .orange {
	display: inline-block;
	padding: 7px 5px;
	border-left: 3px dotted #FF9933;
	font-family: 'Happy Monkey', cursive;
	font-size: 15px;
	color: #000;
	text-decoration: none !important;
}

.collections #sort li .blue {
	display: inline-block;
	padding: 7px 5px;
	border-left: 3px dotted #3399CC;
	font-family: 'Happy Monkey', cursive;
	font-size: 15px;
	color: #000;
	text-decoration: none !important;
}

.collections #sort li .green {
	display: inline-block;
	padding: 7px 5px;
	border-left: 3px dotted #339933;
	font-family: 'Happy Monkey', cursive;
	font-size: 15px;
	color: #000;
	text-decoration: none !important;
}

.collections #products {
	margin: 26px 0 0 -16px;
	text-align: center;
}

.collections #products .product {
	display: inline-block;
	width: 220px;
	height: 328px;
	margin: 10px 0 10px 16px;
	vertical-align: middle;
}

.collections #products .product .product_image {
	width: 200px;
	height: 250px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.collections #products .product .product_image span {
	display: inline-block;
	line-height: 16px;
	padding: 0 0 5px;
	font-weight: bold;
}

.collections #products .product .product_image img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.collections #products .product .product_image img.promo {
	width: 180px;
	height: 225px;
}

.collections #products .product p {
	margin: 0;
	padding: 5px 0 0 5px;
	font-size: 15px;
}

/* =================  Collections 02 ================= */

.main-left {
	width: 29%;
	float: left;
}

.main-left ul {
	list-style: none; 
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

.main-left ul li {
	margin: 0 10px 10px 0;
}

.main-left ul li img {
	width: 100%;
	margin-left: 0;
	padding: 10px 0;
}

.main-left ul li a {
	padding: 0; 
	font-family: 'Happy Monkey', cursive;
	font-size: 18px;
	color: #0071C6 !important; 
}

.main-left ul li:hover a {
	color: #666666 !important; 
	text-decoration: none!important;
}

.main-right {
	width: 70%;
	float: right;
}

.collections02 {
	margin: 0;
	padding: 0; 
}

.collections02 h1 {
	margin: 0;
	padding: 5px 0 20px 0;
	font-family: 'Happy Monkey', cursive;
	font-size: 20px;
	font-weight: normal;
	color: #0071C6;
}

.collections02 p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
}

.prod {
	width: 100%;
	display: block; 
	border-bottom: 2px solid #f5f5f5; 
	clear: both; 
	margin: 0 0 20px 0; 
	padding: 0 0 20px 0; 
	float: left;
}

.collections02 .product_image {
	float: left;
	width: 20%;
	margin: 0;
	padding: 5px;
	border: 1px solid #EEE;
	display: block;
}

.collections02 .product_image img {
	display: block;
	width: 100%;
}

.collections02 .details {
	position: relative;
	margin: 0;
	float: right;
	display: block;
	width: 75%;
	min-height: 170px;
}

.collections02 .details h2 {
	margin: 0 0 10px 0;
	font-family: 'Happy Monkey', cursive;
	font-size: 16px;
	font-weight: 400;
	color: #0071C6;
}

.collections02 .details a {
	color: #0071C6 !important;
}

.collections02 .details a:hover {
	color: #666666 !important;
	text-decoration: none !important;
}

.collections02 .details p {
	margin: 0 0 10px;
	font-size: 16px;
}

.collections02 .price {
	float: left;
	margin-left: -10px;
}

.collections02 form {
	position: absolute;
	#float: right;
	right: 0;
	bottom: 0;
}

.collections02 .details input {
	margin: 0 5px 0 0;
	padding: 7px 10px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	cursor: pointer;
}

.collections02 .details .view_detail .icon {
	width: 30px;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.clearer { width: 100%; clear: both; height: 1px; }

/* =================  Cart / Infos  ================= */

.col_cart {
	float: left;
	width: 32.2%;
	min-height: 220px;
	margin: 0 1% 0 0;
	border: 1px solid #E4E4E4;
}

.col_cart:last-child {
	margin: 0;
}

.col_cart h2 {
	margin: 0;
	background-color: #BAE0F7;
	border-bottom: 1px solid #D9D9D9;
	line-height: 46px;
	text-align: center;
}

.col_cart h2 a {
	display: block;
	font-family: 'Happy Monkey', cursive;
	font-size: 18px;
	color: #FFF !important;
	text-decoration: none !important;
}

.col_cart p {
	margin: 13px 0 20px;
	padding: 0 10px;
	font-size: 15px;
	text-align: justify;
}

.col_cart div.image {
	margin: 13px 10px;
}

.col_cart div.image img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}

.col_cart img {
	width: 100px;
	padding: 0 10px;
}

/* =================  Cart Double / Infos  ================= */

.col_cartdouble {
	float: left;
	width: 65.2%;
	min-height: 220px;
	min-width: 300px;
	margin: 0 1% 0 0;
	border: 1px solid #E4E4E4;
}

.col_cartdouble:last-child {
	margin: 0;
}

.col_cartdouble h2 {
	margin: 0;
	background-color: #BAE0F7;
	border-bottom: 1px solid #D9D9D9;
	line-height: 46px;
	text-align: center;
}

.col_cartdouble h2 a {
	display: block;
	font-family: 'Happy Monkey', cursive;
	font-size: 18px;
	color: #FFF !important;
	text-decoration: none !important;
}

.col_cartdouble p {
	margin: 13px 0 20px;
	padding: 0 10px;
	font-size: 15px;
	text-align: justify;
}

/* =================  Forms  ================= */

input.box {
    width: 270px;
    padding: 5px;
}

input.boxsmall {
    width: 100px;
    padding: 5px;
}

select.box {
    width: 280px;
    padding: 5px;
}

textarea.box {
    width: 265px;
    padding: 5px;
}

/* =================  Footer  ================= */

footer {
	clear: both;
	padding: 20px 0 0;
	line-height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
footer span {
	white-space: nowrap;
}
footer a {
	color: #666;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}


/* RESPONSIVE */

@media (min-width: 940px) {

body {
	font-size: 16px;
}

}

@media (max-width: 939px) {

body {
	font-size: 14px;
}

header {
	padding-left: 10px;
	padding-right: 10px;
}

#main {
	padding-left: 10px;
	padding-right: 10px;
}

.collections #sort li a {
	padding: 7px 10px;
	#font-size: 14px;
}

input.box {
    width: 190px;
    padding: 5px;
}

select.box {
    width: 200px;
    padding: 5px;
}

textarea.box {
    width: 185px;
    padding: 5px;
}

}

@media (max-width: 720px) {

header #top_nav {
	float: none;
	margin: 0 auto;
	text-align: center;
}
header #logo {
	float: none;
	text-align: center;

}
header #navigation {
	float: none;
	margin: 10px 0 0;
}
header #navigation ul {
	text-align: center;
}
header #navigation ul li {
	display: inline-block;
	float: none;
	margin: 0 15px 0 0;
	text-align: center;
}
header #navigation ul li:last-child {
	margin: 0;
}
header #navigation ul li a {
	#font-size: 18px;
}

.collections #sort {
	width: 100%;
	padding: 0;
}

.collections #sort li {
	float: none;
}

.collections #sort li form {
	display: block;
	padding: 7px 10px;
	#font-size: 14px;
	border-left: 0px solid #FFF;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}

}

@media (max-width: 600px) {

header #navigation ul {
	text-align: left;
	border-bottom: 1px solid #D9D9D9;
}

header #navigation ul li {
	display: block;
	margin: 0;
	border-top: 1px solid #D9D9D9;
	line-height: 32px;
}

header #navigation ul li a {
	padding: 0 0 0 20px;
}

.col_home {
	float: none;
	width: 100%;
	margin: 0 0 20px;
}

.produits #product_image {
	float: none;
	margin: 26px auto 80px;
}

.produits #product_image_small {
	float: left;
	margin: 15px 3px 3px 3px;
}

.produits #details {
	margin: 0;
}

.services #content_wrapper {
	float: none;
}
.services #content {
	margin: 0;
}
.services #sidebar {
	float: none;
	margin: 0;
}

.main-left {
	float: none;
	width: 100%; 
}

.main-right {
	width: 100%;
	float: none;
}

.collections02 ul {
	text-align: left;
	border-bottom: 1px solid #D9D9D9;
	padding: 0;
}

.collections02 ul li {
	display: block;
	margin: 0;
	border-top: 1px solid #D9D9D9;
	line-height: 32px;
	text-align: center;
}

.main-left ul li img {
	margin-left: 0;
}

.collections02 ul li:first-child {
	border-top: none;
}

.collections02 ul li a {
	padding: 0;
}

.main-right {
	padding: 40px 0 0 0;
}

.col_cart {
	float: none;
	width: 100%;
	margin: 0 0 20px;
}

}