/* General definitions */
body {color: #ffffff; font-weight: normal; font-size: 12px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;}

/* Specific definitions of general Tags */
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
form {margin: 0px; padding: 0px;}
ul {margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li {margin-left: 2px; list-style: square inside; color: #ffffff; background-color: transparent;}
b {font-weight: bold;}
img {border: 0px;}
a:link {color: #ffffff; text-decoration: none; font-weight: bold; background-color: transparent;}
a:visited {color: #ffffff; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #03468A; text-decoration: underline; background-color: transparent;}
.alt-color {color: #000000;}
.alt-color a:link {color: #000000; text-decoration: none; font-weight: bold; background-color: transparent;}
.alt-color a:visited {color: #000000; text-decoration: none; font-weight: bold; background-color: transparent;}
.alt-color a:hover {color: #03468A; text-decoration: underline; background-color: transparent;}

/* Only IE that not affect the other Browsers */
* {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#03468A; 
scrollbar-shadow-color:#03468A; 
scrollbar-highlight-color:#03468A; 
scrollbar-track-color:#000000; 
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}

/* Module Items */
.item {border: 0px solid #03468A;}
.itemHead {padding: 3px; background-color: transparent; color: #ffffff;}
.itemInfo {text-align: right; padding: 3px; background-color: transparent;}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: transparent;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

/* Dynamic menu */
td#mainmenu a {background-color: transparent; display: block; margin: 0; padding: 4px;}
td#mainmenu a:hover {background-color: #03468A; color: #000000;}
td#mainmenu a.menuTop {padding-left: 3px; border-top: 0px solid #000000; border-right: 0px solid #000000; border-bottom: 0px solid #000000; border-left: 0px solid #000000;}
td#mainmenu a.menuMain {padding-left: 3px; border-right: 0px solid #000000; border-bottom: 0px solid #000000; border-left: 0px solid #000000;}
td#mainmenu a.menuSub {padding-left: 9px; border-right: 0px solid #000000; border-bottom: 0px solid #000000; border-left: 0px solid #000000;}

td#usermenu a {background-color: transparent; display: block; margin: 0; padding: 4px; border-right: 0px solid #000000; border-bottom: 0px solid #000000; border-left: 0px solid #000000;}
td#usermenu a:hover {background-color: #03468A; color: #000000;}
td#usermenu a.menuTop {border-top: 0px solid #000000;}
td#usermenu a.highlight {background-color: #03468A;}

.outer {border: 0px solid #03468A;}
.head {background-color: transparent; padding: 5px; font-weight: bold;}
.even {background-color: transparent; padding: 5px;}
.odd {background-color: transparent; padding: 5px;}
.foot {background-color: transparent; padding: 5px; font-weight: bold;}
tr.even td {background-color: transparent; padding: 5px;}
tr.odd td {background-color: transparent; padding: 5px;}

div.errorMsg { background-color: transparent; text-align: center; border-top: 1px solid #03468A; border-left: 1px solid #03468A; border-right: 1px solid #03468A; border-bottom: 1px solid #03468A; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: transparent; color: #ffffff; text-align: center; border-top: 1px solid #03468A; border-left: 1px solid #03468A; border-right: 1px solid #03468A; border-bottom: 1px solid #03468A; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : transparent; color: #ffffff; text-align: center; border-top: 1px solid #03468A; border-left: 1px solid #03468A; font-weight: bold; border-right: 1px solid #03468A; border-bottom: 1px solid #03468A; padding: 10px;}

div.xoopsCode { background: transparent; border: 1px inset #ffffff; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: transparent; border: 1px inset #ffffff; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #ffffff; font-weight:bold; border: 1px solid #000000; background-color: transparent; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #ffffff; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}