/*------------------------------------------------------------------------
# JA Drimia 1.0 - Dec, 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
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.icon{
	float: right;
	margin-left: 5px;
}

#ja-logo {
	width:750px;
	margin:0px auto;	
}

img#logo {
	width: 400px;
	height: 60px;
	background: url("../../images/logo.png") 0 0 no-repeat;
}

body#bd {
	background: #FFF;
	color: #666666;
	padding: 0;
}

body.contentpane {
	background: #FFFFFF;
	color: #000000;
	font-family: serif;
	font-size: 12pt;
	line-height: 140%;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #FF760E;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FF760E;z
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, .nftitle {
	color: #545454;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdate, .modifydate {
	color: #999999;
	font-size: 100%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable-hilite h3 {
	color: #FF760E;
	font-size: 150%;
	line-height: normal;
	margin: 0 0 8px;
	padding: 0;
}
div.moduletable_menu h3 {
	color: #FF760E;
	font-size: 150%;
	line-height: normal;
	margin: 0 0 8px;
	padding: 0;
}

div.moduletable_text h3 {
	color: #FF760E;
	font-size: 150%;
	line-height: normal;
	margin: 0 0 8px;
	padding: 0;
}

div.moduletable h3 span,
div.moduletable-hilite h3 span {
	background: url(../images/h3-bg.gif) no-repeat center right;
	padding-right: 20px;
}

div.moduletable_menu h3 span {
	background: url(../images/h3-bg.gif) no-repeat center right;
	padding-right: 20px;
}

div.moduletable_text h3 span {
	background: url(../images/h3-bg.gif) no-repeat center right;
	padding-right: 20px;
}

div.moduletable {
	padding: 0 0;
}

div.moduletable_border {
	padding: 10px 10px;
}

div.moduletable_menu {
	padding: 10px 20px;
}

div.moduletable_text {
	padding: 10px 20px;
}

div.module h3 {
	border-bottom: 1px solid #DDDDDD;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0 -20px 10px;
	padding: 5px 20px;
	white-space: nowrap;
}

div.moduletable-hilite {
	background: url(../images/grad2.jpg) repeat-x top #EFEFEF;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #CCCCCC;
	margin: 10px;
	padding: 10px 10px 15px;
}

div.moduletable-hilite h3 {
	color: #666666;
}

div.moduletable-hilite h3 span {
	background-image: url(../images/h3-bg2.gif);
}

div.module h3 span {
	background: none;
}

div.module {
	background: url(../images/box-br.gif) no-repeat bottom right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

div.module div {
	background: url(../images/box-bl.gif) no-repeat bottom left;
	padding: 0;
}

div.module div div {
	background: url(../images/box-tr.gif) no-repeat top right;
	padding: 0;
}

div.module div div div {
	background: url(../images/box-tl.gif) no-repeat top left;
	padding: 0 20px 15px;
}

div.module div div div div {
	background: none;
	float: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
/* ICONS 
----------------------------------------------------------*/
#ja-icons {
	width:750px;
	margin:0px auto;	
}

small.ja-info {
	position: relative;
	float:left;
	width: 400px;
}

small.ja-icon {
	/*
	position: relative;
	float:right
	border:1px solid #000000;
	*/

	font-size:11px;
	margin:0;
	padding:0;
	position:absolute;
	top:420px;
	bottom:0;
	width:350px; text-align: right;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	width:750px;
	clear: both;
	font-size: 92%;
	margin:0px auto;	
	/*
	margin-top: 30px;
	*/
}

#ja-footer {
	/*
	background: #F3F3F3;
	*/
	clear: both;
	padding: 8px 0;
	position: relative;
	width: 770px;
}

#ja-penafian {
	clear: both;
	font-size: 92%;
	background: #F3F3F3;
	clear: both;
	padding: 0 0;
	position: relative;
}
#ja-penafian small {
	color: #999999;
	display: block;
	float: left;
	font-style: normal;
	line-height: normal;
}

#ja-footer small {
	color: #999999;
	display: block;
	float: left;
	font-style: normal;
	line-height: normal;
	padding: 4px 0 0 0;
}

small.ja-copyright {
	position: absolute;
	right: 20px;
}

#ja-footer a {
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	text-decoration: underline;
}

#ja-footer ul {
	background: url(../images/vline.gif) no-repeat center right;
	float: left;
	line-height: normal;
	margin: 4px 0 5px 10px;
	padding: 0;
}

#ja-footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-footer li a {
	background: url(../images/vline.gif) no-repeat center left;
	display: inline;
	line-height: normal;
	padding: 0 10px;
}

/* Search */
#ja-search {
	background: url(../images/seach-bg.gif) no-repeat;
	display: block;
	height: 22px;
	position: absolute;
	right: 0;
	top: 100px;
	width: 166px;
}

#ja-search .inputbox {
	border: none;
	color: #666666;
	font-size: 11px;
	margin: 3px 0 0 5px;
	padding: 0;
	width: 135px;
}

#ja-search :hover.inputbox, #ja-search :focus.inputbox {
	background: #FFFFFF;
	border: none;
}

.div-introtext {
	font-size:11px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	bottom:0;
	left:40px;
	width:38%;
	height:100%;
	background:url(../images/transparent_bg.png);
}