/* Stylesheets for jm_Gallery Profi mod */

/* GENREAL STYLES */



/* CATEGORY DISPLAY STYLES */

div.jm-gallery-category-list-container {
  /*background-color:#fef3df;
  border-top:3px solid #8b6f3d;
  border-bottom:1px solid #8b6f3d;
  padding-bottom: 12px;*/
  line-height: 1.3em;
}

  .jm-gallery-category-container p {
    font-size: 1em;
    line-height: 1.5em;
  }


div.jm-gallery-album-entry {
  overflow: auto;
  clear: both;
}

a.jm-gallery-album-thumbnail-link {
  float: left;
  border: 1px solid #BABF95;
  margin: 6px 6px 6px 0px;
}


div.jm-gallery-album-information {
  height: 70px;
  border: 1px solid #BABF95;
  margin: 6px 0px 6px 140px !important;
  background-color: #F1F1C8;
  padding: 6px 3px;
}

div.jm-gallery-album-information a {
  font-weight:bold;
  font-size: 13px;
  color: #666666; 
}

p.jm-gallery-album-description {
  line-height: 1.3em !important;
  color: #666666 !important;
  padding-top: 5px;
}

div.jm-gallery-list-album-metainformation {
  font-size: 1.1em;
  padding-top: 5px;
  color: #666666 !important;
}

/* ALBUM DISPLAY STYLES */
	


/* SINGLE DISPLAY STYLES */


div.jm-gallery-image-single {
  border-bottom: 1px solid #846c42;
  padding: 0.5em 0;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5em;
}

div.jm-gallery-image-breadcrumb,
div.jm-gallery-image-browser.browser-top {
  display:none;
}

h3.jm-gallery-image-header,
h3.jm-gallery-category-header {
  margin: 0 !important;
  text-align: center !important;
  font-size: 1.8em !important;
  font-weight: bold !important;
}

h3.jm-gallery-category-header {
  text-align: left !important;
  padding: 20px 0;
  font-size: 
}

h3.jm-gallery-image-header.caption {
  display:none;
}


div.jm-gallery-caption {
  padding: 0.25em 0px;
  line-height: 1.3em;
  text-align: left;
}

div.jm-gallery-image-browser.browser-bottom {
  padding: 0.5em 0px;
  overflow: auto;
  border-bottom: 1px solid #846c42;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: bold;
}

  .jm-gallery-image-browser a {
    text-decoration: none;
    color: #3a696d
  }

div.jm-gallery-prev-link { 
  float: left; 
}

div.jm-gallery-centered-links {
  text-align: center;
}

div.jm-gallery-next-link {
  float:right;
}


div.jm-gallery-image-downloads {
  display:none;
}


/* sINGLE DISPLAY THUMBNAIL LIST   */

div.jm-gallery-image-collection,
div.csc-frame-frame1 div.browser-top {
  /*overflow:auto;*/
  font-size:1.2em;
  line-height:1.3em;
}

div.csc-frame-frame1 div.browser-top {
}

div.csc-frame-frame1 div.jm-gallery-image-entry div {
  display:none;
}

div.csc-frame-frame1 div.jm-gallery-album-metainformation {
}


div.csc-frame-frame1 div.jm-gallery-image-collection {
  /*overflow: auto;*/
}

div.csc-frame-frame1 div.jm-gallery-image-entry {
  /*float:left;*/
  display:inline;
}

div.csc-frame-frame1 div.jm-gallery-image-entry img {
  border: 1px solid #BABF95;
  margin: 3px;
}

div.csc-frame-frame1 div.jm-gallery-album-footer {
  padding-top: 8px;
}

div.csc-frame-frame1 div.jm-gallery-album-control {
}

div.csc-frame-frame1 div.jm-gallery-album-control a,
div.csc-frame-frame1 div.browser-top a {
  color: #5d5c5c;
  font-size: 11px;
  font-weight: bold;
}





/*

Do not change below this line
_

warned you :p

*/










/* RANDOM DISPLAY STYLES */
div.jmgallery-random-container {
	}
div.jm-gallery-image-random {
	margin: 10px;
	}





/* ADMIN INTERFACE STYLES */

div.create-new-album-control-hidden { display: none; }

div.jm-gallery-new-album-container, 
div.tx-jmgallery-pi1, 
div.jm-gallery-admin-category-container {
	/*padding-bottom: 5px;*/
	}

/* DEFAULT: label styles in album listing */
div.jm-gallery-admin-control-labels { font-size: 1em; font-weight: bold; }
div.jm-gallery-admin-control-labels .label { padding: 2px 3px; background-color: #e7e7e7; border: 1px solid #bebebe; }
div.jm-gallery-admin-control-labels .first { border-left: 1px solid #a1a1a1; }
div.jm-gallery-admin-control-labels .last { border-right: 1px solid #a1a1a1; }
div.jm-gallery-admin-control-labels .name { float: left; width: 439px; }
div.jm-gallery-admin-control-labels .pictures { float: left; width: 77px; text-align: center; }
div.jm-gallery-admin-control-labels .date { float: left; width: 108px; text-align: center; }
html>body div.jm-gallery-admin-control-labels .name { width: 430px; }
html>body div.jm-gallery-admin-control-labels .pictures { width: 69px; }
html>body div.jm-gallery-admin-control-labels .date { width: 99px; }

/* DEFAULT: local row styles in album listing */
div.jm-gallery-admin-category-container .column { background-color: #ffffff; border-right: 1px dashed #a1a1a1; padding: 0 3px; }
div.jm-gallery-admin-category-container .first { background-color: #dddddd; border-left: 1px dashed #a1a1a1; }
div.jm-gallery-admin-category-container .last { border-right: 1px dashed #a1a1a1 !important; }

/* DEFAULT: global row styles in album listing */
div.jm-gallery-admin-album-container { padding: 1px 0 1px 0; }
div.jm-gallery-admin-album-container .name { float: left; width: 439px; }
div.jm-gallery-admin-album-container .description { padding: 0; margin: 0; font-size: 0.8em; display:none; }
div.jm-gallery-admin-album-container .pictures { float: left; width: 77px; text-align: center; }
div.jm-gallery-admin-album-container .date { float: left; width: 108px; text-align: center; }
html>body div.jm-gallery-admin-album-container .name { width: 430px; }
html>body div.jm-gallery-admin-album-container .pictures { width: 70px; }
html>body div.jm-gallery-admin-album-container .date { width: 100px; }
div.jm-gallery-admin-category-container .control-new { width: 622px; border-top: 1px solid #bebebe; text-align: right; padding-top: 4px; }

/* EDIT_ALBUM: global styles */
div.tx-jmgallery-pi1 .album-cover { width: 130px; float: left; padding: 10px; text-align: center; }
div.tx-jmgallery-pi1 .album-cover img { padding: 3px; border: 1px solid #bebebe; }
div.tx-jmgallery-pi1 .header { margin-left: 150px; margin-top: 30px; }

/* EDIT_ALBUM: form styles */
div.changealbum-container .first { font-weight: bold; }
div.tx-jmgallery-pi1 textarea,
div.create-new-album-control input,
div.tx-jmgallery-pi1 input {
	border-left: 4px solid #a4b9cc;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	padding-left: 4px;
	width: 300px;
	font-family: 'Luxi Sans', 'Tahoma';
	font-size: 11px;
	}
div.tx-jmgallery-pi1 input[type=submit],
div.create-new-album-control input[type=submit] { width: 100px !important; }

/* IE6 Fix: IE6 doesn't recognize [type=submit] or [type=checkbox] */
div.album-cover input,
#jm-gallery-album-create-button,
#jm-gallery-form-image-edit-part-submit,
div.album-upload-button input { width: 100px; }
div.image-block input { width: 12px; height: 12px; border: 0; }


/* EDIT_ALBUM: image entry styles */
div.tx-jmgallery-pi1 .image-block { max-width: 135px; width: 135px; height: 190px; display: block; float: left; margin-top: 10px; }
div.tx-jmgallery-pi1 .image-block img { padding: 3px; border: 1px solid #bebebe; }
div.tx-jmgallery-pi1 .image-block p { padding: 0px; margin: 0px; }
div.tx-jmgallery-pi1 .image-block textarea { width:119px !important; height: 30px !important; }
div.tx-jmgallery-pi1 .image-block input[type=checkbox] { width: 12px; height: 12px; }
div.changealbum-container-hidden { display: none; } 

/* CREATE_ALBUM: form style */
div.create-new-album-control { margin: 0 0 10px 0; }
#jm-gallery-album-block { display: none; }

div.tx-jmgallery-pi1 h3.album-header, 
h3.image-entry,
div.tx-jmgallery-pi1 h3.album-images,
div.tx-jmgallery-pi1 h3.album-upload, 
div.jm-gallery-admin-category-container h3.category-header {
	font-size: 1.3em;
	letter-spacing: -0.01em;
	font-weight: bold;
	margin: 0;
	}
div.tx-jmgallery-pi1 h3.album-header,
div.tx-jmgallery-pi1 h3.album-images,
div.tx-jmgallery-pi1 h3.album-upload { 
	border-bottom: 1px solid #bebebe; 
	}
div.tx-jmgallery-pi1 h3.album-images,
div.tx-jmgallery-pi1 h3.album-upload {
	margin-top: 15px;
	}

	
/* eCARD Styles */
div.jm-gallery-ecard-compose-container img { float: right; padding: 3px; border: 1px solid #bebebe; margin-top: 6px; }
div.jm-gallery-ecard-form-fields { margin-right: 240px; }
#jm-gallery-ecard-form-errors { color: red; }
div.jm-gallery-ecard-form-fields label { float: left; width: 100px; }
div.jm-gallery-ecard-form-fields .submit { margin-top: 5px; }


