<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet
 */
 
/* Header &amp; Content section css starts */ 
#header {
	margin:0px;
	padding-top:10px;
}
#top-b .mod-box, #innertop .mod-box {
	border-width:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
}
#menubar {
	padding:0px 0px 11px 0px;
	width:100%;
	background:url("../images/nav_bottom.jpg") bottom center no-repeat #FFFFFF;
}
#menu {
	margin-right: 7px;
}
.menu-dropdown a.level1, .menu-dropdown span.level1 {
    background-color: #FFFFFF;
    border-radius: 0px;
}
.menu-dropdown a.level1, .menu-dropdown span.level1 {
	border-left:1px solid #DEE7EB;
}
#logo p {
	margin: 0 0 10px 0;
}
#logo a {
	color:#FFFFFF;
}
#toolbar {
    margin-bottom: 0;
}

#main {
	border-bottom: 1px solid #E2E2E2;
}
#logo {
    width: 100%;
}
/* Header &amp; Content section css ends */ 

/* General css starts */ 
.contentwrapper {
	box-shadow: 0 0 10px rgba(0,0,0, .65);
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	color:#B50728;
}
#outerbg {
	background-color: #B96868;
}
#page-bg {
	background: url("../images/bottom_bg.jpg") bottom left repeat-x #B96868;
}
.imgshadows_1{
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
	box-shadow: 0 0 10px rgba(0,0,0, .65);
	margin:10px;
	padding:5px;
}
.button-default, .mod-box-default .button-default {
    background-color: #7E0026;
	color:#FFFFFF;
}
h3, .module .module-title {
	font-size:26px;
	line-height:26px;
}
.searchbox {
	width: 200px;
	height: 28px;
}

.width57 {
    width: 57%;
}
#page #yoo-zoo .item h1.pos-title {
	color: #670922;
	font-family: Arial;
	letter-spacing:0;
	margin:12px 0;
	font-weight:bold;
}

#yoo-zoo .item  h3 {

	font-family: Arial;
	margin: 1em 0 5px 0 !important; 

}

table.zebra  {
    border: 1px solid #F2F2F2;
}
table.zebra td  {
    border-right: 1px solid #F2F2F2;
}
td {
    padding: 10px;
}
/* General css ends */ 

/* Bottom &amp; Footer section starts */
#bottom-a:before, #bottom-b:before {
	border-top-width:0px;
}
#innerbottom {
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
#bottom-a {
	border-bottom: 1px solid #E2E2E2;
}
#innerbottom .mod-box, 
#bottom-a .mod-box,
#bottom-b .mod-box{
	border-width:0;
}
#bottom-a .grid-box,
#bottom-b .grid-box,
#innerbottom .grid-box{
	border-left:1px solid #E2E2E2;
}
#bottom-a .grid-box:last-child,
#bottom-b .grid-box:last-child,
#innerbottom .grid-box:last-child {
	border-left-width:0px;
}
#footer, #footer a {
	color:#FFFFFF;
}
#footer {
	margin-bottom:0px;
	padding-bottom:15px;
}

/* Bottom &amp; Footer section ends */

.fsFieldRow input[type=checkbox].vertical {
clear: right;
float: right;
width: 13px;
height: 13px;
padding: 0;
margin: 0 0px 0 7px;
}

.info-table th { background: #670922; color:#fff; }
.info-table {border: 1px solid #670922 ;}
.info-table td {border: 1px solid #670922; border-collapse; collapse}

.menu-dropdown a.level3 {font-weight:bold; font-size:13px}
.menu-dropdown a.level4 {color:#fff;}</pre></body></html>