h1.componentheading {
	margin:0;
	font-size:1.4em;
	}
h2.contentheading {
	padding-right: 15px;
	margin-bottom: 10px;
	font-size:1.3em;
	background:transparent url(/components/com_mtree/img/subarrow.gif) no-repeat 100% 50%;

	}

/* @group Index */
.alpha-index {
	width: 100%;
	position: relative;
	/*left: -10px;*/
	text-align: center;
	margin: 15px 0 15px 0px;
	}
.alpha-index a.alpha:link, .alpha-index a.alpha:visited {
	margin: 0 0;
	height:2em;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: normal;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.alpha-index a.alpha:hover {
	background-color: white;
	color: black;
	}
#index {
	width: 100%;
	overflow: hidden;
	}
#index .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	/*margin: 10px 11px 0 0;*/
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	}
#index .row {
	float:right;
	width:100%;
	}
#index .category {
	float:right;
	text-align:center;
	}
#index .category img {
	border:0;
	/*float:right;*/
	padding:5px 0;
	}
#index h2 {
	font-size: 1.3em;
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: normal;
	}
#index h2 span {
	font-size: 0.6em;
	position: relative;
	top: -1px;
	}
#index h2 a:link, #index h2 a:visited {
	font-size: 0.9em;
	/*float:right;*/
	text-align:center;
	}
.category .desc {
	margin-top: 5px;
	line-height: 1.4em;
	}
.category .subcat {
	margin-top: 5px;
	padding-left: 0px;
	}
.category .subcat a {
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	}
.category .listings {
	margin: 5px 0 5px 0px;
	padding: 0 0 0 5px;
	list-style-position: inside;
	list-style-type: disc;
	}
.category .listings li {
	background-image: none;
	padding: 0;
	}
/* @end */

/* @group Category */
#cat-desc {
	margin: 0 0 10px 10px;	
	}
#cat-desc p {
	margin: 0;
	text-indent: 15px;
	text-align: left;
	line-height: 1.4em;
	}
#cat-image {
	float: right;
	border:0;
	margin: 0 0 10px 10px;
	}
#cat-image img {
	margin: 1px;
	}
/* @end */

/* @group Subcategory & Related Category */
#subcats, #relcats {
	margin: 0;
	float: right;
	width: 100%;
	/*padding-right: 10px;*/

	}
#subcats .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 0 0 11px;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;

	}
#subcats ul, #relcats ul {
	margin: 0;
	padding: 0 0 10px 10px;
	list-style-type: none;
	width: 100%;
	float: right;
	}
#subcats li {
	width: 32%;
	padding: 0;
	margin-top: 10px;
	float: right;
	background-image: none;
	}
#subcats a, #relcats a {
	font-weight: normal;
	text-decoration: none;
	float:right;
	}
#subcats small {
	color: #4c4c4c;
	font-size: 0.9em;
	}
#relcats .title {
	border-bottom: 1px solid #ccc;
	display: inline;
	}
#relcats li {
	width: 100%;
	padding: 0;
	margin-top: 10px;
	float: left;
	}
/* @end */

/* @group Listings */

#listings {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0 0;
	/*padding-left: 10px;
	clear: both;*/
	float:right;
	}
#listings .title {
	height: 24px;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 0 10px 11px;
	font-size: 1.3em;
	}
.info {
	height: 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
	}
.reviews .info {
	margin: 10px;
	}

#listings .pages-counter {
	text-align: center;
	font-weight: bold;
	}
	
#listings .pages-counter-top {
	text-align: left;
	font-weight: bold;
	height:20px;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
	vertical-align: bottom;
	margin: 5px 12px 15px 0;
	}
#listings .pages-links {
	text-align: center;
	width: 100%;
	}
.listing-summary {
	float: right;
	width: 98%;
	padding:5px;
	margin-bottom: 10px;
	background:#fff;
	border:1px solid #ccc;
	}

.sam_caption {
background:#F0F0FF;
float:left;
width:100%;
}

.listing-summary h3 {
	margin: 0 1px 1px 0;
	*margin: 0 2px 1px 0;
	font-size: 1.2em;
	float: right;
	/*width:70%;*/
	}

*:first-child+html .listing-summary h3 {
	margin: 0 5px 1px 0;
	font-size: 1.4em;
	float: right;
	}

.sam_download {
float:left;
width:15%;
text-align:center;
padding:2px 0;
}

.sam_raiting {
float:right;
width:100%;
padding:2px 0;
margin:0 -4px 0 0;
*margin:0;

}

.sam_desc {
float:right;
width:84%;
text-align:right;
}

div.sam_desc a.readon {
background:transparent url(/components/com_mtree/img/page_go.gif) no-repeat 100% 0;
display:block;
line-height:16px;
margin-top:0pt;
padding-right:20px;
width:100px;
}

.sam_exttype {
float:left;
width:12%;
text-align:right;
padding:2px;
}

.sam_exttype img {
margin-bottom: 2px;
}

.sam_views {
float:left;
text-align:right;
width:12%;
}

.sam_lihoup {
float:right;
width:80%;
font-size:11px;
padding-bottom:3px;
}

div.sam_lihoup span.category {
border-left:1px solid #CCCCCC;
color:#666666;
display:block;
float:right;
padding:0 0 0 3px;
}

div.sam_lihoup span.home {
border-left:1px solid #CCCCCC;
color:#666666;
display:block;
float:right;
padding:0 3px;
}


div.sam_lihoup span.home a {
color:#666666;
}

div.sam_lihoup span.license {
border-left:1px solid #CCCCCC;
color:#666666;
display:block;
float:right;
padding:0 3px;
}

div.sam_lihoup span.update {
border-right:1px solid #CCCCCC;
color:#666666;
display:block;
float:right;
padding:0 3px;
}

.listing-summary .star{
	margin-left: 1px;
	padding-left:2px;
	*margin-left: 0;
	*padding-left:0;
	/*float:left;*/
}

.listing-summary .website {
	float: right;
	vertical-align:top;
	clear: both;
	margin-bottom:3px;
	font-size: 0.9em;
	color:#808080;
	}
.listing-summary .fieldRow {
	border: 0px solid #ccc;
	height: 22px;
	line-height:14px;
	float: right;
	padding:0 0 0 7px;
	font-size: 0.9em;
	}
div.featured {
	padding: 5px; 
	width: 98%;
	background-color:#FFFFFF;
	border:1px solid #59A425;
}

.fieldRow .caption {
	float: left;
	text-align: right;
	color: #fff;
	clear: left;
	background-color: #bfbfbf;
	padding: 0 2px;
	border-bottom: 1px solid #f1f1f1;
	border-left: 0px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	font-weight: bold;
	}
.output {
	background-color: #f2f2f2;
	display: block;
	float: left;
	clear: right;
	padding:0 5px 0 5px;
	margin-right: 0;
	border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	}
.output a:link, .output a:visited {
	font-weight: normal;
	text-decoration: none;
	}
.output a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
.listing-summary img.image {
	border: 0;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: left;
	display:block;
	}
.listing-summary img.image-left { /* Similar to .listing-summary img.image, except that it is floated left. */
	border:0;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: right;
	display:block;
	}
.listing-summary a:hover img.image{
	border: 0;
	}
.listing-summary p {
	
	margin-bottom: 5px;
	line-height: 1.4em;
	/*padding-right: 20px;*/
	}
.listing-summary .category {
	margin-bottom: 8px;
	}
.listing-summary .category span {
	margin-right: 2px;
	color: #808080;
	}
.listing-summary .category a {
	margin-left: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #FB7313;
	}
span.xlistings {
	color:#606060;float:right;margin: 0;}

ol#upload_att  {
padding-right:15px !important;
}
#upload_att li {
	background-image: none;
	margin: 0;
	padding: 0 0 5px 0;
	text-align:right;
	}
.address {
	text-align: right;
	float: right;
	margin: 3px 0;
	width: 100%;
	}
.website a:link, .website a:visited , .website a:hover {
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	}
.listing-summary .actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	border-style: none;
	}
.listing-summary .actions a:link, .listing-summary .actions a:visited {
	display:block;
	float: left;
	text-decoration: none;
	height: auto;
	line-height: normal;
	font-weight: normal;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	padding-left: 9px;
	margin: 0 8px 0 0;
	}
.listing-summary .actions a:hover {
	border: none;
	}
/* @end */

/* @group Listing */

#listing {
	overflow: hidden;
	width: 100%;
	text-align:right;
	background:#fff;
	border:1px solid #ccc;
	}
#listing h2 { 
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align:bottom;
	text-align:right;
	line-height:1.6em;
	margin:5px 0;
	}

.list_rating {
	width:100%;
	float: right;
	vertical-align: middle;
	text-align:center;
	/*padding:0 10px 0 0;*/
	}

div.list_buttons {
margin:16px 0 10px;
}

div.list_buttons a img {
padding:0 0 0 5px;
}


#listing .rating #rating-msg, #listing .rating #total-votes {
float:right;
text-align:center;
font-weight:bold;
line-height:20px !important;
width:100%;
margin-right:-10px;
}

html:root .list_raiting img {
padding-left:2px;
}

#listing span.list_out {
/*float:right;*/
text-align:right;
margin-left:10px;
}

#listing .sam_exttype {
float:left;
width:280px;
text-align:left;
padding:2px;
}

.dottedline {
background:transparent url(/components/com_mtree/img/dot.gif) repeat-x scroll center bottom;
color:black;
margin:0pt 0pt 6px;
padding:5px 0px 3px;
text-align:right;
}

.ldottedline {
border-left:1px dotted #CCCCCC;
}

.toprowdottedline {
background:transparent url(/components/com_mtree/img/dot.gif) repeat-x scroll center bottom;
color:black;
text-align:right;
}

#listing .favourite {
	float: right;
	clear: none;
	padding-right:0!important;
	border:none!important;
	line-height:12px;
	height:15px;
	}
	
#listing dl {
	width: 100%;
	margin: 0;
	padding: 0;
	float: right;
	clear: both;
	}

#listing dl dt {
	width: 20%;
	float: right;
	margin: 0 0 0 0;
	padding: .3em;
	border-top: 1px dotted #bebebe;
	font-weight: bold;
	color: #666;
	text-align: right;
	}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

#listing dl dd {
	float: right;
	width: 75%;
	margin: 0 1px 0 0;
	padding: .3em;
	border-top: 1px dotted #bebebe;
	text-align:right;
	}
#listing dl dd a {
	font-weight: normal;
	text-decoration: none;
	}
#listing dl dd a:hover {
	text-decoration: underline;
	}
#listing dl dd ul{
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
	}
#listing .listing-desc {
	margin: 0 0 10px;
	float: right;
	font-size: 12px;
	line-height: 1.4em;
	display: inline;
	width:100%;
	}

#listing .listing-desc ul,
#listing .listing-desc ol {
float:right;
*float:auto;
width: 400px;
}

.thumbnail {
	float: left;
	clear: none;
	margin: 0 0px 5px 10px;
	text-align: center;
	}
.thumbnail-left {
	float: left;
	clear: none;
	margin: 0 10px 5px 0px;
	text-align: center;
	}
.gallery .thumbnail, .gallery .thumbnail-left {
	float: left;
	}
.thumbnail a img, .thumbnail-left a img {
	border: 0;
	padding:0;
	background-color: #fff;
	}
.thumbnail a:hover img, .thumbnail-left a:hover img {
	border: 0;
	}
.thumbnail div,.thumbnail-left div {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right:  1px solid #ccc;
}
.thumbnail div a, .thumbnail-left div a {
	text-decoration: none;
	text-align: center;
	display: block;
	}

.actions-rating-fav {
	width: 97%;
	margin: 10px 0 10px 18px;
	float: right;
	border: 2px solid #dcdcdc;
	background-color: #f8f8f8;
	}

.actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	}
.actions a:link, .actions a:visited {
	margin: 0 5px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	}
.actions a:hover {}
.favourite {
	width: 41%;
	float: right;
	clear: none;
	height: 35px;
	line-height: 35px;
	padding-right: 12px;
	border-right: 1px dotted #ccc;
	}
.favourite .fav-caption {
	float: right;
	}
.favourite #fav-count {
	float: right;
	margin-right: 5px;
	font-weight: bold;
	line-height: 35px;
	}
.favourite #fav-msg {
	float: right;
	margin-right: 10px;
	}
.favourite #fav-msg a {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	}
.favourite #fav-msg a:hover{
	border-bottom: 1px solid;
	}
	
.rating {
	width:48%;
	float: right;
	height: 35px;
	line-height: 35px;
	padding: 0 5px 0 10px;
	/*margin-right: 4%;*/
	vertical-align: middle;
	}
.rating #rating-msg {
	float: right;
	width: 100px;
	text-align: center;
	line-height: 35px;
	}
.rating img {
	float: right;
	clear: none;
	margin-top: 7px;
}
.rating #total-votes {
	float: right;
	font-weight: bold;
	margin-right: 10px;
	line-height: 35px;
	}
#listing .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0;
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
	}
a.actionlink:link, a.actionlink:visited {
	font-size:0.6em;
	text-decoration: none;
	padding: 2px;
	position: relative;
	top: -3px;
	color: #F3F3F3;
	background-color: #1f5ba4;
	}
a.actionlink:hover {
	background-color:#337DD9;
	}
/* Superscript */
sup {
	padding: 0 2px;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	
	}
sup.new {
	color: #007d00;
	}
sup.featured {
	color: #0048de;
	}
sup.popular {
	color: #ff264e;
	}
/* @end */

/* @group Edit Listing */
fieldset {
	text-align: left;
	}
#mc_con {
	display: none;
	}
#lcmanage { font-weight: normal;}
#mc_selectcat {
	width: 250px;
	margin: 5px 0;
	}
#mc_active_pathway {
	background-color: white;
	width: 100%;
	color: black;
	padding-left: 11px;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	}
#browsecat {
	width:100%;
	margin:5px 0 0 0;
	padding: 0;
	}
a.add-listing:link, a.add-listing:visited, a.add-listing:hover {
	float:left;
	font-weight:normal
	}
ul.linkcats {
	padding: 0px;
	margin:0px 0px 3px 0px;
	list-style: disc inside;
	}
ul.linkcats li {
	line-height: 18px;	
	}
ul.linkcats a:link, ul.linkcats a:visited {
	color: #fff;
	margin-right: 5px;
	padding:  0 3px;
	text-decoration: none;
	clear: none;
	background-color: #999;
	}
ul.linkcats a:hover {
	background-color: #4c4c4c;
	}

#add_att {
float:right;
}
/* @end */

/* @group Reviews */

.reviews {
	width:100%;
	overflow: hidden;
	float:right;
	}
.reviews .title {
	clear: both;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 0 10px;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	}
.reviews p {
	margin: 0 10px 10px 18px;
	}
.reviews .pages-counter {
	float: right;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom:10px;
	}
.reviews .pages-links {
	text-align: center;
	width: 100%;
	}	
.review {
	clear:both;
	margin:5px 10px 0pt 18px;
	padding:0pt 0pt 10px;
	}
#listing .review {
	margin-top: 0;
	}
.review .review-head {
	background-color:#F4F4F4;
	border-bottom:1px solid #F4F4F4;
	clear:both;
	height:19px;
	margin:0pt 0pt 0px 18px;
	width:100%;
	}
.review .review-listing {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 1.3em;
	}
.review .review-title {
	float:right;
	height:1.3em;
	line-height:1.8em;
	font-size: 1.2em;
	width:100%!important;
	display:inline;
	margin-top:-3px;
	}
.review .review-title a {
	display:block;
	font-weight:bold;
	margin:-3px 5px 0 0;
	text-decoration:none;
	float:right;
	}

.review .review-info {
	clear:both;
	float:right;
	height:1.8em;
	line-height:1.8em;
	margin:5px 5px 0pt 0pt;
	width:100%;
	display:inline;
	}
.review .review-rating {
	float:right;
	margin:3px -5px 0 0;
	text-align:center;
	width:95px;
	}

html:root .review .review-rating img {
	padding-left:2px;
	}

.review-owner {
	margin-left: 3px;
	font-weight: bold;
	}
.review-owner a:link {
	text-decoration: none;
	}
.found-helpful{
	float: left;
	width:100%;
	color:#595959;
	margin-bottom:3px;
	background-color:#F4F4F4;
	padding:0 0 3px 0px;
	line-height:1.4em;
	text-align:left;
	}
.found-helpful span {
	padding-right: 5px;
	}
.review-text {
	clear:both !important;
	line-height:1.4em;
	padding:0pt 5px;
	text-align:right;
	width:100%;
	}

*:first-child+html .review-text {
	clear: both;
	line-height: 1.4em;
	padding: 0;
	padding: 0 5px;
	text-align:right;
	margin-top:25px;
	display:block;
	} /* IE7 need this! */

.owners-reply {
	border-right:2px solid #CCCCCC;
	margin:10px 10px 0pt;
	padding:0pt 5px 5px;
	}
.owners-reply span {
	border-bottom:1px dashed;
	color:orange;
	font-weight:bold;
	text-align:center;
	}
.owners-reply p {
	margin: 5px 0 0 0;
	line-height: 1.4em;
	color: #4c4c4c;
	font-weight: bold;
	}
	
.ask-helpful {
	padding-left: 5px;
	margin:10px 0 0 0;
	}

.ask-helpful span a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	font-weight:normal;
	margin-left:3px;
	}
.ask-helpful a {
	text-decoration:underline;
	margin-left:3px;
	}
.ask-helpful2{
	float:left;
	margin-right:4px;
	font-style: italic;
	}
.ask-helpful span a:hover{
	border-bottom: 1px solid #ccc;
	}

.review-reply-and-report {
	float:right;
	text-align: right;
	}
.review-reply, .review-report {
	display: inline;
	text-align: right;
	margin-top:10px;
	}
.review-reply a:link, .review-report a:link {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	margin-right: 10px;
	}
.review-reply a:hover, .review-report a:hover {
	border-bottom: 1px solid #ccc;
	}
.rhaction {
	float:left;
	}

/* @end */

/* @group Gallery */
.next-previous-image {
	float: left;
	width: 100%;
	}
.previous-image {
	float: right;
	width: 48%;
	text-align: left;
	display: block;
	height: 2em;
	line-height: 2em;
	}
.previous-image a:link,.previous-image a:visited {
	text-align: right;
	padding: 2px 5px;
	text-decoration:none;
	font-weight: normal;
	margin-right: 1px;
	border-bottom: 1px dotted #ccc;

	}
.next-image {
	float: right;
	width: 48%;
	height: 2em;
	line-height: 2em;
}
.next-image a:link, .next-image a:visited {
	padding: 2px 5px;
	text-decoration:none;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	margin-right: 1px;
	}
.medium-image {
	text-align: center;
	}
.medium-image img {
	margin: 20px 0;
	}
/* @end */

/* @group User's Items */
.users-tab {
	border-bottom: 1px solid #ccc;
	float: right;
	width: 98%;
	margin-left: 10px;
	}
.users-listings span, .users-reviews span, .users-favourites span {
	font-weight: bold;
	}
.users-listings, .users-listings-active {
	margin-left: 10px;
	}
.users-listings, .users-reviews, .users-favourites {
	position: relative;
	top: 1px;
	float: right;
	padding: 2px 10px;
	background-color: #f4f4f4;
	margin-left: 10px;
	}
.users-listings-active, .users-reviews-active, .users-favourites-active {
	position: relative;
	top: 1px;
	float: right;
	padding: 2px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	margin-left: 10px;
	font-weight: bold;
	}
.users-listings a:link, .users-listings a:visited, .users-reviews a:link, .users-reviews a:visited, .users-favourites a:link, .users-favourites a:visited {
	text-decoration: none;
	font-weight: bold;
	}	
/* @end */
