/*
  col phpBB Template CSS
  Created by aallix
  http://www.forumstyles.co.uk
  
  Validates with W3C's CSS2 guidelines
  http://www.w3.org
*/

body
{ background-color: #608bb4; color: #000000;
  background-image: url(images/bgnew.gif);
  background-repeat:no-repeat;
  background-position:top center;
  font-size: 12px; }

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{ font-family: verdana,arial,helvetica,sans-serif; }

a:link,a:visited,a:active
{ color:#d16418; background-color: transparent; }
a:hover
{ color:#e1964f; background-color: transparent;
  text-decoration: underline; }

hr
{ background-color: transparent; color: #1d5184;
  height: 1px; }

.center
{ text-align: center; }
.left
{ text-align: left; }
.right
{ text-align: right; }

img
{ border-width: 0px 0px 0px 0px; }

ul
{ list-style-image: url(images/list.gif); }

.divmiddle
{ background-color: transparent; color: #000000;
  background-image: url("images/div.gif"); 
  vertical-align: 30%; }  

.forumline
{ background-color: #ffffff; color:#000000; }  

td.row1
{ background-color: #c4ddf7; 
  padding: 4px 4px 4px 4px; }
td.row2
{ background-color: #a3bbd2; color: #000000;
  padding: 4px 4px 4px 4px; }  
td.row3
{ background-color: #FFFFFF; color: #000000;
  padding: 4px 4px 4px 4px; }
  
th
{ background-color: #1d5184; color: #c78546; 
  font-size: 75%; font-weight: bold;
  text-align: center; height: 22px; }
td.cat,td.catHead
{ background-color: #4c6b8c; color: #000000; 
  height: 22px; 
  padding: 0px 0px 0px 4px; }
td.catBottom
{ background-color: #5B83AA; color: #000000; 
  height: 22px;
  padding: 2px 2px 2px 2px; }  
td.spaceRow
{ background-color: #e5eef7; color: #000000;
  padding: 2px 2px 2px 2px; } 
  
.maintitle
{ background-color: transparent; color: #e1964f;
  text-decoration: none; line-height: 115%;
  font-weight: bold; font-size: 125%;
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; }

.gen
{ font-size: 13px; }
.genmed
{ font-size: 12px; }
.gensmall
{ font-size: 11px; }
.gen,.genmed,.gensmall
{ background-color: transparent; }
a.gen,a.genmed,a.gensmall
{ color: #e1964f; 
  background-color: transparent; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover
{ background-color: transparent; color: #a1bfd8; 
  text-decoration: underline; }

.mainmenu
{ background-color: transparent; color: #000000;
  font-size: 11px; }
a.mainmenu
{ background-color: transparent; color: #e1964f;
  text-decoration: none; }
a.mainmenu:hover
{ background-color: transparent; color: #a1bfd8;
  text-decoration: underline; }  

.cattitle
{ background-color: transparent; color: #e1964f;
  font-weight: bold; font-size: 13px; 
  letter-spacing: 1px; }
a.cattitle
{ background-color: transparent; color: #e1964f;
  text-decoration: none; }
a.cattitle:hover
{ background-color: transparent;
  text-decoration: underline; color: #a1bfd8; }

.forumlink
{ background-color: transparent; color: #d16418;
  font-weight: bold; font-size: 12px; }
a.forumlink 
{ background-color: transparent; color: #d16418;
  text-decoration: none; }
a.forumlink:hover
{ background-color: transparent; color: #e1964f;
  text-decoration: underline; }
  
.nav
{ background-color: transparent; color: #000000;
  font-weight: bold; font-size: 11px; }
a.nav
{ background-color: transparent; color: #d16418;
  text-decoration: none; }
a.nav:hover
{ background-color: transparent; color: #e1964f;
  text-decoration: underline; }
  
.topictitle
{ background-color: transparent; color: #000000;
  font-weight: bold; font-size: 13px; }
a.topictitle:link
{ background-color: transparent; color: #e1964f;
  text-decoration: none; }
a.topictitle:visited
{ background-color: transparent; color: #990033;
  text-decoration: none; }
a.topictitle:hover
{ background-color: transparent; color: #a1bfd8;
  text-decoration: underline; }

.name
{ background-color: transparent; color: #000000;
  font-size: 70%; }

.postdetails
{ background-color: transparent; color: #000000;
  font-size: 11px; }

.postbody 
{ background-color: transparent;
  font-size: 12px; line-height: 135%; }
a.postlink:link
{ background-color: transparent; color: #d16418;
  text-decoration: none; }
a.postlink:visited
{ background-color: transparent; color: #990033;
  text-decoration: none; }
a.postlink:hover
{ background-color: transparent; color: #e1964f;
  text-decoration: underline; }

.code
{ background-color: #ffffff; color: #006600;
  font-family: Courier, 'Courier New', sans-serif; font-size: 12px;
  border-color: #1d5184; border-style: solid;
  border-width: 1px 1px 1px 1px; }
.quote
{ background-color: #ffffff; color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; line-height: 120%;
  border-color: #1d5184; border-style: solid;
  border-width: 1px 1px 1px 1px; }

.copyright
{ background-color: transparent; color: #999999;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
  letter-spacing: -1px; }
a.copyright,a.copyright:visited,a.copyright:active
{ background-color: transparent; color: #999999;
  text-decoration: none; }
a.copyright:hover
{ background-color: transparent; color: #999999;
  text-decoration: underline; }
  
input,textarea, select
{ background-color: transparent; color: #000000;
  font-weight: normal; font-size: 10px;
  border-color: #000000; }
input.post, textarea.post
{ background-color: #ffffff; color: #000000;
  border-width: 1px 1px 1px 1px; }
input
{ text-indent: 2px; }
input.button 
{ background-color: #F6F5E3; color: #000000;
  font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; 
  border-width: 1px 1px 1px 1px; }
input.mainoption
{ background-color: #ffffff; color: #000000;
  font-weight: normal; 
  border-width: 1px 1px 1px 1px; }
input.liteoption
{ background-color: #ffffff; color: #000000;
  font-weight: normal; 
  border-width: 1px 1px 1px 1px; }
  
.helpline
{ background-color: #FFFFFF; color: #000000; 
  border-style: none; } 