/* Blue - DEAC */
/* Copyright 2007 Casey Lee for Joomlashack.com - Edited Chris O'Brien Shanahan Concept.ie*/


table#front{

	padding: 0px;
	
	width: 960px;
}


/* main background color, header background, and default text color */
body#page_bg {
	background: #4682B4 url(../images/topgraphic.gif) no-repeat center top;
	color: Navy;
}


/* default font */
html, body, form, fieldset {
	font: 14px/120%  Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;
}

/*Credits*/
td.credits{
font: 9px Lucida, Verdana, sans-serif;
color: #000000;
}

td.credits a{
font: 9px Lucida, Verdana, sans-serif;
color: #444444;
}


/*Top Nav Link Color*/

#header-top li a {
	color: #C9CFD3;
}
#header-top li a:hover {
	color: #fff;
}


/*Header (TEXT) */
#header-text h1, #header-text h1 a {
	color: #f7f7f7;
	font: normal 42px/42px Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -2px;
}
/*Header (GRAPHIC) */
/*Adjust the height below - Proceed with caution or use "text" based logo from config*/
/*Notes: If your logo extends the default size (67px) the page.png must be re-exported as well */
/*It is recommended to use the Fireworks source */

#header-graphic {
	
	height: 28px;
}

/* Defines the clickable hotspot area of the logo */
/* You can temporarily uncomment the red border to see your zone */
#header-graphic h1 a {
	margin-left: 600px;
	height: 56px;
	width: 360px;
	/*border: 1px solid red;*/
	cursor: pointer;
}


/* Headings Typography */

h1 {
	font-size: 24px;
	color: #315294;
}

h2 {
	font-size: 18px;
	color: #A94A48;
}

h3 {
	font-size: 16px;
	color: #336799;
}

h4 {
	font-size: 16px;
	color: #336799;
}
/* Default Link Styles */
a {
	color: #6c6f50;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}


/* Left and Right Column Typography */

#leftcol h1, #rightcol h1 {
	font-size: 16px;
	line-height: 125%;
}

#leftcol h2, #rightcol h2 {
	font-size: 14px;
	line-height: 125%;
}
#leftcol h4, #rightcol h4 {
	font-size: 14px;
	line-height: 125%;
}

#leftcol .inside,
#rightcol .inside {
	font-size: 12px;
	line-height: 135%;
}

#leftcol a.contentpagetitle,
#rightcol a.contentpagetitle,
#rightcol td.contentheading,
#leftcol td.contentheading {
	font-size: 18px;
	line-height: 18px;
}
/* Bottom stroke */
table#main {
	/*border-bottom: 5px solid #315294;*/
}

/* Teaser Background */

#teaser-wrapper {
	background: #e2eadb url(../images/teaser_bg.png) repeat-x center top;

}
/* Secondary (inner) Teaser Background */
#teaser {
	background: url(../images/teaser.jpg) repeat-x center top;
}

/* Teaser (icon position) Typography */

#teaser h3 {
	color: #336799;
	font-size: 18px;
	line-height: 20px;
}
#teaser p {
	color: #336799;
	font-size: 16px;
	line-height: 18px;
}
#teaser a {
}

#teaser a.readon {
	background-color: #f5fcf2;
	border: 1px solid #bbcab1;
}
/* @group Module Headings */

/* Style 1 - S1/Default */

div.moduletable h3, div.moduletableS1 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #315294 url(../images/moduleheading1.png) repeat-x left bottom;
	color: #fff;
	line-height: 165%;
	word-spacing: .25em;
}

/* Style 2 - S2 */

div.moduletableS2 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #6E94AB url(../images/moduleheading2.png) repeat-x left bottom;
	color: #fff;
	line-height: 165%;
	word-spacing: .25em;
}
/* Style 3 - S3 */

div.moduletableS3 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #B4BDF4 url(../images/moduleheading3.png) repeat-x left bottom;
	color: #fff;
	line-height: 165%;
	word-spacing: .25em;
}
/* Style 4 - S4 */

div.moduletableS4 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #99C5EA url(../images/moduleheading4.png) repeat-x left bottom;
	color: #fff;
	line-height: 165%;
	word-spacing: .25em;
}

/* Style 5 - S5 */

div.moduletableS5 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #336799 url(../images/moduleheading5.png) repeat-x left bottom;
	color: #cdd7c4;
	line-height: 165%;
	word-spacing: .25em;
}

/* Style 6 -bdr */


div.moduletable-bdr {
	background: #f4f4f4;
	border: 1px solid #ccc;
}

/* Style 7 -nopad */

div.moduletable-nopad h3 {
	text-transform: uppercase;
	font-size: 13px;
	color: #333;
	line-height: 165%;
	background: none;
}

/*Footer*/

#footer {
	color: #f0f9eb;
	background: #4682B4 url(../images/bottomflash.gif) no-repeat center top;
	border-bottom: 5px solid #993333;
	height: 20px;
}
#footer a {
	color: #e2eadb;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer a, #footer p, #footer div, #footer a {
}
#footer .moduletable h3 {
	font-family: Comic Sans MS, Lucida, Verdana, sans-serif;
}
/* @end */

/*Author Text*/
span.small,.createdate {
	font: normal small-caps 11px/12px Comic Sans MS, Lucida, Verdana, sans-serif;
	color: #666;
	text-transform: uppercase;
}
/*Last Updated Text*/
.modifydate {
	font: normal small-caps 11px/12px Comic Sans MS, Lucida, Verdana, sans-serif;
	color: #666;
	text-transform: uppercase;
}

/* Content Headings */

a.contentpagetitle {
	text-decoration: none;
	color: #485539;
}

a.contentpagetitle:hover {
	color: #000;
	text-decoration: none;
}

td.contentheading {
	color: #993333;
}

.contentheading {
	color: #993333;
	letter-spacing: -1px;
	font: normal normal 24px/25px Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;
}

.componentheading {
	line-height: 30px;
	font-weight: bold;
	color: #000;
	font: 20px/21px Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;
}
/*Read more...*/
a.readon {
	font: bold 12px/20px Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #315294;
}

a.readon:hover {
	color: #5b6951;
	text-decoration:none;
}

/*Buttons*/

input.button {
	border: 1px outset #666;
	background: #336799;
	color: #fff;
	font: bold 12px Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;
}
/* Category Tables */

td.sectiontableheader {
	font-family: Comic Sans MS, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #6E94AB;
	font-weight: bold;
}

td tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #fefefe;
	border-bottom: 1px solid #f0f0f0;
}

td tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #f6f6f6;
	border-bottom: 1px solid #f2f2f2;
}

.sectiontableentry1 a,
.sectiontableentry2 a {
	text-decoration: none;
}


