﻿/*Common*/
div#container{ background: #f2f2f2 url(../img/ireks/header_bg.png) repeat-x; }
div#header { background: url(../img/ireks/header.png) no-repeat; }
#userdata a,#langdata a{color:#fff;}
#userdata { color: #fff; }

/*Menu*/
#menu ul li 
{background: #EBD697;
	background: #EBD697; 
	background: #EBD697;
	background: #EBD697; 
	background: #EBD697;
	background: #EBD697;
	background: #EBD697;
	filter: progid:#EBD697;
	
	/*background:#368fce; /* Old browsers *
	background:-moz-linear-gradient(top,  #368fce 0%, #1c6396 100%); /* FF3.6+
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#368fce), color-stop(100%,#1c6396)); /* Chrome,Safari4+ 
	background:-webkit-linear-gradient(top,  #368fce 0%,#1c6396 100%); /* Chrome10+,Safari5.1+ 
	background:-o-linear-gradient(top,  #368fce 0%,#1c6396 100%); /* Opera 11.10+ 
	background:-ms-linear-gradient(top,  #368fce 0%,#1c6396 100%); /* IE10+ 
	background:linear-gradient(top,  #368fce 0%,#1c6396 100%); /* W3C 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#368fce', endColorstr='#1c6396',GradientType=0 ); /* IE6-9 */
	}

#menu ul li:hover
{
	background: #8D0023; /*#39a6f1; /* Old browsers */
	background: #8D0023; /*;-moz-linear-gradient(top,  #39a6f1 0%, #267dba 100%); /* FF3.6+ */
	background: #8D0023; /*-webkit-gradient(linear, left top, left bottom, color-stop(0%,#39a6f1), color-stop(100%,#267dba)); /* Chrome,Safari4+ */
	background: #8D0023;/*-webkit-linear-gradient(top,  #39a6f1 0%,#267dba 100%); /* Chrome10+,Safari5.1+ */
	background: #8D0023;/*-o-linear-gradient(top,  #39a6f1 0%,#267dba 100%); /* Opera 11.10+ */
	background: #8D0023;/*-ms-linear-gradient(top,  #39a6f1 0%,#267dba 100%); /* IE10+ */
	background: #8D0023;/*linear-gradient(top,  #39a6f1 0%,#267dba 100%); /* W3C */
	filter: #8D0023;/*progid:DXImageTransform.Microsoft.gradient( startColorstr='#39a6f1', endColorstr='#267dba',GradientType=0 ); /* IE6-9 */
}

#menu ul li.menuselected
{
	background: #e9f3fd; /* Old browsers */
	background: -moz-linear-gradient(top,  #e9f3fd 0%, #f2f4f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9f3fd), color-stop(100%,#f2f4f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e9f3fd 0%,#f2f4f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e9f3fd 0%,#f2f4f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e9f3fd 0%,#f2f4f6 100%); /* IE10+ */
	background: linear-gradient(top,  #e9f3fd 0%,#f2f4f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f3fd', endColorstr='#f2f4f6',GradientType=0 ); /* IE6-9 */
}

#menu ul li.menuselected a{	color:#184f82;}

/*Login*/
*body.login { background: #38b3df; }
/*body.login div#container{ background: url(../img/ireks/login_bg.png) repeat-x !important; }
body.login div#container div#wrapper{ height: 600px; background: url(../img/ireks/login.png) no-repeat !important; }*/ 
body.login div#container div#wrapper{background: url(../img/ireks/login.png);background-position: center;background-size: cover;width: 100%;position: fixed;height: 100%;} 
