/* OXFAMIRELAND.ORG : SCHOOLS CORNER */


/* LAYOUT DIVS top*/

#wrap {
	margin:auto;
    width:760px;  
    background-color:#fff; 
} 


#header {
    padding: 0px;
	width: 760px;  
	height: 150px;
} 




	
#mainnav { 
    float:left;
    height:20px;
	margin-bottom:10px;
    width:760px;
	background-color: #9c0;
	padding-top: 4px;
	margin-top: 5px;
} 


#mainnav a {
 color: #fff;
 font-weight: bold;
 }
 
#spacer {
clear: both;
height: 15px;
}
 
 
/*LEFTNAV STYLES */

dl, dt { margin: 0; padding:0; border: none; }

#leftnav {
	width: 129px; 
	padding: 0 0 0 0;
	background-color: #fff;
	color: #000;
	}
	
#leftnav dt {
		margin: 0;
		padding: 0;
		border: none;
		}
		
#leftnav dt {
		border-bottom: 8px solid #fff;
		margin: 0;
		}

#leftnav dl dt, {
list-style: none;

}

#leftnav dt a {
		display: block;
		list-style-type: none;
		padding: 5px 5px 5px 0.5em;
		color: #000;
		background-color: #b3d234;
		text-decoration: none;
		width: 100%;
		font-size: 14px;
		}


html>body #leftnav dt a {
		width: auto;
				}

#leftnav dt a:hover {
		color: #000;
		background-color: #00adef;
		}
		

/* LAYOUT DIVS */

#container {
	clear: both; 
    width: 760px; 
    overflow: hidden;
	padding-top: 10px; 
}

#leftside { 
    float:left;  
    width:142px;
	margin-right:14px;
	background-color:#fff; 
	text-align: left;
	padding-bottom: 10000px;
	margin-bottom: -10000px; 
} 

#spacer { 
    float:left;  
    width:1px;
	height: auto;
	background-color:#eee; 
	padding-bottom: 10000px;
	margin-bottom: -10000px;
} 
#content {
	margin-left: 14px;
    width:590px; 
	text-align: left;
    background-color:#fff; 
    float:left; 
    padding:0px; 
} 

#footer { 
    margin-top: 20px;
	padding:6px 0;  
    width:760px; 
    float:left;   
    background-color:#9c0; 
    font-size:11px;
    text-align:left;
	margin-top: 15px;
	margin-bottom: 20px;
}

.footer_text {
	font-size: 10px;
	padding-left: 10px;
	}
	
	#footer a {
	color: #fff;
	}
	
	
/* Front (portal type) page contents, the container_portals, hold each 418 horizontal, headings are in a container_portal, pictues and brief descriptions are also in a single container portal. It sort of works like a good old fashioned table. k */

.container_portals {
	clear: both; 
    width: 418px; 
    overflow: hidden;
}

.heading_left {
	float: left;
	width: 194px;
	margin-right: 7px;
	background-color: #ffe341;
	padding-left: 3px;
	text-align:center;
}
.heading_right {
	float: left;
	width: 193px;
	margin-left: 15px;
	background-color: #ffe341;
	padding-left: 3px;
	text-align:center;
}


.content_left { 
    float:left;  
    width:200px;
	padding-right:7px;
	background-color:#fff;
	text-align: left;
	padding-bottom: 10px;
}

.content_right { 
    float:right;  
    width:200px;
	margin-left:5px;
	background-color:#fff;
	text-align: left;
	padding-bottom: 10px;
}

/* ========================================== */
/* FORMATTING FOR POPUP PAGES*/
/* ========================================== */


#popup_content {
	margin-left: 0px;
	margin-right: 0px;
    width:600px; 
	text-align: left;
    background-color:#fff; 
    float:center; 
    padding:0px; 
}

#popup_footer {
	padding:6px 0;  
    width:600px; 
    float:center;   
    background-color:#9c0; 
    text-align:left;
	font-size: 10px;
}


/* ========================================== */
/* LINK FORMATTING */
/* ========================================== */

a { color: #2898ba; font-weight: bold; text-decoration: underline; font-size: inherit;}
a:link { color: #2898ba; font-weight: bold; text-decoration: underline; font-size: inherit;}
a:visited { color: #2898ba; font-weight: bold; text-decoration: underline; font-size: inherit;}
a:hover, a:active { color: #fff; background-color: #9c0; font-weight: bold; text-decoration: none; font-size: inherit;}

.footerlink a:link { font-weight:normal;} 

.footerlink a:visited { color: #333; font-weight:normal;}

.color_bg_box link a { color: #fff;}
.color_bg_box a:link { color: #fff;}
.color_bg_box a:visited { color: #eee; }
.color_bg_box a:hover, a:active { color: #000; background-color: #9c0; }
	

/* FORMATTING: GENERAL */


body {
	background-color: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 1px;
}
p, ul, ol, blockquote {text-align:left; line-height: 130%; color: #333333;}

.smalltext {
	font-size: 12px;
}

.right_column_text {
	text-align:left;
	margin: 0;
}
.whatsnew_box {
	text-align:left;
	background-color:#fff;
	margin: 0;
}

.spacer_images {
	margin:0;
	padding:0;
}


.image_outlined {
	margin: 4px;
	padding: 2px;
	border: 2px solid #FFC50B;
}

.outline_solid_green {
	border: 1px solid #9c0;
	padding: 5px;
}


h1
{
	font-size: 18px;
	font-weight: bold;
	display: block;
padding-top: 35px;
padding-left: 80px;
background-repeat:no-repeat;
padding-bottom: 30px;
}

.h1_greenbkg {
background-image:url(images/heading1_bkg01.gif);
}

.h1_bluebkg {
background-image:url(images/heading1_bkg02.gif);
}



h2
{
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image:url(images/heading2_bkg.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.heading_faq
{
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(images/heading2_faq_bkg.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	height: 45px;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}

.h_greybkg
{
	color: #999;
	background-color: #e0e0e0;
	padding: 2px;
	font-weight: bold;
	}
	
	.h_green_lrg
{
	color: #99cc00;
	font-size: 16px;
	padding: 2px;
	font-weight: bold;
	}
	
	.caption_box {
	float: right; 
	width: 188px; 
	padding: 2px; 
	margin: 5px; 
	border: 1px solid #ccc;
	}
	
	.caption_text
	{
font-size: 10px;
color: #666;
}

.red_text
{
color: #CC0000;
font-weight: bold;
font-size: 11px;
}

ul {
list-style-image:url(images/bullet_orange_oval.gif);
}

li {
padding-bottom: 5px;
}

.outline_green {
border: 2px dotted #9c0;
padding: 4px;
}

/* ========================================== */
/* HOMEPAGE BOXES */
/* ========================================== */


#homepage_box1 {
width: 270px;
height: 150px;
background-image:url(images/graphic_homebox01.gif);
background-repeat: no-repeat;
float: left;
}

#homepage_box2 {
width: 270px;
height: 150px;
background-image:url(images/graphic_homebox02.gif);
background-repeat: no-repeat;
float: right;
}

#homepage_box3 {
width: 270px;
height: 140px;
background-image:url(images/graphic_homebox03.gif);
background-repeat: no-repeat;
float: left;
}

#homepage_box4 {
width: 270px;
height: 140px;
background-image:url(images/graphic_homebox04.gif);
background-repeat: no-repeat;
float: right;
}

.homepage_box_text {
padding-top: 35px;
padding-left: 99px;
padding-right: 9px;
text-align: left;
font-size: 13px;
font-weight: bold;
}

.homepage_box_text a {
color: #fff;
text-decoration:none;
}
.homepage_box_text a:hover {
background-color: #fff;
color: #9c0;
}






/* ========================================== */
/* FORM FORMATTING */
/* ========================================== */

.switchform {
	margin: 0;
	margin-top: 4px;
}

.btn_textchange
{
border: 1px solid #9c0;
font-size: 9px;
background-color: #cbe2aa;
color: #333333;
padding: 0px;
margin: 0;
}

.required 
{
font-size: 10px;
color: #FF0000;
font-style:italic;
}


/* ========================================== */
/* SCROLLBAR FORMATTING */
/* ========================================== */

.iframe 
{
scrollbar-base-color:#9c0;
scrollbar-face-color:#9c0;
scrollbar-track-color:#cbe2aa;
scrollbar-3dlight-color:#c7f04d;
scrollbar-highlight-color:#360;
scrollbar-arrow-color:#fff;
scrollbar-shadow-color:#360;
}
