body {
font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
background-image: url(..images/bck.jpg);
background-repeat: repeat-x;
background-position: center top;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #CCC7B9;
color       : #666666;
font-family      : tahoma, arial, sans-serif;
letter-spacing: 1px;
font-size        : 11px;
scrollbar-3dlight-color: #333333;
scrollbar-base-color: #333333;
scrollbar-darkshadow-color: #f0f0f0;
scrollbar-face-color: #990000;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #333333;
scrollbar-track-color: #f0f0f0;
scrollbar-arrow-color: #ffffff;
}

#left{
background-image: url(..images/dot2.gif);
background-repeat: repeat-x;
background-position: top;
width: 175px;
float: right;
}
#right{
width: 175px;
float: left;
}


.textsize {
	position:absolute;
	right: 2px;
	top: 1px;
}	

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	background-color: #3371A3;
	background-image: url(../images/thejfactory.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

.mainarea {
	margin-top: 0px;
	margin-right: 210px;
	}
	
.wide_mainarea {
	float: left;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	

.rightcolumn {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: right;
	width:200px;
	color: #666;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#holder_top{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}

#holder_bottom {
	position: relative;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;	
}

.path {
	font: 1.2em Verdana, Helvetica, Arial, Sans-Serif;
	float: left;
	padding-top: 3px;
	margin-right: 150px;
}

.search {
	width: 150px;
	float: right;
}

.users {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.user12 {
	margin-top: 10px;
	width: 97%;
}

.wide_user12 {
	width: 100%;
}

.user1 {
	background-color: #5085B0;
	padding: 5px;
	vertical-align: top;
}

.user2 {
	background-color: #ffffff;
	padding: 0px;
	vertical-align: top;		
	width: 100%;
}

.breaker {
	background-color: #FFFFFF;
	width: .5%;
}

#josmainbody {
	padding-right: 35px;
}



/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font: 1.2em Verdana, Helvetica, Arial, Sans-Serif;
	color: white;
	margin: 0;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}
	
#current {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}	

/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1 { /* H1 is used for the title of your blog */
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 75px;
	margin: 0 0 0 40px;
	width: 100%;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

h1:hover {
	text-decoration: underline;
	}

.rightcolumn h3, .wide_mainarea h3, .wide_mainarea h4 { /* Secondary H2 is sidebar headlines */
	font-size: 1.8em;
	font-weight: normal;
	padding: 0;
	display: block;
	padding-bottom: 3px;
	}

.mainarea h3, .mainarea h4 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
	}

.rightcolumn > div {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.rightcolumn span a, .rightcolumn span a:visited {
	color: #999;
	font-weight: normal;
	}

.rightcolumn span a {
	margin-left: 10px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

/*- mainarea Contents */

#footer {
	text-align: center;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: black;
	}


/*- Links */

.mainarea a:hover, .mainarea a:visited:hover,
.wide_mainarea a:hover, .wide_mainarea a:visited:hover,
.rightcolumn a:hover, .rightcolumn a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #3371A3 !important;
	}

a {
	color: #3371A3;
	text-decoration: none;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.mainarea img {
	margin-left: -5px;
	padding: 4px;
	}


img.noborder {
	border: none !important;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}

hr {
	display: none;
	}


/*- Begin Lists */
.rightcolumn ul, .rightcolumn ol, .rightcolumn > div > div {
	margin: 5px 0 0;
	padding-left: 0;
	}

.rightcolumn ul {
	_margin-left: 0px; /* IE Fix */
	margin-left: 0px;
	}

.rightcolumn ol {
	margin-left: 15px;
	}

.rightcolumn ul li, .rightcolumn ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.rightcolumn ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal inside;
	}


/*- Search Form and Livesearch */

input[type=text], textarea {
	color: #444;
	padding: 0px;
	margin: 0;	
	}


tr {} /*formatting all
<tr> items.  This default setting is used when no other style has been defined.*/
ul {} /*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*/
a:link {
	text-decoration: none;	
} /* general links style*/
a:visited {}
a:hover {}
a img {
	border: none;
	}
hr {} /* horizontal line in your template*/
hr.separator {}
 
/* FORMS SETTINGS */
.inputbox {
	margin: 0px;
	right: 5px;
} /*formatting the <div> which holds search items: inputbox, search button...*/
 
form {
	margin: 0px;
	} 

.inputboxlogin {
	margin: 0px;
	right: 2px;
	width: 65px;
}

.buttonlogin {
	margin: 0px;
	right: 2px;
	font-size : 11px;
}




 
/* NAVIGATION/MENU SETTINGS */
 
a.mainlevel{  
margin           : 0px;
padding-bottom   : 3px;
font-size        : 11px;
width            : 150px;
text-indent      : 3px;
padding-left: 8px;
  } /* this styling is for the MAIN items in the menu */
  
a.mainlevel:link {  
color: #990000;
font-size        : 11px;
background-image: url(../images/menubck2.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
margin-left: 5px;
margin-bottom: 5px;
display          : block;
}
  
a.mainlevel:visited {
color: #990000;
font-size        : 11px;
background-image: url(../images/menubck2.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
display          : block;
margin-left: 5px;
}
a.mainlevel:hover {  
color: #ffffff;
font-size        : 11px;
background-image: url(../images/menubck3.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
display          : block;
margin-left: 5px;
}
 
#active_menu.mainlevel { 
color: #ffffff;
font-size        : 11px;
background-image: url(../images/menubck3.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
display          : block;
margin-left: 5px;
} 
  /* this styling is for the menu item when it is active, even in main/sub position*/
 
ul#mainlevel-nav {font-size        : 11px;
color: #666666;}
ul#mainlevel-nav li{font-size        : 11px;
color: #666666;}
#mainlevel-nav a:link {font-size        : 11px;
color: #666666;}
#mainlevel-nav a:visited{font-size        : 11px;
color: #666666;}
#mainlevel-nav a:hover {font-size        : 11px;
color: #ffffff;}
 
a.sublevel{
padding-left: 20px;
} /* this styling is for menu items that HAS A PARENT */
a.sublevel:link {font-size        : 11px;}
a.sublevel:visited {font-size        : 11px;}
a.sublevel:hover {font-size        : 11px;}
#active_menu.sublevel { font-size        : 11px;
color: #ffffff;
background-color: #990000;
} 
.pagenavbar {} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") when they do not appear as hyperlinks (when only a few articles exist).*/
.pagenavbar:link {} /*Style for the footer navigation ("<< Start < Prev Next > End >>") when they become hyper links*/
.pagenavbar:visited {}
.pagenav {} /* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {}
a.pagenav:hover {}
a.readon:link {
padding-left: 10px;
background-image: url(../images/menubck5.gif);
background-repeat: no-repeat;
color: #666666;
} /*Style for the "Read More" link that is displayed for large content items*/
a.readon:hover {
padding-left: 10px;
background-image: url(../images/menubck5.gif);
background-repeat: no-repeat;
color: #990000;
}
a.readon:visited {
padding-left: 10px;
background-image: url(../images/menubck5.gif);
background-repeat: no-repeat;
}
 
.back_button {
text-align: right;
}

.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/
 
.latestnews ul {} /*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {}
 
.mostread ul{} /*Style for most popular list - by default, most popular is user2 module*/
.mostread li{}
 
/* CONTENT PAGE SETTINGS */
a.category:link {}
a.category:hover {}
a.category:visited {}
 
.blogsection {} /* Formatting the links in Blog section */
.blog_more {} /*The "More" text in blog section*/
a.blogsection:link {} /* set the link format */
a.blogsection:visited {} /* same as above, but to set the visited link format */
a.blogsection:hover {} /* same as above, but for links with mouse pointer over it */
 
.componentheading {
font-size        : 12px;
font-weight      : bold;
width            : 100%;
height: 20px;
margin-bottom: 0px;
margin-top: 3px;  
color: #666666;
text-transform   : uppercase;
text-indent: 20px;
background-image: url(../images/menubck4.gif);
background-repeat: no-repeat;
letter-spacing: 3px;
font-variant: small-caps; 

}/* Title of the component being used to display the content.*/

.contentheading {	

} 

table.contentpaneopen {
width: 100%;
}

table.contentpaneopen td {
width: 100%;
padding:0px;
}

table.contentpane {
width: 100%;
margin: 0px;
padding: 0px;
}

td.contentheading {
font-size        : 12px;
font-weight      : bold;
width            : 100%;
height: 20px;
margin-bottom: 0px;
margin-top: 3px;  
color: #666666;
text-transform   : uppercase;
text-indent: 20px;
background-image: url(../images/menubck4.gif);
background-repeat: no-repeat;
letter-spacing: 3px;
font-variant: small-caps; 
}

 /* Title of the content, article, etc. being displayed.*/
.contentpane {} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/
.contentpaneopen {} /* Table that holds the actual text for an article.*/
.contentpagetitle {} /*Title of articles*/
 
a.contentpagetitle:hover {} /*Title of articles when appeare as links */
a.contentpagetitle:link {}
a.contentpagetitle:visited {}
 
.contentdescription {} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
table.contenttoc {
background-color: #cccccc;
border           : 1px solid #999999;
} /* Formating the table of the Tables of Contents for multiple pages content or article */
table.contenttoc td {
padding-left: 3px;
padding-right: 3px;
} /* same as above, used to format the td and able cells */
table.contenttoc th {
padding-left: 3px;
padding-right: 3px;
} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/
table.contenttoc td.toclink {

} /* same as above, used to format toc link texts*/
a.toclink:link {

} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 
 
 

 
/* MAMBO SECTIONS LISTINGS */
.sectiontableheader {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #616161; TEXT-ALIGN: left;
}

.sectiontableheader2 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #616161; TEXT-ALIGN: left;
}

.sectiontableentry1 {	/* this is used when there's a whole list of data to provide and you need to create alternate colors for each row of data. This is the first color */
	background-color: #ffffff;
} 
.sectiontableentry2 { /* this is the second color for the row. So, the table generator, will alternate its style through sectionableentry1 and sectiontableentry2 as it cycles through and outputs each row of data. Similar to forum's post listings */
	background-color: #efefef;
} 
 
 
/* MAMBO MODULES FORMATTING */
table.moduletable {
width			   : 165px;
table-layout	   : auto;
padding		   : 3px;
margin-top:5px;
background-image: url(..images/dot2.gif);
background-repeat: no-repeat;
background-position: top;
border:0px solid #CC0000;

} /* Formatting the module table */

table.moduletable th {
background-image:url(../images/menubck.gif);
font-size        : 10px;
font-weight      : normal;
width            : 165px;
color: #ffffff;
text-transform   : uppercase;
height: 20px;
padding-top: 3px;
text-align:center;
padding-left: 5px;
} 

/* Formatting the module header, and the module titles */
table.moduletable td {
text-align:left;} /* Formatting the table cells of the module table */
 

table.moduletable_whoisonline {
font-size  : 11px;
background-repeat: no-repeat;
background-position: top;
border:0px solid #ff0000;
} 

table.moduletable_whoisonline th {
background-image:url(../images/menubck.gif);
font-size        : 11px;
font-weight      : normal;
width            : 165px;
color: #ffffff;
text-transform   : uppercase;
height: 20px;
padding-top: 3px;
text-align:center;
padding-left: 5px;
} 


/* Formatting the module table LOGINGFROM */
table.moduletable_lf {
width		  : 165px;
font-size	   : 11px;
table-layout	   : auto;
padding		   : 3px;
margin-top:5px;
background-image: url(..images/dot2.gif);
background-repeat: no-repeat;
background-position: top;
border:0px solid #CC0000;

} 

table.moduletable_lf th {
background-image:url(../images/menubck_lf.gif);
font-size        : 11px;
font-weight      : normal;
width            : 165px;
color: #ffffff;
text-transform   : uppercase;
height: 20px;
padding-top: 3px;
text-align:center;
padding-left: 5px;
} 


table.moduletable_samesize {
font-size  : 11px;
width: 160px;
}

 
/* MISCELLANEOUS */
 
/* Dates , Authors*/
.createdate {
color: #999999;
font-size:10px;
} /* For styling the date the content/articles are created under contents title */
.modifydate {
color: #9999996;
font-size:10px;
} /* Formating "Last updated on" text at the end of articles/contents */
.small {
color: #999999;
font-size:10px;
} /* Formating "Written by:...." text */
.smalldark {}/*Found in poll result page, for " Number of Voters".. text */
 
/* Polls */
.poll {} /* format the td of poll table */
.pollstableborder {} /* set the border properties of the polls voting table */
 
 
/* Weblinks */
.weblinks{} /* well.. to format the link's titles under the "Weblinks" 
  section on the frontend */
a.weblinks:hover {} /* same as above, but for link with mouseover */
 
/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */
 
/* Search page */
table.searchintro {} /* This is for formatting the box with "Search Keyword: test returned 4 matches" box
  that appears after you have entered a search value. It appears on the mainbody
  with the search results */
 
 
/* MAMBO TABBED FRONTEND ADMIN INTERFACE */
/* The CSS below efines how the frontend admin interface when logged in */
 
.ontab {}/* For styling of the "Tab" buttons when editing contents through the frontend as admin. 
This .ontab is the styling for the tab when it is active or after its "clicked" */
.offtab {} /* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend. 
This the styling for the tab when it is NOT active or when it is NOT "clicked" */
.tabpadding {} /* this style is used set the size of the tab in the above */ 
.tabheading {} /* Not too sure what this is used for. Couldn't find anything related to it yet at the moment */
.pagetext {} /* this style is used to style the content of the editing form contents (where HTMLArea sits and all its forms + contents) in
the frontend Administration interface */

.pathway {
	height: 30px;
font-size        : 11px;
font-weight: normal;
color            : #666666;
padding-left     : 2px;
padding-bottom: 0px;
VERTICAL-ALIGN: top;

}

a.pathway:link, a.pathway:visited {
color            : #666666;  
font-weight: normal;
font-size        : 11px;
padding-left     : 0px;
}
a.pathway:hover {
font-size        : 11px;
font-weight: normal;
padding-left     : 0px;
color: #990000;
}

.copyright {
font-size        : 10px;
padding-left     : 0px;
color: #333333;
}

