/*
 * ------------------------------------------------------------------------
 * JA Social Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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
--------------------------------------------------------- */
@import url('../fonts/font.css');
body {
  color: #5A5A5A;
    font: 14px/1.55 Arial,Helvetica,sans-serif;
  line-height: 1.7;
}

body#bd { 
   background:url(../images/bkg_body.gif) repeat center top; 
   color: #333333;
   font: 13px/1.55 Arial,Helvetica,sans-serif;
   min-height:auto;
}


/* Normal links ---*/
a { color: #238db4; text-decoration: none; }

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

.ja-module dd,
.ja-content-main dd,
.ja-content-main dd { margin-left: 0px; }

/* Readon links ---*/
p.readmore {
  background: url(../images/readon-bg.gif) repeat-x left bottom;
  border: 1px solid #ddd;
  font-weight: bold;
  float: left;
  padding: 2px 6px;
}

p.readmore a {
  color: #666;
  text-shadow: 0 1px 1px #fff;
}

h4 {
    text-transform: none !important;
}

p.readmore a:hover,
p.readmore a:focus,
p.readmore a:active {
  color: #238db4;
  text-decoration: none;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
    font-weight: normal;
  margin:15px 0px;
}

h1.componentheading, .componentheading {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    color: #1DB2C2;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px;
  line-height: 100%;
}

h1.componentheading a:hover, .componentheading a:hover{
    text-decoration:none;
}

.column ul li{
    background:none;
	padding-left: 5px;
}

h2.contentheading, .contentheading {
    font-family: "Lithos Pro";
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
}

.contentheading { 
    font-size: 250%; 
}

.contentpaneopen_edit {
  position: absolute;
  left: 0;
  top: 0;
}

.blog-featured .contentheading { color: #238db4; font-size: 170%; }

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

/* Others ---*/
hr { border-top: 1px solid #ccc; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
  padding: 3px 5px;
  font-family: Arial, Helvetica, sans-serif;
}

input[type="checkbox"] {
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

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

.inputbox { border: 1px solid #d6e4ec; background: #fff; }

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

.login_form .remember .inputbox,
.ja-weblinks .checkbox .inputbox {
  border: none;
}

#login-form .logout-button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 100%;
    font-weight: normal;
    height: 100%;
    line-height: 100%;
    margin: 0;
    padding: 0;
    text-shadow: none;
    width: auto;

  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.josForm .inputbox {
  margin-right: 5px;
}

.button, button {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a9b009), to(#c6cf1b));
  background: -webkit-linear-gradient(top, #c6cf1b, #a9b009);
  background: -moz-linear-gradient(top, #c6cf1b, #a9b009);
  background: -ms-linear-gradient(top, #c6cf1b, #a9b009);
  background: -o-linear-gradient(top, #c6cf1b, #a9b009);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    padding:8px 15px 5px;
  display:block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  color:#3C2313;
  border:none;
}

#js_membership_form div.button{
    -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding:0px;
  box-shadow: none;
  background:none;
}

.login-fields label {
  padding-right: 10px;
}

.registration {
}

legend {
    font-family: "Lithos Pro";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
}

fieldset dd {
    min-height: 25px;
    padding: 6px 0;
}

form label {
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
}

.login_form label, .login label {
    display: block;
    float: left;
    font-weight: normal;
    text-align: center;
    width: 130px;
}

#login-form label{
    color:#B2B2B2;
}
/* Search ---*/
form#searchForm { }

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

.results h4 { text-transform: none; font-size: 110%; }

/* Contact ---*/
#component-contact #emailForm {}

.contentpane form p { margin-bottom: 10px; }

.contact-miscinfo { overflow: hidden; padding: 15px 0; }

div.jicons-icons, div.contact-misc { float: left; }

.column div.contact-misc p { margin: 0; }

span.jicons-icons, div.contact-address address { display: inline; }

span.jicons-icons, div.jicons-icons { padding: 0 8px 0 0; }

.contact-form dd input, .contact-form dd textarea { width: 70%; }

.contact-form dd textarea { overflow: auto; }

.contact-form dd input[type="checkbox"] {
    margin-left: 10px;
    width: auto;
}

/* ja-share-link  */
#ja-share-link{
    float:right;
  padding-top:4px;
  line-height:100%;
}

#ja-share-link ul {
    display: block;
    margin: 0;
    padding: 0;
}

#ja-share-link ul li {
    display: block;
    float: left;
    line-height: 100%;
}

#ja-share-link ul li.icon {
    background: url("../images/icons/share.png") no-repeat scroll 0 4px transparent;
}

#ja-share-link ul li.tweet {
    background-position: -30px 4px;
}

#ja-share-link ul li.share-link {
    background-position: -60px 4px;
}

#ja-share-link ul li.facebook {
    background-position: -90px 4px;
}

#ja-share-link ul li.joomla {
    background-position: -120px 4px;
}

#ja-share-link ul li a {
    display: block;
    height: 36px;
    text-indent: -9999px;
    width: 30px;
}
/* end ja-share-link  */

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading { border-bottom: 1px solid #ccc; }

.items-row { 
    border-bottom: 1px solid #E8EDF0;
    margin:0px;  
}

.blog .items-row, .blog .items-leading .leading { border-bottom: none; }

/* Meta ---*/
.article-tools {
  border: 1px solid #e1ebf1;
  background: #f6f6f6;
  margin: 5px 0px 15px 0px;
  padding: 5px 5px 3px;
}

dl.article-info {
    float: left;
    margin: 0;
    padding: 0;
    text-transform: none;
    width: 67%;
}

.buttonheading {
    float: right;
    text-align: justify;
    width: 33%;
}

dd.create,
dd.createdby,
dd.category {
  background: url(../images/icon-date.png) no-repeat 0px 0px;
  margin-right: 8px;
  padding: 2px 0 0 18px !important;
  text-transform: capitalize;
}

dd.createdby { background: url(../images/icon-user.png) no-repeat 0px 0px; }

dd.category { background: url(../images/icon-folder.png) no-repeat 0px 0px; }

.contentdescription { border-bottom: 1px solid #ccc; margin-bottom: 10px; }

.modifydate { color: #666; font-size: 92%; }

/*Inline images ---*/
div.img_caption { margin-top: 20px; }

.img_caption.left { margin-right: 20px; }

div.img_caption img {
  background: #d6e4ec;
  border: 1px solid #90CAE0;
  padding: 4px;
}

p.img_caption { color: #999; padding-top: 2px; text-transform: uppercase; }

.article-image {
  float: left;
  width: 130px;
}

.img-fulltext-left {
  float: left;
}

.img-fulltext-right {
  float: right;
}

p.article-image  {
  width: 220px;
}
.article-image img {
  background: #d6e4ec;
  border: 1px solid #90CAE0;
  clear: both;
  display: block;
  padding: 4px;
  margin: 20px 0 0;
}

.img-fulltext-left img,
.img-fulltext-right img,
.img-fulltext-none img {
  background: #d6e4ec;
  border: 1px solid #90CAE0;
  clear: both;
  display: block;
  padding: 4px;
  margin: 0 15px 0 0;
}

.article-image-right img.right {
  margin-left: 15px;
}

.img-fulltext-right img {
  margin: 0 0 0 15px;
}

.item-page p.article-image img {
  margin: 10px 15px 0px 0px;
}

.blog .article-image {
  float: none; 
  width: auto;
}
.blog .article-image img {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #DBDBDA;
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 4px;
}

.article-image .img_caption { margin: 0; }

.article-image .ja-retweet-normal-home { margin-right: 15px;  }

.article-image .ja-facebookshare-box_count-home { margin-right: 0; margin-bottom: 0; }

/* Tables ---*/
thead tr th {
  background: #333;
  color: #fff;
  padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

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

/* Poll */
form#poll {
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #ccc; }

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

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

/* Pagination --- */
div.pagination {
  border-top: none;
  padding: 0px;
  margin: 0 0 4px 0;
  text-align: center;
  color: #999;
}

div.pagination:after {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   line-height: 0;
   visibility: hidden;
}

.blog-featured div.pagination { border-top: none; }

div.pagination ul {
  width: 100%;
  float: none;
  margin:0px 0;
}

div.pagination ul li {
    background: none;
    border: medium none;
    margin: 0 3px;
    padding: 2px 3px;
}

div.pagination li span,
div.pagination li strong {
  padding: 0;
}

.pagination ul li span.pagenav, .pagination ul li a.pagenav, ul.pagenav li a {
    font-family: "Arial";
    font-size: 12px;
  color:#555555;
    padding:3px 6px !important;

}

div.pagination ul li span {
    background: none repeat scroll 0 0 #a4ab05;
    border: medium none;
    border-radius: 9px 9px 9px 9px;
    margin: 0 3px;
  color:#FFFFFF;
    padding: 2px 5px !important;
}

div.pagination li.pagination-start span.pagenav, div.pagination li.pagination-start a.pagenav {
    background: url("../images/icon-pagination.png") no-repeat scroll 0 2px transparent;
    color: #555555;
    padding-left: 30px !important;
}

div.pagination li.pagination-prev span.pagenav{
    background:none;
  color:#555555;
}

div.pagination li.pagination-end a.pagenav,
div.pagination li.pagination-end span.pagenav {
    background: url("../images/icon-pagination.png") no-repeat scroll right -17px !important;
    color: #555555;
    padding-right: 31px !important;
}

div.pagination li.pagination-next span.pagenav,div.pagination li.pagination-end span.pagenav{
    background:none;
  color:#555555;
}

div.pagination ul li span.pagenav{
    color:#FFFFFF;
}
/* end */
.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

/* Tool Tip ---*/
.tool-title {
  padding-top: 15px;
}

/* MODULE STYLES
--------------------------------------------------------- */
#ja-right div.ja-moduletable h3, #ja-right div.moduletable h3 {
    background: none repeat scroll 0 0 transparent;
    color: #3E3E3D;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0px 10px 0px;
}

#ja-left div.ja-moduletable h3, #ja-left div.moduletable h3 {
    background: none repeat scroll 0 0 transparent;
    color: #797979;
    font-size: 22px;
    font-weight: bold;
  text-transform: capitalize;
}

div.ja-moduletable, div.moduletable {
  background: none;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}

div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 0;
}

div.moduletable_facebook .ja-box-ct {
  padding-left: 0px !important; 
  padding-right: 0px !important;
}

div.ja-moduletable iframe.dark {
    background-color: #000000;
}

.ja-box-ct .latest-discussions-items .item-avatar{
  float:left;
}
.ja-box-ct .latest-discussions-items li{
  padding-left:0;
  background: none;
}
.ja-box-ct .latest-discussions-items .item-avatar img {
    border: 1px solid #CCCCCC;
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px;
    width: 32px;
}

#ja-right div.moduletable_cart h3 {
    background: url("../images/cart.png") no-repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    padding-left: 42px;
    padding-top: 1px;
  padding-bottom:18px;
    text-shadow: none;
}

#ja-right div.moduletable_cart {
    -webkit-box-shadow: 0 8px 6px -6px #c8c8c8;
  -moz-box-shadow: 0 8px 6px -6px #c8c8c8;
  box-shadow: 0 8px 6px -6px #c8c8c8;
  background:#f5f4f4 !important;
  padding:20px;
}

div.moduletable__logopaypal p{
    margin: 5px 0 12px;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.com_zj_fileseller #ja-contentwrap,
.com_js_subscription #ja-contentwrap {
    border: none;
  background:none;
  padding: 0px;
  -webkit-box-shadow:none;
  -moz-box-shadow: none;
  box-shadow:none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

#ja-contentwrap {
    border: none;
  background:#FFFFFF;
  padding: 15px;
  margin-bottom:20px;
  -webkit-box-shadow: 0 8px 6px -6px #c8c8c8;
  -moz-box-shadow: 0 8px 6px -6px #c8c8c8;
  box-shadow: 0 8px 6px -6px #c8c8c8;
  border:1px solid #DBDBDA;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#ja-main .inner {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
  padding-right:15px;
}

.latestItemTitle{
    margin-top:0px !important;
}

.jNewsMod .subscriptionButton {
    padding: 8px 6px 6px 0px !important;
}

.jNewsMod .subscriptionButton br,.jNewsLB form br{
    display:none;
}

.jNewsMod .inputbox {
    margin-left: 0 !important;
    padding: 6px 5px;
  color:#8f8f8f;
  font-size:13px;
}

#wz_11 {
    background: url("../images/icons/icon-subscribes.png") no-repeat scroll 215px 3px #EDEDED;
    width: 233px;
}

#wz_12 {
    background: url("../images/icons/icon-subscribes.png") no-repeat scroll 215px -46px #EDEDED;
    width: 233px;
}

.itemRatingList li{
    background:none !important;
}

.itemRatingList{
    margin:0px !important;
}

#ja-content-main p{
    margin-top:0px;
}

/*.com_zj_fileseller #ja-main{
    border:none;
}*/

 #ja-main .inner{
    padding:0;
}

.main .main-inner1 { margin-left: 0; margin-right: 0; }

.article-content { overflow: visible; }

.fp-article-content {
  padding-left: 145px;
}

/* Content Main ---*/
.ja-content-main {
    margin-bottom: 20px;
    padding: 0;
}

.ja-social .ja-content-main,
.ja-agora .ja-content-main {
  background: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
    border-top: none;
    margin-top: 0;
  padding-top: 44px;
}

#ja-header .main {
    padding:0;
}

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

/* Logo Image ---*/
h1.logo {
    height: 73px;
    margin: 20px 0;
    width: 250px;
}

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

/* Logo Text ---*/
div.logo-text h1 {
  font-size: 280%;
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 15px;
}

div.logo-text h1 a {
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 1px #0367A6;
}

p.site-slogan {
  color: #d6e4ec;
  display: block;
  font-size: 85%;
  margin: 3px 0 0;
  padding: 0 15px;
}

#ja-top-header {
  margin-top:-5px;
  position:absolute;
  right:180px;
  text-align:right;
  width:50%;
}

#ja-mainbody{

}
/* Search ---*/
#ja-search {
    background: url("../images/bkg-quick-search.png") no-repeat scroll left top transparent;
    border: medium none;
    bottom: 18px;
    float: right;
    height: 34px;
    margin-right: 0;
    position: relative;
    right: 0;
    top: 2px;
    width: 251px;
}

#zj_searcharea{
    color: #7E7E7E;
    font-family: "Arial";
    font-size: 12px;
    font-style: italic;
    padding: 3px 5px;
  height: 29px !important;
}

#mod-search-searchword {
    background: url("../images/icon-search.png") no-repeat scroll 5px 7px transparent;
}

#ja-search .inputbox {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    color: #7F7F7F !important;
    float: left;
    font-size: 14px;
    height: 27px;
    line-height: 26px;
  font-weight:normal;
  padding-top:4px;
    margin-right: 0;
    padding-left: 10px;
    vertical-align: middle;
    width: 205px !important;
}

#ja-search .button {
  background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 33px;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 30px !important;
  text-indent:-9999px;
}

*+ html #ja-search .button { line-height: 25px; }

/* Top bar ---*/
#ja-topbar {
    background: url("../images/headwrap-bg.png") repeat-x scroll left top transparent;
    color: #BAE1EF;
    max-height: 37px;
    z-index: 16;
  margin-top: 45px;
}

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

#ja-topbar .ja-day {
  background: url(../images/sep-w.gif) no-repeat right center;
  display: block;
  float: left;
  margin-left: 15px;
  padding-right: 10px;
}

#ja-topbar .ja-updatetime {
  float: left;
  padding: 0 10px;
}

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

/* menu top */
#ja-top-menu {
    float: left;
    margin-top: 9px;
    padding: 0;
}

#ja-top-menu ul {
    margin-left: 0px;
}

#ja-top-menu ul li {
    display: inline-block;
    float: left;
    padding-left: 0;
    padding-right: 15px;
}

#ja-top-menu ul li a {
    color: #EBEBEB;
    font-weight: normal;
}
#ja-top-menu ul li a:hover, #ja-top-menu ul li.active a{
    text-decoration: underline;
}

#ja-top-menu ul li a.active{
    text-transform: uppercase;
}

/* end */

/* contact us */

#ja-contact_us{
    float:left;
}

.support-system {
    float: left;
    margin-left: 80px;
}

.support-system a {
    background: url("../images/support-system.png") no-repeat scroll left 2px transparent;
    color: #5A5A5A;
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 38px;
    text-decoration: none;
}

.phone-support {
    background: url("../images/phone-icon.png") no-repeat scroll 0 -1px;
    display: inline;
    float: left;
    margin: 10px 0 0 35px;
    padding: 0 0 0 30px;
}

.phone-support h6 {
    font-size:13px;
    font-weight: normal;
  color: #5A5A5A;
    line-height: 1.35;
    margin: 0 0 5px;
}

/* Headtools ---*/
#ja-headtools {
    position: absolute;
    right: 0;
    top: 5px;
  z-index:99;
}

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

#ja-headtools li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0px;
}

#ja-headtools li form#login-form {
    color: #B2B2B2;
    padding-top: 0;
}

#ja-headtools li a {
    color: #B2B2B2;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 17px 10px;
    text-transform: uppercase;
  background:url(../images/bkg_seperator.png) no-repeat right 10px;
}

.register-switch{
    background:none !important;
  padding-right:0px !important;
}

#ja-headtools li a span {
    display: block;
  line-height:0px;
    padding: 0px;
}

/*#ja-headtools li a.login-switch span { background: url(http://joomseller.com/templates/joomseller/images/icons/icon-user.png) no-repeat 5px 2px; }
#ja-headtools li a.register-switch span { background: url(http://joomseller.com/templates/joomseller/images/icons/icon-register.png) no-repeat 5px 2px; }

#ja-headtools li a.login-switch.show span { background-image: url(http://joomseller.com/templates/joomseller/images/icons/icon-user-show.png); }
#ja-headtools li a.register-switch.show span { background-image: url(http://joomseller.com/templates/joomseller/images/icons/icon-register-show.png); }*/

#ja-headtools li a:hover {
  text-decoration: none;
}

#ja-headtools li a.show {
  /*background: url(http://joomseller.com/templates/joomseller/images/arrow-up.gif) no-repeat center bottom;
  color: #FFFFFF;
  position: relative;
  z-index: 1000;*/
}

div.ja-moduletable h3, div.moduletable h3 {
    font-size: 120%;
    font-weight: normal;
    margin: 0 0 8px;
    overflow: hidden;
    padding: 0 0 5px;
}

#ja-headtools li a.show span {}

#ja-headtools li a.show span { display: block; }

#ja-user-register, #ja-user-login {
    background: #494949;
    border-bottom: 3px solid #37A4E2;
    /*border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
    box-shadow: none;
    color: #B2B2B2;
    display: none;
    height: auto;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    right: -15px;
    text-align: left;
    top: 40px;
    z-index: 999;
}

#ja-user-login .ja-login-user, #ja-user-login .ja-login-password, #ja-user-login .mod_login_remember {
    display: block;
    float: left;
    font-family: "Arial";
    font-size: 12px;
    font-weight: normal;
    width: 140px;
}

#form-login-username .inputbox, #form-login-password .inputbox {
    font-weight: normal;
}

#ja-user-login .button, #ja-user-register .button {
    background: url("../images/button_bg.png") repeat-x scroll 0 50% #238DB4;
    border: 1px solid #238DB4 !important;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    height: 100%;
    padding: 3px 6px;
  text-transform: lowercase;
    text-shadow: 0 1px 1px #4A4A4A;
    width: auto;
  margin-top: 8px;
  font-size:16px;
}

#ja-user-login .button {
    border: medium none;
    float: left;
    margin-top: 18px;
    padding: 0 6px 2px;
}

#ja-user-register .button:hover {
  border: 1px outset #fff;
}

#form-login-remember {
  display: block; float:left; padding:20px 5px 0 0;
}
#login-form #modlgn-remember {
  width: auto; 
  height: auto; 
  padding:0px; 
  margin: 0px; 
  border: none; 
  background: none;
}

#member-registration span.red {
  background: none;
  border: none;
  vertical-align: middle;
  display: inline;
  color: #B2B2B2;
  padding: 0 5px;
}


#member-registration label.hasTip {
    display: block;
    width: 220px !important;
}

#ja-user-register label.hasTip {
    font-family: "Arial";
    font-size: 12px;
    width: 130px !important;
}


.registration input {
    border: 1px solid #DBDBDA;
    float: left;
    padding: 5px;
}

#member-registration a{
    padding-left:10px;
}

.ja-login-links {
  margin-top: 10px;
}

#ja-headtools .ja-login-links a, #ja-headtools .ja-login-links ul li a{
  background: none repeat scroll 0 0 transparent;
    color: #B2B2B2;
    font-size: 13px;
    padding: 0 5px;
  text-transform: lowercase;
}

#ja-headtools li a.logout-switch {
  display: inline;
  float: none;
  margin-left: 3px;
}

/* custom slideshow  */

#wap_slideshow {
    padding-left: 130px;
    padding-right: 130px;
    padding-top: 0px;
}


#wap_slideshow #left{
  float:left;
  padding-top:60px;
}
#wap_slideshow #right{
  float:right;
  padding-top:30px;
}
#wap_slideshow h3 {
    color: #FFFFFF;
    font-family: "Vani";
    font-size: 32px;
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.9);
    font-weight: normal;
}
#wap_slideshow ul{}
#wap_slideshow ul li {
    display: block;
    line-height: 150%;
}
#wap_slideshow ul li a {
    color: #FFFFFF;
    font-family: "Droid Sans";
    font-size: 18px;
  text-shadow: 0.1em 0.1em 0.05em #333;
}

#control_slide {
    clear: both;
    position: absolute;
    top: 40%;
    width: 100%;
}

#control_slide #mod_next {
    background: url("../images/left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 45px;
  cursor: pointer;
    margin-left: 5px;
    width: 48px;
}

.ja-footnav ul {
    line-height: normal;
    margin-left: -10px;
}

#control_slide #mod-previous {
    background: url("../images/right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 51px;
  cursor: pointer;
    margin-right: 4px;
    width: 52px;
}

/* the end */

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
    border-top: medium none;
    max-height: 44px;
  z-index: 99;
}

#ja-mainnav .main-inner1 { 
    padding: 0 10px 0 
}

/* slideshow */

#ja-slideshow {
    position: relative;
  z-index: 2;
}

#ja-slideshow .main {
    padding: 4px 0 30px;
}

#ja-slideshow .main #Mod111{
    overflow:hidden;
}
/* custom popular */

#ja-popular .moduletable {
    margin: 0;
}

#ja-popular .moduletable {
    margin: 0;
}

#ja-popular .moduletable .zj_desc {
    float: left;
    padding: 0 8px 0 0;
}

#ja-popular .moduletable .zj_buttons {
    float: right;
} 

#ja-popular .moduletable .zj_product-intro-content {
    border: 1px solid #DBDBD9;
    padding: 10px 15px 10px 18px;
}

#ja-popular .moduletable .zj_product-intro-content h4 {
    color: #252525;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 7px;
}

#ja-popular .moduletable .zj_product-intro-content h4 a {
    color: #252525;
    font-size: 14px;
    padding-bottom: 10px;
}

#ja-popular .moduletable .zj_product-intro-content #price {
    color: #555555;
    font-family: "Vani";
    font-size: 10px;
    margin-bottom: 16px;
    margin-top: 17px;
}

#ja-popular .moduletable td {
    padding-left: 0;
    padding-right: 15px;
    padding-top: 0;
}

#ja-popular div.ja-moduletable h3,#ja-popular div.moduletable h3 {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-weight: normal;
    margin: 0;
    padding: 0px 0 8px 0;
    text-transform: uppercase;
}

#ja-popular div.ja-moduletable #popular_slide {
    position: absolute;
    right: 16px;
    top: 0;
    width: 80%;
}

#ja-popular div.ja-moduletable #popular_next {
    background: url("../images/popular_next.png") no-repeat scroll right center transparent;
    float: right;
    width: 22px;
}

#ja-popular div.ja-moduletable #popular-previous {
    background: url("../images/popular_previous.png") no-repeat scroll right center transparent;
    float: right;
    width: 22px;
}

/* Breadcrumbs ---*/
#ja-navhelper {
    float: left;
}

#ja-navhelper .main {
    color: #000000;
    padding: 0px 0;
    text-transform: uppercase;
  
}

.ja-breadcrums {
    margin: 0;
    text-indent: 0px;
}

.ja-breadcrums img { display: none; }

.ja-breadcrums a {
    background: url("../images/arrow5.png") no-repeat scroll right center transparent;
    margin-right: 4px;
    padding-right: 13px !important;
}

.ja-breadcrums span.name { padding-right: 2px; }

.ja-breadcrums strong { margin-right: 0; margin-left: 0px; }
.moduletable_facebook{
    background:#FFFFFF !important;
}

#ja-navhelper a {
    color: #000000;
    line-height: 100%;
    padding: 0;
}

#ja-navhelper a:hover{
    text-decoration:none;
} 

/* Extras ---*/
.ja-links {
    margin: 0;
    padding: 0;
}

.ja-links li { 
    padding:0px; 
  display:block;
}

/* Default Joomla! Menu ---*/
#ja-container .moduletable_menu ul.menu {
  margin: -5px -15px -5px;
}

#ja-container ul.menu li { border-bottom: 1px dotted #e8edf0; padding-left: 0; }

#ja-container ul.menu li a {
  color: #666;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus {
  color: #238db4;
  text-decoration: none;
}

#ja-container ul.menu li li { background: none; border-bottom: 0; border-top: 1px solid #E1EBF1; }

#ja-container ul.menu li li a,
#ja-container ul.menu li.active li a { text-indent: 27px; color: #666; }

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

#ja-container ul.menu li.active a { color: #238db4; }

/* MASS TOP
--------------------------------------------------------- */
#ja-content-mass-top { margin-bottom: 0px; }

#ja-content-top { position: relative; }

/* JA Content top ---*/
#ja-content-top .ja-moduletable {
  background: #fff !important;
  margin-left: 10px;
  margin-right: 10px;
}

#ja-content-top .ja-box-left .ja-moduletable { margin-left: 0; }
#ja-content-top .ja-box-right .ja-moduletable { margin-right: 0; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
    min-height: 100% !important;
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
  background: 0;
}

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0 20px 20px 0;
  padding:0px;
}

.ja-links li.top a {
    background: url("../images/back_top.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 27px;
    position: absolute;
    text-indent: -9999px;
    top: -35px;
    width: 67px;
    z-index: 99;
}

.back_top {
    float: right;
    position: relative;
    width: 20%;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {
  background: none;
  border-bottom: 0;
  padding-bottom: 0;
}

/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 10px 0; }

/* Bot spotlight ---*/
#ja-botsl {
    background: url("../images/bg_botsl.png") repeat scroll 0 0 transparent;
    border-top: 8px solid #3a3a3a;
}

#ja-botsl .main {
    color: #959595;
    padding: 0;
}

#ja-botsl .main-inner1 {
    padding:0 0 0px;
}

#ja-botsl div.ja-moduletable h3 {
    color: #1DB3C3;
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    line-height: 110%;
    margin: 0;
    padding: 30px 0 10px;
    text-transform: uppercase;
}

.ja-r1 i.inner{
    padding-left:0px;
}

#ja-botsl .ja-box-ct {
    font-size: 13px;
    line-height: 100%;
    margin: 0 13px;
    padding: 0;
}

#ja-botsl a {
  color: #B9E0EE;
  border-bottom: 1px dotted #B9E0EE;
}

#ja-botsl a:hover,
#ja-botsl a:focus,
#ja-botsl a:active {
  border-bottom: 1px dotted #fff;
  text-decoration: none;
}

#ja-botsl ul li {
    background: none repeat scroll 0 0 transparent;
    border-bottom:none;
    margin: 0;
    padding: 0;
}

#ja-botsl ul li a {
    border: 0 none;
    color: #B3B2B2;
    display: block;
    font-family: "Arial";
    font-weight: normal;
    padding: 7px 0px;
}

#ja-botsl ul li a:hover, 
#ja-botsl ul li a:hover,
#ja-botsl ul li a:focus {
  border: 0;
  text-decoration:underline;
  background-color:none;
  color:#a8af08;
}

#ja-botsl .img-border {
    border: 4px solid #FFFFFF;
    margin: 0 0 5px 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
    background: url("../images/ft.jpg") repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}

#ja-footer .main {
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
}

#footer-infor {
    color: #535252;
    margin: auto;
    padding-bottom: 15px;
    width: 73%;
}

#ja-footer a {
  color: #a8af08;
}

#ja-footer strong{
    font-weight:normal;
}

#ja-footer .ja-footnav {
    margin: 0;
    padding: 0 0 10px;
}

.ja-footnav ul {
    float: left;
    left: 50%;
    line-height: normal;
    margin-left: -10px;
    position: relative;
}

#ja-footer .ja-footnav ul li {
    display: block;
    float: left;
    padding: 0;
    position: relative;
    right: 50%;
}

.ja-footnav ul li a {
    border-right: 1px solid #616060;
}

.ja-footnav li.item-303 a{
    border: medium none;
}

#ja-footer .ja-footnav a {
    color: #807F7F;
    font-weight: normal;
    line-height: 100%;
    padding: 0 10px;
}

.ja-footnav a:first-child{
    padding-left:0px;
}

#ja-footer .ja-footnav ul li a:hover,
#ja-footer .ja-footnav ul li a:focus,
#ja-footer .ja-footnav ul li a:active {
  text-decoration:underline;
}

#ja-footer .ja-copyright {
    color: #807F7F;
    line-height: 100%;
    padding: 0;
}

#ja-poweredby {
  position: absolute;
  top: 0px;
  right: 0px;
}

##ja-poweredby a {
  text-decoration: none; 
  font-size: 0px; line-height: 0px;
  text-indent: -9999em;
}


/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

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

/* Custom gallery ---*/
.small-gallery {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}

.last-item { margin-right: 0; }

.small-gallery .img-border {
  border: 1px solid #d6e4ec;
  padding: 1px;
  width: 45px;
}

/* JA Twitter ---*/
.ja-twitter {
  padding-left: 0;
  padding-right: 0;
}

/* Social list ---*/
#ja-wrapper ul.social-list li { }

#ja-wrapper ul.social-list li a {
  background-position: 5px 5px;
  background-repeat: no-repeat;
  padding-left: 28px;
}

#ja-wrapper ul.social-list li.ja-facebook a { background-image: url(../images/icons/icon-facebook.png); }
#ja-wrapper ul.social-list li.ja-twitter a { background-image: url(../images/icons/icon-twitter.png); }
#ja-wrapper ul.social-list li.ja-linkedin a { background-image: url(../images/icons/icon-linkedin.png); }
#ja-wrapper ul.social-list li.ja-rss a { background-image: url(../images/icons/icon-rss.png); }

/* Contact list ---*/
#ja-wrapper ul.contact-list li {
  background-position: 5px 4px;
  background-repeat: no-repeat;
  padding: 5px 5px 5px 28px;
}

#ja-wrapper ul.contact-list li.add { background-image: url(../images/icons/icon-home.png); }
#ja-wrapper ul.contact-list li.tel { background-image: url(../images/icons/icon-phone.png); }
#ja-wrapper ul.contact-list li.email { background-image: url(../images/icons/icon-email.png); }

#ja-wrapper ul.contact-list li a {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    padding-left: 10px;
}
#ja-wrapper ul.contact-list li.email strong {
    float: left;
    padding-right: 4px;
}
#ja-wrapper ul.contact-list li.email a {
    float: left;
    padding: 0;
}

/* Facebook button ---*/
.fb-button {
  background: #e8f1fa;
  border: 1px solid #d6e5ec;
  margin: 10px 0 !important;
  padding: 5px 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

div.ja-facebookshare-box_count-home,
div.ja-facebookshare-box_count {
  float: left;
  margin-right: 10px;
}

.fb_share_no_count { display: block !important; }

.fb_share_no_count .fb_share_count_inner {
  background: url(../images/zero-bg.png) no-repeat center center #E8EBF2 !important;
}

.jacomment-count {
  background: url(../images/readon-bg.gif) repeat-x left bottom #fff;
  border: 1px solid #ddd;
  float: left;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 2px 6px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.jacomment-count a { color: #666; }

.jacomment-count a:hover,
.jacomment-count a:focus,
.jacomment-count a:active { color: #238DB4; text-decoration: none; text-shadow: 0 1px 1px #fff; }

/* JOMSOCIAL'S MODULES STYLE
----------------------------------------------------------- */
/* Top users ---*/
ul#modTopMembers {
  margin: 0 -15px !important;
  padding: 0;
  list-style: none;
}

ul#modTopMembers li {
  background: none;
  border-bottom: 1px solid #e7edf1;
  margin: 0;
  padding: 5px 15px;
}

ul#modTopMembers li img.avatar {
  margin-right: 8px;
  padding: 3px;
}

ul#modTopMembers li a:hover img.avatar {
  background: #238db4;
}

/* Latest Discussion ---*/
.modLatestDiscussion {
  margin: 0 -15px;
}

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

.modLatestDiscussion ul li {
  border-bottom: 1px solid #e7edf1;
  margin: 0;
  padding: 10px 15px !important;
}

.modLatestDiscussion ul li img.avatar {
  margin: 2px 10px 0 0;
  padding: 1px;
  width: 40px;
}

.modLatestDiscussion ul li small,
.modLatestDiscussion ul li small a {
  color: #333333;
}

.modLatestDiscussion ul li small {
  padding: 5px 0 0 12px;
  display: block;
}

/* Active group ---*/
ul#modActiveGorups {
  padding: 0;
  margin: 0 -15px;
  list-style: none;
}
  
ul#modActiveGorups li {
  background: none;
  border-bottom: solid 1px #e7edf1;
  padding: 5px 15px;
}
  
ul#modActiveGorups li img  {
  width: 40px;
  float: left;
  display: inline;
  margin: 0 8px 0 0;
  padding: 1px;
}
  
ul#modActiveGorups li span { line-height: normal; padding: 0; margin: 0; }

ul#modActiveGorups a small { color: #999; }
  
ul#modActiveGorups li div  { clear: left; height: 1px; }

div.online-users { overflow: hidden; }

/* Latest photo ---*/
div.latest-photos div.app-box-content {
  padding: 0 15px 10px 15px;
}

div.latest-photos div.app-box-footer {
  margin-left: 15px;
  margin-right: 15px;
}

/* Who's online ---*/
div.js-user-online ul {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

div.js-user-online ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 5px 5px 0;
}

div.js-user-online ul li a {
  display: block;
  margin: 0;
  padding: 0;
}

div.js-user-online ul li img {
  border: 1px solid #ccc;
  padding: 2px;
}

/* Override Disqus comment ---*/
#dsq-global-toolbar { position: relative; z-index: 12; }

.dsq-post-area { position: relative; z-index: 9; }

#dsq-content .dsq-trackback-url {
  width: 75%;
}

.dsq-popup .dsq-subscribe-submit button {
  margin-left: 10px;
}

#dsq-content .dsq-comment-footer-left {
  visibility: visible !important;
  float: none !important;
}

#dsq-content .dsq-comment-footer-right {
  float: none;
}

#dsq-content ul, #dsq-content li {
  background-image: none;
  overflow: visible;
}

/* Override Online Module ---*/
.agorians_online_hor {
  width: 45% !important;
}

.agorians_online_avatar {
  float: none;
  text-align: center;
}

.agorians_online_username {
  clear: both;
}
#community-wrap #community-banlists-news-items {
  width: 98% !important;
}

.ja-blog-tools  {
  border-bottom: dotted 1px #ccc; 
  margin-bottom: 5px; 
  padding-bottom: 5px;
}

.items-row .ja-blog-tools {
   margin-top: 15px;
}

div.postdate-wrap span.postdate {
  display: block; 
  padding: 2px 5px 6px;
}

div.postdate-wrap span.date {
  float: left; 
  display: block;
  color: #333; 
  font-size: 280%;
  font-weight: bold;
  line-height: 1;
  margin-right: 5px;
}

div.postdate-wrap {
  color: #666; 
  display: block; 
  float: left; 
  margin: 0px 10px 0px 0px; 
  padding: 0px 5px;
  background: url(../images/bt-sep.gif) no-repeat right center;
}

div.postdate-wrap .month-year {
  float: left;
  display: block;
}

div.postdate-wrap .month, div.postdate-wrap .year {
  display: block;
  font-size: 10px;
  letter-spacing: 1px; 
  line-height: 1.5;
  text-transform: uppercase;
}

.ja-blog-meta {
  float: left; 
  width: 70%;
}
.cat-date {
  float: left;
  font-size: 92%;
  margin-right: 10px;
  padding-right: 10px;
  color: #666;
  background: url(../images/bt-sep.gif) no-repeat right center;
}

.cat-date span.category-name, .cat-date span.createdby {
  display: block; 
  padding-left: 19px;
}

.cat-date span.category-name {
  background: url("../images/icon-folder.png") no-repeat scroll 0 3px;
}

.cat-date span.createdby  {
  background: url("../images/icon-user.png") no-repeat scroll 0 3px;
}

.com_mailto.contentpane #ja-switch
com_content.contentpane #ja-switch { display: none; }

.weblink-category tr td { vertical-align: top; }

.weblink-category tr td.hits { padding-top: 15px; }

#dsq-content #dsq-global-toolbar .dsq-toolbar-item {
  /*text-indent: -9999em;*/
  font-size: 0px; 
  line-height: 0px; 
  text-decoration: none !important;
  margin: 0px 0px 0px 2px;
}

#dsq-content #dsq-global-toolbar .dsq-global-toolbar-right li {
  overflow: visible;
}

/* Component kunena ---*/
body.com_kunena .ja-content-main {
  background: none;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

/* Kunena login form */
.klogin-form-login .klogin-form-login-username,
.klogin-form-login .klogin-form-login-password,
.klogin-form-login .klogin-form-login-remember {
  margin: 0 0 10px;
}

.klogin-form-login .klogin-form-login-username label,
.klogin-form-login .klogin-form-login-password label {
  font-weight: bold;
  margin-bottom: 2px;
}

.klogin-form-login .klogin-form-login-username input,
.klogin-form-login .klogin-form-login-password input {
  border: 1px solid #c6d4da;
  width: 90%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.klogin-form-login .kbutton {
  background: url(../images/grad-l1.gif) repeat-x left bottom;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.klogin-form-login .kbutton:hover {
  color: #cc0000;
  cursor: pointer;
}

.klogin-form-login .klogin-logoutlink,
.klogin-loginlink { margin: 0 !important; }

.klogin-form-login .klogin-logoutlink li,
.klogin-loginlink li {
  background-position: 0 6px !important;
  margin: 0 !important;
  padding: 0 0 0 10px !important;
}

.klogin-lastvisit ul { margin: 0 0 10px; }

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

.klogin-links .kbutton {
  background: url(../images/grad-l1.gif) repeat-x left bottom;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.klogin-links { margin-bottom: 10px; }

/* Kunena static */
div.kstats-module ul li {
  background: url(../images/bullet.gif) no-repeat 0px 9px;
  margin: 0;
  padding: 2px 0 2px 10px;
}

/* Kunena search module */
.ksearch .ksearch-fieldset input {
  border: 1px solid #c6d4da;
  width: 90%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* Kunena latest ---*/
div.klatest ul.klatest-items { margin-top: 0; }

div.klatest ul.klatest-items li.klatest-item {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0 !important;
}

div.klatest ul.klatest-items li.klatest-item .klatest-itemdetails li {
  padding-left: 0 !important;
}

/* Social Plugin ---*/
.ja_socialbeforecontent {
  float: left;
  margin-right: 15px;
  margin-top: 15px;
}

.blog .ja_socialbeforecontent { margin-top: 0; }

#dsq-content #dsq-toolbar-dropdown #dsq-toolbar-dropdown-wrap {
  top: 19px !important;
  margin-top: 2px;
}

#dsq-content #dsq-global-toolbar .dsq-global-toolbar-left {
  float: right !important;
}

#dsq-content #dsq-global-toolbar .dsq-global-toolbar-right {
    float: left !important;
}

/* Email page */
.contentpane { 
  background: none !important
}

/* Latestnews */
.ja-moduletable ul.latestnews {
  margin: -5px -15px -5px;
}

.ja-moduletable ul.latestnews li { border-bottom: 1px dotted #e8edf0; padding-left: 0; background: none; }

.ja-moduletable ul.latestnews li a {
  color: #666;
  padding: 6px 15px;
  display: block;
}

.ja-moduletable ul.latestnews li a:hover,
.ja-moduletable ul.latestnews li a:active,
.ja-moduletable ul.latestnews li a:focus {
  color: #238db4;
  text-decoration: none;
}
#jsMenu .jsIr {
  text-indent: -9999em;
}

.ja-moduleraw-style2 .ja-slide-thumbs-wrap { 
     z-index: 151; 
}

.custom_logopaypal p {
    margin-bottom: 5px;
    margin-top: 7px;
}

#ja-right div.moduletable_email h3 {
    background: none repeat scroll 0 0 transparent;
    line-height: 100%;
    padding: 15px 0px;
}

#ja-right div.moduletable_tag h3 {
    background: url("../images/tag.png") no-repeat scroll 0 0 transparent;
    padding-left: 33px;
    padding-top: 5px;
}

.moduletable_email .jNewsLB input#wz_12 {
    margin-bottom: 1px;
    margin-top: 8px;
}

.jNewsMod .subscriptionField{
    padding:0px !important;
}

#ja-navhelper{
    margin:0px;
}

.moduletable_email .jNewsLB input#aca_22 {
    background: url("../images/button_subscribe.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    color: #797979;
    font-family: "Arial";
    font-size: 13px;
    font-weight: bold;
    height: 36px;
    margin-top: 8px;
    padding:0 26px 0 0;
    text-shadow: none;
    width: 105px;
}

/* contact  */

.contact h2{
    font-family:"Lithos Pro";
  font-weight:normal;
  font-size:20px;
}

.left {
    float: left;
    padding-bottom: 10px;
    padding-right: 25px;
}

#ja-content-top .ja-moduletable{
    margin-top:10px;
}

.contentdescription {
    display: block;
    padding: 10px 15px 10px 0;
}

/* bottom */

.ja-bottom {
    display: inline;
    float: left;
    padding-bottom: 5px;
}

.ja-logo-bottom {
    float: right;
    margin-right: -5px;
    margin-top: 3px;
    position: relative;
}

#ja-bottom .ja-moduletable{
    margin:0px 0px 25px 0px;
  border:none;
  background: url("http://joomseller.com/templates/joomseller/images/bkg-box-list.png") no-repeat scroll left top;
  padding:15px 40px 15px 15px;
  min-height:229px;
}

#ja-bottom .ja-box-right .ja-moduletable{
    margin-right:0px;
  background-position: 22px center;
  padding:15px 25px 15px 41px;
}

#ja-bottom .ja-box-center .ja-moduletable{
    margin-right:0px;
  background-position: 12px center;
  padding:15px 33px 15px 30px;
}

#ja-bottom .ja-moduletable{
    color: #8B8B8B;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

#ja-bottom .ja-moduletable h3{
    background: url("../images/divide-horizontal.gif") repeat-x scroll left bottom transparent;
    color: #6D6D6D;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}

#ja-header-bottom .ja-moduletable {
    background: none repeat scroll 0 0 transparent;
    margin: auto;
    text-align: center;
    width: 80%;
  padding:20px 0px;
}

#ja-header-bottom .ja-moduletable h3{
    color:#79C146;
  font-size:26px;
  font-weight:normal;
  font-family:"Helvetica LT Std";
  text-shadow: 0 1px 0 #FFFFFF;
  padding-bottom:8px;
  margin:0px;
}

#ja-header-bottom .ja-moduletable .ja-box-ct {
    color: #5A5A5A;
    font-family: "Rockwell";
    font-size: 16px;
    font-weight: normal;
    line-height: 130%;
    margin: 0 auto;
    width: 800px;
}

/*  font-size */

.fontResizer strong{
    padding-right:3px;
}

#fontDecrease img, #fontIncrease img {
    padding-right: 4px;
    position: relative;
    top: 4px;
}

#fontDecrease span, #fontIncrease span{
    display:none;
}

/* top-b */

#header-links{
    float: right;
    width: 75%;
}

#ja-core-value {
    margin: 27px 0 25px;
}

/* left  */

#ja-left .ja-moduletable{
    margin:0px 38px 18px 0px;
  padding:0px;
}

#ja-left .moduletable_cart h3{
    padding:14px 0 0 20px;
  background: url("../images/cart.png") no-repeat scroll 0 0 transparent;
}

#ja-left .moduletable_cart, #ja-left .moduletable_email, .moduletable_email {
  -webkit-box-shadow: 0 8px 6px -6px #c8c8c8;
  -moz-box-shadow: 0 8px 6px -6px #c8c8c8;
  box-shadow: 0 8px 6px -6px #c8c8c8;
  margin-bottom: 15px;
  background:#FFFFFF !important;
}

#ja-left .moduletable_email h3{
    margin:0px;
  padding:10px 0px 5px 20px;
}

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

#ja-left .moduletable_partner{
    margin-bottom:10px;
}

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

#ja-left .ja-moduletable ul{
    display:block;
}

#ja-left .ja-moduletable ul li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    line-height: 100%;
    list-style-type: none;
    padding: 5px 0 5px 18px;
}


#ja-left .ja-moduletable ul li a{
    background:none;
  text-indent:0px;
  color: #5A5A5A;
    font-family: "Rockwell";
    font-size: 16px;
    text-decoration: none;
  display:inline-block;
}

#ja-left .ja-moduletable ul li a.num-extension {
    float: right;
    font-size: 12px;
    margin-right: 6px;
}

#ja-left .moduletable_cart ul li:hover, #ja-left .moduletable_email ul li:hover{
    background:none !important;
}

#ja-left .moduletable_cart ul li:hover a, #ja-left .moduletable_email ul li:hover a{
    color:#5A5A5A !important;
}

/* core value */
#ja-core-value .moduletable{
    background:none;
  margin-top: 17px;
  margin-bottom:15px;
}

#ja-core-value .ja-moduletable,#ja-core-value .moduletable {
    background: none repeat scroll 0 0 transparent;
    border: 1px dashed #5A5A5A;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 0;
}

.store-slogan {
    margin: auto;
    overflow: visible;
}

.textContent {
    float: none;
    margin: auto;
    padding: 18px 0;
    text-align: center;
}

.start-quote {
    background: url("../images/icon-quote.png") no-repeat scroll left 1px transparent;
    margin-right: 2px;
    padding-right: 5px;
    position: relative;
    top: -3px;
    width: 8px;
}

.store-slogan .text {
    color: #5A5A5A;
    float: none;
    font-family: "Arial";
    font-size: 20px;
    line-height: 100%;
    padding-right: 6px;
    text-shadow: 1px 1px 1px #FFFFFF;
}

span.end-quote {
    background: url("../images/icon-quote.png") no-repeat scroll left -14px transparent;
    display: inline-block;
    height: 14px;
    margin-left: 0;
    position: relative;
    top: 14px;
    width: 8px;
}

/*  subscribe  */

#ja-subscribe .ja-moduletable{
    background: url("../images/bg-newsletter.png") no-repeat scroll center center transparent;
    height: 105px;
}

#ja-subscribe .ja-moduletable .ja-box-ct {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 35px 0 0 215px;
    text-align: left;
}

.form-subscribe-header {
    color: #37A4E2;
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 13px 0 12px;
}

.form-subscribe-header strong {
    background: url("../images/bg-flower.png") no-repeat scroll center center transparent;
    color: #2B2B2B;
    font-weight: bold;
    height: 19px;
    padding: 10px;
}

#ja-subscribe .input-box, #ja-subscribe .actions {
    float: left;
    margin-left: 4px;
}

#ja-subscribe .actions{
    margin-top:6px;
}

#ja-subscribe .input-box input {
    background: url("../images/input-newsleter.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #919090;
    font-size: 12px;
    font-style: italic;
    height: 29px;
    line-height: 29px;
    padding: 10px;
    width: 214px;
}

#ja-subscribe .actions span  {
    background: url("../images/btn-subscribe-header.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    overflow: visible;
    padding: 0 0 0 12px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

#ja-subscribe .actions span  span {
    background-position: 100% 0;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    padding: 0 12px 0 0;
}

#ja-subscribe .actions span  span input.button {
    background:none;
  margin:0px;
  color: #FFFFFF;
    font-family:"AlternateGothic2 BT";
  font-size: 20px;
    font-weight: normal;
  height:37px;
  padding: 0px 0px;
}

#comments-form .btn, #comments-report-form .btn,
#comments-form .btn div, #comments-report-form .btn div{
    background:none;
}

#comments-form .btn a, #comments-report-form .btn a {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a9b009), to(#c6cf1b));
  background: -webkit-linear-gradient(top, #c6cf1b, #c6cf1b);
  background: -moz-linear-gradient(top, #c6cf1b, #a9b009);
  background: -ms-linear-gradient(top, #c6cf1b, #a9b009);
  background: -o-linear-gradient(top, #c6cf1b, #a9b009);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    margin-top: 5px;
    padding:9px 15px 6px;
  display:block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color:#3C2313;
}

#comments-form-buttons{
    overflow:visible !important;
}

#comments-form .btn a:hover, #comments-report-form .btn a:hover {
    color:#FFFFFF;
}

/* bottom menu */

#ja-bottom-a{
    width:45%;
  float:left;
  color:#959595;
}

#ja-bottom-b ul {
    margin-left: 0px;
  text-align:right;
  float:right;
}

#ja-bottom-b ul li {
    display: inline-block;
    float: left;
    padding-left: 0;
    padding-left: 15px;
}

#ja-bottom-b ul li a {
    color: #959595;
    font-weight: normal;
}

#ja-bottom-b ul li a:hover, #ja-bottom-b ul li.active a{
    text-decoration: none;
  background:url(../images/border-menu-bottom.png) no-repeat center 25px;
  padding:10px 0px;
  color:#FFFFFF;
}

#ja-bottom-b ul li a.active{
    text-transform: uppercase;
}

#ja-bottom-b{
    width:55%;
  float:right;
}

#ja-popular .main .moduletable{
    background:none;
  margin-bottom:6px;
}

/* top-header */

.top-header{
    background:#111111; /*url(http://joomseller.com/templates/joomseller/images/bkg-header-top.png) repeat-x scroll left top;*/
    height: 45px;
    width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
}

.moduletable_paypal {
    padding: 30px 20px !important;
}

.moduletable_zj_search{
    padding:0px !important;
  background:none !important;
  box-shadow: none !important;
}

#sbox-window {
    border: 4px solid #646464;
    box-shadow: none !important;
    padding: 0 !important;
}

.tip-wrap{
    width:400px;
}

.tip-title{
    border:none;
}

#ja-content-mass-bottom .ja-moduletable{
    background:#FFFFFF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border:1px solid #DBDBDA;
  margin:0px;
}

.moduletable_blank .pluginBoxContainer{ 
    border:none !important;
}

.moduletable_none {
    background: none repeat scroll 0 0 transparent !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}

.moduletable_none p {
    margin:0px !important;
}