/************************************************/
/******************** Reset ********************/
/************************************************/
/* colors
bleu marine   15284e  
rouge         d20606
bleu clair   89beff
bleu très clair d3e7ff


rose moyen : #F90ECA
*/

* { margin:0; padding:0; }

body          { font: 12px Arial, sans-serif; color:#333; background:  url(../images/fond.png) repeat-x #e5e5e5; }

img           { border:0; vertical-align:top; }

a             { color: #3544d3; text-decoration:underline;}
a:hover       { text-decoration:underline;}
a img         { border:0;}
:focus        { outline: 0; }


/* Headings */
h1 {
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:23px;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:10px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	font-family: Arial,Helvetica,sans-serif;
	color:#15284e;
}


h3            { font-size:16px; font-weight:bold; line-height:1.375; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6           { font-size:11px; font-weight:bold; }


/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
label       { color:#333;}

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { /*vertical-align:top;*/ text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; line-height:1.4em; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

/************************************************/
/******************** Styles ********************/
/************************************************/

/* colors
bleu marine   15284e  
rouge         d20606


*/


/* Layout ================================================================================= */
.wrapper {background:transparent url(../images/page_shadow.png) repeat-y scroll 50% 0;}
.page { position:relative; width:990px; margin:0 auto 0; text-align:left; background-color: #fff;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main {min-height: 500px; }

/* Base Columns */ 
.col-left { float:left; width:170px; margin-left:-805px; padding:0 5px;}
.col2-left-layout .col-left { margin-left: 0; }
.col-main { float:left; width:790px; padding: 0 10px 20px 10px;/* border:1px solid #ddd; padding:5px;*/ }
.col-right { float:right; width:170px;  padding:0 5px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding:20px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:185px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:47%; }
.col2-set .col-2 { float:right; width:47%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */

.header-container {height:120px; background: url(../images/header.png) no-repeat top left #15284E;}

.header {}

.header .logo-vickybijoux  {
	background: url(../images/logo-vickybijoux.png) no-repeat 10px 2px;
	width: 427px;
	height: 91px;
	position:relative;
}

.header-container .logo {
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	left:0px;
	top:0px;
	text-indent: -999em;
}

.header-container .logo a { display:block; width:85px; height:80px; }



.toplinks { float: right;}
.toplinks ul {margin-top:3px; margin-right:10px; }
.toplinks li {text-align: right; line-height: 20px; padding-left:5px; padding-right:5px;display:inline; }

.toplinks li a {
	color:#fff;
	font-size:14px;
	text-decoration: none;
}


.toplinks li a:hover {
		text-decoration: underline;
}

.main-menu { background-color: #d20606;  border: 1px solid black; height: 42px; margin-bottom:5px; }

.main-menu  ul {display:block; width:940px; margin-left:155px;}
.main-menu .menu li {float:left; }
.main-menu .menu li a {display:block; height:42px;}

.main-menu .menu li span {display: none;}

.main-menu .menu .separator            { background: url(../images/barre-menu.png) no-repeat    -79px 0px ; display: block; height:42px; width:19px;}

.main-menu .menu .home a               { background: url(../images/barre-menu.png) no-repeat    0px 0px ; width:79px;}
.main-menu .menu .home a:hover         { background-position: 0px bottom; }
.main-menu .menu .newproducts a        { background: url(../images/barre-menu.png) no-repeat  -97px 0px ; width:118px; }
.main-menu .menu .newproducts a:hover 	{ background-position: -97px bottom; }
.main-menu .menu .promotions a         { background: url(../images/barre-menu.png) no-repeat -236px 0px ; width:112px;}
.main-menu .menu .promotions a:hover   { background-position: -236px bottom; }
.main-menu .menu .faq a                { background: url(../images/barre-menu.png) no-repeat -370px 0px ; width:200px;}
.main-menu .menu .faq a:hover 	      { background-position: -370px bottom; }
.main-menu .menu .aboutus a            { background: url(../images/barre-menu.png) no-repeat -581px 0px ; width:184px;}
.main-menu .menu .aboutus a:hover 	   { background-position: -581px bottom; }
.main-menu .menu .contact a            { background: url(../images/barre-menu.png) no-repeat -775px 0px ; width:81px;}
.main-menu .menu .contact a:hover 	   { background-position:-775px bottom; }
.main-menu .menu .blog a               { background: url(../images/barre-menu.png) no-repeat -862px 0px ; width:49px;}
.main-menu .menu .blog a:hover 	      { background-position: -862px bottom; }


.header .form-language { text-align:center; }
.header .right-container {
	float: right;
	width: 300px;
}

.main-menu li  { display:block; float:left;}


/********** < Navigation */
#nav { width:990px; left:0; position:absolute; top:80px; font: 16px "Trebuchet MS", Arial, Helvetica; height:36px;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; text-decoration:none;color:#fff;line-height:34px; padding:0 12px;border-left:1px solid #FF151A;
border-right:1px solid #B50F13; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  (parures colliers ...)***************/
#nav li { float:left; }
#nav li.active a {  background-color: #fce49b; color: #000;  }
#nav a { float:left;  }
#nav li.over a,
#nav a:hover {  color: #fff;  background-color: #ff151a;/* text-decoration: underline;*/  }

/************ 1ST LEVEL ************/
#nav ul .level1 { float:none; margin:0; width:250px;}
#nav ul .level1.active { background-color:#ff151a;}
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
/*#nav ul li.last { background:#F90ECA; padding-bottom:0; }*/

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL : bijoux plaqué or, bijoux africains ************/
#nav ul { position:absolute; top:34px; left:-10000px; background-color:#ff151a; color:#fff;}

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a {color:#fff;}
#nav ul li a:hover { background-color:#FF4F54; color:#fff;  }

#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }


/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #aaa; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/





/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.button { 
	padding: 0 10px 0 0; 
	/*margin-right:5px; */
	font-size:12px; 
	text-align: center; 
	background: transparent url(../images/bouton-extensible.png) no-repeat right -60px;
	height:21px;
}
	
button.button span {
	padding: 3px 0 0 10px; 
	height:21px; 
	background: transparent url(../images/bouton-extensible.png) no-repeat left top; 
	color:#000; 
}
	
button.button:hover { 
/*background-position: right -168px; */
}
	
button.button:hover span {
/*	background-position: 0 -55px;*/
}


















button.linkbutton { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:0; 
    padding:0; 
    font: 15px/10px Verdana, Helvetica, sans-serif;
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none;
    position: relative;
    
}

button.linkbutton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 19px;        /* Largeur du côté gauche */ 
    vertical-align:middle; 
    background:url(../images/bouton-page-prec-left.png) left top no-repeat; 
}

button.linkbutton span span { 
    padding:0 20px 0 0;        /* Largeur du côté droit */ 
    background:url(../images/bouton-page-prec-right.png) right top no-repeat; 
}

button.linkbutton span span span { 
    height:28px;        /* Hauteur du bouton */ 
    padding:0; 
    line-height:1.6;    /* Alignement vertical du texte */ 
    background:url(../images/bouton-page-prec-middle.png) left top repeat-x; 
}










/*

button.button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none !important;
	background:#fbe529 none repeat scroll 0 0;
	border:1px solid #15284e;
	color:#000;
	cursor:pointer;
	font-family:arial,sans-serif !important;
	font-size:12px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
	width:auto;
}*/



/*
button.button span {
	display:block;
	margin:0;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#000;
	font-size: 14px;
	float: none;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}*/
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:350px; }
.form-list input.input-text,
.form-list textarea { width:280px; }

.form-list select { width:200px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }


.group-select { margin:0px 0 28px 0;}
.group-select li { padding:5px 8px; }
.group-select .input-box { float:left; width:260px; }
.group-select .input-box label,
.group-select  label { font-weight:bold; }

.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:15px 0 0; padding:5px; /*border:1px solid #ddd; */}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/** aligned forms */

.form-list-aligned li { margin:0 0 10px; }

.form-list-aligned label { font-weight:bold;  text-align:right; width:220px;}
.form-list-aligned .input-box { float:left; width:600px;  }
.form-list-aligned input.input-text,
.form-list-aligned textarea { float:left; margin-left:8px; width:220px; }

.group-select-aligned {}
.group-select-aligned li { margin:0 0 15px; clear:both; }
.group-select-aligned .input-box { width:700px; }
.group-select-aligned .input-box label{display:block; float:left; font-weight:bold;  text-align:right; line-height:18px ; width:170px;}
.group-select-aligned .input-box input { float:left; margin-left:8px; width:220px; }





/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }


#messages_product_view .messages {top:0;}

/* BreadCrumbs */ 
.breadcrumbs { margin:8px 0 10px 10px;/*border:1px solid #ddd;*/ }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:10px 0 10px; }
.page-title h1 {
	margin-bottom:0px;
}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 

/*
table.pager select  { width:50px; margin:0 3px; }
table.pager td.pages { text-align:center; }
table.pager ol,
table.pager li { display:inline; }
table.pager li { padding:0 2px; }
*/

table.pager { width:100%;  border:none;  background:url(../images/pager_bg.gif) repeat-x 0 100% #fff; margin-bottom:15px; }
table.pager td { width:25%;}

table.pager .pages  { width:50%;}
table.pager .pages ol { display:inline; }
table.pager .pages li { display:inline;}
table.pager .pages li .block  {
	border: 1px solid #aaa;
	color: #1a1a1a;
	display: inline;
	padding: 4px 9px 4px 9px;
	text-decoration:none;
}

table.pager .pages li .block:hover {
/*background-color:#3667C9;
color:#FFF;*/
	border: 1px solid #15284e;

}

table.pager .pages li .inactive, 
table.pager .pages li .inactive:hover {visibility:hidden;}


table.pager .pages li .current {
background-color:#15284E;
/*border:1px solid #15284e;*/
color:#FFF;
text-decoration:none;
}


table.pager td.sort-by { width:60%; text-align:right;padding-right:10px; color:#333;}
table.pager td.sort-by .active,
table.pager td.sort-by .active:hover ,
table.pager td.a-right .active,
table.pager td.a-right .active:hover 
{ color:#000; font-weight:bold; text-decoration:none;}


/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; display:none;}
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}


/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {background-color:#fff;}
.data-table tfoot {background-color:#fff;}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { /*background-color:#f6f6f6;*/ }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0px 0px 25px 0px; }
.block .block-title { background-color:#1c37bf;   height:26px; }
.block .block-title strong { display:none;font: normal 15px  "Trebuchet MS", Helvetica, sans-serif; color:#fff; 	line-height: 26px; margin-left:9px; }
.block .block-title h2 { font: italic 18px/1.55  Georgia, Helvetica, sans-serif; color:#fafafa; 	line-height: 32px; margin-left:9px; }

.block .block-title-two-lines { background-color:#1c37bf; height:35px; padding-top:5px;}
.block .block-title-two-lines strong { font: normal 15px  "Trebuchet MS", Helvetica, sans-serif; color:#fff; line-height: 12px; margin-left:9px; }
.block .block-title-two-lines h2 { font: italic 18px/1.55  Georgia, Helvetica, sans-serif; color:#fafafa; line-height: 32px; margin-left:9px; }




.block h3 { font-size:14px; line-height:1.5; }	
.block .block-content { padding:5px; }
.block-content p {
	font-size: 12px;
	line-height: 1.2em;
}
.block .actions { text-align:center; }
.block .actions a { float:right; }


/* Block : search mini */


.form-search {position:absolute; top:48px;right:0px;	width:220px; height:26px; background: url(../images/fond-mini-search.png) no-repeat; padding:2px 0 0 5px;}
.form-search .input-text { width:180px; border:none;}
.form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.selected {}
.form-search .button {background: white url(../images/search-button.png) no-repeat 0px; cursor:pointer; width:22px; height:21px; }
.form-search .button span  {display:none;}
.form-search label {display:none;}


/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title{	background: white url(../images/block-titles.png) no-repeat 0px -30px;}


.block-layered-nav h4 {
    margin:0;
    padding:2px 10px;
    font-size:1.1em;
	 border-left:1px solid #888;
    }
.narrowed-category li {clear:both; }
	
.block-layered-nav .block-content p {
	margin-bottom: 5px; 
}

.block-layered-nav .block-content strong {
	margin-bottom:5px;
}

.block-layered-nav .block-content .currently {
	border:solid 2px #68ce73;
	background-color:#e0f1dd;
	padding:3px 3px;
	margin:5px 0 5px 0;
}

.block-layered-nav .block-content .currently li{
	padding:3px 3px;
}
.block-layered-nav .block-content  dt { margin:4px 0 1px 5px; font:normal 13px "Lucida Sans Unicode", "Lucida Sans", "Times New Roman", Times, serif; color:#ff151a;}
.block-layered-nav .block-content  dd {margin:0 10px 10px 10px; }
.block-layered-nav .block-content  dd li { padding:2px 0px 1px 5px; }
.block-layered-nav .block-content  dd li a { text-decoration:none; color:#333; }
.block-layered-nav .block-content  dd li a:hover { text-decoration:underline; }

.block-layered-nav .block-content .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.narrow-by dt {
    margin:0;
    font-size:1.1em;
    }
.narrow-by dd li { margin-bottom:.5em; line-height:1.9em; }
.narrow-by dd .last { background:none; }
.block-layered-nav .block-content .label { font-weight:bold; }

.block-layered-nav .block-content .actions {
	margin-bottom:15px;
}



/* Block: Cart */
.block-cart {}
.block-cart .block-title{	background: white url(../images/block-titles.png) no-repeat 0px -90px;}
.block-cart .amount { margin-bottom:6px;}
.block-cart .subtotal { border-top: 1px solid black; padding:6px; text-align:center; }
.block-cart h3 { display:none; }

.mini-products-list li { padding:10px 0; }
.mini-products-list .product-image { float:left; width:70px; padding:0px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:12px; font-weight:normal; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}
.block-recent .block-title {background: white url(../images/block-titles.png) no-repeat 0px -60px;}

.block-recent ol { list-style: none; }


.block-recent li { float:left; padding: 0 0 12px 0; width:72px; }

.block-recent li.odd {}
.block-recent li.even {margin-left:12px;}

.block-recent .product-details { margin-left:75px; }
.block-recent .product-details h4 { font-size:12px; font-weight:normal; margin:0;  }
.block-recent .product-image { float:left; width:70px; padding:0px; border:1px solid #ddd; margin-right:-75px; }




/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .block-title{	background: white url(../images/block-titles.png) no-repeat 0px -120px;}

.block-subscribe input.input-text {
display:block;
margin:3px 0;
width:155px;
}
.block-subscribe .button {
	margin-top: 3px;
	float: right;
}
/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress .block-title {	background: white url(../images/block-titles.png) no-repeat 0px -240px;}

.block-progress .block-content {padding:5px 0;}

.block-progress  a {font-size:9px;}

.block-progress dt { font-weight:bold; }
.block-progress dt.complete { 
/*	background:#D0DCE1 none repeat scroll 0 0;*/
	border:1px solid #ddd;
	background:#F2F4F7 none repeat scroll 0 0;
	color:#333;
	margin:0;
	padding:3px;
}

.block-progress dd.complete { 
	margin-bottom:10px;
	border-style:none solid solid;
	border-width:0 1px 1px;
	border-color: #ddd;
	margin:0 0 20px;
	padding:8px 13px;
}
/* ======================================================================================= */




/*progress block */

checkout-progress h4.complete {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D0DCE1 none repeat scroll 0 0;
border-bottom:1px solid #A3AEB3;
color:#5E8AB4;
}


/* Category Page ========================================================================= */
.category-title { display:none; }
.category-image { display:block; margin:0 auto 5px;}
.category-products {}

/* View Type: Grid */
.products-grid { width:780px; margin-bottom:14px;}
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:25%; /*border: 1px solid #ddd;*/ height:280px; text-align:center; vertical-align:top; }

.products-grid .product-box {
	width: 96%;
	margin: 0 auto;
/*	border: 1px solid #ddd;
	padding: 0px 2px 0px;*/
	height:250px;

}


.products-grid .product-image {}

.products-grid .product-image img {
	width: 180px;
/*	border:1px solid #ddd;*/
}

.products-grid td.empty {}

.products-grid .product-title {
/*	min-height:32px;display:none;*/
}

.products-grid h2 {
	font: normal 12px/1.3 Arial;
	margin: 5px 0 0px;
	
}

.products-grid h2 a {
	text-decoration: none;
	color:#444;
}
.products-grid h2 a:hover {
}

.products-grid .price-box {float:left;margin:0 0 0 70px;}


.products-grid .availability .out-of-stock {
	background-color:#FFF;
	color:#FF0000;
	font-size: 13px;
	font-weight:bold; 
	line-height: 24px;
	float:left;
	margin-left:7px;
	padding:0px 0px;
}

.products-grid .ratings {
	color: #3544d3;
}

.products-grid .regular-price .price {
	font-size: 13px;
	line-height: 24px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
}

.products-grid .add-to-cart img { margin-left:7px; margin-top:2px; float:left;}

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list h2 .product-name, .products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {padding:10px;border:1px solid #DDDDDD;}

.product-view .title-buttons {
/*	float:right;*/ 
}

.product-view .goback {
	position:absolute;
	top:120px;
	right:185px;
	text-align:right;
	margin:8px 0 12px 10px;
}

.product-essential {overflow:hidden;}


.product-collateral {margin-top:20px;}

/* Product Shop */
.product-view .product-shop { float:right; width:330px;}
.product-view .product-name {
color:#1C37BF;
}

.product-view .product-name h1 {
color:#083254;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:23px;
font-weight:normal;
margin-bottom:0;
}

.product-view .short-description h2, 
.product-view .reviews h2  {
color:#083254;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:normal;
border-top:1px solid #CCCCCC;
padding:5px 0 4px 0;
}

.product-view .short-description {
font-size:13px; 
margin:10px 0;
padding: 10px 0; 
}
 

.product-view .reference {
	color:#555;
	font-size:11px;
	margin-bottom:40px;
}
.a2a_dd {
		margin-bottom:8px;
}

.a2a_dd img{

}
/** garanties */

.garanties { height:60px; margin:6px 0 20px 0;display:none;}


.garanties li {float:left; }
.garanties li a {display:block; height:50px;}
.garanties li a span{display:none;}

.garanties .paiement {
	background: url(../images/boutons-garanties.png) no-repeat    0px 0px;
	width: 160px;
	margin-right:10px;
}
.garanties .paiement:hover {
/*	background: url(../images/boutons-garanties.png) no-repeat    0px -50px;*/
}

.garanties .livraison {
	background: url(../images/boutons-garanties.png) no-repeat    -160px 0px;
	width: 160px;
	margin-right:10px;
}
.garanties .livraison:hover  {
/*	background: url(../images/boutons-garanties.png) no-repeat    -160px -50px;*/
}


.garanties .remboursement {
	background: url(../images/boutons-garanties.png) no-repeat    -320px 0px;
	width: 160px;
}

.garanties .remboursement:hover  {
/*	background: url(../images/boutons-garanties.png) no-repeat    -320px -50px;*/

}





/* Product Images */
.product-view .product-img-box { float:left; width:420px; }

.product-view .product-img-box img { top: 0px;}
.product-view .product-img-box .product-image { }

.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box strong{}

.product-view .product-img-box .more-views {
	margin-top:20px;
}

.product-view .product-img-box .more-views ul {  }
.product-view .product-img-box .more-views li {
	float:left;
   margin-right:10px;
	width:100px;
	margin-top:5px;
}


.product-view .product-img-box .more-views li img {
	width:100%;
}
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}


/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; /*font-size:14px; */color:#006400; }
.availability .out-of-stock {
background-color:#FF0000;
color:white;
font-weight:bold;
padding:2px 6px;
}

.product-shop .availability  {margin-bottom:8px; font-size:11px; }
/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {margin-bottom:20px;}

.add-to-box .price-box .regular-price .price{
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	color: red;
}


.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price {
color:#145C97;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:normal;
}

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */


/* Add to Links + Add to Cart */
.add-to-box {
/*width:400px;*/

}

.add-to-box  .add-to-cart {

}

.add-to-cart label {
color:#666666;
float:left;
font-weight:bold;
margin-right:5px;
line-height:20px;
}

.add-to-cart .qty {
float:left;
margin-right:5px;
}
.add-to-box .add-to-cart img {
position:relative;
top:-10px;
}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {display:none;}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }


/* Block: Reviews */
.product-view .reviews {margin-top:20px;}
.product-view .reviews dl {margin: 10px 0 0 0;}
.product-view .reviews dd {margin: 0 0 10px 0;}
.product-view .reviews .nobr {display:none;}
 .product-view .reviews .ratings {
 	margin-bottom:15px;
 }
/* Block: Add Review */
.product-view .add-review {margin-top:30px;}
.product-view h3 {display:none}
.product-view .add-review .product-name span { font-weight:normal; }

.product-view .add-review input {
	width:320px;
}

.product-view .add-review textarea {
	width:320px;
	height:100px;
}
/* ======================================================================================= */

/* callout */
.callout {
	margin:10px 0 0 -5px;
	width:170px;
}



/* Content Styles ================================================================= */
.product-name {
   color:#333;
	font-size:13px;
	line-height: 1.3em;
	padding:0 5px;
}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:25%; }

.homepage .h1,.h2 {

}

.homepage .carousel {
/*	background: url(../images/media/homepage-bandeau.jpg) no-repeat bottom;
	position:relative;
	top:-0px;*/
}

.homepage .bandeau {
	background: url(../images/media/homepage-bandeau.jpg) no-repeat bottom;
	width:800px;
	margin-top:15px;

}

.homepage .bienvenue {
	width:500px;	
}

.homepage .bienvenue h1{
	text-align:center;	
}
 .coupdecoeur {
border:1px solid #CCCCCC;
height:180px;
margin-left:20px;
margin-top:10px;
padding:10px 10px 50px;
width:380px;
}
 .coupdecoeur .product-img{
	float:right;
}

.homepage .nouveautes  {
	margin:20px 0 30px;
}


.homepage .nouveautes .category-products {
	margin-top:10px;
	top:0px;
}

.homepage .nouveautes .pager {
	display:none;
}


.homepage .searchterms {
	width:400px;
}



/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */

#contactForm fieldset {
	margin: 0 auto;
	width:550px;
}
/* Shopping Cart ========================================================================= */

.cart  {
	width: 700px;
	margin:0 auto 20px;
}
.cart .checkout-types { float:right; text-align:right; }
.cart .page-title .checkout-types { display:none; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:12px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:10px; }
.cart .totals table th { font-weight:bold; }


#shopping-cart-totals-table tfoot{ 
   border-top:solid 1px #ccc;
}


#shopping-cart-totals-table tfoot strong {
	font-size:18px;
	font-weight: normal;
}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }

/* discount */
.discount {
	display: none;
}
/* ======================================================================================= */


/* Checkout ============================================================================== */

.onepage {

	width:700px;
	margin:10px auto 40px auto;
}


/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#faf7ee; }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }




/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f2f2f2; padding:0 5px; text-align:right; font-size:14px; }
.opc .step-title .number { background-color: #fff; border:thin solid #dddddd; color:gray; float:left;font-size:12px; margin:4px 5px 2px 2px; padding: 0px 3px 0px 3px;  }
.opc .step-title h3 { float: left;padding: 2px 7px 2px 7px; margin:2px 5px 2px 2px; font-family: Arial, Helvetica, sans-serif;  font-size: 13px;  font-style: normal;  font-weight: bold;  color: #777;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {color:#222;}
.opc .active .step-title { background-color:#15284e; cursor:default;}
.opc .active .step-title h3 {color:#fff;}
.opc .active .step-title .number { color:#15284e;}

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; background-color:#FBFBFB;}
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc .p { padding:4px 8px; }




.warning-disponibility {
margin:5px 0;	
}


.opc .button-set {
	margin-top:0px;
	padding-top:2em;
}

.opc .button-set p.required {
margin:0;
padding:0 0 10px;
}

.opc a.back-link, a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.opc h4 {
	font-size:14px; margin-bottom:15px;
}


/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin-bottom:5px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {margin-top:5px; padding-top:20px;}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { /*border-top:1px solid #F90ECA;*/ padding:10px; background-color:  #15284e; }
.footer p { text-align:right; }
.footer address { text-align:right; color:#fff; margin-top:80px; }
.footer ul { float:left; padding:0 20px 0 0; }
.footer ul li {  }

.footer ul a {color:#fff; line-height: 17px;	text-decoration: none;}
.footer ul a :hover {text-decoration: underline;}
/* ======================================================================================= */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.main-col2-right-layout:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.block-recent li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-view .tags .form-add-tags:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.product-shop .price-box:after,
.product-view .navigation:after,
.add-to-box .price-box:after  {display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
