/*********************************************/
/************ module specific code ***********/
.moduletitle{
	color:#222222;
	padding:5px 1px;
}
.tak-module-m{
	margin:10px 5px;
}
#tak-bottom .moduletitle{
	color:#e0e0e0;

}

#tak-right div.module
,#tak-right div.module_menu 
,#tak-right div.moduletable 
,#tak-right div.moduletable_menu 
,#tak-right div.module_text 
,#tak-right div.module-hilite
,#tak-right div.tak-module-m{
	padding:15px 12px 15px;
	overflow:hidden;
	margin:auto;
}
#tak-right .tak-module, #tak-right .tak-module_menu{
    border:1px solid #e6e5e5;
    border-bottom: 3px solid #fb5b5b;
    box-shadow: 0 3px 3px #d9d9d9;
    margin-bottom: 30px;
}
#tak-right .tak-module h3.moduletitle, #tak-right .tak-module_menu h3.moduletitle{
	height:35px;
	width:225px;
	color: #64646c;
	text-align: right;
        border-bottom: 1px solid #cecece;
        box-shadow: 0 1px 0 #f4f4f4;
        position:relative;
        padding-top: 10px;
        text-indent: 10px;
}
#tak-right .tak-module h3.moduletitle:after, #tak-right .tak-module_menu h3.moduletitle:after{
    background-color: #fb5b5b;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 60px;
    right:0;
    bottom:-4px;
}
#tak-right .tak-module_menu li {
    background-color: #fbfbfb;
    border: 1px dashed #e5e5e5;
    display: block;
    /*border-right: 2px solid #fb5b5b;*/
    margin-bottom: 3px;
    transition: all 0.1s;
}
#tak-right .tak-module_menu li:hover{
    
}
#tak-right .tak-module_menu li a{
    border-right: 4px solid transparent;
    padding: 6px 10px;
    display: block;
    color: #64646c;
    transition: all 0.1s;
}
#tak-right .tak-module_menu li a:hover{
    background-color: #fff;
    color: #222;
    border-right: 4px solid #fb5b5b;
}
#tak-right div.module h3
,#tak-right div.module_menu h3
,#tak-right div.moduletable h3
,#tak-right div.moduletable_menu h3
,#tak-right div.module_text h3
,#tak-right div.module-hilite h3
,#tak-right div.tak-module h3.moduletitle{
	height:35px;
	width:225px;
	color: #64646c;
	text-align: right;
        border-bottom: 1px solid #cecece;
        box-shadow: 0 1px 0 #f4f4f4;
        position:relative;
        padding-top: 10px;
        text-indent: 10px;
}
#tak-right div.tak-module h3.moduletitle:after{
    background-color: #fb5b5b;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 60px;
    right:0;
    bottom:-4px;
}
#tak-right div.moduletable_menu li a{
	display:block;
	background-color:#f7fbff;
	width:95%;
	color:#7B7B7B;
	border: 1px solid #e1e1e1;
	 border-right: 2px solid #3fadfd;
	text-indent:10px;
	border-radius:6px;
	padding:3px;
	margin: auto;
	margin-top:2px;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
	-ms-transition:none;
}

#tak-right div.moduletable_menu li a:hover{
	color:#555;
	background-color:#EAF4FF;
}
#tak-right li.active a{
	
	color:#555;
}
#tak-left div.module
,#tak-left div.module_menu 
,#tak-left div.moduletable 
,#tak-left div.moduletable_menu 
,#tak-left div.moduletable_list 
,#tak-left div.module_text 
,#tak-left div.module-hilite {
	padding-bottom:10px;
	overflow:hidden;
}
#tak-left div.module h3
,#tak-left div.module_menu h3
,#tak-left div.moduletable h3
,#tak-left div.moduletable_menu h3
,#tak-left div.moduletable_list h3
,#tak-left div.module_text h3
,#tak-left div.module-hilite h3{
	font-weight:bold;
	font-family:tahoma;
	background-image: url(../images/left-h3.png);
	background-repeat:no-repeat;
	line-height:42px;
	font-size: 12px;
	height:55px;
	width:182px;
	color: #FFFFFF;
	text-align: center;
	text-shadow:0px 2px 2px #000;
	background-position: center;
	padding-bottom:5px;
	margin: auto;
}
#tak-left div.moduletable_menu li a{
	display:block;	
	width: 175px;
	text-indent:10px;
	padding:3px;
	background-color:#eee;
	border:1px solid #bbb;
	margin:auto;
	margin-top:5px;
	border-radius:6px;
	line-height:normal;
}
#tak-left div.moduletable_menu li a:hover{
	background-color:#fff;
}
#tak-left div.moduletable_list li a{
	background-color:#2B0001;
	padding:3px 5px;
	margin:3px auto;
	display:block;
	color:#999;
}
#tak-left div.moduletable_list li a:hover{
	background-color:#510002;
	color:#fff;
}

.tak-module_content-top{
    background-color: #fff;
}
.tak-module_content-top .moduletitle{
    text-align: center;
    color: #222222;
    font-size: 19px!important;
    position: relative;
}
.tak-module_content-top .moduletitle:before {
    background-color: #555555;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    width: 40%;
    top: 50%;
}
.tak-module_content-top .moduletitle:after {
    background-color: #555555;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    width: 40%;
    top: 50%;
}
/***************************************************************/
.blog-featured{
	width:99%;
	margin:auto;
	text-align:justify;
}
.items-leading{
}
.item-page{
	padding:5px;
}
.tak-page_heading{
	font-size:19px;
	text-align:center;
	color:#222222;
	display: none;
}
.tak-content-title{
    border-bottom: 1px solid #dbdbdb;
    color: #64646c;
    height: 40px;
    font-size: 17px;
    padding-top: 5px;
    position: relative;
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
}
.tak-content-title span, .page-header span{
	color: #64646c;
	display: block;
	text-shadow: 0 2px 2px #eee;
	line-height:normal;
}
.tak-content-title a, .page-header a{
	color: #636363;
	display: block;
	font-size: 22px;
	text-shadow: 0 2px 2px #eee;
	line-height:normal;
	font-weight: normal;
}

.tak-content-title a:hover, .page-header a:hover{
	color:#4f4f4f;
}
.blog .tak-content-title, .blog .tak-content-title a{
    font-size: 16px;
}
.page-header2, .page-header2 a{
    display: block;
    width: 100%;
    clear: both;
}
.page-header2 span{
    float: right;
    width: 100%;
    clear: both;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    padding: 5px;
}
.content_rating{
}
.article-info{
}
.article-info-term{
}
.category-name{
}
.create{
}
.published{
}
.createdby{
}
.hits{
}
.readmore{
	margin-top:10px;
	text-align:left;
}
.readmore a{
	margin-top:5px;
	background-color: #f5f5f5;
        padding: 8px;
        position: relative;
}
.readmore a:hover{
	background-color:#fff;
}
.readmore a:before {
    border: 1px solid #e1e1e1;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5);
    transition: all 0.3s ease 0s;
    width: 100%;
}
.readmore a:hover:before {
    opacity: 1;
    transform: scale(1);
}
.item-separator{
	height:11px;
	margin-bottom:10px;
	background-image: url(../images/article_separator.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
ul.actions {
	background-color:#eee;
	height:20px;
	display:none;
}
ul.actions li{
	float:left;

}
.article-info{
	font-size:11px;
	color:#999;
	height:30px;
	margin-bottom:0px;
}
.article-info-term{
	display:none;
}
.article-info dd{
	float:right;
	padding-right:10px;
}
.pagenav{
	margin:auto;
	width:60%;
}
.pagenav-prev{
	float:right;
	border:1px solid #eee;
	padding:5px;
	background-color:#fff;
}
.pagenav-next{
	float:left;
	border:1px solid #eee;
	padding:5px;
	background-color:#fff;
}
.search label{
	/*display:none;*/
}
#mod-search-searchword{
	/*background-color: transparent;*/
	border:none;
	width:150px;
	height:30px;
	color:#f5f5f5;
	float:left;
	background-color:transparent;
	text-indent:5px;
	box-shadow: none;
	margin: 0;
}
.items-more{
}
.pagination{
	text-align:center;
        margin: 15px 0;
}
.pagination ul{
	margin:auto;
	width:100%;
	text-align:center;
        /*background-color: #f5f5f5;*/
	border-bottom: 1px solid #dbdbdb;
}
.pagination li{
	display:inline-block;
	padding:5px 1px;
	_display:block;
	_float:right;
	*display:block;
	*float:right;
}
li .pagenav{
/*
	background-color: #f5f5f5;
	border: 1px solid #dbdbdb;
	border-bottom: 2px solid #999999;
	border-width: 1px 0px 2px;
	border-radius:0px;*/
	padding:5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #6d6e70;
}
.pagination li a{
	color: #6d6e70;
}
.pagination li a:hover{
    /*background-color: #fff;
    border-bottom: 2px solid #fb5b5b;*/
	color: #999;
}
.pagination .counter{
    text-align: center;
}
.pagination .active{
    color: #53c7f5;
}
/* category and contact list */
.category-list{
	background-color:#fff;
	border:1px solid #e6e5e5;
	padding:14px;
	border-radius:0px;
}
.category{
	width:100%;
}
.category thead{
	background-color:#fb5b5b;
}
.category thead a{
	color:#FFF;
        font-family: takwdfont, tahoma, arial;
        font-size: 15px;
        font-weight: normal;
}
.category thead th{
	padding:10px;
}
.category tbody tr td{
	padding:10px;
}
.category tbody tr:hover{
	background-color:#FFDDDD;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
}
.cat-list-row0{
}
.cat-list-row1{
	background-color:#f5f5f5;
}
/******************/
/* search result */
.result-title{
	background-color: #e9f8fe;
	margin:15px 0 5px;
	padding:5px;
        
}
.result-title a{
        font-family: Arial, tahoma, arial;
        font-size: 16px;
}
.result-text{
}
.result-category{
	font-size:90%;
	color:#A6A6A6;
}
.result-created{
	font-size:90%;
	color:#A6A6A6;
}
span.highlight {
	background-color:#f4fee5;
}
/****************/
/* column set */
.item column-1{
	background-color:#096;
	float:right;
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1{
        display: block;
        float: none !important;
        margin: 0 !important;
}
.cols-2 .column-1{
        width:46%;
        float:right;
}
.cols-2 .column-2{
        width:46%;
        float:left;
        margin:0
}
.cols-3 .column-1{
        float:right;
        width:29%;
        padding:0px 5px;
        margin-left:4%

}
.cols-3 .column-2{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3{
        float:right;
        width:29%;
        padding:0px 5px
}
.cols-4 .column-1{
        float:right;
        width:20%;
        padding:0px 5px;
        margin-left:4%

}
.cols-4 .column-2{
        float:right;
        width:20%;
        margin-left:4%;
        padding:0px 5px
}
.cols-4 .column-3{
        float:right;
        width:20%;
        margin-left:4%;
        padding:0px 5px
}
.cols-4 .column-4{
        float:right;
        width:20%;
        padding:0px 5px
}
.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}
.column-1,
.column-2,
.column-3{
        padding:10px 5px
}
.column-2{
        width:55%;
        margin-left:40%;
}
.column-3{
        width:30%
}
.blog-more{
        padding:10px 5px
}
/**************************************/
.breadcrumbs{
}
.breadcrumb li{
    float: left;
    margin-right: 8px;
}
.breadcrumb li:last-child{
	margin-right: 0
}
.breadcrumb .divider{
    margin-left: 5px;
}
.showHere{
	
}
.items-more h3{
	font-size:13px;
}
#tak-content .item-page img{
	border:1px solid #ccc;
	padding:3px;
	background-color:#fff;
	margin:5px auto 5px;
	width:auto;
        float: right;
        margin-left: 15px;
}
/**********************/
#system-message .alert{
    width: 97%;
    padding: 7px;
}
#system-message > dd > ul > li{
    margin-right: 35px;
}
#system-message .alert {
    /*background-position: right center!important;
    font-family: takwdfont, Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-indent: 0!important;*/
	margin-bottom: 5px;
}
#system-message .alert, .alert{
    background-color: #b5e5ff;
    border: 1px solid #84c0ff;
    color: #2390c2;
    background-image: url(../images/icon/notice-info.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 5px 45px 5px 5px!important;
    width: 93%;
}
#system-message .alert-message {
    background-color: #f3ffd2;
    border: 1px solid #ceea9c;
    color: #6e9c28;
    background-image: url("../images/icon/alert_message.png");
    background-repeat: no-repeat;
    background-position: right center;
}
#system-message .alert-notice { 
    background-color: #fffcd2;
    border: 1px solid #eae79c;
    color: #9c9728;
    background-image: url("../images/icon/notice-note.png");
    background-repeat: no-repeat;
    background-position: right center;
}
#system-message .alert-warning{
    background-color: #fff3d2;
    border: 1px solid #eadc9c;
    color: #9c8828;
    background-image: url("../images/icon/warning-icon.png");
    background-repeat: no-repeat;
    background-position: right center;
}
#system-message .alert-error, .alert-error{
    background-color: #ffb6b6;
    border: 1px solid #ff8484;
    color: #c22323;
    background-image: url("../images/icon/notice-alert.png");
    background-repeat: no-repeat;
    background-position: right center;
}
#system-message .close {
    float: left;
}
.ok-icon {
    background-image: url("../images/icon/ok-icon.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 20px;
    width: 20px;
}
.no-icon {
    background-image: url("../images/icon/no-icon.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 20px;
    width: 20px;
}
.tip{
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    padding: 5px;
}
.tip-title{
    background-color: #e1e1e1;
    padding: 5px;
}
.contact-input{
    float: left;
    width: 48%;
}
.contact-message{
    float: left;
    width: 50%;
}
#contact-form .contact-input input {
    width: 90%;
    height: 30px; 
}
.contact-email-form{
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 15px;
    padding: 5px 0;
    clear: both;
}
.border-item{
    border-bottom: 1px solid #dbdbdb;
    display: block;
    width: 100%;
    margin: 5px 0;
    clear: both;
}
.dl-horizontal dd {
    float: left;
    line-height: 30px;
    margin: 0 20px 8px 0;
}
.contact-address a{
    display: block;
    line-height: 30px;
}
.contact-address-1{
    float: left;
    clear: both;
    display: block;
    width: 100%;
}
.contact-contactinfo p{
    float: left;
    margin: 8px 0 8px 20px;
    line-height: 30px;
}
.icon-email{
    margin-right: 10px;
}
.icon-email::before {
	content: "\e945";
	font-size: 20px;
	font-family: 'tak-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	color: #EB5151;
}

.jicons-icons{
    float: left;
}
.jicons-icons > img {
    display: none;
}
.contact-address{
    width: 100%;
    clear: both;
    font-style: normal;
    line-height: 30px;
}
.contact-address span{
    float: left;
}
.contact-suburb{
    background-image: url(../images/icon/icon-home.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 30px;
    height: 30px;
    padding-left: 40px;
}
.icon-website{
    margin-right: 5px;
}
.icon-website::before {
    content: "\e9cb";
	font-size: 20px;
	font-family: 'tak-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	color: #D0AC49;
}
.icon-mobile{
    margin-right: 5px;
}
.icon-mobile::before {
    content: "\e959";
	font-size: 20px;
	font-family: 'tak-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	color: #49D086;
}
.icon-phone{
    margin-right: 5px;
}
.icon-phone::before {
    content: "\e942";
	font-size: 20px;
	font-family: 'tak-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	color: #498BD0;
}
.icon-print{
    background-image: url(../images/icon/icon-fax.png);
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
}
.icon-edit{
    background-image: url(../images/icon/icon-edit.png);
    background-repeat: no-repeat;
	background-position: center center;
    display: block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
}
/******* joomla 3 *************/
.tags{
    overflow: hidden;
    margin: 10px 0;
}
.tags span{
    float: right;
    margin-left: 10px;
    background-color: #f5f5f5;
    padding: 3px 8px;
    
}
.tags .tags-title{
	background: none;
	margin-left: 0;
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: 0px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
/******* virtuemart style *********/
.width33{
    width: 31%;
}
.width30 {
    width: 29%;
}
.floatleft, span.floatleft{
    float: right;
}
/**********************************/

.fade {
   opacity: 0;
   -webkit-transition: opacity 0.25s linear;
      -moz-transition: opacity 0.25s linear;
       -ms-transition: opacity 0.25s linear;
        -o-transition: opacity 0.25s linear;
           transition: opacity 0.25s linear;
 }
 
 /************ Drop down select list **********/
 .chzn-container .chzn-drop{
	right: -9999px;
	left: auto;
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: auto;
  right: 0;
}
.chzn-container-single.chzn-container-single-nosearch .chzn-search {
    right: -9999px;
	left: auto;
}
 /********************************************/
 
.fade.in {
    opacity: 1;
}

.tab-content > .active, .pill-content > .active {
    display: block;
}
pre {
    direction: ltr;
    text-align: left;
	font-family: monospace;
	background-color: #f9f9f9;
    padding: 5px;
}

div.mod-languages img {
    border: 1px solid #eee;
    box-shadow: 0 0 2px #999;
}