/* CSS Document */

.hiddenButton {
	display: none;
}

.multList input {
	background-color: #f8f8f8;
	color: #000000;
	border: 1px solid #000000;
	text-align: right;
}

.submitPOD {
  background: url('../images/buttons/orangeGrad.gif') repeat-x;
  padding-bottom: 5px;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  height: 25px;
  color: #FFF;
  border:none;
  float: left;
}

#primaryPropertyBlock {
/*	border: 1px solid #808080; */
	margin-bottom: 5px;
	padding: 5px;
}

#primaryPropertyBlock select {
	border: 1px solid #808080;
	background-color: #F0F0F0;
	font-size: 12px;
}

#secondaryPropertyBlock {
	display: none;
/*	border: 1px solid #808080; */
	margin-bottom: 5px;
	padding: 5px;
}

#secondaryPropertyBlock select {
	border: 1px solid #808080;
	background-color: #F0F0F0;
	font-size: 12px;
}

#positionPropertyBlock {
	display: none;
	border: 1px solid #808080;
	margin-bottom: 5px;
	padding: 5px;
}

#logoPropertyBlock {
	display: none;
/*	border: 1px solid #808080; */
	margin-bottom: 5px;
	padding: 5px;
}

#logoPropertyBlock select {
	border: 1px solid #808080;
	background-color: #F0F0F0;
	font-size: 12px;
}

#threadPropertyBlock {
	display: none;
	border: 1px solid #808080;
	margin-bottom: 5px;
	padding: 5px;
}

#childPropertyBlock {
	display: none;
/*	border: 1px solid #808080; */
	margin-bottom: 5px;
	padding: 5px;
}

.PODWarning {
	color: #CB3707;
}

.pdPrompt {
	float: left;
	display: inline;
	width: 200px;
}

.volumeDiscPriceList {
	margin:0px;padding:0px;
	width:70%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #cccccc;

	-moz-border-radius-bottomleft:1px;
	-webkit-border-bottom-left-radius:1px;
	border-bottom-left-radius:1px;

	-moz-border-radius-bottomright:1px;
	-webkit-border-bottom-right-radius:1px;
	border-bottom-right-radius:1px;

	-moz-border-radius-topright:1px;
	-webkit-border-top-right-radius:1px;
	border-top-right-radius:1px;

	-moz-border-radius-topleft:1px;
	-webkit-border-top-left-radius:1px;
	border-top-left-radius:1px;

/*  overflow:auto;
  height:150px;
  display:block;
  border-collapse: collapse;
*/

}

.volumeDiscPriceList table{
  border-spacing: 0;
	width:100%;
	margin:0px;padding:0px;
}

table.volumeDiscPriceLists tbody{
	width:100%;
  display:block;
  overflow:auto;
  height:150px;
}

.volumeDiscPriceList tr:last-child td:last-child {
	-moz-border-radius-bottomright:1px;
	-webkit-border-bottom-right-radius:1px;
	border-bottom-right-radius:1px;
}
.volumeDiscPriceList table tr:first-child td:first-child {
	-moz-border-radius-topleft:1px;
	-webkit-border-top-left-radius:1px;
	border-top-left-radius:1px;
}
.volumeDiscPriceList table tr:first-child td:last-child {
	-moz-border-radius-topright:1px;
	-webkit-border-top-right-radius:1px;
	border-top-right-radius:1px;
}.volumeDiscPriceList tr:last-child td:first-child{
	-moz-border-radius-bottomleft:1px;
	-webkit-border-bottom-left-radius:1px;
	border-bottom-left-radius:1px;
}.volumeDiscPriceList tr:hover td{

}
.volumeDiscPriceList tr:nth-child(odd){ background-color:#ffffff; }
.volumeDiscPriceList tr:nth-child(even)    { background-color:#ffffff; }.volumeDiscPriceList td{
	vertical-align:middle;
	border:1px solid #cccccc;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:4px;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	color:#000000;
}.volumeDiscPriceList tr:last-child td{
	border-width:0px 1px 0px 0px;
}.volumeDiscPriceList tr td:last-child{
	border-width:0px 0px 1px 0px;
}.volumeDiscPriceList tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.volumeDiscPriceList tr:first-child td{
		background:-o-linear-gradient(bottom, #999999 5%, #999999 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #999999) );
	background:-moz-linear-gradient( center top, #999999 5%, #999999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999", endColorstr="#999999");	background: -o-linear-gradient(top,#999999,999999);

	background-color:#999999;
	border:0px solid #cccccc;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
}
.volumeDiscPriceList tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #999999 5%, #999999 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #999999) );
	background:-moz-linear-gradient( center top, #999999 5%, #999999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999", endColorstr="#999999");	background: -o-linear-gradient(top,#999999,999999);

	background-color:#999999;
}
.volumeDiscPriceList tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.volumeDiscPriceList tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.thumb-blocks { margin 0 auto; }
.thumb-blocks a { padding:5px; vertical-align: top; webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.07); box-shadow: 0 1px 2px rgba(0,0,0,0.07); -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; margin-bottom: 10px; background: #fff; display: inline-block; margin-right: 10px; }
.thumb-blocks a { padding:5px; vertical-align: top; webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.07); box-shadow: 0 1px 2px rgba(0,0,0,0.07); -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; margin-bottom: 10px; background: #fff; display: inline-block; margin-right: 0px; }
.thumb-blocks a { padding:1px; vertical-align: top; webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07); -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.07); box-shadow: 0 1px 2px rgba(0,0,0,0.07); -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; margin-bottom: 5px; background: #fff; display: inline-block; margin-right: 0px; }

/* .thumb-blocks a img { width: 85px; height: 85px; } */
.thumb-blocks a img { height: 140px; }

.thumb-blocks-float { margin: auto; text-align: center; margin-top:10px; }

.thumb-clearfix::after {
  content: "";
  clear: both;
  display: table;
}