@charset "utf-8";

body#main-body #jsOff {
	display:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	/* height:auto; FF and compliant browsers should automatically size the body/html */
    /* height:100%; ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
    /* min-height:100%;  when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
}
/*
   1. #3C8C5E - header
   2. #4DB379 - forms
   3. #BBE8AC - forms menu
   -------------
   4. #4F8C3C = ul bg
   5. #64B34D
   6. #7AD95D
   7. #737373
   8. #8C8C8C
   9. #000000

	public links:#333399;
	borders:#003300;
	catalogue header light background: F5F5F5
*/
.smallText{
	font-size:9px;
}
.error{
	color:#CC0000;
	font-style:italic;
	margin: 5px 20px 5px 20px;
	padding: 5px ;
	border-bottom:1px solid #CC0000;
}
.formMsg{
	font-style:italic;
	margin: 5px 20px 5px 20px;
	padding: 5px ;
}
A{color:#333399; }
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

h1{
	margin: 5px 0px 5px 0px;
	font-size:16px;
}
h3{
	margin: 5px 0px 5px 0px;
}
#siteWrapper{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:0px;
	top: 0px;
	/*border: 1px solid #000000;*/
	height:auto;
	position:static;
	}
#pHeader{
	float:left;
	text-align:left;
	height:80px;
	width: 785px;
	background-color:#3C8C5E;
        background-image: url('bgbal/i/header_background.jpg');
        background-repeat: no-repeat;
        background-position: top left;
	top:0px;
	position:relative;
}
#whiteHeader{
	margin-left: 30px;
        margin-top: 3px;
}
#pToAd{
	width:468px;
	height:60px;
	position:absolute;
	top:5px;
	left:300px;
	/* border:1px solid #003300; */
}
#pLeftContainer{
	text-align:left;
	width: 150px;
	float:left;
}
#pLeftSpacer{
	background-color:#4DB379;
	margin:0px;
	padding:0px;
	height:0px;
	border-bottom:1px solid #003300;
        display: none;
}
#pLeftMenu{
	text-align:left;
	width: 150px;
	float:left;
	margin: 0px 0px 0px 0px;
	position:relative;
	background-color:#BBE8AC;
	
}
#pLeftAd{
	text-align:center;
	width: 150px;
	height:300px;
	float:left;
	position:relative;
	background-color:#ffffff;
}
#pContainer{
	float:left;
	top: -10px;
	/*border: 1px solid #003300;*/
	width:640px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	position:static;
	background-color:#FFFFFF;
	text-align:left;
	padding: 10px 0px 5px 5px;
}


#pFooter{
	padding: 5px 5px 0px 0px;
	position:relative;
	float:right;
	width:640px;
	text-align:right;
	height: 20px;
}
.footerLinks{
	border-top:1px solid #EBEBED;
	padding: 3px;
	position:relative;
	float:right;
	width:640px;
	text-align:center;
	margin-top:5px;
	font-size:9px;
	color:#999999;
}

.footerURL{color:#999999;font-size:9px; }
.footerURL:link {text-decoration: none}
.footerURL:visited {text-decoration: none}
.footerURL:active {text-decoration: none}
.footerURL:hover {text-decoration: none;color:#000099;}

.leftFFS{
	border:0px;
	margin: 0px;
	padding: 0px;
}

.leftFormWrapper{
	border-bottom: 1px solid #003300;/*003300*/
}
.leftFormSpacer{
	background-color:#FFFFFF;
	height:30px;
	width:150px;
	border-bottom: 1px solid #003300;
}
.leftForm{
	padding: 5px;
	margin:0px;
}
.leftForm label{
	color: #3C8C5E;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftForm input {
	border: 1px solid #003300;
	width: 120px;
	padding: 1px 1px 1px 1px;
}

#leftFormSubmit
{
	position:relative;
	margin: 3px 0px;
	border: 1px solid #003300;
	background-color:#3C8C5E;
	color:#FFFFFF;

}
	
#homeSlogon{
	position:static;
	width:355px;
	margin-left: auto;
	margin-right: auto;
	border-top:1px solid #003300;
	border-bottom:1px solid #003300;
	text-align:center;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}

#homeSlogon h1 { font-weight: inherit; font-size: inherit; color: inherit; font-family: inherit; margin: inherit; padding: inherit; }

#homeTop{
	position:relative;
	min-height:150px;
  	height:auto !important;
  	height:150px;
	margin: 25px 5px 5px 5px;
	padding: 5px;
	border-bottom: 1px solid #003300;
}

#homeLeft{
	position:relative;
	height:200px;
	width:280px;
	margin:20px 10px 10px 10px;
	float:left;
	}
#homeRight{
	position:relative;
	border: 1px solid #003300;
	height:200px;
	width:280px;
	background-color:#BBE8AC;
	margin:20px 10px 10px 10px;
	float:right;
	}

.bgbForm{
	padding: 1px;
	margin: 1px;
}
.bgbForm label{
	font-weight:bold;
	color: #3C8C5E;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 60px; 
	padding: 0; 
	margin: 3px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
.bgbForm input{
	border: 1px solid #003300;
	margin: 3px 2px 1px 3px;
	padding: 1px 1px 1px 1px;
}
.bgbFormBtn{
	border: 1px solid #003300;
	background-color:#3C8C5E;
	color:#FFFFFF;
	
}
.bgbFFS{
	border:0px;
	margin: 0px;
	padding: 2px;
}
.bgbFFS legend{
	font-size:14px;
	font-weight:bold;
}
.confirm{
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:0px;
	margin-top:120px;
}

#menuList{
	margin:0px;
	padding:1px;
	background-color:#FFFFFF;
}
.menuSection{
	margin:1px 0px 1px 0px;
	padding:3px 3px 3px 3px;	
	background-color:#BBE8AC;
	border-bottom:1px solid #003300;
	height:15px;
	
}
.menuSectionItem{
	margin:2px;
	padding:2px 2px 2px 10px;
	font-size:10px;
}
.menuLastSection{
	margin:10px 0px 0px 0px;
	padding:0px;
	height:10px;
	background-color:#4DB379;
	border-top:1px solid #003300;
	border-bottom:1px solid #003300;
}
A.menuLink{color:#000000;}
A.menuLink:link {text-decoration: none}
A.menuLink:visited {text-decoration: none}
A.menuLink:active {text-decoration: none}
A.menuLink:hover {color:#3C8C5E;text-decoration: none;}



.genderHeader{
	padding:5px 5px 1px 5px;
	margin:0px;
	font-size:12px
}

A.mainCatLink{
	margin:2px 0px 5px 10px ;
	padding:4px;
	font-size:12px;
}
A.mainCatLink:link {text-decoration: none}
A.mainCatLink:visited {text-decoration: none}
A.mainCatLink:active {text-decoration: none}
A.mainCatLink:hover {text-decoration: underline;}

A.mainCatLinkList{
	
	margin:2px 0px 5px 5px ;
}
A.mainCatLinkList:link {text-decoration: none}
A.mainCatLinkList:visited {text-decoration: none}
A.mainCatLinkList:active {text-decoration: none}
A.mainCatLinkList:hover {text-decoration: underline;}

A.subCatLink{
	padding:2px;
	margin:2px 0px 5px 20px ;
	font-size:10px;
}
A.subCatLink:link {text-decoration: none}
A.subCatLink:visited {text-decoration: none}
A.subCatLink:active {text-decoration: none}
A.subCatLink:hover {text-decoration:underline;}

A.subCatLinkList{
	padding:2px;
	margin:2px 0px 5px 5px ;
	font-size:10px;
}
A.subCatLinkList:link {text-decoration: none}
A.subCatLinkList:visited {text-decoration: none}
A.subCatLinkList:active {text-decoration: none}
A.subCatLinkList:hover {text-decoration:underline;}

A.topRightLink{
	font-size:12px;
	font-weight:bold;
}
A.topRightLink:link {text-decoration: none}
A.topRightLink:visited {text-decoration: none}
A.topRightLink:active {text-decoration: none}
A.topRightLink:hover {text-decoration:underline;}


.linksList{
	padding:5px;
	margin:2px 0px 5px 15px ;
	border:1px;
}
.req{
	font-weight:bold;
}
.opt{
	font-weight:normal;
	width:200px;
}

form input{
	border: 1px solid #003300;
	margin: 3px 2px 1px 3px;
	padding: 1px 1px 1px 1px;
}

form.general{
  	margin:15px 0px 0px 0px;
	width:620px;
	padding:0px;
}
form.general fieldset {  
  	margin:0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #003300;
	
}
form.general legend {
	border: 1px solid #003300;
	background:#BBE8AC;
	padding:2px 3px 2px 3px;
	margin:0px 0px 0px 15px;
}
form.general input{
	border: 1px solid #003300;
	margin: 3px 2px 1px 3px;
	padding: 1px 1px 1px 1px;
}
form.general textarea{
	border: 1px solid #003300;
	margin: 3px 2px 1px 3px;
	padding: 1px 1px 1px 1px;
}
form.general select{
	border: 1px solid #003300;
	margin: 3px 2px 1px 3px;
	padding: 1px 1px 1px 1px;
}
form.general label{
	color: #3C8C5E;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 3px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
.longBox {
	float:left;
	border: 1px solid #003300;
	width:612px;
	position:static;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	margin:20px 0px 0px 5px;
	z-index:20;
	padding:0px;
}
.longLeftBox {
	float:left;
	border: 1px solid #003300;
	width:612px;
	position:static;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	margin:20px 0px 0px 5px;
	z-index:20;
	padding:0px;
	text-align:left;
}
.leftBox {
	position:relative;
	float:left;
	border: 1px solid #003300;
	width:300px;
	height:150px;
	margin:20px 0px 0px 5px;
	z-index:20;
}

.rightBox {
	position:relative;
	float:right;
	border: 1px solid #003300;
	width:300px;
	height:150px;
	margin:20px 0px 0px 5px;
	z-index:20;
}
.boxTitle {
	position:absolute;
	margin:-10px 0px 0px 15px;
	border: 1px solid #003300;
	background:#BBE8AC; /* BBE8AC*/
	width:150px;
	padding:2px 3px 2px 3px;
	z-index:10;
        font-size: 12px;
        font-weight: normal;
}
.boxContent{
	position:relative; 
	top:10px;
	margin:5px 0px 15px 0px;
	padding:15px;
	width:95%;
}
.boxContentFriends{
	position:static; 
	top:10px;
	min-height:80px;
  	height:auto !important;
  	height:80px;
	margin:10px 0px 5px 0px;
	padding:10px;
	width:95%;
}
.boxContentNews{
	position:static; 
	top:10px;
	min-height:50px;
  	height:auto !important;
  	height:50px;
	margin:10px 0px 10px 0px;
	padding:10px;
	width:95%;
}
.boxContentNo{
	position:relative;  
	top:45%;
	text-align: center;
	width:100%;
}
.boxContentPhotoComments{
	position:relative; 
	top:10px;
	margin:5px 0px 15px 0px;
	padding:15px 0px 0px 15px;
	width:95%;
}
.boxWrapper{
	position:static;
	margin:0px;
	padding:0px;
	width:640px;
	min-height:150px;
  	height:auto !important;
  	height:150px;
}
.boxWrapperContent{
	position:relative; 
	top:5px;
	margin:5px 0px 15px 0px;
	padding:10px;
	width:95%;
}
.leftWrappedBox {
	position:static;
	float:left;
	border: 1px solid #003300;
	width:280px;
	min-height:150px;
  	height:auto !important;
  	height:150px;
	margin:20px 15px 0px 5px;
	z-index:20;
	padding:0px;
}

.rightWrappedBox {
	position:relative;
	float:left;
	border:1px solid #003300;
	width:295px;
	height:150px;
	margin:20px 0px 0px 5px;
	z-index:20;
	padding:0px;
}


.imageThumb{
	position:relative; 
	width:100px;
	height:100px;
	float:left;
	margin:0px 10px 0px 0px;
	border: 1px solid #666666;
	padding:0;
}
.profileImageThumb{
	position:relative; 
	width:65px;
	height:65px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0;
}
.imageThumbNo{
	position:relative; 
	width:100px;
	height:70px;
	border: 1px solid #666666;
	background-color:#EEEEEE;
	float:left;
	margin:5px;
	padding:0px 0px 0px 0px;
}
.boxImages{
	position:absolute;  
	text-align: center;
	margin-top:30px;
	margin-left:20px;
	
}
.gallery{
	position:relative;  
	text-align: center;
	margin:5px 20px 0px 20px ;
	/*border: 1px solid #000000;*/
}
.galleryHeader{
	text-align: left;
	/*margin:10px 0px 0px 0px ;*/
	color:#3C8C5E;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
}
.galleryImageWrapper{
	border: 1px solid #666666;
}
.galleryImageWrapperNo{
	border: 1px solid #666666;
	text-align:center;
	background-color:#EEEEEE;
	width:100px;
	height:70px;
	padding:30px 0px 0px 0px;
}
.galleryImageThumb{
	position:relative; 
	min-height:100px;
  	height:auto !important;
	float:left;
	margin:5px 5px 10px 5px;
	width:102px;
	height:102px;
	text-align:right;
}
.galleryImageThumbNo{
	position:relative; 
	min-height:100px;
  	height:auto !important;
	float:left;
	margin:5px 5px 10px 5px;
	width:102px;
	height:102px;
	text-align:right;
}

#photosHolder{
	position:relative;
	width:98%;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}
.smallTextFooter{
	font-size:9px;
	height:25px;
	padding:5px;
}
.bigPhoto{
	position:relative;
	width:90%;
	margin: 20px 0px 0px 10px;
	padding:0px;
}
.formPhoto{
	margin: 5px;
}

.r{
	position:relative;
	margin: 5px;
	float:right;
	text-align:right;
}
.l{
	position:relative;
	margin: 5px;
	float:left;
	text-align:left;
}
.c{
	position:relative;
	margin: 5px;
	width:30%;
	text-align:center;
}
.wrap{
	width:100%;
	margin:0px 0px 0px 0px;
	position:relative;
	float:left;
}

.cleanR{
	position:relative;
	float:right;
	text-align:right;
	right:10px;
}
.cleanL{
	position:relative;
	float:left;
	text-align:left;
	left:10px;
}
.cleanC{
	position:relative;
	margin: 5px;
	text-align:center;
}
.cleanWrap{
	width:100%;
	position:relative;
	float:left;
}
blockquote {
position:relative;
min-width:350px;
width:auto !important;
width:450px;
margin:5px;
text-align:left;
font-style:italic;
border:1px solid #003300;
overflow:hidden;
padding:5px;
}

.newsTitle{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
        font-size: 12px;
}

.articleWrapper{
	padding:0px;
	margin:0px 0px 5px 0px;
	min-height:50px;
  	height:auto !important;
  	height:50px;
	position:static;
	border:1px solid #BBE8AC;
}
.articleListTitle{
	padding:3px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	border-bottom:1px solid #BBE8AC;
	background-color:#F5F5F5;
}
.articleListSubTitle{
	padding:1px 3px 3px 3px;
	font-size:9px;
}
.articleTitle{
	color:#3C8C5E;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
}
.articleSubTitle{
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	font-size:9px;

}
.articleIntroText{
        font-size: 11px;
        color: #204545;
        font-weight: normal;
}
.newsItemHolder{
	padding:5px;
	margin:0px 5px 5px 5px;
}
.newsListItemsHolder{
	padding:5px;
	margin:0px 5px 5px 5px;
}
.articleHeadline{
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:3px;
}
.commentWrap{
	position:relative;
	float:left;
	border-top:1px solid #000000;
	margin:2px;
}
.commentUser{
	float:left;
	width:100px;
	margin:5px;
}
.comment{
	float:left;
	width:480px;
	margin:5px;
}
.commentEditor{
	width:450px;
	margin:5px;
}
.mceEditor{
width:480px;
}
.mcEditorLong{
width:480px;
height:400px;
margin: 5px;
}
.profileThumb{
	border: 1px solid #666666;
}

.profileThumbNo{
	border: 1px solid #666666;
	text-align:center;
	background-color:#EEEEEE;
	width:60px;
	height:60px;
	padding:3px;
}

.openProfile{
	border: 1px solid #666666;
	position:static;
	width:590px;
	min-height:100px;
  	height:auto !important;
  	height:100px;
}

.imagesInBox{
	min-height:100px;
  	height:auto !important;
  	height:100px;
	top:10px;
	margin:5px 0px 5px 0px;
	padding:15px 15px 5px 15px;
	width:95%;
}

.profilePhoto{
	float:left;
	width:80px;
	margin:10px 5px 5px 5px;
}
.profileUser{
	float:left;
	width:500px;
	margin:5px;
}
.smallDate{
	font-size:9px;
	color:#3C8C5E;
}
.listAcivities{
	padding:5px 0px 0px 0px;
}
.homePageSection{
	position:static;
	min-height:42px;
  	height:auto !important;
  	height:42px;
	margin-bottom:20px;
	
}
.homePageSectionHalf{
	position:relative;
	float:left;
	margin:0px;
	width:48%;
}
.homePageSectionImage{
	position:relative;
	float:left;
	margin:5px 5px 5px 40px ;
}
.homePageSectionText{
	position:relative;
	float:left;
	margin:20px 5px 5px 5px;
        
        display: inline;
        font-size: 12px;
        font-weight: normal;
}
.forumContainer{
	position:static;
	margin:0px 10px 0px 10px;
	/* border:1px solid #000000; */
	min-height:10px;
  	height:auto !important;
  	height:10px;
}
.forumGroup{
	font-weight:bold;
	font-size:14px;
	background-color:#BBE8AC;
	padding:5px;
	margin-bottom:5px;
}
.forumHeaderWrap{
	position:relative;
	float:left;
	margin-bottom:5px;
	width:620px;
}
.forumImage{
	position:relative;
	float:left;
	width:32px;
	height:30px;
	padding:3px 0px 0px 0px;
	margin-bottom:5px;
	background-image:url(../../images/ic/forum_32.jpg);
	background-repeat:no-repeat;
}
.forum{
	position:relative;
	float:left;
	width:477px;
	padding:3px;
	margin-bottom:5px;
}
.forumThreadsCount{
	position:relative;
	float:right;
	padding:3px;
	width:32px;
	color:#3C8C5E;
	margin-bottom:5px;
	text-align:center;
}
.forumMsgCount{
	position:relative;
	float:right;
	padding:3px;
	width:42px;
	color:#3C8C5E;
	margin-bottom:5px;
	text-align:center;
	
}
.forumThreadsCountTop{
	position:relative;
	float:right;
	padding:3px;
	color:#3C8C5E;
}
.forumMsgCountTop{
	position:relative;
	float:right;
	padding:3px;
	color:#3C8C5E;
	
}
.forumName{
	font-weight:bold;
}
.forumFooter{
	float:right;
	margin:5px 0px 10px 0px;
	width:100%;
	text-align:right;
}
.forumHeader{
	float:left;
	margin:0px;
}
.forumNewLinks{
	float:right;
	margin:0px;
}

.threadsHeader{
	position:static;
	background-color:#BBE8AC;
	width:620px;
	padding:0px;
	min-height:10px;
  	height:auto !important;
  	height:10px;
	float:left;
	margin:0px;
}
.threadRow{
	position:static;
	width:620px;
	min-height:10px;
  	height:auto !important;
  	height:10px;
	float:left;
	padding:0px;
	border-bottom:1px solid #BBE8AC;
}
.threadImage{
	position:relative;
	float:left;
	width:16px;
	text-align:center;
	padding:3px;
}
.threadTitle{
	position:relative;
	float:left;
	width:340px;
	padding:5px;
	color:#3C8C5E;
}
.threadMsgs{
	position:relative;
	float:left;
	text-align:center;
	width:55px;
	padding:5px;
	color:#3C8C5E;
}
.threadViews{
	position:relative;
	float:left;
	text-align:center;
	width:50px;
	padding:5px;
	color:#3C8C5E;
}
.threadLast{
	position:relative;
	float:left;
	width:100px;
	text-align:left;
	padding:5px;
	color:#3C8C5E;
}
.threadTitleWrap{
	position:static;
	width:620px;
	min-height:10px;
  	height:auto !important;
  	height:10px;
	float:left;
	padding:0px;
	margin-bottom:10px;
	
}
.forumMsgWrap{
	position:static;
	width:620px;
	min-height:10px;
  	height:auto !important;
  	height:10px;
	float:left;
	padding:0px;
}
.forumMsgUser{
	position:relative;
	float:left;
	width:90px;
	padding:5px;
}
.forumMsg{
	position:relative;
	float:left;
	width:519px;
	border-left:1px solid #BBE8AC;
	min-height:130px;
  	height:auto !important;
  	height:130px;
}
.forumMsgHeader{
	position:relative;
	float:left;
	width:614px;
	background-color:#BBE8AC;
	padding:3px;
}
.forumMsgFooter{
	position:relative;
	float:left;
	width:614px;
	background-color:#BBE8AC;
	padding:3px;
	margin-bottom:5px;
}
.forumAdsenseFooter{
	position:relative;
	float:left;
	width:614px;
	background-color:#BBE8AC;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	
}
.forumMsgMid{
	position:relative;
	float:left;
	width:100%;
}
.forumMsgTopLeft{
	position:relative;
	float:left;
	width:214px;
	padding:3px
}
.forumMsgTopRight{
	position:relative;
	float:right;
	width:293px;
	padding:3px;
	text-align:right;
}
.forumMsgBottom{
	position:relative;
	float:right;
	text-align:right;
	padding:3px;
}
.prevNext{
	position:relative;
	float:right;
	text-align:right;
	padding:3px;
}

.searchWord{
	color:#FF0000;
}
.forumBreadcrump{
	padding:3px 3px 3px 0px;
	
}
.voteDiv{
	border:1px solid #003300;
	padding:5px;
	background:#BBE8AC;
}

.pnWrap{
	width:100%;
	position:relative;
	float:left;
	margin: 5px 0px 5px 0px;
}
.pnL{
	position:relative;
	margin: 0px;
	float:left;
	text-align:left;
}
.pnR{
	position:relative;
	margin: 0px 0px 5px 0px;
	float:right;
	text-align:right;
}
.companyWrapper{
	padding:0px;
	margin:0px;
	min-height:50px;
  	height:auto !important;
  	height:50px;
	position:static;
	border:1px solid #BBE8AC;
}
.companyWrapper1{
	padding:0px;
	margin:0px;
	border:1px solid #003300;
	min-height:50px;
  	height:auto !important;
  	height:50px;
	position:static;
}

.companyListTitle{
	padding:3px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	border-bottom:1px solid #BBE8AC;
	background-color:#F5F5F5;

}
.companyListTitle1{
	padding:3px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	background:#BBE8AC;
	border-bottom:1px solid #003300;
}
.companyInfo{
	padding:3px;
	margin:0px 0px 0px 0px;
}
.offerWrapper{
	padding:0px;
	margin:0px;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	position:static;
	border:1px solid #BBE8AC;
}

.offerWrapper1{
	padding:0px;
	margin:0px;
	border:1px solid #003300;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	position:static;
}
.offerListTitle{
	padding:3px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	border-bottom:1px solid #BBE8AC;
	background-color:#F5F5F5;

}
.offerListTitle1{
	padding:3px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	background:#BBE8AC;
	border-bottom:1px solid #003300;
}
.offerCompany{
	padding:3px;
}
.offerHeadline{
	margin:0px;
	padding:0px;
}
.customP{
	margin:0px;
	padding:3px 3px 5px 3px;
	border-bottom:1px solid #BBE8AC;
}
#mybalInfo {
	position:relative;
	float:left;
	width:180px;
	margin:5px 7px 0px 0px;
	padding:1px;
}
#mybalInfo ul {
	margin: 0px 0px 0px 0px ;
	padding-left: 3px;
	list-style: none;
}

#mybalInfo ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:9px;
	
}
.rightBorder{
	border-right:1px solid #003300;
}

.catalogue h2{
    font-size: 12px;
    display: inline;
}

.catalogue h3 {
    font-weight: normal;
    display: inline;
}

.catalogue .subCats {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 -2px 3px;
    color: #a4a4a4;
}

.catalogue h4 {
    font-weight: normal;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.catalogue .companyListTitle {
    display: block;
    font-weight: bold;
    font-size: 12px;
}

/*
   1. #3C8C5E - header
   2. #4DB379 - forms
   3. #BBE8AC - forms menu
   -------------
   4. #4F8C3C = ul bg
   5. #64B34D
   6. #7AD95D
   7. #737373
   8. #8C8C8C
   9. #000000

	public links:#333399;
	borders:#003300;
*/
