/* BEGIN: COMMON STYLE */
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
	font: 12px Arial, sans-serif;
}

body#bd {
	margin: 0;
	background-color:#101010;
	color: #B9B9B9;
	text-align: center;
}

body.contentpane {
	margin: 12px;
}

a {
	color: #E7D66A;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 10px 0;
	font-size: 16px;
}

h2 {
	margin: 10px 0;
	font-size: 14px;
}

h4 {
	margin: 10px 0;
	font-size: 12px;
	font-weight: bold;
}

hr {
	border-top: 1px solid #444444;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

input {
	font: 11px Arial, sans-serif;
}

ol {
	margin: 10px auto;
}

p {
	margin: 10px 0;
}

select {
	font: 11px Arial, sans-serif;
}

textarea {
	padding-left: 2px;
	font: 11px/1.3em Arial, sans-serif;
}

th {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(../images/arrow.png) no-repeat 0 5px;
	line-height: 140%;
}

.code, pre {
	border: 1px solid #444444;
	width: auto;
	padding: 5px;
	background: #F1F1F1;
	font: 11px Arial, sans-serif;
}
/* END: COMMON STYLE */


/* BEGIN: MODULES STYLE */
div.moduletable {
	width: auto!important;
	width: 100%;
	margin-bottom: 5px;
	padding: 5px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	background: #585858;
}

div.moduletable h3 {
	margin: -5px -5px 5px -5px;
	padding-left: 7px;
	color: #E7D66A;
	background: url(../images/h3-bg.gif) #3A3A3A;
	font-weight: bold;
	font-size: 11px;
	text-transform: UPPERCASE;
	line-height: 25px;
	height: 25px;
}

div.moduletable td {
	padding: 3px 0!important;
}
/* END: MODULES STYLE */


/* BEGIN: JOOMLA STYLE */
table.contentpaneopen td, table.contentpane td {
	padding-right: 2px;
	line-height: 140%;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: auto!important;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 200px;
	font-size: 11px;
}

table.contenttoc td {
	padding: 1px 5px 1px 15px;
	background: url(../images/arrow.png) no-repeat 5px 7px;
}

table.contenttoc th {
	padding: 4px 6px;
}

table.moduletable {
	width: 100%;
	background: #FFFFFF;
}

table.polls {
	padding: 0;
	width: 100%;
}

#content table.pollstableborder {
	width: 540px!important;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	margin: 2px 2px 2px 0;
	vertical-align: middle;
}

table.pollstableborder td {
	padding: 0 4px!important;
	text-align: left;
}

table.searchintro {
	margin: 10px 0;
	padding: 10px 0!important;
	width: 100%;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}

table.searchintro td {
	padding: 0 2px!important;
}

td.buttonheading {
	padding-left: 0!important;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 0 5px;
	border-bottom: 1px solid #444444;
	height: 25px!important;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	margin: 0;
	background: none;
}

.adminform textarea {
	width: 520px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
	width: 420px!important; /*Control the Frontend Editor area width*/
}

.article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center left;
	line-height: 20px;
}

.back_button {
	margin-top: 10px;
	width: 100%;
	display: block;
	font-size: 11px;
	text-align: right;
}

.banner {
	float: right;
	position: relative;
	top: 12px;
	right: 12px;
}

.blog_more {
	margin: 10px 0;
	padding: 3px;
}

.blog_more a {
	font-weight: bold;
}

.button {
	padding: 1px 4px 1px 4px;
	border: 1px solid #282828;
	background: url(../images/but-bg.gif) #000000;
	color: #CFCFCF;
	font: bold 10px Tahoma, Arial, sans-serif;
}

.category {
	font-weight: bold;
}

.componentheading {
	padding: 4px 5px 4px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: url(../images/comheading-bg.gif) repeat-x top left #1F1F1F;
	font-weight: bold;
	font-size: 11px;
	text-transform: UPPERCASE;
}

.contentdescription {
	padding: 0 0 12px!important;
	height: auto;
}

.contentheading {
	font-size: 15px;
	font-weight: bold;
}

.copyright {
	border-top: 1px solid #000000;
	padding: 5px 5px 10px;
	display: block;
	background-color:#282828;
}

.copyright a {
	border: none!important;
	padding: 0!important;
	color: #222222;
	text-transform: none!important;
}

.createdate {
	font-size: 11px;
}

.error {
	color: #B91919;
}

.highlight {
	font-weight: bold;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #444444;
	border-left: 2px solid #444444;
	border-right: 1px solid #686868;
	border-bottom: 1px solid #686868;
	color: #282828;
	background: #BBBBBB;
	font: 11px Tahoma, Arial, sans-serif;
}

.message {
	color: #E7D66A;
	font-weight: bold;
	font-size: 11px;
}

.modifydate {
	color: #767676;
	font-size: 11px;
}

.mosimage {
	padding: 0;
	margin: 0 5px;
}

.mosimage img {
	margin: 0!important;
	padding: 0!important;
	border-top: 1px solid #343434;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #343434;
}

.mosimage_caption {
	margin-top: 2px;
	border-top: 1px solid #343434;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #343434;
	padding: 0!important;
	color: #767676;
	background: #1f1f1f;
	font-size: 11px;
}

a.readon {
	font-weight: bold;
	font-size: 11px;
}

a.pagenav {
	font-weight: normal;
}

.pagenav {
	padding: 2px;
	font-size: 11px;
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages-icon.gif) no-repeat center left;
	font-weight: bold;
	font-size: 11px;
}

.pagenavcounter {
	padding: 0 16px 10px 16px;
	background: url(../images/pages-icon.gif) no-repeat 0 3px;
	font-weight: bold;
	font-size: 11px;
}

.search input {
	width: 140px;
}

.sectiontablefooter {
	padding-bottom: 3px!important;
	height: 20px;
}

.sectiontableheader {
	padding: 3px 4px!important;
	border-bottom: 1px solid #000000;
	background: url(../images/h3-bg.gif) #666666;
	color: #BABABA;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

.small {
	font-size: 11px;
}
/* END: JOOMLA STYLE */


/* BEGIN: GENERAL STYLE & LAYOUT */
#wrap-page {width: 770px;margin: 0 auto;}
#container {
	width: 770px;
	margin: 0 auto;
	float:left;
	padding: 0;
/*	background: url(../images/container-bot.gif) no-repeat bottom left #3E3E3E; */
	text-align: left;
}

.container-top {
	width: 770px;
	padding: 0;
/*	background: url(../images/container-top.gif) no-repeat top left; */
}

.container-mid {
	width: 730px;
	padding: 0;
	border-left: 2px solid #222222;
	border-right: 2px solid #222222;
	margin: 0 auto;
}

.container-inner {
	width: 728px;
	padding: 0;
	border: 1px solid #000000;
	background: #282828;
}

#wrapper {
	height: 400px;
}

#pathway {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #444444;
	background: #1F1F1F;
	font-size: 11px;
}

#pathway a {
	padding-right: 6px;
	color: #BABABA;
}

#user-bar {
	float: right;
	padding: 0;
}

#user-bar a {
	padding: 0;
}

#header img, #user-bar img {
	border: none;
}

#leftcol {
	width: 180px!important;
	width: 170px;
	float: left;
	margin: 0;
	background: #282828;
	font-size: 11px;
	line-height: normal;
}

#header {
	border-right: 1px solid #222222;
	border-bottom: 2px solid #222222;
	margin-bottom: 5px;
	background: #585858;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#search {
	position: absolute;
	top: 100px;
	left: 5px;
}

#leftcol ul {
	padding: 0;
	margin: 0;
}

#leftcol a.mainlevel {
	padding-left: 20px;
	display: block;
	background: url(../images/mainlevel-bg.gif) no-repeat 0 -21px;
	color: #BABABA;
	font-weight: bold;
	line-height: 21px;
}

#leftcol a.mainlevel:hover, #leftcol a.mainlevel:active {
	padding-left: 20px;
	display: block;
	background: url(../images/mainlevel-bg.gif) no-repeat;
	color: #E7D66A;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}

#leftcol a.mainlevel#active_menu {
	background: url(../images/mainlevel-bg.gif) no-repeat;
	color: #E7D66A;
}

#leftcol a.sublevel {
	padding-left: 24px;
	display: block;
	color: #BABABA;
	font-weight: bold;
	line-height: 20px;
}

#leftcol a.sublevel#active_menu {
	color: #E7D66A;
	text-decoration: underline;
}

#content {
	float: right;
	width: 535px!important;
	width: 530px;
	padding: 5px;
	background: #282828;
}

#footer {
	padding: 0;
	text-align:right;
/*	border-top: 1px solid #000000; */
	clear: both;
	color: #ABABAB;
	background: #000000;
	font: 11px Tahoma, Arial, sans-serif;
}

#footer a {
	padding: 0 5px;
/*	border-right: 1px solid #444444; */
	color: #999999;
	font-weight: bold;
	text-transform: lowercase;
}

#footer a:hover, #footer a:active {
	color: #BABABA;
}

#footer li {
	padding: 0;
	display: inline;
	background: none;
}

#footer ul {
	padding: 6px 0;
	margin: 0;
	line-height: normal;
}

#botnav {
	padding: 0 5px 0 0;
	color: #ABABAB;
	background: #1F1F1F;
}
/* BEGIN: GENERAL STYLE & LAYOUT */


/* BEGIN: SPOTLIGHT */
#spotlight {
	float: right;
	width: 535px!important;
	width: 520px;
	padding: 0 5px;
	margin: 10px 0 10px;
}

#spotlight .sl-wrapper {
	padding: 0;
	border-top: 1px solid #151515;
	border-right: 1px solid #505050;
	border-bottom: 2px solid #343434;
	border-left: 2px solid #1F1F1F;
	background: #151515;
}

#spotlight ul.headtab-wrapper {
	margin: 0;
	padding: 0;
	list-style: none outside;
	background: none;
	text-align: center;
	height: 24px;
}

#spotlight li.headtab {
	margin: 4px 2px 0;
	float: left;
	padding: 0;
	display: block;
	background: none;
	font-size: 11px;
}

#spotlight li.headtab-current {
	margin: 0;
	float: left;
	padding: 0;
	display: block;
	background: none;
	font-size: 11px;
}

#spotlight li.headtab a {
	width: 100px;
	display: block;
	background: #444444;
	color: #BABABA;
	line-height: 20px;
	text-align: center;
	height: 20px;
	cursor: pointer;
}

#spotlight li.headtab a:hover {
	color: #E7D66A;
	background: #1F1F1F;
	text-decoration: none;
}

#spotlight li.headtab-current a {
	width: 100px;
	display: block;
	background: #151515;
	color: #E7D66A;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	height: 24px;
	cursor: pointer;
	border-left: 2px solid #1F1F1F; 
}

#spotlight .article_seperator {
	visibility: hidden;
}

#spotlight .contentheading {
	color: #CFCFCF;
}

#spotlight .moduletable {
	border: none;
	margin: 10px 0 0;
	background: #151515;
}

#spotlight .moduletable a {
	font-size: 11px;
}

#spotlight .moduletable h3 {
	background: #282828;
	line-height: 20px;
	height: 20px;
}

#spotlight .stretcher div.col {
	width: 32%!important;
	width: 30%;
	float: left;
	margin-right: 6px;
}
/* END : SPOTLIGHT */

/* SMF FOLLOWS */
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: arial, Tahoma, helvetica, serif;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: arial, Tahoma, helvetica, serif;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}
/* A code block - maybe even PHP ;). */
.code
{
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #000000;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: x-small;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, .windowbg3
{
	color: #FFFFFF;
	background-color: #333333;
}
.windowbg2
{
	color: #FFFFFF;
	background-color: #444444;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
/* This used to have 	background-image: url(images/catbg2.gif); */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	color: white;
	border: 0px solid #000000;
}
.titlebg a:hover
{
	color: #ff0000;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	color: white;
	background-image: url(http://www.louipimps.com/forum/themes/louipimps_v4/images/catbg.gif);
	border: 0px solid #000000;
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	color: white;
	background-image: url(http://www.louipimps.com/forum/themes/louipimps_v4/images/catbg2.gif);
	border: 0px solid #000000;
}

.catbg, .catbg2, .catbg3
{
	font-weight: bold;
	color: #FFFFFF;
}

/* This is for the profile part of each topic post */
.profilebg
{
	background-color: #222222;
	overflow: hidden;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #000000;
	border: 1px solid #000000;
}

/* This is used on tables that should just have a border around them. */
.pborder
{
	border: 1px;
	background-color: #333333;
	padding: 1px;
}


/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #000000;
	background-color: #000000;
	padding: 2px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: arial, Tahoma, helvetica, serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: black;
	border-bottom: 0px solid gray;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #000000;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: white;
	background-color: #000000;
/*	border-top: 0px solid gray; */
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #333333;
	border: 1px solid #000000;
}
.headerbodies
{
	border: 1px solid #000000;
	background-color: #444444;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}


/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img{
border: 0px none;
}