#lightbox_body {
background:none;
padding:0;
}
#overlay, .overlay {
position:absolute;
top:0;
left:0;
opacity:.7;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
background-color:#020f22;
z-index:100;
}


#lightbox, .lightbox {
position:absolute;
z-index:101;
top:0;
left:0;
padding:15px;
margin-top:10px;
background-color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
 -moz-box-shadow: 0 10px 20px #01050B;
-webkit-box-shadow:0 10px 20px #01050b;
box-shadow:0 10px 20px #01050b;
}

/* SINGLE Gallery Lightbox */
.lightbox {padding:0;}
.lbContentFrame {
width:530px;
height:430px;
overflow:hidden;
}
.lbContentFrame {height:345px;}

.lbFrame_sendfriend {
width:510px;
height: 370px;
overflow:hidden;
margin: 10px;
}

.lbFrame_sendfriend #content{
	text-align:left;
}

.lbFrame_shipping {
	height: 400px;
    overflow-x: hidden;
    width: 675px;
	margin:10px;
}

.lbFrame_FreeWith {
	height: 300px;
    overflow-x: hidden;
    width: 780px;
	margin:10px;
}

.lbFrame_FreeWith body{
	background-color:#FFF;
}

.content_lightbox #category{
	float:none;
}

.content_lightbox #category span.part{
	font-size:10px;
}

.FreeWithLB {
	width:500px;
	margin:20px;
}

.FreeWithLB p.qualify{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
}

.FreeWithLB .productpic {
	float:left;
	margin: 0 20px 20px 50px;
}

.FreeWithLB .productinfo {
	float:left;
	margin: 20px;
}

.FreeWithLB .chooseYN {
	float:left;
	margin:20px;
}

.youtube-player, .lbContentWrapper{
	margin:10px;
}

.lbContentFrame_quotesend {
    height: 370px;
    padding: 2px;
	width:540px;
	overflow-x: hidden;
}

.lbContentFrame_quotesend h1, .lbContentFrame_quotesend .content{
	width:480px;
}

/* SINGLE Lightbox components */
#lightbox a.close, .lightbox a.close {
position:absolute;
top:-10px;
right:-11px;
width:24px;
height:24px;
background:transparent url("http://c811327.r27.cf2.rackcdn.com/41973_btn_close.png") 0 0 no-repeat;
cursor:pointer;
outline:none !important;
text-indent:-9999px;
}	
	#lightbox a.close:hover, .lightbox a.close:hover {
	background:transparent url("http://c811327.r27.cf2.rackcdn.com/41973_btn_close.png") -50px 0 no-repeat;
	}
	
#lbContentWrapper {
position:absolute;
z-index:101;
top:0;
left:0;
}

#overlayNo, .overlayNo {
position:absolute;
top:0;
left:0;
opacity:.0;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
background-color:#fff;
z-index:100;
}

#lightboxFB, .lightboxFB {
position:absolute;
z-index:101;
top:0;
left:0;
width:300px;
height:100px;
margin-left:-120px;
margin-top:-50px;
background-color:#fbf8e9;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
-moz-box-shadow:0 4px 5px #999;
-webkit-box-shadow:0 4px 5px #999;
box-shadow:0 4px 5px #999;
}

/* SM Lightbox components */
#lightboxFB a.close, .lightboxFB a.close {
position:absolute;
top:-10px;
right:-11px;
width:24px;
height:24px;
background:transparent url("http://c811327.r27.cf2.rackcdn.com/41973_btn_close.png") 0 0 no-repeat;
cursor:pointer;
outline:none !important;
text-indent:-9999px;
}	
	#lightboxFB a.close:hover, .lightboxFB a.close:hover {
	background:transparent url("http://c811327.r27.cf2.rackcdn.com/41973_btn_close.png") -50px 0 no-repeat;
	}
	
#lbContentWrapper {
position:absolute;
z-index:101;
top:0;
left:0;
}

/* CMP_LIGHTBOX.PHP */

.lightbox_content, .lightbox_content h1{
	width:300px;
}
