/* horizontale menu */


#example9h #navlist
{
font: bold 10px tahoma, sans-serif;
margin-top:157px;
margin-left:45px;
letter-spacing: 0px;
line-height:0px;
text-transform:lowercase;

}


#example9h #navlist li
{
list-style: none;
margin: 0;
display: inline;
padding-left:20px;


}

#example9h #navlist li a
{

text-decoration:none;
}

#example9h #navlist li a:link { color: #000; }
#example9h #navlist li a:visited { color: #000; }

#example9h #navlist li a:hover
{

color: #fff;
}

#example9h #navlist li a#current
{

color: #fff;
}



body {
	margin: 0px;
	background: url(../images/rendan_01.gif) repeat-x #E3E2E2;
	
}

#main{	
background: url(../images/rendan_06.gif) repeat-y;
width:800px;
padding-left:70px;
padding-right:70px;

}



#header{
background: url(../images/rendan_03.jpg) no-repeat;
width: 800px;
height: 178px;
}

#footer{
background: url(../images/rendan_08.gif) no-repeat;
padding-top:3px;
height: 79px;
}


td,tr,p, div{
	font-family: tahoma;
	font-size: 11px;
	color: #222222;

        
        


}

a:link {
	color: #000; text-decoration: none;
	font-weight: bold;
        
}

a:hover {
	color: #FD5900;	text-decoration: none;
	font-weight: bold;
        }

a:visited{
font-weight:bold;
text-decoration:none;
color: #000;
}

/* MAMBO LAYOUT */

.searchintro  {
	}

.contact {
	}

.inputbox {
	}


#h1 {
	font-size: 14px;
        font-weight: bold;
	color: #CC0E02;
        text-transform: uppercase; 	
        

}



.componentheading {
	font-size: 14px;
        font-weight: bold;
	color: #CC0E02;
        text-transform: lowercase; 	
        }

/* MAMBO LINKS */

/* --Menus-- */

a.mainlevel,
a.mainlevel:link 
a.mainlevel:active {
	color: #CC0E02;
	text-decoration:none;
}

a.mainlevel:visited {
	color: #CC0E02;
}

a.mainlevel:hover {
	color: #Fd5900;
}

a.sublevel,
a.sublevel:link 
a.sublevel:active {
	color: #CC0E02;
	text-decoration:none;
}

a.sublevel:visited {
	color: #CC0E02;
}

a.sublevel:hover {
	color: #Fd5900;
}


/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #CC0E02;
	text-decoration:none;
	}

a.contentpagetitle:hover {
	color: ##Fd5900;
	}

/* Footer */

#footer a,
#footer a:link, 
#footer a:active {
	color: #CC0E02;
	text-decoration:none;

}

#footer a:visited {
	color: #CC0E02;
font-family: tahoma;
        font-size: 10px;
}

#footer a:hover{
	color: #Fd5900;
font-family: tahoma;
        font-size: 10px;
        
}


/* Blog Section Links */

a.blogsection:link, a.blogsection:visited {
	color: #CC0E02;
	text-decoration:none;
	background: url(../images/arrow.png) no-repeat 0px 0px;
	padding-left:12px; padding-top:1px; padding-bottom:0;
	}

a.blogsection:hover {
	color: #Fd5900;
	}

/* Weblinks Links */

a.weblinks:link, a.weblinks:visited {
	color: #000;
	text-decoration:none;
	
	}

a.weblinks:hover {
	color: #fd5900;
	}

/* Front Page readon Links */


a.readon:link, a.readon:visited {

	}

a.readon:hover {
	color: #fd5900;
 	
	}


/** category text format and links **/


a.category:link, a.category:visited {
	color: #CC0E02;
 	padding-left:8px; padding-right:10px; padding-top:0px; padding-bottom:0px;
	text-transform:lowercase;
	}

a.category:hover {
	color: #Fd5900;
 	text-transform:lowercase;
	}

/** RSS Feed **/


a.fase4rdf:link {
	color: #CC0E02;
 	text-transform:lowercase;
	}

a.fase4rdf:hover {
	color: #fd5900;
 	text-transform:lowercase;
	}

/** Articles pagination **/


a.pagenav, a.pagenav:visited {
	color: #CC0E02;
 	text-transform:lowercase;
}

a.pagenav:hover {
	color: #Fd5900;
 	text-transform:lowercase;
}

/* Content - Sections & Categories */



.contentheading {
	font-size: 14px;
        font-weight: bold;
	
	
        color: #CC0E02;
	
	 	
	padding-left: 20px;
        
}

.contentpagetitle {
	color: #000;
	}

.contentdescription {
	font-color: #CC0E02;
	
	}

.newsflash {
	color: #CC0E02; }


.category {
	color: #CC0E02; 
	}

.fase4rdf {
	color: #CC0E02; 
	}


.pagenav {
	font-weight: normal;
}

.inputbox {  }

.button { 
 }


.poll {
	font: 10px/15px tahoma;
	color: #000;
	}

.sectiontableentry1 {
	color: #000;
	border-bottom:1px solid #ccc;
	width: 400px;
	background: #FfFfFf;
	font: 10px/15px tahoma;
	height: 20px;
	padding-left:20px;
	}
	
.sectiontableentry2 {
	color: #000;
	border-bottom:1px solid #ccc;
	width: 100%;
	
	font: 10px/15px tahoma;
	height: 20px;
	padding-left:20px;
	}
	




.sectiontableheader {
	
	color: #000;
	font-weight: bold;
	border-bottom: 3px #f0f0f0;
	height:30px;
        }

.sectiontableentry1 a:link, a:visited{
	
	color:#000;
	}


.sectiontableentry1 a:hover{
	color:#Fd5900;
	}


.sectiontableentry2 a:link, a:visited{
	
	color:#000;
	}

.sectiontableentry2 a:hover{
	color:#fd5900;
	}

.small {
	font: 9px/15px tahoma;
	color: #777;
	text-decoration: none;
	font-weight: normal;
	}

.frontpageheader {
	
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	}

.pathway {
	
	text-decoration: underline;
	font: 12px/15px tahoma;
	font-weight: bold;
	padding-top:8px
	}

.smalldark {
	font: 9px/15px tahoma;
	color: #666666;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
	color: #505050; 
        }

.newsfeeddate {
	color: #505050; 
	font: 9px/15px tahoma;
}

.createdate {
	color: #CC0E02; 
	font: 9px/15px tahoma;
	}

.modifydate {
	color: #CC0E02; 
	font: 9px/15px tahoma;
	}





/* Content voting */
.content_rating {
	font-weight: normal;
	font: 9px/15px tahoma;
}

.content_vote {
	font-weight: normal;
	font: 9px/15px tahoma;
}



/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #ccc;
}

/* Text passed with mosmsg url parameter */
.message {
	font: 9px/15px tahoma;
	color : #ff6600;
	text-align: center;
}

.searchbox{
margin-left:40px;

}