/*=Uploadify
--------------------------------------*/
#choose-fileQueue {
	background: url("/conversion/js/popup/logo.png") 15px 15px no-repeat #eaeaea;
	border-radius: 20px;
	border: 1px solid #a8a8a8;
	box-shadow: 0 0 16px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 16px rgba(0,0,0,0.5);
	padding: 50px 100px;
	display: none;
	color: #495144;
	font-size: 14px;
	width: 300px;
	margin: 30px;

}
.uploadifyQueueItem {
	width: 100%;
	text-align: center!important;
}
.uploadifyError {
	background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
	display:none; float: right;
}
.uploadifyQueue {
	text-align: center !important;
}
.uploadifyQueue .completed {
	background-color: #fff;
}
.uploadifyProgress {
	background-color: #fff;
	margin-top: 10px;
	width: 100%;
	border: 1px solid #a8a8a8;
}
.uploadifyProgressBar {
	background-color: #4DB216;
	height: 10px;
	width: 3px;
}

/*=Popup
--------------------------------------*/
#popup {
	display: none;
	background: /*#e6e6e6*/#0081C2;
	border-radius: 5px 5px 3px 3px;
	/*border: 1px solid #a8a8a8;*/
	box-shadow: 0 0 16px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 16px rgba(0,0,0,0.5);
	width: 560px;
	padding: 0 0 35px 0;
	margin: 30px;
	color: /*#495144*/#fff;
	font-size: 14px;
	font-family: verdana, sans-serif;
	text-align: center;
}

#popup .logo {
	background: #404040;
	box-sizing: border-box;
	padding: 16px;
	/*border-bottom: 8px solid #0081C2;*/
	border-radius: 3px 3px 0 0;
}
#popup .title {
	font-size: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-weight: bold;
	margin: 35px 0;
}

#popup .title img {
	vertical-align: middle;
	line-height: 24px;
	margin: 0 10px 0 0;
}

#popup .desc {
	margin: 0;
}

#popup .sharing {
	padding: 10px;
	width: 394px;
	margin: 16px auto;
	background: /*#f0f0f0*/rgba(0,0,0,0.25);
	border-radius: 3px;
}
#popup .comm {
	font-size: 12px;
	color: /*#999*/rgba(255,255,255,0.5);
}

#popup a.share {
	width: 140px;
	height: 32px;
	display: inline-block;
	text-decoration: none;
	padding-left: 40px;
	line-height: 32px;
	text-align: left;
	color: /*#2CC0FF*/#fff;
	margin: 0 8px;
	float: left;
}

#popup a.share:hover {
	text-decoration: underline;
}

#popup a.share.fb {
	background: url("/conversion/js/popup/facebook.png") 0 0 no-repeat;
}
/*
#popup a.share.fb:hover  {
	background-position: 0 -32px;
}
*/
#popup a.share.tw {
	background: url("/conversion/js/popup/twitter.png") 0 0 no-repeat;
}
/*
#popup a.share.tw:hover {
	background-position: 0 -32px;
}
*/
/*=Fancybox
--------------------------------------*/
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	display: block!important;
	background: url('fancybox.png') -40px 0 no-repeat scroll;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -35px;
	right: 0;
	cursor: pointer;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/conversion/../js/popup/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	display: none;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {

}

#fancybox-bg-ne {

}

#fancybox-bg-e {

}

#fancybox-bg-se {

}

#fancybox-bg-s {

}

#fancybox-bg-sw {

}

#fancybox-bg-w {

}

#fancybox-bg-nw {

}

#fancybox-title {

}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
}