/***********************************************/
/*****  All styles used in custom content ******/
/***********************************************/



/*************** home page *************/
/***************************************/

h3.newsitem
{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

div.newsitem
{
	padding: 3px 6px 9px 6px;
}

.homepagenewsheadline
{
	font-weight: bold;
	padding: 4px 5px 4px 3px;
}


/*************** forms ***************/
/***************************************/

.registerimporterform td.xformlabel
{
	width:300px;
}

/*************** forums ***************/
/***************************************/
table.forumlist,
table.topiclist,
table.threadlist,
table.forumthread
{
	border: 2px solid #295ad6;
	width:100%;
}

table.forumlist th,
table.topiclist th,
table.threadlist th,
table.forumthread th
{
	text-align:center;
	background-color:#adbdef;
	color:#0039ce;
}

table.forumlist td,
table.topiclist td,
table.threadlist td,
table.forumthread td
{
	background-color:#e6e6e6;
	color:#000;
	padding:2px 3px 2px 3px;
}

table.forumlist th.forum,
table.forumlist td.forum,
table.topiclist th.topic,
table.topiclist td.topic
table.threadlist th.thread,
table.threadlist td.thread
{
	width:60%;
}

table.forumthread td.message
{
	width:70%;
}

table.forumlist td.topics,
table.forumlist td.posts,
table.forumlist td.lastpost,
table.topiclist td.posts,
table.topiclist td.author,
table.topiclist td.replies,
table.topiclist td.lastpost,
table.threadlist td.author,
table.threadlist td.started
{
	background-color:#d9d9d9;
	color:#000;
	text-align:center;
}

table.forumlist div.moderation ul
{
	padding:0px;
	margin:0px;
}

table.forumlist div.moderation ul li
{
	font-size:0.8em;
	list-style:none;
}

table.topiclist td.topic
{
	background-color:#c7c7c7;
	color:#000;
}

table.topiclist td.thread
{
	padding-left:20px;
}

table.forumthread div.postdate
{
	font-size:0.8em;
	border-bottom:1px solid #c7c7c7;
}

table.forumthread div.posttext
{
	margin-bottom:10px;
}

div.forumform
{
	border-top: 1px solid #000000;
}

div.forumform h3
{
	color: #000000;
}

div.forumformfield label
{
	display:block;
}


div.forummessage
{
	color: #ff0000;
}

div.forumsearchresults
{
	border-bottom: 1px solid #000000;
	margin: 0px 0px 10px 0px;
}

div.forumsearchresult
{
	margin: 0px 0px 10px 10px;
}

div.forumnav
{
	text-align:right;
	margin:5px 10px 5px 0;
}

/*************** events listing ***************/
/**********************************************/

.eventlist h3
{
	font-size: 1.1em;
	color: #990000;
    padding: 15px 0px 4px 0px;
	margin: 0px;
}

.eventlist .eventdate
{
	white-space: nowrap;
	padding: 0px 5px 0px 0px;
}

.eventlist .eventname
{
	font-weight: bold;
}

.eventlist .eventinfo
{
	padding: 0px 0px 5px 0px;
}

.eventdetail
{
	padding: 10px 0px 0px 0px;
}

.eventdetail .eventname
{
	font-weight: bold;
	font-size: 1.5em;
}

.eventdetail .eventdescription
{
	padding: 10px 0px 0px 0px;
}


/*************** pos page ***************/
/****************************************/

.pospromos h3
{
	font-size: 1.1em;
	color: #990000;
    padding: 15px 0px 4px 0px;
	margin: 0px;
}

.pospromos .producttitle
{
	font-weight: bold;
}


/****** importer wanted forum page ******/
/****************************************/

.imagerenderbox
{
	float: left;
}

/****** importer profile page ***********/
/****************************************/

.impprofilelist
{
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
	clear: both;
}

.impprofilelist img
{
	display: inline;
	vertical-align: middle;
}

.productinfo, .brandinfo
{
	padding: 2px 0px 5px 0px;
}

.productinfo span,
.brandinfo span
{
	font-weight: bold;
}

/***** Newsletter Archive page ********/
/**************************************/

.newsletterarchive
{
	clear: both;
}

.newsletterimage
{
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 10px 5px 0px;
}
