/* productDetail.css */

.product-detail-content #productDetailWrapper {
	width: 960px
}
.product-detail-content #productDetail {
	background-color: #a7a7a7;
	width: 960px;
	min-height: 430px;
}
.product-detail-content #productDetail .detailFold {
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.product-detail-content #leftDetail {
	min-height: 430px;
	width: 50px;
}
.product-detail-content #altTray {
	top: 50px;
	padding-top: 7px;
	position: absolute;
	z-index: 5;
}
.product-detail-content #leftDetail #altTray a {
	display: block;
	margin: 4px;
	border: 1px solid transparent;
}
.product-detail-content #leftDetail #altTray a.zoomThumbActive {
	margin: 4px;
	border: 1px solid white;
}
.product-detail-content #leftDetail #altTray a img {
	display: block;
	width: 100%;	
}
.product-detail-content #midDetail {
	min-height: 430px;
	width: 430px;
	z-index: 11; /*Giving higher z-index to prevent showing widgets when jqzoom is on, for ex tooltip z-index: 10, image carousal:2*/
}
.product-detail-content #rightDetail {
	padding: 0 10px 0 20px;
	min-height: 430px;
	width: 450px;
}

/* alt views */

.product-detail-content #altTray {
	bottom: 48px;
	padding-top: 7px;
	position: absolute;
	z-index: 5;
}
.product-detail-content .alt {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 45px;
	margin: 0 7px 7px 7px;
	text-decoration: none;
	width: 45px;
}
.product-detail-content .alt:hover {
	text-decoration: none;
}
.product-detail-content #altTray a img.altImg {
	height: 46px;
	width: 46px;
}

/* productDetailInfo */
.product-detail-content #productDetailInfo {
	width: 415px;		
}

#product-heading {
	margin-bottom: 20px;
}

.product-detail-content #product-heading {	
	color: #fff;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
	padding: 20px 0 0 0;
}
.product-detail-content #productTitle {
	color: #fff;
	float: left;
}
.product-detail-content #priceLabel {	
	color: #fff;
	float: right;
}
.product-detail-content #productDescription {
	color: #c7c7c7;
	font-size: 12px;
	padding: 10px 0 10px 0;
	line-height: 1.3em;
	margin-bottom: 30px;
}
.product-detail-content #productField {	
	clear: left;
    height: 30px;
    line-height: 1.5em;
}

.product-detail-content #sectionDivide {
	padding: 10px 10px 10px 0;		
	clear: left;
}

#action {
    border-top: 1px solid #C7C7C7;
	clear: both;
    margin-bottom: 10px;
    margin-top: 20px;
	padding-top: 20px;
}

#tryptichSection {
	background-color: #777;
	display: inline-block;
}

/* TODO: move widget styles to widget.css
   WidgetMaker Styles are copied from packageBuilder.css 

 */

.widget-label {
	clear: left;
	color: #ffffff;
	display: inline-block;
	float: left;
	font-weight: normal;
	padding-right: 10px;
	position: relative;
	top: 6px;
}
.widget-label-same-line {
	color: #ffffff;
	display: inline-block;
	font-weight: normal;
	margin-left: 5px;
	padding-right: 5px;
}
.widget-container {
	line-height: 14px;
}
.widget-container a {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

.widget-container span {
	color: #ffffff;
}

.widget-container .select2-choice span {
	color: black;
}

/*
*  COLOR PICKER SYTLES
*/
.widget-label-color-selector {
	margin-bottom: 37px;
}

.color-picker-img {
	border: 1px solid #666;
	margin: 20px 5px 7px;
	position: relative;
	top: -17px;
}

.color-picker-anchor {
	position: relative;
}

.color-picker-color-selected {
	background: url(../images/selected-border-xs.png) no-repeat top left;
	border: 1px solid transparent;
	padding: 5px;
	margin: 5px 0 1px;
}

.color-picker-color-name {
	position: relative;
	/*margin-top: 36px;*/
	width: 100px;
	display: inline-block;
	text-align: center;
	left: 32px;
	margin-left: -100px;
	color: black;
	font-weight: bold;
	top: -5px
}

/*
* IMAGE CAROUSEL STYLES
*/

.widget-maker-input {
	margin-bottom: 5px;
}

.widget-maker-input input[type="radio"] {
	margin-bottom: 10px;
}

.widget-maker-carousel {
	margin: -1px auto;
	width: 600px;
}

.widget-maker-carousel li {
	position: relative;
	width: 53px;
	height: 53px;
	top: 1px;
}

.widget-maker-carousel img {
	background-position: center 5px !important;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;
	position: relative;
	top: 1px;
}

.widget-container div.image-list-gallery:last-child  {
	margin-bottom: 20px;
}

.image-list-gallery {
	float: left;
	position: relative;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.15);
	height: 52px;
	margin-bottom: 5px;
	padding: 0 15px;
}

.image-list-gallery .gallery-arrow {
	top: -5% !important;
}

.widget-label {
	position: relative;
	top: 4px;
	margin-bottom: 5px;
}

.widget-label-color-selector {
	margin-bottom: 35px;
	top: 8px;
}

.widget-maker-color-picker {
	display: inline-block;
	min-height: 40px;
	max-width: 335px;
}

br {
	clear: both;
}

input.widget-maker-input.ui-state-error,
input[type="password"].widget-maker-input.ui-state-error,
input[type="search"].widget-maker-input.ui-state-error,
select.widget-maker-input.ui-state-error {
	background: #ffffff !important;
}
.widget-maker-input.ui-state-error {
	background: transparent !important;
}

.optionalFieldTag {
	margin-left: 5px;
}

/* select2 overrides */
.select2-container .select2-choice {
	height: 22px;
	line-height: 22px;
}

.select2-container .select2-choice .select2-arrow b {
	background: url('select2.png') no-repeat 0 -2px !important;
}

.select2-container {
	margin-bottom: 5px;
	top: 0;
	width: 120px;
}

.select-price-modifier {
	display: inline-block;
	float: right;
}

.select2-drop {
	border-top: 1px solid #aaa;
	width: 270px !important;
}

.widget-hint {
	position: relative;
	top: -2px;
}

a.widget-hint,
a.widget-hint:visited,
a.widget-hint:focus,
a.widget-hint:hover,
a.widget-hint:active
{
	color: #e2e2e2 !important;
}
