/* General */
.rules h3 {
  margin-top: 0;
}

#classifieds_title {
  margin-bottom: 5px;
	margin-top: 0;
	padding-left: 5px;
}

#classifieds_search .search_input {
  width: 80%;
  max-width: 80%;
  margin-bottom: 5px;
}

.classifieds_copyright {
  text-align: center;
	clear: both;
}

/* classified_manage_body.html */
.is_parent {
  padding-left: 30px;
  font-weight: bold;
	background-color: #ECF3F7;
}

.mandatory {
  color: red;
}

.classified_fields {
  background-color: transparent;
}

.classified_fields dt {
  width: 25%;
}

.classified_fields dd {
  margin-left: 26%;
}

/* classified_index_body.html */
.new_ad_button {
    margin-left: 10px;
}

#ad_list {
  float: right;
	width: 81%;
}

#classifieds_sidebar {
  width: 18%;
	float: left;
	font-size: 14px;
}

#ad_list .panel #format-buttons{
  margin-top: 0;
}

/* classified_single_body.html */
.rules .reported {
  margin: 0 0 4px 0;
}

.ad_info {
  font-size: 15px;
}

.ad_info ul.topiclist li {
  padding-bottom: 3px;
}

.ad_info ul.topiclist li p {
  padding-left: 10px;
	overflow: hidden;
}

.ad_info .profile-icons {
	padding-top: 0;
}

#ad_countdown {
	font-weight: bold;
	font-size: 16px;
}

#expiration_date {
	font-size: 15px;
	margin-top: 3px;
}

#expiration_date img {
	vertical-align: bottom;
	margin-right: 3px;
}

/* classifieds_random_ads_block.html and classifieds_recent_ads_block.html */
.classifieds_block {
	width: 50%;
	float: left;
}

.classifieds_block dl dd {
	font-size: 15px;
	padding: 0;
	width: 100%;
}

.cl_thumb {
	text-align: center;
	vertical-align: bottom;
	line-height: 60px;
	height: 40px;
	width: 50px;
	padding: 0 5px;
	float: left;
}

.cl_thumb img {
	max-width: 50px;
	max-height: 40px;
}

.cl_desc {
  white-space: nowrap;
	overflow: hidden;
}

.cl_last_ad {
  width: 50%;
	float: left;
  height: 43px;
}

/* Buttons */
.post_ad-icon span { background: none 0 0 no-repeat; }
.buttons div.post_ad-icon { width: {IMG_BUTTON_POST_AD_WIDTH}px; height: {IMG_BUTTON_POST_AD_HEIGHT}px; }
.extend_ad-icon, .extend_ad-icon a { background: none top left no-repeat; }
ul.profile-icons li.extend_ad-icon { width: {IMG_BUTTON_EXTEND_AD_WIDTH}px; height: {IMG_BUTTON_EXTEND_AD_HEIGHT}px; }
.post_ad-icon span { background-image: url("{IMG_BUTTON_POST_AD_SRC}"); }
.extend_ad-icon, .extend_ad-icon a { background-image: url("{IMG_BUTTON_EXTEND_AD_SRC}"); }

/*
Uploadify v3.1.0
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
.uploadify {
	position: relative;
	margin-bottom: 1em;
}
.uploadify-button {
	background-color: #505050;
	background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #505050),
		color-stop(1, #707070)
	);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
}
.uploadify:hover .uploadify-button {
	background-color: #606060;
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #606060),
		color-stop(1, #808080)
	);
	background-position: center bottom;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	margin-bottom: 1em;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin: 5px 3px 0 0;
	padding: 10px;
	width: 300px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url('{T_THEME_PATH}/images/cancel.png') 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}

/*
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}