@import url(/themes/sexy/stylesheets/styles.css);

/*============================================================
  Copyright 2009 © All Rights Reserved
  Theme: camiondepompier
  Author : camiondepompier.com - HelloNekko.com
  Design / Illustration / CSS : HelloNekko.com
  
============================================================*/

/*============================================================
 Base
============================================================*/

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 0 0 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #575757;
	background: #fff;
	background: url(http://www.camiondepompier.com/imagestore/bg_top.jpg) repeat-x;
	
	}
#illu { 
	background: url(http://www.camiondepompier.com/imagestore/bg_01.gif) no-repeat 0px 270px;
	width: 210px;
	height: 870px;
	z-index: -1;
	position: absolute;
	}

ul, ol {
	margin-bottom: 1em;
	}

li {
	list-style: none;
	}

h2 {
	margin-bottom: 1em;
	font-weight: normal;
	}

h3 {
	margin-bottom: .5em;
	font-size: 13px;
	font-weight: bold;
	}
	
p {
	margin-bottom: 1em;
	font-size: 11px;
	color: #575757;
	line-height: 15px;
	}

a	{
	text-decoration: none;
	outline: none;

	}

a:link, a:visited {
	color: #000000;
	outline: none;

	}

a:hover, a:active {
	color: #df0024;
	outline: none;

	}

a img	{
	border: none;
	outline: none;

	}

input,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #575757;
	}

hr {
	margin-bottom: 10px;
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
	}



/*============================================================
 Wrapper
============================================================*/

#wrap {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	}

/*============================================================
 TOP MENU
============================================================*/
#topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 409px;
	height: 25px;
	border: 0px;
	text-decoration: none;
	margin-top: 0;
	margin-left: 14px;
	background: url(http://www.camiondepompier.com/imagestore/topmenu02.png) no-repeat;

	
}
.menuhome {
	width: 64px;
    text-align: center;
    padding-top: 2px;
	float: left;
}

.menuabout {
	width: 64px;
    text-align: center;
    padding-top: 2px;
    float: left;
	margin-left: 4px;
}

.menublog {
	width: 64px;
    text-align: center;
    padding-top: 2px;
	float: left;
	margin-left: 4px;
}

.menufaq{
	width: 64px;
    text-align: center;
    padding-top: 2px;
    float: left;
    margin-left: 4px;
}

.menubooks{
	width: 64px;
    text-align: center;
    padding-top: 2px;
    float: left;
    margin-left: 6px;
}

.menucontact{
	width: 64px;
   	text-align: center;
    	padding-top: 2px;
    float: left;
    margin-left: 3px;
}


#topmenu a:hover {

	color: #df0024;
}


/*============================================================
 Header
============================================================*/

	
#header {
	margin-bottom: 5px;
	}
	
#header.image h1 span {
	display: none;
	}

#header h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 35px;
	}

#header h1 span {
	padding: 30px 0 10px;
	}



/*============================================================
 Main Content Area
============================================================*/

#main {
	float: left;
	width: 557px;
	margin: 0 5px 0 0;
	}

/*============================================================
 Title 
============================================================*/

#main-title {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	background: #FFFFFF;
	}

#main-title h2 {
	margin: 5px 0 3px 13px;
	font-size: 14px;
	font-weight: bold;
	color: #df0024;
	}


/*============================================================
 Content 
============================================================*/

#main-content {
	float: left;
	width: 537px;
	padding: 0px 10px 10px 10px;
	background: #fff;
	}

* html #main-content {
	width: 557px;
	
	}

/*============================================================
 Navigation
============================================================*/

#navigation {
	top: 30px;
	position: relative;
	float: left;
	width: 178px;	
}

#navigation div.pod {
	clear: both;
	width: 158px;
	margin-bottom: 6px;
	padding: 0 15px 3px 8px;
	font-size: 11px;
	background: #fff;	
	}

* html #navigation div.pod {
	width: 178px;
	w\idth: 148px;
	}
	
#navigation div.pod h3 {
	display: block;
	width: 172px;
	height: 24px;
	margin: 0 -15px 4px;
	padding: 4px 9px 4px 15px;
	font-size: 13px;
	line-height: 13px;	
	font-weight: normal;
	color: #fff;
	background: #fff;
	}

* html #navigation div.pod h3 {
	width: 178px;
	w\idth: 160px;
	}

#navigation div.pod ul {
	margin-bottom: 3px;
	}

#navigation div.pod li {
	margin-top: 3px;
	padding: 2px 0 2px 0px;
	list-style: none;
	border-bottom: 1px dotted #ccc;
	margin-left: 15px;
	}

#search h3 span {
	display: block;
	width: 172px;
	height: 24px;
	background: url(http://www.camiondepompier.com/imagestore/btn_search.gif) no-repeat;
}

#categories h3 span {
	display: block;
	width: 172px;
	height: 24px;
	background: url(http://www.camiondepompier.com/imagestore/btn_categories.gif) no-repeat;
}

#newest h3 span {
	display: block;
	width: 172px;
	height: 24px;
	background: url(http://www.camiondepompier.com/imagestore/btn_newproducts_g.gif) no-repeat;
}

#top-selling h3 span {
	display: block;
	width: 172px;
	height: 24px;
	background: url(http://www.camiondepompier.com/imagestore/btn_topselling.gif) no-repeat;
}

#feed h3 span {
	display: block;
	width: 172px;
	height: 24px;
	background: url(http://www.camiondepompier.com/imagestore/btn_feed.gif) no-repeat;
}

#help h3 span {
	display: block;
	width: 172px;
	height: 24px;
	background: url(http://www.camiondepompier.com/imagestore/btn_info.gif) no-repeat;
}


/*============================================================ 
 Search 
============================================================*/

#search-input {
	width: 105px;
	height: 12px;
	margin-left: 15px;
	padding: 1px;
	font-size: 10px;
	vertical-align: middle;
	margin-left: 15px;
	}	

#search-submit {
	width: 24px;
	height: 18px;
	margin-left: 3px;
	vertical-align: middle;
	border: none;
	background: url(http://www.camiondepompier.com/imagestore/btn_go.gif) no-repeat;
	cursor: pointer;
	}


#search-submit span {
	display: none;
	}


/*============================================================
 Product List
============================================================*/
#products {
	float: left;
	display: inline;
	margin: 10px 4px 4px;
	
	}
	
#products div.product {
	float: left;
	display: inline;
	width: 175px;
	height: 100%;
	border-top: 2px solid #fff;
	background: #fff
	}
	
#products div.product p {
	margin-bottom: 0;
	}

#products .product-img {
	display: inline;
	float: none;
	vertical-align: middle;
	}
	
#products .product-info {
	float: left;
	width: 175px;
	height: 45px;
	padding: 9px 9px 9px 9px;
	border: none;
	background: #fff;
	}

* html #products .product-info {
  width: 175px;
  }
  
  #products .product-title {
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	}

#products .product-price {
	float: left;
	font-size: 10px;
	margin-right: 8px;
	}

#products .product-status {
	font-size: 10px;
	font-style: italic;
	}

#products .product-a {
	float: left;
	clear: left;
	display: block;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	}

#products .product-a h3,
#products .product-a p {
	color: #000000;
	text-align: left;
	}

#products .product-a:hover h3,
#products .product-a:hover p {
	color: #df0024;
	}

#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28,
#product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58,
#product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88,
#product-91, #product-94, #product-97, #product-100 {
	padding-right: 354px;
	}

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29,
#product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59,
#product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89,
#product-92, #product-95, #product-98 {
	margin-left: -352px;
	}

#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30,
#product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60,
#product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90,
#product-93, #product-96, #product-99 {
	margin-left: -175px;
	}


/*============================================================
 Product Detail
============================================================*/

#product-content {
	float: left;
	width: 100%;
	padding-bottom: 25px;
	}
		
#product-images {
	float: left;
	width: 300px;
	}

a#product-image span.icon_zoom {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 20px;
	height: 20px;
	background-image: url(http://www.camiondepompier.com/imagestore/icon_zoom.png) !important;
	background-image: url(http://www.camiondepompier.com/imagestore/icon_zoom.gif);
	background-repeat: no-repeat;
	background-position: -20px;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	}



a#product-image:hover span.icon_zoom {
	background-position: 0;
	}

#product-images .product-img {
	margin: 0 0 10px 0;
	}
	
#product-images .images-nav {
	float: left;
	position: relative;
	width: 300px;
	height: 28px;
	margin: 0px 0 0 0;
	background: #fff;
	}
	
	#product-images .images-list {
	position: absolute;
	width: 244px;
	top: 0;
	left: 28px;
	padding: 7px 0 8px 0;
	text-align: center;
	}

#product-images .images-list li {
	display: inline;
	padding: 0 5px;
	list-style: none;
	border-left: 1px solid #575757;
	}

#product-images .images-list li.image-1 {
	border-left: none;
	}

#product-images .images-prev {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	}

#product-images .images-next {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	}

#product-images .images-prev a {
	display: block;
	width: 22px;
	height: 17px;
	background: url(http://www.camiondepompier.com/imagestore/btn_prev.gif) no-repeat;
	}

#product-images .images-next a {
	display: block;
	width: 22px;
	height: 17px;
	background: url(http://www.camiondepompier.com/imagestore/btn_next.gif) no-repeat;
	}

#product-images .images-prev span,
#product-images .images-next span {
	display: none;
	}
	
#product-details {
	float: left;
	width: 215px;
	margin-left: 15px;
	}

#product-details ul {
	margin-left: 17px;
	}

#product-details ol {
	margin-left: 23px;
	}

#product-details li {
	font-size: 11px;
	line-height: 15px;
	list-style: disc;
	}

#product-details ol li {
	list-style: decimal;
	}

#product-details .price {
	width: 100%;
	margin-bottom: .7em;
	padding-bottom: .7em;
	font-size: 18px;
	font-weight: bold;
	color: #575757;
	border-bottom: 1px dotted #ccc;
	}

#product-form {
	clear: both;
	float: left;
	width: 100%;
	}

#product-details .info,
#product-form .options {
	width: 100%;
	padding: .3em 0 .3em 0;
	border-bottom: 1px dotted #ccc;
	}

#product-form .options select {
	width: 100%;
	margin: .8em 0;
	}

#product-form .options ul {
	margin: .8em 0;
	}

#product-form .options li {
	list-style: none;
	padding: 1px 5px;
	}

#product-form .options li input {
	text-align: left;
	vertical-align: middle;
	}
	
#product-form .options li label {
	vertical-align: middle;
	font-weight: bold;
	}
	
#product-form .options li.sold label {
	font-weight: normal;
	color: #999;
	}
	
#product-addtocart {
	clear: both;
	display: block;
	width: 84px;
	height: 19px;
	margin-top: 15px;
	border: none;
	background: url(http://www.camiondepompier.com/imagestore/btn_addtocart.gif) no-repeat;
	cursor: pointer;
	}

#product-addtocart span {
	display: none;
	}

#product-details div.sold h4,
#product-details div.soon h4 { 
	margin-top: .8em;
	font-size: 18px;
	font-weight: bold;
	}

#product-details div.sold h4 {
	color: #cf3636;
	}

#inventory {
	float: left;
	width: 100%;
	padding: 10px 0 12px 0;
	border-bottom: 1px solid #ccc;
	}

#inventory h3 {
	font-size: 12px;
	margin-bottom: 1em;
	}

#inventory ul {
	margin: 0;
	}
	
#inventory li {
	float: left;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 3px;
	background: #f2f2f2;
	list-style: none;
	}	
	
#inventory .bar {
	display: block;	
	position: relative;
	height: 14px;
	background: #dadada;
	}
	
#inventory .bar span { 
	position: absolute; 
	left: 5px;
	top: 1px;
	width: 150px;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	}

#inventory .bar span em {
	display: none;
	}

#inventory span.sold {
	position: absolute;
	top: 1px;
	right: 5px;
	font-size: 10px;
	color: #ccc;
	line-height: 12px;
	}
/*============================================================
 Cart
============================================================*/

#cart-content {
	float: left;
	width: 538px;
	height: 24px;
	background: url(http://www.camiondepompier.com/imagestore/bg_topcart.gif) no-repeat;
}

#cart-table {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	}

#cart-table td,
#cart-table th {
	text-align: left;
	}

#update-btn-head {
	display: none;
	}


/* Cart Table Columns --------------------------------------*/

#col-item		{ width: 337px; }
#col-price		{ width: 65px; }
#col-qty		{ width: 40px; }
#col-total		{ width: 65px; }
#col-options		{ width: 30px; }


/* Cart Table Header ---------------------------------------*/

#cart-head {
	font-size: 11px;
	color: #ffffff;
	background-color: transparent;
	}

#cart-head th {
	padding-top: 5px;
	padding-bottom: 11px;
	}

#head-item {
	padding-left: 10px;
	}

#head-options span {
	display: none;
	}


/* Cart Table Body -----------------------------------------*/

#cart-body {
	font-size: 10px;
	}

#cart-body th {
	padding-left: 10px;
	font-weight: normal;
	}

#cart-body td {
	padding: 9px 12px 9px 0;
	}

#cart-body tr.row-alt th,
#cart-body tr.row-alt td {
	background: #f0f0f0;
	}

#cart-body .item-price {
	padding-right: 5px;
	}

#cart-body .item-qty input {
	width: 2em;
	}

#cart-body .item-total {
	font-weight: bold;
	}

#cart-body .item-options {
	text-align: center;
	}

#cart-body .item-options .remove-btn {
	width: 13px;
	height: 13px;
	background: url(http://www.camiondepompier.com/imagestore/btn_delete.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	}

#cart-body .item-options span {
	display: none;
	}


/* Cart Footer ---------------------------------------------*/

#cart-footer {
	margin: 10px 0;
	}

#cart-footer .cart-update {
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#cart-footer .update-btn {
	width: 88px;
	height: 19px;
	border: none;
	background: url(http://www.camiondepompier.com/imagestore/btn_update.gif) no-repeat;
	cursor: pointer;
	}

#cart-footer .cart-shipping {
	float: left;
	display: inline;
	margin: -31px 0 0 11px;
	}

#cart-footer #country {
	width: 160px;
	margin-left: 5px;
	padding: 2px 0;
	font-size: 11px;
	}

#cart-footer .cart-discount {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	text-align: right;
	}

#cart-footer #cart_discount_code {
	width: 80px;
	margin-left: 10px;
	}

#cart-footer .cart-discount p {
	margin: 1px 0;
	}

#cart-footer .cart-total {
	padding: 15px 0;
	text-align: right;
	border-bottom: 1px solid #ddd;
	}

#cart-footer .cart-total h3 {
	font-size: 16px;
	margin: 0;
	}

#cart-footer .cart-total p {
	margin-bottom: 0;
	font-size: 9px;
	color: #999;
	}

#cart-footer .cart-total #cart-shipping-tax p {
	margin-bottom: 7px;
	font-size: 11px;
	color: #575757;
	}

#cart-footer .cart-options {
	float: right;
	margin-top: 10px;
	}

#cart-footer .cart-checkout {
	float: left;
	} 

#cart-footer .checkout-btn {
	width: 72px;
	height: 19px;
	margin-left: 2px;
	background: url(http://www.camiondepompier.com/imagestore/btn_checkout.gif) no-repeat;
	border: none;
	cursor: pointer;
	}

#cart-footer .update-btn span,
#cart-footer .checkout-btn span {
	display: none;
	}

span.total-discount,
span.total-shipping,
span.total-tax {
	font-weight: bold;
	}

/*============================================================
 Pagination
============================================================*/
	
.pagination {
	color: #df0024;}

.pagination a {
	color: #000000;
	}
		
.pagination {
	clear: both;
	padding: 20px 0 15px 0;
	font-weight: normal;
	text-align: center;
	}

.pagination span,
.pagination a {
	padding: 0 3px 0 6px;
	}

.pagination span.disabled {
	display: none;
	}

.pagination span.current {
	font-weight: bold
	}

.pagination span.yadda {
	padding: 5px 4px;
	background: none;
	}	
		
.pagination a:link {
	color: #df0024;
	}
.pagination a:visited {
	color: #000000;
	}
.pagination a:hover {
	color: #df0024;
	}
.pagination a:active {
	color: #df0024;
	}	
	
/*============================================================
MiniCart Contents 
============================================================*/

#minicart {
	float: left;
	right: 400px;
	width: 178px;
	min-height: 50px;
	height: auto !important;
  	height: 50px;
	margin-bottom: 2px;
	margin-left: 7px;
	background: url(http://www.camiondepompier.com/imagestore/cart-bkg.gif) no-repeat bottom left #fff;
	}
	
#prices {
	float: left;
	width: 178px;
	min-height: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
	font-size: 10px;
	}
	

#minicart h3 {
	float: left;
	display: block;
	width: 160px;
	margin: 0;
	padding: 4px 9px 6px 4px;
	font-size: 9px;
	font-weight: bold;
	color: #df0024;
	background: #ffffff;
	}
	
* html #minicart h3 {
	width: 178px;
	w\idth: 160px;
	}

#minicart .minicart-contents {
	float: right;
	display: inline;
	margin: -18px 7px 0 0;
	font-size: 9px;
	color: #df0024;
	}

#minicart .minicart-contents li {
	float: left;
	}
	
#minicart .minicart-items {
	margin-right: 5px;
	}
	
#minicart .minicart-total {
	padding-left: 3px;
	font-weight: bold;
	border-left: 1px solid #df0024;
	}

#minicart .minicart-options {
	float: right;
	display: block;
	width: 100%;
	margin-top: 5px;
	text-align: right;
	}

#minicart .minicart-view {
	float: left;
	display: inline;
	margin-left: 37px;
	}

#minicart .minicart-view a {
	display: block;
	width: 66px;
	height: 18px;
	background: url(http://www.camiondepompier.com/imagestore/btn_viewcart.gif) no-repeat;
	}

#minicart .minicart-view span {
	display: none;
	}

#minicart .minicart-checkout {
	float: right;
	display: inline;
	margin-right: 6px;
	}

#minicart .minicart-checkout a {
	display: block;
	width: 66px;
	height: 18px;
	background: url(http://www.camiondepompier.com/imagestore/btn_checkoutmini.gif) no-repeat;
	}

#minicart .minicart-checkout span {
	display: none;
	}

/*============================================================
 FAQ
============================================================*/

#faq-content {
	width: 510px;	
	padding: 15px 20px 15px 0;
	position: relative;
	right: 12px;
	bottom: 30px;
	}

.faq-list a:link {
	color: #df0024;
	}
.faq-list a:visited {
	color: #000000;
	}
.faq-list a:hover {
	color: #000000;
	}
.faq-list a:active {
	color: #df0024;
	}	
	
	
#faq-content .faq-list dt {
	margin-bottom: .5em;
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	}

#faq-content .faq-list dd {
	margin-bottom: 2.3em;
	}
	
/*============================================================
 Contact
============================================================*/

#contact-content {
	padding: 1px 3px;
	height: 40px;
	width: 480px;
	}

#contact-form {
	width: 425px;
	padding: 15px 0 15px;
	}
	
#contact-form label {
	float: left;
	width: 400px;
	padding: 2px 0 6px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #575757;
	}

#contact-form input,
#contact-form textarea {
	float: left;
	width: 250px;
	margin: 0 25px 8px 0px;
	vertical-align: bottom;
	}

#contact-form textarea {
	width: 300px;
	height: 150px;
	}

#contact-form p,

#captcha-div {
	float: left;
	display: inline;
	width: 330px;
	margin: 5px -3px 2px 0; /* -3px fixes ie6 duplicate chars */
	}

#contact-form p {
	margin-bottom: 25px;
	}

#contact-submit {
	clear: both;
	display: block;
	width: 45px;
	height: 19px;
	margin: 0;
	border: none;
	background: url(http://www.camiondepompier.com/imagestore/btn_send.gif) no-repeat;
	cursor: pointer;
	}

#contact-submit span {
	display: none;
	}
	
/*============================================================
  Badges Logos 
============================================================*/


#badgeflickr {
	float: left;
	width: 100%;
	}

#badgeflickr a {
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 10px;
	width: 60px;
	height: 18px;

	background: url(http://www.camiondepompier.com/imagestore/flickr.gif) no-repeat !important;
	}
	
#badgeflickr span {
	display: none;
	}


#badgefacebook {
	float: left;
	width: 100%;
	}

#badgefacebook a {
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 10px;
	width: 70px;
	height: 18px;

	background: url(http://www.camiondepompier.com/imagestore/facebook.gif) no-repeat !important;
	}
	
#badgefacebook span {
	display: none;
	}


	
#badge {
	float: left;
	width: 100%;
	}

#badge a {
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 26px;
	width: 62px;
	height: 18px;

	background: url(http://www.camiondepompier.com/imagestore/badge.gif) no-repeat !important;
	}
	
#badge span {
	display: none;
	}
	
	
/*============================================================
  Event
============================================================*/


#event {
	float: left;
	width: 100%;
	}
	

#event a {
	float: left;
	display: block;
	width: 172px;
	height: 200px;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 10px;
	background: url(http://www.camiondepompier.com/imagestore/mini_banner2.gif) no-repeat !important;
	

}
	
#event span {
	display: none;
	}


	
		
/*============================================================
 Footer
============================================================*/
#footerlogos {
	clear: both;
	width: 538px;
	height: 42px;
	margin-left: 15px;
	border-top: 1px dotted #ccc;
	background: url(http://www.camiondepompier.com/imagestore/footer_img.gif) top left no-repeat;
	
}

#footer {
	margin-left: 164px;
	z-index: 1;
	position: relative;
	bottom: 30px;
}



