/*---- reset.css 讓所有的各家瀏覽器乖乖聽話，呈現一樣的結果  ----*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead,{
    
 /* margin: 0;
    padding: 0;  
    border: 1
 vertical-align: baseline; table,tbody, th,   */
    outline: 0;
 font-size: 100%;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */


/*---- 共通設定 ----*/



/*------------------------------------------------------------------
#marquee - Marquee interactive display area
------------------------------------------------------------------*/
#marqueeWrap {
	position:relative;
    margin:0 auto;
    width:100%;
    min-width:1060px !important;
}
.preload_marquee{
	width:100%;
	position:absolute;
	height:500px;
	background-image:url(../../images/facefilter3/ffs_topbanner_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

#marquee {
	position:absolute;
	top:0px;
	z-index:1;
	width:100%;
	min-width:1060px; 
} 
/*------------------------------------------------------------------
Make believe & resize issue fixed ends
-----------------------------------------------------------------*/
/*------------------------------------------------------------------
#wrap - Wraps and centers all content
------------------------------------------------------------------*/
#wrap {
	position:relative;
	top:0;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#wrap h3 {
	color:#404040;
} 
#home h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
#main {
	position:relative;
	height:1%;
	min-height:483px;
	width:1000px;
	z-index:1;
}

#MAIN_FOOTER{
	clear:both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	text-align: center;
	height: 50px;
	margin-top: 50px;
}
/*------------------------------------------------------------------
#header - Header contains profile widget
------------------------------------------------------------------*/

/*------------------------------------------------------------------
#main - Main content area, contains content and sidebar
-----------------------------------------------------------------*/
.moduleSpace{
    height: 446px;
    width: 820px;
    cursor: default;
   }
.moduleSpacesmall {
    height: 157px;
    width: 820px;
}

/*------------------------------------------------------------------
.boxshadow - 白底陰影
-----------------------------------------------------------------*/

.boxshadow{
	background-image: url(../../images/facefilter3/ffscnt_center_bk.png);
	background-position: center;
	background-repeat: repeat-y;
	overflow:auto
}
.boxshadow_TOP{
	background-image: url(../../images/facefilter3/ffscnt_top_bk.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
}
.boxshadow_FOOTER{
	background-image: url(../../images/facefilter3/ffscnt_footer-gray_bk.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}
.boxshadow_Advantage_FOOTER{
	background-image: url(../../images/iclone5/ic5cnt_footer_bk.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}

/*------------------------------------------------------------------
.boxshadow - 白底陰影
-----------------------------------------------------------------*/
/*------------------------------------------------------------------
#main - 主要內容都在這裡面
-----------------------------------------------------------------*/
#main {
	position:relative;
	min-height:483px;
	z-index:1;
	width: 1000px;
}

/*------------------------------------------------------------------
#FT_Content_TOP - 主要大標與引言選單都在這裡
-----------------------------------------------------------------*/

#FT_Content_TOP{
	padding-right: 125px;
	padding-left: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	width: 740px;
}
#FT_Content_TOP_Navigation_DAR{
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	font-weight: normal;
}
.FT_Content_TOP_TITLE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
#FT_Content_MENU{
	width: 740px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
}

#FT_Content_MENU ul{
	display:block;
	width:700px;
	height:40px;
	background-image:url(../../images/iclone5/features_menubk_ct_bk.jpg);
	margin-left:auto;
	margin-right:auto;
	padding:0px 20px 0px 20px ;
	list-style-type:none;
}

#FT_Content_MENU li{ float:left;}

#FT_Content_MENU li a{
	display:block;
	height:40px;
	color: #FFF;
	line-height:40px;
	width:210px;
	text-align:center;
	padding:0px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7A7A7;
	text-decoration:none;
}

#FT_Content_MENU li a:hover{
	background-position:left bottom;
	color: #333;
}
.current{ color: #FFF;}


/*------------------------------------------------------------------
.FT_Content_BOX - 個別主題的內容方塊
-----------------------------------------------------------------*/
/*------------------------------------------------------------------
.FT_Content_BOX_ALLGray - 灰底
-----------------------------------------------------------------*/
.FT_Content_BOX_ALLGray{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 1000px;
	margin-bottom: 15px;
	background-image: url(/images/iclone5/ft_home_gray_pk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
	
.FT_Content_BOX_ALLGray h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 24px;
	font-weight: bold;
	color: #515151;
}	

/*------------------------------------------------------------------
.FT_Content_BOX_ALL - 白底
-----------------------------------------------------------------*/
.FT_Content_BOX_ALL{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 1000px;
	margin-bottom: 15px;
}
	
.FT_Content_BOX_ALL h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
}

/*------------------------------------------------------------------
.FT_Content_BOX_ALLGray_FOOTER - 灰底FOOTER
-----------------------------------------------------------------*/
.FT_Content_BOX_ALLGray_FOOTER{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 1000px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
}
	
.FT_Content_BOX_ALLGray_FOOTER h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
}	

/*------------------------------------------------------------------
-----------------------------------------------------------------*/

.FT_Content_BOX_ALL_WORD{
	width: 740px;
	margin-top: 20px;
	padding-right: 130px;
	padding-left: 130px;
	padding-bottom: 20px;
	}
.FT_Content_BOX_LEFT_WORD{
	float: left;
	width: 350px;
	margin: 10px 30px 50px 130px;
}
.FT_Content_BOX_RIGHT_WORD{
	float: right;
	width: 350px;
	margin: 10px 120px 20px 10px;
}
.FT_Content_BOX_RIGHT_WORD_FOOTER{
	float: right;
	width: 350px;
	margin: 10px 130px 20px 10px;
}

/*------------------------------------------------------------------
.FT_Content_BOX_LEFT - 內容區塊向左
-----------------------------------------------------------------*/

.FT_Content_BOX_LEFT{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 490px;
}
.FT_Content_BOX_LEFT h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;}


/*------------------------------------------------------------------
.FT_Content_BOX_LEFT - 內容區塊向右
-----------------------------------------------------------------*/

.FT_Content_BOX_RIGHT{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	float: right;
	width: 490px;
}
.FT_Content_BOX_RIGHT h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;}

.FT_Content_BOX_line{
	width: 820px;
	margin-right: 90px;
	margin-left: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*------------------------------------------------------------------ */



/*------------------------------------------------------------------
.Advantage - 內容區
-----------------------------------------------------------------*/
.Advantage_WORD2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/iclone5/cta_advantage_titel_bk.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 17px;
	margin-left: 90px;
}
.Advantage_WORD3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}
.Advantage_Content_BOX_LEFT_WORD{
	float: left;
	width: 300px;
	margin: 10px 30px 20px 130px;
}
.Advantage_Content_BOX_RIGHT_WORD{
	float: right;
	width: 350px;
	margin: 10px 130px 20px 10px;
}



/*------------------------------------------------------------------
Training Resources - 內容區
-----------------------------------------------------------------*/
.TRAINING_CONTENT {
	width: 715px;
	border: 1px solid #CCC;
	margin: 0px 0px 25px 135px;
	padding: 10px;
	background-color: #FFF;
}
.TRAINING_BOX_WORD02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
.TRAINING_BOX_WORD03{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}
.TRAINING_STYLE03{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}

/*------------------------------------------------------------------
what`s new - 內容區
-----------------------------------------------------------------*/
.WHATSNEW_BOX_WORD02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}
.WHATSNEW_BOX_WORD02BK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}

/*------------------------------------------------------------------
video galley - 內容區
-----------------------------------------------------------------*/

.VIDEO_GALLEY_TITEL02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.VIDEO_GALLEY_TITEL03{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

.VIDEO_GALLEY_BOX{
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}
.VIDEO_GALLEY_BOX_WATIC{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


.link{ }
a.link { color:#6c6c6c; text-decoration:underline; }
a.link:hover{ text-decoration:none; color:#cc0033; }

.media{float:left; width:430px; height:200px; margin-left:120px;}
.test{float:right;width:310px; height:200px; margin-right:120px;}

a:visited { color: #0e636e; text-decoration:underline; }
a:link { color: #0e636e; text-decoration:none;}
a:active {color: #0e636e; text-decoration:underline;}
a:hover {color: #000000; text-decoration:underline;}

.Media_20111015_TOP{
	background-image: url(../../images/CrazytalkAnimator/mediareview_top.jpg);
	background-repeat: no-repeat;
		height: 47px;
	width: 424px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 47px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
}
.Media_20111015_CONTENT{
	background-image: url(../../images/CrazytalkAnimator/mediareview_content.jpg);
	background-repeat: repeat-y;
	width: 424px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.Media_20111015_FOOTER{
	background-image: url(../../images/CrazytalkAnimator/mediareview_footer.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 424px; margin-bottom:20px
}
.TESTIMONIAL_20111015_TOP{ background-image: url(../../images/CrazytalkAnimator/testimonial_top.jpg);
	background-repeat: no-repeat;
		height: 48px;
	width: 322px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 48px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px; }
.TESTIMONIAL_20111015_CONTENT{ background-image: url(../../images/CrazytalkAnimator/testimonial_content.jpg);
	background-repeat: repeat-y;
	width: 322px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px; }
.TESTIMONIAL_20111015_FOOTER{background-image: url(../../images/CrazytalkAnimator/testimonial_footer.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 322px; margin-bottom:20px}
.TESTIMONIAL_HH3{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
}
.TESTIMONIAL_HH4{
		line-height: 15px;
}
/*General Mosaic Styles*/
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:220px;
	height:298px;
	margin:10px;border:1px solid #808080;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}
.mosaic-block1 {
	float:left;
	position:relative;
	overflow:hidden;
	width:348px;
	height:230px;
	margin:10px;border:1px solid #808080;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		/***.circle .mosaic-overlay {
			background:url(../img/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}***/
		
		.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(/images/facefilter3/bg-black.png);
		}
		
		
		.bar2 .mosaic-overlay {
			bottom:-45px;
			height:85px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
		}
		
			.bar2 .mosaic-overlay:hover {
				opacity:0.8; 
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
				filter:alpha(opacity=80);
			}
		
	
		.mosaic-block{/* left:50%; top:50%; margin-left:-200px; margin-top:-125px; position:absolute; */}
				.clearfix{ display: block; height: 0; clear: both; visibility: hidden; }
						
				.details{ margin:10px 15px; }	
				.details h4{ font-size:16px;color:#fff; text-shadow:1px 1px 0 rgb(0,0,0); padding:0; margin:0; background:url(/images/facefilter3/showcase_btn.png); background-position: right top;background-repeat:no-repeat; line-height:25px; height:25px; padding-right:20px; display:inline;}
				.details h4:hover{font-size:16px;color:#ffc49c;text-shadow:1px 1px 0 rgb(0,0,0); padding:0; margin:0; background:url(/images/facefilter3/showcase_btn_o.png);  background-position: right top;background-repeat:no-repeat; line-height:25px; height:25px; padding-right:20px; display:inline;}
				.details p{ padding:5px 0; margin:0; color:#aaa; text-shadow:1px 1px 0 rgb(0,0,0);}
				.mosaic-block a{ text-decoration:none; }
				.mosaic-block1 a{ text-decoration:none; }
/*** End Animation Styles ***/
