/*---colors
FFFBEF
B15F9B
CE8EA7
FF0000
EB9292
914D3C
D98866
F78964
CD6161
 */

/*---Body */
.site_name {
	font-size: 18px;
	font-weight: bolder;
	color: #914D3C;
}
body {
	margin-top: 0px;
	background-color: #FFFBEF;
	font-family: Arial, Helvetica, sans-serif;
}
td, tr, p, div {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #914D3C;
}
a:link, a:visited {
	color: #D98866;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

a:hover {
	color: #FF0000;	text-decoration: none;
	
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border: 1px solid #EB9292;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Mambo Menu Styling
 * ------------*/

/* menu -nav */
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	padding-left: 4px;
	list-style:none;
	float: right;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	height: 18px;
	padding-top: 22px;
}
#mainlevel-nav a {
	color: #914D3C;
	background-repeat: no-repeat;
	
	text-align: center;
	padding-right: 4px;
	background-image: url(../images/button_08.png);
	background-position: center 3px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD6161;
	margin-right: 8px;
	margin-left: 8px;
}
#mainlevel-nav a:hover {
	color: #FF0000;
	background-position: center -30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}


/* menu mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #914D3C;
	text-align: left;
	width: 130px;
	text-decoration: none;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/button_09.png);
	background-repeat: no-repeat;
	background-position: -2px 3px;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
}

a.mainlevel:hover {
	background-position: -3px -29px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78964;
}

/* menu sublevel */
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #CD6161;
	text-align: left;
	width: 100%;
	text-decoration: none;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78964;
	padding-left: 18px;
}

a.sublevel:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB9292;
}



/* mambo core stuff */
table.moduletable {
	width: 100%;

}
table.moduletable th {
	color: #F78964;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB9292;
	}
table.moduletable td {}

.pathway {
	color: #FFFBEF;
}
a.pathway, a.pathway:visited {
	color: #914D3C;
}
a.pathway:hover {
	color: #FF0000;
}


/*** General Mambo Styles*/
.back_button{
	text-align: center;
}
.pagenavbar {
	color: #B15F9B;
} 
.pagenav, a.pagenav, a.pagenav:visited{
	color: #B15F9B;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #F78964;
	background-color: #FFFFFF;
}
a.pagenav:hover{
	color: #FF0000;
}

	
	
.small {
	font-size: 10px;
	font-weight: bold;
	color: #D98866;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */
 
.button {
	background-color: #FFFBEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F78964;
	border-right-color: #D98866;
	border-bottom-color: #D98866;
	border-left-color: #F78964;
	font-size: 10px;
	font-weight: bold;
	color: #D98866;
	margin-top: 2px;
	margin-bottom: 2px;
}
.inputbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D98866;
	border-right-color: #F78964;
	border-bottom-color: #F78964;
	border-left-color: #D98866;
	font-size: 10px;
	font-weight: normal;
	color: #D98866;
	background-color: #FFFBEF;
	}

/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */
 
.ontab {}
.offtab {}
.tabpadding {} 
.tabheading {}
.pagetext {}


/**
 * Mambo General styling for Sections/Categories/Contents
 * ------------------------------------------------------
 * These stylings are either sometimes or often used across
 * Sections, categories and contents. They, therefore, deserves
 * to be mentioned and separated from others.
 */
 
.createdate {
	font-size: 10px;
	color: #EB9292;
} 
.modifydate {} 
.readon, a.readon:link, a.readon:visited{
	color: #B15F9B;
	float: right;
	background-image: url(../images/button_11.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 16px;
}
a.readon:hover{
	color: #CD6161;
	background-position: 0px -35px;
}


/** 
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */

.contentpane {}
.contentpaneopen {}


.contentdescription {}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}


/**
 * Mambo Styles for Categories
 * ---------------------------
 * The following are the styling for "Category" items
 * generated from the Sections area
 */
 /* For content item titles that are hyperlink instead of Read On */
.contentheading, .componentheading{
	color: #CE8EA7;
	font-weight: bold;
	}
.contentpagetitle, .category {
	color: #CE8EA7;
	font-weight: bold;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CD6161;
	}

a.contentpagetitle:hover, a.category:hover {
	color: #D98866;
	}




/**
 * Mambo Blog styling
 * ------------------
 * Not too sure where this is used yet. I tried the blog section
 * but it doesn't seem to use it. If you have info on this,
 * email me. I'll update this part.
 */
 
.blogsection{}



/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */
 
 
 /*  Polls  */
 


.poll {
	font-size: 11px;
	color: #CD6161;
}
table.pollstableborder {
	border: 1px solid #D98866;
	color: #914D3C;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables 
 */

.sectiontableheader {
	background-color : #F78964;
	color            : #914D3C;
	font-weight      : bold;
	border-top: 1px solid #D98866;
	border-right: #D98866;
	border-bottom: 1px solid #D98866;
	border-left: #D98866;
	line-height: 16px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
  background-color : #FFFFFF;
}



/*  Weblinks */
.weblinks{} 


/*  Newsfeeds */
.newsfeedheading {} 
.newsfeeddate {} 
.fase4rdf {} 


/* Search page */
table.searchintro {} 


/*  Contact's table settings  */
table.contact {} 
table.contact td.icons {} 
table.contact td.details {}

