/* CSS Document */

#joomdpanel .cat_row {
	margin-bottom:15px;
}
.clr {
	clear:both;
}

#joomdpanel ul	{
	list-style:none;
}
.ui-widget {
    font-family: inherit;
	}
.htmlbox5 select {
	max-width:100px;
}
.ui-dialog ul li a {
    font-size: 11px !important;
}

#joomd_reviews .ui-widget-content {border-color:#ccc;}
#joomd_reviews h3.ui-accordion-header{ background:#fff; box-shadow:rgba(0,0,0,.5) 0px -2px -2px inset, rgba(0,0,0,0.2) 0 2px 2px; }

  .joomd_nl_signup .ui-multiselect-all span, .ui-multiselect-none span{ font-weight:normal; text-transform:capitalize;}
 .joomd_nl_signup  .ui-multiselect-menu li{margin:0px; padding:0px; display:block; margin-bottom:1px;}

 .joomd_nl_signup  .ui-multiselect-menu li label{margin:0px; padding:0px; border-bottom:1px solid transparent!important;border:none; }

 .joomd_nl_signup  .ui-multiselect-menu li label.ui-state-hover:hover{background:#ccc; border-bottom:#fff 1px solid!important; }
 .joomd_nl_signup  .ui-multiselect-menu li label.ui-state-active{background:#ccc; border-bottom:#fff 1px solid!important; }

 .joomd_nl_signup .ui-multiselect{background: -moz-linear-gradient(center top , #F9F9F9, #EEEEEE) repeat scroll 0 0 #EEEEEE;
background: -webkit-linear-gradient(top , #F9F9F9, #EEEEEE) repeat scroll 0 0 #EEEEEE;
background: -ms-linear-gradient(top , #F9F9F9, #EEEEEE) repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C5C5C5 !important;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
    margin-bottom: 5px;
    padding: 3px 5px;
 }
table.edittable{margin: 10px 3% !important;
    width: 94% !important;}
.fltlft fieldset.adminform legend {margin-top:-35px!important;}
.popoup fieldset.adminform{  margin-right:22px;border:#dbdbdb 1px solid; border-radius:0px 4px 4px 4px; box-shadow:rgba(0,0,0,0.2) 0px 3px 3px,rgba(255,255,255,0.3) 0px 0px 4px inset ;background-image:-moz-linear-gradient(center top , #f8f8f8, #eeeeee);
background-image:-webkit-linear-gradient(top , #f8f8f8, #eeeeee);
background-color:#eeeeee;padding:30px 20px 20px;  overflow:hidden; margin-top:34px; margin-left:0px; position:relative;}	
	

#joomdpanel .item_row_header, .cat_title {
	background:#f2f2f2;
	border-bottom:#ccc 1px solid;
	padding:5px 10px;
	font-size:16px;
	color:#333;
}
#joomdpanel .width-60{width:100%;}


#joomdpanel h1, #joomdprint h1 {
	padding-bottom:10px !important;
}
.img_field {
	float:right;
	width:250px;
	padding:0px 10px 10px;
}
.itemlist .img_field {
	float:right;
	width:150px;
	padding:0px 10px 10px;
	overflow:hidden
}
.img_field ul li img {
	background:#f5f5f5;
	padding:6px;
	margin-bottom:10px;
	width:230px;
	box-shadow:#e8e8e8 0px 2px 2px;
	border:#ececec 1px solid;
}
#joomdpanel .itemlist .item_cell {
	padding:0px 0px 0px;
}

#joomdpanel .itemlist .main_field a{font-size:17px; color:#900;}


/*#joomdpanel .itemlist .item_cell img{height:50px;width:70px; border:#ccc 1px solid;background:#ffffff;padding:3px;}*/

.field_block h1 {
	font-size:22px;
	padding-bottom:10px;
}
#joomdpanel a:link {
	color:#000;
}
#joomdpanel .email_field, #joomdpanel .pdf_field, #joomdpanel .website_field, #joomdpanel .main_field {
	width:400px;
}
.search_col2 .email_field, .search_col2 .pdf_field, .search_col2 .website_field, .search_col2 .main_field {
	width:146px;
}
.joomdsearchpanel .clr {
	height:10px;
}
label.ui-corner-all input {
	margin-right:5px;
}
.email_field .field_label, .pdf_field .field_label, .website_field .field_label, .img_field .field_label, .main_field .field_label {
	float:left;
	width:70px;
}
itemlist .item_row_bg{background:#FFF;}
.itemlist .item_row_bg, .itemlist  .item_row{background-color: whiteSmoke;  clear:both; text-align:left !important;
	background :#f1f1f1);
		color: #444;
	border: 1px solid gainsboro;
  }
  
.itemlist .img_field{width:80px !important;} 
.more_info{width:80px !important; float:right !important;}
.more_info a, div.search_button input{ background:#bb0404 !important;background-image: -moz-linear-gradient(top, #900000, #bb0404) !important; color:#FFF !important; padding:4px 10px; border:1px solid #CCCCCC; border-radius:4px; float:right;white-space:nowrap;}

.subhead{	background-color: whiteSmoke;  clear:both; text-align:left !important;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	font-weight:bold;
	color: #444;
	border: 1px solid gainsboro;
	text-align:center;
	padding:6px 15px; border-radius:4px;}
	
	.listchild{display:block; clear:both; 
	padding-top:3px;}
	
#joomdpanel .pagination {
	background-color: whiteSmoke;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	color: #444;
	border: 1px solid gainsboro;
	text-align:center;
	padding:6px 0px;
	margin-top:20px;
}
#joomdpanel .pagination .loadmore {
	display:block;
}
#joomdpanel .pagination a {
	padding:2px 10px;
	text-decoration:none;
}
#joomdpanel .cat_title a {
	font-size:16px;
	color:#333;
	text-decoration:none;
}
#joomdpanel .item_row_header a, #joomdpanel .item_row_header .item_cell a, .cat_title a {
 	text-transform:uppercase;
	font-size:14px !important;
	color:#999;
	font-weight:bold !important;
}
#joomdpanel .item_row_header a:hover, #joomdpanel .item_row_header .item_cell a:hover, .cat_title a:hover {
	color:#000000!important;
	background:none !important;
}
#joomdpanel .cat_data {
	padding:10px;
	float:left;
	width:78%;
}
.item_row .email_field, .item_row_bg .email_field {
	width:200px !important;
}
#joomdpanel .cat_child {
	margin-top:10px;
}
#joomdpanel .cat_child .listchild {
	display:none;
	padding:5px auto;
}
#joomdpanel .showicon {
	background:url(../../../assets/images/ui-icons_222222_256x240.png);
	width:16px;
	height:16px; float:right;
	text-indent:9999;
	background-position:190px -194px;
	cursor:pointer;
}
#joomdpanel .child_title {
	float:left;
	width:50%;
}
#joomdpanel .cat_img {
	margin-top:15px;
	float:right;
	max-width:40%;
}
#joomdpanel .cat_img img {
	padding:5px;
	background:#f2f2f2;
	border:#ebebeb 1px solid;
}
.subhead {
	margin-bottom:10px;
}
.child_title a {
	font-weight:bold;
	color:#000 !important;
}
.item_row_header .item_cell img {
	padding-left:5px;
	width:8px;
}
#joomdpanel .item_row_header {
	background:#f1f1f1;
	padding:5px 10px;
	font-size:16px;
	color:#333;
}
#joomdpanel .item_row, #joomdprint .item_row {
	padding:10px;
	border-bottom:1px dotted #dedede;
}
#joomdpanel .item_row_bg {
	padding:10px;
	background:#fafafa;
	border-bottom:1px dotted #dedede;
}
#joomdpanel .item_cell {
	float:left;
	margin-right:10px;
	overflow:hidden;
}
#joomdpanel .owner_icons {
	float:right;
}
#joomdpanel .owner_icons a {
	padding:5px;
}
#joomdpanel .field_block {
	margin-bottom:10px;
}
#joomdpanel .field_label {
	font-size:14px;
	color:#333;
}
.field_block ul {
	list-style:none;
	padding:0px;
}
.search_col1 {
	float:left;
 	margin-bottom:6px;
	line-height:25px;
	margin-bottom:2px;
	margin-right:5px;
	color:#666;
	font-weight:bold;
	text-align:left;
}
.search_col2 {
	float:left;
	width:auto;
}
#joomdpanel .search_col2 input[type="text"] {
 
	width:209px;
}

#joomdpanel .search_col2 input[type="search"]{ padding:3px;}

 
 .search_col2 ul li a{ font-size:11px;}
div.search_button {
	padding-top:15px;
}
/** toolbar **/
 
div.header {
	font-size: 22px;
	font-weight: bold;
	color: #0B55C4;
	line-height: 48px;
	padding-left: 55px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
div.header span {
	color: #666;
}
div.configuration {
	font-size: 14px;
	font-weight: bold;
	color: #0B55C4;
	line-height: 16px;
	padding-left: 30px;
	margin-left: 10px;
	background-image: url(../../../assets/images/menu/icon-16-config.png);
	background-repeat: no-repeat;
}
div.toolbar {
	float: right;
	text-align: right;
	padding: 0;
}
table.toolbar {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
table.toolbar td {
	padding: 1px 1px 1px 4px;
	text-align: center;
	color: #666;
	height: 48px;
}
table.toolbar td.spacer {
	width: 10px;
}
table.toolbar td.divider {
	border-right: 1px solid #eee;
	width: 5px;
}
table.toolbar span {
	float: none;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	display: block;
}
table.toolbar a {
	display: block;
	float: left;
	white-space: nowrap;
	border: 1px solid #fbfbfb;
	padding: 1px 5px;
	cursor: pointer;
}
table.toolbar a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #0B55C4;
}
table.toolbar span {
	display: block;
	float: none;
	height: 32px;
	margin: 0 auto;
	width: 32px;
}
 
/* standard form style table */
div.width-20	{width: 20%;}
div.width-30	{width: 30%;}
div.width-35	{width: 35%;}
div.width-40	{width: 40%;}
div.width-45	{width: 45%;}
div.width-50	{width: 50%;}
div.width-55	{width: 55%;}
div.width-60	{width: 60%;}
div.width-65	{width: 65%;}
div.width-70	{width: 70%;}
div.width-80	{width: 80%;}
div.width-100	{width: 100%;}

.clrlft		{clear: left;}
.clrrt		{clear: right;}
.fltlft		{float: left;}
.fltrt		{float: right;}
.fltnone	{float: none;}

div.width-20 fieldset,
div.width-30 fieldset,
div.width-35 fieldset,
div.width-40 fieldset,
div.width-45 fieldset,
div.width-50 fieldset,
div.width-55 fieldset,
div.width-60 fieldset,
div.width-65 fieldset,
div.width-70 fieldset,
div.width-80 fieldset,
div.width-100 fieldset	{
	background-color: #fff;
}

fieldset.panelform {
	overflow: hidden;
	clear: both;
}


fieldset.panelform label {
	float: left;
	clear: left;
	display:block;
	margin: 5px 0;
}

fieldset.panelform input,
fieldset.panelform textarea,
fieldset.panelform select,
fieldset.panelform img,
fieldset.panelform button {
	float: left;
	width: auto;
	margin: 5px 5px 5px 0;
}

input.readonly {
	background-color: #ffffff;
 	font-size: 1.091em;
	padding-top: 1px;
	border: 0;
	font-weight: bold;
	color: #666;
}

fieldset.panelform label,
fieldset.panelform div.paramrow label,
fieldset.panelform span.faux-label {
	min-width: 145px;
	max-width: 250px;
	padding: 0 5px 0 0;
}

table.edittable td {
	padding: 3px;
}
table.edittable td.key, table.edittable td.paramlist_key {
	background-color: #f6f6f6;
	text-align: right;
	width: 140px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
.descr {
	padding:10px;
}
table.paramlist td.paramlist_description {
	background-color: #f6f6f6;
	text-align: left;
	width: 170px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
table.edittable td.key.vtop {
	vertical-align: top;
}
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	border-collapse: collapse;
	margin: 8px 0 10px 0;
	margin-bottom: 15px;
	width: 100%;
}
table.adminform.nospace {
	margin-bottom: 0;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding: 6px 2px 4px 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.filter {
	text-align: left;
}
table.adminform td.helpMenu {
	text-align: right;
}
fieldset.adminform {
	border: 1px solid #ccc;
	margin: 0 10px 10px 10px;
}
/** Table styles **/

table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}
table.adminlist td, table.adminlist th {
	padding: 4px;
}
table.adminlist thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}
table.adminlist thead a:hover {
	text-decoration: none;
}
table.adminlist thead th img {
	vertical-align: middle;
}
table.adminlist tbody th {
	font-weight: bold;
}
table.adminlist tbody tr {
	background-color: #fff;
	text-align: left;
}
table.adminlist tbody tr.row1 {
	background: #f9f9f9;
	border-top: 1px solid #fff;
}
table.adminlist tbody tr.row0:hover td, table.adminlist tbody tr.row1:hover td {
	background-color: #ffd;
}
table.adminlist tbody tr td {
	height: 25px;
	background: #fff;
	border: 1px solid #fff;
}
table.adminlist tbody tr.row1 td {
	background: #f9f9f9;
	border-top: 1px solid #FFF;
}
table.adminlist tfoot tr {
	text-align: center;
	color: #333;
}
table.adminlist tfoot td, table.adminlist tfoot th {
	background-color:#f3f3f3;
	border-top:1px solid #999;
	text-align:center;
}
table.adminlist td.order {
	text-align: center;
	white-space: nowrap;
}
table.adminlist td.order span {
	float: left;
	display:block;
	width:20px;
	text-align:center;
}

.item_info_bar	{
	margin:10px 0px;
	border:#dedede solid 1px;
	border-radius:5px;
	padding:5px 15px;
	text-align:right;
}

.item_info_bar div.hit_pan, .item_info_bar div.author_pan, .item_info_bar div.created_pan, .item_info_bar div.modified_by_pan, .item_info_bar div.modified_pan, .item_info_bar div.report_pan, .item_info_bar div.contact_pan, .item_info_bar div.save_pan, .item_info_bar div.share_pan, .item_info_bar div.print_pan	{
	padding: 0px 10px;
	float:left;
}

div.save_pan	{
	background:url(../../../assets/images/filesave.png) top left no-repeat;
	padding-left:20px!important;
}

div.contact_pan	{
	background:url(../../../assets/images/icon-contact.png) top left no-repeat;
	padding-left:20px!important;
}

div.report_pan	{
	background:url(../../../assets/images/report.png) top left no-repeat;
	padding-left:20px!important;
}

#report_item .report_row	{
	margin-bottom:10px;
}

.clr {
	clear:both;
}

.itemrow_type2 .more_info{bottom:63px;}
/*template specific by yusuf*/
#joomdpanel .itemlist .itemrow_type1, #joomdpanel .itemlist .itemrow_type4, #joomdpanel .itemlist .itemrow_type5, #joomdpanel .itemlist .itemrow_type2, #joomdpanel .itemlist .itemrow_type6, #joomdpanel .itemlist .itemrow_type1_bg, #joomdpanel .itemlist .itemrow_type4_bg, #joomdpanel .itemlist .itemrow_type5_bg, #joomdpanel .itemlist .itemrow_type2_bg, #joomdpanel .itemlist .itemrow_type6_bg {
    border-bottom: 1px solid #DCDCDC !important;
    box-shadow: 0 1px 0 #FFFFFF;
    position: relative;
	background:none;
	border:none;
	padding:10px 10px 10px 0;
}
#joomdpanel .itemlist .itemrow_type1, #joomdpanel .itemlist .itemrow_type6, #joomdpanel .itemlist .itemrow_type1_bg, #joomdpanel .itemlist .itemrow_type6_bg { width:351px; float:left;clear:right;} 
#joomdpanel .itemlist .main_field {
    left: 115px;
    position: absolute;
    width: 230px;
}
#joomdpanel .itemlist .sname, #joomdpanel .itemlist .btitle{
    left: 250px;
    position: absolute;
    width: 455px;
}
#joomdpanel .itemlist .cname {
    left: 170px;
    position: absolute;
    width: 180px;
}
#joomdpanel .itemlist .discription {
    left: 115px;
    position: absolute;
    top: 35px;
    width: 230px;
}
#joomdpanel .itemlist .sdetail, #joomdpanel .itemlist .bdes {
    left: 250px;
    position: absolute;
    top: 36px;
    width: 455px;
}
#joomdpanel .itemlist .cdes {
    left: 170px;
    position: absolute;
    top: 35px;
    width: 180px;
	text-transform:lowercase;
}
#joomdpanel .itemlist .sadd { clear:both; position:absolute; left:250px; top:100px; width:auto; background:none !important; box-shadow:none !important;}
#joomdpanel .itemlist .semail { clear:both; position:absolute; left:250px; top:120px;}
#joomdpanel .itemlist .images_fashion {
    width: 125px;
}
#joomdpanel .itemlist .sphoto, #joomdpanel .itemlist .bphoto, #joomdpanel .itemlist .cphoto {
    width: 250px;
}
.more_info {
    bottom: 15px;
    position: absolute;
    right: 0;
    z-index: 1;
}

#joomdpanel .itemlist .images_fashion img {
    height: 120px;
    width: 80px;
	border:1px solid #DCDCDC;
	padding:5px;
}
#joomdpanel .itemlist .sphoto img {
    height: 200px;
    width: 200px;
}
#joomdpanel .itemlist .bphoto img, #joomdpanel .itemlist .cphoto img{
    height: 100px;
    width: 200px;
}
#joomdpanel .itemlist .cphoto img{
    height: 85px;
    width: 140px;
}
.readmore a, .more_info a, div.search_button input {
    background: none repeat scroll 0 0 #AC0000 !important;
    color: #FFFFFF;
    padding:0px 4px 1px !important;
	border:none;
	font-family:inherit;
	border-radius:0px;
	font-weight:normal;
}
#joomdpanel .sphoto img,#joomdpanel .bphoto img, #joomdpanel .cphoto img, .entry_row_bg {
    padding: 10px;
	border:1px solid #DCDCDC;
	margin-right:10px;
}
#joomdpanel .images_fashion img {}
.sphoto { float:left !important;}
#joomdpanel .discription { float:none !important; text-align:justify; padding:0; margin:0 !important;}
#joomdpanel .discription p { margin:0; padding-bottom:5px;}
#joomdpanel .entry_cell { float:left !important;}
#joomdpanel li {
    list-style: none outside none;
}
.componentheading {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}
.joomd_nl_signup, .joomdsearchpanel { background:#FFFFFF; border:1px solid #DCDCDC; padding:10px;}
.jnewsletter .ui-widget, .joomdsearchpanel .ui-widget { width:180px !important;}
.joomdsearchpanel .search_button{ padding:0;}
.jnewsletter #jd_nl_email, .jsearch #field_1, .ssearch #field_14, .ssearch #field_23, .ssearch #field_31, .ssearch #field_32, .ssearch #field_38, .joomdsearchpanel input[type="text"] {
	padding: 2px;
    width: 168px;
	border:1px solid #DCDCDC;
	margin-top:3px;
	background:none;
}
.jnewsletter p {
	font-weight:bold; 
	color:#666666; 
	margin:0;
 	}
.jnewsletter input {
	background: none repeat scroll 0 0 #AC0000;
    color: #ffffff;
    padding: 2px 5px 3px;
	margin-top:0px!important;
	font-family:"Segoe UI","Segoe UI Light","Segoe UI Semibold","Book Antiqua",Palatino,"Times New Roman",Times,serif;
 	border:none;
	}
	.joomd_nl_signup input[type="text"]{margin-bottom:6px;}
	.ui-dialog .ui-dialog-titlebar{top: -27px!important;}

 .joomd_nl_signup .ui-multiselect-filter input[type="search"], .joomd_nl_signup input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC !important;
	color:#000;
    border-radius:4px 4px 4px 4px;
    box-shadow:0 2px 2px rgba(0, 0, 0, 0.1) inset;
    padding:3px;
    width:160px;
 }
 #joomdpanel input[type="text"]#filter_search{width:180px!important; margin-bottom:10px;}
 .ui-multiselect-menu ul{padding:0px!important;}
 
.joomd_nl_signup ul li a{background:none!important; padding:0px!important; font-size:11px!important; display:inline!important;}

.ui-multiselect-filter{padding-bottom:6px;}

.ui-multiselect-close .ui-icon-circle-close{float:none!important;}
.ui-multiselect-checkboxes label{padding:3px!important;font-weight:normal;}
.search_button #reset, .search_button #submit {
	background: none repeat scroll 0 0 #AC0000;
    color: #FFFFFF;
    padding: 2px 5px 2px !important;

	border:none;
	margin:0 0 0 5px;
}
.post_row input {
	background: none repeat scroll 0 0 #AC0000;
    color: #FFFFFF;
    padding: 2px 5px 2px !important;
	border:none;
}
.toolbaricon a {
	background: none repeat scroll 0 0 #AC0000;
    color: #FFFFFF;
	border:none;
	font-weight:bold; 
	padding:5px;
	margin-left:13px;
}
.post_row #review_title, .post_row #review_comment { background:none; border:1px solid #DCDCDC; color:#333333;}
#joomdpanel .images_fashion, #joomdpanel .sphoto, #joomdpanel .bphoto { padding:0; margin:0;}
#joomdpanel .images_fashion {float:left; margin-right:15px;}
#joomdpanel .sphoto, #joomdpanel .bphoto{}
#joomdpanel .bphoto { height:auto;}
.item_info_bar { clear:both;}
.pdate, .sadd, .sweb a, .sphone, .sfax, .semail a, .semail, .sprovider, .snum, .cprice, .cyear, .cmake, .cmodel, .ctrim, .cengine, .ctrans, .cfuel, .ccolor, .cinterior, .cmiles, .cvin, .cstock, .cbstyle, .ccondition, .ccategory {color:#999999 !important;}
.pdate { clear:both; padding:0 0 10px; margin:0 !important;}
.sweb { padding-bottom:20px;}
.pdate .field_label, .sphone .field_label, .sfax .field_label, .semail .field_label, .sweb .field_label, .sprovider .field_label, .snum .field_label  { display:inline !important; padding-right:5px; font-size:11px !important; color:#999999 !important;}
.pdate .field_label { font-weight:normal !important;}
#joomdpanel .itemlist .sname a, #joomdpanel .itemlist .btitle a{
    color: #B60101;
    font-size: 17px;
}
.ui-dialog .ui-dialog-titlebar{margin-bottom:-26px;}
#joomdprint  .discription{display:block; clear:both;}
#joomdprint .joomdslides .sliding li
{
width:180px;  
height:150px; margin-right:10px; 
margin-bottom:10px; 
background-color:#fff; 
padding:7px; 
box-shadow:rgba(0,0,0, 0.2) 0px 0px 2px; 
float:left;
}
#joomdprint .joomdslides .sliding li img{width:100%; height:100%;}

#joomdprint  .joomdslides .sliding{
background:none; 
box-shadow:none;
}
 
#joomdpanel .search_col1{width:70px!important;}

#joomdpanel .itemlist .main_field a, #joomdpanel .itemlist .cname a  {color: #B60101 !important; font-size:12px;text-transform:uppercase;}
.sdetail, .cdes { text-align:justify; padding-bottom:20px;}
.bdes{ text-align:justify;}
.sliding ul { margin:0; padding:0 0 0 5px;}
.smap .rt-block { margin:15px 30px 15px 0px !important;}
#rt-mainbottom .rt-container .rt-alpha { padding:0 !important;}
 .sadd { float:left; margin-right:20px; background:#FFFFFF; box-shadow:0 0 3px rgba(0, 0, 0, 0.2); padding:10px;}
.review_form h3 { color:#DA0000;}
ul.item_rating_list { padding:0; margin:1px 0 0;}
.componentheading h1 {padding-left:0px;}
.componentheading h1 span { color:#B60101;}
ul.tag_cloud_items li a { background:none !important; color:#DA0000 !important;}
ul.tag_cloud_items li a:hover { color:#000000 !important;}
#joomdpanel .joomdslides .sliding img { padding:0; background:none; box-shadow:none;}
#joomdpanel .cphoto .joomdslides .sliding img{ padding:0 0 20px;border:none;}
#joomdpanel .cphoto .joomdslides .sliding ul { padding:0;}
.cprice, .cmake,   .ctrim,  .ctrans, .ccolor, .cmiles, .cstock, .ccondition { float:left; width:115px; margin:0 0 5px 421px !important;}
.cyear, .cmodel, .cengine, .cfuel, .cinterior, .cvin, .cbstyle, .ccategory { float:right; width:125px; margin:0 0 5px !important;}
.cdes { clear:both; padding-top:20px;}
.cdes h4{ padding:0 0 5px; margin:0;}
.cdes p { padding:0 0 10px; margin:0;}
.cyou { float:left; position:absolute; padding-top:4px;}
#joomdpanel .field_value { display:inline;}
#joomdpanel .field_label { font-weight:bold; font-size:11px; color:#555555;}
#joomdpanel .cphoto .sliding { border:none; box-shadow:none; width:720px !important; height:400px !important; padding-bottom:25px;}
#joomdpanel .cphoto #nextBtn { left:670px !important;}
#joomdpanel #prevBtn a, #joomdpanel #nextBtn a, #joomdpanel .sliding1next a, #joomdpanel .sliding1prev a { height:400px !important;}
#joomdpanel .images_fashion #prevBtn a, #joomdpanel .images_fashion #nextBtn a {height:487px !important;}
#joomdpanel .images_fashion #nextBtn { left:284px;}
#joomdpanel .cphoto .sliding li { height:400px !important; width:720px !important;}
.review_creator { padding-top:5px;}
.review_comment { padding:0 0 5px;}
#joomdpanel .joomdslides { margin-bottom:0 !important;}
#joomdpanel ul {margin:0px 0;}
#joomdpanel .bphoto img {float:right;margin:0 0 0 10px;}
#joomdpanel .itemlist .bphoto img {margin:0 20px 0 0;}
 
#joomdpanel .sliding li {
    height:480px !important;
    width: 320px !important;
}
#joomdpanel #nextBtn, #joomdpanel #prevBtn {display:none;}


#joomdprint .joomdslides  img{margin-right:15px;}

/*end by yusuf*/

/*--------------------box----------------*/

 .ui-dialog-content  input[type="button"]{ border:#333 1px solid; border-radius:3px; background:#666; padding:4px 5px; color:#fff; margin-top:10px;}

.ui-dialog-content input[type="text"], .ui-dialog-content textarea{ border:#ccc 1px solid; background:#f5f5f5; padding:4px 5px; width:90%;}
#ui-dialog-title-report_item, #ui-dialog-title-contact_owner, #ui-dialog-title-share_item{top:0px!important; left:0px!important; position:relative!important;}
.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
	top:0!important;
    margin: -20px -25px 0 0 !important;}
	 .ui-dialog .ui-dialog-titlebar{right:0px!important; top:0px!important;}
 .ui-dialog .ui-dialog-titlebar, .ui-dialog .ui-dialog-titlebar{margin:0px; padding:0px;}