 /*------------------------------------------------------------------------
# JA Nickel for Joomla 1.5.x - Version 1.0 - Licence Owner JA105348
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

body#bd {
	background: #0000CD;
	color: #000;
	font-size:13pt;
	line-height:1.5em;
}

body.contentpane {
	color: #000000;
	font-size: 12pt;
	line-height: 1.3em;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #222222;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #D33615;
	text-decoration: underline;
}

/* Title text */
h1, h2, h3, h4,
.contentheading, .componentheading, .blog_more strong,
.nftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2;
	color: #222222;
}
	
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
span.site-slogan, a.readon, #gdw-headtools, #gdw-pathway, #gdw-botsl21, #gdw-botsl22, #gdw-footer {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}

img.caption {
}

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

h2 {
	font-size: 150%;
}

h3 {
	font-size: 100%;
}

h4, h5, h6 {
	font-size: 100%;
}

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

ul {
	list-style: none;
}

ul li {
	background: none;
	line-height: 160%;
	padding-left: 10px;
}

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

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

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

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

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

a img {
	border: none;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, sans-serif;
	font-size: 100% !important;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #666666;
	padding: 2px;
	margin: 0 5px;
}

.button {
	background: #FFFFFF !important;
	border: 1px solid #DDDDDD;
	color: #666666;
	font-weight: bold;
	padding: 1px 8px !important;
}

.button:hover,
.button:active,
.button:focus {
	background: #FFFFFF !important;
	color: #111111;
	font-weight: bold;
	padding: 1px 8px;
	text-decoration: none;
}

* html .button {
	padding: 0 5px !important; /*IE 6*/
}

*+html .button {
	padding: 0 5px !important; /*IE 7*/
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 1px;
}

.article-tools .article-meta {
	float: left;
}

.article-tools .buttonheading {
	float: right;
}

.img_caption {
	float: left;
}

.column_separator {
	padding: 0 5px;
}

span.open {
	background: url(../images/so-q.gif) no-repeat  left top;
	padding: 2px 0 2px 10px;
}

span.close {
	background: url(../images/sc-q.gif) no-repeat right bottom;
	padding: 2px 10px 2px 0;
}

/* content tables */
.sectiontableheader {
	background: #333333;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

tr.sectiontableentry2 td {
	background: #E5E5E5;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	font-size: 92%;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 15px;
}

table.contenttoc th {
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #E5E5E5;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
	font-weight: bold;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/arrow.png) no-repeat 6px 7px;
	margin: 0;
	padding: 0 0 0 15px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading,
h2.contentheading, .contentheading {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 15px;
	padding: 0 0 15px;
	font-size: 15pt;
	font-weight: bold;	
}
.blog h2.contentheading, .blog .contentheading {
	font-size: 150%;
}

a.contentpagetitle {}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #D33615;
}

.contentdescription {
	padding-bottom: 30px;
}

table.contentpane form,
table.contentpane table {
	width: 100%;
}

a.readon {
	background: #333333;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	padding: 2px 5px;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: #D33615;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

div.blog_more {
	padding-top: 15px;
}

ul.pagination {
	margin: 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {

}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #999999;
}

.modifydate {
	color: #999999;
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.buttonheading {
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
}

.main {
	margin: 0 auto;
	width: 960px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#gdw-content {
	display: inline;
	float: left;
	width: 745px;
}

#gdw-content .main {
	width: 730px;
}

#gdw-col1 {
	display: inline;
	float: left;
	padding-top: 15px;
	width: 215px;
	line-height: 1.5;
}

#gdw-container-fl #gdw-current-content {
	float: left;
	width: 700px;
}

#gdw-container-fl #gdw-content {
	width: 100%;
}

#gdw-container-fr #gdw-current-content {
	width: 715px;
}

#gdw-container-f #gdw-current-content,
#gdw-container-f #gdw-current-content .contentpane,
#gdw-container-f #gdw-current-content .contentpane .wrapper {
	width: 100%;
	display: block;
}

#gdw-container #gdw-current-content {
	float: left;
	width: 470px;
}

#gdw-current-content .article-content {
	clear: both;
}
a.article-content{ text-decoration:overline}
#gdw-container-fl #gdw-content .main{
	padding: 15px 0;
	width: 100%;
}

#gdw-container #gdw-content .main {
	padding: 15px 0 15px 15px;
}

#gdw-container-f #gdw-content .main {
	padding: 15px 0;
	width: 100%;
}

#gdw-container-fr #gdw-content .main {
	padding: 15px 0 15px 15px;
}
	
/*columns*/
#gdw-col2 {
	float: right;
	width: 240px;
	line-height: 1.5;
}

#gdw-col2 .main {
	padding-top: 15px;
	width: 100%;
}
/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#gdw-container,
#gdw-container-f,
#gdw-container-fl {
	clear: both;
	min-height: 400px;
	padding: 0 0 15px;
}

/* full */
#gdw-container-f .main {
	background: none;
}

#gdw-container-f #gdw-content {
	width: 100%;
}
/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_text h3,
div.moduletable_menu h3{
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	letter-spacing: .5px;
	margin: 0 0 10px;
	padding: 2px 0 5px;
}
div.moduletable,
div.moduletable_text,
div.moduletable_menu {
	margin: 0 0 15px;
	padding: 0 0 5px;
}

div.moduletable_blank {
	margin: 0 0 15px;
}
/* mis */
div.moduletable ul,
div.moduletable_text ul{
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li {
	line-height: 20px;
	margin: 0;
	padding-left: 0;
}

div.moduletable li a,
div.moduletable_text li a,
div.moduletable_menu li a {
	display: block;
	padding: 5px 2px 5px 15px;
}

ul.gdw-bullettin li a {
	display: inline;
	padding: 0;
}

/* Default Module */
#gdw-col2 div.moduletable,
#gdw-col2 div.moduletable_text,
#gdw-col2 div.moduletable_menu {

}

#gdw-col2 div.moduletable h3,
#gdw-col2 div.moduletable_text h3,
#gdw-col2 div.moduletable_menu h3 {
	background: #333333;
	color: #FFFFFF;
	margin: 0 -1px;
	padding: 10px;
	border-bottom: 1px solid #222222;
}

#gdw-col2 div.moduletable_highlight {
	background: #F6F6F6;
	border: 1px solid #DDDDDD;
	margin: 0 0 15px;
}

#gdw-col2 div.moduletable_highlight h3 {
	background: #D33615;
	color: #FFFFFF;
	margin: 0 -1px;
	padding: 10px;
}

#gdw-col2 div.gdw-innerdiv {
	border: none;
	padding-left: 10px;
}

#gdw-col2 div.moduletable div.gdw-innerdiv img,
#gdw-col2 div.moduletable_highlight div.gdw-innerdiv img,
#gdw-col2 div.moduletable_text div.gdw-innerdiv img{
	border: none;
}

#gdw-col2 div.moduletable_menu {
	padding-bottom: 0;
}

/* HEADER
--------------------------------------------------------- */
#gdw-header {
	height: 100px;
	z-index:999;
}
#gdw-header .main {
	height: 100px;
	position: relative;
}
h1.logo, h1.logo-text {
	font-size: 300%;
	left: 0;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
}
h1.logo a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 60px;
	width: 295px;
}
h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
	
}
* html h1.logo a:hover {
	background: none;
	cursor: pointer;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#gdw-mainnav {
	z-index: 999;
}
#gdw-mainnav .main {
	background: #333333;
	padding: 0;
	position: relative;
	height: 40px;
}
#gdw-search {
	position: absolute;
	right: 10px;
	top: 7px;
}
#mod_search_searchword {
	background: #666666;
	border: 1px solid #666666;
	color: #CCCCCC;
	padding: 4px 5px;
}
/* Pathway ---*/
#gdw-pathway {
	background: #F6F6F6;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	color: #666666;
}
#gdw-pathway span {
	padding: 0 5px;
	line-height: 30px;
}
#gdw-pathway .main {
	position: relative;
}
#gdw-pathway strong {
	margin-right: 5px;
}
#gdw-pathway a {
	color: #666666;
	text-decoration: none;
	line-height: 30px;
	display: inline-block;
}
#gdw-pathway a:hover,
#gdw-pathway a:active,
#gdw-pathway a:focus {
	color: #D33615;
	text-decoration: underline;
}
#gdw-pathway img {
	margin: 1px 5px;
}
/* SPOTLIGHT
--------------------------------------------------------- */
.gdw-box-full, .gdw-box-left, .gdw-box-center, .gdw-box-right {
	float: left;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

.gdw-box-left div.moduletable {
	padding-right: 15px;
}

.gdw-box-center div.moduletable {
	padding: 0 15px;
}

.gdw-box-right div.moduletable {
	padding-left: 15px;
}

/* Top spotlight ---*/
#gdw-content #gdw-topsl .main {
	padding-left: 0;
	padding-top: 0;
}

/* Bottom spotlight ---*/
#gdw-botsl1 {
	background: #E5E5E5;
}

#gdw-botsl1 h3 {
	border: none;
}

#gdw-botsl1 div.moduletable {
	border-right: 1px solid #D5D5D5;
}

#gdw-botsl2 {
	background: #F6F6F6;
	color: #333333;
}

#gdw-botsl2 .img_caption img {
	border: 5px solid #CCCCCC;
	margin: 0;
	padding: 0;
}

#gdw-botsl2 .img_caption {
	float: none;
}

/*Common style for soptlight*/
#gdw-botsl2 div.gdw-innerdiv,
#gdw-botsl1 div.gdw-innerdiv {
	border: none;
}

#gdw-botsl2 div.moduletable,
#gdw-botsl1 div.moduletable {
	margin-bottom: 0;
}


/* FOOTER
--------------------------------------------------------- */
#gdw-footer {
	background: #333333;
	border-bottom: 3px solid #111111;
	text-align: center;
}

#gdw-footer .main {
	text-align: left;
}

#gdw-footer small {
	color: #666666;
	font-size: 100%;
	margin-top: 10px;
}

#gdw-footer ul {
	line-height: normal;
	margin: 0;
}

#gdw-footer li {
	background: url(../images/vline.gif) no-repeat left;
	display: inline;
	margin: 0;
	padding: 0 10px;
}

#gdw-footer a {
	background: none;
	color: #666666;
	display: inline;
	line-height: normal;
}

#gdw-footer a:hover,
#gdw-footer a:active
#gdw-footer a:focus{
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
}
/* MISCELLANOUS
----------------------------------------------------------- */
.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.gdw-innerdiv {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 15px;
}

div.gdw-innerdiv img {
	margin: 5px 10px 0 0;
	padding: 3px;
	border: 1px solid #DDDDDD;
}

div.gdw-innerdiv span.date {
	font-size: 80%;
	font-weight: bold;
}

li.gdw-firstitem,
.firs-titem {
	background: none !important;
	padding-left: 0 !important;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	float: left;
	max-width: 600px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message {
	margin: 10px;
}

#system-message a {
	color: #333333;
}

#system-message dd {
	text-indent: 0;
}

#system-message dt.notice,
#system-message dt.error,
#system-message dt.done,
#system-message dt.message {
	display: none;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul,
#system-message dd.done ul {
	border: none;
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	margin: 0;
	padding: 5px 5px 5px 30px;
}

/* System Standard Messages */
#system-message dd.message ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

#system-message dd.done ul{
	background: url(../images/icon_done.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

/* System Error Messages */
#system-message dd.error ul{
	background: url(../images/icon-error.gif) #FAFAFA no-repeat 10px !important;
	color: #D33615 !important;
}

/* System fade Messages */
#system-message dd.fade ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

/* System Notice Messages */
#system-message dd.notice ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

#chat-online{
	background: url("/images/start-chat.gif") no-repeat scroll 0 0 transparent;
    height: 240px;
    margin: 0 auto;
    position: relative;
    width: 325px;}
#chat-online button {
    background: none repeat scroll 0 0 transparent;
    border: none;
    height: 35px;
    margin-left: 100px;
    position: relative;
    top: 153px;
    width: 141px;
	cursor:pointer;
}
#phone{margin:0 auto;width:284px;}
#phone h2 {padding:0; margin:0;text-align: center;}
#phone button.phone-message{
	background: url("/images/phone-message.gif") no-repeat scroll 0 0 transparent;
	width:284px;
	height:64px;
	border: none;
}
