@import url("base.css");


/*

	Scripture Union Northern Ireland Stylesheet
	Resource Centre CSS
	Created by Andi Topping on Monday 25th November 2008

*/




#container { width: 999px; margin: 0px 0px;  min-height: 100%; height: 100%; }

/* h1 section styles */
h1 {  color: #98352C; font-size: 18px; }
h1.title { background-image:url(../images/resource/bg_h1.png); background-repeat:no-repeat; height: 43px; padding: 13px 10px 0px 10px; }
h2 { color: #FFFFFF; font-size: 16px; padding: 0px 0px; margin: 0px 0px; }
h3 { color: #FFFFFF; font-size: 14px; padding: 0px 0px; margin: 0px 0px; }
h3.subtitle { color:#FFFFFF; }

a { color: #98352C; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; font-weight: bold; }

hr { height:1px; border: none 0; border-top: 1px solid #cccccc; text-align:center; margin: -5px 0px;}

/* background styles */
body { background-color: #C1272D; background-image:url(../images/resource/bg.gif); background-repeat: no-repeat; }

/* main content area */
#content { margin: 20px 0px 0px 15px; }
#left { float:left; width:152px; font-size: 12px; text-transform: uppercase; }
#right { float:right; width:261px; font-size: 11px;  }
#center { margin: 0px 297px 0px 175px; }

/*left bar styles */
#left .links { background-image:url(../images/resource/bg_links.png); background-repeat: no-repeat; height: 15px; padding: 7px 10px 0px 10px; margin: 0px 0px 7px 0px; }
#left .links a { color: #98352C; font-weight: bold; text-decoration:none;  }
#left .links a:hover { text-decoration: none;  }

/* left bar sublink styles */
#left .sublinks { padding: 0px 0px 13px 25px; margin: 0px 0px; }
#left .sublinks a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#left .sublinks a:hover { color: #FFFFFF; text-decoration: underline; }

/* right bar styles */
#right a { color: #000000; }
#right .box { width: 257px; margin: 10px 0px; }
#right .light_top { background-image:url(../images/resource/light_top.png); background-repeat: no-repeat; height: 11px; padding: 0px 0px; }
#right .light_box { background-color: #F58220; padding: 0px 10px; margin: 0px 0px; }
#right .light_bottom { background-image:url(../images/resource/light_bottom.png); background-repeat: no-repeat; height: 16px; padding: 0px 0px; }

/* right bar h1 styles */
#right h1 { padding: 0px 0px; margin: 0px 0px; }
#right .dark_box h1 { background: none; color: #FBE754; }

/* center styles */
#center .content_box { margin: 0px 0px 10px 0px; }
#center .content_top { background-image:url(../images/resource/content_top.png); background-repeat: no-repeat; height: 11px; padding: 0px 0px; }
#center .content_bottom { background-image:url(../images/resource/content_bottom.png); background-repeat: no-repeat; height: 37px; padding: 0px 0px; }
#center .content { background-color: #CF6A54; padding: 0px 10px; margin: 0px 0px; }

#center #footer a { padding-right: 20px; }
#center #footer { color: #8B2A2e; font-weight: bold; margin: 10px 0px; font-size: 9px; }
#center #footer a { color: #8B2A2e; font-weight: bold; text-decoration:none;  }
#center #footer a:hover { text-decoration: none;  }

/* form styles */
label { color: #C1272D; }
input, text-area { color: #000000; }
input.submit { background-color: #C1272D; color: #FFFFFF; }

/* resources layout styles */
.resources { width: 90%; margin: 0px auto; padding: 10px 0px; }
.resources td { vertical-align: top; }

