/***

OVERALL Lightbox STYLES

***/

.LightboxContainer{
	width:99.9%; 
	position:fixed; 
	bottom:-5px;
	z-index:14; 
	text-align:center;
	vertical-align:top; 
	background:transparent; 
	opacity:1;
	filter:alpha(opacity=100);
	_right:auto;
	_bottom:auto;
	_position:absolute;
	_left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	_top: expression( ( (document.body.clientHeight-80)+ ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	_width:100%;

}

}

.LightboxShadow{
	width:100%; 
	background-image:url(../images/footer-shadow.png); 
	background-repeat:repeat-x;
	height:5px; 
	background-color:transparent;
	z-index:5;
}

.LightboxHeader{
	height:35px; 
	font-size:12px; 
	text-align:left;  
	width:100%;  
	vertical-align:top;
	z-index:15;
	border-width:0px 0px 1px 0px; 
	border-color:#909090; 
	border-style:solid; 
	background-color:#111111; 
	min-width:975px;
	/*min-width:975px;
	/*max-width:82%;*/
}
/*
.LightboxHeader:hover{
	opacity:0.95;
}*/

.LightboxLabels{
	display:block; 
	width:100%; 
	text-align:left; 
	vertical-align:top; 
	z-index:-16; 
	background-color:#111111; 
	/*min-width:975px;*/
	padding:0px 0px 0px 400px;
	
	
	clear:both;
}


.LightboxTemplateLabel{
	background-color:#111111;
	border-width:0 1px 0px 0px; 
	border-color:#606060; 
	border-style:solid;
	display:inline-block;
	padding:10px 5px 0px 35px; 
	height:25px;
	width:340px; 
	margin-left:-100%; 
	/*margin-right:-401px;*/
	vertical-align:top; 
	z-index:16; 
	text-align:left; 
	color:white; 
	margin-left:-390px;
	font-size:12px; 
	font-weight:normal; 
}


.LightboxImageLabel{
	border-width:0 0 0 0; 
	border-color:#606060;  
	width:35%;
	border-style:solid;
	display:inline-block;
	padding:10px 0px 0px 25px; 
	height:25px;
	_height:35px;
	vertical-align:top;
	z-index:16; 
	text-align:left;
	color:white; 
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none;
	
}

.LightboxLayoutLabel{
	display:inline-block;
	padding:7px 10px 0px 0px; 
	height:25px; 
	width:120px;
	vertical-align:top;
	z-index:17; 
	text-align:right;
	background-color:#111111;
}

.SecondaryLabelContainer{
	width:300px;
	display:block;
	position:absolute;
	z-index:21px;
	top:-25px; 
	right:-75px;
	
}
.LightboxColumn {
	position: relative;
	float: left;
}


.LightboxLabelShowHide{
	cursor: hand;
	cursor: pointer;
	color:white; 
	font-size:12px; 
	font-weight:normal;
	text-decoration:none;
	display:inline-block; 
	width:75px; 
	text-align:right;
	border-width:0px 0px 0px 1px; 
	border-color:#606060; 
	border-style:solid;
	text-align:center; 
	padding:10px 0px 0px 6px; 
	height:25px; 
	_height:35px; 
	background-color:#111111;
}


.LightboxSections{
	border:0px solid #333333; 
	width:10000px; 
	background-color:#111111; 	
	text-align:left; 
	padding-left:40px; 
	vertical-align:top;
	
}


.LightboxSectionTemplates{
	margin-top:0px; 
	border-width:0 1px 0px 0px; 
	border-color:#606060; 
	border-style:solid; 
	padding:5 0px 0 0 0px; 
	display:inline-block; 
/*	width:28%;*/
	width:350px; 
	height:125px; 
	text-align:left; 

	vertical-align:top; 
	background-color:#111111;
	padding-left:0px;
}

.LightboxSectionImages{
	margin-top:0px; 
	display:inline-block; 
	margin-left:0px; 
	height:120px; 
	text-align:left; 
	clear:right;
	background-color:#111111; 
	padding-left:25px; 
	padding-top:0px;
}


.LightboxPrompt{
	width:350px;
	vertical-align:middle; 
	padding-top:40px;
	text-align:center;
	font-weight:normal; 
	font-size:15px; 
	color:white; 
	display:inline-block;
}

.LightboxHeader_change{
	
	font-size:12px; 
	display:inline; 
	color:grey; 
	text-decoration:none;
 }
 
 
 
 
 /*** 
 
 IMAGE STYLES 
 
 **/
 .LightboxImage{
	padding:5px; 
	display:inline-block;
	vertical-align:bottom;
}

.LightboxImage_addmore{
	display:inline-block; 
	vertical-align:bottom; 
	padding:0px 10px 5 5px;
}

 .LightboxRemoveImage{
	position:absolute; 
	top:0; 
	left:0; 
	display:none; 
	cursor:pointer; 
	z-index:20; 
	height:25px; 
	width:25px;
 }
 
 
 /****  
 
 DEVICE/TEMPLATE info
 
 **/
 .TemplateContainer{
	 display:inline-block; margin-top:12px; max-width:400px;
 }
 
 .TemplateImage{
	 display:inline-block;vertical-align:top; text-align:center;
 }
 
 .TemplateDescription{
	 display:inline-block; 
	 text-align:left; 
	 vertical-align:middle; 
	 padding-left:25px; 
	 padding-top:5px; 
	 max-width:225px; 
	 text-align:left;
	 font-weight:normal; 
	 
	 font-size:11px; 
	 color:#a0a0a0;
 }

/*** MISC ***/
.HeightFix{
	height:100px; 
	width:1px; 
	opacity:0.0;
	filter:alpha(opacity=0);
}

.draggable{
	z-index:8;
}



 
 /***  TEMP ***/
 .CheckmarkSquash{
	height:10px; padding-left:5px;
}
