/* General */

.pending {
   color:red;
}

.main_content {
	width:800px;
	
}

.forumpostbody {
	width:600px;
	overflow-x:auto;
	overflow-y:hidden;
	position:relative;

}

.inlineimg { 
	vertical-align: middle; 
	margin-right:5px;

}

.navbar {
	padding-left:5px;
}

.listingTable { 
	width: 100%;
	color:#FFFFFF;
}

.listingTable .alt1 {
	background-color: #595D5D;
}

.listingTable .alt2 {
	background-color:  #787A79;
}

.listingTable .thead {
	background-color:#000;
	color:#FFFFFF;
	

}

.listingTable td { 
	padding: 3px; 
	font-size: 12px;
}

.listingTable th {
	font-weight: bold;
	text-align:left;
}

.pathalt1 {
	background-color: #C0D793;
}
/*path header end*/

.tborder
{
	background: #666; 
	 border-collapse:collapse;
  	border-bottom:1px solid #666;
  	 border-left:1px solid #666;
   	border-right:1px solid #666;
   	font-weight:normal;
   	padding:5px 8px;   	
}
.tborder td, .tborder th {
   	padding:5px 8px;
   	vertical-align:top;
}

.tcat
{
	color: #FFFFFF;
	background-color: #666
}
.tcat a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.thead
{
	border:1px solid #333;
	background-color: #EFEFEF;
	color:#000;
}
.thead a:link
{
	color: #d23300;
}
.thead a:visited
{
	color: #d23300;
}
.thead a:hover, .thead a:active
{
	color: #d23300;
}
.tfoot
{
	background-color: #0D4307;
	color: #FFFFFF;
}
.tfoot a:link
{
	color: #FFFFCC;
}
.tfoot a:visited
{
	color: #FFFFCC;
}
.tfoot a:hover, .tfoot a:active
{
	color: #FF6600;
}
.alt1Off{
	background-color: #FFFFFF;
	color: #000000;
}

.alt1Off  a:link, .alt1Off a:visited, .alt1Off a:hover, .thead a:active{
	color: #d23300;
}

.alt1Active 
{	
	background-color: #F8F8F8;
	color: #000000;
}

.alt1Active  a:link, .alt1Active a:visited, .alt1Active a:hover {
	color: #d23300;
}



.alt2Off, .alt2Active
{
	background-color: #F8F8F8;
	color: #000000;
}

.alt2Off  a:link, .alt2Off a:visited, .alt2Off a:hover{
	color: #d23300;
}

.alt2Active  a:link, .alt2Active a:visited, .alt2Active a:hover{
	color: #d23300;
}

.wysiwyg
{
	background-color: #F5F5FF;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #666686;
}
.navbar
{
	/**font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;**/
}


.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background-color: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background-color: #F7F7F7;
	color: #000000;
}
.panel
{
/*
	background-color: #FEFEF0;
	color: #000000;
	padding: 10px;
	border: 1px solid #CCCC99;
*/
}
.panelsurround
{
/*
	background-color: #FDFEF0;
	color: #000000;
*/
}


.print_msg {
   border:1px solid #CCC;
   background:#EEE;
   padding:3px 6px;
   margin:3px 0px;
   
}

#sackMessage, .ajaxMessage {
position:absolute;
border:1px solid #CCC;
/*background:#666;*/
padding:3px 6px;
}

.admin_tools {
   border:1px solid #EEE;
   padding:5px;
   text-align:center;
   margin:5px 0px;
   /**width:400px;**/
}

.post_quote {
   width:500px;
   margin-left:20px;
   padding:10px;
   display:block;
   background:#f2f2f2 none repeat scroll 0%;
   border:1px solid #e5e5e5;
}

/* Admin Css   */

.adm_btn {
   margin: 6px 3px;
   cursor:pointer;
   border:1px solid #669999;
   font-weight:bold;
   padding:1px 5px; 
   color:#050;
}

.adm_breadcrumbs {
    margin:   5px 0px;
}

.adm_table {
  /** width:430px;**/
   border-collapse:collapse;
   border-bottom:1px solid #333;
   border-left:1px solid #333;
   border-right:1px solid #333;
   font-weight:normal;
   padding:5px 8px;   
}

.adm_table tr {
  
}

.adm_table td, .adm_table th{
   border:1px solid #333;
   padding:5px 8px;
}

.adm_table .header {
  background:#999;
}

.adm_table .col {
   background:#ccc;
}

.adm_table .col2 {
   background:#eee;
}

.adm_menu {
   padding: 5px;
   margin:   5px 0px;
   border:   1px solid #EEE;

}

.adm_sack {
   position:absolute;
   border:1px solid #CCC;
   background:#666;
   padding:3px 6px;
}

.form_field {
   margin: 3px 3px 8px 0px;
   clear:both;
}

.form_label {
   width:120px;
   float:left;
   font-weight:bold;
   padding:0px 5px 8px 5px;
}

.form_input {
   float:left;
   padding-bottom:8px;
   width:300px;
}

.form_buttons input {
   margin: 6px 3px;
   cursor:pointer;
   border:1px solid #669999;
   font-weight:bold;
   padding:1px 5px; 
   color:#050;
   
}

.no_results {
   border:1px solid #CCC;
   background:#666;
   text-align:center;
   padding:4px;
}


/*** Format the Code part of message ***/
.codeDiv {
	background-color:#EEE;
	border:1px solid #666;
	padding:2px;
	font-family: courier;

	
}

