@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.styleRED {font-size: 18px; font-weight: bold;color: #FF0033; }
.black_12pt_bold {font-size: 12px; font-weight: bold; }
.black_11pt_italic {color: #000000; font-style: italic; }

.red_12pt_bold {font-size: 12px; font-weight: bold; color: #FF0000; }
.caption_blue {
	font-size: 95%;
	color: #3366FF;
}
.caption_cymraeg_italic {
	color: #FF0000;
	font-size: 95%;
	font-style: italic;
	text-align: left;
	}
.cymraeg_FPBox_italic {
	color: #FF0000;
	font-style: italic;
	text-align: centre;
}	
.cymraeg_1_italic {
	color: #FF0000;
	font-style: italic;
	text-indent: 22px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../images/draggon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.grey_12pt_bold {font-size: 12px; font-weight: bold; color: #666666; }
.grey_11pt {color: #666666}
.grey_11pt_italic {color: #666666; font-style: italic; }

.blue_12pt_bold {color: #0033FF; font-weight: bold; font-size: 12px;}
.blue_11pt {color: #0033FF}
.blue_11pt_italic {color: #0033FF; font-style: italic; }

.green_12pt_bold {font-size: 12px; font-weight: bold; color: #00CC00; }
.green_11pt {color: #00CC00; }
.green_11pt_italic {color: #00CC00; font-style: italic; }

.red_12pt_bold {font-size: 12px; font-weight: bold; color: #FF0000; }
.red_11pt {color: #FF0000; }
.red_11pt_italic {color: #FF0000; font-style: italic; }

.School_term {color: #FF6600}

body {
	margin-left: 0px;
	margin-top: 0px;
	background: #CCFFCC
}
#header {
	background-image: url(masthead.gif);
	height: 120px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 15px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#left {
	height: auto;
	width: 195px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	padding-right: 5px;
	margin-top: 5px;
	padding-left: 3px;
}
#body {
	float: right;
	height: auto;
	width: 697px;
	margin-right: 3px;
	margin-top: 5px;
}
#internal {
	
	width: 100%;
}
#addressbox {
	border: 1px solid #FFFFFF; /* This gives the WHITE outline to the box containing the school address */
	padding: 2px;
	margin-bottom: 3px;
}
#moodlebox {
	border: 1px solid #666666; /* This gives the GREY outline to the box containing the Moodle link */
	padding: 2px;
	margin-bottom: 3px;
}
#redbox {
	border: 1px solid #CC0000; /* This gives the red outline to a box with a grey background */
	padding: 2px;
	background-color: #EEEEEE;
	margin-top: 3px;
}
#newsdownload {
	border: 1px solid #CC0000;
	background-color: #EEEEEE;
	margin-bottom: 3px;
	background-image: url(../images/front_page/newsdownload.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 60px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
body {
	margin-top: 0px;
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: x-large;
	color: #003399;
}
h2 {
	font-size: large;
	color: #003399;
}
h3 {
	font-size: medium;
	color: #003399;
	background-color: #EEEEEE;
	color: #000099;
	line-height: normal;
	text-transform: none;
}
h4 {
	font-size: small;
	color: #003399;
}
h5 {
	font-size: small;
	color: #FF0000;
}
h6 {
	font-size: small;
	color: #CCCCCC;
}

