/* css hacks are too hard, fuck you microsoft for making ie */

body, html {
  color: black;
  background-color: #E8E0BC;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  margin: 0px;
  padding: 0px;
}

h1, h2, h3 {
    color: white;
    background-color: #D2C67E;
    padding-left: 1ex;
    padding-right: 1ex;
}

h1 {
    font-weight: bold;
    font-size: 100%;
    padding-top: 0.5ex;
    padding-bottom: 0.5ex;
    margin-top: 3ex;
    line-height: 1.85em;
}

img {
    border: none;
}

st { 
  font-family: Verdana; 
  font-size : 80%; 
}

.quote {
  background-color: #E5E5E5;
  padding: 5px;
  margin: 2px 10px;
  border: 1px solid #3A3A3A;
}

/* structual */
.rhs {
    text-align: right;
}

a em {
    font-style: normal;
    text-decoration: underline;
} 

#headercontainer { /* to stop IE putting stupid \n's where they shouldnt be */
    font-size: 0px;
}

#toptable {
    background-color: #D2C67E;
    color: white;
    height: 10px;
    font-size: 10px;
    width: 100%;
}

#toptable a {
    color: #5C5624;
    text-decoration: none;
    font-size: 10px;
}

#toptable a:hover {
    text-decoration: underline;
}

#toptable input {
    font-size: 8px; 
    border: 1px black solid
}

#headertable {
    padding: 0px;
    margin: 0px;
    width: 100%;
    border-collapse: collapse;
}

#headertable td {
    padding: 0px;
    margin: 0px;
}

#navtable {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 27px;
    border-collapse: collapse;
    background-color: #5C5624;
    color: white;
}

#navtable td {
    padding: 4px;
    margin: 0px;
}

#navtable a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0px;
    padding-left: 1ex;
    padding-right: 1.5ex;    
}

#navtable ul {
    margin: 0px;
	padding-left: 0px;
	display: inline;
	font-size: 10px;	
} 
    
#navtable ul li {
    margin: 0px;
	padding-left: 7px;
	border-left: 1px solid #FFFFFF;
	list-style: none;
	display: inline;		    
}
    	
#navtable ul li.first {
    margin: 0;
    border-left: none;
    padding-left: 0px;
}  
    
#navtable a:hover {
    text-decoration: underline;
    color: #fda05b;
}

#navtable .rhs {
    font-size: 10px;
}

#contenttable {
    padding: 0px;
    margin: 0px;
    width: 100%;
    border-collapse: collapse;
}

#contenttable td {
    margin: 0px;
}

#leftnav {
    vertical-align: top;
	width: 140px;   
    padding: 0px;	
}

#navmenu {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #D2C67E;
	line-height: 1.5em;    
}

#navmenu ul {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	margin: 0px;
	border: none;

}

#navmenu li {
	border-bottom: 1px solid #F0F0F0;
	margin: 0px;
}

#navmenu li.last {
    border-bottom: 1px solid #E8E0BC;
}

html>body #navmenu li.last {
    border-bottom: 0px;
}

#navmenu li a {
	display: block;
	padding: 5px 5px 5px 5px;
	border-left: 10px solid #D2C67E;
	background-color: #E8E0BC;
	color: #000000;
	text-decoration: none;
}

#navmenu li a:hover {
	border-left: 10px solid #5C5624	;
	color: #DD6900;
}

#navcontainer1 {
    background-color: #E8E0BC;
    font-size: 10px;
    line-height: 1.5em;    

}

#navcontainer1 a {
    font-size: 9px;
    text-decoration: none;
}

#navcontainer1 strong.title {
    font-size: 11px;
    display: block;
    background-color: #D2C67E;
    width: 100%;
    padding: 2px 0px;
    text-align: center;
} 


#navcontainer1 ul {
 	list-style-type: none;
margin-left: 1em; padding-left: 0;
	border: none;
}
	
#navcontainer1 li {
    padding: 0px 0px 0px 4px;
	margin: 0px;	
}



#navcontainer2 {

    font-size: 10px;
    line-height: 1.5em;    
   
}

#navcontainer2 input {
    border: 1px solid black;
    margin: 1px;
    padding: 2px;
}   

#navcontainer2 .quickstatcontainer {
    padding: 0.5em 0 0.5em 1em;
    background-color: #E8E0BC;
    font-weight: bold;
}

#navcontainer2 a {
    color: #000000;
    font-size: 10px;
    text-decoration: none;
}

#navcontainer2 img {
vertical-align: middle
}

#navcontainer2 strong.title {
    font-size: 11px;
    display: block;
    background-color: #D2C67E;
    width: 100%;
    padding: 2px 0px;
    text-align: center;

} 

#navcontainer2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0 0px 5px;
	border: none;
	color: blue;
	font-weight: normal;
}

#navcontainer2 li a {
    font-size: 9px;
    text-decoration: none;
}
	
#navcontainer2 li {
    padding: 0px 0px 0px 4px;
	margin: 0;	
}

#navcloser {
    border-top: 1px solid #999999;
}
#navcloser .open {
    background: url('/forum/images/hide.jpg') no-repeat;
}
#navcloser .closed {
    background: url('/forum/images/hide.jpg') no-repeat;
}
#navcontainer {
    border-right: 1px solid #999999; 
}

.news {
    padding: 0px;
    margin: 0px;
    width: 750px;
    border-collapse: collapse;
}

.news td {
    margin: 0px;
    padding: 0px;
}

.news .news_cat {
    width: 61px;
}

.news .news_icon {
    width: 108px;
}

.news .news_title {
    background: url('/forum/images/news/middle.gif') repeat-x;
    vertical-align: top;    
    width: 100%; padding-left:5px; padding-right:0px; padding-top:3px; padding-bottom:0px
}

.news h4 {
   font-size: 14px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
}

.news .news_rhs {
    width: 13px;
}

.news .news_content {
    padding-top: 5px;
    padding-left: 61px;
    font-size: 12px !important;    
}

.news .news_info {
    text-align: right;
}

#footer {
  background-color: #D2C67E;
  color: white;
  width: 100%;
  text-align: right;
  font-size: 11px;
}

#footer a {
  color: white;
  text-decoration: none;
}

/* forum */
#forumlist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#forumlist li img {
	margin-bottom: -4px;
}
#utilslist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#utilslist ul li {
    display: inline;
}
#utilslist li a {
    color: #000000;
    padding: 3px 7px 3px 7px;
    width: 100%;
    text-decoration: none;
    
}

#utilslist li a:hover {
    background-color: #CECECA;
    
}

div.thumbnail { width:150px; overflow: hidden; padding-right:10px; background-color:yellow } 
img.thumbnail { width:100%; height:auto;  } 
img.thumbnailomo {  }

.gen { font-size : 10px; }
.gensmall { font-size : 10px; } 
a.gen, a.genmed, a.gensmall { color: #006699; text-decoration: none; }

.genmedlink { font-size: 10px; text-decoration: none;}
a.genmedlink { color: #00FF00; text-decoration: none;}
a.genmedlink:hover { color: #DD6900; text-decoration: none; }

a.gen:hover, a.genmed:hover, a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

#forum {
  font-family: Verdana, Tahoma; 
  font-size: 75%;
  background-color: #E8E0BC;
  margin: 0 2em 0 17em;
  padding: 10px 4px 5px 10px;
  font-size: 10px;
  line-height: 1.5em;    
vertical-align: top;      
}

#forum table {
font-family: Verdana, Tahoma; 
font-size: 80%; 
color: #383B3F
}

#forum td {
font-family: Verdana, Tahoma; 
font-size: 120%; 
color: #383B3F
}

#forum td p {
    padding-right: 10px;
}

/* ###### about us ###### */

.about_title { 
    font: 200% Arial; 
    font-weight: bold;
}

.right {
  position: absolute;
  text-align: right;
  right: 0.6mm;
  top: 15.0ex;
}

.smalltext { 
font-family: Verdana; 
font-size : 110%; 
color: #383B3F;
}

.modtext { 
font-family: Verdana; 
font-size : 150%; 
color: #383B3F
}

.indextext { 
    font-family: Verdana; 
    font-size : 130%; 
    color: #000000;
    font-weight: bold;
}

.topictext { 
font-family: Verdana; 
font-size : 130%; 
color: #000000;
font-weight: bold
}

.mediumtext { 
font-family: Verdana; 
font-size : 120%; 
color: #383B3F
}

.largetext { 
font-family: Verdana; 
font-size : 130%; 
color: #383B3F
}

.threadtext { 
font-family: Verdana; 
font-size : 130%; 
color: #383B3F
}

.catrowtext { 
font-family: Verdana; 
font-size : 120%; 
color: #383B3F; 
font-weight: bold 
}

.toprowtext { 
font-family: Verdana; 
font-size : 100%; 
color: #383B3F; 
font-weight: bold
}

.topicrowtext { 
font-family: Verdana; 
font-size : 100%; 
color: #383B3F; 
font-weight: bold;
text-align: center;
}

/* Cell Properties */

TD.row1	{ 
background-color: #EFEFEF;
font-family: Verdana; 
font-size : 100%; 
color: #494957
}     

TD.nobg { 
background-color: #E8E0BC;
font-family: Verdana; 
font-size : 130%; 
color: #000000
}     

TD.row2 { 
background-color: #CECECA;
font-family: Verdana; 
font-size : 100%; 
color: #494957
}

TD.row3	{ 
background-color: #EFEFEF; 
font-family: Verdana; 
font-size : 120%; 
color: #383B3F
}

TD.catrow { 
background-color: #BDB590;
font-family: Verdana; 
font-size : 120%; 
color: #383B3F; 
font-weight: bold 
}

TD.toprow {
background-image:url('images/global/topic_gradient.gif');
background-repeat: repeat-x;
background-color: #C5B572; 
font-family: Verdana; 
font-size : 90%; 
color: #000000; 
font-weight: bold 

}

TD.topicrow {
background-image:url('images/global/topic_gradient.gif');
background-repeat: repeat-x;
background-color: #C5B572;
font-family: Verdana; 
font-size : 90%; 
color: #000000; 
font-weight: bold;
padding: 0
}


TD.tableborder { 
    background-color: #55554B;
}
table.tableborder {
    background-color: #55554B;
}

TD.code { 
font-family: Courier, Courier New; 
font-size: 110%; color: #2F6982;
background-color: #E6E6ED; 
border: #555576; 
border-style: solid;
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px 
}

TD.quote { 
font-family: Verdana, Arial; 
font-size: 110%; 
color: #535353; 
line-height: 125%;
background-color: #E6E6ED; 
border: #555576; 
border-style: solid;
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px 
}

/* Link Properties */

a                         { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }  
a:link                    { text-decoration: underline; font-size: 11px; color: #303B3F; font-family: Verdana }
a:visited                 { text-decoration: underline; font-size: 11px; color: #303B3F; font-family: Verdana }
a:active                  { text-decoration: underline; font-size: 11px; color: #303B3F; font-family: Verdana }
a:hover                   { text-decoration: none; font-size: 11px; color: #303B3F; font-family: Verdana } 

a.forumlink               { text-decoration: underline; font-weight: bold; font-size: 11px; color: #303B3F; font-family: Verdana }
a.forumlink:link          { text-decoration: underline; font-weight: bold; font-size: 11px; color: #303B3F; font-family: Verdana }
a.forumlink:visited       { text-decoration: underline; font-weight: bold; font-size: 11px; color: #303B3F; font-family: Verdana }
a.forumlink:active        { text-decoration: underline; font-weight: bold; font-size: 11px; color: #303B3F; font-family: Verdana }
a.forumlink:hover         { text-decoration: none; font-size: 11px; font-weight: bold; color: #303B3F; font-family: Verdana }

a.topiclink               { text-decoration: underline; font-size: 13px; color: #303B3F; font-family: Verdana }  
a.topiclink:link          { text-decoration: underline; font-size: 13px; color: #303B3F; font-family: Verdana }
a.topiclink:visited       { text-decoration: underline; font-size: 13px; color: #303B3F; font-family: Verdana }
a.topiclink:active        { text-decoration: underline; font-size: 13px; color: #303B3F; font-family: Verdana }
a.topiclink:hover         { text-decoration: none; font-size: 13px; color: #303B3F; font-family: Verdana }

a.catlink                 { text-decoration: none; font-weight: bold; font-size: 130%; color: #525F6A; font-family: Verdana }   
a.catlink:link            { text-decoration: none; font-weight: bold; font-size: 130%; color: #383B3F; font-family: Verdana }
a.catlink:visited         { text-decoration: none; font-weight: bold; font-size: 130%; color: #383B3F; font-family: Verdana }
a.catlink:active          { text-decoration: none; font-weight: bold; font-size: 130%; color: #383B3F; font-family: Verdana }
a.catlink:hover           { text-decoration: underline; font-weight: bold; font-size: 130%; color: #383B3F; font-family: Verdana }

a.toprowlink              { text-decoration: none; font-size: 100%; color: #383B3F; font-family: Verdana }   
a.toprowlink:link         { text-decoration: none; font-size: 100%; color: #383B3F; font-family: Verdana }
a.toprowlink:visited      { text-decoration: none; font-size: 100%; color: #383B3F; font-family: Verdana }
a.toprowlink:active       { text-decoration: underline; font-size: 100%; color: #383B3F; font-family: Verdana }
a.toprowlink:hover        { text-decoration: underline; font-size: 100%; color: #383B3F; font-family: Verdana } 

a.smalltext               { text-decoration: underline; font-size: 150%; color: #303B3F; font-family: Verdana }   
a.smalltext:link          { text-decoration: underline; font-size: 150%; color: #303B3F; font-family: Verdana }
a.smalltext:visited       { text-decoration: underline; font-size: 150%; color: #303B3F; font-family: Verdana }
a.smalltext:active        { text-decoration: underline; font-size: 150%; color: #303B3F; font-family: Verdana }
a.smalltext:hover         { text-decoration: none; font-size: 150%; color: #303B3F; font-family: Verdana }   

a.modlink               { text-decoration: underline; font-size: 100%; color: #303B3F; font-family: Verdana }   
a.modlink:link          { text-decoration: underline; font-size: 100%; color: #303B3F; font-family: Verdana }
a.modlink:visited       { text-decoration: underline; font-size: 100%; color: #303B3F; font-family: Verdana }
a.modlink:active        { text-decoration: underline; font-size: 100%; color: #303B3F; font-family: Verdana }
a.modlink:hover         { text-decoration: none; font-size: 100%; color: #303B3F; font-family: Verdana }  

a.mediumlink              { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }  
a.mediumlink:link         { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }
a.mediumlink:visited      { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }
a.mediumlink:active       { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }
a.mediumlink:hover        { text-decoration: none; font-size: 110%; color: #303B3F; font-family: Verdana }   

a.largelink               { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }
a.largelink:link          { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }
a.largelink:visited       { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }
a.largelink:active        { text-decoration: underline; font-size: 110%; color: #303B3F; font-family: Verdana }
a.largelink:hover         { text-decoration: none; font-size: 110%; color: #303B3F; font-family: Verdana }     

a.titlelink, a.titlelink:link, a.titlelink:visited, a.titlelink:active { 
    text-decoration: none; 
    font-size: 100%; 
    font-family: Arial; 
    font-weight: bold; 
}
a.titlelink:hover { 
    text-decoration: underline; 
}  

/* Form elements */

input, textarea, select 
{
color : #383B3F;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}

form {
margin: 0px;
padding: 0px;
}
