body {
        font: 12px Arial, Helvetica, sans-serif;
        margin: 0;
        background: #11354f;
        color:#666;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {outline:none;}
img {border-style: none;}

form, fieldset {
        padding: 0;
        margin: 0;
        border: 0;
        width: auto;
}
input,
textarea,
select{
        font:100% Arial, sans-serif;
        vertical-align:middle;
}
/*wrapper start*/
#wrapper{
        margin:0 auto;
        width:980px;
}
/*header start*/
#header{
        width:100%;
        height:280px;
        position: relative;
        background: url(images/bg-header.jpg) no-repeat 0 100%;
}
#header .ad{
        position: absolute;
        top:7px;
        left:-1px;
}
#header .banner{
        position: absolute;
        right:2px;
        top:7px;
}
/*login-form*/
.login-form fieldset{
        position: absolute;
        top:134px;
        right:20px;
        width:320px;
}
.login-form .frame{
        height:1%;
        padding: 11px 9px;
        overflow:hidden;
        border-top:1px solid #1b5e8a;
        background: url(images/bg-login-form.png);
}
.holder,
.row{
        height:1%;
        overflow:hidden;
        position: relative;
}
.login-form .holder{
        margin:0 0 17px -7px;
        padding: 0 6px 0 0;
}
.login-form .holder span{
        float:left;
        padding: 0 10px;
        margin:0 0 0 -1px;
        background: url(images/separator2.gif) no-repeat 0 55%;
        font-weight: bold;
}
.login-form .holder span a{color:#b4e2fa;}
.login-form .rss{
        font-size: 11px;
        font-weight: bold;
        color:#da4300;
        float:right;
        padding: 0 13px 0 0;
        background: url(images/ico-rss.gif) no-repeat 100% 50%;
}
.login-form input.text{
        width:218px;
        height:16px;
        padding: 3px 5px;
        float:left;
        font-size: 11px;
        border:1px solid #b2b2b2;
        margin:0 5px 0 0;
}
.btn-search{
        width:67px;
        height:24px;
        float:left;
        background: url(images/btn-search.gif) no-repeat;
        color:#fff;
        font-weight: bold;
        border:0;
        cursor: pointer;
        font-size: 12px;
        padding: 0 0 1px
}
/*logo*/
.logo{
        width:350px;
        height:79px;
        background: url(images/logo.png) no-repeat;
        text-indent: -9999px;
        overflow: hidden;
        position:absolute;
        top:135px;
        left:27px;
}
.logo a{
        display:block;
        height:100%;
}
.nav-holder{
        position: absolute;
        top:243px;
        left:0;
        background: url(images/bg-nav.png) repeat-x;
        width:100%;
}
#nav{
        margin:0 auto;
        padding: 0;
        display: table;
        list-style:none;
        background: url(images/separator.gif) no-repeat 100% 50%;
}
#nav li{
        float:left;
        padding: 0 0 0 2px;
        background: url(images/separator.gif) no-repeat;
}
#nav li a{
        color:#fff;
        float:left;
        padding: 8px 19px 15px;
        position: relative;
}
#nav li a:hover,
#nav li.active a{
        text-decoration:none;
        background: url(images/bg-hover.gif) repeat-x;
}
/*header end
main start*/
#main{
        width:100%;
        overflow:hidden;
        margin:0 0 6px;
}
.top-section{
        height:1%;
        overflow:hidden;
        background:#103851 url(images/bg-top-section.gif) repeat-x;
        padding: 14px 8px 10px 12px;
        border-bottom:2px solid #0f354b;
        margin:0 0 6px;
}
/*gallery-holder*/
.gallery-holder{
        width:638px;
        float:left;
        padding: 5px 0 0;
}
.click-here{
        height:1%;
        overflow:hidden;
        padding: 4px 11px 5px;
        display: block;
        background: url(images/link-click-here.gif) no-repeat;
        font-size: 16px;
        color:#f60;
        margin:0 0 4px;
}
.click-here strong{
        color:#fff;
        padding: 0 0 0 5px;
}
.gallery{
        width:100%;
        overflow:hidden;
        position: relative;
}
.gallery-holder img{
        position: relative;
        z-index: 1;
}
.gallery-holder .caption{
        position: absolute;
        bottom:0;
        left:0;
        z-index: 5;
        width:611px;
        padding: 9px 15px 14px 12px;
        background: url(images/bg-gallery-bar.png);
        font-size: 16px;
        line-height: 17px;
        color:#fff;
}
.gallery-holder .caption strong{display:block;}
.gallery-holder .caption p{margin:0;}
.gallery-holder .caption a{color:#f60;}
.gallery .pagination{
        float:right;
        margin:7px 0 0;
        padding:0;
        list-style:none;
        font-size: 17px;
        font-weight: bold;
}
.gallery .pagination li{
        float:left;
        margin:0 5px 0 0;
        display: inline;
}
.gallery .pagination li a{
        float:left;
        height:41px;
        overflow:hidden;
        color:#fff !important;
}
.gallery .pagination li a span{
        display:block;
        width:20px;
        height:72px;
        padding: 11px 0 0;
        background: url(images/bg-pagination.png) no-repeat;
        cursor: pointer;
        text-align: center;
}
.gallery .pagination li a:hover,
.gallery .pagination li.active a{
        text-decoration:none;
        background-position: 0 0;
}
.gallery .pagination li a:hover span,
.gallery .pagination li.active span{
        margin-top: -41px;
        padding-top: 52px;
}
/*categorys-box*/
.categorys-box{
        width:311px;
        float:right;
}
#sidebar .categorys-box{
        position: relative;
        margin:0 -5px 8px;
}
.categorys-box .t,
.categorys-box .b{
        height:8px;
        overflow:hidden;
}
.categorys-box .t{background: url(images/bg-categorys-t.png) no-repeat;}
.categorys-box .b{background: url(images/bg-categorys-b.png) no-repeat;}
.categorys-box .c{
        width:285px;
        margin:0 -5px 0 0;
        padding: 0 13px 10px;
        background: url(images/bg-categorys-c.png) repeat-y;
}
.text-kit-finder{
        width:291px;
        height:87px;
        overflow:hidden;
        text-indent: -9999px;
        margin:0 0 -10px -2px !important;
        background: url(images/text-kit-finder.png) no-repeat;
        position: relative;
}
.categorys-box .sub-title{
        background:#4c4e4f url(images/bg-sub-title-t.gif) no-repeat;
        font-size: 13px;
        color:#ddd;
        margin:0 0 6px;
}
.categorys-box .sub-title strong{
        display:block;
        padding: 8px 0;
        text-align:center;
        background: url(images/bg-sub-title-b.gif) no-repeat 0 100%;
}
/*categorys*/
.categorys{
        width:289px;
        background: url(images/bg-categoryslist-c.gif) repeat-y;
        position: relative;
        margin:0 -3px 0 -1px;
}
.categorys .frame{background: url(images/bg-categoryslist-t.gif) no-repeat;}
/*categorys-list*/
.categorys-list{
        width:284px;
        margin:0;
        padding:3px 4px 2px 1px;
        list-style:none;
        background: url(images/bg-categoryslist-b.gif) no-repeat 0 100%;
}
.categorys-list li{
        width:240px;
        vertical-align: top;
        padding: 8px 10px 5px 34px;
        background: url(images/border.gif) repeat-x;
        position: relative;
        z-index: 2;
}
.categorys-list li:first-child{
        background: none;
        padding-top: 6px;
}
.categorys-list li .item{
        width:160px;
        padding: 4px 0 10px 80px;
}
.categorys-list strong{display: block;}
.categorys-list a{color:#666;}
.categorys-list li.category1{z-index:3;}
.categorys-list li.category2{z-index:2;}
.categorys-list li.category3{z-index:1;}
.category1 .item{background: url(images/ico1.gif) no-repeat;}
.category2 .item{background: url(images/ico2.gif) no-repeat;}
.category3 .item{background: url(images/ico3.gif) no-repeat;}
.categorys-list li.active .popup{display: block;}
/*popup*/
.categorys-list .popup{
        position: absolute;
        top:100%;
        left:-1px;
        width:291px;
        z-index: 100;
        margin:2px 0 0;
        display: none;
}
.categorys-list .popup-c{
        width:264px;
        overflow:hidden;
        padding: 16px 17px 3px 12px;
        background: url(images/bg-popup-c.png) no-repeat;
}
.categorys-list .popup-b{
        height:11px;
        overflow:hidden;
        background:url(images/bg-popup-b.png) no-repeat;
}
/*search-form*/
.search-form{
        width:100%;
        overflow:hidden;
}
.search-form label{
        display:block;
        color:#000;
        margin:0 0 4px;
}
.search-form .row{
        margin:0 0 10px;
}
.search-form select{
        width:262px;
        font-size: 11px;
}
.search-form .btn-search{
        width:58px;
        height:22px;
        background: url(images/btn-search2.gif) no-repeat;
        margin:10px 0 0 2px;
}
/*main-holder*/
.main-holder{
        height:1%;
        border-top:1px solid #607381;
        background: #3f5a6d;
        padding: 14px 14px 25px 12px;
}
.main-holder:after{
        content:"";
        display:block;
        clear:both;
}
.inner .main-holder{
        border-top:0;
        background: #3f5a6d url(images/bg-main-holder.gif) repeat-x;
}
.main-holder h2{
        font-size:15px;
        margin:0 0 2px;
        color:#001822;
}
/*content*/
#content{
        width:638px;
        float:left;
        overflow:hidden;
}
/*columns*/
.columns{
        width:640px;
        overflow:hidden;
        margin:0 -2px 11px 0;
}
.columns .column{
        width:318px;
        float:left;
        margin:0 2px 0 0;

}
.block{
        width:100%;
        overflow:hidden;
        background: #fff;
        padding: 0 0 6px;
        margin:0 0 2px;
}
#sidebar .block{
        margin:0 0 7px;
        padding: 0 0 8px;
}
.block .heading,
.grey-block .heading{
        height:1%;
        overflow:hidden;
        border-bottom:1px solid #7f99ac;
        padding: 10px 9px 1px 13px;
        margin:0 0 3px;
}
.main-heading .price{
        display: block;
        color:#f60;
        font-size: 15px;
        margin:0 0 8px;
}
.heading .rss{margin:2px 0 0;}
.columns .grey-block .heading{
        border-bottom:1px solid #7f8080;
        padding:9px 9px 1px 5px;
}
.grey-block .heading{border:0;}
.heading a{
        float:right;
        color:#f60;
        font-size: 11px;
        font-weight: bold;
}
/*posts-list*/
.posts-list{
        margin:0 0 6px;
        padding:0;
        list-style:none;
}
.block .inner{
        padding:10px 7px 0;
        margin:0 0 9px;
}
#sidebar .block .inner{padding-top:5px;}
.posts-list li{
        height:1%;
        overflow:hidden;
        padding:6px 15px 10px 8px;
        border-bottom:1px solid #d6d6d6;
}
.block .inner li{padding:11px 15px 11px 8px;}
.posts-list .photo{
        float:left;
        margin:3px 12px 0 0;
}
.posts-list .text-column{
        height:1%;
        overflow:hidden;
}
.green-text .date,
.green-text .more{color:#78a100 !important;}
.posts-list .date{
        font-style: normal;
        font-size: 11px;
        color:#f60;
        margin:0 6px 3px 0;
        float:left;
}
.posts-list .text-column .date{
        display: block;
        float:none;
}
.posts-list .title{
        display: block;
        color:#333;
}
.posts-list .title a{color:#333;}
.posts-list p{
        margin:0 !important;
        font-size: 11px;
}
.more{
        color:#f60;
        margin:0 0 0 10px;
        font-size: 11px;
        font-weight: bold;
}
/*grey-block*/
.grey-block{
        height: 1%;
        overflow:hidden;
        background:url(images/bg-grey-block.gif) repeat-y;
        border-top:1px solid #fff;
        padding: 0 3px 4px 2px;
        margin:0 0 12px;
}
.columns .grey-block{
        margin:0 0 2px;
        padding:0 0 10px;
        background: #e3e6e7;
}
/*members-block*/
.members-block{
        width:100%;
        overflow:hidden;
        background: url(images/bg-members-c.gif) repeat-y;
}
.members-block .holder{background:url(images/bg-members-t.gif) no-repeat;}
.members-block .frame{
        height:1%;
        overflow:hidden;
        padding: 13px 15px 4px 11px;
        background:url(images/bg-members-b.gif) no-repeat 0 100%;
}
/*videos-gallery*/
.videos-gallery{
        margin:0 -13px 0 0;
        padding:0;
        list-style:none;
        overflow:hidden;
        font-size: 11px;
        line-height: 12px;
        color:#4d4f53;
        width:620px;
}
.gallery-area{
        width:100%;
        overflow:hidden;
}
.gallery-area .videos-gallery{
        width:464px;
        margin:0 -4px 0 0;
        padding: 0 0 27px;
}
.videos-gallery li{
        float:left;
        width:97px;
        border:1px solid #a4afb5;
        padding: 7px 6px 5px 7px;
        margin:0 12px 12px 0;
        background: #e6e8e9;
}
.gallery-area li{
        background: #fff;
        margin:0 4px 26px 0;
}
.videos-gallery .photo-holder{
        width:100%;
        margin:0 0 3px;
}
.videos-gallery .photo-holder a{
        height:1%;
        overflow:hidden;
        display: block;
        position: relative;
        z-index: 2;
}
.videos-gallery .photo-holder img{
        position: relative;
        z-index: 1;
}
.videos-gallery .photo-holder .arrow{
        width:48px;
        height:48px;
        position:absolute;
        top:16px;
        left:50%;
        margin:0 0 0 -24px;
        z-index: 100;
        cursor: pointer;
}
.videos-gallery .photo-holder a:hover,
.videos-gallery .photo-holder li.active a{
        text-decoration: none;
        background-position: 0 0;
}
.videos-gallery .photo-holder a:hover .arrow,
.videos-gallery li.active .arrow{background:url(images/arrow.png) no-repeat;}
.videos-gallery strong,
.videos-gallery span{display:block;}
.videos-gallery span{margin:0 0 8px;}
.videos-gallery p{
        margin:0 !important;
        font-size: 10px;
}
.videos-gallery p a{
        text-decoration:underline;
        color:#4d4f53;
}
.videos-gallery p a:hover{text-decoration:none;}
.videos-gallery .row{
        padding: 0 0 3px;
        margin:0 0 2px;
        border-bottom:1px solid #a1acb4;
}
.link-comments{
        float:right;
        padding: 0 16px 3px 0;
        background: url(images/ico-comments.gif) no-repeat 100% 50%;
        color:#6eab23;
        font-weight: bold;
}
.videos-gallery .stars{
        width:57px;
        overflow:hidden;
}
/*comments-list*/
.comments-list{
        margin:0 0 15px;
        padding:0 10px 0 7px;
        list-style:none;
        color:#333;
}
.comments-list li{
        border-bottom:1px solid #d6d6d6;
        padding: 12px 0;
}
.comments-list li strong a{color:#000;}
.comments-list .link-comments{
        font-weight: normal;
        color:#757676;
        font-size: 11px;
}
/*ad-section*/
.ad-section{
	height:1%;
	overflow:hidden;
	padding: 12px 15px 15px;
	background: #6a7c8a;
}
.ad-section .holder{
	width:625px;
	margin:0 auto;
	overflow:hidden;
	height:1%;
}
.ad-box{
	float:left;
	margin:0 15px 0 0;
	border:solid #d3d7d9 10px;
        border-width:7px 8px 8px 7px;
}
.ad-box img{
	display: block;
}
/*sidebar*/
#sidebar{
        width:300px;
        float:right;
}
#sidebar .banner{
        display: block;
        margin:0 0 12px;
}
/*magazine-box*/
.magazine-box{
        width: 280px;
        padding: 7px 10px 16px;
        background: #000;
        margin:0 0 12px;
        color:#fff;
        border-top:1px solid #666;
}
.magazine-box .title{
        display: block;
        margin:0 0 10px;
        font-weight: normal;
        font-size: 18px;
}
.magazine-box .photo{
        float:left;
        margin:0 9px 0 3px;
        display: inline;
}
.magazine-box p{
        margin:0;
        height:1%;
        overflow:hidden;
        font-size: 11px;
}
.magazine-box p strong{display: block;}
.magazine-box p a{color:#fff;}
.magazine-box p a:hover strong{text-decoration: underline;}
/*subscribe-box*/
.subscribe-box{
        width:111px;
        padding: 8px 25px 55px 9px;
        background:#000 url(images/bg-subscribe-box.gif) no-repeat 100% 100%;
        color:#fff;
        position: relative;
        min-height: 77px;
}
* html .subscribe-box{height: 77px;}
.subscribe-box,
.competition-box{margin:0 0 17px;}
.subscribe-box .title{
        display: block;
        font-size: 19px;
        color:#f60;
        margin:0 0 3px;
}
.subscribe-box a{
        color:#fff;
        line-height: 13px;
}
.logo-padi{
        position: absolute;
        bottom:10px;
        left:9px;
}
/*competition-box*/
.competition-box{
        width:127px;
        padding: 5px 9px 0;
        background: #6e9300;
        font-size: 11px;
        min-height: 133px;
}
* html .competition-box{height:133px;}
.competition-box .title{
        display: block;
        font-size: 18px;
        margin:0 0 7px;
        color:#000;
}
.competition-box .row{overflow: visible;}
.competition-box .row:after{
        content:"";
        display:block;
        clear:both;
}
.competition-box .photo{
        float:right;
        margin:4px 0 -8px 19px;
}
.competition-box p{
        line-height: 14px;
        margin:0 0 10px;
        padding: 0 0 0 1px;
}
.competition-box p a,
.competition-box p{color:#fff;}
.competition-box .link-more{
        color:#000;
        font-weight: bold;
}
/*member-box*/
.member-box{
        height:1%;
        position: relative;
        padding: 9px 15px 12px 98px;
        background: #d5d9da url(images/border2.gif) repeat-x 0 100%;
        border-top:1px solid #ebeff2;
        margin:0 0 8px;
}
.sticker-join{
        width:81px;
        height:81px;
        overflow:hidden;
        text-indent: -9999px;
        background: url(images/sticker.png) no-repeat;
        position: absolute;
        top:-12px;
        left:3px;
}
.member-box h2{
        font-size:20px;
        line-height: 19px;
        margin:0 0 4px;
}
.member-box h2 span{
        display: block;
        font-weight: normal;
        margin:0 0 6px;
}
.member-box p{
        color:#000;
        margin:0;
        line-height: 16px;
}
.member-box p a{color:#000;}
.ad-columns{
        width:100%;
        overflow:hidden;
        padding: 4px 0 0;
}
.col1{
        width:145px;
        float:left;
}
.col2{
        width:140px;
        float:right;
}
.col2 .ad-box{
        margin:0 0 17px;
        float: none;
        display: block;
}
.ad-columns .banner{margin:0 0 17px !important;}
.ad-columns .box{
        height:1%;
        overflow:hidden;
        padding: 8px 7px 12px;
        background: #f0f0f0;
        margin:0 0 19px;
}
.ad-columns .box img{
        display:block;
        margin:0 0 7px;
}
.ad-columns .box strong{
        display: block;
        color:#333;
        margin:0 0 3px;
}
.ad-columns .box p{margin:0;}
/*content*/
.inner #content{
        width:642px;
        float:left;
        padding:5px 0 0;
}
.forum #content{
        width:954px;
}
#twocolumns{
        width:619px;
        padding: 16px 15px 50px 8px;
        background: #fff;
        overflow:hidden;
        margin:0 0 7px;
}
* html #twocolumns{
        overflow: visible;
}
.forum #twocolumns
{
 width:931px;
}
#twocolumns .main-column{
        width:460px;
        float:right;
}
.forum #twocolumns .main-column{
 width:781px;
 padding-left:10px;
}
#twocolumns .aside{
        width:140px;
        float:left;
}
#twocolumns .aside h2{
        font-size: 14px;
        font-weight: normal;
        color:#78a100;
        text-indent: 10px;
        margin:0 0 5px;
        /*border-top:3px solid #78a100;
        padding: 17px 0 0;*/
}
/*article*/
.article{
        height:1%;
        overflow:hidden;
        margin:0 0 22px;
}
.main-heading{
        margin:0 0 12px;
        padding: 8px 0 0;
        border-top:3px solid #78a100;
}
.aside .main-heading{
        padding: 17px 0 0;
        margin:0 0 5px;
}
.article .main-heading{padding-bottom:25px !important;}
.main-column .main-heading{
        padding-bottom:3px;
        border-bottom:1px solid #999;
}
.results-area .main-heading{
        padding-bottom:15px;
        margin-bottom: 9px;
}
.main-column h1{
        font-size: 23px;
        line-height: 24px;
        font-weight: normal;
        color:#78a100;
        margin:0 0 3px;
}
.main-column h2{
        color:#333;
        font-size: 17px;
        font-weight: normal;
        margin:0 0 3px;
}
.main-column .uploaded{
        font-size: 11px;
        display: block;
}
.article .published{
        display: block;
        font-size:15px;
        font-style: normal;
}
.article p{
        font-size: 13px;
        line-height: 18px;
        color:#333;
        margin:0 0 18px !important;
}
/*gallery-holder*/
.inner-gallery-holder{
        width:100%;
        overflow:hidden;
        padding: 0 0 7px;
        margin:0 0 15px;
        border-bottom:1px solid #d6d6d6;
}
.inner-gallery-holder .visual{margin:0 0 14px;}
.inner-gallery-holder .visual img{display: block;}
/*inner-gallery*/
.inner-gallery{
        width:100%;
        overflow:hidden;
}
.inner-gallery .prev,
.inner-gallery .next{
        width:10px;
        height:49px;
        border-bottom:1px solid #f7f6f5;
        overflow:hidden;
        text-indent: -9999px;
}
.inner-gallery .prev{
        float:left;
        margin:0 10px 0 0;
        background:#ddd9d5 url(images/arrow-prev.gif) no-repeat 50% 50%;
}
.inner-gallery .next{
        float:right;
        background:#ddd9d5 url(images/arrow-next.gif) no-repeat 50% 50%;
}
.inner-gallery .inactive{
        background:#ddd9d5;
}
.inner-gallery ul{
        margin:0;
        padding:0;
        list-style:none;
        float:left;
}
.inner-gallery ul li{
        float:left;
        width:76px;
        margin:0 10px 0 0;
        display: inline;
        text-align: center;
}

/*video-player*/
.video-player{
        width:100%;
        overflow:hidden;
        padding: 10px 0 0;
        margin:0 0 32px;
}
.video-player img{display:block;}
/*article-tools*/
.article-tools{
        height:1%;
        overflow:hidden;
        border:1px solid #d1cecb;
        margin:0 0 15px;
}
.article-tools .tools{
        height:1%;
        padding: 0 0 0 16px;
        overflow:hidden;
        background: #eae7e5;
}
.article-tools .tools ul{
        margin:0;
        padding:6px 0 4px;
        list-style:none;
        font-size: 11px;
        overflow:hidden;
        height:1%;
}
.tools .menu li{
        float:left;
        padding: 0 0 0 70px;
}
.article-tools .tools li:first-child{padding:0;}
.article-tools .tools li a{
        color:#333;
        padding: 0 0 0 21px;
        float:left;
}
.tools .add-comment a{background: url(images/ico-comments.gif) no-repeat 0 50%;}
.tools .print a{background: url(images/ico-print.gif) no-repeat 0 50%;}
.tools .send a{background: url(images/ico-send.gif) no-repeat 0 50%;}
/*slide-block*/
.slide-block{
        height:1%;
        overflow:hidden;
        padding: 9px 2px 10px 8px;
}
/*form-menu*/
.form-menu{
        margin:2px 0 0;
        padding:0;
        list-style:none;
        float:right;
        overflow:hidden;
        font-size: 11px;
        font-weight: bold;
}
.form-menu li{
        float:left;
        padding: 0 7px 0 9px;
        margin:0 0 0 -1px;
        background: url(images/separator4.gif) no-repeat 0 50%;
}
.form-menu li a{color:#f60;}
.button{
        height:22px;
        float:left;
        background: url(images/button.gif) no-repeat;
        color:#fff !important;
        line-height: 22px;
        font-weight: bold;
        margin:0 8px 0 0;
        padding: 0 0 0 10px;
        overflow:hidden;
}
.button span{
        float:left;
        padding: 0 10px 0 0;
        background: url(images/button.gif) no-repeat 100% 0;
        cursor: pointer;
}
.button:hover{text-decoration:none;}
.hint{
        font-size: 11px;
        color:#333;
        float:left;
        margin:3px 0 0;
}
/*rating-bar*/
.rating-bar{
        width:100%;
        overflow:hidden;
        padding: 0 0 13px;
        margin:0 0 25px;
        border-bottom:1px solid #d6d6d6;
}
.rating-holder{
        margin:0 14px;
        float:left;
        display: inline;
}
.rating-bar span{
        float:left;
        margin:2px 0 0;
}
.rating-holder img{
        float:left;
        margin:0 4px 0 0;
}
/*star-rating*/
.star-rating {
        list-style:none;
        margin:0 4px 0 0;
        padding:0;
        width:93px;
        height:16px;
        position:relative;
        background:url(images/img-stars.gif) repeat-x;
        float:left;
}
.star-rating li{
        float:left;
        margin:0 2px 0 0;
}
.star-rating li a{
        display:block;
        width:17px;
        height:16px;
        text-decoration:none;
        text-indent:-9999px;
        z-index:2;
        position:absolute;
}
.star-rating li a:hover,
.star-rating li.active a{
        background:url(images/img-stars.gif) 0 100%;
        z-index:1;
        left:0;
}
.star-rating a.one-star{left:0;}
.star-rating a.one-star:hover,
.star-rating li.active a.one-star{width:17px;}
.star-rating a.two-stars{left:19px;}
.star-rating a.two-stars:hover,
.star-rating li.active a.two-stars{width:38px;}
.star-rating a.three-stars{left:38px;}
.star-rating a.three-stars:hover,
.star-rating li.active a.three-stars{width:57px;}
.star-rating a.four-stars{left:57px;}
.star-rating a.four-stars:hover,
.star-rating li.active a.four-stars{width:76px;}
.star-rating a.five-stars{left:76px;}
.star-rating a.five-stars:hover,
.star-rating li.active a.five-stars{width:93px;}
.items-title{
        color:#f60;
        font-weight: normal;
        font-size: 13px;
        text-indent: 3px;
        display: block;
        margin:0 0 8px;
}
/*items*/
.items{
        margin:0 0 22px;
        padding:0;
        list-style:none;
        border-top:1px solid #d6d6d6;
        color:#333;
}
.items li{
        padding: 6px 3px;
        border-bottom:1px solid #d6d6d6;
}
.resources-items li{
        padding:10px 10px 10px 38px;
        background: url(images/ico-pdf.gif) no-repeat 0 10px;
}
.items a{color:#333;}
.items p{margin:0;}
.items .title{
        display: block;
        padding: 0 0 0 1px;
}
.items .date{
        font-size: 11px;
        font-style: normal;
        display: block;
        color:#666;
}
.bottom-link{
        height:1%;
        overflow:hidden;
        padding: 7px 4px;
        border:solid #d6d6d6;
        border-width: 1px 0;
}
.bottom-link a{
        color:#f60;
        font-size: 11px;
        font-weight: bold;
}
/*categories*/
.categories{
        margin:0 0 30px;
        padding:0;
        list-style:none;
}
.categories li{
        height:1%;
        overflow:hidden;
        padding: 4px 0 4px 10px;
        border-top:1px solid #ccc;
}
.categories a{color:#333;}
.categories li a span{color:#8c8c8c;}
.inner-ad-box{
        height:1%;
        overflow:hidden;
        margin:0 0 10px;
}
.inner-ad-box img{
        display:block;
        border:10px solid #e9e9e9;
}
/*list-comments*/
.list-comments{
        margin:0 0 22px;
        padding:0;
        list-style:none;
        background: #f3f3ef;
        overflow:hidden;
        line-height: 16px;
}
.list-comments li{
        height:1%;
        overflow:hidden;
        background: url(images/border3.gif) repeat-x;
        padding: 8px 10px 11px;
}
.list-comments li:first-child{background: none;}
.list-comments li .stars{float:right;}
.list-comments .column{width:285px;}
.list-comments .comment{display: block;}
.list-comments .comment a{color:#333;}
.list-comments .author,
.list-comments .date{
        color:#999;
        display: block;
}
.list-comments .author strong{
        font-weight: normal;
        color:#333;
}
/*visual-block*/
.visual-block{
        width:479px;
        margin:0 -11px 0 -8px;
        position: relative;
}
.visual-block .photo{
        width:448px;
        height:329px;
        padding: 6px 17px 0 14px;
        background: url(images/bg-visual-block.gif) no-repeat;
}
.visual-block .photo img{display:block;}
.visual-block .caption{
        margin:-22px 0 12px 12px;
        overflow:hidden;
        color:#333;
        height:1%;
}
.visual-block .caption dt{
        float:left;
        margin:0 5px 0 0;
}
.visual-block .caption dd{
        font-weight:bold;
        margin:0 0 3px;
}
/*gallery-bar*/
.gallery-bar{
        width:100%;
        overflow:hidden;
        padding: 0 0 6px;
        margin:0 0 23px;
        border-bottom:1px solid #999;
}
.news-area .gallery-bar{
        margin:0 0 3px;
        border-color:#e5e5e5;
        padding-bottom: 10px;
}
.gallery-bar strong{
        float:right;
        font-size: 11px;
        color:#f60;
        margin:5px 0 0;
}
.news-area .gallery-bar strong{
        float:left;
        font-weight: normal;
        color:#333;
}
.gallery-menu{
        margin:5px 0 0;
        padding:0;
        list-style:none;
        float:right;
        overflow:hidden;
        font-size: 11px;
}
.news-area .gallery-menu{float:left;}
.gallery-menu li{
        float:left;
        margin:0 0 0 -1px;
        padding: 0 7px 0 9px;
        background: url(images/separator5.gif) no-repeat 0 50%;
}
.gallery-menu li a{color:#333;}
.heading-green{
        height:1%;
        overflow:hidden;
        padding: 11px 11px 10px;
        background: #78a100;
        margin:0 0 5px;
}
.news-area .heading-green{margin:0;}
.heading-green h1{
        font-size: 24px;
        color:#fff;
        margin:0;
}
/*pagination-section*/
.pagination-section{
        height:1%;
        overflow:hidden;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        border:solid #e5e5e5;
        border-width: 1px 0;
        padding: 7px 2px;
}
.pagination-section a{color:#333;}
.pagination-section .next{float:right;}
.pagination-section .prev{float:left;}
.pagination-section ul{
        margin:0;
        padding:0;
        list-style:none;
        display: inline;
}
.pagination-section ul li{
        display:inline;
        padding: 0 2px 0 8px;
        background: url(images/separator5.gif) no-repeat 0 50%;
}
.pagination-section ul li:first-child{background: none;}
.pagination-section ul li a{color:#666;}
.pagination-section ul a:hover,
.pagination-section ul li.active a{
        color:#f60;
        text-decoration: none;
}
.pagination-section .inactive{color:#999;}
.panel,
.panel2{
        height:1%;
        overflow:hidden;
        border:1px solid #ccc;
        margin:0 0 10px;
}
/*panel*/
.panel{
        background: #e9e9e9;
        padding: 6px;
}
.panel img,
.panel2 img{display:block;}
.product-photo{
        display: block;
        margin:0 0 20px;
}
/*product-article*/
.product-article{
        height:1%;
        overflow:hidden;
}
.product-article .heading-green{margin:0 0 30px;}
.product-article p{line-height: 18px;}
.bordered{
        border:1px solid #ccc;
}
.black-title h1{color:#333;}
/*banner-holder*/
.banner-holder{
        height:1%;
        overflow:hidden;
        margin:0 0 15px;
}
.banner-holder span,
.banner-holder img{float:left;}
.banner-holder span{margin:23px 9px 0 0;}
.line{
        height:1%;
        overflow:hidden;
        padding: 9px 3px;
        border:solid #ccc;
        border-width: 1px 0;
        color:#333;
        font-size: 11px;
        margin:0 0 20px;
}
.main-column p{margin:0 0 18px;}
.line p{margin:0;}
.sub-heading{
        margin:0 0 5px;
        border-bottom:1px solid #ccc;

}
.sub-heading h2{
        font-size: 13px;
        font-weight: bold;
        color:#f60;
        margin: 0 0 5px;
}
/*tabs-block*/
.tabs-block{
        width:100%;
        overflow:hidden;
        margin:0 0 24px;
        border-bottom:1px solid #ccc;
}
/*tabset*/
.tabset{
        margin:0;
        padding:0 0 1px;
        list-style:none;
        font-size: 13px;
        line-height: 26px;
        background: url(images/border4.gif) repeat-x 0 100%;
        height:1%;
}
.tabset:after{
        content:"";
        display:block;
        clear:both;
}
.tabset li{
        float:left;
        margin:0 2px 0 0;
}
.tabset li a{
        float:left;
        background: url(images/bg-tab.gif) no-repeat;
        padding: 0 0 0 9px;
        color:#f60;
        position: relative;
        outline:none;
}
.tabset li a span{
        float:left;
        background: url(images/bg-tab.gif) no-repeat 100% 0;
        padding: 0 9px 0 0;
}
.tabset li.ui-state-active a{
        padding-bottom:1px;
        margin:0 0 -1px;
        text-decoration: none;
}
.tabset li.active a span{text-decoration: none !important;}
.tabset li a:hover span{text-decoration: underline;}
.tab-content{
        height:1%;
        overflow:hidden;
        background: url(images/bg-tab-content.gif) repeat-y;
        padding: 9px 0 0;
}
/*specification-list*/
.specification-list{
        margin:0 0 -2px;
        overflow:hidden;
        color:#333;
        line-height: 22px;
}
.specification-list a{color:#333;}
.specification-list dt{
        width:240px ;
        float:left;
        padding: 0 0 0 17px;
}
.specification-list dd{
        margin:0;
        padding: 0 0 2px;
        background: url(images/border3.gif) repeat-x 0 100%;
}
/*results*/
.results{
        margin:0;
        padding:0;
        list-style:none;
}
.results li{
        border-top:1px solid #ccc;
        height:1%;
        overflow:hidden;
        margin:0 0 20px;
        padding: 11px 0 0 1px;
}
.results .wrapper{
        width:100%;
        overflow:hidden;
        margin:0 0 9px;
}
.results .photo{
        float:left;
        margin:0 10px 0 0;
}
.results .photo img{border:1px solid #ccc;}
.results .column{
        height:1%;
        overflow:hidden;
}
.results .label{
        display: block;
        width:75px;
        height:20px;
        color:#fff;
        text-align: center;
        margin:0 0 4px;
        line-height: 20px;
}
.results .best{background: url(images/label-green.gif) no-repeat;}
.results .recommended{
        font-size: 8px;
        background: url(images/label-orange.gif) no-repeat;
}
.results .title,
.results .price{
        font-size: 14px;
        line-height: 18px;
        display: block;
}
.results .title{color:#333;}
.results .price{
        font-weight: bold;
        color:#f60;
}
.results p{
        margin:0;
        font-size: 11px;
        line-height: 16px;
}
.rating-row{
        height:1%;
        overflow:hidden;
        border:1px solid #c2c2c2;
        background: #e9e9e9;
        padding: 0 11px 2px 6px;
        font-size: 11px;
}
.rating-row .percent{
        color:#3e3e3e;
        font-size: 17px;
        font-weight: normal;
        float:left;
}
.rating-row span,
.rating-row .stars{float:right;}
.rating-row .stars{
        margin:5px 7px 0 0;
        display: inline;
}
.rating-row span{margin:3px 0 0;}
.rating-row .link-comments{
        float:right;
        padding: 0 0 0 20px;
        background-position: 0 100%;
        font-weight: normal;
        color:#333;
        margin:3px 41px 0 0;
        display: inline;
}
.search-results{
        font-size: 11px;
        display: block;
        color:#333;
        margin:0 0 10px;
        font-weight: normal;
}
/*posts*/
.posts{
        margin:0 0 15px;
        padding:0;
        list-style:none;
        overflow:hidden;
        height:1%;
}
.posts li{
        padding:10px 0 0;
        margin:0 0 20px;
        border-top:1px solid #e5e5e5;
        width:100%;
        overflow:hidden;
}
.posts li:first-child{border:0;}
.posts li .photo{
        float:left;
        margin:0 22px 0 0;
}
.posts li .column{
        height:1%;
        overflow:hidden;
        font-size: 11px;
}
.posts li .date{
        display:block;
        font-style:normal;
}
.posts li .title{
        color:#333;
        display: block;
        padding: 0 0 0 1px;
}
.posts li .title a{color:#333;}
.posts li p{
        margin:0 0 5px;
        line-height: 16px;
}
.ad-comment{
        color:#999;
        padding: 0 0 0 18px;
        background: url(images/ico-comments.gif) no-repeat 0 100%;
        float:left;
}
/*registration-form*/
.registration-form fieldset{
        width:100%;
        overflow:hidden;
        color:#333;
        padding:0 0 190px;
}
.registration-form .form-area{
        height:1%;
        overflow:hidden;
        background: #f4f3f2;
        padding: 0 0 15px;
}
.registration-form h2{
        font-size: 14px;
        font-weight: bold;
        margin:0 0 3px 2px;
}
.registration-form .main-heading{
        padding:10px 0 15px;
        margin:0 0 9px;
}
.sub-heading{
        padding: 0 0 10px;
        margin:0 0 15px;
        display: block;
        border-bottom:1px solid #ccc;
        color:#333;
}
.sub-heading a{
        color:#333;
        text-decoration: underline;
}
.sub-heading a:hover{text-decoration:none;}
.sub-heading span{color:#f60;}
.registration-form p{line-height: 16px;}
.registration-form .section{
        height:1%;
        overflow:hidden;
        background: url(images/border3.gif) repeat-x;
        padding: 15px 9px 13px 17px;
}
.form-area .section:first-child{
        background:none;
        padding-top: 13px;
}
.registration-form .holder input.text{margin-left:12px;}
.registration-form label,
.registration-form .label{
        float:left;
        width:143px;
        color:#333;
        font-weight: bold;
        font-size: 11px;
        margin:2px 0 0;
}
.registration-form .logged-dives{margin:0 0 0 5px;}
.registration-form input.text{
        width:167px;
        height:18px;
        border:1px solid #b2b2b2;
        padding: 0 3px;
}
.registration-form .row{padding:0 0 10px;}
.registration-form .holder .area{padding:0 0 15px;}
.registration-form .star{color:#f60;}
.registration-form textarea{
        width:287px;
        height:73px;
        overflow: auto;
        border:1px solid #b3b3b3;
        float:right;
        margin:0 0 2px;
}
.registration-form .box{
        height:1%;
        overflow:hidden;
}
.registration-form .box .text{margin:0 10px 0 0;}
.btn-browse{width:69px;}
.registration-form select{width:263px;}
.registration-form .checkbox-label{
        font-weight: normal;
        width:auto;
        float: none;
        line-height: 13px;
        margin:0;
}
.checkbox{
        width:15px;
        height:15px;
        padding: 0;
}
.registration-form .checkbox{
        display: inline;
}
.registration-form .form-area span{font-size: 11px;}
.registration-form .form-area a{color:#f60;}
.registration-form .line{
        border:0;
        margin:0;
        padding: 0;
        width:100%;
}
/*main end
footer start*/
#footer {
        width:100%;
        overflow:hidden;
        padding: 0 0 297px;
        background: url(images/bg-footer.jpg) no-repeat 0 100%;
}
.footer-area{
        height:1%;
        overflow:hidden;
        background: #f3f3ef;
        padding: 11px 0 13px 22px;
}
.footer-area .nav{
        margin:0 0 12px -6px;
        padding:0;
        list-style:none;
        font-size: 10px;
        overflow:hidden;
        height:1%;
}
.footer-area .nav li{
        float:left;
        padding: 0 7px;
        margin:0 0 0 -1px;
        background: url(images/separator3.gif) no-repeat 0 50%;
}
.footer-area .nav a{color:#333;}
.footer-area .nav li.active a{text-decoration:underline;}
.footer-area p{
        margin:0;
        font-size: 11px;
}
/*footer end*/
/*wrapper end*/
.ui-tabs-hide {display:none;}

/*forum*/

#forum #wrapheader {
/*        background-image: url('./images/background.gif');
        background-repeat: repeat-x;*/
/*        padding: 0 25px 15px 25px;*/
        padding: 0;
}

#forum #wrapcentre {
        margin: 15px 0 0;
}

#forum #wrapfooter {
        text-align: center;
        clear: both;
}

#forum h1 {
        color: black;
        font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
        font-weight: bold;
        text-decoration: none;
}

#forum h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
        line-height: 120%;
        color:#333;
}

#forum h3 {
        font-size: 1.3em;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 120%;
        color:#333;
}

#forum h4 {
        margin: 0;
        font-size: 1.1em;
        font-weight: bold;
        color:#333;
}

#forum p
{
 font-size:1.1em;
 margin:2px 0;
 color:#333;
}

#forum a:link {
        color: #333;
        text-decoration: none;
}

#forum a:active,
#forum a:visited {
        color: #666;
        text-decoration: none;
}

#forum a:hover {
        color: #333;
        text-decoration: underline;
}

#forum a.forumlink {
        color: #333;
        font-weight: bold;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

#forum a.topictitle {
        margin: 1px 0;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        font-weight: bold;
        color:#333;
}

#forum a.topictitle:visited {
        color: #646464;
        text-decoration: none;
}

#forum th a,
#forum th a:visited {
        color: #FFF !important;
        text-decoration: none;
}

#forum th a:hover {
        text-decoration: underline;
}

#forum p.moderators {
        margin: 0;
        float: left;
        color: black;
        font-weight: bold;
}

#forum .rtl p.moderators {
        float: right;
}

#forum p.linkmcp {
        margin: 0;
        float: right;
        white-space: nowrap;
}

#forum .rtl p.linkmcp {
        float: left;
}

#forum p.breadcrumbs {
        margin: 0;
        float: left;
        color: black;
        font-weight: bold;
        white-space: normal;
        font-size: 1em;
}

#forum .rtl p.breadcrumbs {
        float: right;
}

#forum  p.datetime {
        margin: 0;
        float: right;
        white-space: nowrap;
        font-size: 1em;
}

#forum .rtl p.datetime {
        float: left;
}

#forum p.searchbar {
        padding: 2px 0;
        white-space: nowrap;
}

#forum p.searchbarreg {
        margin: 0;
        float: right;
        white-space: nowrap;
}

#forum .rtl p.searchbarreg {
        float: left;
}

#forum p.forumdesc {
        padding-bottom: 4px;
}

#forum p.topicauthor {
        margin: 1px 0;
}

#forum p.topicdetails {
        margin: 1px 0;
}

#forum .postreported, #forum .postreported a:visited, #forum .postreported a:hover, #forum .postreported a:link, #forum .postreported a:active {
        margin: 1px 0;
        color: red;
        font-weight:bold;
}

#forum .postapprove, #forum .postapprove a:visited, #forum .postapprove a:hover, #forum .postapprove a:link, #forum .postapprove a:active {
        color: green;
        font-weight:bold;
}

#forum .postapprove img, .postreported img {
        vertical-align: bottom;
}

#forum .postauthor {
        color: #666;
}

#forum .postdetails {
        color: #333;
}

#forum .postbody {
        line-height: 1.4em;
        font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#forum .postbody li, #forum .postbody ol, #forum .postbody ul {
        margin: 0 0 0 1.5em;
}

#forum .rtl .postbody li, #forum .rtl ol, #forum .rtl ul {
        margin: 0 1.5em 0 0;
}

#forum .posthilit {
        background-color: yellow;
}

#forum .nav {
        margin: 0;
        color: #333;
        font-weight: bold;
}

#forum .pagination {
        padding: 4px;
        color: #666;
        font-size: 1em;
        font-weight: bold;
}

#forum .cattitle {

}

#forum .gen {
        margin: 1px 1px;
        font-size: 1.2em;
}

#forum .genmed {
        margin: 1px 1px;
        font-size: 1.1em;
}

#forum .gensmall {
        margin: 1px 1px;
        font-size: 1em;
}

#forum .copyright {
        color: #444;
        font-weight: normal;
        font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#forum .titles {
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        font-weight: bold;
        text-decoration: none;
}

#forum .error {
        color: red;
}

/* Tables
 ------------ */
#forum th {
        color: #FFFFFF;
        font-size: 1.1em;
        font-weight: bold;
        background-color: #646464;
        background-image: url('./images/cellpic3.gif');
        white-space: nowrap;
        padding: 7px 5px;
        text-align:left;
}

#forum td {
        padding: 2px;
}
#forum td.profile {
        padding: 4px;
}

#forum .tablebg {
        background-color: #a9a9a9;
}

#forum .catdiv {
        height: 28px;
        margin: 0;
        padding: 0;
        border: 0;
        background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
#forum .rtl .catdiv {
        background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

#forum .cat {
        height: 28px;
        margin: 0;
        padding: 0;
        border: 0;
        background-color: #C7D0D7;
        background-image: url('./images/cellpic1.gif');
        text-indent: 4px;
}

#forum .row1 {
        background-color: #E0E0E0;
        padding: 4px;
}

#forum .row2 {
        background-color: #E0E0E0;
        padding: 4px;
}

#forum .row3 {
        background-color: #C0C8D0;
        padding: 4px;
}

#forum .spacer {
        background-color: #D1D7DC;
}

#forum hr {
        height: 1px;
        border-width: 0;
        background-color: #D1D7DC;
        color: #D1D7DC;
}

#forum .legend {
        text-align:center;
        margin: 0 auto;
}

