body 
{
	margin: 0;
	padding: 0;
	min-width: 100%;
	font-family: Arial, sans-serif;
	font-family: "Arial", sans-serif;
	font-size: 15px;
	/* smooth the font */
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	background-image: url('../img/05dpnk1322.jpg');
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

td
{
	padding: 5px;
}

a 
{
	text-decoration: none;
	color: inherit;
}

p 
{
	color: #000;
	padding: 0 10px;
    line-height: 18px;
    font-size: 15px;
}

ul
{
	list-style: none;
}

h1
{
	font-size: 35px;
  	font-weight: 400;
  	margin-bottom: 0;
}

h2 
{
	margin-bottom: 0;	
}

h3 
{
	margin: 5px 0;	
}

.title 
{
	font-weight: bold;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

.main-title 
{
	font-size: 24px;	
}

.main-content
{
	min-height: 100%;
	margin-top: 100px;
}
.top-navigation
{
	position: absolute;
	top: 36px;
	right: 30px;
	float: right;
  	list-style: none;
  	font-size: 16px;
	text-transform:uppercase;
}

.top-navigation li
{
	display: inline;
	margin-left: 15px;
}

.top-navigation li:hover
{
	color: #ccc;
	cursor: pointer;
}

/******** HELPER CLASSES ************/
.shadowed
{
	box-shadow: 0 0 7px #111;
}

.bold {
	font-weight: bold !important;
}

/*********** HEADER *****************/
#header-fixed 
{
	position:fixed; 
	/* To make header non-sticky 
	position: absolute; */
	top:0px; 
	margin:auto; 
	z-index:100000;
	width:100%;
	color: #fff;
	background: #FFCC66; /*FFCC66 bone*/ /* e3d235 ivory*/
	height: 80px;
} 

#header-fixed img
{
	position: absolute;
	top: 2px;
	left: 10px;
}

#my-menus 
{
	background:#000; 
	height:75px; 
	opacity:0.8
}

.general-title
{
	text-align: center;
	font-size: 21px;
	text-transform:uppercase;
	font-weight:bold;
}
.general-title1
{
	text-align: center;
	font-size: 21px;
	font-weight:bold;
}

/* TOP HIDDEN MENU */
.hidden-top-menu
{
	position: absolute;
	font-size: 18px;
	width: 100px;
	margin: 0;
	padding: 0;
	top: 75px;
	left: 155px;
	display: none;
	z-index: 10000000;
	list-style: none;
	background-color: #00b0a6;
	border-bottom: 2px solid #666;
}

.hidden-top-menu li
{
	padding: 10px;
}

.hidden-top-menu li:hover
{
	cursor: pointer;
	background-color: #ccc;
}

#menu-toggler
{
	position: absolute;
	top: 45px;
	left: 150px;
	height: 60px;
	font-size: 20px;
}


.hidden-top-menu:hover,
#menu-toggler:hover ~ .hidden-top-menu
{
	display: block;
}

/***************** END HEADER *********************/

.parent-nav 
{
	list-style:none; 
	float: left;
	margin: 0 0 5px 0;
	width: 100%;
}
.catalog-title 
{
	float: left;
	font-size: 19px;
	margin-top:	10px;
	margin-bottom: 0;
	clear: both;
}

.catalog-title-big
{
	font-size: 20px;
	width: 600px;
}

.catalog-title-medium
{
	font-size: 18px;	
}

div[class|="artifacts-metal"]
{
	width: 100%;
	padding: 20px;
	float: left;
	margin: 10px 0;
	background-color: rgba(255,255,255, 0.7);
	border-left: 3px solid #FFCC66;
	box-shadow: 0 0 10px #111;
}

div[class|="artifacts-metal"]:hover
{
	background-color: #ccc;
}


div[class|="artifacts-metal"] h2 
{
	display: inline;
	float: left;	
}

div.opened:hover
{
	background-color: rgba(255,255,255, 0.95) !important;
}

div[class|="artifacts-metal"] > a > h3
{
	margin: 0;
	font-size: 25px;
}

.folding-indicator 
{
	float: right;
}

.menu-list
{
	list-style: none;
	width: 100%;
	float: left;
	padding: 0 0 10px 10px;
	margin: 0;
}
.list-item
{
	width: 100%;
	clear: both;
}

.list-item h4
{
	font-weight: 300;
	width: 600px;
	font-size: 15px;
	margin: 0 0 5px 0;
	line-height: 16px;
	font-style: italic;
}

.menu-list li 
{
	margin-top: 10px;
	font-size: 15px;
	float: left;
}

.menu-list li>h4:hover,
h3.title:hover
{
	cursor: pointer;
}

.section-thumbnail-content
{
	float: left;
	width: 200px;
	height: auto;
	background: transparent;
	text-align: left;
	position:relative;

	margin-right: -55px;
	margin-bottom: 5px;
	
	/*float: left;
	width: 150px;
	height: auto;
	background: transparent;
	text-align: center;
	margin: 5px 20px 15px 0px;*/
}

.section-thumbnail-content img
{
	width: auto;
	float: left;
	margin-bottom: 1px;
	height: auto; 
	clear: both;
	
	/*width: 100%;
	float: left;
	margin-bottom: 10px;
	height: auto;*/
}

.under-image 
{
	display: inline-block;
	width: 100%;
	font-size: 10px;
}


/*Catalog Page*/
.catalog-section
{
	float: left;
	border-top: 2px solid #000;
	padding: 10px;
	/*height: 500px;*/
	width: 100%;
	margin: 20px 0;
}

.section-catalog-content
{
	float: left;
	height: auto;
	background: transparent;
	text-align: center;
	margin: 0;
}

.section-catalog-content img
{
	width: 150px;
	float: left;
	margin-bottom: 10px;
	height: 225px;
}

.section-catalog-content .thumbnail-link
{
	width: 160px;
	float: left;
}

.thumbnail-link-wide
{
	width: 370px;
	float: left;
	margin-right: 20px;
}


.thumbnail-link-wide img
{
	width: auto;
	float: left;
}


.catalog-description-text
{
	list-style: none;
	float: left;
	text-align: left;
	padding-left: 0;
	width: 380px;
	font-size: 15px;
}

.catalog-description-text-right
{
	list-style: none;
	float: left;
	text-align: left;
	padding-left: 0;
	width: 200px; 
	height: 100%;
	font-size: 15px;
}

.catalog-description
{
	height: 130px;
	clear: both;
}


.catalog-item-post-description
{
	display: inline-block;
	margin-top: 16px;
	color: #000;
	font-size: 15px;
	text-align: left;
}


.footer
{
	height: 100px;
	clear: both;
	background-color: rgba(255,255,255, 0.95);
	border-top: 2px solid #FFCC66;
	background-color:#FFCC66;
}

.footer table
{
	font-family: inherit;
	padding: 20px 0 0 0;
	margin: 0px auto;
	font-size: 18px;
}

#khome {
    left: 0px;
    
    }
#keclogo {
	left: 65px;
	}    

 
#navlist li {
    
    list-style: none;
    position: absolute;
    top: 0;
}

/* TOP HIDDEN MENU */
.hidden-top-menu1
{
	position: absolute;
	font-size: 18px;
	width: 100px;
	margin: 0;
	padding: 0;
	top: 75px;
	left: 225px;
	display: none;
	z-index: 10000000;
	list-style: none;
	background-color: #FFCC66;
	border-bottom: 2px solid #666;
}

.hidden-top-menu1 li
{
	padding: 10px;

}

.hidden-top-menu1 li:hover
{
	cursor: pointer;
	background-color: #ccc;
}

#menu-toggler1
{
	position: absolute;
	top: 45px;
	left: 225px;
	height: 60px;
	font-size: 18px;
}


.hidden-top-menu1:hover,
#menu-toggler1:hover ~ .hidden-top-menu1
{
	display: block;
}

div[class|="size-top-text"]
{
	font-size: 20px;
	color: black;
	text-align: justify; 
	/*line-height: normal
    line-height: 1.1; */
	height: 69; 
	width: 100%;
	padding: 20px;
	float: left;
	margin: 10px 0;
}

/*.size {
	font-size: 18px;
	color: black;
}*/

#menu-toggler2
{
	position: absolute;
	top: 45px;
	left: 320px;
	height: 60px;
	font-size: 18px;
}

.hidden-top-menu2:hover,
#menu-toggler2:hover ~ .hidden-top-menu2
{
	display: block;
}


.hidden-top-menu2
{
	position: absolute;
	font-size: 18px;
	width: 100px;
	margin: 0;
	padding: 0;
	top: 75px;
	left: 320px;
	display: none;
	z-index: 10000000;
	list-style: none;
	background-color: #FFCC66;
	border-bottom: 2px solid #666;
}

.hidden-top-menu2 li
{
	padding: 10px;

}

.hidden-top-menu2 li:hover
{
	cursor: pointer;
	background-color: #ccc;
}

/* THIRD HIDDEN MENU FOR COMPOSITE */

#menu-toggler3
{
	position: absolute;
	top: 45px;
	left: 403px;
	height: 60px;
	font-size: 18px;
}

.hidden-top-menu3:hover,
#menu-toggler3:hover ~ .hidden-top-menu3
{
	display: block;
}


.hidden-top-menu3
{
	position: absolute;
	font-size: 18px;
	width: 100px;
	margin: 0;
	padding: 0;
	top: 75px;
	left: 403px;
	display: none;
	z-index: 10000000;
	list-style: none;
	background-color: #FFCC66;
	border-bottom: 2px solid #666;
}

.hidden-top-menu3 li
{
	padding: 10px;

}

.hidden-top-menu3 li:hover
{
	cursor: pointer;
	background-color: #ccc;
}

/* 4 HIDDEN MENU FOR COMPOSITE */

#menu-toggler4
{
	position: absolute;
	top: 45px;
	left: 480px;
	height: 60px;
	font-size: 18px;
}

.hidden-top-menu4:hover,
#menu-toggler4:hover ~ .hidden-top-menu4
{
	display: block;
}


.hidden-top-menu4
{
	position: absolute;
	font-size: 18px;
	width: 100px;
	margin: 0;
	padding: 0;
	top: 75px;
	left: 480px;
	display: none;
	z-index: 10000000;
	list-style: none;
	background-color: #FFCC66;
	border-bottom: 2px solid #666;
}

.hidden-top-menu4 li
{
	padding: 10px;

}

.hidden-top-menu4 li:hover
{
	cursor: pointer;
	background-color: #ccc;
}

.kak img{
	height:200px;
	width:auto;
	max-width: 580px;
	}