/**
 * CSS for theme "Lagniappe" (tid 7)
 *
 * DO NOT EDIT THIS FILE
 */body {
	background: #FFFFFF;
	color: #7d7d7d;
	font-family: Verdana;
	font-size: 12px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
	margin: 0;
}
a:link {
	color: #2fa9ff;
	text-decoration: none;
}
a:visited {
	color: #2fa9ff;
	text-decoration: none;
}
a:hover, a:active {
	color: #0062a6;
	text-decoration: underline;
}
#container {
	width: 878px;
	background: #fff url(images/lagniappe/page.jpg) no-repeat;
	color: #7d7d7d;
	margin: auto auto;
	text-align: left; /* IE 5 fix */
}
#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}
.menu ul {
	color: #7d7d7d;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}
.menu ul a:link {
	color: #000000;
	text-decoration: none;
}
.menu ul a:visited {
	color: #000000;
	text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
	color: #4874a3;
	text-decoration: none;
}
#panel {
	background: #efefef;
	color: #7d7d7d;
	font-size: 11px;
}
table {
	color: #7d7d7d;
	font-family: Verdana;
	font-size: 12px;
}
.tborder {
	background: #cecece;
	width: 100%;
	margin: auto auto;
	border: 1px solid #0985db;
}
.thead {
	background: #026CB1 url(images/lagniappe/tcat.jpg) top left repeat-x;
	color: #FFF;
}
.thead a:link {
	color: #FFF;
	text-decoration: none;
}
.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}
.tcat {
	background: #fdfeff url(images/lagniappe/thead.gif) repeat-x;
	color: #7d7d7d;
	font-size: 9px;
	border: 1px solid #FFF;
	border-bottom: 0;
}
.tcat a:link {
	color: #7d7d7d;
}
.tcat a:visited {
	color: #7d7d7d;
}
.tcat a:hover, .tcat a:active {
	color: #7d7d7d;
}
.trow1 {
	background: #FFFFFF url(images/lagniappe/alt1.gif) repeat-x;
	border: 1px solid #FFFFFF;
}
.trow2 {
	background: #d8d8d8 url(images/lagniappe/alt2.gif) repeat-x;
	border: 1px solid #f4f4f4;
	border-bottom: 0;
}
.trow_shaded {
	background: #d8d8d8 url(images/lagniappe/alt2.gif) repeat-x;
}
.trow_sep {
	background: #026CB1 url(images/lagniappe/tcat.jpg) top left repeat-x;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.tfoot {
	background: #fdfeff url(images/lagniappe/thead.gif) repeat-x;
	color: #7d7d7d;
}
.tfoot a:link {
	color: #7d7d7d;
	text-decoration: none;
}
.tfoot a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #666666;
	text-decoration: none;
}
.bottommenu {
	background: #fdfeff url(images/lagniappe/thead.gif) repeat-x;
	color: #7d7d7d;
	border: 1px solid #8a8a8a;
	border-left: 0;
	border-right: 0;
	padding: 10px;
}
.navigation {
	color: #7d7d7d;
	font-size: 12px;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	text-decoration: none;
}
.navigation .active {
	color: #7d7d7d;
	font-size: small;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 15px;
	font-weight: bold;
}
input.textbox {
	background: #ffffff;
	color: #757575;
	border: 1px solid #dbdbdb;
	padding: 1px;
	font-size: 11px;
}
textarea {
	background: #ffffff;
	color: #757575;
	border: 1px solid #dbdbdb;
	padding: 2px;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 11px;
}
select {
	background: #ffffff;
	color: #757575;
	border: 1px solid #dbdbdb;
	font-size: 11px;
}
input.button {
	background: #ffffff;
	color: #757575;
	border: 1px solid #dbdbdb;
	font-size: 11px;
}
.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar {
	background: #fff;
	border: 1px solid #dbdbdb;
}
.toolbar_normal {
	background: #f0f0f0;
	border: 1px solid #dbdbdb;
}
.toolbar_hover {
	background: #fdfeff url(images/lagniappe/thead.gif) repeat-x;
	border: 1px solid #32b9ff;
}
.toolbar_clicked {
	background: #FFF;
	border: 1px solid #dbdbdb;
}
.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}
.autocomplete_selected {
	background: #adcee7;
	color: #000;
}
.popup_menu {
	background: #d8d8d8;
	border: 1px solid #d1d1d1;
}
.popup_menu .popup_item {
	background: #fff;
	color: #909090;
}
.popup_menu .popup_item:hover {
	background: #d8d8d8 url(images/lagniappe/alt2.gif) repeat-x;
	color: #0060b9;
}
.trow_reputation_positive {
	background: #ccffcc;
}
.trow_reputation_negative {
	background: #ffcccc;
}
.reputation_positive {
	color: green;
}
.reputation_neutral {
	color: #444;
}
.reputation_negative {
	color: red;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

.quote_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.code_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}
.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}
/* Additional CSS (Custom) */
#topheader {
background: #0769cb url(images/lagniappe/top_logo_bg.gif) repeat-x;
height: 126px;
}

#board {
background: #FFFFFF url(images/lagniappe/main_bg.gif) repeat-x;
}

#padding {
padding: 40px;
}

.tcat_left {
background: url(images/lagniappe/tcat_left.jpg) top left no-repeat;
height: 41px;
}

.tcat_main {
background: url(images/lagniappe/tcat_text_bg.jpg) top left repeat-x;
width: 100%;
}

.tcat_right {
background: url(images/lagniappe/tcat_right.jpg) top right no-repeat;
height: 41px;
}

.tcat_main a:link,
.tcat_main a:active,
.tcat_main a:visited {
color: #FFF;
}

.tfoot_left {
background: url(images/lagniappe/tfoot_left.jpg) top left no-repeat;
height: 19px;
}

.tfoot_main {
background: url(images/lagniappe/tfoot_main.jpg) top left repeat-x;
width: 100%;
}

.tfoot_right {
background: url(images/lagniappe/tfoot_right.jpg) top right no-repeat;
height: 19px;
}

.main_footer {
background: #0769cb url(images/lagniappe/main_footer_bg.jpg) repeat-x;
}

.footer_text {
color: #FFF;
}

.footer_text a:link,
.footer_text a:active,
.footer_text a:visited,
.footer_text a:hover {
color: #FFF;
text-decoration: underline;
}

.bottommenu a:link,
.bottommenu a:visited,
.bottommenu a:active {
background: #fdfeff url(images/lagniappe/thead.gif) repeat-x;
padding: 10px;
border-right: 1px solid #FFF;
border-left: 1px solid #adadad;
}

.bottommenu a:hover {
background: #FFFFFF url(images/lagniappe/alt1.gif) repeat-x;
padding: 10px;
}

.tcat_text {
padding-left: 40px;
padding-top: 10px;
color: #FFF;
}

.expcolimage2 {
padding-right: 40px;
	float: right;
	width: auto;
padding-top: 10px;
	vertical-align: middle;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 1px solid #cecece;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

.quote_header {
	background: #026CB1 url(images/lagniappe/tcat.jpg) top left repeat-x;
	border: 1px solid #cecece;
	border-bottom: 0;
	color: #FFF;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #d8d8d8 url(images/lagniappe/alt2.gif) repeat-x;
	border: 1px solid #cecece;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.code_header {
	background: #026CB1 url(images/lagniappe/tcat.jpg) top left repeat-x;
	border: 1px solid #cecece;
	border-bottom: 0;
	color: #FFF;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #d8d8d8 url(images/lagniappe/alt2.gif) repeat-x;
	border: 1px solid #cecece;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}
.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
        border: 0;
}

.usercpnav li {
	padding: 1px;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

input.button:hover {
border: 1px solid #32b9ff;
color: #313131;
}

input.textbox:focus,
textarea:focus,
select:focus {
border: 1px solid #32b9ff;
color: #313131;
}

fieldset {
border: 1px solid red;
}