/* --< LightBox>-- */  /*Change this styles very carefully*/

/*div#overlay*/
div#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 2000px;
	/*background-image: url(../images/lightbox/overlay.png);
	background-repeat: repeat;*/
	background: #000;
	opacity: 0.75;
	filter: alpha(opacity=75);	
}

div#overlay img { 
	border: none;
}

div#overlay img#loadingImage {
	position: absolute;
	z-index: 150;
	/*src: url('../images/lightbox/loading.gif');*/
}

/*
* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url('../images/lightbox/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/lightbox/overlay.png", sizingMethod="scale");
}

/*div#lightbox*/

div#lightbox {
	display: none;
	position: absolute;
	z-index: 100;	
}

div#lightbox img {
	border: none; 
	clear: both;
}
	
div#lightbox div#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	

div#lightbox div#lightboxDetails div#lightboxCaption {
	display: none;	
	float: left;
}

div#lightbox div#lightboxDetails div#keyboardMsg {
	float: right;
}

/*div#lightbox-div*/
div#lightbox-div{
	display: none;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 100;
	width: 100%;
	background-image: none;
	padding-bottom: 20px;
	overflow: hidden;	
}

div#lightbox-div div.outlet-tag {
	display: none;	
}

div#lightbox-div-container {
	overflow: hidden;
	margin: auto;
	width: 992px;
}

/*div#lightbox-div-hidden-container*/

div#lightbox-div-hidden-container {
	display: none;
	z-index: -100;
}

a.closeButton {
	color: #fff;
	position: absolute;
	z-index: 200;
	top: 7px; 
	right: 10px;	
	line-height: 16px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;	
}

a:hover.closeButton {
	text-decoration: none;	
}

img#closeButton {
	position: absolute;
	z-index: 200;
	/*src: url('../images/lightbox/close.gif');*/	
	top: 10px; 
	right: 10px;
	width: 96px;
	height: 12px;
}

div.lightbox-footer {
	border: 1px solid #eae6de;
	height: 30px;
	background-color: #453520;
	clear: both;
}

/* --</ LightBox>-- */

/*Need maybe moved to content*/


/* --< Matrix hidden>-- */
div#matrix-hidden {
	display: none;
	background-image: none;
	background-color: #453520;
	background-color: #eae6de;
	font-size: 1.0em;	
	width: 800px;
	height: 100%;
	margin: auto;
	margin-top: 250px;
	overflow: hidden;
	position: relative;
}

div#matrix-hidden h1 {
	margin-left: 25px;
	margin: 0px;
	border: 1px solid #eae6de;
	background-color: #453520;
	color: #fff;
	height: 20px;
	padding: 8px;
	padding-bottom: 3px;
	text-transform: none;
}

div#matrix {
	width: auto;
	border: none;
	padding: 0px;
	margin: 25px;
	color: #594d3d;
	font-size: 1.2em;
	overflow: hidden;
}

div#matrix-hidden table td {
	vertical-align: top;
	height: 20px;
	background-color: #eae6de;
	vertical-align: middle;	
}

div#matrix-hidden table.outer td.main {
	background-color: #eae6de;
}

div#matrix-hidden table table {
	width:100%;
	background-color: #eae6de;
}

div#matrix-hidden table td.matrix-left {
	width: 1px;
	border: none;
}

div#matrix-hidden td.matrix-center-first {
	padding-top:3px;
}

div#matrix-hidden td.matrix-center-first div.matrix-header-x {
	color: #eae6de;
}

div#matrix-hidden td.matrix-center {
	width: 80px;
	padding-top: 3px;
	border: none;
}

div#matrix-hidden td.matrix-center div.matrix-header-x {
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	color: #000;
	background-color: #eae6de;
	white-space: nowrap;
}

div#matrix-hidden table td.matrix-right {
	width: 1px;
	border: none;
}

div#matrix-hidden table.outer td.matrix-label {
	width: auto;
	padding-right: 10px;
}

div#matrix-hidden td.matrix-value {
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #d1c9be;
}


/* --</ Martrix hidden >-- */


/* --< Product hidden>-- */

/* --< Product image hidden >-- */

div#product-image-hidden {
	display: none;
	background-image: none;
	background-color: #fff;
	font-size: 1.0em;	
	width: 945px;
	height:1023px;
	margin-bottom: 0px;
	position: relative;
	margin: auto;
	margin-top: 30px;
}

div#product-image-hidden h1 {
	margin: 0px;
	margin-bottom: 0px;
	border: 1px solid #fff;
	background-color: #453520;
	color: #fff;
	height: 20px;
	padding: 8px;
	padding-bottom: 5px;
	text-transform: none;
}

/* --</ Product image hidden >-- */

/* --</ Product hidden>-- */

/* --</ Paypage>-- */
div#paypage-box {
	width: 750px;
	margin: auto;
	margin-top: 21px;
	overflow: hidden;
}
/* --</ Paypage>-- */

/* --</ Product image hidden>-- */
div#monthly-price-popup {
	background-image: none;
	background-color: #fff;
	display: none;
	margin: auto;
	margin-top: 50px;
	width: 600px;
	position: relative;
}

div.part-payment-info {
    height: 600px;
    overflow: auto;
    width: 100%;
}
/* --</ Product image hidden>-- */