*{
	margin:0;
	padding:0;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	
}
@font-face {
    font-family: 'entypo';
    src: url('../fonts/entypo/Entypo-webfont.eot');
    src: url('../fonts/entypo/Entypo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/entypo/Entypo-webfont.woff') format('woff'),
         url('../fonts/entypo/Entypo-webfont.ttf') format('truetype'),
         url('../fonts/entypo/Entypo-webfont.svg#entyporegular') format('svg');
    font-weight: normal;
    font-style: normal;
 

}
body{
	
	margin:0 auto;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:17px;	
}
h1{
	color:RED;
	font-size:40px;
}
.commentmsg{
	color:red;
	font-size:40px;
	margin:20px 20px 20px 50px;
}
a {
	color: #347C9F;
	
}
a:hover {
	color: #B43104;
	text-decoration: none;
}
span.reference{
	font-family: Calibri, Arial;
	display:block;
	font-size:17px;
	text-align:center;
	margin-bottom:10px;
}
span.reference a{
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 20px;
}
span.reference a:hover{
	color:#ddd;
}
/* Booklet jQuery Plugin Style*/
.booklet{

}
.booklet .b-wrap-left  {
	

}
.booklet .b-wrap-right {

	
}

.book_wrapper
{   
	margin:0 auto;
    width:800px;
	position:relative;	
}
.main_wrapper
{
	margin:0 auto;
    width:80%;
	position:relative;
	
}
.book_wrapper h1{
	color:RED;
	font-size:26px;
	
	padding-bottom:7px;
}
.book_wrapper p{
	font-size:17px;
	margin:5px 5px 5px 5px;
	
}
.book_wrapper a.article,
.book_wrapper a.demo{
	
	display:block;
	width:95px;
	height:41px;
	text-decoration:none;
	outline:none;
	font-size:16px;
	color:#555;
	float:left;
	line-height:41px;
	padding-left:47px;
}

.book_wrapper a.demo{
	margin-left:50px;
}
.book_wrapper a.article:hover,
.book_wrapper a.demo:hover{
	background-position:50% -41px;
	color:#13386a;
}
.book_wrapper img{	
	border:0px solid #fff;
}

a#next_page_button,
a#prev_page_button{
	display:none;
	position:absolute;
	width:41px;
	height:40px;
	cursor:pointer;
	margin-top:-20px;
	top:50%;
	background:transparent url(../images/buttons.png) no-repeat 0px -40px;
}
a#prev_page_button{
	left:-30px;
}
a#next_page_button{
	right:-30px;
	background-position:-41px -40px;
}
a#next_page_button:hover{
	background-position:-41px 0px;
}
a#prev_page_button:hover{
	background-position:0px 0px;
}
.loading{
	width:160px;
	height:56px;
	position: absolute;
	top:50%;
	margin-top:-28px;
	right:135px;
	line-height:56px;
	color:#fff;
	padding-left:60px;
	font-size:15px;
	background: #000 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	opacity: 0.7;
	z-index:9999;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}



.book_wrapper .page-right{width:50px; height:600px; margin: 200px 5px 5px 5px; float:right;}
.book_wrapper .page-left{width:450px; height:600px; margin: 200px 5px 5px 5px;float:left;}
.book_wrapper .page-right{width:500px; height:600px; margin: 200px 5px 5px 5px; float:left;}

.book_wrapper .page-left .title1{font-size:50px; margin:10px 20px 20px 50px;color:#2F1B0C; text-align:center;font-family:  Calibri,"Arial Black", Gadget, sans-serif; vertical-align:top;}
.book_wrapper .page-left .title2{font-size:30px; margin:20px 20px 20px 50px;color:#2F1B0C;text-align:center;}
.book_wrapper .page-right .title2{font-size:20px; margin:20px 20px 20px 0px;color:#2F1B0C;text-align:center;}
.book_wrapper .book_wrapper_tb {width:800px;  margin: 0px 60px 0px -50px; position:static; padding-top:110px;}
.book_wrapper .book_wrapper_tb .banner-link {width:100px;position:absolute; margin-top:30px; margin-left:760px;}
.book_wrapper .book_wrapper_tb .title1 {font-size:28px; margin: 0px 20px 20px 35px;color:#B43104;  font-family:  Calibri,"Arial", Gadget, sans-serif;}
.book_wrapper .book_wrapper_tb .title2 {font-size:20px; margin: 5px 20px 5px 35px;color:#222;  font-family:  Calibri,"Arial", Gadget, sans-serif;font-weight:bold;
										border-left:5px;border-left-color:#c0392b;border-left-style:solid; padding-left:5px;}
.book_wrapper .book_wrapper_tb .title3 {font-size:14px; margin: 0px 20px 0px 35px;color:#fff;  font-family:  Calibri,"Arial", Gadget, sans-serif; padding-left:10px;background-color:#A2DED0;}
										
.book_wrapper .book_wrapper_tb .navpath {font-size:14px; padding: 5px 20px 5px 0px;color:#8A0808;  font-family:  Calibri,"Arial", Gadget, sans-serif;}
.book_wrapper .book_wrapper_tb .navpath  a {font-size:14px; padding: 0px 0px 0px 0px;color:#347C9F;  font-family:  Calibri,"Arial", Gadget, sans-serif;}
.book_wrapper .book_wrapper_tb .navpath  a:hover {text-decoration:none;color:#B43104;}
.book_wrapper .book_wrapper_tb .navpath-r {float:right;font-size:17px; padding: 5px 20px 5px 0px;color:#8A0808;  font-family: "Arial", Gadget, sans-serif;}

.book_wrapper .book_wrapper_tb .subtitle1 {font-size:17px; padding: 5px 30px 5px 20px;color:#B43104;  font-family: Calibri,Arial; color:#555; text-align:justify;}
.book_wrapper .book_wrapper_tb .subtitle2 {
	font-size:17px; 
	padding: 5px 60px 5px 20px;
	color:#B43104; 
	line-height:1em; 
	font-family: Calibri,Arial; 
	color:#555; 
	text-align:justify;
}
.book_wrapper .book_wrapper_tb .calendar {
	font-size:16px; 
	font-family: Calibri,Arial; 	
	text-align:center;
}
.book_wrapper .book_wrapper_tb  .page-content {
	font-size:17px; 
	padding: 5px 60px 5px 30px;
	color:#B43104; 
	line-height:1em; 
	font-family: Calibri,Arial; 
	color:#555; 
	text-align:justify;
	-moz-text-size-adjust:80%;
	-webkit-text-size-adjust:80%;
	-ms-text-size-adjust:80%;
	
	
}
.book_wrapper .book_wrapper_tb  .page-content-highlight {
	background-color:#FDF5EC;
	width:760px;
	
	
}

.book_wrapper .book_wrapper_tb  .page-table {	
	border:5px;
	border-style:solid;
	border-color:#FFE5CA;
	padding:40px;
	background:#FDF8F2;
	margin-left:30px;
	width:700px;
	vertical-align:top;
}
.book_wrapper .book_wrapper_tb  .page-table th{	
	text-align:left;
}
.book_wrapper .book_wrapper_tb  .page-table td{	
	vertical-align:top;
}
.book_wrapper .book_wrapper_tb  .page-table-cal-list {
	border-collapse:separate;
    border-spacing: 0 0 ;
	font-size:15px;	
	width:100%;
}
.book_wrapper .book_wrapper_tb  .page-table-cal-list tr{	
	border-bottom:1px;
	border-bottom-color:#ccc;
	border-bottom-style:dotted;	
		
}
.book_wrapper .book_wrapper_tb  .page-table-cal-list th {	
	text-align:left;
	color:#333;
	width:160px;
	padding-left:30px;
	font-weight:normal;
	font-family: Calibri,Arial;
	padding-right:10px;
	border-bottom:1px;
	border-bottom-color:#ccc;
	border-bottom-style:dotted;	
	padding-bottom:10px;
	padding-top:10px;
	
}
.book_wrapper .book_wrapper_tb  .page-table-cal-list td {	
	padding-bottom:10px;
	border-bottom:1px;
	border-bottom-color:#ccc;
	border-bottom-style:dotted;	
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	
}

.book_wrapper .book_wrapper_tb  .page-table-cal-list .page-table-cal-list-header {	
	font-size:20px;
	text-align:left;
	color:#cc0000;
	padding-left:30px;
	font-weight:bold;
	
}
.book_wrapper .book_wrapper_tb  .page-table-cal-list .page-table-cal-list-highlight{		
	background:#f0f0f0;
}
.calhighlight1{		
	background:#F5A9F2;
	
}
.calhighlight2{		
	background:#A9F5A9;
}
.book_wrapper .book_wrapper_tb  .page-table-cal-list .separator{		
	border-left:1px;
	border-left-color:#ccc;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#ccc;
	border-right-style:solid;	
	padding-left:10px;
	padding-right:10px;
		
}
.book_wrapper .book_wrapper_tb  .page-table-cal-list .separator2{		
	border-left:1px;
	border-left-color:#ccc;
	border-left-style:solid;
		
	padding-left:10px;
	padding-right:10px;
		
}
.book_wrapper .book_wrapper_tb  .page-table-cal-detail  {
	padding-left:40px;
	font-size:17px;
}
.book_wrapper .book_wrapper_tb  .page-table-cal-detail th {
	text-align:left;
	vertical-align:top;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333;
}
.book_wrapper .book_wrapper_tb  .page-table-cal-detail td {
	
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
}

.book_wrapper .book_wrapper_tb  .page-content-img {
	border-top:0px;
	border-top-color:#FF8000;
	border-top-style:solid; 	
	border-bottom:0px;
	border-bottom-color:#FF8000;
	border-bottom-style:solid; 	
	float:right;
	margin-top:5px;	
	margin-left:15px;
	margin-bottom:15px;
	margin-right:0px;
	width:200px;
	font-size:15px;
	text-align:center;
	background-image:url('images/navsubbg3.png');
	padding-bottom:2px;
}
.book_wrapper .book_wrapper_tb  .page-content-img  span{
	margin:0;
	padding:0 2px 0 2px;
	display:block;
}

.book_wrapper .book_wrapper_tb  .page-content-img  img{
	
	border-bottom:5px;
	border-bottom-color:#FF8000;
	border-bottom-style:solid; 	
	float:right;
	margin:0;
	padding:0;
	width:200px;	
}
.book_wrapper .book_wrapper_tb  .page-content-img-l {
	border-top:0px;
	border-top-color:#FF8000;
	border-top-style:solid; 	
	border-bottom:0px;
	border-bottom-color:#FF8000;
	border-bottom-style:solid; 	
	float:left;	
	margin-top:5px;	
	margin-left:0px;
	margin-bottom:15px;
	margin-right:15px;
	width:200px;
	font-size:15px;
	text-align:center;
	background-image:url('images/navsubbg3.png');
	padding-bottom:2px;
}
.book_wrapper .book_wrapper_tb  .page-content-img  span{
	margin:0;
	padding:0 2px 0 2px;
	display:block;
}
.book_wrapper .book_wrapper_tb  .page-content-img-l  img{
		
	border-bottom:5px;
	border-bottom-color:#FF8000;
	border-bottom-style:solid; 	
	float:left;
	margin:0;
	padding:0;
	width:200px;	
}
.book_wrapper .book_wrapper_tb  .page-content-ol{
	font-size:17px; 
	padding: 5px 60px 5px 20px;
	color:#B43104; 
	line-height:1em; 
	font-family: Calibri,Arial; 
	color:#555; 
	text-align:justify;	
	list-style-type:lower-roman;
	list-style-position:outside;	
	padding-left:70px;
}
.book_wrapper .book_wrapper_tb  .page-content-ol-A{
	font-size:17px; 
	padding: 5px 60px 5px 15px;
	color:#B43104; 
	line-height:1em; 
	font-family: Calibri,Arial; 
	color:#555; 
	text-align:justify;	
	list-style-type:upper-latin;
	list-style-position:outside;	
	padding-left:60px;
}
.book_wrapper .book_wrapper_tb  .page-content-ul{
	font-size:17px; 
	padding: 5px 60px 5px 20px;
	color:#B43104; 
	line-height:1.5em; 
	font-family: Calibri,Arial; 
	color:#555; 
	text-align:justify;
	list-style-type:disc;	
	list-style-position:outside;
	padding-left:80px;
}

.book_wrapper .book_wrapper_tb .book_wrapper_tb_booklet {width:1000px; height:600px;  color:#2F1B0C; }
.book_wrapper .book_wrapper_tb .image-row {text-align:center;vertical-align:middle;} 
.book_wrapper .book_wrapper_tb .image-row img{ border-width:5px; border-color:#fff;  height:145px;padding:0px;}
.book_wrapper .book_wrapper_tb .image-row a { text-decoration: none;}
.book_wrapper .book_wrapper_tb .image-row  img:hover {border-width:5px; border-color:#fff; border-bottom-color:#FF8000;border-top-color:#FF8000;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_booklet  a {color:#B43104;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_booklet .download1 {color:orange;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_booklet .download2 {color:green;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_booklet  a:hover {color:#47a3da;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_booklet .title1{font-size:60px; margin: 10px 20px 20px 0px; color:#FF8000; text-align:center; font-family:  Calibri,"Arial Black", Gadget, sans-serif;font-style:italic;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_booklet .title2{font-size:40px; margin: 20px 20px 20px 0px;color:#B43104; text-align:center; font-family:  Calibri,"Arial Black", Gadget, sans-serif;}


.book_wrapper .book_wrapper_tb .book_wrapper_tb_l {width:500px; height:600px; font-size:10px; padding-top:0px;color:#B43104;vertical-align:top;padding-right:-100px;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_l  p { font-family: Calibri,Arial ;font-size:12px;color:#555; text-align:justify;   width:400px; margin: 10px 10px 10px 60px; }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_l .book_wrapper_tb_l_nat {text-align:left;margin-left:60px;color:#B43104; text-decoration:none;font-size:12px;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_l .book_wrapper_tb_l_nat a {color:#B43104; text-decoration:none;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_l .title1{font-size:60px; margin: 10px 20px 20px 0px; color:#2F1B0C; text-align:center; font-family:  Calibri,"Arial Black", Gadget, sans-serif;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_l .title2{font-size:40px; margin: 20px 20px 20px 0px; color:#2F1B0C; text-align:center; font-family:  Calibri,"Arial Black", Gadget, sans-serif;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_l .title3{font-size:30px; margin: 20px 20px 20px 60px; color:#444; text-align:center; font-family:  Calibri,"Arial Black", Gadget, sans-serif;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_l .subtitle1{font-size:15px; margin: 20px 20px 20px 60px ;    font-family:  Calibri,"Arial Black", Gadget, sans-serif;}


.book_wrapper .book_wrapper_tb .book_wrapper_tb_c {width:500px; height:600px; color:#B43104; font-size:10px;  margin:  20px 70px 20p 0px;vertical-align:top;padding-top:40px;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_c  p { font-family:Arial;font-size:12px;color:#555; text-align:justify;   width:400px; margin: 10px 10px 10px 60px; }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_c .title1{font-size:20px; margin:20px 20px 20px 0px;color:#FF8000;text-align:center;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_c .subtitle1{font-size:15px; margin: 20px 20px 20px 50px;color:#444;  font-family:  Calibri,"Arial Black", Gadget, sans-serif;}


.book_wrapper .book_wrapper_tb .book_wrapper_tb_r {width:200px; height:600px; vertical-align:top; vertical-align:top; margin-top:-50px;}
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r p {font-family: Calibri, Gadget, sans-serif; font-size: 20px; margin:25px -20px; line-height: 1em; padding-bottom:22px; color:#fff; }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r a {font-size:16px; color:#fbfbfb }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r a:hover { font-size:20px;  }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r span { font-size:13px;  line-height: 1em; color:#fff; }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r table { font-size:13px;  line-height: 1em; color:#fff; vertical-align:top; }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r td {font-size:14px;  line-height: 1em; color:#fff;   vertical-align:top; }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r .book_wrapper_tb_r_icon { text-decoration:none; color:#FE9A2E; font-size:150px; }
.book_wrapper .book_wrapper_tb .book_wrapper_tb_r .book_wrapper_tb_r_icon:hover { text-decoration:none; color:#47a3da; font-size:150px;}
.sitemap-list {font-size:15px;margin-left:70px; padding:10px 10px 10px 30px;font-family: Verdana, Gadget, sans-serif; color:Maroon; list-style-type:none;} 
.sitemap-list a {color:#e67F25;}
.sitemap-list .sitemap-sublist-head {color:#47a3da;}
.sitemap-list .sitemap-sublist-item {color:#555;}
.sitemap-list a:hover, a.active, a.focus {color:#333;}
.sitemap-list li {padding-bottom:5px; }
.sitemap-list ul {padding-top:5px; }
.sitemap-list ul li {font-size:12px;margin-left:50px; }
.main 
{ margin: 100px 5px 5px 5px;
   
	height:600px;
}
#backgroundPopup { 
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#222;	
	top:0px;  
	left:0px;
	z-index: 9998;
}
#toPopup {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #fbfbfb;
    border: 2px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 20%;
    width: 800px;
    z-index: 9999;
}
div.loader {
    background: url("../img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
    
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin:   10px 50px 0 50px;
}


/* Image Slider */



/* Showcase
-------------*/

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 470px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: absolute;
	margin: auto;
	width: 680px;
	font-family:  Calibri,Arial, Helvetica, sans-serif;
}

	.showcase-content-container
	{
		background-color: none;
	}
	
	/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
		background: url('../images/arrows.png');
		width: 52px;
		height: 52px;
		top: 140px;
		cursor: pointer;
	}
	
	.showcase-arrow-previous
	{
		left: -60px;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0px -52px;
	}
	
	.showcase-arrow-next
	{
		right: -56px;
		background-position: -52px 0;
	}
	
	.showcase-arrow-next:hover
	{
		background-position: -52px -52px;
	}
	
	/* Content */
	.showcase-content
	{
		background-color: #000;
		text-align: center;
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			height: 300px;
			width: 680px;
			display: table-cell;
			vertical-align: top;
		}
		
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			
			
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(../images/white-opacity-80.png);
		}
		
		/* Styling the caption */
		.showcase-caption
		{
			color: #fff;
			padding: 8px 15px;
			text-align: center;
			position: absolute;
			bottom: 0px; left: 0px; right: 0px;
			font-size:12px;
			font-family:  Calibri,Arial, Helvetica, sans-serif;
			font-weight:normal;
			display: none;
			background-image: url('images/bg_o.png');
			background-image:url('../images/bg_o.png');
		}
		
		
	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		clear: both;
		margin-top: 10px;
		text-align: center;
	}
	
		.showcase-button-wrapper span
		{
			margin-right: 3px;
			padding: 2px 5px 0px 5px;
			cursor: pointer;
			font-size: 12px;
			color: #444444;
		}
	
		.showcase-button-wrapper span.active
		{
			color: #fff;
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
		background-color: #000;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
			width: 120px;
			height: 90px;
			cursor: pointer;
			border: solid 1px #333;
			position: relative;
		}
		
			.showcase-thumbnail-caption
			{
				position: absolute;
				bottom: 2px;
				padding-left: 10px;
				padding-bottom: 5px;
			}
			
			.showcase-thumbnail-content
			{
				padding: 10px;
				text-align: center;
				padding-top: 25px;
			}
			
			.showcase-thumbnail-cover
			{
				background-image: url(../images/black-opacity-40.png);
				position: absolute;
				top: 0; bottom: 0; left: 0; right: 0;
			}
		
		.showcase-thumbnail:hover
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
				display: none;
			}
		
		.showcase-thumbnail.active
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 116px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url(../images/arrows-small.png);
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
		}
	


/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
.showcase-content
{
	background-color: inherit;
	font-family:  Calibri,Arial, Helvetica, sans-serif;
}

.showcase-content-wrapper
{
	width: inherit;
}

.showcase-onepage .static-caption
{
	background-color: #dfdfdf;
	color: #333;
}

/* Navigation arrows */
.showcase-arrow-previous, .showcase-arrow-next
{
	z-index: 20;
}

.showcase-arrow-previous
{
	left: 30px;
}
.showcase-arrow-next
{
	right: 30px;
}

/* Thumbnails */
.showcase-thumbnail-wrapper
{
	overflow: hidden;
	margin: auto;
}

/* Caption */
.static-caption
{
	text-align: left;
	font-size: 11px;
	color: #e0e0e0;
	padding: 10px 0;
	margin: 0;
}

.subtablemenu {
  border-collapse: collapse;
}
.iprint {
	float:right;
	width:20px;
	height:20px;

}
.linka{
	color:red;
}

.linkb{
	color:orange;
}
.linkc{
	color:green;
}
.link1:hover{
	color:#47a3da;
}
.kportal-table {
	margin-left:50px;
	vertical-align:middle;
}
.kportal-table td{
	
	padding:15px;
	vertical-align:center;
	height:100px;	
}
.kportal-table .td2{
	
	text-align:bottom;
	height:100px;	
}
.kportal-table img{

	
	width:200px;	
}
.gradeddiv {
	width:320px;	
	margin-left:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	/*height:450px;*/
	float:left;
	display:inline;

}
.gradeddiv p{
	color:#5D140D;
	font-size:15px;

}
.rsdiv {
	width:320px;	
	margin-left:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	/*height:320px;*/
	float:left;
	display:inline;

}
.rsdiv p{
	color:#5D140D;
	font-size:15px;

}
.end-wrapper {font-size:14px;}
.naver { text-align:center;}
.naverdiv {margin-top:-5px; margin-left:-2px;width:1000px;height:30px; }
.naverdiv { background: #fff; }
/* Main menu style*/
.naver a { background-image:url('images/navsubbg3.png'); color: #347C9F; display: block; float: left; font-size: 16px; line-height: 30px; margin: 0 1px 0 0; padding: 0 10px; text-decoration: none;}
/* Sub menu style*/
.naver ul li ul li a { width:100%; background-image:url('images/navsubbg3.png');border-top:3px;	border-top-color:#BBE8E0;	border-top-style:solid; opacity:0.95;}
.naver2 a { 
	margin-bottom:2px;
	background-image:url('images/navsubbg3.png');
	color:#D16901;line-height: 15px;
	font-size: 14px;text-align:left; 
	padding:7px 10px 7px 25px; 
	width:180px; 
	text-indent:0em;
}
.naver2 a:hover  {

margin-left:1%;
box-shadow: inset 180px 0 180px -180px rgba(255, 255, 255, 0.6);
transform: scale(1.1,1.1);
}

.naver2 .aheader {
	
	margin-bottom:2px;
	background-image:url('images/navsubbg3.png');	
	font-size: 14px;
	line-height: 15px;
	text-align:left; 
	margin-top:5px; 
	padding:7px 10px 7px 10spx;
	width:180px; 								
	border-top:5px;
	border-top-color:#BBE8E0;
	border-top-style:solid; 
	text-indent:0em; 
	white-space: normal; 
	border-top-left-radius:10px;
	border-top-right-radius:10px;}
.naver2 .afooter {border-bottom:5px;border-bottom-color:#BBE8E0;border-bottom-style:solid;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}

.naver2 .active {color:#fff;}
.naver2 .aheader1 {
	line-height:30px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-indent:-15px;
}
.naver2 .aheader2 {
	padding-bottom:0px;
	padding-top:14px;
	font-size:22px;
	font-weight:bold;
	color:#FF8000;
	text-align:center;
	background-image:url('images/navsubbg2.png');
	border-bottom:0px;
	border-bottom-color:#FF8000;
	border-bottom-style:solid;

}
.naver2 .aheader2:hover {
	
	font-size:22px;
	font-weight:bold;
	color:#FF8000;
	text-align:center;
	background-image:url('images/navsubbg3.png');
	border-bottom:0px;
	border-bottom-color:#FF8000;
	border-bottom-style:solid;

}			

.naver2 .aheader3 {
	font-weight:bold;
	font-size:14px; 
	color:#B43104;
	text-align:left;
	line-height: 15px;
	margin-bottom:-1px;
	height:100%;
	background-image:url('images/navsubbg3.png');
	color:#D16901;
	padding:10px 10px 7px 25px; 
	width:180px; 
	white-space: normal;
	text-indent:0em; 
}

.naver .active {background-image:url('images/navbg.png'); color: #fff;}
.naver .active a {background-image:url('images/navbg.png'); color: #fff;}





.naver .lang-tab  { background: #09A909; color: #fff; display: block; float: right; font-size: 12px; line-height: 30px; margin: 0 1px 0 0; padding: 0 20px ; }
.naver .nav-sub-title { background-image:url('images/navsubbg4.png'); color: #B45F04; display: block; float: left; font-size: 16px;  line-height: 28px; margin: 0 1px 0 0; padding: 0 308px 0 5px ; visibility:hidden;}
.naver .nav-sub-title:hover { background-image:url('images/navsubbg2.png'); color: #e67F25;   } 
.naver .nav-sub { color: #09A909; background-image:url('images/navsubbg2.png'); display: block; float: right; font-size: 12px; line-height: 20px; margin: 0 1px 0 0; padding: 0 5px; border-right-style: dashed ; border-right-color:#09A909; border-right-width:0.3px; opacity:0.7;}
.naver .nav-sub-search {font-size: 12px; float:right;background:none;border-right-width:0px; }
.naver .nav-sub-search-tbx {font-size: 12px;color: #09A909; background-image:url('images/navsubbg2.png');  border:0.3px; border-color:#eee; border-style: solid;}
.naver .nav-sub-search-btn {color: #47a3da; background-image:url('images/navsubbg2.png'); font-size: 10px; border-width:0px;line-height: 15px; }
.naver .nav-sub-a { color: #FF8000; background-image:url('images/navsubbg2.png');border-right-color:#e67F25;  opacity:0.7;}
.naver .nav-sub-a:hover { opacity:1;}  
         
            .naver a .menu-entypo {font-family: 'entypo';    font-size: 2em;  padding-top :15px; line-height: 20px; }
			.naver a:hover, a:focus, a:active { background-image:url('images/navbg.png'); color: #fff; } 
			.naver .aheader4:hover, .aheader4:focus, .aheader4:active { background-image:url('images/navsubbg.png'); color: #fff; }    
			.naver .aheader3:hover, .aheader3:focus, .aheader3:active { background-image:url('images/navsubbg.png'); color: #fff; }     
			.naver.enabled a { float: none; margin: 0 0 1px 0; width: 100%; }			
			.naver.enabled .nav-sub-title  { float: none; margin: 0 0 0 0; width:60px; display:none; }
			.naver.enabled .lang-tab  { float: left; margin: 0 0 0px 0;  line-height: 28px; border-bottom-color:#fff;  }
			.naver.enabled .nav-sub { float: left; margin: -1px 0 0px 0px; width:80px;  text-align:center; background: #47a3da; color: #fff; padding: 0 5px; border-right-color:#fff; }
			.naver.enabled .nav-sub-search {width:200px;}
			.naver.enabled .nav-sub-search-tbx {background: #47a3da; color: #fff;}
			.naver.enabled .nav-sub-search-btn {background: #47a3da; color: #fff;}
			.naver.enabled .nav-sub-a {  width:50px;  }			
			.naver .nav-sub:hover { background-image:url('images/navsubbg2.png'); color: #47a3da; } 
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  border:none;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.ui-datepicker-week-end  {    
    color: #f00;} 
}

.ui-datepicker-week-end, .ui-datepicker-week-end a.ui-state-default {color:red;}




/* jquery datepicker */

.ll-skin-santiago {
	font-size: 90%;
}

.ll-skin-santiago .ui-widget {
	font-family: Helvetica Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

.ll-skin-santiago .ui-datepicker {
	padding: 0;
}

.ll-skin-santiago .ui-widget-content {
	border: none;
	background: #fff;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.19);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.19);
	box-shadow: 0 1px 3px rgba(0,0,0,.19);
}

.ll-skin-santiago .ui-datepicker-header {
	font-family: "Myriad Pro", sans-serif;
	color: #fff;
	padding: 0;
	border-top: 1px solid #b42b0c;
	border-bottom: none;
	overflow: hidden;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,.35);
	border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	-moz-border-radius: 0px 0px 0 0;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMmIwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMzAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -o-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -webkit-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background:#03C9A9;
}

.ll-skin-santiago .ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-title {
	line-height: 2.2em;
	font-weight: normal;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev, 
.ll-skin-santiago .ui-datepicker .ui-datepicker-next {
	top: -1px;
	background: #d33e13;
	border-radius: 0;
	font-weight: normal;
	border: none;
	height: 2.2em;
	width: 1.4em;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ll-skin-santiago .ui-datepicker .ui-datepicker-next.ui-state-hover {
	background: #ba2c0c;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev {
	left: 0;
	border-right: 1px solid #a6280b;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-next {
	right: 0;
	border-left: 1px solid #a6280b;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev span, 
.ll-skin-santiago .ui-datepicker .ui-datepicker-next span {
	margin-top: -4px;
	top: 40%;
}

.ll-skin-santiago .ui-icon-circle-triangle-e {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -32px 0;
}

.ll-skin-santiago .ui-icon-circle-triangle-w {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -96px 0;
}

.ll-skin-santiago .ui-datepicker table {
	margin: 0;
}

.ll-skin-santiago .ui-datepicker th {
	padding: .6em 0 .4em;
	text-transform: uppercase;
	color: #bbb;
	font-family: "Myriad Pro";
	font-weight: normal;
	font-size: .8em;
	border-top: 1px solid #e6e6e6;
}

.ll-skin-santiago .ui-datepicker td {
	border: none;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 0;
}

.ll-skin-santiago td:last-child {
	border-right: 0;
}

.ll-skin-santiago td .ui-state-default {
	background: transparent;
	border: none;
	color: #2b2b2b;
	margin: 0;
	font-family: "Myriad Pro", sans-serif;
	font-weight: normal;
	text-align: center;
}

.ll-skin-santiago .ui-datepicker-calendar .ui-state-hover {
	background: #ffffff;
	color: #b2b2b2;
}

.ll-skin-santiago td a.ui-state-active,
.ll-skin-santiago td a.ui-state-active.ui-state-hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.45);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMmIwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMzAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -o-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -webkit-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
}
#datepicker-wrap {
	float: left;
	border: 0px solid #aaa;
	border-radius: 0px;
	padding-top: 3px;
}
#datepicker-wrap h3 {
	margin: 0;
	padding-left: 3px;
}
#datepicker .ui-datepicker {
	border: none;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.ui-highlight .ui-state-default{
 background: #A9F89C !important;
 border-color: #CEF6CE !important;
 color: #333 !important;
 }
 .ui-widget-header {
	border: 1px solid #03C9A9;
	background: #03C9A9;
	color: #ffffff;
	font-weight: bold;
	border-top-left-radius:5px;
	border-bottom-right-radius:5px;
}
.ui-widget-content {
	border: 0px solid #dddddd;
	line-height:22px;
	background: #fff;
	color: #333333;
}
 
#tblsitemap {
	background-image:url("../common/images/bg_footer.jpg") no-repeat;
	font-size:14px;
}
#tblsitemap  td{
	width:120px;
	padding:20px;
	background-color:#fafafa;
	vertical-align: top;
	border-right-color:#f1f1f1;
	border-right-style:solid;
	border-right-width:0px;
}
#tblsitemap  ul{
	list-style-position: inside;
	list-style-type: none;
}
#tblsitemap  h3{
	text-decoration:underline;
}
#tblsitemap  a{
	text-decoration:none;
}
.btnpageup:hover {
	transform:scale(1.2,1.2);
	opacity:0.5;
}
/* generic css */
.view {
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center
}
.view .mask, .view .content {
    width: 300px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    font-family: Raleway, serif;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.view p {
    font-family: Merriweather, serif;
    font-style: italic;
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 0px 20px 0px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    font-family: Raleway, serif;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}

/*1*/

.view-first img { /*1*/
    transition: all 0.2s linear;
    width: 300px;
    height: 200px;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(155, 91, 52, 0.7);
    transition: all 0.4s ease-in-out;
    
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    font-family: Raleway, serif;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

/* */

.view-first:hover img { 
    transform: scale(1.1);
} 
.view-first:hover .mask { 
    opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}

/*2*/

.view-second img {  
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}
.view-second .mask { 
    background-color: rgba(12, 19, 27, 0.6); 
    width: 300px;
    padding: 105px;
    height: 200px;
    opacity: 0;
    transform: translate(265px, 145px) rotate(45deg);
    -webkit-transform: translate(265px, 145px) rotate(45deg);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.view-second h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    font-family: Raleway, serif;
    background: transparent;
    margin: 20px 40px 0px 40px;
   -webkit-transform: translate(200px, -200px);
    transform: translate(200px, -200px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-second p { 
    transform: translate(-200px, 200px);
    -webkit-transform: translate(200px, -200px);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.view-second a.info { 
    transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
    transition: all 0.2s 0.1s ease-in-out;
    -webkit-transition: all 0.2s 0.1s ease-in-out;
} 

/* */

.view-second:hover .mask { 
    opacity:1; 
    transform: translate(-80px, -125px) rotate(45deg);
    -webkit-transform: translate(-80px, -125px) rotate(45deg);
}                             
.view-second:hover h2 { 
    transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    transition-delay: 0.3s; 
    -webkit-transition-delay: 0.3s; 
}
.view-second:hover p { 
    transform: translate(0px,0px); 
    -webkit-transform: translate(0px,0px); 
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
}
.view-second:hover a.info { 
    transform: translate(0px,0px); 
    -webkit-transform: translate(0px,0px); 
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

/*3*/

.view-tenth img { 
    transform: scaleY(1);
    transition: all .7s ease-in-out;
}
.view-tenth .mask { 
    background-color: rgba(255, 231, 179, 0.3); 
    transition: all 0.5s linear;
    opacity: 0;
}   
.view-tenth h2{
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    transform: scale(0);
    color: #333;
    transition: all 0.5s linear;
    opacity: 0;
}
.view-tenth p {
    color: #333;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
    padding-
}
.view-tenth a.info { 
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
}


.view-tenth:hover img { 
  -webkit-transform: scale(10);  
  transform: scale(10);
    opacity: 0;
}

.view-tenth:hover .mask { 
    opacity: 1;
}                                                                            
.view-tenth:hover h2,
.view-tenth:hover p,
.view-tenth:hover a.info{ 
    transform: scale(1);
    opacity: 1;
}





/* begin book icon */


ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bookbtn a {
	color: #2c3e50;
	text-decoration: none;
}
.bookbtn {
	display: inline-block;
	text-transform: uppercase;
	border: 2px solid #2c3e50;
	margin-top: 100px; 
	font-size: 0.7em;
	font-weight: 700;
	padding: 0.1em 0.4em;
	text-align: center;
	-webkit-transition: color 0.3s, border-color 0.3s;
	-moz-transition: color 0.3s, border-color 0.3s;
	transition: color 0.3s, border-color 0.3s;
}


.bookbtn:hover {
	border-color: #16a085;
	color: #16a085;
}

/* basic grid, only for this demo margin: 30px 20px 30px 30px; */

.align {
	clear: both;
	margin: 0px auto 20px;
	text-align: center;
}

.align > li {
	width: 500px;
	min-height: 300px;
	display: inline-block;	
	padding: 0 0 0 60px;
	vertical-align: top;
}

.align > li  h1{
	padding-top:30px;
	color:#B43104;
}

/* ///////////////////////////////////////////////////

HARDCOVER
Table of Contents

1. container
2. background & color
3. opening cover, back cover and pages
4. position, transform y transition
5. events
6. Bonus
	- Cover design
	- Ribbon
	- Figcaption
7. mini-reset

/////////////////////////////////////////////////////*/

/*
	1. container
*/

.book {
	position: relative;
	width: 160px; 
	height: 220px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

/*
	2. background & color
*/

/* HARDCOVER FRONT */
.hardcover_front li:first-child {
	background-color: #eee;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* reverse */
.hardcover_front li:last-child {
	background: #2c3e50;
}

/* HARDCOVER BACK */
.hardcover_back li:first-child {
	background: #2c3e50;
}

/* reverse */
.hardcover_back li:last-child {
	background: #2c3e50;
}

.book_spine li:first-child {
	background: #2c3e50;
}
.book_spine li:last-child {
	background: #333;
}

/* thickness of cover */

.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before,
.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before,
.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before,
.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before,
.book_spine li:first-child:after,
.book_spine li:first-child:before,
.book_spine li:last-child:after,
.book_spine li:last-child:before {
	background: #999;
}

/* page */

.page > li {
	background: -webkit-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	background: -moz-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	background: -ms-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	background: linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	box-shadow: inset 0px -1px 2px rgba(50, 50, 50, 0.1), inset -1px 0px 1px rgba(150, 150, 150, 0.2);
	border-radius: 0px 5px 5px 0px;
}

/*
	3. opening cover, back cover and pages
*/

.hardcover_front {
	-webkit-transform: rotateY(-34deg) translateZ(8px);
	-moz-transform: rotateY(-34deg) translateZ(8px);
	transform: rotateY(-34deg) translateZ(8px);
	z-index: 100;
}

.hardcover_back {
	-webkit-transform: rotateY(-15deg) translateZ(-8px);
	-moz-transform: rotateY(-15deg) translateZ(-8px);
	transform: rotateY(-15deg) translateZ(-8px);
}

.page li:nth-child(1) {
	-webkit-transform: rotateY(-28deg);
	-moz-transform: rotateY(-28deg);
	transform: rotateY(-28deg);
}

.page li:nth-child(2) {
	-webkit-transform: rotateY(-30deg);
	-moz-transform: rotateY(-30deg);
	transform: rotateY(-30deg);
}

.page li:nth-child(3) {
	-webkit-transform: rotateY(-32deg);
	-moz-transform: rotateY(-32deg);
	transform: rotateY(-32deg);
}

.page li:nth-child(4) {
	-webkit-transform: rotateY(-34deg);
	-moz-transform: rotateY(-34deg);
	transform: rotateY(-34deg);
}

.page li:nth-child(5) {
	-webkit-transform: rotateY(-36deg);
	-moz-transform: rotateY(-36deg);
	transform: rotateY(-36deg);
}

/*
	4. position, transform & transition
*/

.hardcover_front,
.hardcover_back,
.book_spine,
.hardcover_front li,
.hardcover_back li,
.book_spine li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.hardcover_front,
.hardcover_back {
	-webkit-transform-origin: 0% 100%;
	-moz-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
}

.hardcover_front {
	-webkit-transition: all 0.8s ease, z-index 0.6s;
	-moz-transition: all 0.8s ease, z-index 0.6s;
	transition: all 0.8s ease, z-index 0.6s;
}

/* HARDCOVER front */
.hardcover_front li:first-child {
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.hardcover_front li:last-child {
	-webkit-transform: rotateY(180deg) translateZ(2px);
	-moz-transform: rotateY(180deg) translateZ(2px);
	transform: rotateY(180deg) translateZ(2px);
}

/* HARDCOVER back */
.hardcover_back li:first-child {
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.hardcover_back li:last-child {
	-webkit-transform: translateZ(-2px);
	-moz-transform: translateZ(-2px);
	transform: translateZ(-2px);
}

/* thickness of cover */
.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before,
.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before,
.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before,
.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before,
.book_spine li:first-child:after,
.book_spine li:first-child:before,
.book_spine li:last-child:after,
.book_spine li:last-child:before {
	position: absolute;
	top: 0;
	left: 0;
}

/* HARDCOVER front */
.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before {
	width: 4px;
	height: 100%;
}

.hardcover_front li:first-child:after {
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.hardcover_front li:first-child:before {
	-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	transform: rotateY(90deg) translateZ(158px) translateX(2px);
}

.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before {
	width: 4px;
	height: 160px;
}

.hardcover_front li:last-child:after {
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);
}
.hardcover_front li:last-child:before {
	box-shadow: 0px 0px 30px 5px #333;
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);
}

/* thickness of cover */

.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before {
	width: 4px;
	height: 100%;
}

.hardcover_back li:first-child:after {
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}
.hardcover_back li:first-child:before {
	-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	transform: rotateY(90deg) translateZ(158px) translateX(2px);
}

.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before {
	width: 4px;
	height: 160px;
}

.hardcover_back li:last-child:after {
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);
}

.hardcover_back li:last-child:before {
	box-shadow: 10px -1px 80px 20px #666;
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);
}

/* BOOK SPINE */
.book_spine {
	-webkit-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
	-moz-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
	transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
	width: 16px;
	z-index: 0;
}

.book_spine li:first-child {
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.book_spine li:last-child {
	-webkit-transform: translateZ(-2px);
	-moz-transform: translateZ(-2px);
	transform: translateZ(-2px);
}

/* thickness of book spine */
.book_spine li:first-child:after,
.book_spine li:first-child:before {
	width: 4px;
	height: 100%;
}

.book_spine li:first-child:after {
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.book_spine li:first-child:before {
	-webkit-transform: rotateY(-90deg) translateZ(-12px);
	-moz-transform: rotateY(-90deg) translateZ(-12px);
	transform: rotateY(-90deg) translateZ(-12px);
}

.book_spine li:last-child:after,
.book_spine li:last-child:before {
	width: 4px;
	height: 16px;
}

.book_spine li:last-child:after {
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);
}

.book_spine li:last-child:before {
	box-shadow: 5px -1px 100px 40px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);
}

.page,
.page > li {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.page {
	width: 100%;
	height: 98%;
	top: 1%;
	left: 3%;
	z-index: 10;
}

.page > li {
	width: 100%;
	height: 100%;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	transition-timing-function: ease;
}

.page > li:nth-child(1) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.page > li:nth-child(2) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.page > li:nth-child(3) {
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.page > li:nth-child(4) {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.page > li:nth-child(5) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

/*
	5. events
*/

.book:hover > .hardcover_front {
	-webkit-transform: rotateY(-145deg) translateZ(0);
	-moz-transform: rotateY(-145deg) translateZ(0);
	transform: rotateY(-145deg) translateZ(0);
	z-index: 0;
}

.book:hover > .page li:nth-child(1) {
	-webkit-transform: rotateY(-30deg);
	-moz-transform: rotateY(-30deg);
	transform: rotateY(-30deg);
	-webkit-transition-duration: 1.5s;
	-moz-transition-duration: 1.5s;
	transition-duration: 1.5s;
}

.book:hover > .page li:nth-child(2) {
	-webkit-transform: rotateY(-35deg);
	-moz-transform: rotateY(-35deg);
	transform: rotateY(-35deg);
	-webkit-transition-duration: 1.8s;
	-moz-transition-duration: 1.8s;
	transition-duration: 1.8s;
}

.book:hover > .page li:nth-child(3) {
	-webkit-transform: rotateY(-118deg);
	-moz-transform: rotateY(-118deg);
	transform: rotateY(-118deg);
	-webkit-transition-duration: 1.6s;
	-moz-transition-duration: 1.6s;
	transition-duration: 1.6s;
}

.book:hover > .page li:nth-child(4) {
	-webkit-transform: rotateY(-130deg);
	-moz-transform: rotateY(-130deg);
	transform: rotateY(-130deg);
	-webkit-transition-duration: 1.4s;
	-moz-transition-duration: 1.4s;
	transition-duration: 1.4s;
}

.book:hover > .page li:nth-child(5) {
	-webkit-transform: rotateY(-140deg);
	-moz-transform: rotateY(-140deg);
	transform: rotateY(-140deg);
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	transition-duration: 1.2s;
}

/*
	6. Bonus
*/

/* cover CSS */

.coverDesign {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.coverDesign::after {
	background-image: -webkit-linear-gradient( -135deg, rgba(255, 255, 255, 0.45) 0%, transparent 100%);
	background-image: -moz-linear-gradient( -135deg, rgba(255, 255, 255, 0.45) 0%, transparent 100%);
	background-image: linear-gradient( -135deg, rgba(255, 255, 255, 0.45) 0%, transparent 100%);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.coverDesign h1 {
	color: #fff;
	font-size: 2.2em;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 54% 0 0 0;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.1);
}

.coverDesign p {
	color: #f8f8f8;
	font-size: 1em;
	text-align: center;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.1);
}

.yellow {
	background-color: #f1c40f;
	background-image: -webkit-linear-gradient(top, #f1c40f 58%, #e7ba07 0%);
	background-image: -moz-linear-gradient(top, #f1c40f 58%, #e7ba07 0%);
	background-image: linear-gradient(top, #f1c40f 58%, #e7ba07 0%);
}

.blue {
	background-color: #2980b9;
	background-image: -webkit-linear-gradient(top, #2980b9 58%, #2779B0 0%);
	background-image: -moz-linear-gradient(top, #2980b9 58%, #2779B0 0%);
	background-image: linear-gradient(top, #2980b9 58%, #2779B0 0%);
}

.grey {
	background-color: #f8e9d1;
	background-image: -webkit-linear-gradient(top, #f8e9d1 58%, #e7d5b7 0%);
	background-image: -moz-linear-gradient(top, #f8e9d1 58%, #e7d5b7 0%);
	background-image: linear-gradient(top, #f8e9d1 58%, #e7d5b7 0%);
}
.purple {
	background-color: #8e44ad;
	background-image: -webkit-linear-gradient(top, #8e44ad 58%, #8A42A9 0%);
	background-image: -moz-linear-gradient(top, #8e44ad 58%, #8A42A9 0%);
	background-image: linear-gradient(top, #8e44ad 58%, #8A42A9 0%);
}
.gray {
	background-color: #7f8c8d;
	background-image: -webkit-linear-gradient(top, #7f8c8d 58%, #737E7F 0%);
	background-image: -moz-linear-gradient(top, #7f8c8d 58%, #737E7F 0%);
	background-image: linear-gradient(top, #7f8c8d 58%, #737E7F 0%);
}

/* Basic ribbon */

.ribbon {
	background: #c0392b;
	color: #fff;
	display: block;
	font-size: 0.7em;
	position: absolute;
	top: 11px;
	right: 1px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 0.15em; 
	text-align: center;
	-webkit-transform: rotateZ(45deg) translateZ(1px);
	-moz-transform: rotateZ(45deg) translateZ(1px);
	transform: rotateZ(45deg) translateZ(1px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 10;
}

.ribbon::before,
.ribbon::after{
	position: absolute;
	top: -20px;
	width: 0;
	height: 0;
	border-bottom: 20px solid #c0392b;
	border-top: 20px solid transparent;
}

.ribbon::before{
	left: -20px;
	border-left: 20px solid transparent;
}

.ribbon::after{
	right: -20px;
	border-right: 20px solid transparent;
}

/* figcaption */

figcaption {
	padding-left: 40px;
	text-align: left;
	position: absolute;
	top: 0%;
	left: 160px;
	width: 310px;
}

figcaption h1 {
	margin: 0;
}

figcaption span {
	color: #16a085;
	padding: 0.6em 0 1em 0;
	display: block;
}

figcaption p {
	color: #63707d;
	line-height: 1.3;
}

/* Media Queries */
@media screen and (max-width: 37.8125em) {
	.align > li {
		width: 100%;
		min-height: 440px;
		height: auto;
		padding: 0;
		margin: 0 0 30px 0;
	}

	.book {
		margin: 0 auto;
	}

	figcaption {
		text-align: center;
		width: 320px;
		top: 250px;
		padding-left: 0;
		left: -80px;
		font-size: 90%;
	}
}
