
/* NAVIGATION TOP */

table.navi {
 margin: 0;
 padding: 0;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
}

table.navi a {
 color: #FFFFFF;
 text-decoration: none;
	display: block;
 font-family: Arial, Helvetica, sans-serif;
}

/* 1st nav item */
table.navi tr th {
 background:url(../i/navi/lu.gif) bottom left no-repeat;
 border-top: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 height: 25px;
}

table.navi tr th div {
 padding: 5px 7px 6px 8px;
 white-space: nowrap;
}

/* 1st nav item mouseover */
table.navi tr th.act {
 background:url(../i/navi/lu_dark.gif) bottom left no-repeat;
 cursor: pointer;
}

/* 1st nav item current(active) */
table.navi tr th.cur {
 background:url(../i/navi/lu_dark.gif) bottom left no-repeat;
}

/* other nav items */
table.navi tr td {
 background:url(../i/navi/ru.gif) bottom left repeat-x;
 border-top: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 height: 25px;
}

table.navi tr td div {
 padding: 5px 7px 6px 8px;
 white-space: nowrap;
}

/* other nav items mouseover */
table.navi tr td.act {
 background:url(../i/navi/ru_dark.gif) bottom left repeat-x;
 background-color: #5A5B5E;
 cursor: pointer;
}

table.series tr td.act {
 background-color: #5A5B5E;
 cursor: pointer;
 }

/* 1st nav item current(active) */
table.navi tr td.cur {
 background:url(../i/navi/ru_dark.gif) bottom left repeat-x;
 cursor: pointer;
}

/* last nav item */
table.navi tr td.last {
 width: 100%;
 border-right: 0;
}


/* NAVIGATION LINKS */

table.navi-left a {
 color: #FFFFFF;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}

table.navi-left tr {
	height: 20px;
}

table.navi-left td {
	background-color: #77797C;
	border-right: 1px solid #FFFFFF;
	padding: 0px 5px 0px 20px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}

table.navi-left td.act {
	background-color: #5a5b5e;
	cursor: pointer;
	height: 20px;
}

table.navi-left tr.e1 td {
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}

table.navi-left tr.e2 td {
 padding-left: 25px;
	height: 20px;
	vertical-align: middle;
}

img.navi-left-bottom {
 margin-bottom: 15px;
}

/* NAVIGATION SERVICE */

table.navi-service a {
 color: #FFFFFF;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}

table.navi-service {
	border-right: 1px solid #FFFFFF;
}

table.navi-service tr {
	background-color: #77797C;
	height: 20px;
}

table.navi-service tr.act {
	background-color: #5a5b5e;
	cursor: pointer;
}

table.navi-service td {
	padding: 0px 0px 0px 13px;
	height: 20px;
}

table.navi-service th {
	padding: 0px 10px 0px 5px;
	text-align: left;
	font-weight: normal;
}

table.navi-service tr.divide {
 height: 11px;
}

table.navi-service tr.divide td {
	background-color: #77797C;
	vertical-align: middle;
 padding: 0;
height: 11px;
}

table.navi-service tr.divide td img {
	background-color: #FFFFFF;
}

img.navi-service-bottom {
 margin-bottom: 15px;
}

/* ALTERNATIVER HEADER */

table.header {
 margin: 10px 0px 0px 0px;
}

table.header input.search {
 border: 1px solid #FFFFFF;
 width: 135px;
}

table.header td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: white;
}

table.header a {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #FFFFFF;
}

table.header a:hover {
 text-decoration: underline;
}
