/*------------------------------------------------------------------------
# Joomla 2.5 Template - Default.css
# ------------------------------------------------------------------------
# Author    Thecoders.vn
# Copyright Copyright (C) 2012 Thecoders.vn. All Rights Reserved.
# License - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://thecoders.vn
# Live Demo: http://gatheme.com
# Technical Support:  Forum - http://laptrinhvien-vn.com
-------------------------------------------------------------------------*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body.contentpane {
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto;
}
.contentpane .button {
	display: inline;
	height: 25px;
	padding: 0 10px;
}
/* Heading */
h1 {
	font-size: 160%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 160%;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

	padding: 0;
	list-style: none;
}
ul li {
	padding: 0 0 0 15px;
}
th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
fieldset {
	border: none;
	padding:0;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	background: none;
}
legend {
	font-weight: bold;
	border: 1px solid #E9E9E9;
    padding: 3px 10px;
}
td, th, div {
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width:15%;
	background:#000;
	color:#FFF;
	border:#000 solid 1px;
}
div.modulecontent ul.menu {
	margin: 0;
	padding: 0;
}
/*list*/
h1, h2, h3, h4, h5, h6{
	font-family: yanonekaffeesatz-light;
}
.word .inputbox {
    background: #FCFCFC;
    border: 1px solid #EAEAEA;
    color: #464646;
    font-size: 100%;
    height: 28px;
    padding: 0 5px;
	margin: 0;
	line-height: 28px;
    max-width: 208px;
	min-width: 180px;
}
.word .button {
    background: url("../images/icon-search.png") no-repeat scroll 9px 8px #F43F00;
    border: medium none;
    cursor: pointer;
    height: 30px;
    text-indent: -9999em;
    width: 35px;
}
#searchForm fieldset.word {
    border: medium none;
}
#searchForm fieldset, .search-results dt {
    border-top: 1px solid #E5E5E5;
    margin: 12px 0 0;
    padding: 12px 0 6px;
}
fieldset.phrases, fieldset.only {
    border: 1px solid #E5E5E5;
    padding: 12px 24px 24px !important;
}
.form-limit {
    margin: 20px 0 0;
    padding: 0 10px 0 20px;
    text-align: right;
}
.form-limit .inputbox {
    background: none;
	border: 1px solid #1F1F1F;
    color: #000000;
}

.archive fieldset,
.newsfeed-category fieldset{
	border: 1px solid #E9E9E9;
    padding: 20px;
}
.newsfeed-category fieldset{
	margin: 0 0 30px;
}
.archive .filter-search select,
.archive .filter-search input{
	border: 1px solid #E9E9E9;
    margin: 5px;
    padding: 2px;
}
select option{
	background: #eee;
}
.filter-search .btn-mini{
	background: #F43F00;
	color: #fff;
    border: none;
    cursor: pointer;
    height: 28px;
    width: 50px;
	font-weight: bold;
	transition: all 0.3s linear 0s;
}
.filter-search .btn-mini:hover{
	background: #212121;
}
.categories-list .category-desc p{
	margin: 0;
}
.categories-list .category-desc .image-left{
	display: none;
}
.categories-list .catlist li{
	padding: 0;
}
.categories-list .catlist li a{
	color: #134679;
	font-size: 16px;
	text-decoration: none;
}

.category-list .display-limit{
	float: right;
	margin: 0 0 15px;
}
.category-list .cat-items,
.category-list .cat-children{
	margin: 0 15px 15px;
}
table.category{
	background: #eee;
	border-color: #CDCDCD #CDCDCD -moz-use-text-color;
    border-image: none;
    border-spacing: 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    box-shadow: 0 0 10px #CCCCCC;
    clear: both;
    margin: 0 auto;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 100%;
}
table.category thead th {
    background: #3f3f3f;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: normal;
    padding: 7px 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #000000;
}
table.category thead th a {
    color: #FFFFFF !important;
	text-decoration: none;
}
table.category thead th a:hover{
	text-decoration: underline;
}
table.category td {
    border-bottom: 1px solid #CDCDCD;
    box-shadow: 0 1px 0 #FFFFFF;
    padding: 5px 10px;
}
table.category td a{
	text-decoration: none;
	color: #134679;
}
table.category td a:hover{
	text-decoration: underline;
}
table.category tr {
    transition: all 0.5s ease 0s;
}
table.category tr.cat-list-row1 {
    background: #E3E3E3;
}
table.category tr:hover{
	background: #fff;
}
:focus{
	outline: 0 none;
}

.pagination {
    clear: both;
    margin: 40px 0;
}
.pagination .counter{
	float: right;
	margin: 10px 0;
}
.pagination ul li {
    display: inline-block !important;
    padding-left: 5px;
}
.pagination ul li a, 
.pagination ul li span {
    background:#F5F5F5;
    border: medium none;
    color: #777777;
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 0 4px 0 0;
    padding: 0 4px;
    text-align: center;
    transition: all 0.3s linear 0s;
    width: 34px;
}
.pagination ul li a {
    background: #F43F00;
    color: #FFFFFF;
	text-decoration: none;
}
.pagination ul li a:hover {
    background: #212121;
}
.category-list .cat-children ul li{
	padding: 0;
}
.contact-category h2,
.newsfeed-category h2,
.weblink-category h2,
.redirect-ltr h2{
	margin: 0 0 20px;
}

#tcvn-content .contact h2{
	margin: 0 0 10px;
}
#contact-slider .panel h3 a:hover{
	color: #F43F00;
}
.pane-sliders{
	border: 1px solid #E9E9E9;
}
.pane-sliders div.panel h3.pane-toggler, 
.pane-sliders div.panel h3.pane-toggler-down {
    background: #EEEEEE;
    border-bottom: 1px solid #CDCDCD;
    font-size: 18px;
    margin: 1px 0 0;
}
.pane-sliders div.panel h3.pane-toggler a, 
.pane-sliders div.panel h3.pane-toggler-down a {
    color: #606060;
    display: block;
    padding: 4px 10px;
    text-decoration: none;
}
.pane-sliders div.panel div.pane-down .contact-form{
    padding: 20px 10px !important;
}
div.contact-form dt {
    clear: both;
    float: left;
}
div.contact-form dl{
	margin: 0;
}
div.contact-form dt, 
div.contact-form dd {
	padding: 7px 0;
}
div.contact-form label {
    padding-right: 10px;
    text-align: right;
    width: 130px;
	float: left;
}
div.contact-form label#jform_contact_email_copy-lbl {
    padding-left: 134px;
}
div.contact-form button.btn{
	background: #F43F00;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    width: 100px;
	transition: all 0.3s linear 0s;
	margin-left: 70px !important;
}
div.contact-form button.btn:hover{
	background: #212121;
}
#login-form .userdata input.btn-mini,
#login-form button.btn-small{
	background: #F43F00;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 28px;
    transition: all 0.3s linear 0s;
	border-radius: 5px 5px 5px 5px;
    width: 60px;
}
#login-form .userdata input.btn-mini:hover,
#login-form button.btn-small:hover{
	background: #212121;
}
#login-form p a,
#tcvn-content div p a{
	text-decoration: none;
}
#login-form p a:hover,
#tcvn-content div p a:hover{
	color: #F43F00;
}
div.registration dt{
	clear: both;
    float: left;
}
div.registration label {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 130px;
}
div.registration dt,
div.registration dd{
	padding: 7px 0;
}
div.registration button.btn-small{
    background: #F43F00;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    margin: 20px 10px 0 0;
    transition: all 0.3s linear 0s;
    width: 80px;
}
div.registration button.btn-small:hover{
	background: #212121;
}
.weblink-category table.category tr td h3{
	margin: 0;
}
.weblink-category table.category tr td p{
	margin: 10px 0 0;
}
.blog h2.intro-title{
	margin: 0 0 20px;
}
.pane-slider {
	padding: 0 10px;
}
#tcvn-content h2.article-title{
	margin-bottom: 10px;
    margin-top: 0;
}