/*Omega Financial Management 
Construction - Copyright Mark King 2008
markking10@gmail.com
All Rights Reserved
*/

html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5E1E1E;
}

/* --------------------------------Header BG image repeat----------------------------------*/
body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}

/* ------------------------------Navigation Bar (calls on java file)------------------------------------*/

/*--------------------------------Gallery stuff-----------------------------------------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 195px;
width: 200px;
background: url(http://www.omegafinancial.ie/images/dayone.gif) no-repeat;
text-indent: -999em;
text-decoration: none;}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/*--------------------------------End of Gallery stuff----------------------------------------------------------*/
.jqueryslidemenu{
font: bold 10px Helvetica;
background: #A67559;
width: 70%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #BA9F9A; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: #AD9FC5; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 10px Helvetica;
width: 129px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ------------------------------END OF Navigation Bar coding------------------------------------*/

#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}

#pagediv {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 800px ;
	border: 0px ;	
	background: url(images/.jpg) repeat-y;
}

#topdiv {
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px ;
	width: 797px ;
	height: 61px ;
	border: 0px ;	
	background: url(images/page_top_banner.jpg);
}

#topright {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px ;
	width: 167px ;
	height: 61px ;
	border: 0px ;	
	background: url(images/top_bg_right.jpg);
}

#pagesplit {
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px ;
	width: 16px ;
	border: 0px ;	
	background: url(images/page_split.jpg) repeat-y;
}

#header {
	height: 109px;
	position: absolute;
	width: 768px;
	padding-top: 0px;
}

#header h1 {
	margin-top: 0px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 0px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 130px;
}

#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}

#tophome {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 809px ;
	border: 0px ;
	}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 800px;
	height: inherit ;
}
#body-right {
	float: right;
	width: 632x;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#disclaimer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 700px ;
	border: 0px ;	
	background: url(images/foot_disclaim.jpg) repeat-x;
}

#footer {
	width: 100%;
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.jpg) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	bottom: -179px;
	font-weight: bold;
	left: 0px;
}
#footer p {
	margin: 0;
	padding: 0;
	bottom: 0px ;
}
