
/* fonts "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif */
body {
	background: #AF1111 url(./bg.gif) bottom left fixed repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 15px;
	text-align: center;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 8pt;
}


a {
	font-weight: bold;
	color: #AF1111;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: purple;
}

.even {
	background-color: #F4F4F4;
}

.scan {
	border: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.menu a {
	color: #AF1111;
}

.menu {
	background: #AF1111;
	width: 100%;
	text-align: center;
}

.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#nav a {
	font-weight: normal;
	color: #AF1111;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #AF1111;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #AF1111;
	border-width: 0 5px;
}

.menu li {
	float: left;
	position: relative;
	width: 19.9%;
	text-align: center;
	cursor: default;
	background-color: white;
	border-bottom: 1px solid #AF1111;
	border-top: 1px solid #AF1111;
}

.menu ul > li {
	width: 20%;
}

#nav input.search {
	width: 8em;
}

#nav form {
	margin: 0;
}


.menu li ul {
	display: none;
}

.menu li>ul {
	top: auto;
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */

.menu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

.menu li:hover ul, li.over ul {
	display: none;
}

#wrapper {
	width: 95%;
	background: white;
	/*background: white url(./pgbg6.gif) repeat-y 50% 0;*/
	background: white;
	margin: 10px auto;
	padding: 0;
	border: 1px solid black;
}

#header {
	padding: 10px;
	background: white;
}

td.sidebar {
	background: white url(./pgbg7.gif) repeat-y;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 8pt;
}

#sidebar {
	padding: 2px 10px 10px 0;
	margin: 0 0 0 3px;
	color: #666;
	background: transparent; 
	text-align: left;
}	

#sidebar a {
	color: #AF1111;
}

#sidebar p {
	display: inline;
}

#sidebar ol {
	margin-top: 0;
	padding-top: 0;
	list-style-type: disc;
}

#sidebar ol li {
	width: 100%;
}

#sidebar p em small {
	margin-left: 25px;
}

#pagebody {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
}

#maincontent	{
	/*float: left;*/
	margin: 0;
	padding: 10px;
	/*width: 74%;*/
	font-size: 8pt; 	 
}

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: 8pt;	
}

#footer a {
	color: #AF1111;
}

.menu li hr { 
	text-align: center;
	width: 50%;	
	border-width: 0 0 1px 0;
	border-style: solid;
	height: 0;
	padding: 2px 0 0 0;
	color: black;
}

#maincontent #tuple dl {
	padding: 3px;
	font-size: 8pt;
}


hr {
	text-align: center;	
	border-width: 0 0 1px 0;
	border-style: solid;
	height: 0;
	padding: 2px 0 0 0;
	color: black;
}

h1 {
	font-size: 12pt;
	text-align: center;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

strong.highlight {
	background: lightyellow;
}

strong.pdf {
	color: blue;
}

div.seven dl dd, div.seven dl dt {
	display: inline;
	list-style: none;
	margin: 0;
	margin-right: 2px;
}

div.seven a {
	color: #AF1111;
}

dl.search_nav dd {
	display: inline;
	list-style: none;
	margin: 0;
	margin-right: 2px;
	color: #AEAEAE;
	padding: 0;
}


dl.search_nav dt {
	display: inline;
	list-style: none;
	margin: auto 2px;
	color: black;
}


dl.search_nav {
	margin: 0;
	margin-bottom: 3px;
}

#maincontent div.search input,  #maincontent div.search select {
	font-size: 8pt;
	color: black;
	padding: 0;
	margin: 0px;
}


#maincontent div.search {
	border: solid #AEAEAE;
	border-width: 1px 3px;
	padding: 10px;
}

#maincontent div.search a {
	color: #AF1111;
}

#maincontent .home_nav a {
	color: #AF1111;
}

form { margin: 0; }

em a {
	color: blue;
	font-weight : normal;
	text-decoration: none;
}

ol.breadcrumbs a[accesskey]:after {
	content: " [" attr(accesskey) "] ";
}

img { border: 0; }

.indent { text-indent: 1.5em; }






/* Added by Zoltan  */

#topsearch {display:none;}

@media screen and (max-width: 700px) {
#header table tr td {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
#header table tr td a img {
	width: 100%;
}
#pagebody table tr td {
	width: 100% !important;
	float: left;
}
#nav li {
	width: 100%;
}
#nav li a {
	width: 100%;
	margin: 10px 0;
	display: block;
}

#sidebar ol {
	margin: 10px 0;
	padding: ;
	padding: 0;
}
#sidebar ol li {
	width: 100%;
	list-style-type: none;
	text-align: center;
	border-bottom: 1px solid #AF1111;
}
#sidebar ol li a {
	margin: 10px 0 !important;
	display: block;
	width: 100%;
}
#topsearch {display:block;}

}


