/*****************************************************************************************************************************************/
/********************************************************************GENERAL**************************************************************/
/*****************************************************************************************************************************************/


body{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #E3E3E3;
    text-align: center;
}


#container{
    width: 1000px;
    margin: auto;
    text-align: center;
    background-color: #FFFFFF;
}

#page_content{
    /*margin-top: 20px;*/
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}



#footer {
    background-color: #ECEFF3;
    padding-top: 1em;
    padding-bottom: 0.5em;
    width: 1000px;
    text-align: center;
    border-style: solid;
    border-color: #EAEAEA;
    border-width: 3px 0 0 0;
}

#footer_content *{
    font-size: 10px;
    color: #444444;
}


#footer_frame_left{
    background-image: url(./images/footer_frame_left.jpg);
    width: 7px;
    height: 15px;
}

#footer_frame_right{
    background-image: url(./images/footer_frame_right.jpg);
    width: 6px;
    height: 15px;
}

#footer_frame_ico_flag{
    background-image: url(./images/ico_flag_ireland.jpg);
    width: 17px;
    height: 15px;
}

#footer_frame_middle{
    background-color: #DBDBDB;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer_frame_ico_email{
    background-image: url(./images/ico_flag_email.png);
    width: 24px;
    height: 15px;
}
	

img{
    border: 0;
}


div#breadcrumb_trail{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 0px;
    text-align: left;
    font-weight: bold;
}


/*****************************************************************************************************************************************/
/*********************************************************TABLE AND CELLS ****************************************************************/
/*****************************************************************************************************************************************/



#table_top_middle {
    background: url(./images/table_top_middle.gif);
}


#table_middle_left {
    background: url(./images/table_middle_left.gif);
    width: 16px;
}

#table_top_left_separator {
    background: url(./images/table_top_left_separator.gif);
    height: 13px;
}

#table_top_right_separator {
    background: url(./images/table_top_right_separator.gif);
    height: 13px;
}

#table_top_middle_separator {
	background: url(./images/table_top_middle_separator.gif);
	height: 13px;
}


#table_middle_right {
    background: url(./images/table_middle_right.gif);
    width: 16px;
}


#table_bottom_middle {
    background: url(./images/table_bottom_middle.gif);
}



table#table_600_wide{
    border: 0px;
    padding: 0px;
    width: 600px;
    margin: 5px;
}

table#table_700_wide{
    border: 0px;
    padding: 0px;
    width: 700px;
    margin: 5px;
}


table#table_800_wide{
    border: 0px;
    padding: 0px;
    width: 800px;
    margin: 5px;
}

table#table_900_wide{
    border: 0px;
    padding: 0px;
    width: 900px;
    margin: 5px;
}

#table_frame {
        border: 1px solid #DBDBDB;
        background-color: #FAFAFA;
        border-collapse: collapse;
        /*padding: 2px;
        margin-top: 10px;
        margin-bottom: 10px;*/
}
#cell_title_frame {
        text-decoration: none;
	text-align: left;
	color: black;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin: 5px;
        padding-bottom: 3px;
        border-bottom: 1px dotted silver;
}



#cell_required_field_star  {
    text-decoration: none;
    text-align: right;
    vertical-align: top;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#cell_icon {
    width: 20px;
}


#cell_left_title {
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    color: black;
    font-size: 13px; font-family: Arial, Helvetica, sans-serif; 
    background-color: #E3E6E8;
    padding: 0.2em 0.25em .25em 0.1em;
}

#cell_left_light {
    background-color: #E6ECF2;
    text-decoration: none;
    text-align: left;
    color: black;
    font-size: 13px; font-family: Arial, Helvetica, sans-serif; 
    padding: 0.1em 0.1em 0.1em 0.25em;
}


#cell_left_light_sub {
    background-color: #EEF0F2;
    text-decoration: none;
    text-align: left;
    color: black;
    font-size: 13px; font-family: Arial, Helvetica, sans-serif; 
    padding: 0.1em 0.1em 0.1em 0.25em;
}

#cell_left {
    text-decoration: none;
    text-align: left;
    color: black;
    font-size: 13px; font-family: Arial, Helvetica, sans-serif; 
    padding: 0 0.1em 0 0.25em;
}


#cell_center {
    text-decoration: none;
    text-align: center;
    color: black;
    font-size: 13px; font-family: Arial, Helvetica, sans-serif; 
    padding: 0 0.1em 0 0.1em;
}

#div_500_wide {
    border: 1px solid #BEC0C2;
    width: 500px;
    /*margin-top: 10px */
    margin-bottom: 10px;
    vertical-align: top;
    padding: 0px;
}


#div_700_wide {
    border: 1px solid #BEC0C2;
    width: 700px;
    /*margin-top: 10px */
    margin-bottom: 10px;
    vertical-align: top;
    padding: 0px;
}

#div_table_middle {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    vertical-align: top;
    background-image: url(./images/panel_background.png);
    background-repeat: repeat-x;
}

#div_table_middle_no_top_padding {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    vertical-align: top;
    background-image: url(./images/panel_background.png);
    background-repeat: repeat-x;
}


/*****************************************************************************************************************************************/
/*****************************************************************HREF********************************************************************/
/*****************************************************************************************************************************************/

a{
    text-decoration : none;
}

a#breadcrumb_href{
    color: #6D87A8;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a#breadcrumb_href:hover{
    color: orange;
}


a#register_href{
    font-variant: small-caps;
    color: #555555;
    font-weight: bold;
    font-size: 12px;
}
a#register_href:hover{
    color: red;
}




a#admin_href {
    color: #6D87A8;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a#admin_href:hover{
    color: orange;
}

a#email_href{
    color: #444444;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a#email_href:hover{
    color: #0080FF;
}


#item_short_description a{
    color: #6D87A8;
}

#item_short_description a:hover{
    color: orange;
}


#item_long_description a{
    color: #6D87A8;
}

#item_long_description a:hover{
    color: orange;
}


#master_long_description a{
    color: #6D87A8;
}

#master_long_description a:hover{
    color: orange;
}

#master_short_description a{
    color: #6D87A8;
}

#master_short_description a:hover{
    color: orange;
}


/*****************************************************************************************************************************************/
/*****************************************************************TEXT********************************************************************/
/*****************************************************************************************************************************************/


#text_message {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 13px;
    font-weight: bold;
}


#text_authenticate_message {
    font-family: Arial, Helvetica, sans-serif;
    color: red;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

#text_authenticated_user {
    font-variant: small-caps;
    color: #CC1226;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

#text_login_panel {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 11px;
    margin: 0px; 
    padding: 0px; 0; 
}

#text_title {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 13px;
    margin: 0px; 
    padding: 0px; 0; 
}

#text_version {
    font-variant: small-caps;
    color: green;
    font-size: 12px;
    font-weight: bold;
}

/*****************************************************************************************************************************************/
/*****************************************************************FORM ******************************************************************/
/*****************************************************************************************************************************************/



form{
    clear: both;
    margin: 0px; 
}

INPUT#btn_logout{	
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6D87A8;
    text-decoration: none;
    border: 1px solid #6D87A8 ;
    height: 20px;
    padding: 0px 0px 0px 0px;
    margin-left: 5px;
    cursor: pointer; 
}



/****************************************************************************************************************************************/
/*****************************************************************MASTER*********************************************************** */
/****************************************************************************************************************************************/
#div_master {
    width: 100%;
    padding: 10px;
}
#table_master {
    padding: 5px;
}

#master_title {
    /*text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 16px;*/
    text-decoration: none;
    color: #6D87A8;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px; 
    margin-bottom: 10px; 
}

/*#panel_master_short_description p
{
    text-decoration: none;
    color: #222222;
    font-weight: normal;
    font-size: 10px;
    text-align: left;
    margin: 0px; 
    padding: 0px;
}*/

#master_long_description *
{
    /*text-decoration: none;*/
    color: #222222;
    /*font-weight: normal;*/
    font-size: 14px;
    /*text-align: left;*/
}


#master_frame {
    border: 1px solid #BEC0C2;
    width: 100%;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

#div_items_short {
    border: 1px solid #BEC0C2;
    width: 100%;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

#big_icon {
    margin-top: 35px;
    border: 1px solid #6D87A8;
}


/*** item content display ***/
#div_item {
    width: 100%;
    padding: 10px;
}
#table_item {
    padding: 5px;
}
#table_item_top_left {
    background-image: url(./images/table_master_topleft.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_item_top_right {
    background-image: url(./images/table_master_topright.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_item_bottom_left {
    background-image: url(./images/table_master_bottomleft.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_item_bottom_right {
    background-image: url(./images/table_master_bottomright.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_item_side {
    background-color: #F2F2F2;
}
#table_item_content {
    background-color: #F2F2F2;
}
#item_title {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 16px;
}


/*** items short content display ***/
/*#div_items_short {
    width: 100%;
    padding: 10px;
}*/
#table_items_short {
    padding: 5px;
}
#table_items_short_top_left {
    background-image: url(./images/table_master_topleft.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_items_short_top_right {
    background-image: url(./images/table_master_topright.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_items_short_bottom_left {
    background-image: url(./images/table_master_bottomleft.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_items_short_bottom_right {
    background-image: url(./images/table_master_bottomright.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    font-size: 4px; /* for nbsp; */
}
#table_items_short_side {
    background-color: #F2F2F2;
}
#table_items_short_content {
    background-color: #F2F2F2;
}
#item_short_title {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 14px;
}
#item_long_title {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
}
#item_short_description p
{
    text-decoration: none;
    color: #222222;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    margin: 0px; 
    padding: 0px;
}
#item_long_description *
{
    /*text-decoration: none;*/
    color: #222222;
    /*font-weight: normal;*/
    font-size: 14px;
    /*text-align: left;*/
}


#items_short_separator {
    width: 100%;
    line-height: 5px;
    border-bottom: 1px dotted black;
}

#items_long_separator {
    width: 100%;
    line-height: 35px;
    border-bottom: 1px dotted #6D87A8;
}

#master_items_separator {
    width: 100%;
    line-height: 5px;
    border-top: 1px dotted #6D87A8;
}

hr#item_title_separator {
    height: 0px;
    margin: 0px; 
    padding: 0; 
    border-bottom: 1px dotted black; 
} 



/**************/

#div_page_count {
    margin-top: 15px;
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



a#page_no_href {
    color: #6D87A8;
}
a#page_no_href:hover {
    color: orange;
}

a#page_no_href_selected {
    color: gray;
}
a#page_no_href_selected:hover {
    color: orange;
}

