/* cream */
body {
 color: #333;
}

a, a:link, a:visited {
 color: #333;
}

a:hover {
 color: #333;
}

/* Page - Header */

/* Page - Picture */
div#pagePicture {
 background: #fff url(../images/cream/tpl_picture.jpg) 20px 0 no-repeat;
}

/* Page - Menu */
div#pageMenu {
 
}

div#pageMenu_r {
 
}

/* Page - Body */
div#pageBody {
 background: #fff;
}

div#pageBody_r {
 background: url(../images/cream/tpl_b_bg.png) 0 0 repeat-x;
}

div#pageBody_r_inner {
 background: url(../images/cream/tpl_b_bg.png) 0 0 repeat-x;
}

div#pageBody_rc .module-infoexpress {
 background: #008e8f url(../images/cream/tpl_m_infoexpress_bg.png) 0 0 no-repeat;
}

/* Page - Footer */
div#pageFooter {
 color: #333;
}

div#pageFooter a, div#pageFooter a:link, div#pageFooter a:visited {
 color: #333;
}

div#pageFooter a:hover {
 color: #333;
}

/* Paragraph Headers */
h1 {
 color: #000;
}

h2, .contentheading {
 color: #000;
}

h3, .componentheading, table.moduletable th, legend {
 color: #000;
}

h4, table.contentpaneopen h4 {
 color: #000;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.search .button {
 background: url(../images/cream/tpl_search_button.png) 0 0 no-repeat;
 color: #736357;
}

#mod_search_searchword {
 border: 1px solid #c7b299;
}

div.module, div.module_menuhome, div.module_feed {
 background: url(../images/cream/tpl_mlc_bg.png) 100% 0 no-repeat;
 color: #000;
}

div.module h3, div.module_menuhome h3, div.module_feed h3 {
 background: url(../images/cream/tpl_mlc_left.png) 0 0 no-repeat;
}

div.module_menu a, div.module_menu a:link, div.module_menu a:visited, div.module_menu a:hover {
 color: #fff;
}

div.module_menu li {
 
}

/* Other Joomla Parts */

/* small text */
.small {
 color: #999;
}

.modifydate {
 color: #999;
}

.createdate {
 color: #999;
}

/* content tables */
td.sectiontableheader {
 background: #D1D1D1;
 color: #333;
}

/* thumbnails */
div.mosimage_caption {
 color: #666;
}

div.caption p {
 color: #666;
}

/*********************************************/
/*** Attachments specific content elements ***/
/*********************************************/
div.attachmentsList tr.even {
 /*background-color: #8b0000;*/
 
}

/* JF - language selection */
div#jflanguageselection span {
 background: url(../images/cream/tpl_flag_bg.png) 0 0 no-repeat;
}

div#jflanguageselection span#active_language {
 background: url(../images/cream/tpl_flag_active.png) 0 0 no-repeat;
}