/* begin Page */

/* Created by Joomla Mart */

#jmart-page-background-glare{
   display: none;
}
.cleared {
   width:1px;
}
/* Start Box */
.jmart-box, .jmart-box-body {
   zoom:1;
}
/* End Box */
/* Start Bar */
.jmart-bar{
   zoom:1;
}
/* End Bar */
/* end Page */

/* begin Menu */
ul.jmart-hmenu, ul.jmart-hmenu ul, ul.jmart-hmenu li, ul.jmart-hmenu a {
   zoom:1;
}
.jmart-hmenu li.jmart-hmenuhover{
   z-index: 10000;
}
.jmart-hmenu .jmart-hmenuhoverUL{
   visibility: visible;
   top: 100%;
   left: 0;
}
.jmart-hmenu .jmart-hmenuhoverUL .jmart-hmenuhoverUL{
   top: 0;
   left: 100%;
}
.jmart-hmenu ul li {
   float: left !important;
   clear: both;
   width: 100%;
}
.jmart-nav
{
   zoom: 1;
   height: 52px;
   background:#B64A1B;
}

/* end Menu */

/* begin MenuItem */
.jmart-hmenu a 
{
   display:inline-block;
   color: #FBEBCB;
   padding: 0 22px;
   line-height: 52px;
   text-align: center;
}

.jmart-hmenu a.active 
{
   color: {ActiveTextColor};
}

.jmart-hmenu a:hover, .jmart-hmenuhoverA,  .jmart-hmenuhover a 
{
   color: #E0DCD7;
   background-color:#796E5D;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.jmart-hmenu li {
   margin-left:expression(this.previousSibling==null?'0':'1px');
}
ul.jmart-hmenu li li{
   margin-left:0;
}

span.jmart-hmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -1px;
   width: 1px;
   height: 52px;
   background: url('../images/menuseparator.png') center center no-repeat;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.jmart-hmenu ul a 
{
   color: #000000 !important;
   float: left;
}

.jmart-hmenu ul a:hover, .jmart-hmenu ul .jmart-hmenuhover .jmart-hmenuhoverA 
{
   color: #AFA697 !important;
   background-position: left bottom;
   border-color: #853614;
   border-top-width: 1px !important;
}

/* end MenuSubItem */

/* begin Header */
.jmart-header {
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('div'),firstChild).className='jmart-header-jpeg');
   z-index: 1;
}

.jmart-header-jpeg
{
   position: absolute;
   z-index:-1;
   top: 0;
   width:100%;
   height: 250px;
   background-image: url('../images/header.jpg');
   background-repeat: no-repeat;
   background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.jmart-headerobject{
   font-size: 1px;
}
/* end HeaderObject */

/* begin Box, Sheet */
.jmart-sheet {
   background:#FFFFFF;
}
/* end Box, Sheet */

/* begin Layout */
.jmart-content-layout, .jmart-content-layout-row, .jmart-layout-cell 
{
   display: block;
   zoom: 1;
}
.jmart-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}
/* end Layout */

/* begin Box, Block */
.jmart-block {
   background:#DCD7D1;
}
/* end Box, Block */

/* begin BlockHeader */
.jmart-blockheader {
   background:#BA4B1C;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.jmart-blockcontent {
   background:#EBE9E5;
}
.jmart-blockcontent-body ul li{
   height: 1%;
}

/* end Box, BlockContent */

/* begin Button */
.jmart-button-wrapper{
   zoom: 1;
}
.jmart-button-wrapper .jmart-button-l, .jmart-button-wrapper .jmart-button-r {
   display: none;
}
.jmart-button-wrapper .jmart-button {
   float: left;
}
/* end Button */

/* begin Box, Post */
.jmart-post {
   background:#FFFFFF;
}
/* end Box, Post */

/* begin PostIcons, PostHeaderIcons */
.jmart-postheadericons span{
   zoom: 1;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.jmart-post ul li, .jmart-post ol ul li
{
   height: 1%;
   padding-left: 13px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

.jmart-post ul ol li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}
/* end PostBullets */

/* begin PostIcons, PostFooterIcons */
.jmart-postfootericons span{
   zoom: 1;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.jmart-footer-body{
   padding-right: 0;
   zoom:1;
}
.jmart-footer{
   zoom:1;
   background:#CAC3BA;
}

.jmart-footer-text
{
   height: 32px;
}

.jmart-rss-tag-icon
{
   zoom: 1;
   font-size: 1px;
}

/* end Footer */

/* begin LayoutCell, content */
.jmart-sidebar2 {
   width: auto;
}
/* end LayoutCell, content */

form#form-login ul li
{
   behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
}

/* Plugin compatilibity. */

/* 150675, googlemap */
div.map img
{
   behavior: none;
   filter: none;
}
