/* css links */
a {text-decoration:underline;}
a:link, a:visited {color:#555;}
a:active, a:hover {color:#9A0000;}

/* css classes */
body {margin:0px; padding:0px; font-family:Verdana,Arial,sans-serif; font-size:10px; color:#666; background:#dde7dd; width:100%; height:100%;}
body.newWin {padding:5px; background:#F8F7E0; width:98%;}
hr {border-top:1px solid #ddd; border-bottom:1px solid #fff;}
h1 {color:#777; font-size:14px; font-weight:bold;}
img {border:0;}
input {font-family:Verdana,Arial,Helvetica; font-size:10px;}
br.br_big {line-height:20px;}
br.rowTag {clear:both; line-height:0px;}
p {line-height:0px;}

/* BANNER STYLES */
.bannerButtons {text-align:center;}
.bannerButtons img {width:88px; height:31px; border:0px;}
.bannerButtons img.doubleImg {width:0px; height:0px;}

/* BODY CLASSES */
.pageBox {width:750px; -height:100%; margin:10px;}
.mainPage {border:1px solid #777; border-right:2px solid #777; border-bottom:2px solid #777; background:#ffffea; margin-bottom:10px;}
.pageContent {margin:5px 5px 5px 150px; -padding-top:5px;}

/* BOX STYLES */
.box {border:1px solid #777;}
.newWin .box {border:1px solid #000;}
.box .boxHeader {height:17px; border-top:1px solid #fff; border-bottom:1px solid #777; color:#446; font-weight:bold; background:url('../images/bg_header.gif'); text-align:center;}
.box .boxHeader h1 {font-size:10px; margin:1px; color:#334;}
.boxContent, .mainContent {border-top:1px solid #fff; border-bottom:1px solid #999; background:#fff; padding:5px;}
.mainContent .box .boxContent, .newWin .box .boxContent .box .boxContent {background:#f5f5ff;}
.mainContent .boxHeader a:link, .box .boxHeader a:visited {color:#446;}
.mainContent .boxHeader a:active, .box .boxHeader a:hover {color:#000;}
.box#maillistBox {float:right; width:250px;}
.box#maxHeight {-height:1100px;}
.mainContent {-height:100%;}

/* COMMENT STYLES */
.commentText {color:#77c;}
.commentScroll {padding:5px; height:150px; color:#333; border:1px solid #000; overflow:auto; background:#f5f5ff; SCROLLBAR-FACE-COLOR:#FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR:#cccccc; SCROLLBAR-SHADOW-COLOR:#FFFFFF; SCROLLBAR-3DLIGHT-COLOR:#FFFFFF; SCROLLBAR-ARROW-COLOR:#777777; SCROLLBAR-TRACK-COLOR:#FFFFFF; SCROLLBAR-DARKSHADOW-COLOR:#cccccc; SCROLLBAR-BASE-COLOR:#EDF7FF;}
.commentScroll hr {border-top:1px solid #cce; border-bottom:1px solid #fff;}

/* FORM CLASSES */
.inputText {width:150px; border:1px solid #777; border-left:2px solid #666; border-top:2px solid #666; background:#fafafa;}
form .leftText {width:75px; float:left; position:relative; top:2px;}
form .inputField {width:200px; float:left;}
.boxForm {border:1px solid #aaa; background:#f5f5ff; width:450px; padding:10px; font-weight:bold;}
.boxForm .inputText {width:300px;}
.boxForm textArea {width:500px; height:100px;}

/* FOOTER STYLES */
.footerRow {height:auto; clear:both; text-align:right; color:#555;}
.footerRow a img {position:relative; top:3px;}

/* HEADER STYLES */
.topBanner {margin-bottom:10px;}
.topBanner .bannerBorder {border:1px solid #777; background:#eee;}
.topLogo {margin:0px 0px 3px 0px;}

/* JOKE STYLES */
.joke {border:1px solid #fff; border-right:1px solid #999; border-bottom:1px solid #999; padding:5px;}
.jokeBorder {border:1px solid #777; padding:0px; margin:0px;}

/* LINKADDER STYLES */
.linkExample {padding:5px; border:1px solid #777; color:#333; background:#dde; display:none;}

/* MENU STYLES */
.menu {float:left; width:150px;}
.menu .boxContent form {display:inline;}
.menu .boxContent form .inputText {width:90%;}
.menu .box {margin:5px;}
.menu a {font-weight:bold; text-decoration:none; display:block;}
.menu a:link, .menu a:visited, .menu a:active {color:#17677B; border:1px solid #fff;}
.menu a:hover {color:#9a0000; background:#eef; border:1px solid #aaa;}
.menu a.red {color:#ab0000;}
.menu a#activeLink {border:1px solid #aaa; background:#fff;}
.menu .linkMark {float:left; margin:0px 0px 0px 2px; font-weight:normal; position:relative; cursor:pointer; cursor:hand;}
.menu .menuText {position:relative; top:-5px; left:2px;}

/* MIXED CLASSES */
.centerText {text-align:center;}
.msgText { color:#9a3333; font-weight:bold; }
.rowTag {height:auto; clear:both;}
.scrollbox {padding:10px; height:150px; border:1px solid #0C2548; overflow:auto; background-color:#fff; SCROLLBAR-FACE-COLOR:#FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR:#cccccc; SCROLLBAR-SHADOW-COLOR:#FFFFFF; SCROLLBAR-3DLIGHT-COLOR:#FFFFFF; SCROLLBAR-ARROW-COLOR:#777777; SCROLLBAR-TRACK-COLOR:#FFFFFF; SCROLLBAR-DARKSHADOW-COLOR:#cccccc; SCROLLBAR-BASE-COLOR:#EDF7FF;}
.created_by {padding-left:20px; font-style:italic; color:#bbb;}

/* SKOJRUTA STYLE */
.skojruta {border:1px solid #777; background:#eee; margin:10px; padding:5px; display:none;}
.skojruta textarea {width:99%; height:100px;}

/* DROP-DOWN MENU STYLES */
.dropDownMenuBox {border:1px solid #777; background:#D2ECFA url('../images/bg_top.gif'); background-repeat:repeat-x; background-position:1px; margin:5px 5px 0px 5px; padding:5px 0px;}
.dropDownMenuBox a {width:99%; float:left; border:1px solid #555; background:#eef; margin:0px; padding:2px; display:block; text-decoration:none; font-weight:bold;}
.dropDownMenuBox a:hover {background:#fff;}

.menuItemTop, .menuItemBottom {width:135px; float:left; margin:0px 2px; position:absolute;}
.menuItemTop {z-index:3;}
.menuItemBottom {z-index:2;}
.subMenuList {background:#8ECFF3; display:none;}
.subMenuList a {border-top:none; font-weight:normal;}
