/*BEGIN themes/default/theme.css */
.pwg-icon {
	display: inline-block; /*IE6 does not get this correctly*/
	text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;
	width: 26px; height: 26px; background-image: url(/php/themes/default/s26/outline_808080.png);
	vertical-align: bottom;
}
.pwg-button-text { display:none; }

.pwg-state-disabled .pwg-icon {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.pwg-button {
	display: inline-block;
	vertical-align: top;
  cursor:pointer;
}

.pwg-icon-home {background-position: -26px 0}
.pwg-icon-camera {background-position: -52px 0}
.pwg-icon-save {background-position: -78px 0}
.pwg-icon-cloud {background-position: -104px 0}
.pwg-icon-letters {background-position: -130px 0}
.pwg-icon-calendar {background-position: -156px 0}
.pwg-icon-camera-calendar {background-position: -182px 0}

.pwg-icon-arrow-n {background-position: 0 -26px}
.pwg-icon-arrow-e {background-position: -26px -26px}
/*.pwg-icon-arrow-s {background-position: -52px -26px}*/
.pwg-icon-arrow-w {background-position: -78px -26px}
/*.pwg-icon-arrowstop-n {background-position: -104px -26px}*/
.pwg-icon-arrowstop-e {background-position: -130px -26px}
/*.pwg-icon-arrowstop-s {background-position: -156px -26px}*/
.pwg-icon-arrowstop-w {background-position: -182px -26px}

.pwg-icon-close {background-position: 0 -52px}
.pwg-icon-category-edit {background-position: -26px -52px}
.pwg-icon-sort {background-position: -52px -52px}
.pwg-icon-sizes {background-position: -78px -52px}
.pwg-icon-category-view-normal {background-position: -156px -52px}
.pwg-icon-category-view-flat {background-position: -182px -52px}

.pwg-icon-caddie {background-position: 0 -78px}
.pwg-icon-caddie-add {background-position: -26px -78px}
.pwg-icon-caddie-del {background-position: -52px -78px}
.pwg-icon-favorite {background-position: -78px -78px}
.pwg-icon-favorite-add {background-position: -104px -78px}
.pwg-icon-favorite-del {background-position: -130px -78px}
.pwg-icon-filter {background-position: -156px -78px}
.pwg-icon-filter-del {background-position: -182px -78px}

.pwg-icon-camera-info {background-position: 0 -104px}
.pwg-icon-representative {background-position: -26px -104px}
.pwg-icon-edit {background-position: -52px -104px}
.pwg-icon-register {background-position: -78px -104px}
.pwg-icon-lost-password {background-position: -104px -104px}

.pwg-icon-slideshow {background-position: 0 -130px}
.pwg-icon-play {background-position: -26px -130px}
.pwg-icon-pause {background-position: -52px -130px}
.pwg-icon-stop {background-position: -78px -130px}
.pwg-icon-clock-plus {background-position: -104px -130px}
.pwg-icon-clock-minus {background-position: -130px -130px}
.pwg-icon-repeat-play {background-position: -156px -130px}
.pwg-icon-repeat-stop {background-position: -182px -130px}

.pwg-icon-map {background-position: 0 -156px}
.pwg-icon-globe {background-position: -26px -156px}


/**
 * Menubar
 */
#menubar {
	float: left;
	margin: 0 0 10px 1em;
	padding: 0;
	display: inline;
	width: 18em;
}

#menubar DL, #menubar DT, #menubar DD {
	margin: 0; padding: 0; display: block;
}

.menubarFilter {
	float: right;
	margin: -4px 0 0;
}

/* H2 properties copied here */
#menubar DT {
	font-weight: bold;
	padding: 5px;
	font-size: 120%;
	text-align: center;
}

#menubar UL,
#menubar FORM,
#menubar P {
	font-size: 92%;
	margin: 10px 0 10px 5px;
}
#menubar UL {
	list-style-type: square;
	list-style-position: inside;
	padding: 0 0 0 2px;
}
#menubar UL UL {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

/*IE6 needs override because of > selector*/
#menubar LI.selected>A {
	font-weight: bold;
}

#menubar .menuInfoCatByChild {
	font-size: 80%;
	font-style: italic;
}

#mbCategories IMG {
	vertical-align: bottom; /*otherwise line height changes*/
}

#menubar INPUT {
	text-indent: 2px;
}

/* quickconnect form */

#quickconnect FIELDSET {
	margin: 0 5px 0 0;
	padding: 0; /*IE6 requires padding 0*/
}

#quickconnect DIV {
	margin: 8px 5px;
	padding: 0;
}

#menuTagCloud {
	text-align: center;
	margin: 5px 0;
}

#menuTagCloud SPAN {
	white-space: nowrap;
	margin-right: 5px;
}

/**
 * Content
 */
.contentWithMenu {
	margin-left: 20em;  /* = #menubar width + 2em */
}

.content H2 { margin-bottom: 3px;} /*<- for IE otherwise calendar select is displaced to middle of page*/

.content .navigationBar, .content .additional_info, .content .calendarBar {
	margin: 8px 4px;
	text-align: center;
}

.content .pageNumberSelected {
	font-style: italic;
	font-weight: bold;
}

.content .additional_info {
	font-size: 110%;
}

.content .titrePage {
	padding: 0 0 3px;
}

.content .notification {
  padding:0 25px;
}

/* actions */
.categoryActions {
	margin: 0 2px;
	width: auto;
	padding: 0;
	text-indent: 0;
	list-style: none;
	text-align: center;
	float: right;
}

.categoryActions LI {
	display: inline;
}

/* begin chronology/calendar elements*/
.calendarViews {
	display: block;
	float: right;
	margin: 2px 0 0;
}

.calItem, .calItemEmpty {
	font-weight: bold;
	margin: 0 1px;
	border: 1px solid gray;
}

.calItem A { border:0 }

.calendarCalBar {
	margin: 10px;
	text-align: left;
}

.calCalHead {
	font-weight: bold;
	font-size: 110%;
	margin: 0 2px;
}

.calCal { margin: 0 2px; }

/* nice looking month calendar*/
TABLE.calMonth {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;	/*<-IE ignores this */
}

TD.calDayCellFull, TD.calDayCellEmpty {
	vertical-align: top;
	font-weight: bold;
	font-size: 18px;
	border: 1px solid gray;
}

.calImg {
	overflow: hidden;
	vertical-align: bottom;
	z-index: 1;
	position: relative; /*<- this required by IE*/
}

.calImg IMG {
	position: relative;
	border: 0;
}

.calBackDate {
	padding-left: 4px;
	padding-top: 0;
	z-index: 2;
	position: absolute;
	vertical-align: top;
	color: #000;
}

.calForeDate {
	padding-left: 5px;
	padding-top: 1px;
	z-index: 3;
	position: absolute;
	vertical-align: top;
	color: #fff;
}

/* Category thumbnails on main page, CSS code inspired from MOD subcatify */
.thumbnailCategories {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.thumbnailCategories LI {
	margin: 0;
	padding: 0;
	float: left;
	width: 49.7%;    /* 49.7% for 2 per line, 33.2% for 3 per line*/
}

.thumbnailCategory {
	display:block;
	padding: 2px 0 0 2px;
	margin: 5px;
}

.thumbnailCategory .description {
	font-size: 90%;
	overflow: auto;
	/*width: inherit;*/
}

.thumbnailCategory .description H3 {
	text-align: left;
	margin: 0;
	padding: 0.1em;
	font-size: 120%;
}

.thumbnailCategory .description P {
	margin: 0;
}

.illustration {/*also used by comment lists*/
	text-align: left;
	margin: 2px 0 0 2px;
	float: left;
}


/* User comments */
#comments {
	padding-left: 5px;
	padding-right: 5px;
}

.commentsList {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.commentElement {
	border-radius: 5px;
	margin: 5px;
	padding: 2px 0 0 2px;
	float: left;
	width:99%;
}

.commentElement .description {
	overflow: auto;
	/*width: inherit;*/
}

/* Thumbnails */

/* Thumbnail "elastic" layout */
.thumbnails {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;	/* to center the whole collection in .content */
}
.thumbnails LI { display: inline }

.thumbnails .wrap1 {
	margin: 0 7px 5px 7px;
	display: table-cell; display: inline-table;
	display: inline-block;/* Why 3 display option ??? */
	vertical-align: top;	/* OK with Opera and IE6 not Geko */
	text-align: center;		/* to center the thumbnail and legend in Geko/Opera */
}
.thumbnails .wrap2 {
	margin: 0;			/* important reset the margins */
	display: table-cell;/* block prevents vertical-align here */
	vertical-align: middle;/* Ok with Opera and Geko not IE6 */
	border-radius: 4px;	/* round corners with CSS3 compliant browsers */
}

.thumbnails .wrap2 A {
	display: block;
	border-bottom: 0;
}
.thumbnails IMG {
	vertical-align: middle;
}

.thumbnails SPAN.thumbLegend {
	overflow: hidden;/* oversized legend is clipped */
	display: block;  /* display: none; if you don't want legend */
	height: 4em;    /* legend height (don't set auto to be Gecko friendly)*/
}

/**
 * Picture
 */
#imageHeaderBar {
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	width: 100%;
}

#imageHeaderBar .browsePath {
	float: left;
	margin-left: 10px;
}

#imageToolBar .imageNumber {
	float: right;
	margin:-20px 9px 0 0;
}

#imageHeaderBar H2 {
	display: inline;
	text-align: center;
	padding: 0;
}

#imageToolBar {
	text-align: center;
	clear: both;
	margin-bottom: 2px;
	padding: 0;
	height: 28px;
}

#imageToolBar .actionButtons { float: left; }
#imageToolBar .navigationButtons   { float: right; }
#imageToolBar .pwg-button {width:42px;}

.switchBox {
	padding: 0.5em 5px;
	border-radius: 4px;
	z-index: 100;
	text-align:left;
	display: none;
	position: absolute;
	left: 0; top: 0; /*left, right set through js*/
}

.switchBoxTitle {
  border-bottom:1px solid #ccc;
  padding-bottom:5px;
  margin-bottom:5px;
}

.relSwitchBox {
	position: relative;
}

#theImage {
	clear: left;
	text-align: center;
}

#imageInfos {
	position: relative;
	min-height: 120px;
}

#linkPrev {
	float: left;
	margin: 5px 10px 0 5px;
}

#linkNext {
	float: right;
	margin: 5px 5px 0 10px;
}

.imageInfoTable UL { /*this is the album list*/
	margin: 0;
	padding: 0 0 0 1em;
	list-style-type: square;
}

.rateButton, .rateButtonSelected, .rateButtonStarFull, .rateButtonStarEmpty  {
	padding:0;
	border:0;
	color:inherit;
	background-color:transparent !important;	/* Konqueror doesn't accept transparent here */
}

.rateButton, .rateButtonStarFull, .rateButtonStarEmpty {
	cursor: pointer;
}

.rateButtonSelected {
	font-weight:bold;
	font-size:120%;
}

.rateButtonStarFull {
	background: url(/php/themes/default/icon/rating-stars.gif) no-repeat -16px center; width:16px;
}

.rateButtonStarEmpty {
	background: url(/php/themes/default/icon/rating-stars.gif) no-repeat 0 center; width:16px;
}

.contentWithMenu #imageToolBar, 
.contentWithMenu #theImage { 
	clear: none;
}

/**
 * Default Layout
 */
BODY {
	margin: 5px;
	padding: 0;
	font-size: 0.8em;
	font-family: Arial,Helvetica,sans-serif;
	min-width: 60em;  /* ~ 3* #menubar width; width of the page before getting a scrollbar; IE6 doesn't get that*/
}

IMG {
	border: 0; /*IE<=9 adds border for linked images*/
}

#thePopuphelpPage {
	min-width: 0; /*reset the min width*/
}


H1 {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	padding: 0;
	margin: 0.5em 0 1em 0;
}

H2 {
	margin: 0;
	padding: 5px 0.5em;
	text-align: left;
	font-size: 120%;
}

A {
	text-decoration:none;
}
A:hover {
	border-bottom: 1px solid #858460;
}
A.pwg-state-default:hover {
	border-bottom: 0; /*reset above for icons*/
}

#copyright {
	clear: both;
	font-size: 83%;
	text-align: center;
	margin: 0 0 10px 0;
}

INPUT, SELECT {
	margin: 0;
	font-size: 1em;	/* <= some browsers don't set it correctly */
}

TABLE {	/* horizontaly centered */
	margin-left: auto;
	margin-right: auto;
}


FORM { padding: 0; margin: 0; }

FORM P {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

SELECT.categoryList {
	height: 20em;
	width: 500px;
}


/**
 * Filter forms are displayed label by label with the input (or select...)
 * below the label. Use an UL to make a group (radiobox for instance).
 * Use a SPAN to group objects in line
 */
FIELDSET {
	padding: 1em;
	margin: 1em;
	overflow: hidden; /* <- makes Opera happy */
}

.filter UL,
.filter LABEL {
	display: block;
	float: left;
	margin-right: 1em;
	padding: 0;
}

.filter LI {
	list-style: none;
	margin-bottom: 0.5em;
}

.filter LI LABEL {
	display: inline;
	float: none;
}

/*IE6 needs override because of > selector*/
.filter LABEL>INPUT,
.filter LABEL>SELECT {
	display: block;
	margin: 0.5em 0;
}

.filter FIELDSET * LABEL>INPUT {
	display: inline;
	vertical-align: top;
	margin: 0 0.5em 0 0;
}


.properties UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.properties LI {
	margin-bottom: 0.5em;
	padding: 0;
	line-height: 1.8em;
	clear: left;
}

.properties SPAN.property {
	font-weight: bold;
	float: left;
	width: 50%;
	text-align: right;
	margin: 0;
	padding: 0 0.5em 0 0;
}

.tagSelection {
	width: 99%;
	margin: 1em 0;
	padding: 0;
}

.tagSelection LI {
	display:inline-block;
	width:150px!important;
	overflow:hidden;
	white-space: nowrap;
}

#fullTagCloud {
	font-size: 120%;
	text-align: justify;
	padding: 0;
	margin: 1em 2em;
}

#fullTagCloud SPAN {
	white-space: nowrap;
	margin: 0 2px;
}


.tagLevel5 { font-size: 150% !important; }
.tagLevel4 { font-size: 140% !important; }
.tagLevel3 { font-size: 120% !important; }
.tagLevel2 { font-size: 100% !important; }
.tagLevel1 { font-size: 90%  !important; }


/* Popup help page */
#thePopuphelpPage #copyright {
	display: none;
}

#thePopuphelpPage P {
	padding: 0.5em;
}

#thePopuphelpPage DL  {
	margin: 0 25px 25px; 
}

TR.tagLine {
	border-bottom: 1px solid #ddd;
}
TD.nbEntries {
	text-align: right;
	font-style: italic;
	font-size: 90%;
}

FIELDSET.tagLetter {
	border: 1px solid #d3d3d3;
	width: 200px;
	margin: 0.5em;
	padding: 10px;
}

LEGEND.tagLetterLegend {
	border: 1px solid #d3d3d3;
	font-size:120%;
	font-weight: bold;
	padding: 0 5px;
	font-style: normal;
}

TABLE.tagLetterContent {
	width:100%;
	font-size:80%;
	border-collapse : collapse;
}

#theHeader {text-align: center;}

/* jQuery datepicker */
IMG.ui-datepicker-trigger {
	cursor : pointer;
}


/**
 * Default colors
 */

 /* So that non-links are slightly greyed out */
.content .navigationBar, .calItemEmpty, TD.calDayCellEmpty {
	color: #b0b0b0;
}

/* Tables & forms */
/* IE <= 6 is so bad with this that you can't merge with the following rule */
INPUT[type="text"], INPUT[type="password"], INPUT[type="button"],
INPUT[type="submit"], INPUT[type="reset"], INPUT[type="file"] {
	color: #000;
	background-color: #d3d3d3;	/* lightgrey */
}

SELECT, TEXTAREA {
	color: #000;
	background-color: #d3d3d3;	/* lightgrey */
}

INPUT:focus, SELECT:focus, TEXTAREA:focus {
	background-color: #f5f5f5;	/* whitesmoke */
}

/* some theme set a border on INPUT  which is not pretty for radio/checkbox */
INPUT[type="radio"], INPUT[type="checkbox"] {
	border: none;	/* <= Opera needs this */
}


.errors { /* Errors display */
	color: red;
	font-weight: bold;
	margin: 5px;
	border: 1px solid red;
	background: #ffe1e1 url(/php/themes/default/icon/errors.png) no-repeat center right;
	padding: 10px 50px 10px 10px;
}

/* Informations box */
.infos {
	color: #002000;
	background: #98fb98 url(/php/themes/default/icon/infos.png) no-repeat center right;
	margin: 5px;
	padding: 10px 50px 10px 10px;
}

/* Header message like upgrade*/
.header_msgs {
	text-align:center;
	font-weight: bold;
	color:#696969;	/* dimgray */
	background-color: #d3d3d3;
	margin: 1px;
	padding: 1px;
}

/* Header notes box */
.header_notes {
	border: 1px solid #aaa;
	text-align: center;
	background-image: url(/php/themes/default/icon/note.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	margin: 14px;
	padding: 5px 0 0 0;
}

LEGEND {
	font-style: italic;
}

#piwigoAbout {width:600px;margin:0 auto;}
#linkToPiwigo {text-align:center;}

.message {
  background-color: lightyellow;
  color:#333;
  margin-bottom:1em;
  padding: 12px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#lostPassword {
  padding: 1em;
}

#lostPassword p {
  text-align: left;
  margin: 1.5em 0;
  line-height: 1.5em;
}

/* image comments rules */

#commentAdd, #pictureCommentList 	{ width: 48%; padding: 0 1%;}
#commentAdd  						{ float: left; }
#pictureCommentList 					{ float: right; }

#commentAdd input[type="text"],
#comments TEXTAREA {
	max-width: 99%;
	width: 99%;
}

.commentAuthor {
	font-weight: bold;
}

.commentDate {
	font-style: italic
}

#pictureCommentList .commentsOrder	{ float: left; margin-bottom: 5px;}
#pictureCommentList .navigationBar	{ float: right; margin-bottom: 5px;}
#pictureComments h4					{ margin: 0;}
#comments FORM P	 {
	margin: 5px 0; text-align: left;
}

/* image info table */

.imageInfoTable {display:table; margin: auto;}
.imageInfo {display:table-row; line-height:20px;}
.imageInfo dt {display:table-cell; text-align:right; font-weight:bold; padding-right:0.5em;}
.imageInfo dd {display:table-cell; text-align:left; font-weight:normal;}

/*BEGIN themes/default/print.css */
@media print {
#menubar, .content .navigationBar, .categoryActions, .content .calendarViews, .calendarBar,
#imageToolBar, .navThumb, #commentAdd {
	display: none;
}

BODY {
	margin: 0;
	color: #000;
	background: #fff;
}

#theCategoryPage .content {
	margin: 0 !important; 
}
}
/*BEGIN themes/Pure_default/theme.css */
/* ---------------------------------------------------------------------------
Theme Pure_default 

child-theme of Pure_default

by flop25 http://www.planete-flop.fr/
------------------------------------------------------------------------------ */

.pwg-icon {
	background-image: url(/php/themes/Pure_default/icon/sprite.png);
}
A.pwg-button {
	border:none;
}
.pwg-icon-apropos{ background-position: 0 0; width: 22px; height: 22px; } 
.pwg-icon-arrow-e{ background-position: 0 -37px; width: 22px; height: 22px; } 
.pwg-state-disabled .pwg-icon-arrow-e{ background-position: 0 -74px; width: 22px; height: 22px; } 
.pwg-icon-arrow-n{ background-position: 0 -111px; width: 22px; height: 22px; } 
.pwg-icon-arrow-w{ background-position: 0 -148px; width: 22px; height: 22px; } 
.pwg-state-disabled .pwg-icon-arrow-w{ background-position: 0 -185px; width: 22px; height: 22px; } 
.pwg-icon-arrowstop-e{ background-position: 0 -222px; width: 22px; height: 22px; } 
.pwg-state-disabled .pwg-icon-arrowstop-e{ background-position: 0 -259px; width: 22px; height: 22px; } 
.pwg-icon-arrowstop-w{ background-position: 0 -296px; width: 22px; height: 22px; } 
.pwg-state-disabled .pwg-icon-arrowstop-w{ background-position: 0 -333px; width: 22px; height: 22px; } 
.pwg-icon-caddie-add{ background-position: 0 -370px; width: 24px; height: 24px; } 
.pwg-icon-calendar{ background-position: 0 -409px; width: 22px; height: 22px; } 
.pwg-icon-camera-calendar{ background-position: 0 -446px; width: 24px; height: 24px; } 
.pwg-icon-camera-info{ background-position: 0 -485px; width: 22px; height: 22px; } 
.pwg-icon-category-edit{ background-position: 0 -522px; width: 22px; height: 22px; } 
.pwg-icon-category-view-flat{ background-position: 0 -559px; width: 22px; height: 22px; } 
.pwg-icon-category-view-normal{ background-position: 0 -596px; width: 22px; height: 22px; } 
.pwg-icon-chat{ background-position: 0 -633px; width: 22px; height: 22px; } 
.pwg-icon-clock-minus{ background-position: 0 -670px; width: 22px; height: 22px; } 
.pwg-icon-clock-plus{ background-position: 0 -707px; width: 22px; height: 22px; } 
.pwg-icon-close{ background-position: 0 -744px; width: 24px; height: 24px; } 
.pwg-icon-cloud{ background-position: 0 -783px; width: 22px; height: 22px; } 
.pwg-icon-edit{ background-position: 0 -820px; width: 22px; height: 22px; } 
.pwg-icon-favorite-add{ background-position: 0 -857px; width: 22px; height: 22px; } 
.pwg-icon-favorite-del{ background-position: 0 -894px; width: 22px; height: 22px; } 
.pwg-icon-filter-del{ background-position: 0 -931px; width: 24px; height: 24px; } 
.pwg-icon-filter{ background-position: 0 -970px; width: 24px; height: 24px; } 
.pwg-icon-help{ background-position: 0 -1009px; width: 22px; height: 22px; } 
.pwg-icon-home{ background-position: 0 -1046px; width: 22px; height: 22px; } 
.pwg-icon-letters{ background-position: 0 -1083px; width: 22px; height: 22px; } 
.pwg-icon-lost-password{ background-position: 0 -1120px; width: 24px; height: 24px; } 
.pwg-icon-pause{ background-position: 0 -1159px; width: 22px; height: 22px; } 
.pwg-icon-play{ background-position: 0 -1196px; width: 22px; height: 22px; } 
.pwg-icon-register{ background-position: 0 -1233px; width: 24px; height: 24px; } 
.pwg-icon-repeat-play{ background-position: 0 -1272px; width: 22px; height: 22px; } 
.pwg-icon-repeat-stop{ background-position: 0 -1309px; width: 22px; height: 22px; } 
.pwg-icon-representative{ background-position: 0 -1346px; width: 22px; height: 22px; } 
.pwg-icon-map, .pwg-icon-globe , .pwg-icon-rss{ background-position: 0 -1383px; width: 22px; height: 22px; } 
.pwg-icon-save{ background-position: 0 -1420px; width: 24px; height: 24px; } 
.pwg-icon-search{ background-position: 0 -1459px; width: 22px; height: 22px; } 
#derivativeSwitchLink{width: 48px !important; height: 24px; }
.pwg-icon-sizes{ background-position: 0 -1496px; width: 48px; height: 24px; } 
.pwg-icon-slideshow{ background-position: 0 -1535px; width: 22px; height: 22px; } 
.pwg-icon-small_resizable{ background-position: 0 -1572px; width: 16px; height: 16px; } 
.pwg-icon-sort{ background-position: 0 -1603px; width: 24px; height: 24px; } 
.pwg-icon-stop{ background-position: 0 -1642px; width: 22px; height: 22px; } 
.pwg-icon-tag{ background-position: 0 -1679px; width: 22px; height: 22px; } 
.pwg-icon-upload{ background-position: 0 -1716px; width: 22px; height: 22px; } 



/* positionnement */
#autre_content {
	padding-bottom: 1em;
}

#menubar DL, #menubar DT, #the_page, BODY {
	margin: 0px;
	padding: 0px;
}
.stuffs_block {
margin-bottom:5px!important;
}
#theImage P {
	margin-left:10%;
	margin-right:10%;
}
.thumbnails SPAN, .thumbnails .wrap2 A, .thumbnails LABEL, .thumbnailCategory DIV.illustration {
    width: auto;
}
.description  {
    padding-left: 10px;
}
.illustration IMG {
	max-height:128px;
}

/*--------menu--------------*/
#table_content, .table_menu, #table_mbLinks, #table_mbCategories, #table_mbTags, #table_mbSpecials, #table_mbMenu, #table_mbIdentification {
width:100%;
border:0;
padding:0;
margin:0;
}

/*--------image--------------*/
#imageHeaderBar .browsePath {
    font-size: 120%;
    font-weight: bold;
}
/*-*/

#derivativeSwitchBox A, #sortOrderBox A {
	color: #000;
}
#derivativeSwitchBox, #sortOrderBox {
	font-size: 11px;
	color: #000;
	text-shadow: 0 0 2px #ccc;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#fff));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	-moz-box-shadow: 0 0 5px #555;
}
#derivativeSwitchBox A:hover, #sortOrderBox A:hover {
	text-shadow: 0 0 1px #000;
}


/*BEGIN themes/Pure_grey/theme.css */
/* flop25 $ */
/* text color */
BODY, H1, H3, DT, INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
	color:#e0e0e0;
}
H2, #menubar DT, .throw {
	color: #FFFFFF;
}
#content .navigationBar {
	color: #aaaaaa;
}
#content .pageNumberSelected, #comments DIV.comment BLOCKQUOTE {
	color: #000000;
}
.tabsheet li, .tabsheet li a {
	color: #fff;
}
.tabsheet li a:hover {
	color: #fff48e;
}
/* positionnement */
#menubar DL, #menubar DT, #the_page, BODY {
	margin: 0px;
	padding: 0px;
}
#content {
	margin-top:0;
}
/* backgrounds */
BODY, .throw, #content {
	background-color: #414141;
}
H2, #imageHeaderBar, #imageToolBar A:hover, .row1 {
	background-color: #676767
}
#imageToolBar, #admin_content {
	background-color: #676767;
}
.header_notes, .content, #autre_content {
	background-color: #676767;
}
#theHeader {
	background-color:#282828;
	color:#9d9d9d;
	margin-top: 0px;
}
.categoryActions {
	/*	background-image: url(/php/themes/Pure_grey/images/bouton.jpg);*/
	background-repeat:repeat-x;
	background-position:center;
}
H2 {
	/*	background-image: url(/php/themes/Pure_grey/images/boutonh.jpg); */
	background-repeat:repeat-x;
	background-position:center;
}
#imageToolBar {
	background-image: url(/php/themes/Pure_grey/images/boutonh.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
/*--------menu--------------*/
#table_content, .table_menu, #table_mbLinks, #table_mbCategories, #table_mbTags, #table_mbSpecials, #table_mbMenu, #table_mbIdentification {
	width:100%;
	border:0;
	padding:0;
	margin:0;
}
/* backgrounds menu */

.blocmenu_up_right, #section_up_right {
	background-image: url(/php/themes/Pure_grey/images/c2_haut_droit.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:15px;
	height:32px;
}
.blocmenu_up_left, #section_up_left {
	background-image: url(/php/themes/Pure_grey/images/c2_haut_gauche.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:15px;
	height:32px;
}
.blocmenu_up, #section_up {
	background-image: url(/php/themes/Pure_grey/images/c2_haut_milieu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:32px;
}
.blocmenu_in, #section_in {
	background-color:#676767;
}
.blocmenu_left, #section_left {
	background-image: url(/php/themes/Pure_grey/images/c2_milieu_gauche.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:15px;
}
.blocmenu_right, #section_right {
	background-image: url(/php/themes/Pure_grey/images/c2_milieu_droit.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:15px;
}
.blocmenu_bottom_right, #section_bottom_right {
	background-image: url(/php/themes/Pure_grey/images/c2_bas_droit.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.blocmenu_bottom_left, #section_bottom_left {
	background-image: url(/php/themes/Pure_grey/images/c2_bas_gauche.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.blocmenu_bottom, #section_bottom {
	background-image: url(/php/themes/Pure_grey/images/c2_bas_milieu.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:15px;
}
/* borders */
/*#menubar DL, #content,
#imageToolBar, */
#comments DIV.comment BLOCKQUOTE {
	border: 1px solid #d3d3d3;
}
#theImage IMG {
	border-color: #d3d3d3;
}
#content UL.thumbnail IMG {
	border: 1px solid #a0a0a0;
}
FIELDSET, INPUT, SELECT, TEXTAREA, #content DIV.comment A.illustration IMG, #infos, #content DIV.thumbnailCategory {
	border: 1px solid gray;
}
#comments DIV.comment BLOCKQUOTE {
	border-left: 2px solid #696969;
	background-color: #eee;
}
#content UL.thumbnails SPAN.wrap2 {
	border: 1px solid #aaaaaa;	/* thumbnails border color and style */
	border-radius: 4px 4px;	/* round corners with CSS3 compliant browsers */
}
#content UL.thumbnails SPAN.wrap2:hover, #content UL.thumbnailCategories DIV.thumbnailCategory:hover, #content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
	background-color: #90949a;
	border-color: #76717B;		/* thumbnails border color when mouse cursor is over it */
	color: black;
}
ul.tabsheet {
	border-color: #fff48e;
}
.tabsheet li {
	border: 1px solid #fff;
}
.tabsheet li:hover {
	border-color: #fff48e !important;
}
/* links */
A, INPUT.rateButton {
	color: #FFFFFF;
}
A:hover {
	color: #CCCCCC;
}
#imageToolBar A, #imageToolBar A:hover, A.navThumb, A.navThumb:hover {
	border-bottom: none;
}
/* others */
.pleaseNote {
	background: #9c9c9c;
	color: #CCCCCC;
	padding: 1ex;
	font-weight: bold;
}
#the_page {
	border: 1px solid #e0e0e0;
	padding-bottom:30px;
	/*  text-align:center; */
  display:block;
}
#content {
	padding-right:5px;
}
/*calendar elements*/
SPAN.calItemEmpty {
	color: silver;
}
SPAN.calItem, SPAN.calItemEmpty {
	border: 1px solid silver;
}
/* nice looking month calendar*/
TD.calDayCellEmpty, TD.calDayCellFull {
	border: 1px solid #7E7262;
}
TD.calDayCellEmpty {
	color: silver;
}
.calBackDate {
	color: #000;
}
.calForeDate {
	color: #fff;
}
.virtual_cat {
	background: #fff !important;
}
.qsearch {
	font-size: 80%;
	font-style: normal;
}
#mbMenu #quicksearch > p {
	text-align: left;
}
#qsearchInput {
	color: #000;
}
#qsearchInput:focus {
	color: #000;
}
.tabsheet li, .tabsheet li a {
	color: #FFFFFF;
}
.tabsheet li a:hover {
	color: #484848;
}
.tabsheet li {
	background-color: #807d76;
}
.selected_tab {
	background-color: #9e9c96!important;
}
ul.tabsheet {
	border-color: #807d76;
}
.tabsheet li {
	border: 1px solid #696969;
}
.tabsheet li:hover {
	border-color: #484848 !important;
}

/*BEGIN ./plugins/language_switch/default.css */
#languageSwitchBox {
	padding: 0.5em 5px;
	border-radius: 4px;
	z-index: 100;
	text-align:left;
	display: none;
	position: absolute;
	left: 0; top: 0; /*left, right set through js*/
}

#languageSwitchBox .switchBoxTitle {
  padding-bottom:5px;
  margin-bottom:5px;
}
/*BEGIN ./plugins/language_switch/style.css */
#languageSwitchBox {
  background-color: #555;
  border: 1px solid #000;
}

#languageSwitchBox .switchBoxTitle {
  border-bottom: 1px solid #444;
}
#languageSwitchBox a {
  color:#aaa;
}
#languageSwitchBox a:hover {
  color:#ddd;
}
/*BEGIN ./plugins/language_switch/language_switch.css */
#languageSwitchBox a {
  display:inline-block;
  width:130px;
  text-decoration:none;
  border:none;
  text-transform:none;
}
/*BEGIN ./plugins/ContactForm/template/style.css */
.contact {
  width:540px;
  margin:10px auto 10px auto;
}
  .contact table td {
    padding-bottom:5px;
    text-align:left;
  }
  .contact table td.title {
    font-weight:bold;
    text-align:right !important;
    padding-top:3px;
    vertical-align:top;
    width:120px;
  }
  .filter label {
    float:none;
    margin-right:3px;
  }
  .contact input[type="text"], .contact textarea, .contact select {
    border-radius:2px;
    padding:3px;
  }
  .content select {
    padding:2px;
  }

.LV_validation_message{
  display:block;
  font-weight:bold;
  margin:0 0 0 5px;
}
.LV_valid {
   display:none;
}
.LV_invalid {
  color:#cc0000;
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
  border: 1px solid #cc0000;
}
