/*
# ------------------------------------------------------------------------
# T3V2 Framework
# ------------------------------------------------------------------------
# Copyright (C) 2004-20010 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com - http://www.joomlancers.com
# ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */


/* Normal links ---*/

/* Content spacing ---*/

/* Headings & Titles ---*/
#k2Container div.componentheading {
	font-size: 200%;
}
/* Readon links ---*/

/* FORM
--------------------------------------------------------- */
form.search .button {
	display: none;
}

/* Search */

/* Login */

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/

/*Leading*/

/*Articles grids*/
/* Meta ---*/

/* Inline images ---*/
IMG {
	max-width: 100%;
}

img.img-border {
	border: 1px solid #111;
	margin-bottom: 10px;
}

img.img-border {
	clear: both;
	display: block;
	float: none;
	margin: 0 auto;
}
/* Content Pagination ---*/
/* More Links */

/* Pagination */
/* List Filters */

/* Tooltips --- */
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

/* HEADER
--------------------------------------------------------- */
/* Logo Image ---*/
h1.logo {
	height: 40px;
	width: 120px;
}

h1.logo a {
	background: url(../../images/logo.png) no-repeat left top;
	width: 120px;
	height: 40px;
}
/* Logo Text ---*/

/* FOOTER
--------------------------------------------------------- */

/* Nav Helper ---*/

/* Breadcrums */

/* Links */

/* NAVIGATION + TOOLBAR
--------------------------------------------------------- */
.pagination ul li, ul.pagenav li {
	padding: 0 5px;
}

#jac-pagination {
	border: 0;
}

/* Toolbar Title ---*/

/* General Buttons Style ---*/

/* Toolbar Top ---*/
/* Toolbar Top : Tools Buttons ---*/

/* Toolbar Main---*/

/* Toolbox */

/* Overlay */
/* Menu */
/* Mainnav Arrow */

/* Comment --*/
#jac-wrapper .form-userdata span {
	float: none !important;
}

/* K2 ---*/
div.itemListCategory h2 {
	font-size: 120%;
}

div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
	width: 100%;
}

div.itemListSubCategories h3 {
	font-size: 120%;
}

div.subCategory h2 {
	font-size: 110%;
}

span.catItemImage img {
	width: 100% !important;
}

div.catItemHeader h3.catItemTitle {
	font-size: 110%;
}

div.itemContainer,
div.subCategoryContainer {
	float: none;
	width: 100% !important;
}

div.subCategory {
	padding: 0 !important;
}

form.ja-typo-form p label {
	margin-bottom: 10px;
}

form.ja-typo-form .inputbox,
form.ja-typo-form select {
	width: 90% !important;
}

form.ja-typo-form textarea#description {
	width: 90% !important;
}


#jac-wrapper .type_captcha span label {
	font-size: 13px;
}

.weblink-category tr td {
	vertical-align: top;
	padding: 0px 10px;
}

.weblink-category tr td.hits {
	padding-top: 10px !important;
}
.ja-content-main div.categories-list {
	margin: 10px 9px 10px;
	background: #fff; 
	border: 1px solid #878787;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.ja-fashion-category div.category-desc {
	padding: 10px;
}
.ja-fashion-category ul.categories-list li {
	padding: 10px;
}

.ja-fashion-category ul.categories-list li div.category-desc {
	padding: 0px;
}

.ja-fashion-category ul.categories-list li img.img-border {
	max-width: 90%;
}

.system-unpublished, tr.system-unpublished {
	margin: -9px;
	padding: 9px;
}

ul.ja-extrafields li.item {
	border: none !important;
	-webkit-border-radius: 5px;
}

.blog .category-desc p {
	margin: 0px 15px;
}

.hascreatedate .article-tools {
	margin-top: 0px;
}

/* Contact Page */
div.contact-links ul li { padding: 3px 0 3px 10px; background: url("../../images/arrow-3.png") no-repeat scroll left center;}