/*------------------------------------------------------------------------
# JA Sabina - June, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/* COMMON STYLE
---------------------------------------------------------------------------*/
body {
	background: url(../images/od_bg.gif) repeat-x #dfdfdf;
	color: #515151;
	font: 11px/1.5 Tahoma, Arial, Verdana, sans-serif;
}

a {
	color: #FF8901;
	text-decoration: none;
}

a:hover {
	color: #006400;
	text-decoration: underline;
}

/* Heading */
h1 {
	font-size: 170%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(../images/arrow.png) no-repeat 25px 8px;
	line-height: 170%;
}

ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM STYLE
---------------------------------------------------------------------------*/
.button {
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background: #FF8901;
	color: #FFFFFF;
}

input, select {
	border: #FFC807 solid 1px;
	padding: 1px;
	background: #FFFDE5;
}

input:focus, input:hover {
	border: #FFC807 solid 1px;
	padding: 1px;
	background: #FFF3C9;
	color: #FFFFFF;
}

textarea {
	border: #FFC807 solid 1px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0;
	padding: 0;
}

div.moduletable {
	margin-bottom: 20px;
	padding: 0;
}

/* HEADER ELEMENT
--------------------------------------------------------- */
#ja-header h1 {
	margin: 0;
	padding-top: 30px;
	padding-left: 10px;
}

#ja-search {
	float: right;
	width: 300px;
	margin: 30px 10px 0 0;
	text-align: right;
}

#ja-search input {
	border: solid 1px #999999;
	padding: 2px;
	color: #000000;
	background: #D1EFCD;
}

/* Mainnav */
#ja-mainnav {
	margin: 0;
	padding: 0;
}

/* Spotlight */
#ja-lefthead {
	width: 602px;
	float: left;
}

#ja-lefthead h3 {
	padding-top: 15px;
	padding-left: 160px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}

#ja-lefthead table td {
	padding: 10px 10px 10px 160px;
	color: #FFFFFF;
}

#ja-lefthead span.article_seperator {
	display: none;
}

#ja-righthead {
	float: right;
	padding: 15px 5px 0 0;
	width: 145px;
	color: #FFFFFF;
}

#ja-righthead h3 {
	margin-bottom: 10px;
	padding: 0;
	font-size: 120%;
	text-transform: uppercase;
}

/* PATHWAY STYLE
--------------------------------------------------------- */
#ja-pathway {
	padding-bottom: 3px;
	margin-bottom: 15px;
	background: url(../images/dotted.gif) repeat-x bottom left;
}

#ja-pathway a {
	color: #787878;
	text-decoration: none;
}

#ja-pathway a:hover {
	color: #787878;
	text-decoration: none;
}

#ja-pathway a:visited {
	color: #787878;
	text-decoration: none;
}

/* RIGHTCOL STYLE
--------------------------------------------------------- */
#ja-rightcol a {
	color: #A65C00;
}

#ja-rightcol div.moduletable {
	padding: 0;
	text-align: left;
}

#ja-rightcol div.moduletable h3 {
	margin: 0;
	padding: 3px 0 13px 10px;
	color: #FFFFFF;
	background: url(../images/right-h3-bg.gif) no-repeat bottom right #9BBEC4;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

/* Default joomla menu */
#ja-rightcol a.mainlevel {
	margin: 2px 2px 0px 5px;
	padding-left: 10px;
	display: block;
	color: #434343;
	background: url(../images/bullet.gif) no-repeat left center;
	font-weight: bold;
	text-decoration: none;
}

#ja-rightcol a.mainlevel:hover {
	background: url(../images/bullet2.gif) no-repeat left center;
	color: #FF8901;
}

#ja-rightcol a.sublevel {
	margin: 2px 5px 0px 15px;
	padding: 0;
	display: block;
	color: #000000;
	text-decoration: none;
}

#ja-rightcol a.sublevel:hover {
	color: #FF8901;
	text-decoration: underline;
}

#ja-rightcol #active_menu {
	color: #FF8901;
}

/* BOT SPOTLIGHT
--------------------------------------------------------- */
.ja-box {
	float: left;
	width: 33.3%;
	background: url(../images/bottombox_left.jpg) top left no-repeat;
	color: #FFFFFF;
}

.ja-box-inner {
	padding: 0 0 0 15px;
	background: url(../images/bottombox_right.jpg) top right no-repeat;
}

.ja-box h3 {
	margin: 0 0 10px 0 !important;
	padding: 5px 15px 4px 0 !important;
	border-bottom: 3px solid #4FAC00;
	color: #FFFFFF;
	font-size: 120%;
	text-transform: uppercase;
}

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

.ja-box ul li {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	background: url(../images/white_arrow.gif) no-repeat 3px 7px;
}

.ja-box a {
	color: #FFFFFF;
	text-decoration: none;
}

.ja-box a:hover {
	font-size: 100%;
	text-decoration: underline;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#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; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#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: #000000;
	}