/***************************************************************************************************/
/* Note: This CSS file is optimized for Denim theme which is based on Responsive Web Design.       */
/*       To enable this, rename to "downloads.css from "downloads_for_denim.css".                  */
/***************************************************************************************************/

.dlm_download {
  padding: 10px;
  height: 1%;
  overflow: hidden;
}

.dlm_alert {
  width: 95%;
  padding: 10px;
  margin: 10px;
  border: 1px dashed #CCC;
}

.dlm_notags {
  display: none;
}
/*------------------------------------------------------------------*/

#dlm_cat_path {
  display: inline;
  line-height: 2em;
  margin: 0.5em 0;
  margin-left: 5px;
}

#dlm_cat_selbox {
  float: right;
  margin-right: 5px;
}

#dlm_cat_part {
  display: inline-block;
  clear: both;
  border: 0px;
  margin: 1em 0;
  width: 100%;
  text-align: left;
}

#dlm_cat_part ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

#dlm_cat_part ul li {
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  float: left;
  display: block;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
}

#dlm_cat_part ul li .icon {
  display: inline;
  float: left;
  padding-right: 2px;
}

#dlm_filelist_info {
  line-height: 2em;
  clear: both;
}

/*------------------------------------------------------------------*/

.header-listcontrol {
  padding: 10px 20px;
  height: 1%;
  overflow: hidden;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
}

.header-listcontrol .sortby {
  display: inline;
  margin-right: 2em;
}

.header-listcontrol .perpage {
  display: inline;
}

.header-listcontrol .btn {
  display: inline;
  margin: 0 .3em;
}

.header-listcontrol .btn a {
  padding: 2px .6em;
  border: 1px solid #e5e5e5;
  color: #5f6775;
  background-color: transparent;
  text-decoration: none;
  white-space: pre;
}

.header-listcontrol .btn a:hover {
  text-decoration: none;
  color: #333;
  background-color: #f7f6f0;
}

.header-listcontrol .btn a.current {
  border-color: #b6b6b6;
  background: #f3f3f3;
}

/*------------------------------------------------------------------*/

.dlm_heading {
  margin-left: 225px;
  min-height: 210px;
  margin-top: 5px;
}

.dlm_heading_no_tn {
  margin-left: 5px;
}

/*------------------------------------------------------------------*/

.dlm_filelist_heading {
  margin-left: 225px;
}

.dlm_filelist_heading_no_tn {
  margin-left: 5px;
}

/*------------------------------------------------------------------*/

.dlm_filelist_main {
  margin-left: 225px;
}

.dlm_filelist_main_no_tn {
  margin-left: 5px;
}

/*------------------------------------------------------------------*/

div.dlm_title {
  font-size: 18px;
  line-height: 32px;
  margin-top: 10px;
}

div.dlm_title a {
  text-decoration:none;
}

div.dlm_title a span.dlm_catimg {
  float: left;
  height: 32px;
  margin-right: 8px;
  vertical-align: middle;
  width: 32px;
}

div.dlm_title img {
  vertical-align: middle;
}

span.dlm_title {
  font-weight: bold;
}

/*------------------------------------------------------------------*/

div.filelist_title {
  font-size: 14px;
  line-height: 32px;
  margin-top: 10px;
}

div.filelist_title a {
  text-decoration: none;
}

div.filelist_title a span.dlm_catimg {
  float: left;
  height: 32px;
  margin-right: 8px;
  vertical-align: middle;
  width: 32px;
}

div.filelist_title img {
  vertical-align: middle;
}

span.filelist_title {
  font-weight: bold;
}

/*------------------------------------------------------------------*/

.dlm_main {
  clear: both;
  margin-top: 1em;
  margin-left: 5px;
}

.dlm_detail,
.dlm_description {
  line-height: 1.4em;
}

.dlm_main .dlm_description {
  margin-bottom: 1em;
}
/*------------------------------------------------------------------*/

.dlm_footer {
  clear: both;
  font-size: 12px;
  text-align: right;
  padding: 10px;
}

/*------------------------------------------------------------------*/

.dlm_filelist_footer {
  clear: both;
  font-size: 12px;
  text-align: right;
  padding: 10px 0 0 0;
}

/*------------------------------------------------------------------*/

.dlm_down_btn {
  margin: 20px 0 10px 40px;
}

/*------------------------------------------------------------------*/

div.dlm_filelist_down_btn {
  float: right;
  margin-right: 0px;
  padding: 8px 8px 0 0;
}

div.dlm_filelist_down_btn img {
  vertical-align: bottom;
}

/*------------------------------------------------------------------*/

.dlm_property {
  word-break: break-all;
  padding-left: 4px;
  border-left: 5px solid #ddd;
}

.dlm_filelist_heading .dlm_property,
.dlm_filelist_heading_no_tn .dlm_property {
  font-size: 12px;
  line-height: 1.4em;
  margin: 5px 0 10px 50px;
}

.dlm_heading .dlm_property,
.dlm_heading_no_tn .dlm_property {
  font-size: 13px;
  line-height: 1.5em;
  margin: 10px 0 10px 50px;
}

.dlm_property img {
  vertical-align: middle;
}

.dlm_property span {
  font-weight: bold;
  color: #333;
}

.dlm_property .lv2 {
  display: inline;
  margin-right: 0.6em;
}

.dlm_snap_wrapper {
  float: left;
  width: 212px; /* 200 + 5 + 5 + 1 + 1 */
}

.dlm_shot_wrapper {
  width: 212px; /* 200 + 5 + 5 + 1 + 1 */
}

.dlm_snap_tn {
  padding: 5px;
  background-color: white;
  border: 1px solid silver;
  background-image: url('images/background.gif');
}

.dlm_snap_tn img {
  width: 100%;
  vertical-align: bottom;
}

/*------------------------------------------------------------------*/

.dlm_snaplinkicon {
  position: absolute;
  top: 2em;
  left: -55px;
}

/*------------------------------------------------------------------*/

a.dlbtn-green {
    display: inline-block;
    text-decoration: none;
}

a.dlbtn-green {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0.6em 1.4em;
  text-align: center;
  background-color: #abda40;
  background-image: -webkit-linear-gradient(top, #abda40, #5ba817);
  background-image:    -moz-linear-gradient(top, #abda40, #5ba817);
  background-image:     -ms-linear-gradient(top, #abda40, #5ba817);
  background-image:         linear-gradient(top, #abda40, #5ba817);
  border: 1px solid #8eba5f;
  border-bottom: 1px solid #7ca352;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(187, 238, 70, 0.4), 0 1px 2px #bbb;
  box-shadow:         inset 0 0 0 1px rgba(187, 238, 70, 0.4), 0 1px 2px #bbb;
  color: #f5f5f5;
  text-shadow: 0 1px 1px #5a851f;
}

a.dlbtn-green:hover {
  background-color: #b3e443;
  background-image: -webkit-linear-gradient(top, #b3e443, #63b218);
  background-image:    -moz-linear-gradient(top, #b3e443, #63b218);
  background-image:     -ms-linear-gradient(top, #b3e443, #63b218);
  background-image:         linear-gradient(top, #b3e443, #63b218);
  border: 1px solid #96c464;
  border-bottom: 1px solid #85ad57;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(195, 248, 72, 0.4), 0 1px 2px #bbb;
  box-shadow:         inset 0 0 0 1px rgba(195, 248, 72, 0.4), 0 1px 2px #bbb;
  color: #fff;
  text-shadow: 0 1px 1px #618f21;
}

a.dlbtn-green:active {
  border: 1px solid #7ca352;
  border-bottom: 1px solid #538c27;
  -webkit-box-shadow: inset 0 0 5px 2px #549714, 0 1px 0 0 #eeeeee;
  box-shadow:         inset 0 0 5px 2px #549714, 0 1px 0 0 #eeeeee;
}

/*------------------------------------------------------------------*/

.dlm_property .badgenew {
  background: #EA1700;
  border: 1px solid #C53424;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 0 3px;
  text-shadow: 0 1px 0 #B43122;
  margin: 0 .7em 0 0;

  -webkit-border-radius: 3px;
  border-radius: 3px;

  -webkit-box-shadow: 0 2px 3px 0 #EA5847 inset;
  box-shadow: 0 2px 3px 0 #EA5847 inset;
}

.dlm_property .badgepop {
  background: #555555;
  border: 1px solid #303030;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 0 3px;
  text-shadow: 0 1px 0 #1F1F1F;
  margin: 0 .7em 0 0;

  -webkit-border-radius: 3px;
  border-radius: 3px;

  -webkit-box-shadow: 0 1px 2px 0 #CCCCCC inset;
  box-shadow: 0 1px 2px 0 #CCCCCC inset;
}


/***************************************************************************************************/
/* Note: If you want to disable the Responsive Web Design, please delete the code below this line. */
/***************************************************************************************************/

/* #Media Queries
================================================== */

/* Smaller than standard 1280 (devices and browsers) */
@media only screen and (max-width: 1192px) {

	.dlm_filelist_heading .dlm_property .lv2,
	.dlm_heading .dlm_property .lv2 {
	  display: block;
	  margin-right: 0;
	}

	.dlm_snap_wrapper {
	  width: 162px; /* 150 + 5 + 5 + 1 + 1 */
	}

	.dlm_filelist_heading {
	  margin-left: 175px;
	}

	.dlm_filelist_heading .dlm_property {
	  margin: 5px 0 10px 40px;
	}

	.dlm_filelist_main {
	  margin-left: 5px;
	}

	.dlm_heading {
	  margin-left: 175px;
	}

	.dlm_heading .dlm_property {
	  margin: 10px 0 10px 40px;
	}
}

@media only screen and (max-width: 979px) {

	#dlm_cat_selbox {
	  float: none;
	  text-align: right;
	  margin-right: 5px;
	}

	.header-listcontrol .sortby {
	  display: block;
	  margin-left: 0;
	  margin-right: 0;
	  margin-bottom: .5em;
	}

	.header-listcontrol .perpage {
	  display: block;
	}

	.dlm_filelist_heading .dlm_property,
	.dlm_heading .dlm_property {
	  margin: 10px 0 10px 0;
	}

	.dlm_heading .dlm_down_btn {
	  margin: 20px 0 10px 0;
	}

	div.dlm_filelist_down_btn {
	  float: none;
	  text-align: right;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	.dlm_filelist_heading_no_tn .dlm_property .lv2,
	.dlm_heading_no_tn .dlm_property .lv2 {
	  display: block;
	  margin-right: 0;
	}

	.dlm_filelist_heading_no_tn .dlm_property,
	.dlm_heading_no_tn .dlm_property {
	  margin: 10px 0 10px 0;
	}

	.dlm_heading_no_tn .dlm_down_btn {
	  margin: 20px 0 10px;
	}

	div.dlm_filelist_down_btn {
	  display: none;
	}

	.dlm_heading,
	.dlm_filelist_heading {
	  clear: both;
	  margin-left: 5px;
	}

	.header-listcontrol {
	  padding: 10px 0;
	}

	.dlm_snap_wrapper {
	  float: none;
	  width: 100%;
	  text-align: center;
	  margin: 10px auto 20px;
	}

	.dlm_snap_tn {
	  margin: auto;
	  float: none;
	  display: inline-block;
	}

	.dlm_snaplinkicon {
	  position: relative;
	  top: auto;
	  left: auto;
	}
}
