/*----------------------------
  JUSTINAFLASH.com

By Vito Minchilli / Webway - Campobasso (Italy)

Known issue workarounds:
- inline comment: use //comment (without spaces)
- sub tags (table td, th etc). Define specific style for the sub tag (example: td:)

----------------------------*/


/*----------------------------
  HTML & BODY  
----------------------------*/

html, body {
margin: 0px 0px 0px 0px;
background-color: #e9e9e9;
color: #000000;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 12px;
line-height: 20px;
background-image: url("/files/images/graphics/background.jpg");
background-position: top;
background-repeat: repeat-y;
}

/*----------------------------
  TITLES
----------------------------*/

h1 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 15px;
font-weight: normal;
text-align: left;
color: #48854A;
display: block;
}

h2 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 15px;
font-weight: bold;
text-align: left;
color: #ECA602;
display: block;
}

h3 {
margin:0px 0px 0px 0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 15px;
font-weight: bold;
text-align: left;
color: #FFB900;
display: block;
}

h4 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 15px;
font-weight: bold;
text-align: bold;
color: #48854A;
display: block;
}

h5 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 11px;
font-weight: bold;
text-align: left;
color: #ECA602;
display: block;
}

h6 {
margin:0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 11px;
font-weight: bold;
text-align: left;
color: #FFB900;
display: block;
}


/*----------------------------
  LAYERS
----------------------------*/

div.div_title {
width: 665px;
height: 80px;
margin: 0px 0px 0px 0px;
border-spacing: 0px;
position: relative; 
}

div.div_photos {
margin: 10px 20px 10px 0px;
border-spacing: 0px;
float: left; 
position: relative; 
}

div.div_photos_left {
margin: 0px 30px 10px 0px;
border-spacing: 0px;
float: left; 
}

div.div_polaroid {
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}

div.div_comment {
text-align:center;
margin: 0px;
border-spacing: 0px;
}

div.div_login {
float: none; 
text-align:center;
width:100%;
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}

div.div_register {
float: none; 
width:500px;
text-align:center;
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}

div.div_calendar {
float: none; 
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}


div.div_news {
float: none; 
margin: 0px 0px 0px 0px;
border-spacing: 0px;
}


div.div_form {
margin: 0px auto 0px auto;
width:480px;
height:430px;
float: none; 
border: 3px;
border-spacing: 3px;
border-style: solid;
border-color:#99B979;
}

/*----------------------------
  SEARCH BARS
----------------------------*/

div.searchBarPagesHorizontal {
width:100%;
margin:0px auto 0px auto;
border:1px;
padding:5px;
border-style: solid;
border-color:#bbbbbb;
line-height: 14px;
}

table.searchBarPagesVertical {
}

table.searchBarImagesHorizontal {
width:760px;
margin:0px auto 0px auto;
border:1px;
padding:5px;
border-style: solid;
border-color:#bbbbbb;
line-height: 14px;
}

table.searchBarImagesVertical {
}


/*----------------------------
  ELEMENTS
----------------------------*/

hr {
color: #aaaaaa;
background-color: #cccccc;
height: 1px;
border:0;
}


/*----------------------------
  LINKS
----------------------------*/

a:link, a:visited, a:hover{
color: #ECA602;
font-weight: bold;
text-decoration:underline;
}
a:hover{color: #ECA602;}


a.lnk_lst:link, a.lnk_lst:visited, a.lnk_lst:hover {
font-weight: normal;
color: #FFFFFF;
text-decoration:none;
}
a.lnk_lst:hover{color: #FFB900;}

a.lnk_footer:link, a.lnk_footer:visited, a.lnk_footer:hover {
color: #ECA602;
font-weight: bold;
text-decoration: none;
}
a.lnk_footer:hover{color: #48854A;}

a.lnk_tools:link, a.lnk_tools:visited, a.lnk_tools:hover {
font-weight: bold;
text-decoration:none;
color: #48854A;
}
a.lnk_tools:hover{color: #ECA602;}

a.lnk_path:link, a.lnk_path:visited, a.lnk_path:hover {
font-size: 11px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: bold;
text-decoration:none;
color: #ECA602;
}
a.lnk_path:hover{color: #FFB900;}


a.lnk_contacts:link, a.lnk_contacts:visited, a.lnk_contacts:hover {
font-weight: bold;
color: #FFFFFF;
text-decoration:none;
}
a.lnk_contacts:hover{color: #FFB900;}

a.lnk_links:link, a.lnk_links:visited, a.lnk_links:hover {
font-weight: bold;
color: #FFFFFF;
text-decoration:none;
}
a.lnk_links:hover{color: #FFB900;}

/*----------------------------
  INDEX
----------------------------*/

table.tab_ind {
width:100%;
margin: 15px 0px 15px 0px;
padding:0px;
border: 0;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: normal;
text-align: left;
}

td.index_td {
vertical-align: top;
text-align: left;
padding: 0px 0px 7px 0px;
line-height: 15px;
}

td.index_selected_td {
vertical-align: top;
text-align: left;
padding: 0px 0px 7px 0px;
line-height: 15px;
}

a.lnk_ind:link, a.lnk_ind:visited {
font-weight: bold;
color: #48854A;
text-decoration:none;
}
a.lnk_ind:hover{color: #FFB900;}

a.sel_ind:link, a.sel_ind:visited, a.sel_ind:hover {
font-weight: bold;
color: #ECA602;
text-decoration:none;
}
a.sel_ind:hover{color: #FFB900;}

span.jf_index_title {
font-weight: bold;
color: #222222;
text-decoration:none;
}


/*----------------------------
  INDEX PAGE
----------------------------*/

table.jf_index_page_table {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: normal;
font-size: 12px;
width:100%;
margin: 0px 0px 0px 0px;
border: 0;
text-align: left;
line-height: 15px;
}

td.jf_index_page_td {
vertical-align: top;
text-align:left;
padding: 0px 0px 0px 0px;
height:16px;
}

td.jf_index_page_td_info {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 12px;
color:#222222;
background-color:#ffffff;
vertical-align: center;
text-align:left;
padding: 0px 0px 0px 0px;
height:15px;
border: 0px;
border-spacing: 0px;
border-style: solid;
border-color:#FFFFFF;
}

td.jf_index_page_td_text {
font-size:12px;
padding: 2px 0px 2px 0px;
font-weight: normal;
color: #222222;
text-decoration:none;
}

td.jf_index_page_td_space {
line-height:3px;
}

a.jf_index_page_link:link, a.jf_index_page_link:visited, a.jf_index_page_link:hover {
font-weight: bold;
color: #ECA602;
text-decoration:none;
line-height:24px;
}
a.jf_index_page_link:hover{color: #FFB900;}

a.jf_index_page_link_info:link, a.jf_index_page_link_info:visited {
font-weight: bold;
color: #859955;
text-decoration:none;
}
a.jf_index_page_link_info:hover{color: #FFB900;}


span.jf_index_page_description {
font-weight: normal;
font-size: 11px;
color: #000000;
text-decoration:none;
line-height:20px;
padding:0px;
}

span.jf_index_page_fields {
font-weight: bold;
color: #48854A;
text-decoration:none;
line-height:20px;
padding:0px;
}

/*----------------------------
  INDEX GRID
----------------------------*/

/* img.indexImage {margin: 10px auto 10px auto; border: 0px; float:none} */

img.indexImage {width:200px; margin: 0px 0px 10px 0px; border: 0px; float:left;}

a.indexTitle:link, a.indexTitle:visited {
font-size: 12px;
font-weight: bold;
color: #48854A;
line-height:18px;
}
a.indexTitle:hover{color: #FFB900;}

span.indexFields {
font-weight: bold;
font-size: 12px;
color: #FFB900;
text-decoration:none;
line-height:30px;
}

span.indexDescription {
font-weight: normal;
font-size: 11px;
color: #000000;
text-decoration:none;
line-height:18px;
padding:0px;
display:block;
text-align:left;
}

.indexGrid {  width:100%; display:inline-block; text-align:left; margin:0px;}
.indexRecord {
width:200px;
height:310px;
float:left;
display:inline;
padding: 10px 10px 10px 10px;
margin:0px 7px 15px 6px;
border: 1px;
border-spacing: 3px;
border-style: solid;
border-color:#8AAB76;
overflow:hidden;
vertical-align: top;
}


td.home {
vertical-align: top;
text-align: justify;
padding: 15px 0px 0px 10px;
}

/*----------------------------
  PAGINATION
----------------------------*/

p.jf_pagination_index {
width:100%;
padding: 0px 0px;
margin: 15px 0px 0px 0px;
font-size: 11px;
text-align: center;
display: block;
}

p.jf_pagination_images {
width:100%;
padding: 0px 0px;
margin: 0px 0px;
font-size: 14px;
text-align: center;
display: block;
}

span.jf_pages_actualpage {
font-weight: bold;
color: #48854A;
text-decoration:none;
}

a.jf_pages_link:link, a.jf_pages_link:visited {
font-weight: bold;
color: #FFB900;
text-decoration:none;
}
a.jf_pages_link:hover{color: #48854A;}

/*----------------------------
  DOCUMENTS
----------------------------*/

table.jf_documents_table {
width:100%;
margin: 15px 0px 0px 0px;
border: 0;
text-align: left;
font-size: 11px;
}

td.jf_documents_td {
vertical-align: top;
text-align: left;
padding: 0px 10px 10px 0px;
}

td.jf_documents_number_td {
text-align: right;
vertical-align: top;
padding: 0px 10px 10px 0px;
}

td.jf_documents_icon_td {
width: 40px;
text-align: right;
vertical-align: top;
padding: 5px 10px 10px 0px;
}

span.jf_documents_title {
font-size: 12px;
}

a.lnk_field:link, a.lnk_field:visited, a.lnk_field:hover {
font-weight: bold;
text-decoration:none;
color: #48854A;
}


/*----------------------------
  PAGE
----------------------------*/

span.jf_page_date {
padding: 0px 10px 0px 10px;
background-color: #0153CE;
font-size: 16px;
color: #ffffff;
line-height: 30px;
display: block;
}

span.jf_page_footer {
color: #48854A;
font-size: 11px;
font-weight: bold;
}



/*----------------------------
  COMMENTS
----------------------------*/

table.jf_comment_table {
width: 480px;
font-size: 12px;
margin: 0px 0px 0px 0px;
border: 0;
text-align: left;
}

table.jf_comment_td {
padding: 0px 0px 0px 0px;
}

span.jf_comment_author {
color: #ECA602;
font-weight: bold;
}

span.jf_comment_date {
color: #859955;
font-weight: bold;
}

table.jf_comment_header {
margin: 0px 0px 0px 0px;
border: 0;
text-align: left;
}


/*----------------------------
  IMAGES
----------------------------*/

img.tit {float: left; margin: 0px 10px 0px 0px; border: 0px;}
img.men {float: left; margin: 0px 10px 0px 0px; border: 0px;}

img.img_tools {float: left; margin: 4px 8px 0px 0px; border: 0px;}
img.img_icons {float: left; margin: 0px 12px 0px 0px; border: 0px;}

img.img_left {float: left; margin: 5px 30px 20px 0px; border: 0px;}
img.img_right {float: left; margin: 5px 30px 20px 0px; border: 0px;}
img.img_center {float: left; margin: 5px 0px 20px 0px; border: 0px;}


/*----------------------------
  SEARCH RESULTS
----------------------------*/

span.jf_search_results {
font-weight: bold;
text-decoration:none;
background:#E7D778;
}



/*----------------------------
  OBSOLETE
----------------------------*/

img.sinistra {float: left; margin: 5px 10px 5px 0; border: 0;}
img.destra {float: right; margin: 5px 0px 5px 10px; border: 0;}
img.centro {margin: 5px 5px 5px 5px; border: 0; margin-left: auto; margin-right: auto;}


div.sinistra {float: left; margin: 0px 20px 10px 0; border: 0;}
div.destra {float: right; margin: 0px 0 10px 20px; border: 0;}
div.centro {text-align: center; margin: 0px 10px 17px 10px;}

table.centro {margin:0px 0px 0px 0px; margin-left: auto; border-spacing: 0px; margin-right: auto; text-align: left;} 
td.alto {vertical-align: top; }
td.ser {vertical-align: top;}




/*----------------------------
  OTHERS
----------------------------*/



/*----------------------------
  TABLES
----------------------------*/

td.columnHeaderCenter {
text-align:center;
line-height: 16px;
}
td.columnHeaderLeft {
text-align:left;
line-height: 16px;
}
td.columnHeaderRight {
text-align:left;
line-height: 16px;
}


table.tools {
background-color: #222222;
width:220px;
margin: 0px 0px 0px 0px;
padding:0px;
border: 0;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-weight: normal;
text-align: left;
}


table.box1 {
width:332px;
background-color: #FFFFFF;
background-image: url("/files/images/graphics/box1_body.gif");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

td.box1 {
padding: 0px 20px 10px 20px;
}

table.box2 {
width:220px;
background-image: url("/files/images/graphics/box2_body.gif");
background-position: center;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}
td.sheet_left {
padding: 1px 0px 1px 12px;
}
td.sheet_right {
padding: 1px 12px 1px 0px;
}

table.numbers {
font-size:11px;
width: 290px;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}


td.numbers_left {
text-align:left;
vertical-align:top;
padding: 0px 5px 0px 0px;
}
td.numbers_right {
text-align:right;
vertical-align:top;
padding: 0px 0px 0px 0px;
}
td.numbers_space {
width:15px;
padding: 0px 0px 0px 0px;
}


table.boxes {
width:100%;
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
}

td.boxes_left {
padding: 0px 8px 18px 0px;
}
td.boxes_right {
padding: 0px 0px 18px 8px;
}




td.box1_content {
width:630px;
}
td.box1_corner1 {
width:10px;
background-image: url("/files/images/graphics/box1_corner1.gif");
background-position: top;
background-repeat: no-repeat;
padding: 0px;
}
td.box1_corner2 {
width:10px;
background-image: url("/files/images/graphics/box1_corner2.gif");
background-position: top;
background-repeat: no-repeat;
padding: 0px;
}
td.box1_corner3 {
width:10px;
background-image: url("/files/images/graphics/box1_corner3.gif");
background-position: bottom;
background-repeat: no-repeat;
padding: 0px;
}
td.box1_corner4 {
width:10px;
background-image: url("/files/images/graphics/box1_corner4.gif");
background-position: bottom;
background-repeat: no-repeat;
padding: 0px;
}


table.page {
background-color: #ffffff;
width: 960px;
margin: 0px auto 0px auto;
border-spacing: 0px; 
}


table.tools {
margin: 0px 0px 0px 0px;
border-spacing: 0px; 
font: 14px  'Trebuchet MS', Verdana, Arial;
text-align: left;
line-height: 24px;
}


td.td_tit {
width:760px;
vertical-align: top;
padding: 20px 30px 0px 30px;
}

td.td_comments {
font: 14px  'Trebuchet MS', Verdana, Arial;
padding: 5px 30px 0px 30px;
vertical-align: top;
}

td.index {
color:#000000;
width:220px;
padding: 25px 25px 15px 25px;
vertical-align: top;
text-align:left; 
font-size: 11px;
}

td.text {
vertical-align: top;
text-align: justify;
width:665px;
padding: 0px 25px 0px 0px;
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
font-size: 12px;
}


span.evidenziato {
text-decoration:none;
background-color:#E7D778;
}

table.box_header {
width:100%;
margin: 0px 0px 0px 0px; 
margin-left: auto; margin-right: auto;
background-color: #ababab;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-align:center;
padding: 7px 0px 7px 0px;
line-height: 12px;
background-image: url("/files/images/graphics/background-links.jpg");
background-position: top;
background-repeat: no-repeat;
}

table.box_banner {
width:100%;
margin: 0px 0px 15px 0px; 
padding: 0px;
margin-left: auto; margin-right: auto;
background-color: #FFFFFF;
}





td.box_text {
vertical-align:top;
padding: 10px;
line-height: 20px;
}

