* {
	margin: 0;
	padding: 0;
}

table, form, div {
	padding: 0px;
	margin: 0px;
}


.memberInfo {
	background-color: #F5F5F5;
	min-height: 200px; 
    height:     auto !important; 
    height:     100%; 
}


.navbar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
}







#list-menu {
width: 100%;
/* this width value is also effected by
the padding we will later set on the links. */
}


#list-menu ul {
margin: 0px; 
padding: 0;
list-style-type: none;
font-family: arial, sanf-serif;
font-weight: none;
font-size: 12px; 
} 


#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:132px;
padding: 2px 2px 2px 5px;
border: 1px solid #6BB300;
background: #E6FFBF;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #6BB300;
background: #333333;
color: #ffffff;
} 


#spacer {
width: 100px;
height:2px;
}














/* Contains the Sidebar */
#SidebarDiv {
/*	border: solid 1px #000000; */
	background-color: #E6FFBF;	
	margin-top: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-left: solid 2px #6BB300;
	border-right: solid 2px #6BB300;
	border-top: solid 2px #6BB300; 
	border-bottom: solid 2px #6BB300; 
	text-align: left;		
	width: 140px;
	
	height: 900px;
	float: left;
	position: relative;
/*	background-image: url("/Themes/Jeepnotes/Images/sidebar.jpg");				*/
}


#PageDiv {
/*	border: solid 1px #000000; */
	margin-top: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC; 
	text-align: left;		
	width: 765px;
	
	float: left;
	position: relative;
}







.topic {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1B703A;	
}

a.topic {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1B703A;		
}

.topic a:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;	
}

a.navbar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 30px;
	color: #000000;	
}





.SlotLinkH1 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	margin-bottom: 7px;	
	font-weight: bold;	
	background-color: #d2eb83;  	
	padding: 3px 0px 0px 4px;
	border-bottom: 3px solid #b9df3b; 
	width: 100%;
	height: 28px;
}



/* Text for most CSS classes */
body, .text, .smText, .error, a, smlink, a.smLink, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	color : #000000;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

.msgSideProfile{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;	
	color: #000000;
}


.lgText, h1, .largeButton, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #000000;
}

a.BreadcrumbsDiv, .BreadcrumbsDiv {
	font-size: 11px;
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 6px;	
	padding-bottom: 1px;
	border-bottom: solid 1px #EC8D00;
	border-top: solid 1px #EC8D00;
	overflow: hidden;
	text-align: justify;
	width: 800px;
	margin-left: 0px;	
}


.BreadCrumbTrail{
	text-decoration: none;
	width: 600px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;			
	float: left;
	vertical-align: text-bottom;
	font-weight: bold;
}

a.BreadCrumbTrail:link, a.BreadCrumbTrail:visited{
	text-decoration: none;
	font-size: 12px;
}

a.BreadCrumbTrail:hover{
	text-decoration: none;
	font-size: 12px;
	}

/* Text */
.smText{
	font-size: 11px;
	line-height: 12px; 
}

.lgText{
	font-size: 15px;
}

h1{
	font-family: Arial, Helvetica;
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 0;
	margin-left: 3px;	
	margin-top: 0;
	color: #000000;
/*	color: #1B703A; */
}

h4{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #1B703A;
	font-size: 14px;
	margin-bottom: 0;
	margin-left: 3px;	
}



.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #336600;
	text-decoration: none;
}

a:visited{
	color : #336600;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #FF6600;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
	color : #000000;	
}


/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #666666;
	text-decoration: none;
	background: #F7F7F4;
	border: 1px solid #E7E7E7;
	padding: 2px;
	margin: 2px;	
}

a.smPageLink:link, a.smPageLink:visited{
	line-height: 30px; 
	padding: 1px;
	margin: 1px;
}

a.pageLink:hover, a.smPageLink:hover{
	text-decoration: underline;
	border: 1px solid #AAAAAA;
	background: #E0F2FC;
}

.pageLink{
	background: #E7EBF5;
	border: 1px solid #AAAAAA;
}



/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border: none;
	vertical-align: middle;
}

.imgBorder {
	border: #CCCCCC 1px solid;
}

.avatar, #avatar{
	width: 234px;
	height: 60px;
/*	border: 1px solid #000000; */
	margin: 0px;
}

hr {
	width: 100%;
	color: #6cb300;
	height: 1px;
	border: 0px;
}

/* PNG Support for IE5.5 & 6 */
img {
   behavior: url('includes/pngbehavior.htc');
}

/* Rich Text Editor */
.RTEtoolbar{
 	background-image: url('../../forum_images/toolbar_background.gif');
 
}

.WebWizRTEbutton, .RTEtoolbar{
	padding: 1px;
	
}

.WebWizRTEbuttonOver{
	background-image: url('../../forum_images/toolbar_button_background.gif');
	padding: 1px;
}

.RTEtableTopRow{
	line-height: 22px;
	background-color: #DADADA;
	background-image: url('../../forum_images/topbar_background.gif');
}

.RTEtableRow{
	background-color: #F4F4FB;
}

.RTEtableBottomRow{
	background-color: #DADADA;
	background-image: url('../../forum_images/bottombar_background.gif');
}

.RTEtextarea{
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px;
	text-align: left;
}

.RTEmouseOver{
	background-color: #FFFFFF;
	color: #000000;
}


/* Tables */
.basicTable{
	text-align: left;
	border: 0px;
	width: 99%;
}

.errorTable{
	text-align: left;
	border: 1px solid #F5C41C;
	background-color: #FFFFB0;
	width: 98%;
	color: #000000;
}

.tableBorder{
	text-align: left;
	width: 100%;
}

/* Table Ledger */

.tableLedgerBlue{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
}

.tableLedgerGreen{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
}

.tableLedgerOrange{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
}

.tableLedger{
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
}

.tableLedgerL{

}

.tableLedgerR{

}

.sides{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color: #FDFDFD;	
	text-align: left;
}










.tableSub{
	font-weight: bold;
	font-size: 15px;		
	color: #1B703A;
	padding: 3px;
}

.tableLedger a:link, .tableLedger a:visited{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
	color: #1B703A;
	line-height: 18px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;		
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;		
	color: #555555;
	text-decoration : underline;
	font-weight: bold;
	background-color: #C0C0C0;	
	line-height: 18px;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #EBEEF7;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration: none;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #000000;
	text-decoration : underline;
}


/* Table Status Bar */
.tableStatusBar{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	background-color: #FBFBFD;
}

.tableStatusBar a:link, .tableStatusBar a:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
}

.tableStatusBar a:hover, .tableStatusBar a:visited:hover{
	color : #000000;
	font-size: 11px;
	text-decoration : underline;
}


/* Tables */
.tableRow{
	background-color: #FDFDFD;
}

.tableTopRow{
	line-height: 22px;
	background-color: #F5F5F5;
	background-image: url('../../forum_images/topbar_background.gif');
}

.tableBottomRow{
	line-height: 22px;
	background-color: #F5F5F5;
/*	background-image: url('../../forum_images/bottombar_background.gif'); */
}











/* Alternating Row Colours */

/* Alternating Row Colours */

/* Alternating Row Colours */


.evenTableRow{
	background-color: #FFFFFF;
}

.oddTableRow{
	background-color: #F0F0F0;
}









.hiddenTableRow{
	background-color: #EEEEEE;
}


.messageL{
text-align: left;
}



/* Private messager */
.PMtableRow{
	background-color: #FBFBFD;
}

.PMmsgBody{
	width: 99%;
	max-height: 450px;
	float: left; 
	overflow: auto;
}

a.PMsmLink:link, a.PMsmLink:visited, a.fileManLink:link, a.fileManLink:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.PMsmLink:hover, a.PMsmLink:visited:hover, a.fileManLink:hover, a.fileManLink:visited:hover{
	color : #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

/* Forum posts */
.msgBody7{
	width: 99%;
	margin: 2px;
	margin-left: 7px;	
	float: left; 
	overflow: auto;
}


.msgBody{
	width: 97%;
	background-color: #FFFFFF;	
	border-left: solid 1px #FED626;
	border-right: solid 1px #FED626;
	border-top: solid 1px #FED626; 
	border-bottom: solid 1px #FED626; 
	text-align: left;
	margin-top: 0px;
	margin-left: 2px;	
	margin-right: 0px;		
	margin-bottom: 0px;				
	padding: 8px;	
	float: left; 
	overflow: auto;
}

.msgEvenTableTop, .msgEvenTableSide{
	background-color: #FBFBFD;
	font-size: 11px;
}

.msgOddTableTop, .msgOddTableSide{
	background-color: #FBFBFD;
	font-size: 11px;
}

.msgEvenTableRow{
	background-color: #FBFBFD;
}

.msgOddTableRow{
	background-color: #FBFBFD;
}



.msgEvenTableTop a:link, .msgEvenTableTop a:visited, .msgOddTableTop a:link, .msgOddTableTop a:visited, .postOptions{
	color : #000000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.msgEvenTableTop a:hover, .msgEvenTableTop a:visited:hover, .msgOddTableTop a:hover, .msgOddTableTop a:visited:hover{
	color : #000000;
	text-decoration: underline;
	font-size: 11px;
}

.msgSideProfile{
	font-size: 15px;
	cursor: pointer;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #E1E3EC 0px;
	border-top-width: 1px;
}

.msgSignature{
	max-height: 160px;
	font-size: 11px;	
	width: 100%;
	float: left; 
	overflow: auto; 
}

.msgSignature1{
	max-height: 160px;
	font-size: 11px;	
	color: #666666;
	width: 100%;
	float: left; 
	overflow: auto; 
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #EBEEF7;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #E7EBF5;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #FbFbFb;
}

.calTodayCell{
	background-color: #FbFbFb;
	border:1px solid #CC0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 99.5%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.BBcode{
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 99.5%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}


/* Tabs and Buttons */
a.largeButton:link, a.largeButton:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 96px;
	padding: 5px 0px;
	margin: 2px;
}


a.largeButton:hover, a.largeButton:visited:hover{
	background-position: 0px -28px;
	color : #CC0000;
}

.tabTable{
	border: solid #E7E7E7 0px;
	border-bottom-width: 1px;
}


a.tabButton:link, a.tabButton:visited, a.tabButtonActive:link, a.tabButtonActive:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_tab.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 130px;
	padding: 5px 0px;
	margin: 0px 1px;
	
}

a.tabButtonActive:link, a.tabButtonActive:visited{
	background-position: 0px -61px;
	color : #CC0000;
}

a.tabButton:hover, a.tabButton:visited:hover, a.tabButtonActive:hover, a.tabButtonActive:visited:hover{
	background-position: 0px -30px;
	color : #CC0000;
}

.topicIcon, .forumIcon{
	background-position: center;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
}



/* Drop Down Menus */
.dropDownMenu, .dropDownStatusBar, .dropDownSearch, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions{
	visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions{
	background-color: #F4F4FB;
	border: solid #CCCCCC;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #FFFFFF;
	display: block;
	background: #9AACD6;
	width: 130px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownSearch, .dropDownTopicSearch{
	border: solid #CCCCCC;
	border-width: 1px;
	padding: 0px;
	height: 106px;
}

.dropDownSearch{
	height: 108px;
}

.dropDownTopicSearch{
	height: 80px;
}

.dropDownPermissions{
	color: #333333;
	line-height: 14px;
	text-align: left;
}

.dropDownPointer{
	cursor: pointer;
}