body                  { color: #3e3e3e; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #0f0f0f; background-image: url(../images/backgrounds/bg_skullmed.gif); margin: 2px; scrollbar-3dlight-color: #ADADAD; scrollbar-arrow-color: #525252; scrollbar-base-color: #ADADAD; scrollbar-darkshadow-color: #ADADAD; scrollbar-face-color: #ADADAD; scrollbar-highlight-color: #ADADAD; scrollbar-shadow-color: #ADADAD; scrollbar-track-color: #f9f9f9                  }

/***************************** general ************************************/

.supertitle      { color: #616161; font-size: 30px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
td,div,span{font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:10px; color:#3E3E3E;}

.title {

	font-size:14px;

	font-weight:bold;

	font : 800;

	color: #616161;

}

.error{color: #f03;font-weight:bold;font-size: 14px;}

.hilite { color: #ff8e33; font-size: 12pt; font-weight: bold }

.img{border:0px;}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(62, 62, 62, 0.2);
  border-right: 1.1em solid rgba(62, 62, 62, 0.2);
  border-bottom: 1.1em solid rgba(62, 62, 62, 0.2);
  border-left: 1.1em solid rgba(255, 255, 255, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/*****************************   page areas ***************************/

.content  { background-color: #f9f9f9 }

.leftColumn   { color: #3e3e3e; font-size: 10px; background-color: #e2e2e2 }

.rightColumn { color: #3e3e3e; font-size: 10px; background-color: #e2e2e2 }

.footer  { color: #e4e4e4; font-size: 10px; background-color: transparent; background-image: url("../images/footer.jpg") }

.navBg  { background-color: #111 }

.borderLines  { background-color: #000 }

img.thumbBorder{border:1px; border-color:#004260; border-style: solid;}



/************************** table rows **********************/.dark{background:#E2E2E2;}.light{background:#ECECEC;}.over{background:#B8C2C5;}td.tdsql{padding:2px 10px 2px 10px;}









/******************************* divs *****************************/

div.topics  { background-color: #e6e6e6; padding: 5px; width: 190px; min-height: 950px; border: solid 0 #000000 }

div.threads 

div.reply { background-color: #e6e6e6; width: 520; padding: 10px; margin: 5px; overflow-x: hidden }

div.flick {

	border: 0px solid #000000;

	padding:0px;

	background-color: #f9f9f9;

}/*width,height and overflow are set in backend*/

/***************************** links ************************************/

a   { color: #004260; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }

a:visted{ color: #000000;} 

a:hover  { color: #f00 }



a.mainNav  { color: #fff; font-size: 12px }

a.mainNav:visited {color: #fff;}

a.mainNav:hover   { color: #fff; background-color: #f00 }

a.mainNavOn   { color: #4a8caa; font-size: 12px }

a.mainNavOn:visited  { color: #4a8caa }

a.mainNavOn:hover { color: #234d7b;}



a.footerNav{color: #fff; font-size: 11px;}

a.footerNav:visited {color: #fff;}

a.footerNav:hover { color: #fff; background-color: #f00;}

a.footerNavOn { color: #f00; font-size: 11px; padding: 2px;}

a.footerNavOn:visited { color: #f00;}

a.footerNavOn:hover { color: #004260;}



a.leftColumn{color: #004260;font-size: 10px;}

a.leftColumn:visited {color: #000000; }

a.leftColumn:hover {

	color: #f00;

}

a.rightColumn{color: #004260;font-size: 10px;}

a.rightColumn:visited {color: #000000; }

a.rightColumn:hover {

	color: #f00;

}



a.galleryLink{color: #004260;font-size:12px;font-weight: bold;text-decoration: none;padding-left:10px;}

a.galleryLink:visited { color: #000000;}

a.galleryLink:hover{color: #f00;} 



a.forumButton { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #004260; padding: 2px }

a.forumButton:visited {}

a.forumButton:hover    { color: #fff; text-decoration: none; background-color: #f00 }

a.forumButton:active   { color: #000; text-decoration: none; background-color: #000 }



a.pgNav{color: #004260; font-size: 10px; font-weight: bold;text-decoration: none;}

a.pgNav:visted { color: #00000;}

a.pgNav:hover{

	color: #f00;

} 

.pgNavOn{color: #000000; font-size: 10px;}



/***************************** form fields ************************************/

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

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

textarea.body{ border: solid 1px #004260;}

input.field{ border: solid 1px #004260;}

input.button { color: white; font-weight: bold; background-color: #004260; text-align: center; border: solid 0 red; height: 14px;}
#id { }
