/*                                */
/* Stylesheet for com_jdirectory  */
/*                                */
/*    (c) 2006 Thomas PAPIN       */
/*         GPL License            */
/*                                */
/*     thomas.papin@free.fr       */
/*                                */


#jdirectory_fieldset form br {
	clear: left;
}

.jdirectory_main_cat,.jdirectory_main_cat a:link,.jdirectory_main_cat a:visited{
	 font-size: 16px;
	 margin: 0px;
	 margin-top: 10px;
	 padding: 0px ;
	 color: #000000;
}

.jdirectory_sub_cat,.jdirectory_sub_cat a:link,.jdirectory_sub_cat a:visited {
	 font-size: 11.5px;
	 text-decoration:none;
	 text-align: justify;
	 font-weight: normal;
}

.imgcat {
	 border : 0;
}

.jdirectory_contents form {
	display:inline;
}

.jdirectory_footer {
	 font-size: 10px;
	 color: #555555;
}

.jdirectory_cat {
	 font-size: 12px;
	 color: #555555;
}

.jdirectory_pathway {
	 margin-bottom:10px;
}




table.jdirectory_table{
	 background-color: #F7F7F7;
	 border: 1px solid #cccccc;
	 border-collapse: collapse; 
	 width: 98%;
}

table.jdirectory_table th {
	 background-color: #333333;
	 color: #FFFFFF;
	 border: 1px solid #333333;
	 text-align:center;
}

table.jdirectory_table td {
 border: 1px solid #cccccc;
}

.jdirectory_table td img {
	float: left;
	border: none;
	padding-right: 8px;
}

.jdirectory_table td h2{
	font-size: 14px;
	margin-bottom : 0px;
	padding-bottom: 10px;
}

.jdirectory_table td {
	padding : 5px;
}

table.jdirectory_table tr td.right {
 text-align: right;
}

table.jdirectory_table tr td.center {
  text-align:center;
}


table.jdirectory_topmenue {
  background-color: #F7F7F7;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

table.jdirectory_topmenue td {
  border: 1px solid #cccccc;
  color: #000000;
  padding: 3px;
  margin: 0px;
  text-align: center;
  font-size: 11px;
}

.jdirectory_search_title {
 background: url(../images/system/title.png) no-repeat;
 height: 24px;
 color: #7333B3;
 padding-top: 1px; 
 padding-left: 24px; 
 margin-bottom: 2px;
 margin-top: 2px;
 font-weight: bold;
 font-size: 14px;
 }
 
.jdirectory_subtitle {
 text-align : right;
 margin-bottom: 2px; 
}

.jdirectory_search_box {
	position :relative;
	width: 96%;
	left: 2%;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.jdirectory_box_module {
	width: 95%;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.jdirectory_box {
    position :relative;
	width: 75%;
	left: 10%;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.jdirectory_inner_box {
	font-size: 11px;
	color: #000000;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFCC;
	padding: 5px; 
	text-align:right;
}
.jdirectory_inner_box select{
	font-size: 10px;
}
.jdirectory_inner_box tr td {
	padding-right: 5px;
}

.jdirectory_search_box form {
	display : inline;
}

.imgheading {
    margin-right : 5px;
}

table.jdirectory {
	width: 100%;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table.jdirectory_header {
	color: #000000;
	background-color: #FFFFFF;
}
table.jdirectory_select {
	/* width: 100%; */
	color: #000000;
	background-color: #F0F0F0;
}

div.jdirectory_contents {
  border: 1px solid #CCCCCC;
  color: #000000;
  padding: 2px;
  margin: 0px;
}

div.jdirectory_top_contents {
	font-size: 10px;
	color: #000000;
	border: 1px dotted #CCCCCC;
	background-color: #FFEEDD;
	padding: 5px; 
}

div.jdirectory_contents_kindof {
	text-align : right;
}

div.jdirectory_contents_state {
	text-align : right;
}

h2.jdirectory_contents_title {
	font-size: 18px;
	font-weight: bold;
	padding: 0px; 
	margin: 0px;
}

div.jdirectory_contents_main {
	background-color: #F0F0F0; 
}

div.jdirectory_contents_body {
	float: left;
	width: 67%;
}

div.jdirectory_contents_desc {
	border: 1px solid #FFFFFF;
	padding: 5px; 
}

div.jdirectory_contents_price {
	border: 1px solid #FFFFFF;
	padding: 5px; 
}

div.jdirectory_contents_contact {
	border: 1px solid #FFFFFF;
	padding: 5px; 
}

div.jdirectory_contents_image div {
	border: 1px solid #FFFFFF;
	float: left;
	width:30%;
	padding: 5px; 
	text-align : center;
}

div.jdirectory_contents_image a{
	display : block;
	margin-top: 10px;	
}

div.jdirectory_contents_image a img{
	border: none;
}


.jdirectory_spacer {	
	clear: both;
}

div.jdirectory_footer {
	clear: both;
	text-align: center;
	margin-top: 10px;

}



fieldset.jdirectory {
	color: #000000;
	border: 1px solid #CCCCCC;
	/* background_color: #555555; */
	/* padding: 5; */
}


legend.jdirectory {
	color: #000000;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	/* background_color: #DDDDDD; */
	padding: 10px;
}



.jdirectory {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 2px;
	padding: 2px;
}

.jdirectory_required {
	border: 1px solid #CCCCCC;
	background-color: #FFEEDD;
	margin: 2px;
	padding: 2px;
} 

#jdirectory_fieldset label {
	/* border: 1px solid #CCCCCC; */
	width: 15%;
	float: left;
	margin: 2px;
	padding: 2px;
	text-align: right;
}

#jdirectory_fieldset label.right {
	/* border: 1px solid #CCCCCC; */
	width: 14em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: left;
}

#jdirectory_writecontent_header{
	margin-bottom: 10px;
	margin-top: 10px;
}

.jdirectory_innermenu {
text-align:center;
}

.jdirectory_innermenu h2{
font-size: 12px;
}


#writecontent_header1 {
    display: inline;
	border: 1px solid #CCCCCC;
	background-color: #FFEEDD;
	width: 7em;
	margin: 5px;
	padding: 2px;
}
#writecontent_header2 {
    display: inline;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	width: 7em;
	margin: 5px;
	padding: 2px;
}

/* v1.1.1 */
.jdirectory_ver_list {
    list-style: none;
    text-align: left;
}

.jdirectory_ver_list li {
	background-image: none;
}

div.module .jdirectory_short {
	width: 100%;
}

div.module .jdirectory_left {
	float: left;
	width: 75%;
}

div.module .jdirectory_left img{
	float: left;
	margin : 5px;
}

div.module .jdirectory_right {
	float: right;
	width: 160px;
}

div.module .jdirectory_right img {
	vertical-align: middle ;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.module .jdirectory_top {
	padding-bottom: 5px;
}

div.module .jdirectory_bottom {
	padding-top: 5px;
	padding-bottom: 10px;
}

.jdirectory_vote div {
	float : left;
	margin-right : 10px;
}

div.module h3 a {
font-size: 1em;
color: #484848;
text-decoration: none;
}

div.jdirectory_categories {
	width: 100%;
	margin-left: 0px;
}

div.jdirectory_maincat {
width: 50%;
float: left;
}

div.jdirectory_maincat img {
margin-right : 5px;
float: left;
text-align: center;
}

h2.jdirectory_maincat_title, .jdirectory_pathway a {
	padding-top:4px;
	font-size: 13px;
	text-decoration: underline;
	text-align: left;
}

h2.jdirectory_maincat_title a:link,h2.jdirectory_maincat_title a:visited, .jdirectory_pathway a{
color: #000000;
text-decoration:none;
}

h2.jdirectory_maincat_title a:hover{
color: #0000FF;
text-decoration:none;
}

div.jdirectory_sub_cat {
	margin-right: 10px;
}

h3.jdirectory_subcat_title {
display:inline;
}

div.jdirectory_content_box {
	float: left;
	width: 33%;
	text-align:center;
}

div.jdirectory_latest {
	width: 100%;
	
}

div.jdirectory_content_box a{
	text-align: center;
	display: block; 
}

span.jdirectory_content_date {
	text-align: center;
	display: block; 
}



table.details {
	background:url(http://www.trip-avenue.com/images/fond_content.jpg) no-repeat scroll 0 0;
	border:1px solid #666666;
	background-color: #F7F7F7;
	padding-top:80px;
	width:530px;			
}

table.details td {
 padding: 5px;
}
.details .description {
	float: left;
	width : 60%;
	padding-right :1px;
}

.details .description .other img{
	display: block;
	margin-bottom: 5px;
}

.details .right {
}

.contenttitle {
	font-size: 18px;
	font-weight: bold;
}
h1.contenttitle img{
        border: 0px;
}
	

.details div div {
	border : none;
}

.vote {
	text-align : center;
}

.dotteddiv {
	border-bottom: 1px dotted #cccccc;
	margin-top : 10px;
	margin-left : 5%;
	margin-right: 5%;
	padding-bottom: 10px;
}

.bold {
	 font-weight:bold;
}


.moduletable_jdirectory a, .jdirectory_subcats a{
	color: #0000CC;
	text-decoration: none;
}

.mainlevel, .jdirectory_subcats a, .jdirectory_pathway a{
	font-weight: bold;	
}



.list_reduction_title a, .list_reduction_promo{
	color:#515150;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;	
}

.content_reduction_title{
	color:#515150;
	font-family:Tahoma,Verdana,Arial;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;	
}
.content_enseigne{
	color:#515150;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}


.list_reduction_title a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.list_reduction_promo {
	color: #CC0000;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

.list_reduction_content {
	color:#515150;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
}
.encart_reduction_1, .encart_reduction_0{
	padding: 5px;
	margin-bottom:4px;
}

.encart_reduction_1{
	background: #e5f2ff;
}

.encart_reduction_0{
	background: #f5faff;
}

.moduletable_random_content h3, .contentheading{
	background: #FEF0B7;
	padding: 6px 6px;
	margin-bottom: 8px;
}

.content_valeur_promo{
 	text-align: center;
 	font-size: 14px;
 	color: #ff0000;
 	padding: 30px 10px 30px 10px;
}

.content_periode_promo{
 	text-align: center;
 	font-size: 10px;
}

.content_description{
 	font-size: 12px;
 	text-align: justify;
}

.content_site_internet, .content_site_internet a{
 	font-size: 11px;
 	font-weight: bold;
 	color: #000000;
}

.content_code_promo{
 	font-size: 18px;
 	color:green;
 	font-weight: bold;
 	padding-bottom: 10px;
}

.moduletable_jdirectory tr.user a{
	color:#288A1C;
}

.moduletable_jdirectory tr.search_menu a{
	color: #ff0000;
	font-weight: bold;
}

.moduletable_jdirectory, .jdirectory_subcats, .jdirectory_pathway a{
	padding: 0 2px 0 4px;
	font-size: 12px;	
}

.list_item_image img, .details img{
	border:1px solid #999999;
	padding: 6px;
	margin-top:8px;
}

.content_menu_print_email img{
	border: none;	
}

.content_menu_print_email{
	padding-bottom: 12px;	
}

