@charset "utf-8";

body {
	background:url(../images/bg.jpg) top repeat-x #fff;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}

a {
	outline:none;
}

object {
	outline:none;
}

form {
	margin:0px;
	padding:0px;
}

iframe {
	border:0px solid #fff;
	border:none;
}

.clear {
	clear:both;
}

input, select, textarea {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#site {
	background:#fff;
	margin:auto;
	text-align:center;
	width:950px;
}

#site_container {
	text-align:left;
	width:950px;
}


/* Site header */

#header {
	background:url(../images/header_bg.jpg) top no-repeat;
	height:448px;
	margin-bottom:27px;
	width:950px;
}

#header_logo {
	float:left;
	padding:10px 0px 0px 27px;
}

#header_right {
	float:right;
	height:73px;
	margin:36px 14px 0px 0px;
	width:200px;
}

#header_nav ul {
	margin:9px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#header_nav ul li {
	float:right;
	padding:0px;
	margin:0px 0px 0px 2px;
}

#header_cart {
	margin-top:12px;
}

#header_cart_link {
	float:right;
}

#header_cart_link a {
	background:url(../images/icon_cart.gif) 0px 3px no-repeat;
	color:#707a82;
	display:block;
	float:right;
	height:11px;
	padding:2px 0px 0px 16px;
	text-decoration:none;
}

#close_session_link {
	color:#DA2128;
}



#header_cart_items {
	float:right;
	margin-left:9px;
}

#header_cart_items table {
	background:url(../images/header_items.gif) left no-repeat #d70008;
	height:16px;
}

#header_cart_items table td {
	background:url(../images/header_items.gif) right no-repeat;
	color:#fff;
	padding:0px 6px 0px 6px;
}

#header_banner {
	clear:both;
	height:286px;
	padding-left:7px;
	width:943px;
}

#header_newsletter {
	position:absolute;
	height:25px;
	margin:18px 0px 0px 32px;
	width:208px;
}

#header_newsletter_email {
	border:1px solid #dbdbdb;
	height:12px;
	margin-right:4px;
	padding:2px;
	width:143px;
}

#header_newsletter_email.error {
	border:1px solid #FF0000;
}

#header_sections {
	background:url(../images/header_sections_bg.jpg) left no-repeat;
	height:53px;
	width:950px;
}

#header_sections ul {
	float:right;
	list-style:none;
	margin:0px 2px 0px 0px;
	padding:0px;
}

#header_sections ul li {
	float:left;
	margin:0px;
	padding:0px;
}



/* Left column menu */

#menu {
	float:left;
	padding:0px 0px 50px 34px;
	width:187px;
}

#menu a {
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	text-decoration:none;
}

#menu a:hover, #menu a.menu_selected {
	color:#da2127;
}

.menu_titles {
	height:33px;
	width:122px;
}

.menu_boxes {
	padding:6px 0px 2px 0px;
	width:111px;
}

.menu_boxes ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.menu_boxes ul li {
	background:url(../images/menu_line.gif) bottom no-repeat;
	margin:0px;
	padding:5px 0px 5px 6px;
}



/* Main content colum */

#content {
	float:right;
	padding-bottom:40px;
	width:728px;
}


/* Footer */

#footer {
	background:url(../images/footer_bg.gif) top repeat-x;
	height:110px;
	padding:32px 0px 0px 44px;
	width:906px;
}

#footer a {
	color:#da2128;
	text-decoration:underline;
}

#footer_address {
	float:left;
	width:242px;
}

#footer_copyright {
	float:left;
	width:394px;
}

#footer_partner {
	float:left;
	width:234px;
}


/* prix */

.price_big {
	height:48px;
}

.price_big_left {
	background:url(../images/price_big.gif) left no-repeat;
	width:10px;
}

.price_big_right {
	background:url(../images/price_big.gif) right no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	letter-spacing:-2px;
	padding:8px 8px 0px 0px;
}

.price_big_right div {
	float:left;
}

.price_big_cents {
	font-size:18px;
	padding-top:6px;
}

.price_big_dollar {
	font-size:24px;
	padding-top:6px;
}


.price_small {
}

.price_small_left {
	background:url(../images/price_small.gif) left no-repeat;
	width:5px;
}

.price_small_right {
	background:url(../images/price_small.gif) right no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	padding:4px 8px 0px 0px;
}

.price_small_right div {
	float:left;
}

.price_small_cents {
	font-size:10px;
	padding-top:4px;
}

.price_small_dollar {
	font-size:16px;
	padding-top:4px;
}

.save_small {
	height:14px;
}

.save_small_left {
	background:url(../images/save_small.gif) left no-repeat;
	color:#fff;
	font-size:9px;
	padding-left:4px;
}

.save_small_center {
	background:#da2128;
	padding-left:3px;
}

.save_small_right {
	background:url(../images/price_small.gif) right no-repeat;
	width:1px;
}

.save_small_price_left {
	background:url(../images/save_small_price.gif) left no-repeat;
	width:4px;
}

.save_small_price_right {
	background:url(../images/save_small_price.gif) right no-repeat;
	color:#2c2c2c;
	font-size:9px;
	padding-right:4px;
}

.save_big {
	margin-top:-4px;
}

.save_big_table {
	height:18px;
}

.save_big_left {
	background:url(../images/save_big.gif) left no-repeat;
	color:#fff;
	font-size:11px;
	padding-left:4px;
}

.save_big_center {
	background:#da2128;
	padding-left:3px;
}

.save_big_center table {
	height:16px;
}

.save_big_right {
	background:url(../images/save_big.gif) right no-repeat;
	width:1px;
}

.save_big_price_left {
	background:url(../images/save_big_price.gif) left no-repeat;
	width:4px;
}

.save_big_price_right {
	background:url(../images/save_big_price.gif) right no-repeat;
	color:#2c2c2c;
	font-size:11px;
	padding-right:4px;
}

#paging {
	padding-left:400px;
	text-align:right;
	width:320px;
}

#paging_pages {
	color:#999;
	float:left;
}

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

#paging_pages a:hover, #paging_pages a.paging_selected {
	color:#da2128;
}


.quantity_field {
	border:1px solid #a4a4a4;
	font-size:11px;
	height:16px;
	margin:0px 4px 0px 6px;
	text-align:center;
	width:25px;
}


/* Lightbox */

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../images/lightbox/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/lightbox/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	display:none;
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(../images/lightbox/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(../images/lightbox/next.gif) right 20% no-repeat;
}

#messageContent {
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}
