
@charset "utf-8";
/*
Created by Ryan Sanjoto
27 - 03 - 2008 for AETM Website
*/

/*
======================================================================
Common Styling
======================================================================
*/

body  {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #5c5c5c;
	font-size:12px;
}

/*text or font styling*/
h1 {
font-size:24px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#3f6c96;
padding:0px;
margin:0px;
padding-bottom:5px;
}

h2 {
font-size:20px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#99b2c9;
padding:0px;
margin:0px;
padding-bottom:5px;
letter-spacing:-0.5px;
line-height:23px;}

h3, .sidebar h1 {
font-size:18px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:17px;
letter-spacing:-0.5px;}

h4 {
font-size:14px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
line-height:13px;}

h5 {
font-size:12px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
line-height:11px;}

h6 {
font-size:10px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
line-height:9px;}

.headerWarning {
color:#f25252;
text-align:center;
}

.tableWarning {
background-color:#f0f5fa;
padding:5px 10px 5px 10px;
border:1px solid #f25252;
}

p {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px 0px 3px 0px;}

/*List styling*/
ul {
padding:0px;
padding-bottom:5px;
padding-left:16px;
margin:0px;}

ol {
padding:0px;
padding-bottom:5px;
padding-left:22px;
margin:0px;}

.contentdiv img {border: 1px solid #999999 !important;
margin: 2px; 
padding: 2px;}



/*Link styling*/
a:link, a:visited, a:active {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3f6c96;
font-weight:bold;}

a:hover {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#66993e;
font-weight:bold;}

/*10px text*/
.tenpxtext {
font-size:10px;}



.container { 
	width: 793px; /*fixed width website*/
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:10px;
	text-align: left; /* this overrides the text-align: center on the body element. */	
} 

/*
======================================================================
Upper Page Styling
======================================================================
*/
.header { 
	background: #3f6c96; 
	padding: 5px 1px 1px 15px;
	color:#e1ecf5;
	height:194px;
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.topheader {
height:65px;}

.topleftheader {
margin-bottom:38px;
}

.aetmlogo {position:absolute;top: 85px;}

.headerform {
margin-bottom:5px;
}

.accountform { 
height:18px;
width: 84px;
border:1px solid #c9d1d9;
padding-left:3px;
}

.toprightheader {
float:right;
}

.header input {
font-size:10px;
height:12px;

}

.searchform { 
height:17px;
width: 194px;
border:1px solid #c9d1d9;
padding-left:3px;
}

form {
margin:0px 0px 5px 0px;}

input.button {
border:none;
position:relative;
top:-1px;
left:-3px;
background:#3F6C96 url(aetm_FILES/button.jpg) top left no-repeat;
width:41px;
height:17px;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans serif;
font-size:11px !important;
color:#3f6c96;
text-align:center;
padding:0px;
margin:0px;
cursor: pointer;
}

.logout {
margin-top:1px;
}


.header a:link {
color:#e1ecf5;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;}

.header a:visited {
color:#e1ecf5;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;}

.header a:active {
color:#e1ecf5;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;}

.header a:hover {
color:#d5ffb4;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;}


/*
======================================================================
Middle Page Styling
======================================================================
*/
.middlepage {
	background-image:url(aetm_FILES/sidebar.jpg) !important;
	background-position:left;
	background-repeat:repeat-y;
}

/*Menu
- Main menu sit horizontaly below header
*/
.horizontalMenu {
background-image:url(aetm_FILES/menu.jpg);
background-repeat:repeat-x;
height:23px;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
border-left:1px solid #bbc6cf;
border-right:1px solid #bbc6cf;
margin:0px;
padding:7px 0px 0px 0px;
}

.horizontalMenu ul {
 list-style-type: none;
margin: -6px;
}

.menulink {
float:left;
 padding: 6px 0px 5px 0px;
 border-right: solid 1px #bbc6cf;
}

.menuborderleft {
border-right: solid 1px #bbc6cf;
float:left;
width:1px;
height:29px;
padding-left: 0px;
}


.menulink a:link, .menulink a:visited, .menulink a:active{
color:#3f6c96;
text-decoration:none;
font-weight:normal;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 12px;
padding-right:12px;
}

.menulink a:hover, .menulink:hover a{
color:#e1ecf5;
text-decoration:underline;
font-weight:normal;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
background-color:#3F6C96;
background-color:#3F6C96;
border-top: solid 1px #3F6C96;
padding: 7px 12px 5px 12px;
position:relative;
top:-1px;
}


/*
Sidebar
- Left section for news.
*/
.sidebar {
	float:left;
	
	width: 125px; /* since this element is floated, a width must be given */
	padding: 20px 5px 0px 16px;
	color:#3f6c96;
	font:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.sidebar p {
font:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:0px;}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
color:#3f6c96;
text-decoration:underline;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;}

.sidebar a:hover {
color:#66993e;
text-decoration:underline;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
}

.sidebar p {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

/*Main Content
- Content section to put information
*/

.contentdiv { 
	margin-left: 155px;
	padding-right: 30px;
	padding-top:15px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
} 

.contentdiv .tr-0 {
background-color: #e5eaf0;
color:#333333;
font-weight:bold;
}

/*Footer
Site Map, Print Preview, Copyright, etc.
*/
.footer { 
	padding: 50px 10px 0px 0px;
	background:#ffffff url(aetm_FILES/bottombar.jpg) right bottom no-repeat;
	border-left:1px solid #bbc6cf;
	height:37px;	
	clear:both;	
	} 

.alignright {
text-align:right;
margin:0px;

}


/*Left section of Footer*/
.leftfooter {
float:left;
padding-left:10px;
text-align:left}

.leftfooter li {
list-style-type: none;
}

.leftfooter ul, .leftfooter li {
margin:0px; padding:0px;
}

.leftfooter a:link,
.leftfooter a:visited,
.leftfooter a:active {
color:#3f6c96;
text-decoration:underline;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;}

.leftfooter a:hover {
color:#66993e;
text-decoration:underline;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
}

/*Right section of Footer*/
.rightfooter {
margin-left:153px;
text-align:center;
}
.rightfooter p {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}


/*
======================================================================
MISCELLANEOUS
======================================================================
*/
.clearfloat {
clear:both;

}

.fltright {
float:right;
margin: 0px 0px 3px 3px;}

.fltleft {
float:left;
margin: 0px 3px 3px 0px;}

/***********************************************
FLYOUT MENU CSS
************************************************/
div.menuBar,
div.menuBar a,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: normal;
font-size:14px;
}

div.menuBar {
 background: transparant;
 text-align: left;
 width: 771px !important;
 height: 23px !important;
 color: #3f6c96;
 font-weight: normal;
 font-size: 14px;
 z-index: 100;
position:relative;top:-7px;
height:23px;
padding:3px 0;
margin-left:14px;
border-left:1px solid #bbc6cf;
}

div.menuBar a.menuButton {
 background-color: transparent;
 color: #3f6c96 !important;
 font-size: 14px;
 left: 0px;
 text-decoration: none;
padding:5px 10px 6px 10px;
position:relative;top:2px;
border-right:1px solid #bbc6cf;}

div.menuBar a.menuButton:hover {
 background-color: transparent;
 color: #e1ecf5 !important;
 cursor: pointer;background-color: #3f6c96 ;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
color: #e1ecf5;

}


div.menu {
 background-color: #ffffff;
 border: 1px solid #bbc6cf;
 left: 0px;
 padding: 0px;
 position: absolute;
 top: 0px;
 visibility: hidden;
 z-index: 101;
}

div.menu a.menuItem {
 cursor: default;
 display: block;
 padding: 3px 1em;
 text-decoration: none;
 text-transform: lowercase;
 white-space: nowrap;
color: #3f6c96 !important;
font-size:12px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
cursor:pointer;
color: #e1ecf5 !important;background-color:#3F6C96;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
 margin-right: -.75em;
}

div.menu div.menuItemSep {
 border: 1px inset #e0e0e0;
 margin: 4px 2px;
}

/*SLIDESHOW*/


.myGallery
{
	
	border: 0px solid #000 !important;
}
}
element.style {width:173px !important;}


.contentDiv {padding-left:162px;
margin-left:0px;
padding-right:5px;}


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:0px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

.sidebar HR.clearer {display:none;}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #000;
	background-color: transparent;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px;
	margin:3px;
	border:0px solid #666;
	background-color: transparent;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color: transparent;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 0px solid #769024;
	background-color: transparent;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:0px;
color:#3f6c96;
text-decoration:underline;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
}
.news-list-container H3 A:hover {
color:#66993e;
text-decoration:underline;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;

}

.news-list-container H3 A {color:#3f6c96;}

.news-list-container P {
	padding-left:0px;
}
.news-list-date {
	float: right;
	color:#3f6c96;
	width: 120px;
	text-align: left;
	height: auto;
	margin-top: -2px;
	margin-right: -2px;
	margin-left:-2px;
	font-weight: normal;
	background-color: transparent;
font:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;	
	margin-bottom:5px;
}
.news-list-morelink  {
	margin-bottom:15px;
	text-align:right;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color: transparent;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-item h1 {
font-size:24px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#3f6c96;
padding:0px;
margin:0px;
padding-bottom:5px;
}

.news-single-item h2 {
font-size:20px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#99b2c9;
padding:0px;
margin:0px;
padding-bottom:5px;
letter-spacing:-0.5px;
line-height:23px;}

.news-single-item h3 {
font-size:18px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:17px;
letter-spacing:-0.5px;}

.news-single-item h4 {
font-size:14px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
line-height:13px;}

.news-single-item h5 {
font-size:12px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
line-height:11px;}

.news-single-item h6 {
font-size:10px;
padding:0px;
margin:0px;
padding-bottom:5px;
color:#3f6c96;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
line-height:9px;}


.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
display: none;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
display: none;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}



/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
.sidebar h1 {padding-left:2px;}


/*
======================================================================
Forum Style
======================================================================
*/

.tx-mmforum-table, .tx-mmforum-pi1 {
width: 600px;
}

div.tx-mmforum-pi1 {
margin:0px;
width:610px !important;
}


table.tx-mmforum-table {
margin-bottom:10px;

}

.tx-mmforum-table textarea, .tx-mmforum-table input {border:1px solid #cccccc;}
.contentdiv input.tx-mmforum-button {
border:1px solid #779DBF;
background-color: #779DBF;
cursor:pointer;}


.tx-mmforum-table td {
border-color: #cccccc;
font-size:12px;
padding:3px;
}

th.tx-mmforum-th {
background-color: #3F6C96;
}

.tx-mmforum-td, .tx-mmforum-subth2, .tx-mmforum-pi1-listforum-forum {
color:#3f6c96 !important;
}

div.tx-mmforum-rootline { border:none;}

/*Link styling*/
div.tx-mmforum-pi1 a:link, div.tx-mmforum-pi1 a:visited, div.tx-mmforum-pi1 a:active{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3f6c96;
font-weight:bold;
text-decoration:underline;}

div.tx-mmforum-pi1 a:hover {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#66993e;
font-weight:bold;
text-decoration:underline;}

}

.tx-mmforum-table textarea, .tx-mmforum-table input {
width: 300px;
}




.tx-mmforum-table input {
border:1px solid #CCCCCC;
width: auto;
}

.tx-mmforum-pi1 .tx-mmforum-pi1-newpost-middle .tx-mmforum-pi1-attachment{
border:1px solid #CCCCCC;
width: 300px !important;
}

.tx-mmforum-table textarea {width: 400px !important;}

td.tx-mmforum-pi1-listpost-user {
width:25% !important;
}


td.tx-mmforum-pi1-listpost-text { width:75% !important;}

.tx-mmforum-table {width:615px !important;}
.tx-mmforum-pi1-newpost-right textarea {width:615px !important;}
.tx-mmforum-pi1-newpost-left {width: auto !important;}
.tx-mmforum-button {width: auto !important;} 
.tx-mmforum-pi1-newpost-middle textarea {width:480px;}

/* FORUM REGO */
.tx-mmforum-pi2-container .tx-mmforum-textbutton{border: 0px solid #3F6C96;
background-color: #fff !important;
width: 125px;
margin-left: 5px;
clear: both;

}

.tx-mmforum-pi2-container .tx-mmforum-textbutton img {padding: 0px; border: 0px solid transparent !important;}

.tx-mmforum-textbutton {border: 1px solid #3F6C96;}

.tx-mmforum-pi1 img {margin: 0px; padding: 0px; border: 0px solid transparent !important;}

.tx-mmforum-pi3-buttons {height: 30px; }

.tx-mmforum-pi1-newpost-middle {width: 300px; !important;}
