/*
# ------------------------------------------------------------------------
# JA Seleni - Stable version - Version 1.1 - Licence Owner JA163768
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 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: #fff;
	color: #000;
	font-family: Arial, "Segoe UI", Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd { background: #fff; color: #333; }

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 links ---*/
a { color: #461; text-decoration: none; }

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

/* Readon links ---*/
a.readon {
	background: url(../images/arrow.png) no-repeat 5px 48%;
	font-weight: bold;
	padding: 1px 5px 1px 14px;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus { text-decoration: underline; }

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul { margin: 15px 0; padding: 0; }

/* Headings & Titles ---*/
h1 { font-size: 180%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; text-transform: UPPERCASE; }
h5 { font-size: 100%; }

h1 a, h1 a:hover,h1 a:active,h1 a:focus,
h2 a, h2 a:hover,h2 a:active,h2 a:focus,
h3 a, h3 a:hover,h3 a:active,h3 a:focus {	text-decoration: none; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2;
}

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

.componentheading {
	border-bottom: 1px solid #d5d5d5;
	font-size: 180%;
}

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

.contentheading { font-size: 200%; }

.blog .contentheading { font-size: 150%; }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus { font-weight: bold; }

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

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

small, .small { color: #757575; }

.smalldark { text-align: left; }

/* List ---*/
.column ul li {
	background: url(../images/bullet.gif) no-repeat 20px 7px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
}

.column ol li { line-height: 180%; margin-left: 30px; }

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

td { font-size: 100%; padding: 5px; }

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

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px 5px;
}

.inputbox { background: #FFFFFF; border: 1px solid #d5d5d5; }

.inputbox:hover, .inputbox:focus { background: #FFFFCC; }

.button {
	background: url(../images/grad1.gif) repeat-x top #333333;
	border: 1px solid #333333;
	color: #d5d5d5;
	font-size: 85%;
	padding: 3px 5px;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	background: #333333;
	border: 1px solid #757575;
	color: #FFFFFF;
}

.checkbox {}

.radio { margin: 0 5px; }

/* Login ---*/
.login_form fieldset { padding: 15px 0 0; }
.login_form fieldset p { margin: 0 0 5px; }

.login_form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.login_form .inputbox { margin-left: 10px; width: 150px; }

.login_form .remember .inputbox { width: 20px; }

.login_form .button { margin-left: 140px; }

/* Register ---*/
.form-register fieldset { padding: 0 0 10px; }

.form-register p { margin: 0 0 5px; }

.form-register p.form-des { margin: 15px 0; }

.form-register label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.form-register .inputbox { margin-left: 10px; width: 200px; }

.form-register .button { margin-left: 140px; }

/* User ---*/
.user-details { padding: 10px 0; }

.user-details p { margin: 0 0 5px; }

.user-details label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .button { margin-left: 140px; }

.user-details .paramlist .paramlist_key {
	width: 130px !important;
	padding: 0 0 5px !important;
}

.user-details .paramlist .paramlist_value { padding: 0 0 5px !important; }

.user-details .user_name span {
	padding-left: 10px;
	font-weight: bold;
}

/* Search ---*/
form#searchForm {
	border-top: 1px solid #d5d5d5;
	padding: 15px 0; 
}

.searchintro { border-bottom: 1px solid #d5d5d5; }

.results h4 { text-transform: none; font-size: 110%; margin: 15px 0 0; }

.results p { margin: 0 0 10px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog {}

.article_separator,
.leading_separator,
.row_separator,
.column_separator { display: none; }

.leading {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
	padding-top: 10px;
}

.article_row { background: url(../images/dot.gif) repeat-x left bottom; padding-bottom: 15px; padding-top: 15px; }

.article_column { }

.column_separator { padding: 0 25px; }


/* Meta ---*/
.article-tools {
	clear: both;
	color: #757575;
	display: block;
	line-height: normal;
	margin: 0 0 5px;
	position: relative;
}

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

.article-section, .article-category {
	background: url(../images/icons/icon-folder.gif) no-repeat left center; 
	color: #757575;
	padding-left: 18px;
}

.createby {
	background: url(../images/icon-user.gif) no-repeat 0 2px;
	padding: 3px 10px 3px 20px;
}

.createdate {
	background: url(../images/icon-date.gif) no-repeat 0 2px;
	padding: 3px 10px 3px 20px;
}

.modifydate { color: #757575; display: block; margin: 10px 0; }

.contentdescription {
	border-bottom: 1px solid #d5d5d5;
	display: block;
	margin: 0 -15px;
	padding: 10px 15px;
}

.contentdescription p { margin: 0; }

.buttonheading { float: right; }

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

/*Inline images ---*/
img.caption { margin-top: 5px; }

.img_caption { color: #757575; margin-bottom: 10px; }

.article-content img { margin: 1px; }

.img_caption img { margin: 5px 0 0; }

.img_caption p {
	background: #333;
	border-top: 1px solid #fff;
	color: #d5d5d5;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}

/* Tables ---*/
.sectiontableheader {
	background: #333;
	border: 1px solid #d5d5d5;
	color: #fff;
	padding: 5px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active { color: #fff; }

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	background: url(../images/dot2.gif) repeat-x bottom;
	padding: 5px 5px 6px;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover { background-color: #fffff0; }

.sectiontableentry2 { background-color: #f6f6f6; }

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

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

/* Content Toc */
table.contenttoc {
	border: 1px solid #d5d5d5;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}

table.contenttoc a { color: #000; }

table.contenttoc td { border-bottom: 1px dotted #d5d5d5; padding: 5px 10px; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* Poll */
div.poll { padding: 15px 0; }

form#poll {
	border-bottom: 1px dotted #d5d5d5;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll {
	border-bottom: 1px dotted #d5d5d5;
	font-size: 92%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll dt, dl.poll dd { float: left; }

dl.poll dt { clear: left; width: 100px; }

dl.poll dd { clear: right; }

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

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

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #d5d5d5;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

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

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

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

/* Pagination ---*/
ul.pagination { float: left; margin: 15px 0; width: 75%; }

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

ul.pagination li span { padding: 1px 3px; }

ul.pagination a {
	background: #f6f6f6;
	border: 1px solid #d5d5d5;
	color: #000;
	padding: 1px 5px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #446611;;
	border: 1px solid #446611;;
	color: #fff;
	text-decoration: none;
}

.sortby { font-size: 92%; margin: 10px 0 5px; }

.sortby .filter, .sortby .display { float: left; width: 40%; }

.sortby .display { float: right; text-align: right; }

.pagenavbar { font-weight: bold; }

.pagenavcounter { margin: 15px 0 !important; text-align: center; }

.counter {
	float: right;
	line-height: 1;
	margin: 15px 0 !important;
	text-align: right;
	width: 24%;
}

.counter span {
	background: #446611;;
	border: 1px solid #446611;;
	color: #fff;
	padding: 1px 5px;
}

.blog_more {
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0 5px;
	clear: both;
}

.blog_more h2 {
	font-size: 115%;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
}

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

/* Messages ---*/
#system-message { padding-top: 10px; }

#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: #446611;; border: 0; }

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

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

/* Tooltips --- */
.tool-tip {
	background: #ffffcc;
	border: 1px solid #D4D5AA;
	float: left;
	max-width: 300px;
	padding: 5px;
	z-index: 1000;
}

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

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

.contentpaneopen_edit img { vertical-align: middle; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	background: url(../images/h3-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #a5a5a5;
	color: #656565;
	font-size: 100%;
	margin: 0 0 10px;
	padding: 10px;
	text-transform: uppercase;
	overflow: hidden;
	text-shadow: 1px 1px 0 #fff;	
}

div.moduletable_menu h3 { margin-bottom: 0; }

div.ja-moduletable,
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_default {
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0 0 20px;
	position: relative;
}

.ja-box-ct { padding: 0 0 20px; }

/* Feature module ---*/
.ja-content-top div.moduletable_feature {
	background: #F6F6F6;
	position: relative;
	margin-bottom: 20px !important;
	padding-top: 50px !important;
}

div.moduletable_feature h3 {
	border: 1px solid #d5d5d5 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 623px;
	z-index: 10;
}

div.moduletable_feature .ja-box-ct { padding: 0 !important; }

/* Badge Module ---*/
.badge {
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
}

.badge-hot .badge	{ background: url(../images/icon-badge.png) no-repeat 0px 0px; }
.badge-new .badge	{ background: url(../images/icon-badge.png) no-repeat 0px -46px; }
.badge-pick .badge { background: url(../images/icon-badge.png) no-repeat 0px -92px; }
.badge-top .badge { background: url(../images/icon-badge.png) no-repeat 0px -138px; }

.badge-hot .ja-box-ct,
.badge-top .ja-box-ct,
.badge-pick .ja-box-ct,
.badge-new .ja-box-ct {
	padding: 10px 25px 10px 10px !important;
}

/* Search Module ---*/
#ja-search {
	float: right;
}

#ja-search label { }

#ja-search .inputbox {
	background: url(../images/icon-search.gif) no-repeat 250px center #333;
	width: 150px;
	border-left: 1px solid #050505;
	border-top: 1px solid #050505;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	padding: 3px 10px;
	color: #d5d5d5;
	font-size: 100%;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus {
	background: #333333;
}

#ja-search .button {
	font-size: 100%;
	font-weight: bold;
	margin-left: 5px;
	text-transform: none;
}

/* Login Module ---*/
#form-login {
	padding: 10px 0 0;
}

#form-login td {
	padding: 0 5px;
}

#form-login-username .inputbox,
#form-login-password .inputbox {
	background: #333;
	background-position: 5px center;
	background-repeat: no-repeat;
	font-weight: bold;
}

#form-login ul { margin: 0 !important; padding: 0; }

#form-login ul li { margin: 0 !important; padding: 0; display: inline-block; }

#form-login p { margin: 0 0 5px; }

#form-login .button { cursor: pointer; margin: 10px 0 0; }

/* Poll Module ---*/
h4.poll-title { margin: 0; padding: 0; }

a.poll-result { font-size: 92%; text-transform: uppercase; }

form.poll .button { margin-right: 5px; }

/*JA Tab */
div.ja-module .ja-tabswrap {
	padding-top: 1px;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #d5d5d5; padding: 5px 0; }

div.bannergroup_text div.banneritem_text a { font-weight: bold; }

div.bannergroup_text div.bannerheader,
div.bannergroup_text div.bannerfooter_text a { color: #757575; font-size: 92%; }

div.bannergroup_text div.bannerfooter_text { padding: 5px 0 0; text-align: right; }

div.bannergroup { margin-bottom: 10px; }

/* Rounded Module --- */
div.ja-module h3, div.module h3 {
	border-bottom: 1px solid #d5d5d5;
	color: #7ba566;
	font-size: 115%;
	font-weight: bold;
	margin: 0 -15px 10px;
	padding: 8px 15px;
	text-transform: uppercase;
}

div.ja-module, div.module { margin-bottom: 20px; position: relative; }

.ja-box-br {
	background: url(../images/b-br.gif) no-repeat bottom right #fff;
}

.ja-box-bl {
	background: url(../images/b-bl.gif) no-repeat bottom left;
}

.ja-box-tr {
	background: url(../images/b-tr.gif) no-repeat top right;
}

.ja-box-tl {
	background: url(../images/b-tl.gif) no-repeat top left;
	padding: 0 15px 10px;
}

/* text */
div.module_text h3 {
	clear: both;
	display: block;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	border-bottom: 0;
}

div.module_text span {
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 3px;
	background: #fff;
}

div.module_text {
	background: url(../images/bt-br.gif) no-repeat bottom right #f6f6f6;
}

div.module_text .ja-box-bl {
	background: url(../images/bt-bl.gif) no-repeat bottom left;
}

div.module_text .ja-box-tr {
	background: url(../images/bt-tr.gif) no-repeat top right;
}

div.module_text .ja-box-tl {
	background: url(../images/bt-tl.gif) no-repeat top left;
}

/* Blank */
div.moduletable_noborder,
div.module_noborder,
div.module_noborder .ja-box-bl,
div.module_noborder .ja-box-tr,
div.module_noborder .ja-box-tl {
	background: none;
	padding: 0;
}

/* Hilite */
div.moduletable_hilite {
	background-color: #1c1c1c;
	color: #a5a5a5;
}

div.moduletable_hilite a {
	color: #fff;
	text-decoration: none;
}

div.moduletable_hilite .ja-slidenews-item {
	border-bottom: 1px solid #292929;
}

/* text color for high contrast module */
div.module_black *, div.module_green *, div.module_blue *, div.module_red * { color: #fff; }

/* Module list ---*/
div.ja-moduletable ul, div.ja-module ul {
	margin: 15px 0 0;
}

div.ja-moduletable ul li, div.ja-module ul li {
	padding-left: 12px;
	background-position: 2px 6px;
}

/* Collapsible h3 ---*/
h3.show {
	background: url(../images/icon-show.png) no-repeat 100% 60%;
	cursor: pointer;
}

h3.hide {
	background: url(../images/icon-hide.png) no-repeat 100% 60%;
	cursor: pointer;
	margin: 0 !important;
}

.ja-moduletable div.ja-tools {
	padding: 0;
	line-height: 0;
}

.ja-moduletable div.ja-tools span.title {
	display: none;
}

.ja-moduletable div.hide {
	color: #333;
	border-bottom: 1px solid #A5A5A5;
	font-size: 115%;
	margin: 0;
	font-size: 115%;
	font-weight: bold;
	background: url(../images/h3-bg.gif) repeat-x left top;
	padding: 8px 20px !important;
	text-transform: uppercase;
	overflow: hidden;
	font-family: Tahoma, "Segoe UI", Arial, Helvetica, sans-serif;
	line-height: 1.2 !important;
}

.ja-moduletable div.hide span.title {
	display: block !important;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { }
.main { }
.ja-box { padding-bottom: 10px; padding-top: 10px; }

#ja-wrapper { }

#ja-container {
	background: #fff;
	position: relative;
	z-index: 5;
}

#ja-container .main {
	padding: 10px 0 0;
	min-height: 300px;
}

/* 3 Columns - Classic Layout ---*/
#ja-container.ja-l1r1  {}

/* Full */
#ja-container {}

/* Full left */
#ja-container.ja-r1 {}

/* Full right */
#ja-container.ja-l1 {}

/* Mass ---*/
.ja-mass-top {}
.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module { margin-left: 0; margin-right: 0; }

.ja-mass-bottom {}

.ja-mass-bottom .ja-moduletable,
.ja-mass-bottom .ja-module {
	margin-left: 0;
	margin-right: 0;
}

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody {}

#ja-main .inner {  }

#ja-contentwrap { }

/* Content Top ---*/
.ja-content-top .ja-moduletable { margin: 0 !important; padding: 0; }

.ja-content-top .ja-moduletable,
.ja-content-top .ja-module {
	margin-left: 0;
	margin-right: 0;
}

/* Content Main ---*/
.ja-content-main {padding: 10px 15px; }

/* Content Bottom ---*/
.ja-content-bottom {}
.ja-content-bottom .ja-moduletable,
.ja-content-bottom .ja-module {
	margin: 0 !important;
	padding: 0 !important;
}

/* @end */

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap {}

.ja-col {}

.ja-cols div.ja-moduletable ,.ja-cols div.moduletable {
	border: 1px solid #d5d5d5;
	padding: 0;
}

.ja-cols div.ja-moduletable .ja-box-ct,
.ja-cols div.moduletable .ja-box-ct { padding: 0 10px 20px; }

.ja-cols div.moduletable_blank { border: none; }

.ja-cols div.moduletable_blank .ja-box-ct,
.ja-cols div.moduletable_tabs .ja-box-ct { padding: 0; }

.ja-cols div.ja-moduletable h3,
.ja-cols div.moduletable h3 {}

/* Left Columns ---*/
#ja-left .ja-l2 {}

/* Right Columns ---*/
#ja-right .ja-r2 {}


/* HEADER
--------------------------------------------------------- */
#ja-header { background-color: #1c1c1c; margin-top: 0px; position: relative; z-index: 10; }

#ja-header .main { height: 100px; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }

h1.logo, div.logo-text { float: left; padding-top: 30px; position: relative; }

/* Logo Image ---*/
h1.logo { height: 40px; width: 210px; }

h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	display: block;
	height: 40px;
	width: 210px;
}

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

/* Logo Text ---*/
div.logo-text h1 a {
	color: #d5d5d5;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

p.site-slogan {
	background: #333;
	color: #757575;
	display: block;
	font-size: 85%;
	letter-spacing: 1px;
	margin: 8px 0 0;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
}

/* Header mask ---*/
.ja-headermask {
	background: url(../images/header-mask.png) no-repeat top right;
	display: block;
	height: 100px;
	position: absolute;
	right: 45px;
	top: 0;
	width: 849px;
}

/* Topbar ---*/
#ja-topbar {
	background: #050505;
	color: #656565;
	height: 20px;
	padding: 5px 0;
	position: absolute;
	top: -30px;
	width: 100%;
	font-size: 11px;
	z-index: 11;
}

#ja-topbar .main {
	height: 20px;
}

.ja-day, .ja-updatetime {
	float: left;
	border-right: 1px solid #454545;
	padding: 2px 10px 0;
}

.ja-updatetime em {
	margin-left: 5px;
	font-style: normal;
}

/* Headlines Module ---*/
.ja-healineswrap { float: left; padding-top: 2px; }

.ja-healineswrap em {
	font-style: normal;
	font-weight: bold;
	float: left;
	display: block;
	padding: 0 10px 0 10px;
}

.ja-headlines { float: left; }

.ja-headlines a { color: #757575; text-decoration: none; }

.ja-headlines a:hover, .ja-headlines a:active, .ja-headlines a:focus {
	color: #656565;
	text-decoration: none;
}

.ja-headlines .separator { color: #454545; }

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	background-color: #1c1c1c;
	border-bottom: 4px solid #050505; 
	line-height: 1;
	position: relative;
	z-index: 9;
}

#ja-mainnav .main { font-size: 12px; }

#ja-mainnav .inner { background-color: #333; margin: 0 10px; padding: 0; }

span.has-image {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left 2px;
}

span.menu-title { display: block; }

span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
	color: #757575;
}

ul.level0 li.mega a img {
	float: left;
	padding-right: 5px;
}

/* Sub Nav ---*/
#ja-subnav {
	border-bottom: 1px solid #d5d5d5;
	background: #050505;
	position: relative;
	z-index: 9;
}

#ja-subnav .main {
	height: 32px;
	line-height: 1;
	z-index: 10;
}

#ja-subnav ul {
	overflow: hidden;
	padding: 8px 0;
}

#ja-subnav ul.active {}

#ja-subnav li {
	background: none;
	border-left: 1px dotted #757575;
	display: block;
	float: left;
	padding: 0 10px 0 11px;
}

#ja-subnav li:first-child { border-left: 0; }

#ja-subnav ul li a { color: #999; display: block; text-decoration: none; }

#ja-subnav ul li a:hover,
#ja-subnav ul li a:focus,
#ja-subnav ul li a:active {
	background: none;
}

#ja-subnav ul li.active a,
#ja-subnav ul li.active a:hover,
#ja-subnav ul li.active a:active,
#ja-subnav ul li.active a:focus {
	color: #fff !important;
	font-weight: bold;
	text-decoration: underline;
}

#ja-subnav ul.active li a { color: #d5d5d5; }

#ja-subnav ul.active li a:hover { color: #fff; }

#ja-subnav ul li.empty { border-left: 0px; }

#ja-subnav span.has-image {
	background-position: 0px 0px;
	padding: 2px 0 2px 25px;
}

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	background: #fcfcfc;
	border: 1px solid #d5d5d5;
	display: block;
	height: auto;
	left: -999%;
	padding: 0 10px;
	position: absolute;
}

#ja-subnav ul li.hover ul {
	display: block;
	height: auto;
	left: auto;
	position: absolute;
	margin-top: 3px;
	margin-left: 5px;
}

#ja-subnav ul li.haschild a {
	background: url(../images/arrow.png) no-repeat right center;
	padding-right: 12px;
}

#ja-subnav ul li.hover a {
	background: url(../images/arrow3.png) no-repeat right center;
}

#ja-subnav ul li.haschild li a, #ja-subnav ul li.hover li a { background: none; padding-right: 0; }

#ja-subnav ul li ul li {
	border-bottom: 1px solid #d5d5d5;
	border-left: none;
	display: block;
	float: none;
	padding: 5px 5px;
	text-align: left;
}

#ja-subnav ul li ul li a {
	background-image: none !important;
	border: 0 !important;
	color: #333 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

#ja-subnav ul li ul li a span.menu-title { padding-top: 3px; padding-bottom: 3px; }

#ja-subnav ul li ul a { background: none !important; }

#ja-subnav ul li ul li a:hover {
	background-image: none !important;
	text-decoration: underline !important;
}

#ja-subnav ul li ul li a.active {
	color: #446611 !important;
	font-weight: bold !important;
}

/* Breadcrumbs ---*/
#ja-breadcrumbs { text-transform: uppercase; }
#ja-breadcrumbs .main { color: #666; font-size: 92%; font-weight: bold; }

#ja-breadcrumbs .inner {
	border-bottom: 1px solid #d5d5dd;
	margin: 0 10px;
	padding: 8px 0;
}

.fs2 #ja-breadcrumbs .main { padding-bottom: 8px; }

#ja-breadcrumbs a { padding: 0 2px; color: #461; text-decoration: none; }

#ja-breadcrumbs a:hover,
#ja-breadcrumbs a:focus,
#ja-breadcrumbs a:active {
	background-color: #446611;
	color: #fff;
	text-decoration: none;
}

#ja-breadcrums {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	width: 80%;
}

#ja-breadcrums strong {}

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

/* Extras ---*/
.ja-links { float: right; margin-top: 2px; }

.ja-links li { background: none; padding: 0; display: inline; }

.ja-links li.top a {
	background: url(../images/arrow2.png) no-repeat 5px center;
	padding-left: 17px;
	padding-right: 5px;
}

.ja-links li.top a:hover { background-color: #446611; }

.ja-links li.layout-switcher a {
	background: #446611;
	color: #666;
	text-decoration: none;
}

.ja-links li.layout-switcher a:hover { background: #656565; color: #fff; text-decoration: none; }

.ja-links li.user-reset a {
	background: #bf0000;
	color: #fff;
	text-decoration: none;
}

.ja-links li.user-reset a:hover {
	background: #656565;
	color: #fff;
	text-decoration: none;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu { margin: 0; padding: 0; }

#ja-container ul.menu li {
	background: none;
	border-bottom: 1px dotted #d5d5d5;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#ja-container ul.menu li a {
	color: #333;
	display: block;
	outline: none;
	padding: 6px 0;
	text-decoration: none;
	text-indent: 5px;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus { color: #446611; background: #f6f6f6; }

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

#ja-container ul.menu li ul { margin: 0 0 0 10px; }

#ja-container ul.menu li li {
	background: url(../images/arrow.png) no-repeat left 11px;
	border-bottom: 0;
	border-top: 1px dotted #d5d5d5;
}

#ja-container ul.menu li li a {
	color: #333 !important;
	font-weight: normal !important;
	text-indent: 10px;
}

#ja-container ul.menu li li a:hover,
#ja-container ul.menu li li a:active,
#ja-container ul.menu li li a:focus { color: #446611; background: none; }

#ja-container ul.menu li li.active a { color: #446611 !important; font-weight: bold !important; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box { 
	padding: 0;
	background: url(../images/dot3.gif) repeat-y right;
}

#ja-topsl .ja-box-right, #ja-botsl2 .ja-box-right,
#ja-topsl .ja-box-full, #ja-botsl2 .ja-box-full { 
	background: none;
}

/* Top spotlight ---*/
#ja-topsl {
	border-bottom: 1px solid #d5d5d5;
	background: #333;
	color: #d5d5d5;
}

#ja-topsl .main { padding: 10px 0; }

#ja-topsl h3 {
	margin: 0 0 8px;
	padding: 0;
	color: #fff;
	background: none;
}

/* Bot spotlight ---*/
#ja-botsl .main {
	background: url(../images/dot-line.gif) repeat-x left top;
	padding: 3px 0 0;
}

#ja-botsl .ja-moduletable h3 {
	background: none;
	border: none;
	font-size: 125%;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
}

#ja-botsl .ja-moduletable {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0;
}

#ja-botsl .ja-box-left,
#ja-botsl .ja-box-center {
	background: url(../images/dot-grey.gif) repeat-y right top;
}

#ja-botsl .ja-module ul,
#ja-botsl .ja-moduletable ul {
	margin-top: 5px;
}

/* Bot spotlight 2 ---*/
#ja-botsl2 {
	background: #1c1c1c;
	border-top: 5px solid #333333;
	color: #a5a5a5;
}

#ja-botsl2 .main { padding: 0 0 5px; }

#ja-botsl2 .ja-moduletable h3 {
	border-bottom: 1px solid #2e2e2e;
	color: #ccc;
	padding-bottom: 5px;
	font-size: 125%;
	margin-bottom: 10px;
	text-transform: none;
	text-shadow: none;
}

#ja-botsl2 .ja-moduletable, #ja-botsl2 .moduletable {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#ja-botsl2 h3 {
	margin: 0 0 8px;
	padding: 0;
	color: #fff;
	background: none;
}

#ja-botsl2 a { color: #666; }

#ja-botsl2 li { background-image: url(../images/bullet2.png); }

.ja-box-right .ja-moduletable, .ja-box-right .moduletable,
.ja-box-full .ja-moduletable, .ja-box-full .moduletable {
	border: 0 !important;
	background: 0 !important;
}

/* Login form on botsl2 ---*/
#ja-botsl2 #form-login-username .inputbox,
#ja-botsl2 #form-login-password .inputbox {
	background: #333;
	border: 1px solid #111;
	color: #ccc;
	font-weight: normal;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { background: #050505; }

#ja-footer .main {
	color: #757575;
	overflow: hidden;
	padding: 20px 0;
	position: relative;
}

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

/* Foot Links ---*/
.ja-footnav {}

.ja-footnav ul {
	float: left;
	line-height: normal;
}

.ja-footnav ul#mainlevel-nav { padding-top: 2px; }

.ja-footnav li {
	background: url(../images/h-line.gif) no-repeat left center;
	display: block;
	float: left;
	padding: 0;
}

.ja-footnav li a {
	color: #656565;
	display: block;
	line-height: normal;
	padding: 0 10px;
	font-weight: bold;
	text-decoration: none;
}

.ja-footnav li a:hover,
.ja-footnav li a:active,
.ja-footnav li a:focus {
	color: #fff;
}

.ja-footnav ul.ja-links { float: right; }

.ja-footnav ul.ja-links li {
	background: none;
	border-left: 0;
	padding: 0;
}

.ja-footnav ul.ja-links li a { padding: 3px 10px; }

.ja-footnav ul.ja-links li.top a,
.ja-footnav ul.ja-links li.layout-switcher a {
	background: url(../images/arrow4.png) no-repeat 9px center;
	border: 1px solid #1c1c1c;
	padding-left: 18px;
	padding-right: 10px;
}

.ja-footnav ul.ja-links li.top a:hover,
.ja-footnav ul.ja-links li.layout-switcher a:hover {
	background: url(../images/arrow4.png) no-repeat 9px center #333;
	border: 1px solid #454545;
	color: #FFF;
	text-decoration: none;
}

.ja-footnav .ja-firstitem {
	border-left: 0;
	background-image:none;
}

.ja-footnav ul.ja-links li.layout-switcher a,
.ja-footnav ul.ja-links li.layout-switcher a:hover {
	margin-right: 10px;
	background: none;
	padding-left: 10px;
}

/* Copyright Info. ---*/
#ja-footer .inner { float: left; padding: 0; }

.ja-copyright {
	padding-left: 10px;
	padding-right: 10px;
}

.ja-copyright small { display: block; }

.ja-copyright a {	color: #461; }

/* MISCELLANOUS
----------------------------------------------------------- */
/* User Tools ---*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 20px;
}

ul.ja-usertools-font li, ul.ja-usertools-screen li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

ul.ja-usertools-screen  {
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 90px;
}

/* User Settings ---*/
.ja-usersetting {
	margin: 0 -15px;
	background: #f6f6f6;
	color: #333;
}

a.ja-usersetting-loadform {
	position: absolute;
	right: 50px;
	top: 6px;
	width: 20px;
	text-indent: -9999px;
	height: 20px;
	background: url(../images/icon-setting.gif) no-repeat center;
}

form.ja-usersetting-form { padding: 5px 15px; }

.ja-usersetting-options {
	width: 100%;
	display: block;
}

.ja-usersetting-options ul {
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
	font-size: 92%;
}

.ja-usersetting-options ul li {
	background: none;
	float: left;
	display: block;
	padding: 0 15px 0 0 !important;
	margin: 0 !important;
}

.ja-usersetting-options ul.checkall { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }

.ja-usersetting-options ul.catselect { margin-top: 0; }
.ja-usersetting-options ul.catselect li { line-height: 20px; height: 20px; }
.ja-usersetting-options ul.catselect label { line-height: 20px; }
.ja-usersetting-options ul.catselect .checkbox { margin: 0 5px; line-height: 20px; }

.ja-usersetting-options p.actions { margin-bottom: 10px; }

/* Icon for min/max ---*/
.ja-mdtool {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 16px;
	height: 16px;
	z-index: 20;
}

/* Icon for move ---*/
.ja-mdmover {
	position: absolute;
	right: 30px;
	top: 6px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url(../images/icon-mover.gif) no-repeat center;
	z-index: 20;
}

/* JA Bulletin */
ul.ja-bullettin li {
	padding: 8px 0 12px !important;
}

ul.ja-bullettin li a {
	text-decoration: none;
}

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

div.ja-innerdiv {
	border-bottom: 1px dotted #d5d5d5;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

div.ja-innerdiv h4 {
	font-family: Arial, sans-serif;
	font-size: 92%;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}

div.ja-innerdiv h5 { margin: 5px 0; }

div.ja-innerdiv span.logo {
	display: block;
	margin-bottom: 5px;
}

.cufon-canvas { padding: 1px 0 3px; }

#remember {
	vertical-align: middle;
}

/******MENU*******/
#ja-mainnav ul ul ul a span {
	line-height: 18px;
}

/* Contact ---*/
#contact_us li {
	background: none !important;
	padding-left: 0;
}

#component-contact address { font-style: normal; }

#component-contact #emailForm { border-top: 1px solid #ddd; padding-top: 15px; }

.contact_email { margin: 0 0 10px; }

.contact_email label { font-weight: bold; display: block; }

.contact_email_checkbox { margin: 15px 0; }

/***Review css***/


/* @group Help article's screenshots */
img.screenshot {
	border:5px solid #F0F0F0;
	margin:20px 0;
	padding:10px;
}
/* @end */

/* @group Overriding styles */
#mainContentAreaHome {
	width: 750px ! important;
	margin: 0 17px 0 0 ! important;
}

#mainContentArea {
	width: 750px ! important;
	margin: 15px 17px 0 0 ! important;
}

#leftmenu {
	width: 170px ! important;
	margin-right: 10px;
}
span.pathway {
	margin: 10px 0 5px 0;
	display: block;
}

#adminForm fieldset {
	border: 1px solid #B9CADB !important;
}
/* @end */

/* @group message */
#specialMessage { color:#000;}
#specialMessage dt.message {display:none;}
#specialMessage dd {margin:0;}
#specialMessage dd ul {
	margin:0;padding:0;
	color: #000 !important;
	font-size: 0.7em;
	padding: 10px;
	background-color:#DDDDDD;
	font-weight: bold;
	}
#specialMessage dd li {
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-type: none;
}
/* @end */

/* @group mod_mt_search */
.header .search-box {
	background:#EBEBEB none repeat scroll 0 0;
	border-top:4px solid #B9CADB;
	margin: 3px 0 0 0;
	padding:1px 0 2px 0;
	text-align:right;
	width:100%;	
	overflow: hidden;
	clear:both;
}
.header .search-box FORM{
	margin:0px;
}
.search-box-area{
	color:#888888;
	position:relative;
	top:-3px;
}
.search-box-area LABEL{
	font-weight:bold;
	font-size:0.9em;
	margin-top:6px;
	position:relative;
	left:8px;
}

.header .search-box INPUT.submit{
	position:relative;
	top:6px;
	left:3px;
	margin-left:10px;
	background:none;
	border:none;
	padding:0px;
	margin:0px;
	margin-left:11px;
	margin-top:2px;
}

.header .search-box INPUT.text, .header .search-box INPUT.inputbox{
	width:154px;
	padding:3px 0px;
	border-color:#aeb3b8;
	background:#fff;
}

.finder.search-box-area label.finder{
	margin-right:8px;
}

.finder.search-box-area {
	margin-right: 28px;
}
.header .search-box SELECT{
	margin-left:12px;
	margin-top:3px;
	width:106px;
}

.header .search-box A{
	text-decoration:underline;
	color:#4f7ba4;
	font-size:0.9em;
	margin-left:18px; 
	margin-top:5px;
	margin-right:25px; 
	position:relative;
	top:-2px;
}

.header .search-box A:HOVER{
	text-decoration:none;
}

.header .search-box INPUT,
.header .search-box SELECT,
.header .search-box LABEL,
.header .search-box A{}

.moduletablesearch {
	padding: 10px 0 0 0;
	margin: 10px 0 0 20px;
	border-top: 1px solid #c0c0c0;
}
.moduletablesearch fieldset.input {
	border:0;
	margin: 0;
	padding: 0;
}
.moduletablesearch fieldset.input p {
	margin-bottom: 0.3em !important;
}
#mod_mt_search_searchword, .finder.search-box-area input.inputbox {
	border: 1px solid #A9B8C2;
	color: #888;
	width:154px;
	position:relative;
	left:7px;
}

/* @end */

/* @group Site Links */
.moduletablebanner {
	border:none;
	margin-bottom:10px;
}
/* @end */
/* @group Site Links */
.moduletablesitelinks {
	border-top: 1px solid #c0c0c0;
	margin-left:20px;
	margin-top:10px;
}
.moduletablesitelinks ul.menujed {
	padding: 0;
}

/* @end */

/* @group mod_login: JED's Login module */
.moduletablelogin {
	padding: 10px 0;
	margin: 10px 0 0 20px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.moduletablelogin fieldset.input {
	border:0;
	margin: 0;
	padding: 0;
}
.moduletablelogin ul {
	list-style-type: none;
	padding:0;
}

.moduletablelogin ul li {
	margin: 0 ! important;
}

#form-login-username, #form-login-password, #form-login-remember {
	margin-bottom: 0.5em;
}
/* @end */

/* @group mod_mt_stat: Statistic */
.moduletablestat {
	text-transform: uppercase;
	font-size: 1.2em;
	text-align:left;
	line-height: 1.4em;
	margin: 0 0 0 20px;
	padding: 15px 0;
	border-bottom: 1px solid #c0c0c0;
}
.moduletablestat span {
	color: #FF8000;
	font-weight: bold;
}
/* @end */

/* @group mod_mt_menu: Directory menu */
.moduletable h3 {
	padding-left: 20px;
	color: #000;
}
ul.menujed {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	}
ul.menujed li {
	padding: 2px 0;
	}	
ul.menujed li a:link, ul.menujed li a:visited, a.menujed:link, a.menujed:visited {
	color:#0B2A4C;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:0.875em;
	display: block;
	}
ul.menujed li img {
	float:right;
	position: relative;
	top:-14px;
}
/* @end */


/* @group hometopleft and hometopright module */
div.hometop {
	width:750px; float: left;
	margin: 15px 0 0 10px;
}
div.hometop .moduletable {
	border: 1px solid #b9cadb;
	margin-bottom: 15px;
	overflow:hidden;
}
div.hometop .moduletablesubcat {
	border: 1px solid #b9cadb;
	margin-bottom: 15px;
	overflow:hidden;
}

div.hometop h3 {
	text-transform: uppercase;
	padding: 0.35em 0.7em;
	margin: 0;
	background: url("images/hometopbg.png") left top repeat-x;
	color: #fff;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
}

div.hometop span.more {
	float:right;
	position: relative;
	top: -20px;
	left: 10px;
	text-transform: none;
	font-size: 0.85em;
	margin-right: 10px;
	color: #fff;
}

div.hometop span.more a:link, div.hometop span.more a:visited {
	color: #fff;
	padding: 8px 10px 5px 20px;
}
div.hometop div.newlistings {
	padding: 0 10px 0 10px;
	width: 229px;
	float: left;
	clear:right;
}

div.hometop div.listings {
	padding: 10px 10px 0 10px;
	overflow: hidden;
	width: 100%;
}
div.hometop .moduletablesubcat div.listings {
	width: 345px;
}
div.hometop div.listing {
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

div.hometop div.listing h4 {
	width:159px;
	float:left;
	overflow: hidden;
}
div.hometop .moduletablesubcat div.listing h4 {
	width:240px;
}

div.hometop div.featuredlisting h4, div.hometop div.popularlisting h4  {
	width:240px;
	float:left;
	overflow: hidden;
}

div.hometop div.listing .type, div.hometop div.featuredlisting .type, div.hometop div.popularlisting .type {
	width: 100px;
	text-align:right;
	float:right;
	overflow: hidden;
}
div.hometop div.newlistings .type{
	width: auto;
}
div.hometop div.listing .fields, 
div.hometop div.featuredlisting .fields, div.hometop div.popularlisting .fields {
	clear:both;
	/* padding-top: 2px; */
/*	padding-top: 5px;*/
}
div.hometop div.listing h4 a:link, div.hometop div.listing h4 a:visited, div.hometop div.featuredlisting h4 a:link, div.hometop div.popularlisting h4 a:link, div.hometop div.featuredlisting h4 a:visited, div.hometop div.popularlisting h4 a:visited  {
	font-weight: bold;
	font-size: 0.95em;
	display: block;
}
div.hometop div.listing span {
	font-size: 0.85em;
	/* font-size: 0.95em; */
	display: inline;
	padding: 0;
	margin: 0 10px 0 0;
}

div.hometop div.moduletable div.listings div.featuredlisting div.fields span.featauthor,
div.hometop div.moduletable div.listings div.featuredlisting div.fields span.featcate {
	font-size: 0.85em;
}

div.hometop div.moduletable div.listings div.featuredlisting div.fields span.featsumm {
	padding-top: 5px;
}
div.hometop div.moduletable div.listings div.featuredlisting div.fields a.thumb {
	padding-top: 10px;
}
/* @end */


/* @group JED hometopleft Editor's Pick module */
div.hometop div.featuredlisting {
	overflow: hidden;
	padding-bottom: 8px;
	margin-bottom: 10px;
	width: 340px;
	margin-right: 15px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 15px;
	}
div.hometop div.featuredlisting span, div.hometop div.popularlisting span {
	display: block;
	overflow:hidden;
	clear: right;
	padding-top: 2px;
}


div.hometop div.featuredlisting a.thumb, div.hometop div.popularlisting a.thumb {
	width: 115px;
	min-height: 115px;
	
	}
div.hometop div.featuredlisting a.thumb img, div.hometop div.popularlisting a.thumb img {
	max-height: 115px;
	max-width: 115px;
}
/* @end */

/* @group JED Popular extension module in sub categories */
div.hometop div.popularlisting {
	overflow: hidden;
	width: 345px;
	padding: 10px 0 5px 0;
	border-top: 10px;
	border-bottom: 1px solid #ccc;
	}

div.hometop div.lastlisting {
	border-bottom: 0px;
	border-right: 0px;
}
/* @end */

/* @group JED breadcrumb */

#pathway {
	clear:both;
	padding-top: 15px;
	font-size: .9em;
}


#breadcrumb {
	overflow: hidden;
	height: 18px;
	padding: 6px 15px 6px 15px;
	font-size: 1.1em;
	background-color: #eee;
	border-bottom: 2px solid #ddd;
}
#breadcrumb .pathway {
	display: block;
	float: left; 
	background-color: #fff;
	padding: 1px 5px;
	overflow: hidden;
	}
#breadcrumb span.breadcrumbs {
	background: url("../../../../images/jed/breadcrumbcorner.png") left top no-repeat;
	background-color: #fff;
	}
.breadcrumbs-end {
		background: url("../../../../images/jed/breadcrumbcorner-right.png") right top no-repeat;
		background-color: #fff;
		width: 4px;
		height: 20px;
		display: block;
		float: left;
	}
#breadcrumb img {
	float: left;
	position: relative;
	top: 4px;
	margin: 0 2px;
}	
/* @end */

/* @group JEDmodule */
#topFeature #search_r {
	color: #fff;}

#topFeature input#mt_search {
	border: 1px solid #fb7420;
	font-size: 1.1em;
	padding-left: 5px;
	color: #999;}

#topFeature input.button {
	background: url('../../../../images/jed/search.png') no-repeat top left;
	border-top: 1px solid #fb7420;
	border-right: 1px solid #fb7420;
	border-bottom: 1px solid #fb7420;
	border-left: 0px solid #fb7420;
	font-size: 1.1em;
	margin:0;
	padding:0;
	width: 22px;	
	}

#topFeature div.search .span {
	margin-left: 10px;}
	
#topFeature a {
	color: #fff;
	text-decoration: underline;
	margin-left: 5px;
	}

#leftmenu UL.menu_mt {
	float: left;
	padding: 0;
	margin-left: 0px;
	width: 100%;
	margin-top: 0px;
	list-style: none;
}

#leftmenu UL.menu_mt LI {
	padding: 1px 0px;
	background-color: #EEE;
	border-bottom: 1px dotted #c0c0c0;
	display: block;
	overflow: hidden;
	}

#leftmenu UL.menu_mt LI.active {
	background-color: #BFBFBF;
	}
#leftmenu UL.menu_mt LI.active A {
	text-decoration: underline;}
	
#leftmenu UL.menu_mt LI A {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0B2A4C;
	display: block;
	padding-left: 10px;}

#leftmenu UL.menu_mt LI A:HOVER {
	color: #2F5F93;
	text-decoration: underline;
	}
		#leftmenu UL.menu_mt UL.menu_mt {
			margin: 0;
			padding-bottom: 10px;
			background-color: #fff;
			overflow: hidden;
			width: 100%;
			border-left: 0px solid #5488B1;
			border-right: 0px solid #5488B1;
			}
		#leftmenu UL.menu_mt UL.menu_mt LI {
			background-color: #fff;
			background-image: none;
			overflow: hidden;
			padding: 0;
			margin: 0;
			font-weight: normal;}
		#leftmenu UL.menu_mt UL.menu_mt LI.active {
			}
		#leftmenu UL.menu_mt UL.menu_mt LI.active A {
			}
		#leftmenu UL.menu_mt LI UL.menu_mt LI A {
			color: #4C4C4C;
			text-decoration: none;
			}
		#leftmenu UL.menu_mt LI UL.menu_mt LI A:hover {
			color: #4C4C4C;
			background-color: #EEE;
			text-decoration: none;
			}
/* @end */

/* @group JED */
/* Limit frontpage's image height to 70px */
.modmtrandom img {
	max-height: 70px;
}

.search input.inputbox {
	width: 165px !important;
}
.search input.button {
	width: auto;
}

.listing-summary a.thumb:link, .listing-summary a.thumb:visited {
	float:right;
	overflow: hidden;
	margin: 0 10px 10px 5px;
	padding: 5px;
	text-align:center;
	display: block;
}
.listing-summary .votes, .listing-summary .reviews {
	margin: 0 0 3px 15px;
	position:relative;
	top:-2px;
}
.listing-summary .linfo0 {
	clear:left;float:left; overflow:hidden; margin-top:4px; overflow:hidden;
	width: 75%;
}
.listing-summary .linfo {
	color: #666;
	margin-top: 5px;
	padding-bottom: 1px;
}
.listing-summary .linfo img {
	margin-right: 15px;
}
.listing-summary .linfo span {
	margin-right:15px;
/*	font-size: .9em ;*/
	display: inline;
	vertical-align: top;
}
.listing-summary span.cmt {
	margin-left:15px;
	position:relative;
	top:2px;
}
.listing-summary .linfo a:link {
/*	color: #666;*/
}

.dottedline{
	text-align:left;
	margin:0 0 6px 0;
	padding:5px 0px 3px 0px;
	color:black;
	background: url('../../img/dot.gif') repeat-x bottom;
	}
.toprowdottedline{
	color:black;background: url('../../img/dot.gif') repeat-x bottom;}
.rdottedline{border-right:1px dotted #cccccc;}

div#editorsnote{clear:both;border:1px solid #FDE2E2; background-color:#FCF3F3;padding:4px 0;margin:20px 0 30px 0;}
div#editorsnote div{margin:0 8px 0 8px;font-style:italic}
div#editorsnote ul{list-style-type: disc;margin:0;padding:4px 9px 4px 20px;}
div#editorsnote ul li{margin:0;padding:0;}

.report {text-align:right;margin:15px 0 15px 0}

td.caption {color: #787878;}

.url a:link {
	position: relative;
	top: 3px;
	font-weight: bold;
	padding: 5px 15px;
	border-left:1px dotted #cccccc;
	font-weight: normal;
}
.url a:hover {
	background-color: #FFF;
		background: url('../../img/dot.gif') repeat-x top;
		background: url('../../img/dot.gif') repeat-x bottom;
}
.url-end {
	border-left:1px dotted #cccccc;
	padding:5px;
	position: relative;
	top: 3px;
}

.lastrow {
	height: 23px;
	margin-bottom:20px;
}
/* JED Index */
#index h1 {
	background: url("images/indexbg.png") left top repeat-x;
	color: #fff;
	font-size: 1.35em;
	padding: 4px 5px 3px 5px;
	margin-bottom: 10px;
}
#index div.column {
	overflow: hidden; 
	width:180px;
	float:left; 
	padding-top: 4px
	;margin-right: 5px;
}
#index ul.subcat {
	list-style: none outside;
	padding:0 0 10px 5px;
	margin:0 5px 0 1px;
}
#index ul.subcat li {
	padding: 3px 0;
	overflow:hidden;
}
#index ul.subcat li small{
	margin-left:3px;
	color: #999;
}

#index ul.subcat li a:link{
	width:100%;
	float:left;
	display: block;
	overflow: hidden;
}
/* @end */

h1.componentheading {
	margin:0;
	}
.componentheading {
	font-size: 1.6em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h2.contentheading, .componentheading {
	font-size: 1.6em;
	border-bottom: 1px solid #666;
	font-weight: bold;
	margin-top: 0px;
	}
h2, h2 a:link, h2 a:visited {
	font-weight: bold;
	font-size: 1.1em;
	}
/* @group Index */
.alpha-index {
	width: 100%;
	position: relative;
	left: -10px;
	text-align: center;
	margin: 15px 0 0px 0px;
	}
.alpha-index a.alpha:link, .alpha-index a.alpha:visited {
	margin: 0 0;
	height:2em;
	padding: 3px 9.8px;
	text-decoration: none;
	font-weight: normal;
	background-color: #f4f4f4;
	}
.alpha-index a.alpha:hover {
	background-color: white;
	color: black;
	}
#index {
	width: 100% !important;
	width: 99%;
	overflow: hidden;
	margin-top: 8px;
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	}
#index .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 10px 11px 0 0;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	}
#index .row {
	float:left;
	width:100%;
	}
#index .category {
	float:left;
	}
#index .category img {
	border:0;
	float:left;
	padding:5px 5px 0 0;
	}
#index h2 {
	background-color:#DDDDDD;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:0px;
	color:#FFFFFF;
	margin:-3px 0 0;
	padding:1px 0;
	font-size: 0.93em;
	}
#index h2 span {
	font-size: 0.6em;
	position: relative;
	top: -1px;
	}
#index h2 a:link, #index h2 a:visited {
	border:2px solid #DDDDDD;
	display:block;
	margin:0 -1px;
	padding:2px 0 1px 4px;
	position:relative;
	color: #2c61a0;
	}
.category .desc {
	margin-top: 5px;
	line-height: 1.4em;
	}
.category .subcat {
	margin-top: 5px;
	padding-left: 0px;
	}
.category .subcat a {
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	}
.category .listings {
	margin: 5px 0 5px 0px;
	padding: 0 0 0 5px;
	list-style-position: inside;
	list-style-type: disc;
	}
.category .listings li {
	background-image: none;
	padding: 0;
	}
/* @end */

/* @group Category */
#cat-desc {
	margin: 10px 0 10px 0px;	
	overflow: hidden;
	}
#cat-desc p {
	margin: 0 0 10px 0;
	text-align: left;
	line-height: 1.4em;
	}
#cat-image {
	float: left;
	margin: 0 10px 10px 0;
	}
#cat-image img {
	margin: 1px;
	}
.add-listing {
	float: right;
}
/* @end */

/* @group Subcategory & Related Category */
#subcats {
	margin: 0;
	width: 100%;
	}
#relcats {
	margin: 10px 0 0 3px;
	width: 100%;
	}
#subcats .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 0 0 0;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;

	}
#subcats ul, #relcats ul {
	margin: 0;
	padding: 0 10px 10px 0px;
	list-style-type: none;
	width: 100%;
	float: left;
	}
#subcats li {
	width: 33%;
	padding: 0;
	margin-top: 0px;
	float: left;
	background-image: none;
	}
#subcats a, #relcats a {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	padding: 10px 3px 10px 12px;
	background: transparent url("../../../../images/jed/bullet.png") no-repeat 0 16px;
	
	}
#subcats a:hover, #relcats a:hover {
	text-decoration: underline;
	}
#subcats small {
	color: #4c4c4c;
	font-size: 0.8em;
	font-weight: normal;
	}
#subcats fieldset {
	border: 1px solid #ddd; 
	background-color: #f8f8f8;
	}
#subcats fieldset legend {
	color: #999; 
	font-size:1.1em
	}
#relcats .title {
	border-bottom: 1px solid #ccc;
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	}
#relcats li {
	width: 100%;
	padding: 0;
	margin-top: 10px;
	float: left;
	}
/* @end */

/* @group Listings */

#listings {
/*	width: 100%;*/
	overflow: hidden;
	margin: 10px 0 0 0;
	clear: both;
	}
#listings .title {
	height: 24px;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 11px 1px 0;
	font-size: 1.6em;
	}
.info {
	height: 20px;
	line-height: 20px;
	margin: 0 18px 15px 0;
	}
.reviews .info {
	margin: 10px;
	}

#listings .pages-counter {
	text-align: center;
	font-weight: bold;
	}
	
#listings .pages-counter-top {
	text-align: left;
	font-weight: bold;
	height:20px;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
	vertical-align: bottom;
	margin: 5px 12px 15px 0;
	}
#listings .pages-links {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #EAEAEA;
	background-color: #f2f2f2;
	position: relative;
	padding: 8px 0;
	margin-bottom: 20px;
	overflow: hidden;
	clear:both;
	}
#listings .pages-links .pagination {
	float: right;
	margin: 0;
	padding-right: 10px;
}

.listing-summary {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding: 15px;
	border-bottom: 1px solid #f4f4f4;
	}
.listing-summary h3 {
	margin: 0 10px 1px 0;
	font-size: 1.3em;
	float: left;
	border: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f5ba4;
	}

.listing-summary h3 a:link, 
.listing-summary h3 a:visited {
	border-bottom: 1px solid #75ACF7;
}
.listing-summary h3 a:hover {
	text-decoration: none;
}
.listing-summary h3 img {
	position: relative;
	top:3px;
	margin-left: 5px;
}

.listing-summary .star{
	margin-left: 1px;
	}
.listing-summary .website {
	float: left;
	vertical-align:top;
	clear: both;
	margin-bottom:3px;
	font-size: 0.9em;
	color:#808080;
	}
.listing-summary .fieldRow {
	border: 0px solid #ccc;
	height: 22px;
	line-height:14px;
	float: left;
	padding:0 7px 0 0;
	font-size: 0.9em;
	}
div.featured {
	background-color: #E9F2F3; 
	padding: 15px; 
	width: 97%;
	}
.fieldRow .caption {
	float: left;
	text-align: right;
	color: #fff;
	clear: left;
	background-color: #bfbfbf;
	padding: 0 2px;
	border-bottom: 1px solid #f1f1f1;
	border-left: 0px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	font-weight: bold;
	}
.output {
	background-color: #f2f2f2;
	display: block;
	float: left;
	clear: right;
	padding:0 5px 0 5px;
	margin-right: 0;
	border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	}
.output a:link, .output a:visited {
	font-weight: normal;
	text-decoration: none;
	}
.output a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
.listing-summary img.image {
	margin:19px 30px 0 0;
	float: right;
	text-align:center;
	}
.listing-summary img.image-left { /* Similar to .listing-summary img.image, except that it is floated left. */
	border: 1px solid #ccc;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: left;
	display:block;
	}
.listing-summary a:hover img.image{}
.listing-summary p {
	clear: left;
	margin-bottom: 5px;
	padding-top: 2px;
	line-height: 1.5em;
	overflow: hidden;
	padding-right: 20px;
	}
.listing-summary .category a:link, .listing-summary .category a:visited{
	color: #4f7ba4;
	}
.listing-summary span.category {
	margin-right:0px;
	}
.listing-summary .category span {
	}
.listing-summary .category a {
	}
span.xlistings {
	color:#606060;
	float:left;
	margin: 0;
	padding:0 10px;
	}

#upload_att li {
	background-image: none;
	margin: 0;
	padding: 0 0 5px 0;
	}
.address {
	text-align: left;
	float: left;
	margin: 3px 0;
	width: 100%;
	}
.website a:link, .website a:visited , .website a:hover {
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	white-space: nowrap;
	}
.listing-summary .actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	border-style: none;
	}
.listing-summary .actions a:link, .listing-summary .actions a:visited {
	display:block;
	float: left;
	text-decoration: none;
	height: auto;
	line-height: normal;
	font-weight: normal;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	padding-left: 9px;
	margin: 0 8px 0 0;
	}
.listing-summary .actions a:hover {
	border: none;
	}
.listing-summary .pendingapproval {
	background-color: #FFFFB5;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 10px;
	border: 1px solid #ECEE5F !important;
	position: relative;
	top: -3px;
}
/* @end */

/* @group Listing */

#listing {
	overflow: hidden;
	width: 100%;
	}
#listing h2 { 
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align:bottom;
	text-align:left;
	line-height:1.3em;
	margin:30px 0 15px 0;
	border-bottom: none;
	width: 640px;
	float:left;
	}
#listing #header {
	clear:both;
	}
#listing .logo {
	float:left;border:0px dotted #c0c0c0; width:120px;height:120px;text-align:center
	}
#listing .cmptl-icons {
	float:right; width: 110px; text-align:right; position:relative; top:12px;
	}
#listing .fields {
	width: 100%;
	height:auto;
	}
#listing .fields_ext {
	width: 100%;
	float:right;
	border: 1px solid #c0c0c0;
	width:605px; 
	padding:10px 10px 5px 10px;
	height: 130px;
	}
#listing .fields_dev {
	width: 100%;
	float:left;
	width:267px; 
	padding:5px 5px 15px 5px;
	text-align:left;
	margin-left:9px;
	}
#listing .fields_buttons {
	width: 100%;
	float:right;width:328px; padding-top:10px;text-align:left
	}
.caption {
	width: 80px;
	float: left;
	color: #999;
	text-align:left;
	padding-right: .4em;
	height: 21px;
	font-weight: bold;
	//overflow: hidden;
	}
	#listing .ccol2 {
		width:50px;
		margin-left: 6px;
		}
	#listing .dcol2 {
		width:226px;
		}
	#listing .ccol3 {
		width:80px;
		}
	#listing .dcol3 {
		width: 170px; 
		clear:right;
	}
	#listing .data_license {
		float:left;
		}
	#listing .caption_type {
		float:right;
		margin-right:0.4em;
		}
	#listing .data_type {
		float:right;
		padding-right:0.4em;
		color: #999;
		font-weight: bold;
	}
.data {
	float: left;
	width: 231px;
	text-align:left;
	height: 21px;
	overflow:hidden;
	line-height:17px;
	}
.data a {
	font-weight: normal;
	text-decoration: none;
	}
.data a:hover {
	text-decoration: underline;
	}
.data ul{
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
	}
div#header div.fields_ext div.data i {
	font-size: .8em;
	color: #666;
	}
#listing .listing-desc {
	margin: 10px 0 10px 0;
	line-height: 1.5em;
	display: block;
	clear:both;
	}
.thumbnail {
	float: right;
	clear: none;
	margin: 0 10px 5px 0;
	text-align: center;
	}
.thumbnail-left {
	float: left;
	clear: none;
	margin: 0 10px 5px 0px;
	text-align: center;
	}
.gallery {
	margin-bottom: 10px;
}
.gallery .thumbnail, .gallery .thumbnail-left {
	float: left;
	}
.thumbnail a img, .thumbnail-left a img {
	padding: 5px;
	background-color: #fff;
	}
.thumbnail a:hover img, .thumbnail-left a:hover img {}
.thumbnail div,.thumbnail-left div {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right:  1px solid #ccc;
}
.thumbnail div a, .thumbnail-left div a {
	text-decoration: none;
	text-align: center;
	display: block;
	}

.actions-rating-fav {
	width: 97%;
	margin: 10px 18px 10px 0;
	float: left;
	border: 2px solid #dcdcdc;
	background-color: #f8f8f8;
	}

.actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	}
.actions a:link, .actions a:visited {
	margin: 0 5px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	}
.actions a:hover {}
.favourite {
	float: right;
	margin-right: 0;
	}
.favourite .fav-caption {
	color: #999;
	font-weight: bold;
	}
.favourite #fav-count {
	margin-left: 2px;
	}
#fav-msg {
	float: right;
	margin-left: 10px;
	}
#fav-msg a {
	text-decoration: none;
	}
#fav-msg a:hover{
	text-decoration: underline;
	}
	
.rating {
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
	text-align: left;
	}
.rating #rating-msg {
	float: right;
	text-align: center;
	}
.rating img {
	clear: none;
}
#total-votes {
	float: left;
	text-align: center;
	}
#listing .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0;
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
	}
a.actionlink:link, a.actionlink:visited {
	font-weight: normal;
	font-size:0.8em;
	text-decoration: none;
	padding: 0px 4px;
	color: #F3F3F3;
	background-color: #1f5ba4;
	border-style: hidden !important;
	}
a.actionlink:hover {
	background-color:#337DD9;
	}
/* Superscript */
sup {
	padding: 0 2px;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	
	}
sup.new {
	color: #007d00;
	}
sup.featured {
	color: #0048de;
	}
sup.popular {
	color: #ff264e;
	}
/* @end */

/* @group Edit Listing */
fieldset {
	text-align: left;
	}
#mc_con {
	display: none;
	}
#lcmanage { font-weight: normal;}
#mc_selectcat {
	width: 250px;
	margin: 5px 0;
	}
#mc_active_pathway {
	background-color: white;
	width: 100%;
	color: black;
	padding-left: 11px;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	}
#browsecat {
	width:100%;
	margin:5px 0 0 0;
	padding: 0;
	}
ul.linkcats {
	padding: 0px;
	margin:0px 0px 3px 0px;
	list-style: disc inside;
	}
ul.linkcats li {
	line-height: 18px;	
	}
ul.linkcats a:link, ul.linkcats a:visited {
	color: #fff;
	margin-right: 5px;
	padding:  0 3px;
	text-decoration: none;
	clear: none;
	background-color: #999;
	}
ul.linkcats a:hover {
	background-color: #4c4c4c;
	}
/* @end */

/* @group Reviews */

.reviews {
	width:100%;
	overflow: hidden;
	clear: both;
	margin-top:30px
	}
.reviews .title {
	clear: both;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 0 10px 0px;
	font-size: 1.6em;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	}
.reviews .title span {
	float:left;
	}
.reviews .button {
	float:right;width:96px;
}
.reviews p {
	margin: 0 18px 10px 0px;
	}
.reviews .pages-counter {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	}
.reviews .pages-links {
	text-align: center;
	width: 100%;
	}	
.review {
	clear: both;
	padding: 0 0 10px 0;
	margin: 5px 0 0 0px;
	}
#listing .review {
	margin-top: 0;
	}
.review .review-head {
	width:100%;
	margin: 0 18px 0px 0;
	padding: 3px 0;
	height: 21px;
	clear: both;
	background-color: #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	}
.review .review-listing {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 1.3em;
	}
.review .review-title {
	float:left;
	height: 1.8em;
	line-height: 1.8em;
	}
.review .review-title a {
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	}

.review .review-info {
	float:left;
	height: 1.8em;
	line-height: 1.8em;
	margin-left: 5px;
	}
.review .review-rating {
	width:95px;
	float:left;
	margin: 0;
	text-align: center;
	}
.review-owner {
	margin-left: 3px;
	font-weight: bold;
	}
.review-owner a:link {
	text-decoration: none;
	}
.found-helpful{
	float: left;
	width:100%;
	color:#595959;
	margin-bottom:3px;
	background-color:#F4F4F4;
	padding:0 0 3px 0px;
	line-height:1.4em;
	}
.found-helpful span {
	padding-left: 5px;
	}
.review-text {
	clear: both;
	line-height: 1.4em;
	padding: 0;
	padding: 10px 5px 0 5px;
	}
.owners-reply {
	margin: 10px 10px 0 10px;
	padding: 5px;
	}
.owners-reply span {
	font-weight: bold;
	background-color: #888;
	text-align: center;
	padding: 1px 8px;
	color: white;
	}
.owners-reply p {
	margin: 5px 0 0 0;
	line-height: 1.4em;
	color: #4c4c4c;
	font-style: italic;
	font-weight: bold;
	}
	
.ask-helpful {
	padding-left: 5px;
	margin:10px 0 0 0;
	}

.ask-helpful span a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	font-weight:normal;
	margin-left:3px;
	}
.ask-helpful a {
	text-decoration:underline;
	margin-left:3px;
	}
.ask-helpful2{
	float:left;
	margin-right:4px;
	font-style: italic;
	}
.ask-helpful span a:hover{
	border-bottom: 1px solid #ccc;
	}

.review-reply-and-report {
	text-align: right;
	}
.review-reply, .review-report {
	display: inline;
	text-align: right;
	margin-top:10px;
	}
.review-reply a:link, .review-reply a:visited, .review-report a:link, .review-report a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	margin-right: 10px;
	}
.review-reply a:hover, .review-report a:hover {
	border-bottom: 1px solid #ccc;
	}
.rhaction {
	float:left;
	}

/* @end */

/* @group Gallery */
.next-previous-image {
	float: left;
	width: 100%;
	}
.previous-image {
	float: left;
	width: 48%;
	text-align: right;
	display: block;
	height: 2em;
	line-height: 2em;
	}
.previous-image a:link,.previous-image a:visited {
	text-align: right;
	padding: 2px 5px;
	text-decoration:none;
	font-weight: normal;
	margin-right: 1px;
	border-bottom: 1px dotted #ccc;

	}
.next-image {
	float: left;
	width: 48%;
	height: 2em;
	line-height: 2em;
}
.next-image a:link, .next-image a:visited {
	padding: 2px 5px;
	text-decoration:none;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	margin-right: 1px;
	}
.medium-image {
	text-align: center;
	}
.medium-image img {
	margin: 20px 0;
	}
/* @end */

/* @group User's Items */
.users-tab {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	}
.users-listings span, .users-reviews span, .users-favourites span {
	font-weight: bold;
	}
.users-listings, .users-listings-active {
	margin-left: 10px;
	}
.users-listings, .users-reviews, .users-favourites {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px;
	background-color: #f4f4f4;
	margin-right: 10px;
	}
.users-listings-active, .users-reviews-active, .users-favourites-active {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	margin-right: 10px;
	font-weight: bold;
	}
.users-listings a:link, .users-listings a:visited, .users-reviews a:link, .users-reviews a:visited, .users-favourites a:link, .users-favourites a:visited {
	text-decoration: none;
	font-weight: bold;
	}	
/* @end */

/* @group com_user */
.receiveemail {background-color:#EFF8FB;padding:10px 0;margin:10px 0;border-top:2px solid #8DBDF9;border-bottom:2px solid #8DBDF9}
.receiveemail label {position:relative;top:-3px;margin-left:3px;padding:10px 0;}
/* @end */
span.separator {
	font-weight: bold ;	
	text-transform: uppercase;
}
.white_bg {
	border : 1px solid #FFF;
}
.buynow_button{
	background: url(../images/buynow-button.jpg);
	width: 118px;
	height: 37px;
	display: block;
}
.buynow_button: hover{
	background-position:0 -37px;
}
.demo_button{
	background: url(../images/demo-button.jpg);
	width: 94px;
	height: 37px;
	display: block;
}
.demo_button: hover{
	background-position:0 -37px;
}

.column ul.ul_os_slideshow {
}

.column ul.ul_os_slideshow li {
	background: url(../images/tick_orange.png) no-repeat left 5px;
	padding: 3px 0 3px 20px;
}

.column ul.ul_os_slideshow li span.orange-text {
	color: #FF5001;
	font-weight: bold;	
}
.column ul.ul_os_slideshow li {
	margin-left: 15px;
}
.os_slideshow_h1 {
	color: #FF5001;
}
