/* Theme for Bonny: iron -- based on A Bit Modern */
.RAHeader1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	COLOR: #9D080D;
	padding-bottom:4px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.RAHeader2 {
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: red;
	padding-bottom:4px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.RAHeader3 {
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	padding-bottom:4px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}

.aboutusimgschool {
	background-image:url(http://localhost/rak12/images/imgschool.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}



.quicklinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff;
	font-size:17px;
	
	text-decoration:none;
	padding: 5px;
	}
.quicklinksrow {
	background-color:#FBF2E7;
	width:152px;
	height:13px;
	padding:2px;
	margin-bottom:2px;
	}

.quicklink {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#422507;
	text-decoration:none;
	}	
.spacer {
	margin-bottom:5px;
	color: black;
	}

.spacer2 {
	margin-bottom:8px;
	}

	.brownborderleft {
	background-image:url(http://localhost/rak12/images/img_brownpacer.gif);
	background-repeat:repeat-y;
	background-position:left;
	}	
	
	
.brownborderright {
	background-image:url(http://localhost/rak12/images/img_brownpacer.gif);
	background-repeat:repeat-y;
	background-position:right;
}	







#wikihead {
	color: black;
	border-style:none;
	background: #EBE3BD;
}


#wikifoot {
 	color: black;
	border-color: black;
	/* background: #808080 url(../images/iron1.jpg); */
	background: #EBE3BD;
    margin-top:40px;

	
	
}



body.roomy #wikititle {
	color: #003300;
	background: white;
}


BODY {
	background-color: #BB;
	background:#F5F2DF;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	color:#422507;

	}




body.snug #wikititle,
#wikitext {
	color: #333333;
	background: white;
	background-color: #EA;
	background:#F5F2DF;
	-moz-border-radius: 5px;

}

#wikitext2 {
	color: #333333;
	background: white;
	background-color: #EA;
	background:#F5F2DF;
	-moz-border-radius: 5px;
}

#wikitext3 {
	color: #333333;
	background: white;
	background-color: #EA;
	background:#F5F2DF;
	margin: 8px;
	padding:0.5em;
	border: solid black 1px;
	-moz-border-radius: 5px;
}

#wikileft {
	color: black;
	xbackground: #5c5c5c;
	background:#EBE3BD;

}
#wikiright {
	color: black;
	xbackground: #5c5c5c;
	background:#F5F2DF;

}


body.snug #wikimid,
body.roomy #wikimid {
	xborder-color: #5c5c5c;
	border-color:#EBE3BD;
}

body.roomy {
	color: white;
	xbackground: #92847b;
	background:#EBE3BD;
	
	
}

/*------------------------------------------------*/
/* links etc */
a:link {
	color: #6799b1;
	background: transparent;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #9D080D; 
	FONT-FAMILY: arial, helvetica, san-serif; 
	TEXT-DECORATION: none;		
	
}
a:visited {
	color: #838f96;
	background: transparent;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #9D080D; 
	FONT-FAMILY: arial, helvetica, san-serif; 
	TEXT-DECORATION: none;	
}


#wikihead a:link,
#wikihead a:visited {
	FONT-WEIGHT: bold; 
	
}





#wikifoot a:link,
#wikileft a:link,
#wikiright a:link {
	background: transparent;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #9D080D; 
	FONT-FAMILY: arial, helvetica, san-serif; 
	TEXT-DECORATION: none;	
}
#wikifoot a:visited,
#wikileft a:visited,
#wikiright a:visited {
	background: transparent;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #9D080D; 
	FONT-FAMILY: arial, helvetica, san-serif; 
	TEXT-DECORATION: none;	
}

#menubar a, #menubar b {
	color: #eee;
	border-color: black;
	background: #746b67 url(../images/iron2.jpg);
}
#menubar li {
	border-color: #666666;
}
#menubar b.selflink,
#menubar span.selflink strong,
#menubar .current a {
	background: #746b67;
	color: white;
}
.wikicmds .loginhover {
	background: transparent;
	color: white;
}
#wikihead .wikicmds .login a,
#wikifoot .wikicmds .login a {
	border: none;
	background: transparent;
	color: #808080;
}
#wikihead .wikicmds .login a:hover,
#wikifoot .wikicmds .login a:hover {
	border: white 2px solid;
	color: #eee;
	background: #333333;
}
#wikibody b.selflink {
	color: black;
}
#breadcrumb b.selflink,
#wikileft b.selflink,
#wikiright b.selflink {
	color: white;
}

.sidebar .indent ul, .sidebar ul ul,
.sidebar dl ul {
        list-style-image: url(../images/bent_arrow2.png);   
}

/* ------------------------------------------------------------------ */
/* Fonts */

h1, h2, h3, h4 {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}


