.ja-catslwi {
  position: relative; 
  margin: 0 0 14px 0; 
  padding: 0;
}

.ja-catslwi-container {
	width: 100%;
	position: absolute; 
	z-index: 1; 
	bottom: 0px; 
	left: 0;
}

.ja-catslwi-text {
	position:relative;
	height: 0; 
	overflow: hidden;
}

.ja-catslwi-content{
	position: absolute; 
	top:0;
	left:0;
	width:100%;
}

.ja-catslwi-display{
	position: absolute; 
	top:0;
	left:0;
	padding: 0 10px;
}

.ja-catslwi-display h3 {
	letter-spacing: normal !important;
}

/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/


/* DEFAULT HEADLINE (jazin-fp)
--------------------------------------------- */
#jazin-fp {
}

#jazin-hlwrap {
	clear: both;
	border-top: 1px solid #CCCCCC;
	border-bottom: 5px solid #ABABAB;
}

#jazin-hlfirst {
	width: 49.9%;
	float: left;
	background: #F7F7F7;
}

#jazin-hlfirst img {
	margin: 0 0 10px !important;
	padding: 0 !important;
}

#jazin-hlnext {
	width: 49%;
	float: right;
}

#jazin-hlwrap .jazin-content {
	padding: 10px;
}

#jazin-hlnext .jazin-content {
	padding: 10px 0 5px 10px;
}

#jazin-hlnext .jazin-content img {
	float: right;
	padding: 0;
	margin: 5px 0 5px 15px;
}

#jazin-fp a.readon {
	margin-top: 5px;
}

/* OLD HEADLINE (jazin-fp)
--------------------------------------------- */
#jahl-newsitem {
	padding: 5px;
}

div.ja-newscat {
	display: block;
	padding: 5px 0 3px 0;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}

div.ja-newscat span {
	font-weight: bold;
	padding-left: 10px;
}

#jahl-newsitem a.ja-newstitle { 
	font-size: 150%;
	font-weight: normal;
}

.ja-newscontent {
	background: #FFFFFF;
}

#jahl-newsitem img { 
	margin: 2px 20px 10px 0;
}

/* Control bar
--------------------------------------------- */
.jahl-newscontrol {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 0;
	display: block;
}

.jahl-newscontrol ul {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

.jahl-newscontrol li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#loading-indicator {
	float: left;
}

#jahl-indicator {
	float: left;
	background: #EEEEEE;
	padding: 2px 5px;
	font-size: 10px;
	line-height: normal;
	margin-left: 5px;
	display: block;
}

/* OpenID icon style */
input.system-openid {
   background: url(login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* CSS Document */

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
   outline: none;
}

.highslide-active-anchor img {
	visibility: hidden;
}

.highslide img {
	border: 2px solid gray;
}

.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}

.highslide-image {
    border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-html {
    background-color: white;
}

.highslide-html-blur {
}

.highslide-html-content {
	position: absolute;
   	display: none;
}

.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   background-color: white;
   padding-left: 22px;
   background-image: url(graphics/loader.white.gif);
   background-repeat: no-repeat;
   background-position: 3px 1px;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}

.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}

.highslide-wrapper .highslide-header div {
}

.highslide-wrapper .highslide-header ul{
	margin: 0;
	padding: 0;
	text-align: right;
	list-style:none;
}

.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
	list-style:none;
}

.highslide-wrapper .highslide-header ul li a{
	list-style:none;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}

.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
	list-style:none;
}

.highslide-wrapper .highslide-header a:hover {
	color: black;
	text-decoration:none;
}

.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}

.highslide-wrapper .highslide-footer {
	height: 11px;
}

.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif);
}

.highslide-wrapper .highslide-body {
	padding-left:7px;
	padding-right:7px;
}

.highslide-move {
   cursor: move;
}

.highslide-resize {
   cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
   display: block;
}
.highslide-display-none {
   display: none;
}

/*slidehow*/
a:hover{
	text-decoration:none;
}
.control {
	float: right;
   display: block;
   position: relative;
	margin: 0 5px;
	font-size: 9pt;
   font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
   margin-top: 1px;
   margin-bottom: 1px;
}

.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-caption-image {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	
	
}

/* Controlbar example */
.controlbar {	
	background: url(graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.highslide-overlay {
	display: none;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}



.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 5px 0 0 5px;
    color: silver;
    text-decoration: none;
	 font-size: 11px;
	 background: #FFFFFF;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {

}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
	
}

/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #333333;
	background: #FFFFFF;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	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: #006699;
	text-decoration: none;
}

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

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	font-family: Arial, Cambria, "Times New Roman", Times, serif;
	line-height: 1.1;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 5px;
}

.img_caption {
	color: #999999;
}

/* Heading */
h1 {font-size: 225%; font-weight: normal;}
h2 {font-size: 200%; font-weight: normal;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

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

ul {
	list-style: none;
}

ul li {
	background: url(bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

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 #CCCCCC;
	height: 1px;
}

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

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

form label {
	cursor: pointer;
}

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

.inputbox {
	border: 1px inset #ABABAB;
	padding: 3px 3px;
	color: #333333;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #ABABAB;
	background: #F7F7F7;
	font-size: 100%;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 2px 3px !important;
}

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

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 30px;
	font-size:0,7em;
	background: url(dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: #666666;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px 4px 6px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background-color: #EBF2F9;
}

tr.sectiontableentry2 td {
	background-color: #F7F7F7;
}

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

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

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

table.contenttoc a {
}

table.contenttoc td {
	background: url(bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	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 {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

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

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

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

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
}

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

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

.blog_more ul li {
	background: url(bullet.gif) no-repeat 6px 10px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 250%;
	font-weight: normal;
	border-bottom: 3px solid #ABABAB; 
}

.contentdescription {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 8px 0 0;
}

.contentheading {
	font-size: 250%;
}

table.blog .contentheading {
	font-size: 185%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 0 5px;
	margin-top:10px;
	text-transform: lowercase;
	background: #666666;
	color: #FFFFFF;
}

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

table.contentpaneopen td, table.contentpane td {
}

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

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 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;
}

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

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

.pagenavcounter {
	background: url(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
--------------------------------------------------------- */
.article-tools {
	display: block;
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	color: #ABABAB;
	position: relative;
}

.article-meta {
	padding: 0;
	width: 70%;
	float: left;
	text-transform: uppercase;
}

.article-section, .article-category {
	color: #999999;
	font-size: 92%;
	text-transform: uppercase;
}

.createby {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
}

.createdate {
	padding: 3px 5px 3px 0;
	_background: url(vline.gif) no-repeat right;
}

.modifydate {
	text-transform: uppercase;
	color: #ABABAB;
}

div.buttonheading {
	position: absolute;
	top: -25px;
	right: 0;
	width: 62px;
	padding: 3px;
}

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

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0;
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-container,
#ja-footer {
	width: 970px;
	margin: 0 auto;
	clear: both;
}

.auto #ja-header,
.auto #ja-mainnav,
.auto #ja-subnav,
.auto #ja-container,
.auto #ja-footer {
	width: 98%;
}

#ja-container {
	background: url(vline.gif) repeat-y 65% 0;
}

#ja-container-inner {
	background: url(vline.gif) repeat-y 83% 0;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 65%;
}

#ja-content div.ja-innerpad {
	padding: 0 15px 0 0;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 34.9%;
}

#ja-colmass, ja-cols {
	clear: both;
	width: 100%;
} 

/*masstop*/
#ja-colmass  {
	background: #FFFFFF;
}

#ja-colmass div.ja-innerpad {
	padding: 0 0 0 10px;
	background: #FFFFFF;
}

/*columns*/
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 50%;
	clear: both;
}

#ja-col1 div.ja-innerpad {
	padding: 0 8px 0 10px;
}

#ja-col2 div.ja-innerpad {
	padding: 0 0 0 15px;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
}

/*common style for column*/
#ja-colwrap a {
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
	margin: 20px 0;
	clear: both;
}

/* full */
#ja-containerwrap-f #ja-container , #ja-containerwrap-f #ja-container-inner  {
	background: #FFFFFF;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

/* content + col + mass */
#ja-containerwrap-cm #ja-container {
	background: url(hline.gif) repeat-y 65% 0;
}

#ja-containerwrap-cm #ja-container-inner {
	background: none;
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

/* content + col */
#ja-containerwrap-c #ja-container {
	background: url(hline.gif) repeat-y 83% 0;
}

#ja-containerwrap-c #ja-container-inner {
	background: none;
}

#ja-containerwrap-c #ja-content {
	width: 82%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 17%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

/* content + mass */
#ja-containerwrap-m #ja-container {
	background: url(hline.gif) repeat-y 65% 0;
}

#ja-containerwrap-m #ja-container-inner {
	background: none;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	margin: 0 0 5px;
	padding: 5px 0;
	font-size: 125%;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	border-top: 3px solid #ABABAB;
	margin: 0 0 20px;
	padding: 0 1px;
	padding-top:5px;

}

/*colmass module */
#ja-colmass div.moduletable  {
	border: 1px solid #CCCCCC;
	padding: 0 10px 10px;
	background: #F7F7F7;
}

#ja-colmass div.moduletable h3 {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -10px 10px;
	padding: 5px 10px;
	color: #006699;
	background: #FFFFFF;
}

/*botsl module */
#ja-botsl div.moduletable  {
	border: 1px solid #CCCCCC;
	padding: 0 10px 10px;
	background: #F7F7F7;
}

#ja-botsl div.moduletable h3 {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -10px 10px;
	padding: 5px 10px;
	color: #006699;
	background: #FFFFFF;
}

/*media module */
#ja-colmass div.moduletable_media  {
	padding: 0;
	margin: 0 0 20px;
	border-bottom: 1px solid #ABABAB;
}

#ja-colmass div.moduletable_media h3 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 5px 10px;
	color: #006699;
	font-size: 125%;
	background: url(icon-video.gif) no-repeat 95% 50%;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER ADS
--------------------------------------------------------- */

#ja-header-ads {
	width: 100%;
	background:#000;
	border-bottom:3px solid #ff6600;
}


/*********** ads_link ***********/
div.ads_link{
	font-size:0.8em;color:#BFBFBF;margin:0px;padding:0px;
}

div.ads_link a{
	color:#666666;text-decoration:underline;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
}

#ja-header {
	height: 80px;
	line-height: normal;
	position: relative;
}

div.logo, div.logo-text {
	margin: 0;
	padding: 0;
	font-size: 300%;
}

div.logo a {
	width: 278px;
	display: block;
	background: url(logo.gif) no-repeat;
	position: absolute;
	height: 42px;
	top: 20px;
	left: 0;
}

div.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text a {
	outline: none;
	position: absolute;
	top: 15px;
	left: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}

h1{
	color:#666666 !important;
}


p.site-slogan {
	margin: 0;
	padding: 1px;
	color: #999999;
	position: absolute;
	top: 52px;
	left: 15px;
	letter-spacing: 1px;
}


/*Head Tools*/
#ja-headtools {
	top: 25px;
	right: 0;
	position: absolute;
	border: 1px solid #FFFFFF;
}

#ja-headtools:hover,
#ja-headtools.hover {
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#ja-headtools .ja-innerpad {
	position: relative;
	padding: 5px;
	float: left;
}

#ja-headtools ul {
	margin: 0;
	padding: 3px 0 0;
	float: left;
	white-space: nowrap;
}

#ja-headtools li {
	margin: 0;
	padding: 0 8px;
	display: inline;
	background: url(vline.gif) no-repeat right center;
	line-height: normal;
}

#ja-headtools li.end {
	margin: 0;
	padding: 0 8px;
	display: inline;
	background: none;
	line-height: normal;
}


#ja-headtools li a {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	border-bottom: 5px solid #666666;
}

#ja-mainnav {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnavwrap {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#ja-subnav {
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 5px 10px 3px;
	background: url(vline.gif) no-repeat left center;
	color: #333333;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #006699;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */
#ja-pathway {
	padding: 0 2px;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 4px 0 6px;
	background: url(dot.gif) repeat-x bottom;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
}

ul.menu li.active a {
	color: #333333;
	font-weight: bold;
}

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

ul.menu li li a {
	background: url(arrow.png) no-repeat 7px 9px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #333333;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center {
}

/* Top spotlight */
#ja-topsl {
	height: 240px;
	margin: 0 0 10px;
}

/* Bot spotlight */
#ja-botsl {
	padding: 10px 0 20px;
}

#ja-botsl .ja-box-left div.moduletable {
	margin: 10px 6px 0 0;
}

#ja-botsl .ja-box-right div.moduletable {
	margin: 10px 0 0 6px;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(bullet.gif) no-repeat 5px 7px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	background: #FFFFFF;
	clear: both;
}

#ja-footer {
	border-top: 5px solid #ABABAB;
	color: #666666;
	position: relative;
	padding: 10px 0;
}

#ja-footer small {
	color: #999999;
	font-size: 100%;
}

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

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

#ja-footer li a {
	display: inline;
	line-height: normal;
}

#ja-footer li.ja-firstitem {
	background: none;
	padding-left: 0;
}

.ja-footurl {
	float: none;
	clear: both;
}

.ja-cert {
	position: absolute;
	right: 0px;
	top: 20px;
}

.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login Form */
#ja-login {
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span,
label.ja-login-password span {
	display: none;
}

#ja-login form input.button {
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 100px;
	margin: 1px 8px 0 0;
	font-weight: bold;
	padding-left: 20px;
}

#ja-login form #mod_login_username {
	background: url(icon-user.gif) no-repeat 4px 5px #FFFFFF;
}

#ja-login form #mod_login_password{
	background: url(icon-key.gif) no-repeat 4px 5px #FFFFFF;
}

#ja-login form a {
	padding: 0 5px;
	text-decoration: none;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
	text-decoration: underline;
}

.ja-login-links {
	padding: 10px 0 0 0;
	clear: both;
}

/* Register Form */
#id_highslide_signup_1 .inputbox {
	width: 200px;
}

/* Search */
#ja-search .inputbox {
	width: 130px;
	background: url(icon-search.gif) no-repeat 4px 5px #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}

#ja-search .button {
	margin-left: 5px;
}

/*usertool*/
#ja-usertools {
	float: left;
	padding-top: 3px;
}

#ja-usertools strong {
	font-weight: normal;
	float: left;
	padding: 0 5px 2px 8px;
	display: block;
}

#ja-usertools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 0 0;
}

#ja-usertools li img:hover {
	border: 1px solid #999999;
	margin: 0;
	background: #FFFFFF;
}

#ja-usertools img {
	padding: 2px;
	margin: 1px;
}

/*others*/
.ja-day {
	float: left;
	padding: 2px 0 0;
}

.ja-day span, .ja-day div {
	display: block;
	float: left;
	padding: 0 2px;	
}

.ja-day span {
	padding: 1px 5px;
}

.ja-day div {
	padding: 1px 5px;
	background: #666666;
	color: #FFFFFF;
}

#ja-banner {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

.clr {
	clear: both;
}

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

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 2px 8px 0 0;
}

/* JA Highslide */
a.highslide-credits em {
	font-style: normal;
	font-size: 11px !important;
	font-weight: bold;
}

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

.tool-title {
	background: url(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 dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

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

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

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

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

* html .clearfix {
	height: 1%;
}

.message_success{
	color:#006600;
	font-weight:bold;
	margin:10px 10px 10px 0;
}

.message_error{
	color:#FF0000;
	font-weight:bold;
	margin:10px 10px 10px 0;

}


/************** pic top **************/
.smallpicture{
     z-index:5;
     position:relative;
	 top:0;left:0;
	 border:1px solid #666666;

}

.smallpicture_incontent{
	 border:1px solid #666666;
	 margin-right:10px;margin-bottom:10px;float:left;
}


/******** tagsline ************/
.tagsline {
	font-size:1em;
	background:#f6f8d9;
	padding:5px;
	margin-top:0px;
}


.tagsline a{
	font-size:1em;
}


/*************** comments **********/

div.comment_entry {
	border:1px solid #e2edab;
	background:#f5f8e7;
	padding:10px;	
}

div.comment_entry div.header {
	font-size:12px;
	font-weight:bold;
}

div.comment_entry div.header a{
	font-size:12px;
	font-weight:bold;
}

div.comment_entry div.message {
	margin-top:0.3em;
}
div.comment_entry div.answer {
	margin-top:1em;
}

 a.add_comment, a.add_comment:hover{
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	color:#95b303;
	border-bottom:1px dashed #95b303 !important;
}


/************** sizes ***************/
.size1 {font-size:12px;}
.size2 {font-size:16px;}
.size3 {font-size:18px;}
.size4 {font-size:24px;}
.size5 {font-size:30px;}
/************** sizes ***************/

/************** sizes ***************/
.smallsize1 {font-size:0.8em;color:#BFBFBF}
.smallsize2 {font-size:0.9em;color:#adadad}
.smallsize3 {font-size:1em;color:#9d9d9d}
.smallsize4 {font-size:1.1em;color:#828282}
.smallsize5 {font-size:1.2em;color:#000000}
/************** sizes ***************/


/********** hl nav *********/
.hl_nav{
	font-size:1.2em;
	margin-top:10px;
}

.hl_nav a{
	font-size:1em;
	text-decoration:underline;
}

/************ HR ************/
hr.hr{
	margin-top:15px;
}

.wpEditFrame{
	padding: 0px;
	margin:0px;
}

.wpHtmlEditArea{
	padding: 0px;
	margin:0px;

}


/* tabs */
table.wpTabHolder td {
	padding: 2px  !important;
	margin: 0px  !important;
	vertical-align:middle;
}
.wpTabNoTab {
	border-top: 1px solid threeddarkshadow;
	padding: 0px  !important;
	margin: 0px  !important;

}
.wpTButtonUp {
	padding: 0px  !important;
	margin: 0px  !important;

	font-size: 9px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	border-bottom: 1px solid threeddarkshadow;
	border-left: 1px solid threeddarkshadow;
	border-right: 1px solid threeddarkshadow;
	background-color:#ffffff;
	cursor: default;
	white-space: nowrap;
}
.wpTButtonMouseDown {
	padding: 0px  !important;
	margin: 0px  !important;

	font-size: 9px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
	border: 1px solid threeddarkshadow;
	background-color: threedshadow;
	cursor: default;
	white-space: nowrap;
}
.wpTButtonDown {
	padding: 0px  !important;
	margin: 0px  !important;

	font-size: 9px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	border: 1px solid threeddarkshadow;
	background-color: threedface;
	cursor: default;
	white-space: nowrap;
}



/*********** subcat_hl ***************/
a.subcat_hl{
	text-decoration:underline;
	color:#FF6666 !important;

	background: url(icon-checklist-green.gif) no-repeat center right;
	margin-left: 0px;
	padding: 0 14px 0 0px;
	
}

a.subcat_wl{
	font-weight:normal;
	color:#006699;
}

a.subcat_wl:active{
	font-weight:normal;
	color:#006699;
	text-decoration: none;
}


/******** actcats caption ************/
.actcatsline {
	font-size:1em;
	background:#f6f8d9;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
}


.actcatsline a{
	font-size:1em;
}


/*************** info **********/

div.info{
	font-weight:normal;
	font-size:1.6em;
	color:#666699
}

/*************** info_small **********/

div.info_small{
	font-weight:normal;
	font-size:1.2em;
	color:#666699;
	margin-bottom:10px;
}

div.info_small a{
	font-weight:normal;
	text-decoration:underline;
	font-size:1em;
	color:#666699
}


/*************** users_profile ***********/
.users_profile input.flat{
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	border-left:1px solid #EFEFEF;
	border-top:1px solid #EFEFEF;
	font-size:1em;
	color:#808080;
	
}

.users_profile td{
	font-size:1.2em;
	font-weight:normal;
	color:#666666;
	padding-bottom:5px;
	
}

a.filled{
	color:#333333;
}

/************* gray **************/
.gray{

	color:#BFBFBF !important;
}

/************* red **************/
.red{
	margin-left:3px;
	color:#FF6666 !important;
}

/************* red **************/
.green{
	margin-left:3px;
	color:#339933 !important;
}

/********** firm_info *************/
.firm_info{
	background:#FFFFFF;
	margin-bottom:10px;
}

.firm_info td{
	color:#000000 !important;
	padding:5px;
}

.firm_info a{
	color:#094e6b;
}

.firm_info_inlist{
	padding-left:10px;
	color:#000000 !important;
}

.firm_info_inlist div{
	margin-bottom:5px;
}


/*********** documents_ads ***********/
.documents_ads{
	background:#EFEFEF;
}

#vertical_slide{
	margin-bottom: 10px;
}

#add_ads a{
	font-size:1.4em;
	font-weight:normal;
	text-decoration:none;
	color:#95b303;
	border-bottom:1px dashed #95b303 !important;
}


/********** adsinlist **********/
ol.adsinlist{
	font-size:1.2em !important;
	margin-left:25px !important;
	padding:0px !important;
}

ol.adsinlist li{
	background:#FFFFFF !important;
	list-style-type:decimal !important;
	padding:0px !important;
	margin:0px !important;
}

div.ads_caption a{
	font-size: 1.4em !important;
	color:#094e6b !important;
	text-decoration:underline;
}

div.ads_caption a:hover{
	text-decoration:underline !important;
}

div.ads_message{
	font-size: 0.8em;
	color:#808080 !important;
}

div.ads_firm_caption{
	color:#95b303;
}

/********* firms_ads_caption **********/
div.firms_ads{
	background:#e2efaa;
	padding:5px;
	font-size:1.2em;
	margin-bottom: 20px;
}

div.firms_ads div.caption a{
	font-size: 1.4em !important;
	color:#3d4902 !important;
	text-decoration:underline;
}

div.firms_ads div.caption  a:hover{
	text-decoration:underline !important;
}

div.firms_ads div.message {
	font-size: 0.8em;
	color:#033742 !important;

}


/************** table ads ***************/

table.ads{
	border-collapse:collapse !important; 
	border:0px solid black; 
	width:100%;
}

table.ads tr.head td{
	border:1px solid #e2efaa;
	padding:5px;
	background:#f5f8e7;
	font-weight:bold;
	color:#094e6b;
}

table.ads tr td{
	border:1px solid #e2efaa;
	padding:5px;
	background:#FFFFFF;
	font-weight:normal;
	color:#033742;
	vertical-align:middle !important;
}

table.ads tr td a{
	text-decoration:underline !important;
	color:#033742;
}


/********* addads_unauthor ************/
div.addads_unauthor{
	padding:10px;
	font-size:1.2em;
	color:#094e6b;
	background-color:#efefef;
	margin-top:5px;
}

div.addads_unauthor a{
	font-size:1em;
	text-decoration:underline;
}


div.interior_designer{
	text-transform: uppercase;
	color: #ABABAB;
	padding-top:5px;
}

/*********************/
#letters {
	background:#f6f8d9;
	padding:5px;
	font-size:1.2em;
	margin-top:10px;
	margin-bottom:10px;
}

#letters a{
	margin-right:5px;
}

#letters a.active{
	font-weight:bold;
	color:#CC0000;
}

#letters a.empty{
	text-decoration: none;
	color:#BFBFBF;
}

/***************** PAGE ADS ************/
#page_ads{
	background:#EFEFEF;
	padding:4px;
}

#page_ads img{
	border: 1px solid #FFF;
}

#page_ads div.banners{
	text-align:center;
}

#page_ads div.add_ads {
	text-align:right;
}

#page_ads div.add_ads a{
	color:#BFBFBF;
	text-decoration:underline;
}

/************** add_page_ads ****************/
#add_page_ads{
	text-align:right;
}

#add_page_ads a{
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
	border-bottom:1px dashed #CC0000 !important;
}

/********** page_ads_table ***********/
table.page_ads_table {
	margin-top:5px;
	color:#999999;
}

table.page_ads_table img{
	border:1px solid #BFBFBF;
	margin-top:3px;
}

table.page_ads_table td{
	vertical-align: top;	
}

table.page_ads_table td.odd{
	padding:3px;
	background:#f7f7f7;
	border:0px solid #BFBFBF;
}

table.page_ads_table td.even{
	padding:3px;
	background:#fffefe;
	border:0px solid #BFBFBF;
}

table.page_ads_table a{
	font-weight:normal;
	color:#CC0000;
	padding: 0px;
	margin: 0px;
}

/********* pricecats ************/

.pricecats{
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
	color:#ff6600;
}



/********/

table.products {
	border: none;
	border-collapse: collapse;

}

table.products tr.header td{
	background:#EFEFFF;
	color:#004b80;
	font-size:1em;
	font-weight:bold;
}

table.products tr.odd td{
	background:#FFFFEF;
}

table.products tr.even td{
	background:#FFFFFF;
}

table.products td{
	padding:3px;
	border:1px solid #DFDFDF;

}

table.products td.image{
	width:50px;
}

table.products td.image img{

}


/************ table firm info ***********/
table.firm_info td{
	padding:2px !important;
}

table.firm_info td.field{
	font-weight:bold;
}

table.firm_info td.val{
	color:#000000 !important;
	border:0px solid #DFDFDF;
}


/********* subheader_orange **********/
.subheader_orange{
	font-size:1.4em;color:#ff6600;font-weight:bold;
}


span.grey{
	color:#999999;
}

/********** list_arrow ********/
.list_arrow {
	background: url(bullet.gif) no-repeat 7px 7px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
}

a.icon_arrow_orange {
	background: url(arrow_orange.png) no-repeat 7px 7px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
};

a.icon_arrow {
	background: url(arrow.png) no-repeat 7px 7px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
};

a.underline{
	text-decoration: underline !important;
}

/************/
.firms_header{
	background:url(m_icons/firms.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}

.brands_header{
	background:url(m_icons/brands.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}

.exhibitions_header{
	background:url(m_icons/exhibitions.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}

.articles_header{
	background:url(m_icons/articles.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}

.products_header{
	background:url(m_icons/products.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}
.interiors_header{
	background:url(m_icons/interiors.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}
.ads_header{
	background:url(m_icons/ads.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}

.landdiz_header{
	background:url(m_icons/land_diz.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}

.tags_header{
	background:url(m_icons/tags.gif) no-repeat; padding-left:45px !important; height:40px;vertical-align:middle;line-height:40px;
}


/******************/

h3.hottopics_block{
	background:url(b_icons/hottopics.gif) no-repeat; padding-left:30px !important; height:25px;margin-bottom:0px !important; padding-bottom: 0px !important;
}

h3.articles_block{
	background:url(b_icons/articles.gif) no-repeat !important; padding-left:30px !important; height:25px;margin-bottom:0px !important; padding-bottom: 0px !important;
}

h3.intarticles_block{
	background:url(b_icons/intarticles.gif) no-repeat !important; padding-left:30px !important; height:25px;margin:5px 0 0 0px !important;
}

h3.interiors_block{
	background:url(b_icons/interiors.gif) no-repeat !important; padding-left:30px !important; height:25px;margin:5px 0 0 0px !important;
}

h3.poll_block{
	background:url(b_icons/poll.gif) no-repeat; padding-left:30px !important; height:25px;
}
/*------------------------------------------------------------------------
# JA Edenite 1.0 - March, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(sc-q.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #E7E8E6;
}

blockquote.testimonial span.author {
	background: url(icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* Drropcap */
.dropcap {
	color: #4B4B4B;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(icon-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(icon-info.gif) no-repeat top left;
	color: #2C79B3;
	padding-left: 25px;
}

p.tips {
	background: url(icon-tips.gif) no-repeat top left;
	color: #E58C00;
	padding-left: 25px;
}

.highlight {
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 50px;
}

p.download {
	background: url(download-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 50px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(icon-checklist.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Inline Underlist*/
ul.none-padding {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.none-padding li {
	margin: 0;
	padding: 0;
	background: none;
}

/* List video */
a.video {
	background: url(icon-video.gif) no-repeat 0px 2px;
	padding: 0 0 0 20px;
}

/* List Feed RSS */
a.rss {
	background: url(icon-rss.png) no-repeat 0px 2px;
	padding: 0 0 0 15px;
}

/* List link */
a.link {
	background: url(icon-link.png) no-repeat 0px 3px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 15px;
	background: url(icon-author.gif) no-repeat 0px 2px;
}

div.bubble1 div {
	background: url(bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Box style */
.box-grey,
.box-hilite {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 20px 0 0 0;
	padding: 10px;
}

.box-hilite {
	border: 1px solid #006699;
	background: #E7F4FA;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

.legend-hilite {
	border: 1px solid #006699;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

/* Highslide */
.highslide-header {
	border-bottom: 1px solid #CCCCCC;
}

.highslide-header li {
	background: none;
}

.highslide-body {
	padding: 10px 0 !important;
}

.highslide {
	margin: 0;
}

.highslide img {
	padding: 1px;
	background:#FFFFFF;
	border: 3px solid #BFBFBF;
}

.highslide:hover img {
	border: 3px solid #AFAFAF;
}
/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

h2.jazin-title, h4.jazin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding: 0;
	border-bottom: 5px solid #ABABAB;
}

#jazin {
	padding: 0;
	border-bottom: 3px solid #FFFFFF;
}

.jazin-left {
	float: left;
	background: url(vline.gif) repeat-y right;
}

.jazin-center {
	float: left;
	background: url(vline.gif) repeat-y right;
}

.jazin-right {
	float: right;
}

.jazin-box {
	background: url(dot.gif) repeat-x bottom;
	margin: 10px;
	padding-bottom: 15px;
}

.jazin-left .jazin-box {
	margin-left: 0;
}

.jazin-right .jazin-box {
	margin-right: 0;
}

div.jazin-section {
	display: block;
	margin-bottom: 5px;
}

div.jazin-section a {
	display: block;
	float: left;
	background: url(zin-section-bg.gif) no-repeat left top #ABABAB;
	padding: 0 2px 2px 0;
	font-weight: bold;
}

div.jazin-section a span {
	background: #666666;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1px 10px;
	margin: 0;
	display: block;
	font-family: Cambria, "Times New Roman", Times, serif;
}

div.jazin-section a:hover,
div.jazin-section a:active,
div.jazin-section a:focus {
	text-decoration: none;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
	background: #006699;
}

.jazin-more {
	color: #999999;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 1px;
}

ul.jazin-links {
	padding: 0;
	margin: 0;
}

ul.jazin-links li {
	padding-left: 10px;
	background-position: 1px 7px;
}

.jazin-content img {
	padding: 5px 10px 0 0;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

.jazin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#jazin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding: 0;
	margin: 0;
	background: none;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 200%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}

/*THEMES
------------------------------------------------*/
.jazin-boxwrap:hover.jazin-theme-red div.jazin-section a span,
.jazin-boxwrap.jazin-theme-red .hover div.jazin-section a span {
	background: #CC0000; /*red*/
}

.jazin-boxwrap:hover.jazin-theme-orange div.jazin-section a span,
.jazin-boxwrap.jazin-theme-orange .hover div.jazin-section a span {
	background: #E77B13; /*orange*/
}

.jazin-boxwrap:hover.jazin-theme-pink div.jazin-section a span,
.jazin-boxwrap.jazin-theme-pink .hover div.jazin-section a span {
	background: #CA0789; /*pink*/
}

.jazin-boxwrap:hover.jazin-theme-green div.jazin-section a span,
.jazin-boxwrap.jazin-theme-green .hover div.jazin-section a span {
	background: #1A661A; /*green*/
}

.jazin-boxwrap:hover.jazin-theme-lime div.jazin-section a span,
.jazin-boxwrap.jazin-theme-lime .hover div.jazin-section a span {
	background: #678000; /*lime*/
}

.jazin-boxwrap:hover.jazin-theme-cyan div.jazin-section a span,
.jazin-boxwrap.jazin-theme-cyan .hover div.jazin-section a span {
	background: #0E9C9A; /*cyan*/
}

.jazin-boxwrap:hover.jazin-theme-deepblue div.jazin-section a span,
.jazin-boxwrap.jazin-theme-deepblue .hover div.jazin-section a span {
	background: #004B80; /*deepblue*/
}
/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

h2.jazin-title, h4.jazin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding: 0;
	border-bottom: 5px solid #ABABAB;
}

#jazin {
	padding: 0;
	border-bottom: 3px solid #FFFFFF;
}

.jazin-left {
	float: left;
	background: url(vline.gif) repeat-y right;
}

.jazin-center {
	float: left;
	background: url(vline.gif) repeat-y right;
}

.jazin-right {
	float: right;
}

.jazin-box {
	background: url(dot.gif) repeat-x bottom;
	margin: 10px;
	padding-bottom: 15px;
}

.jazin-left .jazin-box {
	margin-left: 0;
}

.jazin-right .jazin-box {
	margin-right: 0;
}

div.jazin-section {
	display: block;
	margin-bottom: 5px;
}

div.jazin-section a {
	display: block;
	float: left;
	background: url(zin-section-bg.gif) no-repeat left top #ABABAB;
	padding: 0 2px 2px 0;
	font-weight: bold;
}

div.jazin-section a span {
	background: #666666;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1px 10px;
	margin: 0;
	display: block;
	font-family: Cambria, "Times New Roman", Times, serif;
}

div.jazin-section a:hover,
div.jazin-section a:active,
div.jazin-section a:focus {
	text-decoration: none;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
	background: #006699;
}

.jazin-more {
	color: #999999;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 1px;
}

ul.jazin-links {
	padding: 0;
	margin: 0;
}

ul.jazin-links li {
	padding-left: 10px;
	background-position: 1px 7px;
}

.jazin-content img {
	padding: 5px 10px 0 0;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

.jazin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#jazin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding: 0;
	margin: 0;
	background: none;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 200%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}

/*THEMES
------------------------------------------------*/
.jazin-boxwrap:hover.jazin-theme-red div.jazin-section a span,
.jazin-boxwrap.jazin-theme-red .hover div.jazin-section a span {
	background: #CC0000; /*red*/
}

.jazin-boxwrap:hover.jazin-theme-orange div.jazin-section a span,
.jazin-boxwrap.jazin-theme-orange .hover div.jazin-section a span {
	background: #E77B13; /*orange*/
}

.jazin-boxwrap:hover.jazin-theme-pink div.jazin-section a span,
.jazin-boxwrap.jazin-theme-pink .hover div.jazin-section a span {
	background: #CA0789; /*pink*/
}

.jazin-boxwrap:hover.jazin-theme-green div.jazin-section a span,
.jazin-boxwrap.jazin-theme-green .hover div.jazin-section a span {
	background: #1A661A; /*green*/
}

.jazin-boxwrap:hover.jazin-theme-lime div.jazin-section a span,
.jazin-boxwrap.jazin-theme-lime .hover div.jazin-section a span {
	background: #678000; /*lime*/
}

.jazin-boxwrap:hover.jazin-theme-cyan div.jazin-section a span,
.jazin-boxwrap.jazin-theme-cyan .hover div.jazin-section a span {
	background: #0E9C9A; /*cyan*/
}

.jazin-boxwrap:hover.jazin-theme-deepblue div.jazin-section a span,
.jazin-boxwrap.jazin-theme-deepblue .hover div.jazin-section a span {
	background: #004B80; /*deepblue*/
}
/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/
#ja-tabswrap {
	border: 1px solid #CCCCCC;
	padding: 0 0 10px;
	margin: 0 0 20px;
}

#ja-tabs {
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#ja-tabs div.ja-innerpad {
	padding:0;
}

.mootabs-title {
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	background: #F7F7F7;
}

.mootabs-title ul {
	margin: 0;
	padding: 0;
	height: 21px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}

* html .mootabs-title ul { /*IE 6*/
	bottom: -1px;
}

.mootabs-title li {
	float: left;
	background: none;
	margin: 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
	border: 1px solid #CCCCCC;
	background: #EBF2F9;
}

.mootabs-title li h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0 10px;
	border: 1px solid #F0F0F0;
	border-bottom: none;
}

.mootabs-title li.hover,
.mootabs-title li.firsthover,
.mootabs-title li.lasthover {
	color: #006699;
}

.mootabs-title li.active,
.mootabs-title li.firstactive,
.mootabs-title li.lastactive {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.mootabs-title li.active H3 ,
.mootabs-title li.firstactive H3,
.mootabs-title li.lastactive H3 {
	color: #006699;
}

.ja-tab-panels {
	position: absolute;
	clear: both;
	overflow: hidden;
	top: 45px;
}

#ja-tabswrap div.moduletable {
	position: absolute;
	top: 0;
	border: none;
	z-index: 100;
	padding: 0;
}

#ja-tabswrap .moduletable ul {
	margin: 0 !important;
	padding: 0 !important;
}

#ja-tabswrap .moduletable li {
	padding: 4px 0 6px;
	margin: 0;
	border-bottom: 1px solid #E6E6E6;
	background: none;
}
/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

/* MAIN NAVIGATION
----------------------------------------------------------- */
#ja-splitmenu {
	margin: 0;
	padding: 0;
	position: relative;
}

#ja-splitmenu ul {
	margin: 0;
	padding: 0;
}

#ja-splitmenu li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
	border-right: 1px solid #CCCCCC;
}

#ja-splitmenu a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 4px 8px 3px;
	color: #333333;
	font-size: 92%;
	text-transform: UPPERCASE;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #333333;
	background: #EBF2F9;
}

#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: #666666;
	color: #FFFFFF;
}



.pp{
	display:block;
	font-size:0.8em;
}

h1.contentheading{
	text-align:left !important;
}

.article-content h2{
	clear:left;
	text-align:left !important;
}

.ads_picture{
	padding:1px;
	background:#FFFFFF;
	border:3px solid #BFBFBF;
}

.tenders_otr{
	font-size:1.2em;
	font-weight:bold;
	color:#cc0000;
	text-decoration: underline;
	margin-bottom:5px;
	margin-top:15px;
}

.tenders_subotr_table {
	width:100%;
}


.tenders_subotr_table td{
	vertical-align:top;
	width:50%;
}

span.tenders_full_count{
	background:#E55C00;
	padding:3px 5px;
	color:#FFF;
}

span.tenders_full_count_value{
	font-weight:bold;
}

.tenders_pages{

}

.tenders_cur_page{
	text-decoration:none;
	color:#666;
	background:#FBF2D0;
	padding:0 3px;
}

.tenders_no_href{

}

.tenders_tenders{
	width:100%;
	clear:all;
	border-collapse:collapse;
}

.tenders_tenders td{
	padding:5px;
}

.tenders_tenders td.left{
	background:#FBF2D0;
	width:100px;
	border:1px solid #BFBFBF;
}

.tenders_tenders td.right{
	background:#FFFFEF;
	border:1px solid #BFBFBF;
}

.t_register_tender_short{
	font-weight:bold;
}

.t_register_trade_info{
	background:#EFEFEF;
	padding:4px;
	font-size:0.8em;
}

.t_register_intro{
	margin-top:20px;
}

.t_register_intro{
	background:#FFFFEF;
	padding:10px;
}

.t_register_form_table{
	width:100%;
	clear:all;
	border-collapse:collapse;
}

.t_register_form_table td.left{
	background:#FBF2D0;
	width:100px;
	padding:5px;
	border:1px solid #BFBFBF;
}

.t_register_form_table td.right{
	background:#FFFFEF;
	padding:5px;
	border:1px solid #BFBFBF;
}


.t_register_form_table input{
	border:1px solid #BFBFBF;
	width:50%
}

.t_register_form_table textarea{
	border:1px solid #BFBFBF;
	width:80%;
}

.t_register_form_table .submit{
	border:1px solid #EFEFEF;
	background:#E55C00;
	color:#FFF;
	width:80%;
}

.t_register_trade_thanks{
	font-weight:bold;
}

a.tender_caption{
	color:#CC0000;
	text-decoration:underline;
}

.shorttext_page{
	background:#FFFFEF;color:#666; border-bottom:1px solid #EFEFEF; padding:5px; font-size:0.9em;
}

.item_caption a{
	text-decoration:underline !important;
}

.article-content strong{
	font-weight:normal !important;
}


table.researches td{
	padding:0 3px;
	border:1px solid #EFEFEF;
}

table.researches td.price{
	color:#009900;
}