/* 
Styles for Thinbox display functionality
Copyright (c) 2008, WebKey, LLC
-----------------------------------------  */

#thincaptionfull {
	font-size: 11px;
	color: #000; background: #FFF;
	display: block; position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
	z-index: 60000;
}
	#thincaptionfulltext {
		color: #666; background-color: transparent;
		position: relative; z-index: 60002;
		padding: 10px;
	}

#thincaption {
	position: absolute;
	left: 0; right: 0; width: 100%; top: 0; max-height: 33%; padding: 0 8px;
	color: #FFF; background: #111;
	font-size: 11px; margin-bottom: -1px;
}
	#thincaption p { margin: 1em 0; }
	#thincaption a { color: #FFF; }
#thincaptionbutton { cursor: pointer; }
#thinimgcover {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	z-index: 50000;
	color: #FFF; background: #FFF url('../assets/thinbox/loading.gif') 50% 50% no-repeat;
}
	* html #thinimgcover {
		 padding: 20px;
	}
#thindarkout {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	color: #FFF; background: #FFF;
	opacity: 0.2; -moz-opacity: 0.2;
	filter: alpha(opacity=20);
	z-index: 9900;
}
#thinblackout {
	position: fixed; top: 0; left: 0; width: 100%; height: 100%;
	z-index: 10000;
	color: #FFF; background: #FFF;
}
	* html #thinblackout { position: absolute; }
#thincomment {
	position: absolute; top: 0; left: 98px; right: 98px;
	font: 12px "Lucida Grande", "Verdana", sans-serif; line-height: 10px;
	padding: 4px; text-align: center;
	z-index: 40000;
}
	* html #thincomment { padding: 4px 20px; }
#thinCommentBack {
	height: 22px; display: block; position: absolute;
	width: 75%; left: 12.5%;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#thincontrols {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 28px;
	overflow: hidden;
	z-index: 10001;
	color: #FFF; background: transparent url('../assets/thinbox/infoshadow.png');
}
	* html #thincontrols {
		padding: 0; width: 100%; position: absolute;
		background: transparent;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../assets/thinbox/infoshadow.png', sizingMethod='scale');
	}
	#thinnav { display: block; position: absolute; left: 0; width: 100%; bottom: 21px; z-index: 45100; }
	* html #thinnav { padding: 20px; bottom: 41px; margin-right: -20px; }
	.thincontrol {
		cursor: pointer; margin-left: 0;
	}
	#thinclose, #thinzoom, #thinback, #thinnext, #thincaptionbutton { cursor: pointer; }
	#thinclose, #thinzoom, #thinback, #thinnext, #thincaptionbutton {
		display: block; position: absolute;
		color: #000; background: #FFF;
		opacity: 0.8;
		-moz-opacity: 0.8;
		filter:alpha(opacity=80);
	}
		#thinclose {
			top: 0; left: 0;
		}
		#thinzoom {
			top: 0; left: 26px;
		}
		#thinnext {
			top: 0; right: 0;
		}
		#thinback {
			top: 0; right: 26px;
		}
		#thincaptionbutton {
			top: 0; left: 52px;
		}
		#thinclose:hover, #thinzoom:hover, #thinback:hover, #thinnext:hover, #thincaptionbutton:hover {
			opacity: 1.0 !important;
			-moz-opacity: 1.0 !important;
			filter:alpha(opacity=100) !important;
		}
#thincontents {
	color: #000; background: #FFF;
}
#thincontents, #thinobj {
	position: relative;
	padding: 0; margin: 0; border: 0;
	width: 100%; height: 100%;
	overflow: hidden;
	z-index: 45100;
}
	* html #thincontents {
		margin: 10px 0 0 20px;
	}
	#thinobj { overflow: auto; z-index: 45200; }
#thinbox {
	font: 12px "Lucida Grande", "Verdana", sans-serif;
	position: fixed;
	color: #FFF; background: transparent;
	top: 25px; left: 50%; width: 500px; height: 300px;
	padding: 10px; margin-left: -256px;
	z-index: 40000;
	overflow: hidden;
}
	* html #thinbox { position: absolute; }
#thinconfirm {
	position: fixed;
	top: 50%; left: 50%; width: 535px; height: 126px;
	margin-left: -268px; margin-top: -85px;
	z-index: 40000;
	overflow: hidden;
}
	* html #thinconfirm { position: absolute; }
	#thinconfirmno {
		cursor: pointer;
	}
	#thinconfirm #thinconfirmmsg {
		font-size: 90%;
		margin: 36px 26px 0 26px; position: relative;
		z-index: 40100;
	}
	#thinconfirm div.right {
		position: absolute; bottom: 24px; right: 20px; margin: 0;
		line-height: 22px;
		z-index: 40100;
		text-align right;
	}
	#thinconfirmback {
		display: block; position: absolute; z-index: 40000;
		top: 0; left: 0; width: 535px; height: 126px;
	}
#thinshadow {
	z-index: 35000; position: fixed; left: 50%;
	z-index: 30000; top: 0;
}
	* html thinshadow {
		position: absolute; top: -20px;
	}
	* html #thinshadow * { overflow: hidden; }
	#tstl {
		position: absolute; top: 0; left: 0;
		width: 22px; height: 29px;
	}
	#tst {
		position: absolute; top: 0; left: 22px; right: 22px; height: 29px;
	}
	#tstr {
		position: absolute; top: 0; right: 0;
		width: 22px; height: 29px;
	}
	#tsl {
		position: absolute; left: 0; top: 29px; bottom: 21px !important; width: 22px !important;
	}
	#tsr {
		position: absolute; right: 0; top: 29px; bottom: 21px; width: 22px;
	}
	#tsbl {
		position: absolute; bottom: 0; left: 0;
		width: 22px; height: 21px;
	}
		#tsbl img {
			display: inline;
			width: 22px; height: 21px;
		}
	#tsb {
		position: absolute; bottom: 0; left: 22px; right: 22px; height: 21px;
	}
	#tsbr {
		position: absolute; bottom: 0; right: 0;
		width: 22px; height: 21px;
	}
	#thinshadow img { display: block; position: absolute; width: 100%; height: 100%; margin: 0; padding: 0; }

#thinajax, #thinflvplayer {
	color: #000; background: #FFF;
}
#thinajax {
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
}

.hidden { display: none; }
