/**
 * ------------------------------------------------------------------------
 * JA Lens Template for Joomla 2.5 & 3.1
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */

body#bd {
	color: #333;
	font-family: Arial,Helvetica, sans-serif;
	line-height: 1.6;
}

body.windowview #content { width: auto !important; float: none !important; }

body.windowview #content .content-inner { margin: 0; }

body.windowview #container { padding: 0; }

body.bd-home.windowview #content { padding: 0 10px; margin: 0; }

body.bd-home.windowview #content .content-inner { margin-bottom: 0; }

body.contentpane a { color: #e24b7c; text-decoration: none; }

body.contentpane a:hover, body.contentpane a:active, body.contentpane a:focus { color: #656667; }

body.contentpane h1.componentheading,
body.contentpane h2.componentheading,
body.contentpane .componentheading,
body.contentpane h2.contentheading {
	font-weight: normal;
	font-size: 140%;
}

body.contentpane h1.componentheading a,
body.contentpane h2.componentheading a,
body.contentpane .componentheading a,
body.contentpane h2.contentheading a{
	color: #353637;
}

body.contentpane h1.componentheading a:hover,
body.contentpane h2.componentheading a:hover,
body.contentpane .componentheading a:hover,
body.contentpane h2.contentheading a:hover {
	color: #de3068;
}

body.contentpane h1.contentheading,
body.contentpane h2.contentheading,
body.contentpane .contentheading,
#login-form  h2 {
	font-weight: normal;
}

body.contentpane .article-info {
    color: #959697;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    font-size: 90%;
}

body.contentpane dl.article-info a {
	color: #353637;
}

body.contentpane dl.article-info a:hover {
	color: #de3068;
}

body.contentpane dl.article-info dt {
	font-weight: bold;
}
body.contentpane .formelm label { min-width: 130px; display: inline-block; }

.left {
    margin-right: 15px;
}

.right {
    margin-left: 15px;
}

body.contentpane .button,
body.contentpane #ja-typo button,
#login-form input.button {
	background-color: #ededed;
	border: 1px solid #ededed;
	display: inline-block;
	color: #777;
	font-size: 100%;
	padding: 5px 10px;
	text-decoration: none;
	font-family: 'QuestrialRegular',Arial,Helvetica,sans-serif;
	cursor: pointer;
	overflow: visible;
}

body.contentpane .button:hover,
body.contentpane .button:focus,
body.contentpane #ja-typo button:hover,
body.contentpane #ja-typo button:focus,
#login-form input.button:hover, #login-form input.button:focus  {
	color: #fff;
	background: #e24b7c;
	border-color: #e24b7c;
}

body.contentpane .inputbox,
body.contentpane input[type=text],
body.contentpane input[type=password],
body.contentpane input[type=email] {
	border: 1px solid #e5e6e7;
	background: #fff;
	padding: 4px 9px;
}

body.contentpane .inputbox:hover, body.contentpane .inputbox:focus,
body.contentpane input[type=text]:hover, body.contentpane input[type=text]:focus,
body.contentpane input[type=password]:hover, body.contentpane input[type=password]:focus,
body.contentpane input[type=email]:hover, body.contentpane input[type=email]:focus {
	border-color: #e24b7c;
	padding: 4px 9px;
}

body.contentpane div.itemToolbar ul li a#fontDecrease img,
body.contentpane div.itemToolbar ul li a#fontIncrease img{
	margin-top: 2px;
	vertical-align: top !important;
}

#login-form ul li {
	background: none
	padding-left: 0px;
}

#jac-login-joomla-form #login-form ul {
	margin-top: 15px !important;
}

#login-form ul li a { color: #6C6C6C; }

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active { color: #de3068; }

/* Acymailing form ---*/
table.acymailing_form { margin: 20px 0 0; }

.acymailing_module_form td { padding: 0 0 10px; }

.acysubbuttons { text-align: left; }

body.contentpane .ask-a-question a {
	color: #fff !important;
	font-size: 90%;
}

body.contentpane .ratingbox span,
body.contentpane .ratingbox {
	zoom: 1;
	overflow: hidden;
}

body.contentpane .ratingbox span {
	left: 0px;
}

body.contentpane .paddingtop span  {
	vertical-align: top;
	display: inline-block;
	margin-top: 3px;
	margin-right: 3px;
}

body.contentpane #k2Container {
	padding: 20px;
}

body.contentpane .itemBlogView {
	padding-left: 50px !important;
}

.acymailing_module_form table.acymailing_form input.inputbox {
	background: #fff ;
	border: solid 1px #e5e6e7;
	color: #656667;
	padding: 4px 9px;
	width: auto;
	margin: 0px 5px 0px 0px;
}

.acymailing_module_form table.acymailing_form input.inputbox:focus {
	color: #fff;
	border-color: #e24b7c;
}

/* K2 ---*/
body#bd.k2-component {
	background: #fff;
}

body#bd.k2-component #container {
	padding: 0;
	background: #fff;
}

div.itemBackToTop a {
	display: none;
}

.itemImageBlock .itemImage img {
	width: 100% !important;
}

.itemView {
	padding: 0;
}

.BlogView .itemImageBlock {
	margin: 0 -30px;
}


body.bd-component ul.actions li a {
	background: url("../images/system/printButton.png") no-repeat lef top;
	 vertical-align: top;
	 width: 16px;
	 height: 16px;
	 text-decoration: none; 
	 font-size: 0px;
	 text-indent: -9999em;
	 display: inline-block;
}

body#bd.windowview #system-message {
	margin: 0;
}


/* Popup Page */
body#bd.com_mailto.contentpane,
body#bd.com_content.contentpane {
	background: #fff !important;
}

body#bd.com_content.contentpane thead tr th a,
body#bd.com_content.contentpane thead tr th a:hover,
body#bd.com_content.contentpane thead tr th a:focus,
body#bd.com_content.contentpane thead tr th a:active {
	color: #333333;
}

/* Edit Article */
body#bd.com_media.contentpane {
	background: #fff !important;
	margin: 0 !important;
	padding: 20px !important;
}

body#bd.com_media.contentpane .manager .item {
	float: left;
	border: 1px solid #ccc !important;
	margin: 3px;
	position: relative;
	padding: 0 !important;
}

body#bd.com_media.contentpane table.properties td {
	vertical-align: top;
}