




* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #d6d0b8;
	font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}
div.ui-widget-overlay {
	opacity: .60;filter:Alpha(Opacity=60);
	/* fix bug in IE8 */
	position /*\**/: fixed\9
}

/*******************/
/** Common styles **/
/*******************/
ul, ul li {
	list-style: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear:both;
	display:block;
	font-size:1px;
	line-height:1px;
}
div.error, p.error,
div.error-notification, p.error-notification,
.confirm-notification,
span.error {
	border:2px solid #ff0000;
	padding:10px 5px;
	margin-top:10px;
	display:block;
	padding:4px;
	font-weight:bold;
}
.error,
.error-notification {
	border-color:#f00;
	background:#fcc;
}
.confirm-notification {
	border-color:#0f0;
	background:#cfc;
}


/**********/
/** Page **/
/**********/
#page {
	width: 820px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}


/************/
/** Header **/
/************/
#top {
	position: relative;
	width: 800px;
	height: 250px;
	margin: 0 auto;
	background: #FFFFFF url('http://www.esprit-outdoor.com/blogs/esprit-outdoor/public/Images_du_theme/top.jpg') no-repeat scroll center top;
	overflow: hidden;
}
#top a {
	display: block;
	height: 100%;
	text-decoration: none;
}
#top a * {
	cursor: pointer;
}
#top a.title span {
	position:absolute;
	display:block;
	visibility:hidden;
	top:20px;
	left:20px;
	font-size:65px;
	font-weight:bold;
	color:#000000;
	line-height:85px;
	font-family:Verdana, Arial, sans-serif;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	-moz-user-select:none;
}
#customer-account-top {
	text-align:right;
	width:800px;
	margin:0 auto;
	padding:4px 0 4px 0;
}
#customer-account-top .connection {
	text-align:right;
}
#customer-account-top .connection a span {
	text-decoration:underline;
	cursor:pointer;
}
#customer-account-top .account-links ul li {
	display:inline;
}

/******************************************/
/** Boîte de dialogue d'authentification **/
/******************************************/
.customer-authentication-dialog {
	padding:0;
	margin:0;
	background:#fff;
	border:1px solid #AAAAAA;
	color:inherit;
	font-family:inherit;
	font-size:inherit;
}
.customer-authentication-dialog .ui-dialog-titlebar {
	display:none;
}
.customer-authentication-dialog #customer-authentication-dialog {
	padding:10px;
	margin:0;
}
.customer-authentication-dialog #customer-authentication-dialog form {
	width:100%;
	text-align:right;
	font-size:11px;
	margin:0;
	padding:0;
}
.customer-authentication-dialog #customer-authentication-dialog form p {
	display:block;
	padding-bottom:10px;
}
.customer-authentication-dialog #customer-authentication-dialog form p.last {
	padding:10px 0 0px 0;
	text-align:right;
}
.customer-authentication-dialog #customer-authentication-dialog .buttons-wrapper {
	float:right;
}
.customer-authentication-dialog #customer-authentication-dialog input {
	width:150px;
	border:#000 1px solid;
	font-size:10px;
}
.customer-authentication-dialog #customer-authentication-dialog .authentication-form label {
	font-weight:bold;
}
.customer-authentication-dialog #customer-authentication-dialog .cancel-connect, 
.customer-authentication-dialog #customer-authentication-dialog .validate-connect {
	width:74px;
	font-size:11px;
	line-height:15px;
	display:inline-block;
	padding:2px 0 2px 0;
}
.customer-authentication-dialog #customer-authentication-dialog .cancel-connect {
	margin:0 10px 0 0;
}
.customer-authentication-dialog #customer-authentication-dialog .forget-password {
	float:left;
	line-height:19px;
}
.customer-authentication-dialog #customer-authentication-dialog .error-notification {
	margin:0 0 10px 0;
	border:none;
	background:none;
	color:#f00;
	font-weight:normal;
	font-size:1em;
}


/*************/
/** Wrapper **/
/*************/
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#main {
	width:500px;
	float:left;
}
#sidebar {
	width: 270px;
	float: right;
}


/*************/
/** Sidebar **/
/*************/
#sidebar h2 {
	color: #005D99;
	font-size: 1em;
	font-weight: bold;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 8px;
	margin: 0 0 10px 0;
}
#sidebar h3 {
	color: #005D99;
	padding: 4px 8px 0 8px;
	font-size: 1em;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#blogextra a:link, #blogextra a:visited {
	text-decoration: none;
}
#blogextra a:hover {
	text-decoration: underline;
}

#sidebar ul, #blogextra li {
	padding: 0 0 4px 0;
}
#sidebar #productCategoriesWidget {
	padding-bottom:4px;
}
#sidebar #productCategoriesWidget ul,
#sidebar #productCategoriesWidget li {
	padding-bottom:0;
}
#sidebar li.closed, #blogextra li {
	background: transparent url(img/fplus.gif) no-repeat 10px 7px;
}
#sidebar li.open, #blogextra li {
	background: transparent url(img/fminus.gif) no-repeat 10px 7px;
}

#sidebar li, #blogextra li {
	background:transparent url(img/sidebar_li.png) no-repeat 10px 7px;
	padding:3px 4px 3px 20px;
}

#sidebar p, #blogextra p {
	padding: 0 0 4px 10px;
}

#sidebar #productCategoriesWidget li {
	cursor: pointer;
}
#search fieldset p {
	padding-left: 8px;
}
#search #q {
	color: #005D99;
	width: 180px;
	border: 1px solid #CDCDCD;
	padding: 1px 2px;
	font-size: 1em;
}
#search .submit {
	color: #005D99;
	background: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #FFF;
}
#search .submit:hover {
	background: #005D99;
	color: #FFF;
	border: 1px solid #005D99;
}
#search, #selected, #categories, #syndicate, #langs, #tags, #links, #blogextra .text {
	padding: 0 0 10px 0;
}

#topnav {
	color: #005D99;
	font-size: 0.9em;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 5px 5px 8px;
	margin: 0 0 20px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar #topnav ul {
	margin: 0;
	padding: 0;
}
#sidebar #topnav li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#sidebar #syndicate li {
	margin: 0 4px 0 11px;
	background: transparent url(img/rss.png) no-repeat 0px 50%;
	padding: 5px 4px 5px 22px;
}

#sidebar #tags ul {
	margin: 5px 5px 10px 10px;
	padding: 0;
	font-size: 110%;
}
#sidebar #tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#sidebar #tags ul li a:link, #sidebar #tags ul li a:visited {
	color: #333;
}
			
#sidebar #tags p strong a:link, #sidebar #tags p strong a:visited {
	padding: 0 0 0 18px;
	background: transparent url(img/tags.png) no-repeat 0 -2px;
}
#sidebar #tags p strong a:hover {}


.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 130%; }
.tag80 { font-size: 140%; }
.tag90 { font-size: 150%; }
.tag100 { font-size: 160%; }


/* Post-content
-------------------------------------------------------- */
.postContent, .postExcerpt {
	padding: 4px 0 0 0;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: justify;
}

.postContent p, .postExcerpt p {
	padding: 4px 0;
	text-align: justify;
}
.postContent strong, .postExcerpt strong {
	font-size: 0.9em;
}
.postContent acronym, .postExcerpt acronym {
	cursor: help;
	border-bottom: 1px dashed #666;
}
.postContent pre, .postExcerpt pre {
	font: 1.1em 'courier new', courier, monospace;
	background: #F5F5F5;
	padding: 10px 5px;
	margin: 6px 0;
}

.postContent h3, .postExcerpt h3 {
	padding: 4px 0;
	font-size: 1.2em;
	color: #666;
}
.postContent h4, .postExcerpt h4 {
	padding: 4px 0;
	font-size: 1.1em;
	color: #666;
}
.postContent h5, .postExcerpt h5 {
	padding: 4px 0;
	font-size: 1.0em;
	color: #666;
}
.postContent ul, .postExcerpt ul {
	padding: 4px 0 4px 20px;
	margin: 0;
}
.postContent ul li, .postExcerpt ul li {
	padding: 1px 0 1px 1px;
	list-style: disc;
}
.postContent ol, .postExcerpt ol {
	padding: 4px 0;
	margin: 0 0 0 28px;
}
.postContent ol li, .postExcerpt ol li {
	padding: 1px 0;
}
.postContent blockquote, .postExcerpt blockquote {
	border-left: 4px solid #CDCDCD;
	margin: 4px 0 4px 5px;
	padding: 0 5px;
}
.postContent blockquote em, .postExcerpt blockquote em {}


/***********/
/** Posts **/
/***********/
.dayDate {
	color: #5E9E14;
	font-weight: bold;
	font-size: 12px;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	text-align: right;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	clear: left;
}
a.feed {}
.post {
	color: #000;
}
.postTitle {
	color: #666;
	padding: 10px 0 4px 0;
	font-size: 1.7em;
}
.postTitle a {
	color: #666;
	text-decoration: none;
}
.postTitle a:hover {
	text-decoration: underline;
}
.postInfo {
	font-style: italic;
}
.postTags {
	position: relative;
	border: 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
}
.postTags li {
	display: inline;
}
.postTags li a {
	color: #005D99;
	display: block;
	float: left;
	text-decoration: none;
	background: transparent url(img/tag.png) no-repeat 0 0;
	padding: 2px 8px 2px 18px;
	white-space: nowrap;
}
.postTags li a:hover {
	text-decoration: underline;
}
.postInformations {
	clear: left;
	border: 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 0 0 26px 0;
}
.postInformations a {
	text-decoration: none;
	padding: 2px 10px 2px 18px;
}
.postInformations a:hover {
	text-decoration: underline;
}

.commentsCount {
	background: transparent url(img/commentaire.png) no-repeat 0 50%;
}
.pingsCount {
	background: transparent url(img/retrolien.png) no-repeat 0 50%;
}
.attachmentsCount {
	background: transparent url(img/attach.png) no-repeat 0 50%;
}
.readIt {
	font-weight: bold;
	padding: 0 0 10px 0;
	clear: left;
}
#attachments {
	clear: left;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 4px 0 6px 0;
}
#attachments * {
	color: #3C8FD1;
}
#attachments h3 {
	font-size: 1.2em;
}
#attachments ul {
	padding: 4px 0;
}
#attachments li {
	margin: 0 0 0.6em 0;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}
#attachments li em {}
#attachments li div {}
#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.footnotes {
	border: 1px solid #E8E8E8;
	padding: 5px 0;
	margin: 6px 0 25px 0;
}
.footnotes h4 {
	color: #005D99;
	background: #FBFBFB;
	border-bottom: 1px solid #E8E8E8;
	background: transparent url(img/report.png) no-repeat 4px 3px;
	padding: 2px 10px 2px 25px;
	margin: 0 0 6px 0;
	font-style: italic;
}
.footnotes p {
	padding: 4px 10px;
}


/**************/
/** Archives **/
/**************/
#content-info,
#storeSubCategories {
	font-size: 0.8em;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	font-size: 1em;
	line-height: 1.4;
}
#storeSubCategories ul {
	padding-left: 15px;
}
#storeSubCategories ul.level0 {
	padding-left: 0;
}
.content-inner {
	padding-bottom: 20px;
}
.content-inner h3 {
	font-size: 1em;
	color: #5E9E14;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 10px 0;
}
#content-info h2 {
	font-size: 1.4em;
}
#content-info h2.breadCrumb  {
	font-size: 1em;
	color: #005D99;
}
#content-info h2.breadCrumb a  {
	font-size: 1em;
	color: #5E9E14;
}
#content-info h2.breadCrumb a:hover  {
	font-size: 1em;
	color: #005D99;
}

#content-info p {
	padding: 4px 0;
	font-size: 1em;
}
#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 4px 0 4px 22px;
	background: transparent url(img/rss.png) no-repeat 1px 3px;
}
#content-info p a.feed:hover {}

.content-inner .dayDate {
	text-align: left;
}
.content-inner .postTitle {
	padding: 4px 0;
	margin: 0 0 0 10px;
}
.content-inner .postInfo {
	margin: 4px 0 20px 10px;
}

.content-inner ul {
	padding: 4px 0;
	margin: 0 0 0 10px;
}
.content-inner ul li {
	padding: 1px 0 1px 10px;
	background: transparent url(img/li.png) no-repeat 0 5px;
	font-size: 1em;
	line-height: 1.3;
}


/**************************/
/** Tags - Page des tags **/
/**************************/
.content-inner ul.tags {
	position: relative;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 8px 0 20px 0;
	overflow: hidden;
	height: 1%;
	font-size: 120%;
}
.content-inner ul.tags:after{
	content:'[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content-inner ul.tags li {
	display: block;
	float: left;
	margin: 4px;
	height: 18px;
	line-height: 18px;
	background: none;
}
.content-inner ul.tags li a:link, .content-inner ul.tags li a:visited {
	color: #005D99;
	text-decoration: none;
	white-space: nowrap;
}
.content-inner ul.tags li a:hover {
	text-decoration: underline;
}
.content-inner ul.tags li a:focus, .content-inner ul.tags li a:active {
	background: #005D99;
	color: #FFF;
}


/******************/
/** Commentaires **/
/******************/
#comments, #pings {
	padding-top: 10px;
}
#comments h3, #pings h3, #commentsFeed, #pr h3 {
	clear: left;
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}
#pr h3 {
	color: #5E9E14;
	margin: 30px 0 8px 0;
}
#commentsFeed {
	text-align: right;
	font-weight: bold;
	margin: 14px 0 8px 0;
}
#commentsFeed a {
	font-size: 0.8em;
	text-decoration: none;
	background: transparent url(img/rss.png) no-repeat 0px 50%;
	padding: 3px 0 3px 22px;
}
#commentsFeed a:hover {
	text-decoration: underline;
}
#comments dl{}
#comments dt, #pings dt {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 30px 0;
	background: transparent url(img/commentaire_bulle.png) no-repeat 50% 100%;
}
#comments dt a:link, #comments dt a:visited {
	color: #3C8FD1;
	text-decoration: none;
}
#comments dt a:hover {
	text-decoration: underline;
}
#pings dt a:link, #pings dt a:visited {
	color: #3C8FD1;
	text-decoration: none;
}
#pings dt a:hover {
	text-decoration: underline;
}
#comments dd, #pings dd, dd.commentPreview {
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 10px;
	margin: 0 0 8px 0;
	font-size: 1.1em;
	line-height: 1.4;
}
#comments dd *, #pings dd *, dd.commentPreview * {
	padding: 5px 0;
	font-size: 1em;
}
#comments dt.me a:link, #comments dt.me a:visited, #comments dt.me a:hover {
	color: #5E9E14;
}
#comments dd.me {
	border-left: 4px solid #5E9E14;
}
.comment-number, .pingNumber {
	color: #3C8FD1;
	font-weight: bold;
	font-size: 1.4em;
}
#ping-url {
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 30px 0;
	font-weight: bold;
	text-align: right;
}


.message {}

.pagination {
	clear: left;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 5px;
	margin: 0 0 30px 0;
	text-align: center;
	color: #5E9E14;
	font-weight: bold;
}
.pagination a:link, .pagination a:visited {
	color: #5E9E14;
	text-decoration: none;
}
.pagination a:hover {
	text-decoration: underline;
}

#navlinks {
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #5E9E14;
	font-weight: bold;
}
#navlinks a:link, #navlinks a:visited {
	color: #5E9E14;
	text-decoration: none;
}
#navlinks a:hover {
	text-decoration: underline;
}


/******************************************************/
/** Formulaire d'ajout de commentaires sur un billet **/
/******************************************************/
#commentForm {
	padding-top: 10px;
}
#commentForm h3 {
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}
#commentForm fieldset p {
	padding: 5px 0;
}
#commentForm fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
#commentForm p.formHelp {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
}
#commentForm p label {
	width: auto;
}
#commentForm p.field label {
	font-weight: bold;
	display: block;
	padding: 0 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
}
#commentForm input, #commentForm textarea {
	font: 1em Arial,sans-serif;
	color: #005D99;
	border: 1px solid #CDCDCD;
	padding: 1px 2px;
	font-size: 1em;	
	width: 60%;
}

#commentForm input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 140px;
}
#commentForm input.preview {
	margin-left: 134px;
}
#commentForm input.preview, #commentForm input.submit {
	width: auto;
	color: #005D99;
	background: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #FFF;
}
#commentForm input.preview:hover, #commentForm input.submit:hover {
	background: #005D99;
	color: #FFF;
	border: 1px solid #005D99;
}
a.buttonLike,
a.button-like,
input.button-like {
	border:1px solid #cdcdcd;
	background:#f0f0f0;
	padding:2px;
	line-height:20px;
	text-decoration:none;
	cursor:pointer;
}
a.buttonLike:hover,
a.button-like:hover,
input.button-like:hover {
	text-decoration:underline;
}
/* IE 6 - 7 hack */
form .submitInput,
input.button-like {
	*overflow:visible;
}


/************/
/** Footer **/
/************/
#footer {
	width: 820px;
	padding: 0 0 14px 0;
	margin: 0 auto;
	background: transparent url(img/footer.png) no-repeat center bottom;
	clear: both;
}
#footer p {
	width: 784px;
	margin: 0 auto;
	background: #606666;
	color: #FFF;
	padding: 6px 16px 6px 0;
	text-align: right;
	font-weight: bold;
}
#footer p a {
	color: #FFF;
}


/******************************/
/** BlogShop Payment process **/
/******************************/
.payProcSubmitStepContainer {
	padding: 9px 0 25px 0;
	text-align: center;
}
.payProcSubmitStep {
	color: #f0f0f0;
	background: #7f7f7f;
	border-color: #404040;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	padding: 2px;
}
.payProcSubmitStep:hover {
	color: #000;
	background: #f0f0f0;
	border: 1px solid #cdcdcd;
}
.paymentStepsHeader {
	text-align: center;
}
.paymentStepsHeader ul li {
	color: #404040;
}
.paymentStepsHeader ul li.active {
	font-weight: bold;
	color: #000;
}

/******************************/
/**     BlogShop Icons       **/
/******************************/
.validate{
	float:left;
	background: transparent url(img/ok.jpg) no-repeat;	
	width:20px;
	height:20px;
	
}

.remove{
	float:left;
	background: transparent url(img/remove.gif) no-repeat;
	cursor:pointer;
	width:15px;
	height:15px;
}


.cleanPanier{
	background : transparent url(img/remove.gif) no-repeat;	
	padding-bottom:8px;
	padding-right:11px;
	text-decoration:none;
}

a.validateOrder {
	background: #7F7F7F none repeat scroll 0 0;
	border: 1px solid #404040;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	padding: 2px;
	font: Arial,sans-serif;
	color:#F0F0F0;
	text-decoration:none;
	
}
a.validateOrder:hover {
	color: #000;
	background: #F0F0F0;
	border: 1px solid #cdcdcd;
}

/*******************/
/** Contact style **/
/*******************/
.email { /* widget */
	background : transparent url(img/email.png) no-repeat;		
	float:left;
	margin-left:10px;
	height:30px;
	width:30px;
}
body#contact-us form.contact-us p.field label span.required {
	color:red;
} 
body#contact-us form.contact-us p.field-subject input {
	width:300px;
}
body#contact-us form.contact-us p.field textarea {
	width:300px;
	height:160px;
}
body#contact-us form.contact-us p.field-submit {
	margin-left:29%;
}
body#contact-us form.contact-us p.field-submit input {
	color: #f0f0f0;
	background: #7f7f7f;
	border: 1px solid #404040;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	padding: 2px;
	margin-left:4px;
}
body#contact-us form.contact-us p.field-submit input:hover {
	color: #000;
	background: #f0f0f0;
	border: 1px solid #cdcdcd;
}
