/*
 * ------------------------------------------------------------------------
 * Ja Minisite Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/
#ja-container .main {
	background: url(../images/bgd_main_ie7.gif) 0 0 repeat-y;
}

/* --- Sub-category block --- */
div.itemListSubCategories { width: 103%; }

div.itemListSubCategories h3{ margin-top: 0; }

br.clearfix, div.clr{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.form-validate button{ height: 19px; line-height: 19px; padding: 0 5px; }

#jac-wrapper .comment-menu .menu-content li{ float: left; overflow: hidden; }

.form-validate #contact_email_copy {margin-top:0 }

#jac-wrapper .comment-quoteclose {
	position: absolute;
}

dd.tabs  {
	float: left;
	border: solid 1px #fff;
}

#jac-wrapper .comment-menu .menu-content {
	position: absolute;
	top: -999em;
	z-index: 900;
}

#jac-wrapper .comment-menu:hover .menu-content {
	display: block !important;
	top: auto;
	width: auto;
	z-index: 900;
}

#jac-wrapper .comment-menu {
	float: left;
	position: relative;
}

#jac-wrapper .form-upload {
	margin-bottom: -3px !important;
}

#jac-wrapper .comment-report,
#jac-wrapper .comment-heading span {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
}

img.ja-comment-attachimage {
	margin-bottom: 15px; 
}

#jac-wrapper .comment-text ul li { 
	margin-bottom: 0px;
}