*{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}


h1 {
  font-family:inherit;
  font-size:18pt;
  font-weight:Normal;
  border-bottom:1px solid #0072bc;
  margin:10px 0 0 0;
  padding:0 0 2px 0;
}

  h1 span { color:#ff7100; }

h2 {
  color:#ff7100;
  font-size:14pt;
  font-weight:bold;
  margin:0 0 10px 0;
  padding;0;
}


.clear { clear:both; height:1px; visibility:hidden; }


#right {
    width:200px;
    
  }
  
    #right a {
      color: #0072bc;
      font-weight:normal;
      text-decoration:none;
      background:none;
    }
	  #right th {
      color: #0072bc;
      font-weight:normal;
      text-decoration:none;
      background:none;
    }
	#right th.date {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
    font-size : 11px;
    padding:5px;
    color:#888;
	} 





	 #right p {
      color: #000000;
      font-weight:normal;
      text-decoration:none;
      background:none;
    }
    #righ content {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DDE4EB;
	text-align:left;
    font-size : 14px;
    padding:5px;
    color:#000;
}
    #right a:hover {
      color:#fff;
      background:#0072bc;
    }
  
    #right ul, #left ul {
      clear:both;
      color:#ff7100;
      margin:10px 0 0 0;
      padding:0;
      border-top:1px solid #ccc;
    }
    
      #right ul li {
        list-style:none;
        margin:0;
        padding:0;
      }
      
      #right ul li a {
        display:block;
        border-bottom:1px solid #ccc;
        padding:5px;
        text-decoration:none;
      }
      
      #right h2 { margin:0; }
#tquote
{   
	font-size: 10pt;
	text-align: left;
	color: white;
	
	}

spcer {
	border: 0;
	height:50px;
}
#forum {
	float: center;
	width: 100%;
	height:auto;
	min-height: 1000px;
	color:#fff;
	padding: 0px;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/body_bg.jpg);
	
	background-repeat:repeat-x;
}

img {
	border: 0;
}

a {
	color: steelblue;
}

a:visited {
	color: steelblue;
}

.alert { 
	background-color: #fee; 
	border: 1px #fcc solid; 
	padding: 0.5em; 
	margin: 8px 0 8px 0; 
	font-size: 8pt;
	line-height: 1.5em;
}
.alert * {
	font-size: 8pt;
}

.hint { 
	background-color: #eef; 
	border: 1px #ccf solid; 
	padding: 0.5em; 
	margin: 8px 0 8px 0; 
	font-size: 8pt;
	line-height: 1.5em;
}
.hint * {
	font-size: 8pt;
}

.help {
	background-color: #f4f8f4; 
	border: 1px #aca solid;	
	padding: 0.5em; 
	margin: 8px 0 8px 0; 
	font-size: 8pt;
	line-height: 1.5em;
}


.version {
	font-weight: bold;	
	float: left;
	margin-right: 10px;
}

.date {
	float: left;
	margin-right: 10px;	
}

.download {
	float: left;	
	margin-bottom: 10px;
}

.releasefocus {
	clear: both;
	margin: 10px 20px 10px 20px;
}

.releasefocus div {	
	background-color: #d5ebff; 
	border: 1px #ccf solid; 
	padding: 0.5em; 
	margin: 8px 0 8px 0; 
	font-size: 8pt;
	line-height: 1.5em;
}

.changelog {
	margin: 0px 20px 0px 20px;
	border: 0;
	clear: both;
}

.changelog_div {	
	background-color: #edffd5; 
	border: 1px #ccf solid; 
	padding: 0.5em; 
	margin: 8px 0 8px 0; 
	font-size: 8pt;
	line-height: 1.5em;
}

.changelog_div li {	
	font-size: 8pt;
	line-height: 1.5em;
}

.changelog_div h3 {
	margin: 0;	
}

.clickmessage {	
}

.help * {
	font-size: 8pt;
}





#main {
	width: 960px;
	min-height: 1000px;
	margin: 1em auto;
	
	border:1px solid #DDE4EB;
	background: #FFFFFF;
	background: #FFF url(../images/cf_bg.png) no-repeat bottom right;
}

#container {
  background: #FFFFFF;
   padding:0 10px;
   margin:0 auto 0 auto;
}

#content {
	float: left;
	width: 700px;
	padding: 10px;	
	background: #FFFFFF;
}

#slides {
	 position: absolute;
	 top: 225px;
	 left: 130px;
	 display: block;
	 width: 400px;
	 height:300px;
}

#License {
margin-top: 0px;
	float: left;
	width: 700px;
	padding: 5px;	
}

#Blog {
margin-top: 0px;
	float: left;
	width: 700px;
	padding: 5px;	
}

#rightbar {
	margin-top: 10px;
	width: 220px;	
	float: right;
	
}

#rightcol {
	margin-top: 10px;
	width: 220px;	
	float: right;
	
}
table {
	border:1px solid #DDE4EB;
}




.barcrumb {
	background: #eee;
	border:1px solid #DDE4EB;
	padding: 6px;
	font-size: 8pt;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.barcrumb h3 {
	margin: 0px 0px 4px 0px;
	padding: 2px;
	background: url(../images/lmbar.gif);
	height: 14px;
	color: white;
	font-size: 8pt;
	
}

.barcrumb a {
	font-size: 8pt;	
}

.donate {
	background: #fff;
	border:1px solid #DDE4EB;
	padding: 6px;
	font-size: 8pt;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.donate h3 {
	margin: 0px 0px 4px 0px;
	padding: 2px;
	background: url(../images/lmbar.gif);
	height: 14px;
	color: white;
	font-size: 8pt;
	
}

.donate a {
	font-size: 8pt;	
}
 
 .imgdwn a{
	
   padding: 10px 10px 10px 10px;
     
      display:block;
      float:left;
}
   
	 
}
 
 ul.c2 {margin-top: 2px;}
 div.c1 {float: left; text-align: left; padding-left: 100px; position: relative; top: 60px;}

.drop { width:110px; margin-top:-3px; float:left; display:block; font-size:18pt; color:#FF8100 !important; }


#footer {
	background: #eee;
	clear: both;
	border-top: 1px dotted silver;
	margin-top: 10px;
	font-size: 8pt;
	text-align: center;
	color: gray;
}

#footer a {
	font-size: 8pt;
	color: gray;	
}

#footer a:visited {
	color: gray;	
}

#headline {
	background: url(../images/header.gif);
	  padding:0 ;
    height:92px;
    margin-bottom:2px;
    border-bottom:0px solid;
    overflow:none;
	
}



  #header {
    padding:0 10px 0 0;
    height:92px;
    margin-bottom:2px;
    border-bottom:0px solid;
    overflow:none;
    
  }

   #logo { 
     
      padding: 10px 10px 10px 10px;
     
      display:block;
      float:left;
    }

       #header a {
 padding: 0 0 10px 0;
    }

    
    
    

    #header_content {
      display:block;
      width:500px;
      float:right;
      height:50px;
      text-align:right;
      padding-right:5px;
    }
    
     #header p {
      width:300px;
      float:right;
      font-size:12px;
      line-height:10px;
      height:25px;
      text-transform:uppercase;
      text-align:right;
      padding-bottom:5px;
    }

    
/* CHAT PAGE
   -----------------------------------------*/ 
	.i_frame {
		width: 100%;
		overflow:hidden;
		height: 550px;
		margin: 0;
		padding: 0;
		border: 0;
		background-color: #FFFFFF; 
	scrollbar-base-color:#FFFFFF;	
	} 




.drop {
	float: left;
	font-size: 220%;
	line-height: 1em;
	margin: 4px 4px 0px 0;
	padding: 4px 10px;
	border: 2px solid #ccc;
	background: #eee;	
}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}

#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li{display:block;float:left;margin:0;}


#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;
padding:11px 20px 0 20px;height:23px;
background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}


#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;
background:#fff url(../images/bgON.gif) no-repeat top left;}

.feature {
	clear: both; 
	margin-bottom: 10px;
	height: 110px;
	padding: 4px;
}

.feature a {
	padding: 0 4px 0 4px;
}

.odd {
	background: #f3f3f3;
}

.even {
	background: #fdffe4;
}

.uptodate {
	font-weight: bold;
	color: green;
}

.outdated {
 	font-weight: bold;
 	color: red;
 }
 
 /* News Results
-------------------------------------------------------------*/
 th.date {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
    font-size : 11px;
    padding:5px;
    color:#888;
	}
 hr.title {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
    font-size : 10px;
    padding:10px;
    color:#888;
	}
 
 
 
 th.title {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size : 12px;
    padding:5px;
    color:#00579C;
	font-weight: bold;
	}

 td.content {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DDE4EB;
	text-align:left;
    font-size : 14px;
    padding:5px;
    color:#000;
}
