/* Copyright OSD Ltd, Sligo, Ireland - www.osd.ie */
/* CSS Document */

/*** page settings ***/
* { padding: 0; margin: 0; }

body {
 margin: 0px;
 padding: 0px;
 font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
 color: #666666;
 background: #e1e1e1 url(/images/bg.gif) repeat-x;
 text-align: center;
}

/*** links ***/
a { 
 color: #ef3524;
 background-color: inherit;
 text-decoration: underline;
}
a:hover {
 color: #666666;
 background-color: inherit;
 text-decoration: none;
}

/*** headers ***/
h1, h2, h3 {
 font: normal 1em Verdana, Tahoma, Sans-serif;
 color: #ef3524;
}
h1 { font-size: 1.8em; color: #ef3524; padding-left: 5px; }
h2 { font-size: 1.6em; color: #000000; padding-left: 5px; }
h3 { font-size: 1.3em; color: #ef3524; margin: 0px; padding: 0px; }
h4 { 
 margin: 3px 5px 3px 8px;
 padding: 5px 2px;
 border-bottom: 1px solid #e1e1e1;
 font-size: 1.2em;
 color: #000000;
 text-transform: uppercase; 
}

p, h1, h2 { margin: 10px 10px; }

/*** images ***/
img { border: 0px; }
img.img-border { border: 1px solid #666666; padding:3px; }
a:hover img.img-border { border: 1px solid #e1e1e1; padding:3px; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left { margin: 5px 15px 5px 0px; }
a img { border: 0px; }
a:hover img { border: 0px; }

/*** LAYOUT ***/
#wrap {
 background: #ffffff;
 width: 820px; height: 100%;
 margin: 0px auto;	
 padding: 0px;
 text-align: left;
}
#content-wrap {
 clear: both;
 margin: 0px; padding: 0px;	
 background: #ffffff;
}

/* header */
#header {
 position: relative;
 height: 120px;	
 background: #ffffff url(/images/headerbg.gif) repeat-x 0% 100%;
 margin: 0px;
}
#header #logo {
 float: left;
 display: inline;
 border: 0px;
}
#header h1#slogan {
 position: absolute;	 
 top:70px; left: 89px;
 color: #000000;
 text-indent: 0px;
 font: normal 16px Verdana, Tahoma, Sans-serif; 
 text-transform: none;	
}
#header #address {
 float: right;
 margin: 0px;
 padding: 0px;
 background:url(/images/header-bg-shadow.jpg) no-repeat right;
 height: 120px;
 width: 203px;
}
#header #address p {
 padding: 5px 5px 0px 0px;
 margin: 0px;
 text-align: right;
 color: #000000;
 font: normal 11px Verdana, Tahoma, Sans-serif; 
 text-transform: none;
 line-height: 120%;
}

/* main */
#main {
 float: left;
 background: url(/images/bg-shadow.jpg) repeat-y;
 margin: 0px;
 padding: 0px 5px;
 width: 445px;
}
#main p { text-align: justify; }
#main ul, #main ol {
 margin: 5px 10px 5px 20px;
 padding: 0 15px;
}
#main li {
 margin: 3px 0px;
 list-style: url(/images/bullet.jpg);
}
#main ul span, #main ol span {
 color: #666666;
 font-weight: bold;
}

/* rightbar */
#topright {
 float: right;
 width: 182px;
 padding: 0px;
 margin: 0px 1px 0px 0px;
 background: #ffffff;
}
#topright p, h1, h2 { margin: 10px 0px 10px 5px; }
#topright #login {
 margin: 5px 0px;
 padding: 3px 0px 0px 3px;
 width: 175px;
 height: 64px;
 background: url(/images/login-bg.jpg) top left no-repeat;
 border: 1px solid #e6e6e6;
}
#topright #login a {
 font: normal 24px Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 text-decoration: none;
}
#topright #helpline {
 margin: 5px 0px 0px 0px;
 padding: 3px 0px 0px 3px;
 width: 175px;
 height: 64px;
 background: url(/images/helpline-bg.jpg) top left no-repeat;
 border: 1px solid #fcb3ad;
}
#topright #helpline a {
 margin-top: 5px;
 font: normal 18px Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 text-decoration: none;
}
#topright #helpline a span {
 font: normal 17px Verdana, Arial, Helvetica, sans-serif;
}

/* sidebar */
#sidebar {
 float: left;
 width: 175px;
 margin: 0;	padding: 0; 
 display: inline;
}
#sidebar ul {	
 list-style: none;
 width: 100%;
 margin: 0px 1px;
 padding: 0;
 font-size: 14px;
 font-weight: normal;
}	
#sidebar li {
 border-bottom: 0px solid #ffffff;
}
#sidebar li a {
 height: 24px;
 font-size: 11px;
 display:block;
 font-weight:bold;
 color: #ffffff;	
 text-decoration:none;	
 padding:5px 0px 0px 24px;
 background: #0d0d0d url(/images/button.jpg) left no-repeat;
 color: #ffffff;
 min-height:24px;
 border-top: 1px solid #ffffff;
}	
#sidebar li a:hover {
 background: #ef3524 url(/images/mouseover.jpg) left no-repeat;
 color: #ffffff;
}	
#sidebar li a.leftactive {
 background: #ef3524 url(/images/mouseover.jpg) left no-repeat;
 color: #ffffff;
}
#sidebar ul ul {	
 list-style: none;
 width: 100%;
 margin: 0 0 0px 0;
 padding: 0;
 font-size: 11px;
}	
#sidebar li li {
 margin-bottom: none;
 border-bottom: none;
}
#sidebar li li a {
 font-weight: bold;
 text-decoration: none;
 background: #ef3524;
 color: #ffffff;
 display: block;
 padding: 4px 0 0px 24px;
 height: 22px;
 border-top: none;
 border-bottom: none;
}	
#sidebar li li a:hover {
 background: #ef3524;
 color: #ffffff;
 text-decoration: underline;
}	
#sidebar li li a.leftactive {
 background: #f7f0f1;
 color: #730b12;
}
#sidebar ul ul ul {	
 list-style: none;
 width: 100%;
 margin: 0;
 margin-bottom: 10px;
 padding: 0;
 font-size: 11px;
 border-top: 1px solid #ffffcc;
}	
#sidebar li li li {
 margin-bottom: 0px;
}
#sidebar li li li a {
 font-weight: normal;
 height: 16px;
 text-decoration: none;
 background: #f7f0f1;
 color: #730b12;
 display: block;
 padding: 4px 0 6px 20px;
 border-top: none;
 border-bottom: 1px solid #f9f8e3;
}	
#sidebar li li li a:hover {
 background: #e3ced0;
 color: #65a053;
}	
#sidebar li li li a.leftsubactive {
 background: #e3ced0;
 color: #65a053;
}

#sidebar h1 {
 font: normal 1.8em Verdana, Tahoma, Sans-serif;
 color: #ef3524;
 margin: 0px 2px;
}

.downloads {
 margin: 5px 5px 5px 3px;
 padding: 0px 0px 0px 25px;
 background: url(/images/pdf-icon.jpg) top left no-repeat;
 color: #666666;
 font-weight: normal;
 font-size: 0.90em;
}
.downloads a {
 text-decoration: underline;
}
.downloads2 {
 margin: 5px 0px 10px 10px;
 padding: 2px 0px 10px 30px;
 background: url(/images/pdf-icon2.jpg) top left no-repeat;
 color: #666666;
 font-weight: normal;
}

/* LOGIN TASKFORCE */
#taskforce {
 margin: 5px 15px 5px 15px;
 padding: 0px 0px 0px 0px;
 background: url(/images/bg-login.jpg) top left repeat-x;
 font-weight: normal;
 font-size: 24px;
 border: 1px solid #e6e6e6;
}
#taskforce h1 {
 padding: 0px;
 margin: 15px 0px 20px 10px;
 font-weight: normal;
 font-size: 24px;
}
#taskforce h1 a {
 text-decoration: none; color: #000000; font-weight: normal;
}
#taskforce h1 a:hover {
 text-decoration: none; color: #ef3524;
}
#taskforce img { float: right; margin: 0px; padding: 0px;}

/* LOGIN SUB COMMITTEE */
#committee {
 margin: 5px 15px 5px 15px;
 padding: 0px 0px 0px 0px;
 background: #f2f2f2 url(/images/bg-login.jpg) top left repeat-x;
 font-weight: bold;
 font-size: 12px;
 border: 1px solid #e6e6e6;
}
#committee h1 {
 padding: 0px;
 margin: 15px 0px 20px 10px;
 font-weight: normal;
 font-size: 24px;
 color: #000000;
}
#committee p {
 padding: 0px;
 margin: 10px 0px 10px 10px;
}
#committee a {
 text-decoration: none; color: #000000;
}
#committee a:hover {
 text-decoration: underline; color: #ef3524;
}
#committee img { float: right; margin: 0px; padding: 0px;}

#frame { border: none; }

/* rightbar */
#rightbar {
 float: right;
 width: 185px;
 padding: 1px;
 margin:0px;
 background: #ffffff;
}
#rightbar p, h1, h2 { margin: 10px 0px 10px 5px; }

/* Footer */
#footer { 
 clear: both; 
 color: #000000; 
 background: #e1e1e1; 
 border-top: 5px solid #ef3524;
 margin: 0; padding: 0; 
 height: 50px;	  
 font-size: 95%;
}
#footer a { 
 text-decoration: underline;
 color: #000000;
}
#footer a:hover { 
 text-decoration: none;
 color: #000000;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }