<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, cite, hr, fieldset, img, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
	list-style: none;
}
.hidden, #hidden {
	position: absolute;
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.noDis {
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#waitingTable {
	background: transparent;
	width: 100%;
	height: 100%;
}
#waitingTable td {
	text-align: center;
	vertical-align: middle;
	background: transparent;
}

body {
	height: 100%;
	text-align: center;
	font: 0.80em Arial, Helvetica, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #363636;
}
#siteBg {
    width: 100%;
    height: 100%;
    background: url(http://i.imgur.com/aar5P.jpg) repeat-y center top;
}
#site {
    width: 880px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 150px 0 0 0;
    height: 100%;
}
/* --------- HEADER ------------ */
#header {
    width: 880px;
    position: relative;
    margin: 0 0 0 0;
}
#rbcEditedPage #header {
    z-index: 0;
}
.illustration {
    width: 880px;
    overflow: hidden;
    position: relative;
}
#logozone {
    color: #000000;
    margin: 0;
    width: 500px;
    position: absolute;
    top: 30px;
    left: 20px;
    text-align: left;
}
#logozone #logo {
    font-size: 3em;
    line-height: 1.6em;
    float: left;
    color: #000000;
    text-align: left;
    border: none;
    height: 75px;
    overflow: hidden;
}
#logozone #logo a, #logozone #logo a:hover, #logozone #logo a img, #logozone #logo a:hover img {
    text-decoration: none;
    color: #000000;
    border: none;
    text-align: left;
}
#logozone #logo a img, #logozone #logo a:hover img, #logozone #logo img {
    text-decoration: none;
    color: #000000;
    border: none;
    text-align: left;
}
#moto {
    color: #ffc0c0;
    font-size: 2.2em;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    position: absolute;
    top: 35px;
    left: 85px;
}
/* --------- HEADER ---------- */

/* -------- MAIN ------------- */
#main, #mainWide {
    width: 880px;
    margin: 10px 0 0 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
}
#mainContent {
    width: 880px;
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 0;
}
/* ------- CONTENT ------------ */
#content {
    width: 380px;
    float: left;
    margin: 0 0 0 250px;
    padding: 0 0;
    overflow: hidden;
    _margin: 0 0 0 125px;
}
#mainWide #content, #column {
    width: 610px;
    margin: 0 0 0 250px;
    padding: 0 0;
    overflow: hidden;
    _margin: 0 0 0 125px;
}

#column {
    width: 610px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#leftColumn {
    width: 295px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#rightColumn {
    width: 295px;
    float: right;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#leftColumnContent, #rightColumnContent {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.box {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    overflow: hidden;
}
.boxTitle {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.boxTitle h2, .boxTitle h1 {
    margin-bottom: 0;
    font-size: 1.9em;
    font-weight: normal;
    color: #900707;
    padding: 0 0 0 0;
    border: none;
}
.boxContent {
    overflow: hidden;
    padding: 0 0 0 0;
    margin: 0;
}
.boxContent p {
    line-height: 1.6em;
    padding: 0 0 5px 0;
}

.rbcWidgetArea {
    margin: 0 0 20px 0;
}
/* ------- CONTENT ------------ */

/* -------- SIDEBAR --------- */
#sidebar {
    float: left;
    width: 230px;
    margin: 0 0 0 -630px;
    padding: 0 0 0 0;
    overflow: hidden;
    _margin: 0 0 0 -630px;
}
#mainWide #sidebar {
    margin: 0 0 0 -860px;
}
#sidebarContent {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
}

#sidebar .box {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    overflow: hidden;
    background: #ffffff url(../img/box_bg.png) repeat-x bottom left;
}
#sidebar .boxTitle {
    padding: 7px 20px;
    margin: 0 0 0 0;
    background: #2d2d2d url(../img/box_title.png) repeat-x bottom left;
}
#sidebar .contact .boxTitle {
    background: #e52020 url(../img/contact_title.png) repeat-x bottom left;
}
#sidebar .boxTitle h2, #sidebar .boxTitle h1 {
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 1px;
    border: none;
    line-height: 1.5em;
}
#sidebar .boxContentBorder {
    border-left: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    padding: 0 0 20px 0;
}
#sidebar .wsw .boxContentBorder {
    border-top: 2px solid #e1e1e1;
}
#sidebar .boxContent {
    margin: 0 20px;
    padding: 10px 0 0 0;
    overflow: hidden;
}
/* -------- SIDEBAR ---------- */

/* ------- LEFTSIDE --------- */
#leftSide {
    float: right;
    margin: 0 0 0 0;
    width: 230px;
    position: relative;
    overflow: hidden;
}
#leftSideContent {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
}

#leftSide .box {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    overflow: hidden;
    background: #ffffff url(../img/box_bg.png) repeat-x bottom left;
}
#leftSide .boxTitle {
    padding: 7px 20px;
    margin: 0 0 0 0;
    background: #2d2d2d url(../img/box_title.png) repeat-x bottom left;
}
#leftSide .boxTitle h2, #leftSide .boxTitle h1 {
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 1px;
    border: none;
    line-height: 1.5em;
}
#leftSide .boxContentBorder {
    border-left: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    padding: 0 0 20px 0;
}
#leftSide .wsw .boxContentBorder {
    border-top: 2px solid #e1e1e1;
}
#leftSide .boxContent {
    margin: 0 20px;
    padding: 10px 0 0 0;
    overflow: hidden;
 }
 /* ------- LEFTSIDE --------- */

/* -------- MAIN ------------- */

/* ------- MENU ----------- */
#menuzone .rbcContentBlockHeaderArea {
    margin-top: -31px;
}
#mainMenu_header {
    /*width: 880px;*/
}
#menuzone {
    width: 880px;
    height: 45px;
    background: #000000 url(../img/menu_bg.png) repeat-x left top;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #FFFFFF;
    position: absolute;
    top: 105px;
    left: 0;
}
#mainMenu {
    overflow: visible;
    position: absolute;
    top: 75px;
    left: 0;
}
#mainMenu #menuzone {
    top: 30px;
}

/* reset default styles */
#menuId {
	height: 45px;
	margin: 0 0 0 0;
	float: left;
	z-index: 200;
	width: 880px;
        overflow: hidden;
        _overflow: visible;
}
#menuId ul {
	margin: 0;
	padding: 0;
	z-index: 200;
}
#menuId li {
    list-style-type: none;
    z-index: 200;
    background: url(../img/menu_separator.png) no-repeat right top;
}
#menuId li.last {
    background: none;
}
/* first level */
#menuId li, #menuId a {
	float: left;
	display: block;
	z-index: 200;
}
#menuId a {
    display: block;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 0.95em;
    font-weight: bold;
    text-decoration: none;
    z-index: 200;
    padding: 0 20px;
    margin: 0;
    text-align: left;
}
#menuId a span {
    background: none;
    display: block;
    line-height: 45px;
    padding: 0 0 0 0;
}
#menuId a:hover, #menuId a.menu_open, #menuId .selected a, #menuId .activeSelected a {
    background: url(../img/menu_hover.png) repeat-x top left;
    z-index: 200;
    color: #FFFFFF;
}
/* second level */
#menuId ul {
    visibility: hidden;
    position: absolute;
    width: 210px;
    z-index: 200;
    background: #3b0000 url(../img/submenu_bg.png) no-repeat left top;
    _width: 190px;
}
#menuId ul li {
    background: none;
}
#menuId ul a, #menuId a:hover li a, #menuId a.menu_open li a, #menuId .selected li a, #menuId .activeSelected li a {
    color: #FFFFFF;
    padding: 0 10px 0 10px;
    font-size: 0.95em;
    font-weight: bold;
    text-decoration: none;
    /*background: #bd1515  repeat-y right top;*/
    background: none;
    z-index: 200;
    margin: 0;
    line-height: 25px;
    border-bottom: 1px solid #cf1111;
    width: 190px;
}
#menuId ul a span {
    line-height: 25px;
    background: url(../img/li.png) no-repeat 0 15px;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#menuId ul a:hover, #menuId ul a.menu_open, #menuId ul .activeSelected a {
    background: #ffdada;
    border-bottom: 1px solid #cf1111;
    z-index: 200;
    color: #000000;
    line-height: 25px;
}
/* ------ class menu ------- */
.menu  {
	height: 45px;
	margin: 0 0 0 0;
	float: left;
	z-index: 200;
	width: 880px;
        overflow: hidden;
        _overflow: visible;
}
.menu  ul {
	margin: 0;
	padding: 0;
	z-index: 200;
}
.menu  li {
    list-style-type: none;
    z-index: 200;
    background: url(../img/menu_separator.png) no-repeat right top;
}
.menu li.last {
    background: none;
}
/* first level */
.menu  li, .menu  a {
	float: left;
	display: block;
	z-index: 200;
}
.menu  a {
    display: block;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 0.95em;
    font-weight: bold;
    text-decoration: none;
    z-index: 200;
    padding: 0 20px;
    margin: 0;
    text-align: left;
}
.menu  a span {
    background: none;
    display: block;
    line-height: 45px;
    padding: 0 0 0 0;
}
.menu  a:hover, .menu  a.menu_open, .menu  .selected a, .menu  .activeSelected a {
    background: url(../img/menu_hover.png) repeat-x top left;
    z-index: 200;
    color: #FFFFFF;
}
/* second level */
.menu  ul {
    visibility: hidden;
    position: absolute;
    width: 210px;
    z-index: 200;
    background: #3b0000 url(../img/submenu_bg.png) no-repeat left top;
    _width: 190px;
}
.menu ul li {
    background: none;
}
.menu  ul a, .menu  a:hover li a, .menu  a.menu_open li a, .menu  .selected li a, .menu  .activeSelected li a {
    color: #FFFFFF;
    padding: 0 10px 0 10px;
    font-size: 0.95em;
    font-weight: bold;
    text-decoration: none;
    /*background: #bd1515  repeat-y right top;*/
    background: none;
    z-index: 200;
    margin: 0;
    line-height: 25px;
    border-bottom: 1px solid #cf1111;
    width: 190px;
}
.menu ul a span {
    line-height: 25px;
    background: url(../img/li.png) no-repeat 0 15px;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.menu ul a:hover, .menu ul a.menu_open, .menu ul .selected a, .menu ul .activeSelected a {
    background: #ffdada;
    border-bottom: 1px solid #cf1111;
    z-index: 200;
    color: #000000;
    line-height: 25px;
}
/* ------- MENU ----------- */

/* --------- FOOTER --------- */
#footer {
    color: #242424;
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    width: 880px;
    height: 42px;
    background: #e3e3e3 url(../img/footer.png) repeat-x left top;
    overflow: hidden;
    position: relative;
}
#footerContent {
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
}
#footerLeft {
    width: 420px;
    float: left;
    text-align: left;
    line-height: 42px;
}
#footerRight {
    width: 420px;
    float: right;
    text-align: right;
    line-height: 42px;
}
#footer a {
    color: #242424;
    text-decoration: underline;
}
#footer a:hover {
    color: #363636;
    text-decoration: none;
}
/* --------- /FOOTER -------- */

/* -------- QUICK LINKS ----- */
#links {
    position: absolute;
    right: 10px;
    top: 20px;
}
#link {
    font-size: 0.85em;
}
#link a {
    margin-left: 10px;
    color: #242424;
    text-decoration: underline;
}
#link a:hover {
    color: #000000;
    text-decoration: none;
}
.homepage a {
    background: url(../img/homepage.png) no-repeat 0 2px;
    padding-left: 15px;
}
.sitemap a {
    background: url(../img/sitemap.png) no-repeat 0 2px;
    padding-left: 15px;
}
.rss a {
    background: url(../img/rss.png) no-repeat 0 2px;
    padding-left: 15px;
}
.print a {
    background: url(../img/print.png) no-repeat 0 2px;
    padding-left: 15px;
}
/* -------/ QUICK LINKS ----- */

/* -------- NAVIGATOR ------- */
#pageNavigator {
    float: left;
    font-weight: normal;
    margin: 0 0 0 0;
    text-align: left;
    width: 100%;
    font-size: 0.9em;
}
.navigator {
    line-height: 1.8em;
    margin-bottom: 15px;
}
.navigator a {
    color: #ca1919;
    text-decoration: underline;
}
.navigator a:hover {
    color: #ec0000;
    text-decoration: underline;
}
.navigator span span {
    margin-left: 4px;
    margin-right: 4px;
}
.navigator #navCurrentPage {
    background: none;
}
/* -------- NAVIGATOR ------- */

/* -------- SEARCH BOX ------ */
#searchBox {
    height: 25px;
    overflow: hidden;
    position: absolute;
    top: 55px;
    right: 0;
    *width: 350px;
    float: right;
}
#fulltextSearch
{
	*text-align: right;
}
#fulltextSearchButton {
    float: left;
    *float: none;
    margin: 0 0 0 10px;
    padding: 3px 20px 4px;
    cursor: pointer;
    background: #e52020 url(../img/btn.jpg) repeat-x left top;
    color: #FFFFFF;
    border-right: 1px solid #610303;
    border-left: none;
    border-top: none;
    border-bottom: none;
    font-size: 0.95em;
    font-weight: bold;
    *padding: 3px 10px 4px;
    *border-right: none;
}
#fulltextSearchButton:hover {
    color: #D9D9D9;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
    #fulltextSearchButton {
        margin: 1px 0 0 10px;
        padding: 4px 20px 4px;
    }
}
#fulltextSearchText {
    background: #FFFFFF url(../img/search.png) no-repeat left top;
    border: none;
    float: left;
    *float: none;
    margin: 0 0 0 0;
    padding: 0 5px;
    width: 170px;
    height: 25px;
    color: #000000;
    font-weight: normal;
    font-size: 1.1em;
    _line-height: 22px;
}
#searchBox label {
    display: none;
}
/* -------- SEARCH BOX ------ */

/* -------- LANGUAGE -------- */
#lang {
}
#languageSelect {
	padding: 0;
	margin: 0;
}
#languageSelectBody {
	margin: 0;
	padding: 0;
}
#languageSelect ul {
    display: none;
}
#languageFlags {
	padding: 0;
	margin: 0;
}
#languageSelect #languageFlags a {
	text-decoration: none;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 0 0 7px;
	padding: 0;
	background: transparent center center no-repeat;
}
#languageList {
	padding: 0;
	margin: 0 0 0 5px;
	display: block;
	font-size: 0.9em;
	_font-size: 0.8em;
}
#languageList a {
    color: #000000;
    text-decoration: underline;
}
#languageList a:hover {
    color: #000000;
    text-decoration: none;
}
#languageList .separator {
	visibility: hidden;

}
.languageSelectbox {
	border: 1px solid #f5f5f5;
	font-size: 0.9em;
	_font-size: 0.7em;
	height: 20px;
	_height: 15px;
	margin: 0 0 0 5px;
	padding: 0;
}
/* -------- LANGUAGE --------- */

/* ------- WSW -------------- */
.boxContent img, .boxContent a img {
    margin: 5px;
    border: 2px solid #e1e1e1;
}
.boxContent a:hover img {
    border: 2px solid #ec0000;
}
.boxContent .rbcRowMenu a:hover img {
    border: none;
    margin: 0;
}

a {
    color: #ca1919;
    text-decoration: underline;
}
a:hover {
    color: #ec0000;
    text-decoration: underline;
}
h1, h2 {
    margin-bottom: 10px;
    font-size: 1.9em;
    font-weight: normal;
    color: #900707;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.wsw h1, .wsw h2 {
    margin-bottom: 10px;
    font-size: 1.9em;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
#sidebar .wsw h1, #sidebar .wsw h2, #leftSide .wsw h1, #leftSide .wsw h2 {
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 1.5em;
    border-bottom: none;
}
h3 {
    margin: 15px 0 10px;
    font-weight: normal;
    font-size: 1.4em;
    color: #363636;
}
.wsw h3 {
    margin: 7px 0 7px;
}
h4 {
    margin-bottom: 7px;
    font-weight: normal;
    font-size: 1.3em;
    color: #900707;
}
h5, h6 {
    margin-bottom: 7px;
    font-weight: normal;
    font-size: 1.2em;
}

.boxContent ul {
    padding-left: 10px;
    padding-top: 5px;
}
.boxContent ul li {
    background: url(../img/li.png) no-repeat 0px 6px;
    padding: 1px 0 2px 18px;
}
.boxContent ul ul {
    padding-left: 0;
}

.boxContent ol {
    margin-left: 20px;
    padding-left: 7px;
}
.boxContent ol li ol {
	margin-left: 20px;
}
.boxContent ol li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: decimal;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 0;
    background: none;
}

blockquote {
    font-style: italic;
    margin: 0;
    padding: 10px;
    font-weight: normal;
    background: #f1f1f1;
}
table {
    border-collapse: collapse;
    margin: 0 0 4px 0;
}
/*FireFox 2 */
table, x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
table, x:-moz-any-link, x:default { margin-left: 1px; }
/* IE6 */
* html table { font-size: 0.9em; }
.modernTable {
    border-collapse: collapse;
    margin: 0;
}
/*FireFox 2 */
.modernTable , x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
.modernTable , x:-moz-any-link, x:default { margin-left: 1px; }
/* IE6 */
* html .modernTable { font-size: 0.9em; }
.modernTable thead tr td {
    background: #900707;
    border: 1px solid #900707;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
}
.modernTable tbody tr td {
    background: none;
    border: 1px solid #900707;
    padding-left: 8px;
    padding-right: 5px;
    margin: 0;
}
/* ------- WSW -------------- */

/* -------- TAGS ------------- */
ol.tags, .boxContent ol.tags {
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 0.95em;
	font-weight: normal;
        padding-left: 0;
}
ol.tags li {
	padding: 0;
	list-style-type: none;
	list-style: none;	
	margin: 0 0.25em 0 0.25em;
	font-size: 1.2em;
	display: inline;
	text-align: left;
}
/* -------- TAGS ------------ */

/* ------- POOL ------------- */
.poll {
	
}
.poll h3 {
    font-size: 1em;
    line-height: 1.7em;
    color: #000;
    font-weight: bold;
    margin: 0 0 7px 0;
}
/* IE6 */
* html .poll h3 {
    margin: 0 0 10px 0;
}
.poll img, .poll a img, .boxContent .poll img, .boxContent .poll a img {
    border: none;
    text-decoration: none;
    margin: 0;
}
.poll .pollbar a {
    border: none;
    text-decoration: none;
    float: left;
}
.poll .pollbar {
    display: block;
    margin-top: 3px;
    padding: 0;
    width: 99.5%;
    height: 6px;
}
.poll .question {
    
}
.poll .question a {
    
    text-decoration: underline;
}
.poll .question a:hover {
    
    text-decoration: underline;
}
.poll .question .pollnumber {
    margin: 0 0 0 0;
}
#mainContent .boxContent .poll p {
    margin: 0 0 6px;
    padding: 0;
    *line-height: 0.35em;
}
.poll p.voted {
    border-top: 1px solid #e1e1e1;
}
#mainContent .boxContent .poll p.voted {
    margin: 0 0 0 0;
    padding: 7px 0 0 0;
    *line-height: 1.5em;
}
/*FireFox 2 */
#mainContent .boxContent .poll p, x:-moz-any-link { line-height: 1em; }
/*FireFox 3*/
#mainContent .boxContent .poll p, x:-moz-any-link, x:default { line-height: 1em; }

/* IE6 */
* html #mainContent .boxContent .poll p { line-height: 0.8em; margin: 0 0 10px; }
* html #mainContent .boxContent .poll p.voted { line-height: 1.5em; margin: 0 0 0 0; }

/*FireFox 2 */
#mainContent .boxContent .poll p .question, x:-moz-any-link { line-height: 1.3em; }
/*FireFox 3*/
#mainContent .boxContent .poll p .question, x:-moz-any-link, x:default { line-height: 1.3em; }
/* ------- POOL ------------- */

/* ------- ARTICLE ---------- */
.article {
    margin-bottom: 10px;
}
#content .article {
    padding: 15px;
    margin-bottom: 5px;
}
#content .articleBg1 {
    background: #f1f1f1;
}
.article h3 {
    font-size: 1.0em;
    font-weight: bold;
    margin: 0 0 4px 0;
    line-height: 1.7em;
}
.article h3 a {
    text-decoration: underline;
}
.article h3 a:hover {
    text-decoration: underline;
}
.article ins {
    text-decoration: none;
    font-size: 0.95em;
    font-weight: bold;
}
#content .article ins {
    color: #900707;
    font-weight: normal;
}
.article .articleContent {
    margin-top: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 1.5em;
}
.article .articleContent img {
    margin: 5px;
}
.articleDetail ins {
    text-decoration: none;
    color: #900707;
    font-size: 0.95em;
    font-weight: normal;
}
.articleDetail img {
    margin: 5px;
}
/* ------- ARTICLE ---------- */

/* ------- LINK and INFO ----- */
.archive {
    font-weight: normal;
    margin-bottom: 7px;
    text-align: right;
}
.archive a {
    background: url(../img/next.png) no-repeat right;
    padding-right: 22px;
}

.pagingInfo {
    float: left;
}
#sidebar .pagingInfo, #leftSide .pagingInfo {
    float: none;
    text-align: right;
}

.back {
    font-weight: bold;
    margin-top: 5px;
}
.back a {
    background: url(../img/next.png) no-repeat right;
    display: block;
    float: left;
    padding-right: 22px;
}

.rbcTags h4 {
    display: block;
    float: left;
    margin: 4px 7px 0 0;
    font-size: 1.2em;
}
.rbcTags h4 a {
    text-decoration: none;
    font-weight: bold;
}
.rbcTags h4 a:hover {
    text-decoration: none;
}
.rbcTags .tags {
    line-height: 1.8em;
    padding: 0 0 5px 0;
}
/* ------- LINK and INFO ----- */

/* ------- PAGING ------------ */
.paging {
    float: right;
}
#sidebar .paging, #leftSide .paging {
    margin-top: 7px;
    float: none;
    text-align: right;
}
.paging a {
    margin: 0 2px;
}
.leftEnd, .left  {
    line-height: 1.5em;
    text-decoration: underline;
}
.leftEnd:hover, .left:hover {
    text-decoration: underline;
}
.paging  .selected {
    font-weight: bold;
    line-height: 1.5em;
    text-decoration: none;
}
.right, .rightEnd {
    line-height: 1.5em;
    text-decoration: underline;
}
.rightEnd:hover, .right:hover {
    text-decoration: underline;
}
.separator {
}
a .pageText {
    line-height: 1.5em;
    text-decoration: underline;
}
a:hover .pageText {
    text-decoration: underline;
}
/* ------- PAGING ------------ */

/* ------ DISCUSSION --------- */
.diskuze fieldset {
    border: none;
    margin: 0 40px;
    background: #ffdada;
    padding: 20px;
    border: 1px solid #d9d9d9;
}
#main #content .diskuze fieldset {
    margin: 0 20px;
}
#mainWide #content #leftColumn .diskuze fieldset, #mainWide #content #rightColumn .diskuze fieldset {
    margin: 0 0;
}
#sidebar .diskuze fieldset, #leftSide .diskuze fieldset {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
}
.diskuze label {
    float: left;
    width: 194px;
    padding: 0;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 4px;
}
#content .diskuze label.postTextLabel {
    display: none;
}
#content #leftColumn label.postTextLabel, #content #rightColumn label.postTextLabel {
    display: inline;
}
#main #content .diskuze label {
    width: 100px;
}
#mainWide #content #leftColumn .diskuze label, #mainWide #content #rightColumn .diskuze label {
    width: 250px;
}
#sidebar .diskuze label, #leftSide .diskuze label {
    width: 184px;
    margin-bottom: 3px;
    margin-top: 0;
}
.diskuze #postAuthor, .diskuze #postEmail, .diskuze #postTitle {
    border: 1px solid #FFFFFF;
    width: 290px;
    padding-left: 2px;
    padding-right: 2px;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    height: 18px;
    margin-bottom: 5px;
}
#main #content .diskuze #postAuthor, #main #content .diskuze #postEmail, #main #content .diskuze #postTitle {
    width: 193px;
}
#mainWide #content #leftColumn .diskuze #postAuthor, #mainWide #content #leftColumn .diskuze #postEmail, #mainWide #content #leftColumn .diskuze #postTitle,
#mainWide #content #rightColumn .diskuze #postAuthor, #mainWide #content #rightColumn .diskuze #postEmail, #mainWide #content #rightColumn .diskuze #postTitle {
    width: 246px;
}
#sidebar .diskuze #postAuthor, #sidebar .diskuze #postEmail, #sidebar .diskuze #postTitle,
#leftSide .diskuze #postAuthor, #leftSide .diskuze #postEmail, #leftSide .diskuze #postTitle {
    width: 180px;
    border: 1px solid #d9d9d9;
}
.diskuze #postText {
    border: 1px solid #FFFFFF;
    width: 484px;
    height: 150px;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    font: 1.05em Arial, Helvetica, Tahoma, sans-serif;
    resize: none;
    *float: none;
}
#main #content .diskuze #postText {
    width: 293px;
}
#mainWide #content #leftColumn .diskuze #postText, #mainWide #content #rightColumn .diskuze #postText {
    width: 246px;
}
#sidebar .diskuze #postText, #leftSide .diskuze #postText {
    width: 180px;
    _margin-left: -10px;
    border: 1px solid #d9d9d9;
}

.diskuze .btn {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
#sidebar .diskuze .btn, #leftSide .diskuze .btn   {
	margin: 5px -1px 0 0;
}

.submit {
    float: left;
    margin: 0 0 0 10px;
    padding: 3px 20px 4px;
    cursor: pointer;
    background: #e52020 url(../img/btn.jpg) repeat-x left top;
    color: #FFFFFF;
    border-right: 1px solid #610303;
    border-left: none;
    border-top: none;
    border-bottom: none;
    font-size: 0.95em;
    font-weight: bold;
    *padding: 3px 10px 4px;
    *border-right: none;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
    .submit {
        margin: 1px 0 0 10px;
        padding: 4px 20px 4px;
    }
}
.submit:hover {
    color: #D9D9D9;
}

.diskuze .btn {
    margin-right: 0px;
}
#leftColumn .diskuze .btn, #rightColumn .diskuze .btn {
    margin-right: 2px;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){

}
/*FireFox 2 */
.diskuze .btn , x:-moz-any-link { margin-right: 0px; }
#main .diskuze .btn , x:-moz-any-link { margin-right: 0px; }
#sidebar .diskuze .btn , x:-moz-any-link { margin-right: 0px; }
#leftSide .diskuze .btn , x:-moz-any-link { margin-right: 0px; }
/*FireFox 3*/
.diskuze .btn , x:-moz-any-link, x:default { margin-right: 0px; }
#main .diskuze .btn , x:-moz-any-link, x:default { margin-right: 0px; }
#sidebar .diskuze .btn , x:-moz-any-link, x:default { margin-right: 0px; }
#leftSide .diskuze .btn , x:-moz-any-link, x:default { margin-right: 0px; }
/* IE7, IE 8 */
.diskuze .btn { *margin-right: 0px; }
#main .diskuze .btn { *margin-right: 0px; }
#sidebar .diskuze .btn { *margin-right: 0px; }
#leftSide .diskuze .btn { *margin-right: 0px; }
/* IE6 */
* html .diskuze .btn { margin-right: 0px; }
* html #main .diskuze .btn { margin-right: 0px; }
* html #sidebar .diskuze .btn { margin-right: 0px; }
* html #leftSide .diskuze .btn { margin-right: 0px; }


p.formError {
    margin: 5px 0 5px 0;
    font-weight: bold;
}
ul.formError {
    margin: 0 0 15px 5px;
    color: #d43c00;
}
ul.formError li span {
    font-weight: bold;
}
.diskuze label.wrong {
    font-weight: bold;
    color: #d43c00;
}
.diskuze input.wrong {
    border: 1px solid #d43c00;
}

.post {
    height: auto;
    margin: 0 0 5px 200px;
    overflow: hidden;
    padding: 10px;
    background: #f1f1f1;
    border: 1px solid #d9d9d9;
}
#sidebar .post, #leftSide .post, #leftColumn .post, #rightColumn .post {
    margin: 0 0 5px 100px;
}
.level-1 {
    margin-left: 0px;
    background: #ffdada;
}
#sidebar .level-1, #leftSide .level-1, #leftColumn .level-1, #rightColumn .level-1 {
    margin-left: 0px;
}
.level-2 {
    margin-left: 50px;
}
#sidebar .level-2, #leftSide .level-2, #leftColumn .level-2, #rightColumn .level-2 {
    margin-left: 25px;
}
.level-3 {
    margin-left: 100px;
}
#sidebar .level-3, #leftSide .level-3, #leftColumn .level-3, #rightColumn .level-3 {
    margin-left: 50px;
}
.level-4 {
    margin-left: 150px;
}
#sidebar .level-4, #leftSide .level-4, #leftColumn .level-4, #rightColumn .level-4 {
    margin-left: 75px;
}

.post .head {
    margin-bottom: 10px;
}
.post .head .title {
    font-size: 1em;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color: #363636;
}
.post .head .title strong {
    color: #ca1919;
    text-decoration: underline;
}
.post .head p, .boxContent .post .head p {
    margin: 0;
    padding: 0;
}
.post .head .user {
    font-weight: bold;
}
.post .head ins {
    text-decoration: none;
    font-weight: bold;
}

.post .text {
    background: #FFFFFF;
    padding: 10px;
}

.post .reply {
    float: right;
    margin-top: 5px;
}
.post .reply a {
    background: url(../img/next.png) no-repeat right;
    float: right;
    padding-right: 22px;
    font-weight: bold;
}
.newPost {
	font-weight: bold;
	margin-top: 5px;
}
/* ------ DISCUSSION --------- */

/* ------ FAQ ---------------- */
.faq .item {
    padding: 15px;
    background: #f1f1f1;
    margin-bottom: 5px;
}
.question h3.title {
    font-size: 1.0em;
    margin-top: 0;
    margin-bottom: 0;
    color: #ca1919;
    text-decoration: underline;
    font-weight: bold;
}
.answerBlock {
    margin-top: 10px;
}
/* ------ FAQ ---------------- */

/* ----- LINKS -------------- */
.item {
    padding: 15px;
}
.itemBg1 {
    background: #f1f1f1;
}
.item h2.title {
    font-size: 1.1em;
    margin-bottom: 2px;
    padding-bottom: 0;
    font-weight: bold;
    color: #ec0000;
    border: none;
}
.item h2.title a {
    text-decoration: none;
}
.item h2.title a:hover {
    text-decoration: none;
}
.itemContent {
    line-height: 1.5em;
}
.uri {
    color: #ec0000;
}
.uri:hover {
    color: #CA1919;
}
/* ----- LINKS -------------- */

/* ------- SEARCH RESULT ---- */
#fulltextSearchResult {
    padding-bottom: 10px;
}
#fulltextSearchResult fieldset {
    border: none;
    margin: 0;
    background: #ffdada;
    padding: 20px;
    border: 1px solid #d9d9d9;
}
.search {
    margin-bottom: 5px;
    float: left;
    width: 210px;
}
.search label, .type label {
    width: 200px;
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
}
#main #content .search label, #main #content .type label {
    width: 335px;
}
#leftColumn .search label, #leftColumn .type label {
    width: 245px;
}
.type {
    margin-bottom: 5px;
    float: left;
    width: 210px;
    margin-left: 15px;
}
#main #content .search, #main #content .type {
    width: 335px;
    margin-left: 0;
}
#leftColumn .search, #leftColumn .type {
    width: 250px;
    margin-left: 0;
}

#fulltextSearchTextResult {
    border: 1px solid #FFFFFF;
    width: 202px;
    height: 19px;
    padding: 0 4px 0 4px;
}
#main #content #fulltextSearchTextResult {
    width: 329px;
}
#leftColumn #fulltextSearchTextResult {
    width: 241px;
}
/* IE6 */
*html #fulltextSearchTextResult {
    width: 202px;
}
#fulltextSearchTypeResult {
    border: 1px solid #FFFFFF;
    width: 206px;
    padding: 0 0 0 4px;
}
#main #content #fulltextSearchTypeResult {
    width: 339px;
}
#leftColumn #fulltextSearchTypeResult {
    width: 254px;
}
/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0){
    #fulltextSearchTypeResult { margin-top: 0; }
}
/* IE6 */
* html #fulltextSearchTypeResult {
    width: 196px;
}

.btnarea {
    float: left;
    margin-left: 10px;
    margin-top: 23px;
}
.btnarea .submit {
    float: left;
}

#main #content .btnarea, #main #content .btnarea .submit, #leftColumn .btnarea, #leftColumn .btnarea .submit {
    float: right;
}

p.size, #main .boxContent p.size {
    line-height: 1.3em;
    font-size: 0.9em;
    padding-bottom: 0;
    padding-top: 3px;
    color: #ca1919;
    text-align: right;
    font-weight: bold;
}
/* ------- SEARCH RESULT ---- */

/* ---- SERVERMAP ----------- */
ul.ServerMap {
    padding-left: 5px;
    margin-left: 10px;
    padding-top: 0px;
    font-size: 1.3em;
    font-weight: normal;
}
ul.ServerMap li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 10px 0 0 0;
    background: none;
}
ul.ServerMap a {
    background: none;
    padding-left: 0;
    color: #363636;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
}
ul.ServerMap a:hover {
    color: #ca1919;
    text-decoration: none;
}
ul.ServerMap .level1 a {
    background: url(../img/li.png) no-repeat 0px 6px;
    padding-left: 15px;
    color: #ca1919;
    text-decoration: underline;
    font-size: 0.9em;
    font-weight: normal;
}
ul.ServerMap .level1 a:hover {
    color: #900707;
    text-decoration: underline;
}
ul.ServerMap .level2 a, ul.ServerMap .level3 a, ul.ServerMap .level4 a, ul.ServerMap .level5 a, ul.ServerMap .level6 a,
ul.ServerMap .level7 a, ul.ServerMap .level8 a, ul.ServerMap .level9 a, ul.ServerMap .level10 a {
    background: url(../img/li2.png) no-repeat 0px 6px;
    padding-left: 15px;
    color: #ca1919;
    text-decoration: underline;
    font-size: 0.9em;
    font-weight: normal;
}
ul.ServerMap .level2 a:hover, ul.ServerMap .level3 a:hover, ul.ServerMap .level4 a:hover, ul.ServerMap .level5 a:hover,
ul.ServerMap .level6 a:hover, ul.ServerMap .level7 a:hover, ul.ServerMap .level8 a:hover, ul.ServerMap .level9 a:hover,
ul.ServerMap .level10 a:hover {
    color: #900707;
    text-decoration: underline;
}
ul.ServerMap ul {
    padding-left: 15px;
    padding-top: 0px;
}
/* ---- SERVERMAP ----------- */

/* ---- PRODUCTS ------------ */
.product {
    margin-bottom: 10px;
    margin-top: 5px;
}
#content .product {
    margin: 0 0 5px 0;
    background: #f1f1f1;
    padding: 15px;
}
.product .title {
    font-size: 1em;
    font-weight: bold;
    color: #ca1919;
    margin: 0 0 5px 0;
}
#content .withImage .title {
    margin-left: 135px;
}
#content #leftColumn .withImage .title, #content #rightColumn .withImage .title {
    margin-left: 0;
}
.product .title a {
    text-decoration: underline;
}
.product .title a:hover {
    text-decoration: underline;
}
.product .image {
    float: left;
    height: 100%;
    width: 135px;
}
#content .product .image {
    margin-top: -20px;
}
#content #leftColumn .product .image, #content #rightColumn .product .image  {
    margin-top: 0px;
}
#sidebar .product .image, #leftSide .product .image {
    float: left;
    margin-top: 0;
    margin: 0 35px 5px;
    width: 122px;
}
#sidebar .boxContent .product .image img, #leftSide .boxContent .product .image img {
    margin: 0;
}
.product .image a {
    border: none;
    text-decoration: none;
}
.product .image a img {
    text-decoration: none;
    margin: 0;
}
.product .image a:hover img {
    text-decoration: none;
    margin: 0;
}
.product .text {
    line-height: 1.5em;
}
#leftSide .product .text {
    line-height: 1.4em;
}
#sidebar .product .text, #leftSide .product .text {
    margin-left: 0;
    margin-top: 5px;
}
.productDetail { }
.productDetail .image {
    display: block;
    margin: 0;
    text-align: center;
}
.productDetail .image a {
    border: none;
    text-decoration: none;
}
.productDetail .image a img {
    text-decoration: none;
}
.productDetail .image a:hover img {
    text-decoration: none;
}
.productDetail .text {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    background: #f1f1f1;
}
/* ---- PRODUCTS ------------ */

/* ---- PHOTOGALLERY -------- */
.photo118 a.photo {
	width: 122px;
	float: left;
	text-decoration: none;
        padding: 10px 15px;
}
#main #content .photo118 a.photo {
    padding: 10px 34px;
}
#mainWide #content #leftColumn .photo118 a.photo, #mainWide #content #rightColumn .photo118 a.photo {
    padding: 10px 12px;
    _width: 49%;
}
#sidebar .photo118 a.photo, #leftSide .photo118 a.photo  {
    padding: 10px 0;
    margin: 0 34px;
}
.photo200 a.photo {
	width: 204px;
	float: left;
	text-decoration: none;
        padding: 10px 50px;
}
#leftSide .photo200 a.photo, #sidebar .photo200 a.photo {
    padding: 10px 0;
    _width: 100%;
}
#main #content .photo200 a.photo {
    padding: 10px 88px;
}
#mainWide #content #leftColumn .photo200 a.photo, #mainWide #content #rightColumn .photo200 a.photo {
    padding: 10px 46px;
}
a.photo {
	margin: 0 0 10px 0;
	overflow: hidden;
	font-size: 85%;
	border: none;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
#content a.photoP1, #content a.photoP2, #content a.photoP3, #content a.photoP4 {
   background: #f1f1f1;
   _width: 24%;
}
#content a.photoP5, #content a.photoP6, #content a.photoP7, #content a.photoP0 {
   background: #ffffff;
   _width: 24%;
}

#main #content a.photoP1, #main #content a.photoP2 {
   background: #f1f1f1;
    _width: 50%;
}
#main #content a.photoP3, #main #content a.photoP0 {
   background: #ffffff;
    _width: 50%;
}

#mainWide #content #leftColumn a.photoP1, #mainWide #content #leftColumn a.photoP2,
#mainWide #content #rightColumn a.photoP1, #mainWide #content #rightColumn a.photoP2 {
   background: #f1f1f1;
   _width: 50%;
}
#mainWide #content #leftColumn a.photoP3, #mainWide #content #leftColumn a.photoP0,
#mainWide #content #rightColumn a.photoP3, #mainWide #content #rightColumn a.photoP0 {
   background: #ffffff;
   _width: 50%;
}

#mainWide #content .sloupce #leftColumn a.photoP1, #mainWide #content .sloupce #leftColumn a.photoP2,
#mainWide #content .sloupce #leftColumn a.photoP5, #mainWide #content .sloupce #leftColumn a.photoP6,
#mainWide #content .sloupce #rightColumn a.photoP1, #mainWide #content .sloupce #rightColumn a.photoP2,
#mainWide #content .sloupce #rightColumn a.photoP5, #mainWide #content .sloupce #rightColumn a.photoP6 {
   background: #f1f1f1;
   _width: 49%;
}
#mainWide #content .sloupce #leftColumn a.photoP3, #mainWide #content .sloupce #leftColumn a.photoP4,
#mainWide #content .sloupce #leftColumn a.photoP7, #mainWide #content .sloupce #leftColumn a.photoP0,
#mainWide #content .sloupce #rightColumn a.photoP3, #mainWide #content .sloupce #rightColumn a.photoP4,
#mainWide #content .sloupce #rightColumn a.photoP7, #mainWide #content .sloupce #rightColumn a.photoP0 {
   background: #ffffff;
   _width: 49%;
}

#mainWide #content .sloupce #leftColumn .photo200 a.photoB1, #mainWide #content .sloupce #leftColumn .photo200 a.photoB3,
#mainWide #content .sloupce #rightColumn .photo200 a.photoB1, #mainWide #content .sloupce #rightColumn .photo200 a.photoB3 {
   background: #f1f1f1;
   _width: 100%;
}
#mainWide #content .sloupce #leftColumn .photo200 a.photoB2, #mainWide #content .sloupce #leftColumn .photo200 a.photoB0,
#mainWide #content .sloupce #rightColumn .photo200 a.photoB2, #mainWide #content .sloupce #rightColumn .photo200 a.photoB0 {
   background: #ffffff;
   _width: 100%;
}

#content a.photoB1, #content a.photoB2 {
   background: #f1f1f1;
   _width: 50%;
}
#content a.photoB3, #content a.photoB0 {
   background: #ffffff;
   _width: 50%;
}

#mainWide #content #leftColumn a.photoB0, #mainWide #content #leftColumn a.photoB1,
#mainWide #content #rightColumn a.photoB0, #mainWide #content #rightColumn a.photoB1,
#main #content a.photoB0, #main #content a.photoB1 {
    _width: 100%;
}

a.photo:hover {
	border: none;
	font-weight: normal;
	text-decoration: none;
}
a.photo .name {
	text-decoration: underline;
        display: block;
        padding-top: 5px;
        font-weight: bold;
        overflow: hidden;
}
.photo118 a.photo .name {
    width: 122px;
}
.photo200 a.photo .name {
    width: 204px;
}
a.photo:hover .name {
	border: none;
	font-weight: bold;
	text-decoration: underline;
}
.photo118 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 122px;
	height: 122px;
	border: none;
}
.photo200 a.photo span.image {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 204px;
	height: 204px;
	border: none;
}
a.photo span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
a.photo span.image img {
	margin: 0;
}
a.photo:hover span.image img {

}
a.photo span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
}


.photofull {
	margin-top: 15px;
	visibility: 
}
.photofull span.image {
	position: relative;
	display: block;
	margin: 0 auto 10px;
	text-align: center;
	width: 500px;
	height: 500px;
}
.photofull .smallImage span.image {
    width: 380px;
    height: 380px;
}
#mainWide .photofull .smallImage span.image {
    width: 295px;
    height: 295px;
}
/* IE6 */
* html .photofull span.image { 
	margin: 0 0 0 100px; 
	width: 502px; 
	height: 502px;
}
/* IE7 and IE8 */
.photofull span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
.photofull span.image img {
	margin: 0;

}
.photofull span.image a:hover img {

}
.photofull span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
}
.pagination {
    width: 504px;
    margin: 0 auto;
    padding: 0 0 5px 0;
    text-align: center;
}
.smallPagination {
    width: 380px;
}
#mainWide .smallPagination {
    width: 295px;
}
/* IE6 */
* html .pagination { margin-left: 98px; }
* html .smallPagination { margin-left: 0; };
/* IE6 */
* html .pagination table { _font-size: 0.9em; }
.pagination table td {
	*height: 30px;
}
.pagination .before {
	width: 150px;
}
.pagination .control {
	width: 201px;
	text-align: center;
}
.pagination .after {
	width: 150px;
	text-align: right;
}

.smallPagination .before {
    width: 190px;
}
.smallPagination .control {
    padding-top: 10px;
}
.smallPagination .after {
    width: 190px;
}

#mainWide .smallPagination .before {
    width: 147px;
}
#mainWide .smallPagination .after {
    width: 148px;
}


.pagination .prev {
	background: url(../img/prev.png) no-repeat left;
	padding: 0 0 0 20px;
	text-decoration: underline;
	font-weight: bold;
	border: none;
        float: left;
}
.pagination .next {
	background: url(../img/next.png) no-repeat right;
	padding: 0 20px 0 0;
	text-decoration: underline;
	font-weight: bold;
	border: none;
        float: right;
}
.pagination .prev:hover, .pagination .next:hover {
	text-decoration: underline;
}

#slideshowControl {
	background: #e52020 url(../img/btn.jpg) repeat-x top;
	color: #FFFFFF;
	padding: 4px 20px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	border-right: 1px solid #610303;
        border-left: none;
        border-bottom: none;
        border-top: none;
	cursor: pointer;
        font-size: 0.95em;
        font-weight: bold;

	*border-right: none;
	*height: 25px;
	*padding-bottom: 5px;
	*line-height: 25px;
	*padding-top: 4px;
	_padding-top: 4px;
	_padding-bottom: 0px
	_height: 20px;
        _line-height: 20px;
}
#slideshowControl:hover {
	color: #d9d9d9;
	cursor: pointer;
}
/* ---- PHOTOGALLERY -------- */

/* ------- USER LOGIN ------- */
.privateAccessForm {
	overflow: hidden;
        margin-bottom: 20px;
}
/* IE6 */
*html .privateAccessForm table {
	font-size: 0.9em;
}
.privateAccessForm form {
	margin-left: 10px;
}
.privateAccessForm p {
	margin: 5px 0 5px 0;
}
.privateAccessForm label {
	font-weight: bold;
	margin-left: 5px;
}
.privateAccessForm fieldset {
	border: none;
	margin: 0;
	padding: 20px;
        background: #e1e1e1;
}
.privateAccessForm #postUserName, .privateAccessForm #postPasswd {
	border: 1px solid #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 1.5em;
	margin: 0 0 5px 5px;
	width: 200px;
	padding-left: 2px;
	padding-right: 2px;
}
.privateAccessForm .submit {
    float: right;
}
.privateAccessForm .error {
	margin: 10px 0 10px 10px;
	color: #f82924;
}
#lostPasswordLink {
	margin: 5px 0 0 20px;
}
/* ------- USER LOGIN ------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer&gt;#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

</pre></body></html>