/* CSS file for the www.engage.ie website */
/* (c) by Outsource Graphix - http://www.ogx.ie/ */

/* xhtml tag definitions */

body, html
	{
	color: #fff;
	background-color: #fff;
	background-image: url(gfx/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	text-align: center;	
}	

p, input, label, li, h5 , h6, h4, h3, ol {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}


p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 5px;
}

input, fieldset {
	text-align: left;
}

input, textarea {
	width: 300px;
	border: 1px #FF9100 solid;
	padding: 2px;
	color: #000;
	font-size: 10px;
	margin-bottom: 4px;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form#tsf legend {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E3C25;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-left: -5px;
}

form#tsf label {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4E3C25;
	margin: 0;
	margin-bottom: 10px;	
	padding-left: 0;
	margin-left: 0;
}


fieldset, form, legend {
	border: 0;
	margin: 0;
	padding: 0;
}

.formlogin {
	width: 63px;
	height: 17px;
	background-color: #FF9100;
	border: 1px solid;
	padding: 0;
	margin-top: 4px;
	border-top-color: #FED092;
	border-left-color: #FDAC3C;
	border-right-color: #523000;
	border-bottom-color: #402500;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

h5 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-image: url(gfx/newstitlesq.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 12px;
	vertical-align: top;
	text-align: left;
}

DIV#news p span {
	elevation: above;
}

h6 {
	color: #4E3C25;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
}

h3 {
	color: #4E3C25;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a {
	color: #2d2d2d;
	font-weight: bold;
	text-decoration: none;
	background: url('gfx/u.gif') bottom repeat-x;

}

a:hover {
	color: #FF9100;
	text-decoration: none;
	background: url('gfx/uo.gif') bottom repeat-x; 
}

hr {
	display: none;
	visibility: hidden;
}

DIV#sleft a, DIV#sleft p, DIV#sright a {
	background: transparent;
	text-align: right;
}

DIV#lgnd {
	position: absolute;
	display: block;
	visibility: visible;
	color: transparent;
	left: 2px;
	top: 0;
	width: 82px;
	height: 11px;
	background-image: url(gfx/ca.gif);
	background-repeat: no-repeat;
}

DIV#ca form, DIV#ca fieldset, DIV#ca input {
	margin: 0;
	padding: 0;
}

DIV#ca form {
	position: absolute;
	top: 32px;
	left: 7px;
}

DIV#ca form, DIV#ca fieldset {
	border: none;
}

DIV#ca fieldset {
	position: absolute;
	text-align: left;
	margin-top: 23px; 
	line-height: 100%;
}

html>body DIV#ca fieldset {
	position: absolute;
	text-align: left;
	margin-top: 23px; 
	line-height: 100%;
}

DIV#ca label {
	font-weight: bold;
	color: #4E3C25;
	font-size: 10px;
}

DIV#ca input {
	width: 126px;
	border: 1px #FF9100 solid;
	padding: 2px;
	color: #000;
	font-size: 10px;
	margin-bottom: 4px;
}

DIV#ca input.login {
	width: 63px;
	height: 17px;
	background-color: #FF9100;
	border: 1px solid;
	padding: 0;
	margin-top: 4px;
	border-top-color: #FED092;
	border-left-color: #FDAC3C;
	border-right-color: #523000;
	border-bottom-color: #402500;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

/* positioning */


DIV#swrp {
	margin: 0 auto;
	width: 276px;
	height: 218px;
	padding: 0;
	background: transparent;
	position: relative;
}

DIV#sleft {
	width: 86px;
	text-align: right;
}

DIV#sleft p, DIV#sleft a, DIV#sleft a:hover, DIV#sright p, DIV#sright a, DIV#sright a:hover  {
	color: #FF9100;
	font-weight: bold;
	margin: 0;
	margin-top: 3px;
	text-decoration: none;
	line-height: 10px;
}

DIV#sleft a span, DIV#sright a span {display: none;}

DIV#sleft p a:hover span, DIV#sright p a:hover span	{
	display: block;
   position: absolute;
	top: 200px; 
	left: 0; 
	width: 270px;
   padding: 5px; 
	margin: 10px;
	margin-top: 20px;
	z-index: 100;
   color: #FF9100; 
	background: transparent;
   font: 10px Verdana, sans-serif; 
	text-align: center;
	}

DIV#sright p a:hover span {
	left: -210px;
	color: #314B7F;
}
	
DIV#sright p, DIV#sright a, DIV#sright a:hover {
	color: #314B7F;
}

DIV#sleft a:hover, DIV#sright a:hover {
	color: #aaa;
}

DIV#stmsimg {
	width: 56px;
	height: 164px;
	background-image: url(gfx/stmsimg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 0 0 30px;
}

DIV#stmsarr {
	width: 56px;
	height: 15px;
	background-image: url(gfx/stmsarr.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 7px 0 0 30px;
}

DIV#stmsarr a, DIV#stmsarr a:hover {
	width: 55px;
	height: 15px;
	display: block;
	margin-top: -3px;
}

DIV#stmsarr a, DIV#stmsarr a:hover, DIV#sessarr a, DIV#sessarr a:hover, {
	display: block;
	margin: 0;
	padding: 0;
	width: 56px;
	height: 15px;
	margin-top: -3px;
	background: transparent;
}

DIV#slogo1, DIV#slogo2, DIV#slogo3 {
	margin: 0 8px 0 8px;
	background-color: #fff;

}

DIV#slogo {
	position: absolute;
	left: 77px;
	top: 0;
	width: 123px;
}

DIV#slogo1 {
	width: 123px;
	height: 152px;
	background-image: url(gfx/slogo1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0px;
}

DIV#slogo2 {
	width: 123px;
	height: 46px;
	background-image: url(gfx/slogo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 152px;
	left: 0px;
}

DIV#slogo3 {
	width: 123px;
	height: 20px;
	background-image: url(gfx/slogo3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 198px;
	left: 0px;
}

DIV#sright {
	width: 86px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 209px;
}

DIV#sessimg {
	width: 56px;
	height: 164px;
	background-image: url(gfx/sessimg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 30px;
}

DIV#sessarr {
	width: 56px;
	height: 15px;
	background-image: url(gfx/sessarr.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 7px 0 0 30px;
}

DIV#sessarr a, DIV#sessarr a:hover {
	display: block;
	margin: 0;
	padding: 0;
	width: 56px;
	height: 15px;
	margin-top: -3px;
	background: transparent;
}

DIV#menu {
	position: relative;
	width: 754px;
	height: 47px;
	background: transparent;
	border-left: 3px #fff solid;
	border-right: 3px #fff solid;
}

DIV#logo2 {
	width: 83px;
	height: 11px;
	background-image: url(gfx/logo2.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	left: 13px;
}

/* ################## index.php positioning ends here ##################### */
/* ############## ./tms/index.php positioning starts here ################# */

DIV#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
}

DIV#top {
	background: transparent;
	width: 760px;
	height: 162px;
	
}

DIV#logo1 {
	position: absolute;
	left: 0;
	width: 167px;
	height: 162px;
	background-image: url(gfx/logo.gif);
	background-repeat: no-repeat;
	border-left: 3px #fff solid;
}

DIV#logo1 a {
	display: block;
	width: 148px;
	height: 162px;
	background-image: none;
}

DIV#topcenter {
	position: absolute;
	top: 0;
	left: 167px;
	width: 440px;
	height: 154px;
	margin: 0 3px 0 3px;
	border-bottom: 8px #FF9100 solid;
	text-align: left;
}

DIV#topcenter h2 {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 363px;
	height: 21px;
	background-image: url(gfx/tmstitle.gif);
	background-repeat: no-repeat;
}

DIV#topcenter a {
	display: block;
	width: 363;
	height: 21px;
	background-image: none;
	text-align: left;
}

DIV#f {
	position: absolute;
	top: 51px;
	left: 0;
	width: 421px;
	height: 103px;
	background-position: bottom;
	background-repeat: no-repeat;	
}

DIV#homep {
	position: absolute;
	top: 28px;
	left: 395px; 
	width: 12px;
	height: 12px;
}

DIV#homep a {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(gfx/homebtn.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

DIV#favs {
	position: absolute;
	top: 28px;
	left: 415px;
	width: 14px;
	height: 12px;
}

DIV#favs a {
	position: absolute;
	display: block;
	width: 14px;
	height: 12px;
	background-image: url(gfx/favbtn.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

DIV#ca {
	position: absolute;
	top: 0;
	left: 612px;
	height: 152px;
	width: 145px;
	border-top: 2px #C7C7C7 solid;
	border-bottom: 8px #F3CB97 solid;
	background-image: url(gfx/catopbg.gif);
	background-repeat: repeat-x;
	background-color: #DADADA;
	margin: 0;
	padding: 0;
}

DIV#cabd {
	border-right: 3px #fff solid;
	width: 146px;
	height: 152px;
	background: transparent;
}

DIV#menu {
	width: 754px;
	height: 47px; 
/*	height: 100px; */
	padding: 0;
	margin: 0;
	position:relative;
	z-index: 150;
}
	
h1, h2, h5, ul, li {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 7px;
}

ul {
	background-color: #FFE9CC; 
	position: absolute;
	top: 16px;
	left: 0;
	height: 25px; 
	width: 470px;
	padding-top: 2px;
	margin: 0;
	text-align: left;
	display: inline;
}

html>body ul {
    width: 476px;
}

li {
	position: relative;
	list-style: none; 
	display: inline;
	margin-top: 6px;
	margin-right: 3px;
}

li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: #FF9100;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom: 4px #D1D1D1 solid; 
	text-align: center;
	line-height: 20px;
	background-image: none;
	display: inline;
}

li a:hover {
	border-bottom-color: #523B8B;
	background-image: none;
	background-color: #FF9100;
	color: #fff;
	display: inline;
}

	
DIV#essbtn {
	width: 286px;
	height: 47px;
	background-image: url(gfx/essbtn.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 470px; 
	right: 0;
	margin-right: -2px;
}

DIV#essbtn a {
	display: block;
	width: 180px;
	height: 15px;
	background: transparent;
	position: absolute;
	top: 21px;
	left: 101px;
	text-indent: -9999px;
	text-decoration: none;
	background-image: none;
}

DIV#content {
	position: relative;
	width: 754px;
	height: auto; 
	background-color: #FF9100; 
	background-image: url(gfx/mbg.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-left: 3px #fff solid;
	border-right: 3px #fff solid;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

DIV#text {
	width: 563px;
	float: left; 
	background-color: #DADADA;
	border-right: 3px #fff solid;
	padding: 20px;
	padding-bottom: 20px;
}

DIV#text p {
	color: #2D2D2D;
	font-size: 11px;	
}

DIV#testimonials {
	position: relative;
	bottom: 0;
	width: 603px;
	height: 121px;
	background-image: url(gfx/testimbg.jpg);
	background-repeat: repeat;
	background-position: bottom right;
	margin: -20px; 
	margin-top: 0;
	text-align: left;
}

DIV#testimonialstxt {
	width: 235px;
	position: absolute;
	left: 360px;
	top: 20px;
}

DIV#testimonialstxt p {
	font-size: 9px;
	color: #4E3C25;
	font-style: italic;
}

DIV#testimonialstxt h6 {
	color: #4E3C25;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

DIV#news {
    width: 145px;

	 position: relative;
	 padding-bottom: 15px;
	 text-align: left;
	 float: left;
}

html>body #news {
    width: 145px;
}

DIV#news p {
	margin-left: 7px;
	width: 128px;
	padding-right: 10px;
	text-align: left;
}

html>body #news p {
    width: 134px;
}

DIV#newstopbg {
	position: relative;
	width: 148px;
	height: 51px;
	border-top: 2px #FF9100 solid;
	background-image: url(gfx/newstopbg.gif);
	background-repeat: repeat-x;
	z-index: 100;
	margin-left: -3px;
}

html>body #newstopbg {
    width: 148px;
	 margin-left: 0;
}

DIV#newstopbgarr {
	background-image: url(gfx/newsbgarr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 101;
	width: 148px;
	height: 51px;
	position: relative;
	margin: 0;
	padding: 0;
}

DIV#newstopbgarr h4 {
	margin: 0;
	padding: 0;
	background-image: url(gfx/newsfeed.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 81px;
	height: 14px;
	text-align: left;
	position: absolute;
	top: 30px;
	left: 5px;
}

DIV#footer {
	clear:both;
	height: 20px; 
	background-color: #fff;
	text-align: left;
	padding: 3px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00256F;
	position: relative;
}

html>body #news {
    width: 128px;
}

DIV#footer p {
	font-size: 10px;
	line-height: 50%;
	color: #FF9100;
	margin-top: 5px;
}

DIV#footer a {
	background-image: none;
	color: #523B8B;
	padding: 2px 5px 2px 5px;
	margin: -3px;
}

DIV#footer a:hover {
	background-image: none;
	background-color: #523B8B;
	color: #fff;
}

/* ############### ./tms/index.php positioning ends here ################## */

/* elements */

.access {
	display: none;
	visibility: hidden;
}

.simgl {
	display: block;
	padding-left: 30px;
}

.mtstm {
	text-align: right;
	color: #FF9100;
	font-weight: bold;
	font-style: normal;
}

DIV#testimonialstxt p.mtstm, DIV#testimonialstxt p.mtstm a {
	text-align: right;
	color: #FF9100;
	font-weight: bold;
	font-style: normal;
	background-image: none;
}

DIV#testimonialstxt p.mtstm a:hover {
	text-align: right;
	color: #00256F;
	font-weight: bold;
	font-style: normal;
}


li ul {
	display: none;
	position: absolute;
   top: 25px; 
	left: 0;
	z-index: 105; 
	background: #FF9100;
	width: auto;
	height: auto;
}



li:hover ul, li.over ul {
	display: block;
	width: 260px;
	height: auto;
}

li ul li {
	display: block;
	margin-top: 0;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

li ul li a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;	
	background: transparent;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-bottom: none;
	text-align: left;
	line-height: 100%;
	background-image: none;
}

li ul li a:hover {
	background-color: transparent;
	background-image: none;
	color: #00256F;
}

ul#ulhome {
	width: 295px;
}

ul#ulsolutions {
	width: 162px;
	position: absolute;
	left: 0;
}

ul#ulsupport {
	width: 135px;
	position: absolute;
	left: 0;
}


#content {
	clear: left;
}

DIV#text ul {
	background-color: transparent; 
	margin: 0;
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: auto;
	margin-top: auto;
	list-style: disc;
	padding-bottom: auto;
	margin-bottom: 30px;
	text-align: left;
}

DIV#text ul li {
	display: list-item;
	list-style: disc;
	padding: 0;
	margin: 0;
	line-height: 133%;
	text-align: left;	
	color: #2D2D2D;
	width: auto;
	height: auto;
	margin-bottom: auto;
	margin-top: auto;
	list-style-position: inside;
}

DIV.t {
	background-color: #E9E9E9;
	background-image: url(gfx/tbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
	padding-top: 1px;
	margin-top: 10px;
	border-top: 1px #FF9100 solid;
	position: relative;
	text-align: left;
	margin-bottom: 25px;
}

DIV.t h6 {
	position: absolute;
	top: -16px;
	left: -1px;
}

DIV.t p{
	margin: 2px;
}

DIV#og {
	width: 105px;
	height: 51px;
	position: absolute;
	top: 20px;
	left: 640px;
}

DIV#og a, DIV#og a:hover {
	display: block;
	width: 105px;
	height: 51px;
	background-image: url(gfx/ogx.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
}

DIV#footer P#cby {
	font-size: 9px;
	font-weight: bold;
	color: #9A876F;
	position: absolute;
	left: 627px;
	top: 2px;
	padding-top: 1px;
	padding-bottom: 4px;
	text-align: left;
	width: 125px;
}

DIV#footer P#xc {
	font-size: 9px;
	font-weight: bold;
	color: #FF9100;
	position: absolute;
	left: 688px;
	top: 85px;
	padding-top: 1px;
	padding-bottom: 4px;
}


DIV#footer P#xc a {
	background: transparent;
	padding: 3px;
	color: #523B8B;
}

DIV#footer P#xc a:hover {
	background: transparent;
	color: #523B8B;
	text-decoration: underline;
}

IMG.photo {
	border: 0;
	float: left;
	margin-right: 12px;
	margin-bottom: 1px;
}

DIV#time {
	width: 142px;
	height: auto;
	background-color: #F3CB97;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 3px;
	position: absolute;
	margin-bottom: 3px; 
	margin-top: -31px;
	margin-left: 606px;
	z-index: 0;
}

* html DIV#time {
	width: 140px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: -38px;
}

DIV#time p {
	text-align: center;
	font-size: 10px;
	color: #4E3C25;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0;
	padding: 5px;
}

DIV#sbg {
	position: absolute;
	top: 50%;
	height: 218px;
	width: 100%;
	background-image: url(gfx/sbg.jpg);
	background-repeat: repeat-x;
	/*\*/
	margin-top: -109px;
}
