/* Style sheet for the main page */

body {
  background: url(../images/bg.gif);
  font-family: Helvetica;
  font-size: 12px;
  color: #000000;
}

a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-style: italic;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}

td, th {
  vertical-align: top;
}

input {
  background: #FFFFFF;
  border: 1px black solid;
  padding-left: 5px;
}

select {
  background: #FFFFFF;
  border: 1px black solid;
  /*width: 250px;*/
}

input.button, .input_button {
  background: #CCCCCC;
}

textarea {
  background: #FFFFFF;
  border: 1px black solid;
}

#body-table {
  width: 950px;
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  text-align: left;
}

#top-logo-cell {
  margin: 0px;
  padding: 0px;
  background: url(../images/logo.jpg) no-repeat bottom left;
  height: 75px;
  border-bottom: 1px #CCCCCC solid;
}

#top-logo-div {
  width: 100%;
  margin: 0px;
  padding: 5px;
}

#top-search-div {
  float: right;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

#top-login-div {
  width: 940px;
  height: 22px;
  text-align: right;
  float: right;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-right: 5px !important;
  margin-right: 3px;
  vertical-align: top;
}

#top-login-div .inputbox{
  margin: 0px;
  padding: 0px;
  height: 16px;
}
#top-login-div .button{
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  height: 21px !important;
  height: 20px;
}

#top-menu-div {
  float: right;
  margin: 0px;
  padding: 0px;
  padding-right: 10px;
}

#top-banner-cell {
  margin: 0px;
  padding: 0px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

#menu-content-table {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#top-border {
  height: 10px;
  background: url(../images/shadow_top.png) repeat-x;
}

#left-menu-column {
  margin: 0px;
  padding: 0px;
  width: 130px;
  vertical-align: top;
}

.left-menu-container {
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 5px;
  vertical-align: top;
  background: url(../images/leftmenubkg.gif) repeat-x;
  border: 1px #CCCCCC solid;
  color: #16387c;
  font-weight: bold;
}

.left-menu-container a {
  color: #16387c;
}

.left-menu-container table tbody td table td{
  padding: 0px;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.left-menu-container table tbody td table td div{
  padding-top: 2px;
  padding-bottom: 2px;
}

.left-menu-container p {
  padding: 5px;
  margin: 0px;
}

.headlines {
  /*width: 33%;
  padding: 3px;*/
}

#main-body-content {
  padding: 5px;
  padding-right: 10px;
  padding-left: 11px !important;
  padding-left: 15px;
}

/* MENU CLASSES */
.mainlevel {
  margin: 10px;
  padding: 0px;
  font-style: normal;
}

.sublevel {
  font-style: normal;
  margin-left: 12px;
  font-size: 11px;
  font-weight: normal;
}

/*.mainlevel:hover {
  text-decoration: none;
}*/

.mainlevel-nav {
  padding-right: 5px;
  padding-left: 5px;
  vertical-align: middle;
  font-size: 11px;
  font-style: normal;
}

.mainlevel img{
  margin-bottom: -2px;
}

.moduletable tbody tr td table tbody tr td {
  padding-bottom: 2px;
  padding-top: 2px;
}

.left-menu-container table tr td {
  padding-left: 1px;
}

.left-menu-container table tr td table tr td {
  border-bottom: 1px #CCCCCC solid;
  width: 120px;
}

#login-div table tr td {
  padding-left: 1px;
}

#login-div table tr td table tr td {
  border-bottom: none;
}


/* Search Items*/
.search{

}

.search input{
  width: 120px;
  padding-right: 3px;
  padding-left: 3px;
}

/*Headline Items*/

.headlines .moduletable {
  border: 1px gray solid;
}

.headlines .moduletable th {
  padding: 5px;
  text-align: center;
  color: #16387C;
  border-bottom: 1px gray solid;
  background: #CCCCCC;
}

.latestnews, .mostread {
  margin: 10px;
  padding: 0px;
  list-style-type: none;
}

.latestnews li, .mostread li{
  margin: 0px;
  padding: 0px;
  padding-bottom: 2px;
  padding-top: 2px;
  text-indent: 4px;
  width: 100%;
}

.latestnews li a, .mostread li a {
  font-style: normal;
}

.moduletable_login {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
}

.moduletable_banner {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
}

#top-banner-table {
  margin: 0px;
  padding: 0px;
}

#top-banner-table td{
  vertical-align: middle;
}

.tab-table {
  /*width: 440px;*/
  margin: 0px;
  padding: 0px;
}

.news-tab {
  text-align: center;
  font-weight: bold;
  margin: 0px;
  padding: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 1px;
  margin-bottom: 1px;
  color: #16387C;
  cursor: default;
  width: auto;
  font-size: 11px;
  border-left: 1px #999999 solid;
}

.news-tab a {
  font-style: normal;
  font-weight: bold;
}

.main-tab-content {
  /*width: 438px;*/
  /*height: 180px;*/
  margin: 0px;
  padding: 0px;
  padding-top: 4px;
  background-color: #FFFFFF;
  border-bottom: 1px #999999 solid;
  border-right: 1px #999999 solid;
  border-left: 1px #999999 solid;
  overflow: hidden;
}

.tab-header {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  /*width: 440px;*/
  background: url(../images/tabbkg.gif) repeat-x bottom;
  border: 0px;
}

.main-menu-image {
  width: 16px;
  height: 16px;
  border: none;
  margin: 0px;
  margin-right: 7px;
}

.latest-div-main {
  float: left;
}

.latest-div-float {
  margin: 4px;
  margin-left: 9px;
  float: left;
  width: 200px;
  overflow: hidden;
  font-style: italic;
  color: #666666;
}

.latest-div-float a{
  color: #666666;
}

.latest-div-main a {
  font-style: normal;
  color: #666666;
}

.latest-div {
  margin: 2px;
  margin-left: 9px;
}

.latest-div a {
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  color: #000000;
}

.latest-div-grouped {
  margin: 2px;
  margin-left: 9px;
}

.latest-div-grouped a {
  font-style: normal;
  color: #000000;
}

.small-latest {
  font-size: 9px;
  color: #000099;
}

/**
 * marketplace.css
 *
 * The Stylesheet for the marketplace component
 *
 *
 * @package com_marketplace
 * @subpackage frontend
 *
 * @copyright 2005-2006 joomster.com Achim Fischer
 * @author Achim Fischer
 *
 * This file is part of joomster.com Marketplace.
 *
 * Marketplace is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Marketplace is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with Marketplace; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */


br {
	clear: left;
}

table.marketplace_topmenue {
  padding: 3px;
  margin: 0px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #F7F7F7;
}

table.marketplace_topmenue td {
  margin: 0px;
  text-align: center;
  font-size: 13px;
  /*width: 25%;*/
}

table.marketplace_topmenue td a{
  font-style: normal;
  color: #16387c;
}

table.marketplace_recent5 {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 0px;
  margin: 0px;
}

table.marketplace_last5 {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 5px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align: left;
}
table.marketplace_last5 td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
}
table.forum_last5 {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 5px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align: left;
}
table.forum_last5 td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
}

table.marketplace {
	width: 100%;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table.marketplace_header {
	color: #000000;
	background-color: #FFFFFF;
}
table.marketplace_select {
	/* width: 100%; */
	color: #000000;
	background-color: #F0F0F0;
}

#showad_idrow_left {
	font-weight: normal;
	text-align: left;
	color: #555555;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 5px;
}
#showad_idrow_right {
	font-weight: normal;
	text-align: center;
	color: #555555;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 5px;
}

#showad_headlinerow {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        border: 1px dotted #CCCCCC;
        background-color: #FFFFFF;
        /* margin: 5px; */
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
}

#showad_text {
	font-weight: normal;
	text-align: left;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 5px;
}

#showad_image {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 5px;
}

#showad_price {
	font-weight: normal;
	text-align: left;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 5px;
}

#showad_contact {
	font-weight: normal;
	text-align: left;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 5px;
}

fieldset.marketplace {
	color: #000000;
	border: 1px solid #CCCCCC;
	/* background_color: #555555; */
	/* padding: 5; */
}


legend.marketplace {
	color: #000000;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	/* background_color: #DDDDDD; */
	padding: 10px;
}

form.marketplace {
	background-color: #FFFFFF;
}

input.marketplace {
	display: block;
	width: 20em;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 2px;
}
input.marketplace_required {
	display: block;
	width: 20em;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 2px;
}
input.marketplace_error {
	display: block;
	width: 20em;
	float: left;
	border: 1px dotted #FF0000;
	margin: 5px;
	padding: 2px;
}
input.marketplace_search {
	display: block;
	width: 10em;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 2px;
}

textarea.marketplace_required {
	width: 35em;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 2px;
}
textarea.marketplace_error {
	width: 35em;
	float: left;
	border: 1px dotted #FF0000;
	margin: 5px;
	padding: 2px;
}

select.marketplace {
	/* width: 10em; */
	margin: 5px;
	padding: 2px;
}

label.marketplace {
	width: 5em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: right;
}

label.marketplace_center {
	width: 20em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: left;
}

label.marketplace_right {
	width: 15em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: left;
}

#writead_header1 {
	border: 1px solid #CCCCCC;
	width: 2em;
	margin: 5px;
	padding: 2px;
}
#writead_header2 {
	border: 1px solid #CCCCCC;
	width: 2em;
	margin: 5px;
	padding: 2px;
}
#writead_header3 {
	border: 1px dotted #FF0000;
	width: 2em;
	margin: 5px;
	padding: 2px;
}

#category_table {
	border-top: 1px solid #CCCCCC;
	width: 100%;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}
#category_tablerowheader {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
#category_tablecellheader1 {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
#category_tablecellheader2 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#category_tablecellheader3 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#category_tablecellheader4 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#category_tablecellheader5 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#category_tablerow {
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}

#category_tablecell {
	border-bottom: 1px solid #CCCCCC;
/*	border-right: 1px solid #CCCCCC; */
	background-color: #F7F7F7;
	margin: 0px;
	padding: 2px;
}
#category_tablecellcenter {
	border-bottom: 1px solid #CCCCCC;
/*	border-right: 1px solid #CCCCCC; */
	background-color: #F7F7F7;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

#category_tablecellleft_featured {
	border-top: 2px solid #009900;
	border-bottom: 2px solid #009900;
	border-left: 2px solid #009900;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
#category_tablecellcenter_featured {
	border-top: 2px solid #009900;
	border-bottom: 2px solid #009900;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
#category_tablecellright_featured {
	border-top: 2px solid #009900;
	border-bottom: 2px solid #009900;
	border-right: 2px solid #009900;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

#category_tablecellleft_commercial {
	border-top: 1px dotted #AA0000;
	border-bottom: 1px dotted #AA0000;
	border-left: 1px dotted #AA0000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
#category_tablecellcenter_commercial {
	border-top: 1px dotted #AA0000;
	border-bottom: 1px dotted #AA0000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
#category_tablecellright_commercial {
	border-top: 1px dotted #AA0000;
	border-bottom: 1px dotted #AA0000;
	border-right: 1px dotted #AA0000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

#category_tablecell_top {
	font-weight: normal;
	text-align: left;
	color: #777777;
	margin: 0px;
	padding: 2px;
}

#category_tablecell_spacer {
	margin: 0px;
	padding: 0px;
	height: 2px;
}

#index_tablecell {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 2px;
}
#index_tablecell_noentries {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
#index_tablecellcenter {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#select_table {
	width: 100%;
	text-align: center;
	/* background-color: #F7F7F7; */
}
#select_tablecell {
	width: 100%;
	text-align: right;
	/* background-color: #F7F7F7; */
}

#pagenav_table {
	width: 100%;
	/* background-color: #F7F7F7; */
}

#pagenav_first {
	text-align: left;
	width: 25%;
}
#pagenav_last {
	text-align: right;
	width: 25%;
}
#pagenav_previous {
	text-align: center;
	width: 25%;
}
#pagenav_next {
	text-align: center;
	width: 25%;
}

#pagenav_button_first {
	width: 100px;
}
#pagenav_button_last {
	width: 100px;
}
#pagenav_button_previous {
	width: 100px;
}
#pagenav_button_next {
	width: 100px;
}

#list_wts {
	font-weight: normal;
	text-align: center;
	color: #990000;
}
#list_wtb {
	font-weight: normal;
	text-align: center;
	color: #009900;
}
#list_wtc {
	font-weight: normal;
	text-align: center;
	color: #000099;
}

.member-image {
  border: none;
  margin: 0px;
  padding: 0px;
  margin-right: 10px;
}

.contact_standard {
  font-weight: bold;
  height: 20px;
}

#footer-content, #footer-content a {
 color: #333333;
 font-size: 10px;
 font-weight: bold;
 font-style: normal;
}

#searchphraseany, #searchphraseall, #searchphraseexact {
  border: none;
}

.note, .note a {
  font-size: 10px;
  font-style: normal;
}

.incidents-table {
  border: 1px #999999 solid;
}

.incidents-table th{
  border: 1px #999999 solid;
  text-align: center;
  font-weight: bold;
  background-color: #999999;
  color: #FFFFFF;
  padding: 2px;
  font-size: 11px;
  vertical-align: bottom;
  white-space: nowrap
}

.incidents-table td{
  border: 1px #999999 solid;
  padding: 2px;
  font-size: 11px;
  white-space: nowrap
}

.incidents-table td a{
  color: #000000;
  text-decoration: underline;
  font-size: 11px;
  white-space: nowrap
}

.verification_form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.verification_form th{
  margin: 0px;
  padding: 5px;
  font-size: 12px;
}

.verification_form td{
  margin: 0px;
  padding: 5px;
  font-size: 12px;
}

.registration_form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.registration_form th{
  margin: 0px;
  padding: 5px;
  font-size: 12px;
  text-align: right;
}

.registration_form td{
  margin: 0px;
  padding: 5px;
  font-size: 12px;
  text-align: left;
}

.magazines-collection {
  margin: 0px;
  padding: 0px;
}

.magazine-container {
  text-align: center;
  margin: 0px;
  padding: 10px;
  width: 155px;
  height: 240px;
  float: left;
}

.magazine-thumbnail {
  margin: 0px;
  padding: 0px;
  border: none;
}

.contentheading {
  font-weight: bold;
}

/*MEMBER TOOLS STYLES*/

.subscription-block-heading {
  font-weight: bold;
  font-size: 13px;
  padding-left: 10px;
}

.subscription-block-table {
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  margin-bottom: 10px;
}

.subscription-block {
  padding: 5px;
  border: 1px solid #CCCCCC;
  background-color: #F7F7F7;
}

.subscription-div {
  width: 200px;
  float: left;
}

.member-error-div {
  color: red;
  font-weight: bold;
  float: left;
}

.user-details-table {
}

.user-details-table th{
  padding: 3px;
  font-weight: bold;
  vertical-align: middle;
  text-align: right;
  padding-right: 5px;
}

.user-details-table td{
  font-weight: normal;
  vertical-align: middle;
  padding: 3px;
}

.make-public-radios {
  padding: 3px;
  vertical-align: middle;
  padding-left: 20px;
}

.paging-table {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.paging-table td{
  width: 20%;
  padding: 0px;
  margin: 0px;
}

.incidents-table td a {
  font-style: normal;
  text-decoration: none;
}

.incidents-table td a:hover {
  text-decoration: underline;
}



.member-listings {
  overflow: scroll;
  width: 100%;
  border: 1px #999999 solid;
}

.category-menus {
  padding: 0px;
  margin: 0px;
  padding-left: 8px;
}

.category-menus a {
  font-style: normal;
  font-weight: bold;
}

#category-modify-buttons {
  width: auto;
  display: none;
}

#category-modify-buttons a {
  padding-left: 5px;
}

#category-modify-buttons a img{
  border: none;
}

.rating_stars, .rating_stars:hover{
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

.rating_stars img {
  border: none;
  margin: 0px;
  padding: 0px;
}






div.track {
  position:absolute;
  background: #CCCCCC;
  z-index:1;
}

div.up {
  position:absolute;
  left:0;
  top:0;
  z-index:2
}

div.down {
  position:absolute;
  left:0;
  bottom:0;
  z-index:3
}

.standard-image{
  border: none;
  margin-right: 8px;
  margin-bottom: 2px;
}

.gallery_breadcrumb {
  float: right;
  margin: 0px;
  padding: 6px;
}

.gallery_breadcrumb a, .gallery_breadcrumb_seperator {
  font-weight: bold;
  font-size: 9px;
  font-style: normal;
  color: #333333;
}

#gallery_multi_link_table td {
  width: 160px;
}

#gallery_multi_file_table td {
  width: 160px;
}

/* Forum Root Category Styles */

.tForumRootCatContainer {
  border: 1px #CCCCCC solid;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
  width: 800px;
  background: url(../images/tabs_main.gif) repeat-x top;
  overflow: hidden;
}

.tForumRootCatHeader {
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
}

.tForumRootCatHeaderTitle {
  margin: 0px;
  padding: 4px;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.tForumRootCatHeaderShowHide {
  float: right;
  margin: 0px;
  padding: 6px;
  padding-bottom: 0px;
}

.tForumRootCatHeaderShowHide a{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
}

.tForumRootCatBody {
  margin: 0px;
  padding: 0px;
}


/* Forum Section Styles */

.tForumSectCatContainer {
  /*border: 1px #999999 solid;*/
  margin: 4px;
  margin-bottom: 16px;
  margin-right: -2px;
  padding: 2px;
}

.tForumSectCatHeader {
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
}

.tForumSectCatHeaderTitle {
  margin: 0px;
  padding: 4px;
  color: #333333;
  font-weight: bold;
  font-size: 14px;
}

.tForumSectCatHeaderShowHide {
  float: right;
  margin: 0px;
  padding: 6px;
  padding-bottom: 0px;
}

.tForumSectCatHeaderShowHide a{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
}

.tForumSectCatBody {
  margin: 0px;
  padding: 0px;
}


/* Forum Category Content Styles */

.tForumContentCatContainer {
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 12px;
  margin-right: -2px;
  padding: 2px;
}

.tForumContentCatHeader {
  margin: 0px;
  padding: 0px;
}

.tForumContentCatHeaderTitle {
  margin: 0px;
  padding: 4px;
  padding-left: 5px;
  color: #000000;
  background: url(../images/tabs_main.gif) repeat-x top;
  font-weight: bold;
  font-size: 14px;
}

.tForumContentCatHeaderShowHide {
  float: right;
  margin: 0px;
  padding: 4px;
  padding-bottom: 0px;
}

.tForumContentCatHeaderShowHide a{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
}

.tForumContentCatBody {
  margin: 0px;
  padding: 0px;
  padding-left: 16px;
}

.tForumContentCatBodyStats {
  float: right;
  text-align: right;
  margin: 0px;
  padding: 0px;
  padding-right: 10px;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}


/* Forum Style For Display of a Single Section */

.tForumSectionContainer {
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 12px;
  margin-right: -2px;
  padding: 2px;
}

.tForumSectionHeader {
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
}

.tForumSectionHeaderTitle {
  margin: 0px;
  padding: 2px;
  padding-left: 5px;
  color: #000000;
  background: url(../images/fliptabbkg.gif) repeat-x top;
  font-weight: bold;
  font-size: 16px;
}

.tForumSectionHeaderTitle a {
  font-style: normal;
}

.tForumSectionHeaderBreadCrumbs {
  float: right;
  margin: 0px;
  padding: 0px;
  padding-right: 4px;
}

.tForumSectionHeaderBreadCrumbs a{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
}

.tForumSectionBody {
  margin: 0px;
  padding: 0px;
  padding-left: 16px;
}

.tForumSectionBodyStats {
  float: right;
  text-align: right;
  margin: 0px;
  padding: 0px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.tForumThreadListingContainer {
  margin: 0px;
  padding: 2px;
}

.tForumThreadListingBulletLink {
  margin: 0px;
  padding: 0px;
}

.tForumThreadListingBulletLink img{
  margin: 0px;
  padding: 0px;
  float: left;
}

.tForumThreadListingBulletLink a {
  margin: 0px;
  padding: 0px;
}


/* Forum Post Mainpage Content Styles */

.tForumPostMainContainer {
  border: 1px #999999 solid;
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
  padding: 0px;
}

.tForumPostMainHeader {
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
}

.tForumPostMainHeaderTitle {
  margin: 0px;
  padding: 2px;
  padding-left: 5px;
  color: #000000;
  background: url(../images/fliptabbkg.gif) repeat-x top;
  font-weight: bold;
  font-size: 16px;
}

.tForumPostMainHeaderTitle a {
  font-style: normal;
}

.tForumPostMainHeaderBreadCrumbs {
  float: right;
  margin: 0px;
  padding: 4px;
  padding-bottom: 0px;
}

.tForumPostMainHeaderBreadCrumbs a{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
}

.tForumPostMainHeaderSortSelect{
  border: 1px #333333 solid;
  color: #333333;
  font-size: 9px;
  padding: 0px;
  margin: 0px;
}

.tForumPostMainBody {
  margin: 0px;
  padding: 0px;
  padding-left: 16px;
}

/* Forum Post Content Styles */

.tForumPostContainer {
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 10px;
  margin-right: -2px;
  padding: 2px;
}

.tForumPostHeader {
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
}

.tForumPostHeaderTitle {
  margin: 0px;
  padding: 2px;
  padding-left: 5px;
  color: #000000;
  background: #CCCCCC;
  /*background: url(../images/fliptabbkg.gif) repeat-x top;*/
  font-weight: bold;
  font-size: 14px;
}

.tForumPostHeaderTitle a {
  font-style: normal;
}

.tForumPostHeaderShowHide {
  float: right;
  margin: 0px;
  padding: 4px;
  padding-bottom: 0px;
}

.tForumPostHeaderShowHide a{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
}

.tForumPostBody {
  margin: 0px;
  padding: 0px;
  padding-left: 16px;
  margin-right: 120px;
  min-height: 50px;
  /*background: url(../images/gallery/post_bg.gif) repeat top;*/
}

.tForumPostBodyStats {
  float: right;
  text-align: right;
  margin: 0px;
  padding: 0px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

.tForumPostBodyQuotedContent {

  border-top: 2px #333333 solid;
  border-bottom: 2px #999999 solid;
  border-left: 2px #333333 solid;
  border-right: 2px #999999 solid;
  background: url(../images/gallery/quote_bg.gif) repeat top;
  color: #999999;
  padding: 4px;
  margin: 0px;
  margin-top: 5px;
}

.tForumPostBodyQuotedContent a{
  color: #999999;

}



/* Forum Post Edit Page Content Styles */

.tForumPostEditContainer {
  float: left;
  border: 1px #999999 solid;
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 0px;

}


.tForumPostEditHeader {
  float: left;
  margin: 0px;
  padding: 0px;
  background: url(../images/fliptabbkg.gif) repeat-x top;

}

.tForumPostEditHeaderTitle {
  float: left;
  margin: 0px;
  padding: 5px;
  padding-left: 10px;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
}

.tForumPostEditHeaderTitle a {
  font-style: normal;
}

.tForumPostEditHeaderBreadCrumbs {
  float: right;
  margin: 0px;
  padding: 3px;
  padding-right: 10px;
  padding-bottom: 0px;
}

.tForumPostEditHeaderBreadCrumbs a{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
}


.tForumPostEditBody {
  float: left;
  margin: 0px;
  padding: 5px;
  float: left;
}





.tGalIntItemSelect {
  padding: 0px;
  margin: 4px;
}

.tGalIntSelItemsMain {
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

.tGalIntSelItemsContainer {
  padding: 5px;
}



.galIntASelItemContainer {
  background: url(../images/gallery/item_bkg.gif);
  border: 1px #333333 solid;
  width: 175px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;

}

.galIntASelItemRemove {
  float: right;
  margin: 3px;
}

.galIntASelItemRemove a img{
  border: none;
}

.galIntASelItemTitle {
  padding: 4px;
  font-weight: bold;
  height: 40px;
}

.galIntASelItemImg {
  height: 60px;
  width: 60px;
  float: left;
}

.galIntASelItemImg img{
  border: none;
}

.galIntASelItemPositionContainer {
  margin: 4px;
}

.galIntASelItemPositionTitle {
  padding: 0px;
  margin: 4px;
  margin-top: 6px;
  font-weight: bold;
}

.galIntASelItemPositionSelect {
  margin: 4px;
  margin-top: 6px;
}



.cstRoundedHeaderLeftCorner {
  float: left;
  width: 20px;
  background: url(../images/tabs_rounded_left.gif) top;
}

.cstRoundedHeaderRightCorner {
  float: right;
  width: 20px;
  background: url(../images/tabs_rounded_left.gif) top;
}

.cstRoundedHeaderTitle {
  padding: 4px;
  font-size: 16px;
  font-weight: bold;
  font-family: serif;
  background: url(../images/tabs_main.gif) top repeat-x;
}

.quoted_text {
  border: 1px #666666 solid;
  background: #CCCCCC;
  padding: 4px;
  font-size: 11px;
  margin-left: 10px;

}