body {
    margin: 0px;
    font-family: Verdana;
    font-size: x-small;
    background-color: #CCC1B9;
}
#title {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
    background-image: URL(/imgs/logo.png);
    background-repeat: no-repeat;
    background-color: #111078;
    background-position: center left;
    padding: 3px;
    padding-left: 110px;
    color: #34ABCD;
    height: 80px;
}
#title h1 {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    font-size: x-large;
}
#title .tagline {
    margin: 0px;
    margin-top: -5px;
    padding: 0px;
    padding-bottom: 5px;
    padding-right: 10px;
    font-size: large;
    text-align: right;
}
#menu {
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-left: solid #111078 2px;
    border-bottom: solid #111078 2px;
    border-right: solid #111078 2px;
    background-color: #34ABCD;
    font-size: small;
}
#menu ul {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 0px;
    padding-left: 0px;
}
#menu li {
    display: inline;
    list-style-type: none;
    border-right: solid black 1px;
    padding: 0px;
    margin: 0px;
}
#menu a {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 2px;
}
#menu a:hover {
    background-color: black;
    color: white;
}
#menu a {
    text-decoration: none;
}
.submenu {
    display: none;
}
img {
    border: 0px;
}
#content {
    margin-left: 15px;
    margin-right: 15px;
}
#leftcolumn {
    float: left;
    width: 66%;  
}
#rightcolumn {
    float: right;
    width: 33%;
    min-width: 250px;
}
#alert {
    clear: both;
    border: solid #111078 1px;
    background-color: #34ABCD;
    margin-bottom: 10px;

}
#alert p {
    margin-left: 3px;
    margin-right: 3px;
}
h2 {
    font-size: medium;
    background-color: #34ABCD;
    padding: 3px;
    border: solid #111078 2px;
}
.section {
    clear: both;
    border: solid #111078 1px;
    margin-bottom: 5px;
    background-color: white;
    overflow: auto;
}
.section h3,#alert h3 {
    font-size: 120%;
    margin: 0px;
    background-color: #34ABCD;
    border-bottom: solid #111078 1px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 2px;
}
#alert h3 {
    color: #34ABCD;
    background-color: #111078;
}
.section p,.section table {
    margin-left: 3px;
    margin-right: 3px;
}
#leftcolumn .section {
    padding-bottom: 10px;
}
.hidden {
    background-color: #C0C0C0;
}
#footer {
    clear: both;
    margin-top: 25px;
    margin-bottom: 15px;
    background-color: #34ABCD;
    border: solid #111078 1px;
    padding: 3px;
}
#footer p {
    font-size: xx-small;
    margin-top: 2px;
    margin-bottom: 0px;
    padding: 0px;
}

table.result {
    margin-top: 25px;
    border: 0px;
    font-size: x-small;
}
table.result td,
table.bagcatres th,
table.bagcatres td   {
    padding-left: 0px;
    padding-right: 5px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: solid black 1px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
color: white;
}
p.image {
    float: left;
}
p.actions {
    text-align: right;
}
table {
    border-collapse: collapse;
}
p.date {
    font-weight: bold;
    border-bottom: dashed black 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 2px;
    padding-top: 0px;
    padding-left: 4px;
    padding-right: 4px;
}
#rightcolumn .scrollable {
    max-height: 130px;
    overflow: auto;
}
#leftcolumn .scrollable {
    max-height: 100px;
    overflow: auto;
}
                .blogentry {
            font-size: x-small;
    margin-top: 10px;
    border-top: dashed gray 1px;
    background-color: #eeeedd;
    padding: 3px;
}

.blogcomment {
    background-color: #e0efed;
    margin-left: 25px;
}
.bloguser {
    margin-right: 25px;
}
.blogrole .bloghead {
    margin-top: 0px;
    padding-top: 3px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.bloguser .bloghead {
    margin-top: 0px;
    padding-top: 3px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.blogcomment .bloghead {
    margin-top: 0px;
    padding-top: 3px;
    font-style: italic;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.blogbody {
    margin-left: 25px;
}
.blogbody p {
    margin-top: 0px;
    margin-bottom: 2px;
}
/* START Any Link Menu Styles */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #0154A4;
width: 200px; /* default width for menu */
}

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

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: white;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
/* END Any Link Menu Styles */
.rightmenu li {
    list-style-type: none;
    background-color: black;
    font-size: small;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.rightmenu li a {
    color: white;
    text-decoration: none;
}
.rightmenu li:hover {
    background-color: white;
}
.rightmenu li:hover a {
    color: black;  
}
table.bagcatres {
    border: none;
    border-spacing: 0px;
    empty-cells: show;
    padding-left: 25px;
}
table.bagcatres thead td {
    font-weight: bold;
    color: black;
}
table.bagcatres td {
    border-top: solid black 1px;
}
table.bagcatres td {
    padding-left: 3px;
}

table.result tr:nth-child(even),
table.bagcatres tr:nth-child(even) {
    background-color: #c0c0c0;
}
table.bagcatres td {
    color: grey;
}
table.bagcatres td:nth-child(1) {
    color: black;
    font-weight: bold;
}
table.bagcatres td:nth-child(2),
table.bagcatres td:nth-child(3),
table.bagcatres td:last-of-type {
    color: black;
}