/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Cathedral Irish
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#0b3d76;
	font-family: Times New Roman, serif;
	font-weight: normal;
}

.large, .large td { font-size: 14px !important; }

h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

.nav_history {
	background-color: 0b3d76!important;
	color:#fff !important;
}


#logo_link { 
	position: absolute;
	margin: -143px 0 0 25px;
	width: 448px; height: 107px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;

}

#contentdiv { padding: 40px 20px 20px 30px; }

/* =========================================
	Misc Site Elements
=========================================== */

.logo_float { position: absolute; }
.apply_float { position: absolute; }

.left_section .bannermodcontent { position: absolute; margin-top: -23px; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
#topbanner .tools img{vertical-align:top}
#keywords {
        background: #fff;
	border: 1px solid #252936;
	width: 160px;
	height: 15px;
	color: #252936;
	padding: 4px 0 0 4px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 307px;
	position: absolute;
	vertical-align: top;
	margin: 206px 0 0 639px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 227px;
	margin-top: 244px;
	height: 18px;
	width: 388px;
	color: #484848;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 580px;
	width: 170px;
	margin-top: 239px;
	padding-right: 0;
	color: #484848;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:165px;
	margin: 1px 0 0 0;
	padding:0 0 1px 0;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
	background: #37509e url('../images2/droptop.gif') top center repeat-x;
}

#nav_menus li { padding: 0 0 3px 0; background: url('../images2/dropborder.gif') bottom left no-repeat; }

#nav_menus a {
	display:block; *width:100%;
	text-decoration: none;
	padding: 6px;
	color: #fff;
}

#nav_menus a:hover {
	background: #1c2a52;
	color: #ffe34b;
}


#ql_menu {
	position:absolute; top:0px; left:0px;
	width:165px;
	margin: 1px 0 0 0;
	padding:0 0 1px 0;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#ql_menu ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
	background: #37509e url('../images2/droptop.gif') top center repeat-x;
}
#ql_menu br {
	display:none;
}

#ql_menu li { padding: 0 0 3px 0; background: url('../images2/dropborder.gif') bottom left no-repeat; }

#ql_menu a {
	display:block; *width:100%;
	text-decoration: none;
	padding: 6px;
	color: #fff;
}

#ql_menu a:hover {
	background: #1c2a52;
	color: #ffe34b;
}
