/*
    FLOWEN SOLUTIONS 2010
    
    Last Update: 04/01/2010
    Author: Dott. Carbonaro Marco
*/

/*
    css cxpages_horizontal-list-static_1.0.0.ascx
*/
.cxpages_horizontal_list_static_1_0_0_item_selected
{
    padding: 8px 20px 8px 20px;
    font-weight: bold;
}
.cxpages_horizontal_list_static_1_0_0_item_selected_hover
{
    background-color: #eeeeee;
    padding: 8px 20px 8px 20px;
    font-weight: bold;
}
.cxpages_horizontal_list_static_1_0_0_item_selected_pag_title
{
}
.cxpages_horizontal_list_static_1_0_0_item_selected_pag_title_link
{
    color: #cc0000;
}
.cxpages_horizontal_list_static_1_0_0_item
{
    padding: 8px 20px 8px 20px;
    font-weight: bold;
}
.cxpages_horizontal_list_static_1_0_0_item_hover
{
    background-color: #eeeeee;
    padding: 8px 20px 8px 20px;
    font-weight: bold;
}
.cxpages_horizontal_list_static_1_0_0_item_pag_title
{
}
.cxpages_horizontal_list_static_1_0_0_item_pag_title_link
{
}



/* css for cxpages_vertical-list-dynamic_1.0.0.ascx */

.cxpages_vertical_list_dynamic_1_0_0_itemcontainer

{

	
}
.cxpages_vertical_list_dynamic_1_0_0_item_selected
{
    padding: 2px 20px 2px 0px;

    
    

}
.cxpages_vertical_list_dynamic_1_0_0_item_selected_hover
{
    padding: 2px 20px 2px 0px;
}
.cxpages_vertical_list_dynamic_1_0_0_item_selected_pag_title
{
color:#fff;
}
.cxpages_vertical_list_dynamic_1_0_0_item_selected_pag_title_link
{
font-weight: bold;
font-size:11px;


}
.cxpages_vertical_list_dynamic_1_0_0_item_selected_pag_title_link:hover
{
font-weight: bold;
color:#ffffff;


}

.cxpages_vertical_list_dynamic_1_0_0_item
{
    padding: 2px 20px 2px 0px;
}
.cxpages_vertical_list_dynamic_1_0_0_item_hover
{
    padding: 2px 20px 2px 0px;
}
.cxpages_vertical_list_dynamic_1_0_0_item_pag_title
{
}
.cxpages_vertical_list_dynamic_1_0_0_item_pag_title_link
{
    font-weight:normal;
color:#000;
}
.cxpages_vertical_list_dynamic_1_0_0_item_pag_title_link:hover
{
    font-weight:normal;
color:#ffffff;
}

/*
    Advanced Styles (Level Based)
    xpages_vertical-list-dynamic_1.0.0.ascx
*/
.cxpages_vertical_list_dynamic_1_0_0_itemcontainer_0
{
padding: 10px 0px 2px 15px;
background-color: #c80000;
width:267px;
height:25px;
margin-bottom:5px;

	
}
.cxpages_vertical_list_dynamic_1_0_0_itemcontainer_0:hover
{
    padding: 10px 0px 2px 15px;
    background-color: #ee0000;
    margin-bottom:5px;
    color:#ffffff;
}

.cxpages_vertical_list_dynamic_1_0_0_item_pag_title_link_0
{	
        font-size:11px;
	font-weight:bold;
	padding-left: 0px;
	color:White;
	
}
.cxpages_vertical_list_dynamic_1_0_0_item_pag_title_link_0:hover
{
    	font-weight:bold;
	padding-left:0px;
	 color: white;
	
}

/* css for cxpages_table-list-static_1.0.0.ascx */

.cxpages_table_list_static_1_0_0_item
{
    text-align: left;
}
.cxpages_table_list_static_1_0_0_item_hover
{
    text-align: left;
}
.cxpages_table_list_static_1_0_0_item_res_id
{
}
.cxpages_table_list_static_1_0_0_item_pag_title
{
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}
.cxpages_table_list_static_1_0_0_item_pag_title_link
{
    color: #cc0000;
}
.cxpages_table_list_static_1_0_0_item_pag_description
{
    padding: 4px 20px 4px 0px;
}
.cxpages_table_list_static_1_0_0_item_link
{
    font-weight: bold;
    text-align: left;
    padding: 0px 30px 20px 0px;
}

/* cxpages_detail-static_1.0.0.ascx */

.cxpages_detail_static_1_0_0_item
{
    text-align: left;
    margin: 0px 20px 10px 20px;
}
.cxpages_detail_static_1_0_0_item_pag_title
{
    visibility: hidden;
    display: block;
}
.cxpages_detail_static_1_0_0_item_pag_description
{
     padding:0px 0px 0px 0px;
      font-weight:bold;
}
.cxpages_detail_static_1_0_0_item_pag_text
{
     padding:10px 0px 10px 0px;
}

.cxpages_detail_static_1_0_0_html_pag_title
{
   font-size: 18px;
   font-weight: bold;
   color: #cc0000;
   text-align:left;
   padding:10px 20px 0px 20px;
}

