/* Shining at me */

/*

------------------------------------------------------
Copyright Bruno Kerrien,
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

html
{
	height: 100%;
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: small;
	background-image: url(images/contbg.gif);
	background-repeat: no-repeat;
	width: 760px;
	background-color: #fff;
	min-height: 100%;
	position: relative;
	overflow: none;
}
.bgwhite {
	background-color: #FFFFFF;
	right: 100px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0F8EC2;
	border-right-color: #0F8EC2;
	border-bottom-color: #0F8EC2;
	border-left-color: #0F8EC2;
}


/* --- Links --------- */


/* --- Wrap --------- */

#wrap {
	width: 792px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	text-align: left;
	float: left;
}


#whitetop {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	width: 205px;
	height: 275px;
	margin-left: 0px;
}
#mainmenu {
	height: 174px;
	width: 155px;
	position: absolute;
	top: 88px;
	left: 0px;
	z-index: 20;
	margin-left: 20px;
}
#loughlogo {
	height: 70px;
	width: 173px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	margin-top: 20px;
	margin-left: 23px;
}
#rightbar {
	width: 240px;
	position: absolute;
	top: -40px;
	z-index: 30;
	margin-top: 40px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	height: auto;
	margin-left: 510px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0066;
	left: -210px;
}
#address {
	height: 200px;
	width: 183px;
	position: absolute;
	top: 295px;
	left: 33px;
	z-index: 40;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
	padding-top: 0px;
	margin-left: 0px;
}
#address a {
color: #FFFFFF;
}

#footer {
	width: 515px;
	margin-left: 230px;
	color: #666666;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	clear: left;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 15px;
}
* html #footer {
	margin-left: 220px;
}
#menu a, #menu a:visited {
	color:#000;
	background: #fff;
	width: 160px;
  }


/* Nav Menu CSS */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul li {
	position: relative;
	float: left;
	width:180px;
	text-align: right;
}
	
li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: auto;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #7E7E7E;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	}
/* commented backslash mac hiding hack \*/ 
* html ul li a {height:10px}
/* end hack */ 

/* this sets all hovered lists to red */
li:hover a, li.over a,
li:hover li a:hover, li.over li a:hover {
	color: #7E7E7E;
	background-color: #e0ecfa;
	font-weight: bold;
}

/* set dropdown to default */
li:hover li a, li.over li a {
	color: #7E7E7E;
	font-weight: bold;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	width: 116px;
	left: -4px;
	position: relative;
}
li ul li a {
	
} /* Sub Menu Styles */
li:hover ul, li.over ul { display: block; } /* The magic */



#mainmenu a:visited{
	color: #B9B9B9;
}
#mainmenu a:hover{
	color: #666666;
}
#mainmenu a{
	color: #666666;
}
#rightop {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#leftimg {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 17px;
	background-image: url(images/bg.gif);
}
#content {
	width: 368px;
	margin-top: 0px;
	margin-left: 0px;
	color: #494949;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	height: auto;
}

* html #content {
	margin-top: 63px;
}

a.rightnav, a.rightnav:link, a.rightnav:visited, .chosen {
	display:block;
	width:230px;
	height:25px;
	text-align:right;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#828282;
	line-height:25px;
	overflow:hidden;
	background-color: #EFEFEF;
	padding-right: 10px;
	margin-top: -5px;
}
a.rightnav:hover {
	color:#828282;
	background-color: #e0ecfa;
	text-decoration: underline;
}
a.rightnav:active, .chosen {color:#fff; background:#c00;}



a.rightnav2, a.rightnav2:link, a.rightnav2:visited, .chosen {
	display:block;
	width:230px;
	height:25px;
	text-align:right;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#828282;
	line-height:25px;
	overflow:hidden;
	background-color: #EFEFEF;
	padding-right: 10px;
	margin-top: -20px;
	padding-bottom: 3px;
}
a.rightnav2:hover {
	color:#828282;
	background-color: #e0ecfa;
	text-decoration: underline;
}
a.rightnav2:active, .chosen {color:#fff; background:#c00;}

a.foot, a.foot:link, a.foot:visited, .chosen {
	display:block;
	width:230px;
	height:25px;
	text-align:right;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#828282;
	line-height:25px;
	overflow:hidden;
	background-color: #EFEFEF;
	padding-right: 10px;
	margin-top: -20px;
	padding-bottom: 3px;
}
a.foot:hover {
	color:#828282;
	background-color: #e0ecfa;
	text-decoration: underline;
}
a.foot:active, .chosen {color:#fff; background:#c00;}


#cent {
	text-align: center;
}

#content ul li {
	
	float: left;
	width:auto;
	
}#csstable {
	position: relative;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
#leftable {
	height: auto;
	width: 50%;
	position: relative;
	float: left;
	text-align: left;
}
#rightable {
	height: auto;
	width: 50%;
	position: relative;
	float: right;
	text-align: left;
}
#contentx {

	width: 268px;
	margin-top: 33px;
	margin-left: 230px;
	color: #494949;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	height: 607px;
}
*html #contentx {
height: 614px;
}
* html #contentx {

	margin-top: 63px;
}
.bluebg {
	background-color: #0C8DC1;
	color: #FFFFFF;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
}
#flash_pic {
}

ul.links
{
	overflow: hidden;
	padding: 0;
	list-style: none;
}

ul.links > li
{
	display: block;
	width: 33%;
	float: left;
	margin: 0;
	text-align: center;
}

ul.links > li > a
{
	border: none;
	display: inline;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

ul.bullets
{
	list-style-type: disc;
	margin: 1em 0;
	padding: 0 0 0 1.5em;
}

ul.bullets > li
{
	display: list-item;
	margin: 0;
	text-align: left;
	width: 100%;
	float: none;
}

