@charset "utf-8";
/* Tradespeople CSS Document */

.rounded-corners-480-top {
width: 420px;

border:none;
color:white;
height:10px;
margin:0;
/* background:#e7e7ef url(http://www.trouverunartisan.fr/images/bg.rounded-corners-340-top.jpg) top center no-repeat;} */
}

.rounded-corners-480-bottom {
width: 420px;

border:none;
color:white;
height:10px;
margin:0;
/* background:#e7e7ef url(http://www.trouverunartisan.fr/images/bg.rounded-corners-340-bottom.jpg) bottom center no-repeat;} */
}

.rounded_corners-480 {
width:403px;
border-color:#CCCCCC;
border-style:none;
border-width:0 1px;
padding:10px;
}

.rounded_corners-480-nopad {
width:418px;
border-color:#CCCCCC;
border-style:none;
border-width:0 1px;
padding:0px;
}

.rounded-corners-300-top {
width: 345px;

border:none;
color:white;
height:10px;
margin:0;
/* background:#e7e7ef url(http://www.trouverunartisan.fr/images/bg.rounded-corners-340-top.jpg) top center no-repeat;} */
}

.rounded-corners-300-bottom {
width: 345px;

border:none;
color:white;
height:10px;
margin:0;
/* background:#e7e7ef url(http://www.trouverunartisan.fr/images/bg.rounded-corners-340-bottom.jpg) bottom center no-repeat;} */
}

.rounded_corners-300 {
width:323px;
border-color:#CCCCCC;
border-style:none;
border-width:0 1px;
padding:10px;
}

.rounded_corners-300-nopad {
width:343px;
border-color:#CCCCCC;
border-style:none;
border-width:0 1px;
padding:0px;
}

.rounded-corners-800-top {
width: 800px;

border:none;
color:white;
height:10px;
margin:0;
/* background:#e7e7ef url(http://www.trouverunartisan.fr/images/bg.rounded-corners-714-top.jpg) top center no-repeat;} */
}

.rounded-corners-800-bottom {
width: 800px;

border:none;
color:white;
height:10px;
margin:0;
/* background:#e7e7ef url(http://www.trouverunartisan.fr/images/bg.rounded-corners-714-bottom.jpg) bottom center no-repeat;} */
}

.rounded_corners-800 {
width:800px;
border-color:#CCCCCC;
border-style:none;
border-width:0 1px;
padding:10px;
margin: 0 auto;
}

.rounded_corners-800-nopad {
width:778px;
border-color:#CCCCCC;
border-style:none;
border-width:0 1px;
padding:0px;
}

.nopadding {
	padding: 0px;
}

.nomargin {
	margin: 0px;
}

.tradesperson_categories_list {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

.tradesperson_categories_list li {
	padding:0px 0px 0px 30px;
	margin:-3px 0px 0px 0px;
	background-image: url(http://www.trouverunartisan.fr/images/bulletyellowarrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px; 
	list-style-type: none;
	font-size:11px;
	line-height:11px;
}

.tradesperson_categories_list span {
	cursor:pointer;
}

.tradesperson_categories_list li ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

.tradesperson_categories_list li li {
	padding:2px 0px 2px 15px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
	font-size:11px;
	background-image: none;

}

.scrolling {
	overflow:auto;
	height:750px;
}

.scrolling_wide {
	overflow:auto;
	/*height:270px;*/
	height:400px;
}

.tradespeople_yellow_arrow {
	background-image: url(http://www.trouverunartisan.fr/images/yellow-arrow-no-text.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	height:174px;
	width:359px;
}

.tradespeople_map {
	background-image: url(http://www.trouverunartisan.fr/images/map-bg-no-text.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	height:211px;
	width:283px;
	padding-top:12px;
	padding-left:13px;
	margin:0px auto;
}

.tradespersontown_categories_list {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

.tradespersontown_categories_list li {
	padding:0px 0px 0px 30px;
	margin:5px 0px 0px 0px;
	background-image: url(http://www.trouverunartisan.fr/images/bulletyellowarrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px; 
	list-style-type: none;
	font-size:11px;
	line-height:11px;
}

.tradespersontown_categories_list span {
	cursor:pointer;
}

.tradespersontown_categories_list li ul {
	padding:0px;
	margin:5px 0 0 0;
	list-style-type: none;
}

.tradespersontown_categories_list li li {
	padding:3px 0px 3px 15px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
	font-size:11px;
	background-image: none;

}


