/**************************************
 * THEME NAME: wenet-kutep2
 *
 * Files included in this sheet:
 *
 *   wenet-kutep2/wenet_styles.css
 *   wenet-kutep2/wenet_styles_ie.css
 **************************************/

/***** wenet-kutep2/wenet_styles.css start *****/

body {
	background-color: #FFFFFF;
	font-size: 16px;	
	margin: 0px;
	padding: 0px;
	}
.headermenu {
	float: none;
	}
#page {
	margin:5px auto;
	min-width: 990px;
	max-width: 1260px;
	}

a {
	outline-style: none;
	}
	
a:link, a:visited {
	color: #116699;
	}
	
a:hover {
	color: #779911;
	}
	
img {
	border: none;
	}
	
.sideblock .header {
	background-color: #006699;
	color :#FFFFFF;
	border-color: #C6BDA8;
	}
	
.sideblock .content {
	border-color: #C6BDA8;
	}
	
#middle-column .headingblock {
	background-color: #006699;
	color :#FFFFFF;
	}
	
.navbar {
	background: #006699;
	border: none;
	position: relative;
	padding: 3px 1em;
	}
	
.navbar .breadcrumb {
	margin: 0.4em 0px;
	}

.breadcrumb .sep, #admin-report-unittest-index .sep {
	color: #FFFFFF;
	}
	
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
	color: #FFFC00;
	}
		
.breadcrumb {
	color: #FFFFFF;
	}
	
.categorybox .category {
	font-weight: normal;
	}
	
/*//////////////////////////////////////////////*/
/*		  HEADER CONTAINER styles		   		*/
/*//////////////////////////////////////////////*/

#h-container {
	background: #006699;
	position: relative;
	}
	
.bor-left {
	border-left: 1px solid #006699;
	height: 3px;
	}
	
#h-center .headermain {
	padding-top: 30px; 
	line-height: normal;
	float: none;
	font-family: Georgia , Verdana , Arial , Helvetica , sans-serif;
	font-size: 32px;
	font-weight: normal;
	}
	
.bor-left {
	border-left: 1px solid #006699;
	}
	
.header_height {
	height: 121px;
	overflow: hidden;
	}
	
#h-left {
	width: 228px;
	float: left;
	position: relative;
	background: #FFFFFF;
	border: 1px solid #006699;
	height: 119px;
	}
	
#header #h-left {	
	border-style: solid solid none;	
	height: 120px;
	}
	
#h-left a {
	text-decoration: none;
	}

#lgo-tempus {	
	position: absolute;
	top: 0;
	left: 0;
	}

#lgo-wenet {
	position: absolute;
	top: 0;
	right: 0;
	}
	
#lang-box {
	font-size:0;
	text-align: center;
	width: 107px;
	height: 26px;
	background: #006699;
	position: absolute;
	bottom: -1px !important;
	bottom: -2px;
	right: 0;
	}
	
#h-left .lang-box-outerPage  {
	bottom: 0px !important;
	}

#lang-box img {
	margin: 1px 0 0 8px;
	}

#h-center {
	background: #006699 url(img/wenet_black.gif) no-repeat center;
	overflow: visible;
	margin: 0 130px 0 235px;
	text-align: center;
	color: #FFFFFF;
	}
	
#h-right {
	float: right;
	}	
/*//////////////////////////////////////////////*/
/*//////////////////////////////////////////////*/

/*//////////////////////////////////////////////*/
/*			Header menu corners styles			*/
/*//////////////////////////////////////////////*/

.hmenu-cor {
	height: 12px;
	width: 12px;
    font-size: 0;
    background: url(img/corners/corner-r12.gif) no-repeat;
    position: absolute;
	}
	
.euro-cor {
	background: url(img/corners/euro-corner-r12.gif) no-repeat;
	}
	
.e-hmenu-bl{
	background-position: 0 -12px;
	bottom: 0 !important;
	bottom: -1px;
	left: 0;
	}
	
.hmenu-tl {
	top: 0;
	left: 0;
	}
	
.hmenu-tr {
	background-position: 0 -12px;
	top: 0;
	right: 0 !important;
	right: -1px;
	}

.hmenu-bl {
	background-position: 0 -24px;
	bottom: 0;
	left: 0;
	}
	
.hmenu-br {
	background-position: 0 -36px;
	bottom: 0 !important;
	bottom: -1px;
	right: 0 !important;
	right: -1px;
	}
/*//////////////////////////////////////////////*/
/*//////////////////////////////////////////////*/


.footer-top {
	height: 15px;
	width: 100%;
	background: url(img/footer_line.gif) repeat-x;
	}
	
	
/*//////////////////////////////////////////////////*/
/*///////// Glossary CSS  ///////////////////////*/
/*************************************************/

a.autolink.glossary:hover {
	text-decoration: none;
	color: #779911;
}

a.autolink:link, 
a.autolink:visited {
	color: #116699;
	background: none;
	border-bottom: 1px dashed;
} /***** wenet-kutep2/wenet_styles.css end *****/

/***** wenet-kutep2/wenet_styles_ie.css start *****/

#page {
	width: expression(
	(document.compatMode && document.compatMode == 'CSS1Compat') ?
	(document.documentElement.clientWidth < 990 ? "990px" :
	(document.documentElement.clientWidth > 1260 ? "1260px" : "auto")) :
	(document.body.clientWidth < 990 ? "990px" :
	(document.body.clientWidth > 1260 ? "1260px" : "auto")));
}
/***** wenet-kutep2/wenet_styles_ie.css end *****/

