/*
# ------------------------------------------------------------------------
# JA Sulfur template for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

/* CUSTOM STYLE
--------------------------------------------------------- */
#ja-col1 {
	float: left;
}

h1.logo a {
	height: 36px;
	width: 400px;
}

h1.logo, h1.logo-text {
	padding: 40px 0 0;
}

h2.contentheading, .contentheading {
	font-size:200%;
	font-weight:normal;
}


ul.pagination {
	padding-top: 0 !important;
}

div.bp_page_footer ul.pagination li {
	display: inline block;
}

a {
	color: #333;
}

a:hover {
	color: #000000;
}

.article_separator {
	background:none;
}

/*
.contentpaneopen img {
	background:#fff;
	border:1px solid #ddd;
	padding:4px;
} */

#ja-header .main {
	background: url(../images/containers.png) no-repeat center right;
	z-index:999;
}


#ja-mainnav {
	background: #8fd0f3;
	border: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../images/header-bg.jpg) repeat-x top left;
}


/* MODULES STYLE 
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_relative h3 {
	width: 96%;
}

div.bp_page_head_bar div h2 {
	color: #777;
}

table.moduletable {
	width:100%;
}

.moduletable {
	width:90%;
}



/* MENU STYLE 
--------------------------------------------------------- */
.nav-hover span.nav-hover-span1 {
	margin-left: 0px;
	margin-right: 0px;
}
#ja-splitmenu a {
	color: #555;
}

#ja-splitmenu li.active a, #ja-splitmenu li.active a:hover, #ja-splitmenu li.active a:focus {
	color: #333;
}



/* MENU STYLE 
--------------------------------------------------------- */
.ccms_form_element {
	padding: 0px;
}

.ccms_form_element textarea, .ccms_form_element input {
	width: 350px;
}

.ccms_form_element input[type="submit"] {
    width: 110px;
}



/* K2 STYLES 
--------------------------------------------------------- */
div.itemListCategory {
	background: none;
	border:none;
	padding-top:0;
}

div.itemListCategory h2 {
	margin-top:0;
}

div.catItemHeader h3.catItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

div.catItemImageBlock {
	padding:0;
}

span.catItemImage {
	text-align:left;
}

span.catItemImage img {
	background:#fff;
}