/*-------------------------------------------------------+
| Filename: style.css
| Author: Frits Offenbach (http://phpfusion-freak.dk)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
   a:active, a:active *  {
outline : none !important ;
}
a:focus, a:focus * {
outline : none !important ;
}

 .index {
     background-image: url(images/index_bg.jpg);
     background-repeat: repeat-x;
          }

a {
	color: #04688d;
	text-decoration: none;
}

a:hover {
	color: #04688d;
	text-decoration: none;
}

a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
 color: #3B5998;
	text-decoration: none;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
 	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
 	margin: 5px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
    background-color: #5B74A8;
    height: 20px;
    border-color: #29447e #1a356e;
    border-style: outset;
    margin-top: 2px;
}
/*for FireFox*/
    input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {
        border : 0px;
    }
/*for IE8 */
    input[type="submit"]:focus, input[type="button"]:focus
    {
        outline : none;
    }


.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}


/* Header and footer properties */

.container_guest {
     background-color: #3B5998;
     height: 100%;
     width: 100%;
}

.container {
     background-color: #627AAD;
     border-bottom: 0px;
     border-top: 1px solid #1D4088;
     border-left: 1px solid #1D4088;
     border-right: 1px solid #1D4088;
     position: relative;
     height: 100%;
     width: 60%;
}

.sub-header-fix {
 	height: 28px;
	background-color: #3B5998;
}



.sub-header-left {
	width: 21%;
	height: 28px;
	background-color: #3B5998;


}

.sub-header-right {
	width: 19%;
	height: 28px;
	background-color: #3B5998;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #3B5998;
	height: 10px;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #fff;
 padding: 5px;
}

.bottom-footer {
 	position: fixed;
    z-index: 5;
    bottom: 0px;

}

.main-body {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: inline;}
.side-right .side-border-left {display: inline;}

.side-border-left {
	color: #000;
	background-color: #fff;
	padding: 10px 10px 10px 0;
	width: 200px;
 }

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 175px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #777;
	background-color: #FFF;
	padding: 6px 4px 6px 4px;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #FFF;

}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #FFF;

}

.side-body {
	font-size: 12px;
	color: #555;
	background-color: #fff;
 	padding: 2px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 1px 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #FFF;
 }

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #FFF;
 }

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 10px 0 5px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.tbl-film {
 background-image: url(images/film.png);
    background-repeat: no-repeat;
	background-color: #f1f1f1;
    margin: 0px auto;
}
.tbl2-film {
 background-image: url(images/film.jpg);
    background-repeat: no-repeat;
	background-color: #f1f1f1;
    margin: 0px auto;
}
.tbl-index {
    background-image: url(images/index.gif);
    background-repeat: repeat-x;
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.commentbox{
background-color: #ececec;

padding: 10px;
}

.commentfooter{
background: url(images/arrow.gif) 15px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 4px;
margin-bottom: 3em;
font-size: 90%;
color: #4A4A4A;
}

.shout-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	background-color: #f8f8f8;
	border: 0px solid #3B5998;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #3B5998;
	background-color: #f8f8f8;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #3B5998;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #3B5998;
	margin: 2px;
	text-decoration: none;
}
.searchbox  {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #444;
   background-color : #fff;
   border : 1px solid #1D4088;
   background-image : url('images/search.png');
   background-repeat : no-repeat;
   padding-left : 25px;
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
  	padding-right: 155px;
  }
.donate {
	background-color: #FFF;
	background-image: url('images/vip.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: 50% 50%;
}

/*messages*/
p {
padding: 0 0 1em;
}

.msg_list {
margin: 5px;
padding: 0px;
width: auto;
}

.msg_head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
font-weight: bold;
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#F1F1F1;
margin:5px;
}

.msg_body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 5px 10px 15px;
background-color:#FFF;
}

/*the wall*/
.wall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	margin: 5px 20px 5px 20px;
 	background-color: #FFF;
	border: 0px dashed #3B5998;
}

/*toggle*/
.fader{
opacity:0;display:none;
}







