
/************ cleanbox styles *************/

.cleanbox {
	background:url(../img/cleanbox-mid.gif) repeat-y; 
	width:605px;
	margin-bottom:20px;
}

.cleanbox .cb_top {
	background:url(../img/cleanbox-top.gif) top left no-repeat;
}

.cleanbox .cb_bot {
	background:url(../img/cleanbox-bot.gif) bottom left no-repeat;
	padding:1px; 
}

.cleanbox .row {
	border-bottom:1px solid #DDDDDD; 
	display:block;
	clear:both;
}

.cleanbox .col {
	width:176px; 
	border-right:1px solid #e5eed8; 
	padding:10px 12px 0px;
	float:left;
}

.cleanbox .col a {
	text-decoration:none; 
}

.cleanbox .col a:hover {
	text-decoration:underline;
}

.cleanbox .last {
	border-bottom:none;
}

.cleanbox .lastcol {
	border-right:none;
}


/************ companies styles *************/

.companies .odd {
	background:#e3edf0;
}

.companies .flagtype {
	font-size:10px;
	font-weight:bold;
}

.companies .row td{
	padding:5px;
}

.companies .row td a {
	text-decoration:none; 
	font-weight:bold;
}

.companies .row td a:hover {
	text-decoration:underline;
}

.user_ratings, .user_comments {
	float: left;
	margin-right: 10px;
	padding-top: 4px;
}

.star-rating {
	float: left;
}

.star-rating ul {
	list-style:none outside none;
	margin: 0;
	padding: 0;
}

.star-rating ul li {
	color:#000000;
	float:left;
	font-size:12px;
	height:20px;
	line-height:20px;
	padding:0 5px 0 0;
}

.rate-star {
	width: 12px;
	height: 12px;
}

.directory-comments {
	margin-top: 10px;
}

.directory-leave-comment {
	margin-top: 10px;
}

.directory-leave-comment textarea {
	width: 99%;
	height: 100px;
}

.directory-comments .comment {
	margin-bottom: 10px;
}

.directory-comments .comment .date {
	font-size: 10px;
}

.directory-comments .comment h4 {
	margin: 0;
	padding: 0;
}

.directory-comments .comment p {
	margin: 0;
	padding: 0;
}

.breadcrumbs {
	padding: 4px;
}

.nested_cat_list, .nested_cat_list ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0;
}

.directory-listing {
	width:595px;
}

.directory-listing .bot {
	padding:15px 15px 10px;
}

.directory-listing .left {
	width:385px;
	float: left;
}

.directory-listing .right {
	width:150px;
	text-align:right;
	padding-right:10px;
	float: right;
}

.directory-listing-basic {
	padding-top: 8px;
	border-top: 1px solid #CCC;
	margin:10px 0px;
}

.directory-listing-basic strong {
	font-size:13px;
}

.directory_search {
	margin-bottom: 10px;
}

.directory_search .txtsearch {
	width: 140px;
}



.directory-listing-short-extended {
	padding-left:5px; 
	padding-bottom:20px; 
	display:block;
}

.directory-listing-short-extended .head {
	padding-bottom:10px;
}

.directory-listing-short-extended .head .title {
	font-size:14px; 
	font-weight:bold; 
	width:325px; 
	float:left;
}

.directory-listing-short-extended .head .title a {
	text-decoration: none;
}

.directory-listing-short-extended .head .rating {
	float:right; 
	font-size:11px;
	padding-left: 14px;
}

.directory-listing-short-extended .head .rating .star-rating {
	float: right;
}

.directory-listing-short-extended .head .rating ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.directory-listing-short-extended .head .rating input {
	width: 12px;
	height: 12px;
}

.directory-listing-short-extended .head .rating ul li {
	float: left;
}

.directory-listing-short-extended .photo {
	width:118px; 
	float:left; 
	padding-top:6px;
}

.directory-listing-short-extended .text {
	width:390px;
	float:right;
	font-size:12px;
	padding-top:6px;
	text-align:justify;
}

.directory-listing-short-extended .author {
	font-size:11px; 
	padding-bottom:5px;
}

.directory-listing-short-extended .comments {
	float:left; 
	clear:both;
	padding-top:5px;
	padding-left: 14px;
}

.directory-listing-short-extended .comments a {
	font-size:11px; 
	text-decoration:none; 
}

.directory-listing-short-extended .category {
	float:right; 
	padding-top:5px;
}

.directory-listing-short-extended .category a {
	text-decoration:none;
}

.directory-listing-short-extended .category a:hover {
	text-decoration:underline;
}