/*
  To create a new color theme, replace the colors:
  
    #3366FF with the color for hyperlinks
  and 
    #0033CC with the background color for the top navigation bar
  and
    #000099 for the color of page headings

  and
    provide a re-colored version of Images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/
HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; SCROLLBAR-FACE-COLOR: #fa7c00; PADDING-BOTTOM: 0px; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #fff; SCROLLBAR-SHADOW-COLOR: #964e00; SCROLLBAR-3DLIGHT-COLOR: #894700; SCROLLBAR-ARROW-COLOR: #fff; PADDING-TOP: 0px; SCROLLBAR-DARKSHADOW-COLOR: #000; SCROLLBAR-BASE-COLOR: #000; HEIGHT: 100%
}
#title h1 a:link, #title h1 a:visited
{
    text-decoration: none;
    color: #3366FF;
}

a:link, a:visited, th a:visited
{
    color: #3366FF;
    padding-left:0px;
    padding-right:0px;
    cursor:pointer;
}
a:link, a:visited, #search a:visited, th a:visited
{
    /*color: #3366FF;*/
    padding-left:0px;
    padding-right:0px;
    cursor:pointer;
}

#title h1
{
    color: #3366FF;
}



h3
{
    color: #000099;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    margin-top: 0px;
    margin-left: 10px;
    /*background: #D8D5C2 url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_main.jpg) repeat-x top;*/
	/*background-color: #f4f4f4;*/
}
#color_bar
{
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main.png);

    background-repeat:repeat-x;
    background-position:top;
    
    /*background: #0033CC;*/
}
a:hover
{
    text-decoration:none;
    color: orange;
    font-weight:bold;
    padding-left:0px;
    padding-right:0px;
    cursor:pointer;
}

a:active
{
    text-decoration: none;
}

.none
{
    display: none;
}
#title
{
    height: 24px;
    /*width: 770px;*/
    padding-top: 17px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_title.jpg) no-repeat center top;
}

#title h1
{
    font-size: 16px;
    font-weight: bold;
    display: inline;
}
#title a
{
    font-size: 12px;
    font-weight: bold;
    display: inline;
}
/**/
.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
    font-size: 1em;
    font-weight: normal;
    padding-left:10px;
}

/* begin main layout divs */



#nav_header
{
    margin: 0 auto;
    background: #75746E url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    /*width: 780px;*/
    height: 40px;
}
#nav_header ul
{
    margin: 0;
    padding: 0px 0;
    list-style: none;
    float: right;
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/nav_top_filler.gif) repeat-x left top;
}
#nav_header li
{
    float: left;
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/nav_top_left.gif) no-repeat left top;
    margin: 0;
    padding: 0;
}
#nav_header a
{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    float: left;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/nav_top_right.gif) no-repeat right top;
    padding: 13px 25px 13px 15px;
}

#nav_header a span
{
    border-bottom: #ccc 1px solid;
    padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover span
{
    border-bottom: #c0c0c0 1px solid;
    color:orange;
    padding-bottom: 2px;
}


#color_bar
{
    font-size: 10px;
    font-weight: bold;
    /*width: 760px;*/
    border-bottom: #ccc 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    height: 27px;
    padding-top: 13px;
    color: #FFFFFF;
}

#crumbs
{
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 26px;/**/
    /*width: 760px;*/
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    background: #75746E url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_crumbs.jpg) repeat-x top;
    margin: 0px auto 5px;
}

#crumbs h2, #crumbs h3
{
    font-size: 10px;
    display: inline;
}

#crumbs_search
{
    float: left;
    font-size: 12px;
}

#whats_new
{
    float: right;
    font-size: 12px;
   /* width: 280px;*/
    text-align: right;
}

#crumbs p
{
    display: inline;
    vertical-align: middle;
}

#crumbs .search_box
{
    margin: 0px;
    padding: 0px;
    height: 15px;
    font-size: 11px;
    width: 170px;
}

#crumbs #category_select
{
    margin: 0px;
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 170px;
}

#crumbs select
{
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 160px;
    margin-top: 2px;
}

#crumbs .submit, #crumbs .go
{
    margin: 0px;
    padding: 0px;
    height: 20px;
    font-size: 11px;
    margin-top: 0px;
}

#crumbs_text
{
    padding-top: 5px;
    width:100%;
}

input .submit
{
    font-size: 11px;
    width: 70px;
    margin-top: 5px;
}

#nav_browse
{
    float: right;
}

#nav_login
{
    float: left;
}

#body
{
    /*width: 780px;*/
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B6B3A6;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    background: #F7F6F2;
}

#col_main_left
{
    /*width: 198px;*/
    float: left;
    background: #E1DFCF;
    height:100%;
}

#col_main_right
{
   /* border-left: 3px solid #DFDCCB;

    margin-left: 198px;*/
    border-right: 1px solid #CAC7B8;
    background: #F7F6F2;vertical-align:top;
    height:100%;
}

#content
{
    /*width: 739px;*/
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #B6B3A6;
    padding: 0px;
}

#content .display_left
{
    margin-top: -20px;
}

#content_header
{
    font-size: 0.8em;
    color: #000000;
    background-color:White;
    
    height: 100px;

    padding-top: 10px;
    padding-right: 7px;
    padding-left: 10px;
}

#content_header ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/ul_bullet.gif);
}

#content_header li
{
    list-style-position: outside;
    margin-left: 27px;
}

#content_header h2, #content_header h3
{
    display: inline;
    font-weight: bold;
    font-size: 1em;
}

#featured_item
{
    height: 200px;
    width: 176px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    /*
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
*/
    border-top-color: red;
    border-right-color: red;
    border-bottom-color: red;
    border-left-color: red;
    
    text-align: center;
    padding: 10px;
    font-size: 0.8em;
    margin-bottom: 3px;
    margin-right: 0px;
    /*
    background: #DCDACE url(Images/background_feature.jpg) repeat-x top;
*/
background-color:Yellow;
}

.display_left #featured_item
{
    width: 160px;
    font-size: 1em;
}


#featured_item h2
{
    font-size: 1em;
    font-weight: bold;
    display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, #featured_item a:link img
{
    border: 1px solid white;
}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, #featured_item a:visited img
{
    border: 1px solid white;
}



#announcements
{
    font-size: 0.8em;
    padding: 10px;
    /*height: 100%;*/
    background: #F7F6F2;
}

#announcements ul
{
    margin-top: 0px;
}

#announcements li
{
    list-style-position: outside;
    list-style-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/ul_arrow.gif);
    /*margin-bottom: 15px;*/
    margin-left: -24px;
}

#user_assistance
{
    color: #7F4728;
    padding: 10px;
    font-size: 0.8em;
    float: left;
    width: 178px;
    background: #F9F9F8 url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_user_assist.jpg) repeat-x top;
}

#user_assistance h2, #user_assistance h3
{
    color: #000000;
    font-size: 1em;
}

.post_title
{
    margin: 0px;
    padding: 0px;
}

.post_dollars
{
    width: 80px;
}

#post_cents
{
    width: 25px;
}

.post_url, .post_title, .post_description
{
    width: 250px;
}

.post_description
{
    height: 90px;
}

.section
{
    padding: 10px;
    height: 17px;
    font-size: 0.8em;
    font-weight: bold;
    border-bottom: 2px solid #E4E2D5;
    margin-bottom: 0px;
}

h3.section
{
    font-size: 1.2em;
}

.content_right
{
    padding: 10px;
    font-size: 0.8em;
    /*float:right;*/
    
}
.content_right_Sold
{
    padding-top: 20px;
    padding-left:100px;
    font-size: 0.8em;
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/vendu_big.gif);
    /*background-position:center;*/
    background-position-y:center;
    background-position-x:right;
    background-repeat:no-repeat;
    /*float:right;*/
    
}
.content_right_Rented
{
    padding: 10px;
    font-size: 0.8em;
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/rented_big.png);
    background-position:top;
    background-repeat:no-repeat;
    /*float:right;*/
    
}
.content_right_Pourvu
{
    padding: 10px;
    font-size: 0.8em;
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/POURVU.png);
    background-position:center;
    background-repeat:no-repeat;
    /*float:right;*/
    
}
.content_right_PriceDown
{
    padding-left: 40px;
    font-size: 0.8em;
    background-image: url(https://lecoindupro.blob.core.windows.net/images/prix_en_baisse.png);
    background-position:94% 20%;
    background-repeat: no-repeat;
}
.content_right form, .content_right fieldset
{
    border: none;
    padding: 0px;
    margin: 0px;
}

.content_right legend
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

.content_right td, .category_browse td
{
    padding-right: 20px;
}

.category_browse td h4
{
    font-size: 1em;
    display: inline;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
    text-decoration: none;
    color: #000000; 
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
    text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
    text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
    text-decoration: underline;
}

.category_browse td ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
    list-style-position: outside;
    margin-left: -17px;
}
#searchMap
{
cursor:pointer;
height:100px;
/*width: 260px;*/
background-repeat:no-repeat;
background-position:center;
background-color:White;
text-align:center;

vertical-align:middle;
    padding-bottom: 3px;
    padding-left: 3px;
    /*float: left;*/
    font-size: 16px;
    font-weight:bold;
    color:blue;
   /* margin-top: 10px;*/
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/Map.PNG);
}
#search_n_browse
{
   /* height: 139px;
       
    padding-left: 3px;
    padding-right: 3px;*/
    padding-bottom: 3px;
    width: 100%; 
    float: right;
    font-size: 11px;
    margin-top: 2px;
}

#search_n_no_browse
{
    height: 139px;
    /*width: 288px;*/
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    background: #E1DFCF;
}

#search_n_browse div#searchRadius
{
    /*float: left;*/
    
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_search.jpg) #d6d3c4 repeat-x;
}

#search_n_browse div#search
{
    float: left;
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_search.jpg) #d6d3c4 repeat-x;
}

#search_n_browse div#browse 
{
    float: left;
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_browse.jpg) #d2d4bf repeat-x;
}
#search_n_browse div#browseAdType 
{
    float: left;
    background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_browse.jpg) #d2d4bf repeat-x;
}
#search a
{
    font-size: 11px;
}

#search legend, #browse legend, #searchRadius legend, #browseAdType legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#search select, #searchRadius select, #search .search_box, #searchRadius .search_box, #browse select, #browse ul
{
    font-size: 11px;
    margin-top: 2px;
}

#search select, #search .search_box, #searchRadius .search_box
{
    width: 240px;
    /*margin-bottom: 8px;*/
}

#browse select
{
    width: 190px;
    vertical-align: middle;
    border: none;
    display: inline;
}

 #browseAdType
{
    height: 100px;
    width: 240px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 6px 6px;

}
 #browse
{
    height: 100px;
    width: 400px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 6px 6px;
}
 #search
{
    height: 100px;
    width: 265px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 6px 6px;
}
 #searchRadius
{
    height: 100px;
    width: 245px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 6px 6px;
}

#search form, #browse form
{
    display: inline;
    border: none;
}



/* begin admin panel (similar to search boxes) */
#admin_panel
{
    width: 577px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    font-size: .7em;
}
#admin_panel div
{
    clear: both;
    padding-top: 5px;
}

#admin_panel #query span.input_label
{
    float: left;
    text-align: right;
    width: 70px;
}


#admin_panel #query input
{
    width: 170px;
}



#admin_panel #query select
{
    width: 175px;
}

#admin_panel #status span.input_label
{
    float: left;
    text-align: right;
    width: 100px;
}

#admin_panel #status select
{
    width: 145px;
}

#admin_panel #status input
{
    width: 145px;
}

#admin_panel span.input_control
{
    float: right;
    text-align: left;
}

#admin_panel div#query
{
    float: left;
    background: #F9F9F8 url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_user_assist.jpg) repeat-x top;
}

#admin_panel div#status
{
    float: right;
    background: #F9F9F8 url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_user_assist.jpg) repeat-x top;
}

#admin_panel #query a
{
    font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul
{
    font-size: 11px;
    margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box
{
    /* width: 290px; */
}

#admin_panel #status select
{
    /* width: 190px; */
    vertical-align: middle;
    border: none;
    display: inline;
}

#admin_panel #query, #admin_panel #status
{
    height: 185px;
    width: 265px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 10px 10px;
}



.login_box input.text
{
    width: 150px;
}

input.user_info
{
    width: 150px;
    max-width:25%;
}

input.register_password
{
    width: 100px;
}

input.register_question
{
    width: 150px;
}

/* begin item grid */


#item_images
{
    text-align: center;
    float: left;
    width: 161px;
    clear: none;
}

.item_list
{
    width: 100%;
    font-size: .7em;
    padding-left: 15px;
    padding-right: 15px;
}

.item_list th
{
    height: 25px;

}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    background: #DEDDD3;
}

.item_list_footer li
{
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul
{
    margin: 0;
    padding: 0;
}

.display_left
{
    text-align: center;
    float: left;
    clear: none;
    font-size: .8em;
}


.display_right
{
    text-align: left;
    padding-left: 160px;
    font-size: .8em;
}

.display_right#ad_details h3, .display_right#ad_details h4
{
    text-align: left;
    font-size: 1.1em;
    padding: 10px;
    display: block;
    background: #E5E2CC;
}
.display_right#ad_details h5
{
    text-align:center;
    font-size: 1.1em;
    padding: 10px;
    display: block;
    background: #E5E2CC;
}
.display_right#ad_details h5.action
{
    padding: 5px 10px;
    font-size: 0.9em;
}


/* begin footer */

#footer
{
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    width: 100%;
    /*width: 740px;
    margin-right: auto;margin-left: auto;*/
    margin-bottom: 10px;
    
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    color: #FFFFFF;
    text-align: center;
    background: #75746E url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_nav_footer.jpg);
}

#footer_nav
{
    width: 100%;
    text-align:center;
}

#footer_nav a
{
    list-style-type: none;
    white-space: nowrap;
    display:inline-block;
    margin: 0px 10px 0px 0px;
    text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
    color: #FFFFFF;
}

#disclaimer
{
    font-size: 0.6em;
    color: #888679;
    text-align: center;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}


/* begin classes */

legend.select_category
{
    display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate,  .col_type,  .col_category, .col_general, .col_checkbox
{
    text-align:center ;
    padding-left:5px;
    padding-right:10px;
}
.col_photo, .col_photo_nopreview
{
    text-align:center;
    padding-left:5px;
    padding-right:10px;
}
.col_location
{
    text-align:center;
    cursor:pointer;
}
.col_locationHeader
{
    background-color:White;
}
.col_locationHeader input
{
    width: 40px;
}
.col_price
{
    text-align: right;
    color:Red;
    cursor:pointer;
}
.col_title
{
    text-align: left;
    /*width: 325px;*/
}

#ad_details td.col_heading
{
width:200px;
    color: #7F4728;
    vertical-align: middle;
}

#ad_details td.col_detail
{
    padding-left: 10px;
    vertical-align: middle;
    
}

#ad_details .ad_description_text td.col_detail
{
    font-weight: bold;
}

.ad_description_text
{
    padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
    width: 30px;
}


.row1, .row2
{
    height: 60px;
}

.row2
{
    background: #E8E7E1 url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/background_table_row.gif) repeat-x top;
}

.small_text
{
    font-size: 0.8em;
    color: #7F4728;
    font-weight: normal;
}

.normal_weight
{
    font-weight: normal;
}


tr.new_section
{
    padding-top: 1em;
}

p.new_section
{
    margin-top: 1em;
}
/*Modal Popup*/
.modalBackground
{
    background-position: center center;
    background-color: White;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 101;
    vertical-align: middle;
    /**/background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/wait.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.modalPopup {
	background-position: center center;
    background-color: White;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 101;
    vertical-align: middle;
    /*background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/wait.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;*/
}
.collapsePanelHeader1{
	width:238px; height:24px;
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	cursor:pointer;
	vertical-align:middle;
	
	line-height: normal;
    font-size: 10px;
    font-weight: bold;
    /*padding-top: 13px;*/

}
.collapsePanelHeader2{
	width:240px; height:24px;
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main2.png);
	background-repeat:repeat-x;
	color:#FFF;
	cursor:pointer;
	vertical-align:middle;
	
	line-height: normal;
    font-size: 10px;
    font-weight: bold;
    /*padding-top: 13px;*/

}
.collapsePanelHeader3{
	width:240px; height:24px;
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main3.png);
	background-repeat:repeat-x;
	color:#FFF;
	cursor:pointer;
	vertical-align:middle;
	
	line-height: normal;
    font-size: 10px;
    font-weight: bold;
    /*padding-top: 13px;*/

}
.collapsePanelHeader5{
	width:240px; height:24px;
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main5.png);
	background-repeat:repeat-x;
	color:#FFF;
	cursor:pointer;
	vertical-align:middle;
	
	line-height: normal;
    font-size: 10px;
    font-weight: bold;
    /*padding-top: 13px;*/

}
.collapsePanelHeader99{
	width:240px; height:24px;
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main99.png);
	background-repeat:repeat-x;
	color:#FFF;
	cursor:pointer;
	vertical-align:middle;
	
	line-height: normal;
    font-size: 10px;
    font-weight: bold;
    /*padding-top: 13px;*/

}
.collapsePanel
{
    width: 100%;
    background-color: white;
    z-index: 100;
    position: relative;
    overflow:hidden;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.notice
{
	color:Red;
    font-size: 16pt;
}

/* Les matériels vendus */
.vendu {

	float: left;
	padding-bottom: 11px;
	padding-left: 11px;
	text-align: center;
	width: 192px;
	padding-left: 0px;
}
.vendu h4 {
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/vendu_small.gif);
	background-repeat:no-repeat;
    background-position:top;
}
.vendu span {
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/vendu_small.gif);
	background-repeat:no-repeat;
}

/* Les occasions ŕ saisir *//* */
.re_rightcol {
	float: right;
	margin-top: -7px;
	margin-right: 0px;
	overflow: hidden;
	position: relative;
	width: 218px;
	z-index:100;
}
.re_rightcol .clickimage {
	
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 218px;
}

.re_rightcol .clickimage a {
	cursor: pointer;
	display: block;

	margin:  0px 8px 18px 16px;
	overflow: hidden;
	padding: 0;
	width: 194px;
}
.re_rightcol .clickimage a span {
	display: none;
}

.re_rightcol .produit_moment {
	margin-top: 5px;
    width: 218px;
    /*width: 200px;*/
}


.produit_moment .nav 
{
    
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/top_prodslider.png) no-repeat left bottom;
	float: right;
	padding-left: 110px;

	text-align: right;
	width: 108px;
	height: 35px;
}
.produit_moment .nav #btn1,
.produit_moment .nav #btn2,
.produit_moment .nav #btn3
{
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	margin: 0 5px 0 0;
	height: 35px;
	position: relative;
	width: 22px;
}



.nav #btn1 .off
 {
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/one_off.png);
	height: 22px;
	width: 22px;
}
.nav #btn1 .on
{
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/one_on.png);
	height: 22px;
	width: 22px;
}
.nav #btn2 .off
{
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/two_off.png);
	height: 22px;
	width: 22px;
}
.nav #btn2 .on
{
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/two_on.png);
	height: 22px;
	width: 22px;
}
.nav #btn3 .off
{
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/three_off.png);
	height: 22px;
	width: 22px;
}
.nav #btn3 .on
{
	background-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/three_on.png);
	height: 22px;
	width: 22px;
}
.nav .on span
 {
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/pointmarker.png) no-repeat;
	display: block;
	height: 11px;
	position: absolute;
	top: 24px;
	left: 0;
	width: 22px;
}
.produit_moment h3 {
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/title_prodslider.png) no-repeat bottom;
	clear: both;
	color: #fff;
	/*
	font: normal bold 12px/15px Arial, Helvetica, sans-serif;
*/
	height: 28px;
	margin: 0 !important;

	padding: 2px 13px 0 21px;
	text-align: center;

	width: 184px;
}
.re_rightcol .contenu_box {
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/slider_sides.png) repeat-y;
	margin: 0 !important;
	overflow: hidden;
	padding: 5px 10px 0px 16px;

	width: 192px;
}
.slideShow {
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/slider_grad.gif) repeat-x bottom;
	float: left;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	
	text-align: center;
	width: 192px;
	height:220px;
}
.re_rightcol .slideshow p {
	font: normal normal 11px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
}
.re_rightcol .slideshow p img {
	margin: 0 auto;
	
}
.re_rightcol .slideShow a {
	color: #3a3a3a;
	text-decoration: none;
}
.re_rightcol .produit_moment a:hover {
	color: #f90;
}
.re_rightcol .slideshow  h4 {
	color: #3a3a3a !important;
	font: normal bold 13px/15px Arial, Helvetica, sans-serif;
	margin: 0 !important;
	padding: 0px;
	text-align: center;

	width: 100%;

}
.re_rightcol .slideshow h4 a {
	color: #3a3a3a;
	text-decoration: none;
}
.re_rightcol .slideshow h4 a:hover {
	color: #ff8200;
}
.re_rightcol .bot {
	background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/occasion/bot_slider.gif) no-repeat;
	height: 16px;
	width: 218px;
}
#prix_enavant { width: 148px;  height: 63px; margin: 10px 19px; vertical-align:middle; }

.re_rightcol .produit_moment .newprice 
{
    color:Red;
    background-color:Yellow;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 22px;
	padding-bottom: 22px;
	width: 148px;
}
/* Les occasions ŕ saisir */

li.new
{
    /*
    background-image: url(Images/snouveaute.gif);
    background-position: right;
    background-repeat: no-repeat;background-color: White;
    */

    list-style-image: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/icon_nouveau.gif);
    list-style-position: inside;
    vertical-align:middle;
}


new
{
background: url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/icon_nouveau.gif) no-repeat;
}



.menulevel1
{
    color: White;
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main.png);
    background-repeat:repeat-x;
    background-position:top;
cursor:pointer;
    font-weight: bold;

}
.menulevel1 a:link
{
    color: White;
    padding-left:0px;
    padding-right:0px;
}
.menulevel1 a:visited
{
    color: White;
    padding-left:0px;
    padding-right:0px;
}
.menulevel1 a:hover
{
    color: orange;
    padding-left:0px;
    padding-right:0px;
}

.menulevel2
{
    color: White;
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main.png);
    background-repeat:repeat-x;
    background-position:top;
cursor:pointer;
    font-weight: bold;
}
.menulevel2 a:link 
{
    color: White;
    padding-left:0px;
    padding-right:0px;
}
.menulevel2 a:visited 
{
    color: White;
    padding-left:0px;
    padding-right:0px;
}
.menulevel2 a:hover
{
    color: Orange;
    padding-left:0px;
    padding-right:0px;
}

.menulevel3
{
    color: White;
    background-image:url(https://lecoindupro.blob.core.windows.net/app-themes/Blue/Images/bg-menu-main.png);
    background-repeat:repeat-x;
    background-position:top;
cursor:pointer;
    font-weight: bold;
}
.menulevel3 a:link
{
    color: White;
    padding-left:0px;
    padding-right:0px;
    
}
.menulevel3 a:visited 
{
    color: White;
    padding-left:0px;
    padding-right:0px;
}
.menulevel3 a:hover
{
    color:orange;
    padding-left:0px;
    padding-right:0px;
}

.menuhoverstyle
{
    font-weight: bold;
}
       
.menusublevel1
{
    font-weight: bold;
}  


/* Paging UI */
a.pagerButton
{
    border: solid 1px blue;
    border-radius:6px;
    -moz-border-radius: 6px;

    padding: 6px;
    text-decoration: none;
    color: blue;
    background-color: white;
}
a.pagerButton:visited
{
    border: solid 1px #a00;
    border-radius:6px;
    -moz-border-radius: 6px;

    padding: 6px;
    text-decoration: none;
    color: #600;
    background-color: white;
}
a.pagerButton:hover
{
    border: solid 1px orange;
    border-radius:6px;
    -moz-border-radius: 6px;

    color: orange;
    background-color: white;
}

.pagerButtonCurrentPage
{
    border: solid 1px orange;
    border-radius:6px;
    -moz-border-radius: 6px;

    padding: 6px;
    text-decoration: none;
    font-weight:bold;
    color: White;
    background-color: orange;
}

.pagerButtonDisabled
{
    /*border: none;*/
    border-radius:6px;
    -moz-border-radius: 6px;

    color: #999;
    padding: 6px;
    background-color: white;
}

a.listRegionsCurrent {
    border: solid 1px orange; /*border-radius:6px;
    -moz-border-radius: 6px;*/ /*padding: 6px;*/
    text-decoration: none;
    font-weight: bold;
    color: White;
    background-color: orange;

}


/*rounded corners
.bl {
    background-image:url(Images/white-corner-left_btm.png);
    background-repeat:no-repeat;
    background-color:White;
    background: url(Images/white-corner-left_btm.png) 0 100%; 
    width: 20em
}
.br {
    background-image:url(Images/white-corner-right_btm.png);
    background-repeat:no-repeat;
    background: url(Images/white-corner-right_btm.png) 100% 100% no-repeat
    }
.tl {
    background-image:url(Images/white-corner-left_top.png)