div.roo_pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.roo_prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.roo_prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.roo_panel {
	padding: 0px 6px 12px 0;
}

.category-table {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.category {
	padding-left: 0;
}
.roo_panel .category a {
	font-size: 14px;
	font-weight: normal;
}

/* All pages are enclosed in <span>s of this class */
.wrap .selected { color: #FF0000; font-weight: bold; }

.roo_page {}
.roo_page a { font-weight: normal; text-decoration: underline; }
.roo_page label { display: inline; }
/*.roo_page img { background: none; border: 0; border-radius: 0; padding: 0; margin: 0; }*/

.thumbshot {}

.roo_page .selected { color: #999999; }

.roo_page .gpr {
	font-weight: normal;
	font-size: smaller;
}
/* The links including link title and description */
.roo_links {
	padding: 8px 0;
	border-spacing: 8px;
}
.roo_links h3 {
	margin-top: 0;
	padding-top: 0;
}

.roo_premium_links {
	padding: 8px 0;
	background: url(http://www.cellie.fr/wp-content/plugins/roo-link-directory/images/ribbon-premium.png) no-repeat top right;
}
.icon {
	background: none !important;
	border: none !important;
	border-width: 0 !important;
	vertical-align: middle;
	padding: 0 !important;
}
.question {
	cursor: help;
}

address {
	color: #666666;
}
.roo_links h4,
.roo_premium_links h4 {
	margin-top: 8px !important;
}
hr {
	height: 0px;
	margin: 0px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1px;
  	display: block;
	width: 100%;
	margin: 8px auto;
	position: relative;
	padding: 0;
	clear: none;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}
.roo_navbar {}

.detail-left-general { float: left; width: 120px; }
.detail-right-general { margin-left: 136px; }

.cat-left-thumbnail { float: left; width: 128px; }
.cat-right-thumbnail { margin-left: 136px; }

.cat-left-logo { float: left; width: 90px; }
.cat-right-logo { margin-left: 98px; }

.cat-right-blank {}

.cat-right-thumbnail p { margin-top: 0; margin-bottom: 8px; }

.roo-button {
	background-color: #669686 !important;
	background-image: -webkit-linear-gradient(top,#669686,#356e5b) !important;
	background-image: -moz-linear-gradient(top,#669686,#356e5b) !important;
	background-image: -ms-linear-gradient(top,#669686,#356e5b) !important;
	background-image: -o-linear-gradient(top,#669686,#356e5b) !important;
	background-image: linear-gradient(top,#669686,#356e5b) !important;
	border: 1px solid #669686;
	color: #ffffff !important;

	border-radius: 2px;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none !important;
	text-align: center;
	outline: 0;
	padding: 4px 8px;

	position: relative;
	display: inline-block;
	text-shadow: none !important;
}

#roo_submit {}

.roo_meta { color: #666666; }
.rooform td { text-align: left; padding: 2px; }

/* RATING STYLES */
.star-rating {
	width: 80px;
	height: 16px;
	background: url(http://www.cellie.fr/wp-content/plugins/roo-link-directory/styles/images/rating.png) no-repeat;
	cursor: pointer;
	opacity: 0.7;
}
.star-rating:hover {
	opacity: 1;
}
.star {
	width: 16px;
	height: 16px;
	float: left;
}
.result {
	color: #454545;
}

/* COMMENTS STYLES */
.roo-comments .roo-column {
	width: 48%;
	margin-right: 1%;
	float: left;
}
.roofield {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	border: 1px solid #BBBBBB;
	border-radius: 2px;
	color: #333333;
	box-shadow: inset 0 0 8px #DDDDDD;
	padding: 6px;
	margin: 0; margin-bottom: 2px;
	width: 90%;
}
.roofieldshort {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	border: 1px solid #BBBBBB;
	border-radius: 2px;
	color: #333333;
	box-shadow: inset 0 0 8px #DDDDDD;
	padding: 6px;
	margin: 0; margin-bottom: 2px;
}
.rooarea {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	border: 1px solid #BBBBBB;
	border-radius: 2px;
	color: #333333;
	box-shadow: inset 0 0 8px #DDDDDD;
	padding: 6px;
	margin: 0; margin-bottom: 2px;
	width: 90%; height: 90px;
}