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

.content    /*  Container for the content area */
{
	height: 100%;
	padding:8px 10px 8px 10px;
	background: #ffffff url('/app/images/structure/panelshadowg.jpg') top left repeat-x;
}

.innercontent   /* extra inner container for content */
{
	padding: 3px 9px 3px 6px;
}

.innercontent img
{
	margin: 5px;
}

/* panels*/
.panelhead
{
	background-color:#ffffff;
	font-weight:bold;
	padding: 5px 1px 5px 6px;
}
.panelsubhead
{
	background-color:#ffffff;
	font-weight:bold;
	padding: 2px 1px 2px 6px;
}

.panelcontent
{
	background-color:#ffffff;
	font-weight:normal;
	padding: 2px 1px 2px 6px;
}



.sitecontact
{
	padding:3px 0px 2px 9px;
}
.ident
{
	padding:20px 0px 2px 9px;
		text-decoration:none;
	color:#ffffff;
	font-size:28pt;
	font-weight:bold;
}
.strapline
{
	padding:3px 0px 2px 9px;
		text-decoration:none;
	color:#ffffff;
	font-size:14pt;
}
.topquote
{
	padding:23px 0px 2px 9px;
		text-decoration:none;
	color:white;
	font-size:9pt;
	font-weight:bold;
	
}
.sitecontact, .sitecontact a
{
	text-decoration:none;
	color:white;
	font-size:8pt;
}

.sitecontact a:hover
{
	text-decoration:underline;
}


/*************** widgets *************/

.centrecol .widget
{
	width:450px;
}

.widget
{
	margin:0px 0px 8px 0px;
	background-color:white;
	/*background-image:url('/app/images/structure/brownfade.jpg');*/
	background-repeat:repeat-x;
	background-position:top left; 
}
.widget div
{
	padding:4px;
}

/************* BLOG STYLES ***********/

.blogcategories, .blogcategories a, 
{
	font-size: 0.8em;
	color: #999999;
	padding: 0px 0px 3px 0px;
}
.linktopost, .linktopost a, 
{
	text-align:right;
	font-size: 0.8em;
	color: #999999;
	padding: 0px 0px 3px 0px;
}
.commentauthor
{
	font-style:italic;
}



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

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

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

table.forumlist th,
table.topiclist th,
table.threadlist th,
table.threadoriginal th,
table.forumthread th,
.postreply
{
    background-color:#fbb03b;
    color:#FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-left:10px;
    padding: 4px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.postreply
{
    border: none;
    text-align: left !important;    
}

table.threadoriginal th,
table.threadlist th
{
    border: none;
}

table.forumlist td,
table.topiclist td,
table.threadlist td,
table.threadoriginal td,
{
    background-color:#ffffff;
    color:#000;
    padding:2px 3px 2px 3px;
    border-bottom: 1px solid #000000;
}

table.forumthread td
{
    background-color:#ffffff;
    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,
table.threadoriginal th.thread,
table.threadoriginal 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,
table.threadoriginal th.author,
table.threadoriginal td.started,
.postreply
{
    
    color:#000;
    text-align:center;
}

table.threadlist th,
table.threadoriginal th,
{
    color:#000000;
    font-size: 16px;;
}
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:#ffffff;
    color:#000;
    padding:4px;
    border-bottom:  1px solid #000000;;    
}

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;
}

.forumouterbox
{
    background: #fffac2;
    border: 1px solid #000000;
    padding: 20px;
}

.forumname
{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}
.forumnameline
{
    width: 100%;
    height: 3px;
    background: #000000;
}

.forumdescription
{
    font-style: italic;
    padding-bottom: 5px;
    padding-top: 5px;
}

.topiclistouter
{
    background: #ffffff;
    padding: 4px;
}

.topicname
{
    width:60%;
    font-size: 12px;
    font-weight: bold;
}

.topicdetail
{
    font-size: 10px;
    text-align: right;
}

.topicsdivider
{
    height:1px;
    width: 100%;
    border-bottom: 1px dashed #000000;
    
}

.latestpost
{
    text-align: center;
    font-size: 11px;
    background: #ffffff;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}

.numberofposts, .numberofvisits
{
    text-align:center;
    vertical-align:middle;
    background: #ffffff;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}

.author, .lastpost, .visits
{
    text-align: center;
}

.threadcontent td
{
    background: #ffffff !important;
    padding: 10px !important;
}

.threadattachment td
{
   border-bottom: 1px solid #000000;
   background: #ffffff;
}

.threadorignalcontent td
{
    background: #fffbec !important;
    border-bottom: 1px solid #000000;
    padding: 10px !important;
}


.postreplyouter
{
    background: #e7e8e8;
    padding: 20px;
}

.orangebutton
{
    text-align: center;
    border: 1px solid #000000;
    background: #fbb03b;
    color: #ffffff;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    padding: 2px;
}

.whitebutton
{
    text-align: center;
    border: 1px solid #000000;
    background: #ffffff;    
    color: #000000;
    padding-left: 6px;
    padding-right: 6px;
    padding: 2px;
}

.atoz-button
{
    width: 178px;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    background-image: url(/app/images/buttons/atoz-button.jpg);
    font-weight: bold;
    cursor: pointer;
    color: #8c8f45;
    height: 26px;
    line-height: 15px;
}

.atoz-button:hover
{
    width: 178px;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 11px;
    background-image: url(/app/images/buttons/atoz-button-hover.jpg);
    font-weight: bold;
    cursor: pointer;
    color: #8c8f45;
    height: 26px;
    line-height: 15px;
}

.atoz-button a, .atoz-button a:link, .atoz-button a:visited
{
    font-size: 16px;
    color: #8c8f45;
    font-weight: bold;
}

.atoz-button a:hover
{
    border: 0px;
}

.forum_subscription_topbar
{
    background: #fbb03b;
    font-size: 14px;
    font-weight: bold;
    padding:10px;
}

.forum_subscribe_title
{
    font-size: 12px;
    font-weight: bold;
}

table.forum_subscribe_table
{
    width: 100%;
}

table.forum_subscribe_table th
{
    font-size: 10px;
}

.orangeline
{
    background: #fbb03b;
    width: 100%;
    height: 3px;
}

.forum_subscribe_options
{
    text-align: center;
}

/*************** 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 h4.eventname
{
	font-weight: bold;
	font-size: 1em;
}

.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;
}


/***** Search Results ****************/
/*************************************/

.searchresults
{
	margin: 15px 0px 0px 0px;
}

.searchresults .resultstats
{
	font-weight: bold;
}

.searchresults .searchrescattitle
{
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #900;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #900;
	padding: 0px 10px 2px 10px;
}

.searchresults .resultnav
{
	float: right;
	margin: 0px 3px 0px 0px;
	font-weight: bold;
}

.searchresults .bottomgutter
{
	margin: 10px 0px 20px 0px;
	clear: both;
}

.searchresults .topgutter
{
	margin: 10px 0px 0px 0px;
}

.searchresults .searchresult
{
	margin: 3px;
	padding: 3px;
	background: #F0E5DF;
}

.searchresults .companysearchaddress
{
	float: right;
	text-align: right;
	clear: both;
}

p.search
{
	padding-left:20px;
	font-size:85%;
}
p.search input
{
	font-size:85%;
}
.resultshead
{
	font-weight:bold;
	font-size:110%;
}
.companysearchresults
{
	margin:4px;
	padding: 2px 5px;
	background-color:#f0e5df;
}
.companysearchresults a
{
	font-weight:bold;
}


#testimonials {
    height: 180px;
    overflow: hidden;
}
#testimonials .testimonial {
    height: 180px;
    width: 260px;
}

.testimonial {
    cursor: pointer;
}

.testimonial_author {
    font-weight: bold;
}
.testimonial_image {
    float: right;
}