/**
 * @package     Tx_Gravity
 * @version     1.6
 * @author      ThemeXpert http://www.themexpert.com
 * @copyright   Copyright (C) 2010 - 2011 ThemeXpert
 * @license     http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
 * @file        template.css
 **/

html,body{margin-bottom: 0}
h1,h2,h3,h4,h5,h6{letter-spacing: 0}
.tx-container{background: none;}

/*Logo*/
.logo .tx-block{margin: 0 10px 10px;padding: 5px;}
.logo a{display: block;width: 238px;height: 75px;background: url(../images/logo.png) no-repeat;}

/*Menu*/
.tx-menu{margin: 0 -10px;}
.tx-menu .tx-block{height: 32px;margin: 0;padding: 0}
.tx-menu ul li{}
.tx-menu ul li a{padding: 6px 16px;font-weight: bold;text-transform: uppercase;line-height: 18px; color:#fff}
.tx-menu ul li ul{padding: 0}
.tx-menu ul li ul a{font-weight: normal;text-transform: none}
.tx-menu ul li ul a:hover{font-weight: bold;text-transform: none}
.tx-menu ul li a img{margin: 0 6px -3px 0;}

/*Content Component and Contact Component*/

/*Article*/
h2.title{padding-bottom: 8px}
.tx-content{padding: 10px}
.tx-content .tx-article-bg{border: none;}
.item-separator{height: 2px}
.tx-content .tx-article-links{margin: 10px 0; padding: 10px}

/*Pagination*/
.tx-pagination{height: 30px;line-height: 30px; background: #ddd;border: 1px solid #fff;padding: 0 !important;}
.tx-pagination .tx-results, .tx-pagination ul{float: left;font-family: Arial,Georgia, "Times New Roman", Times, serif}
.tx-pagination .tx-results{width: 8%;padding-left: 10px;line-height: 30px;margin: 0;}
.tx-pagination ul{width: 100%;text-transform: uppercase}
.tx-pagination ul li{float:left; height: 11px;line-height: 11px;padding: 10px 10px 9px 10px !important; border: none !important;margin: none !important; cursor: pointer;}
.tx-pagination ul li a{line-height: 11px;}

/*Single Contact*/
.tx-content #contact-slider .panel h3, .tx-content .categories-list li{padding: 8px 10px;}
.tx-content #contact-slider .pane-down{margin: 0;}
.tx-content #contact-slider .pane-down .contact-miscinfo {padding: 10px 0;}

#tx-top .tx-container,
#tx-utility .tx-container,
#tx-feature .tx-container,
#tx-main-top .tx-container,
#tx-content-top .tx-container,
#tx-content-bottom .tx-container,
#tx-main-bottom .tx-container,
#tx-bottom .tx-container,
#tx-footer .tx-container,
#tx-main .tx-main-inner{padding-top: 1px;}

/*Position Specific*/
#tx-roof .tx-container{background: url(../images/trans_bg.png) 0 0 repeat;}
#tx-legal{padding: 10px 0;}
#tx-legal a{text-decoration: underline}
#tx-legal p{margin-bottom: 5px;}
#tx-content-top .first .mod-inner, #tx-content-bottom .first .mod-inner{margin-left: 0}
#tx-content-top .last .mod-inner, #tx-content-bottom .last .mod-inner{margin-right: 0}

.readon{margin: 10px 10px 0;height: 21px;line-height: 21px;display: inline-block;cursor: pointer}
    .readon span{height: 21px;line-height: 20px;padding: 1px 16px 0 12px;display: block;margin-left: -9px;}

/***** Module styles *****/
/*Default*/
.tx-block{padding: 1px;}
.mod-header{margin: 1px 0;}
/*Blank*/
.logo .tx-block,
.tx-menu .tx-block,
.nostyle .tx-block,
#tx-roof .tx-block{background: none}

/*List*/
.list ul{list-style: disc inside; margin: 0;padding: 0;}
.list ul li{height: 30px;line-height: 30px;}
.list ul li a{display: block;padding: 4px 8px;text-decoration: none;}

/*Box style*/
.box7{padding: 0;margin-bottom: 1px}
.box7 .tx-block{margin: 0}
.box7 .mod-header{margin-top: 0}
.box7 .tx-block a{ color: #fff}
.box7 .tx-block a:hover{ color: #75B7E9}



/*ThemeXpert Modules*/
.slideshow .scroller, .slideshow .scroller img, .slideshow .item:hover{background: none;border: none}
.slideshow .navi{height: 10px;margin: 0 auto}
.slideshow a.browse{position: absolute;top: 50%;z-index: 9999;width: 40px;height: 40px}
.slideshow a.prev{left: 0}
.slideshow a.next{right: 0}
.slideshow .padding{padding: 0}
.slideshow a.prev:hover{background-position: 0 0 !important}

/*RTL*/
body.rtl .tx-menu ul li a img{margin: 0 0 -3px 6px;}
body.rtl #tx-copyright, body.rtl .designed-by, body.rtl #tx-poweredby{float: right}