/* Layout Stylesheet */

body {
	color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-align:center;
	padding:0;
	background-color: #1F5BA4;
	background-image: url(imgs/bgpage.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: small;
 }

#outer {
	text-align:left;
	border:0px solid #000000;
	width:769px;
	margin:auto;
	background-image: url(imgs/contbg.gif);
 }

#hdr {
	height:203px;
	color: #333333;
	background-image: url(imgs/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
 }

#bar {
	height:61px;
	color: #333333;
	background-image: url(imgs/dwnhdr.jpg);
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #1F5BA4;
 }

#bodyblock {
	position:relative;
	color: #333333;
	padding:0;
	margin: 0px;
 }

#l-col {
	float:left;
	color: #FFFFFF;
	width:255px;
	background-image: url(imgs/bgleft.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
 }

 #l-col h3 {
	color: #FFFFFF;
	font-size: 120%;
	border: none;
	background-color: #2961AE;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	background-image: url(imgs/sidebar-h3-bg.gif);
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#l-col h3 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;

	}
#l-col h3 a:link, h3 a:visited {
	font-size: 100%;
	text-decoration: none;
	border-bottom: none;
	color: White;
	font-weight: bold;
	}

#l-col h4 {
	color: #FFFFFF;
	font-size: 120%;
	border: none;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	}
#l-col h4 a:hover {
	color: #99CC00;
	font-size: 120%;

	}
#l-col h4 a:link  {
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 5px;

	}
#l-col h4 a:visited {
	color: #99CC00;
	font-size: 100%;


	}

#cont {
	width:490px;
	color: #FFFFFF;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
 }

#ftr {
	height:62px;
	color: #FFFFFF;
	background-image: url(imgs/footerbg.jpg);
	font-size: 80%;
	width:769px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 }

 #mainfoto {
	padding-top: 19px;
	padding-right: 20px;
	text-align: right;
}

h1 {
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
	font-size: 130%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	border-bottom-color: #FFFFFF;
}
h4 {
	font-size: 120%;
	color: #FFFFFF;
	margin: 0px;
}

#bar h3 {
	color: #FFFFFF;
	font-size: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #96B71C;
	padding-left: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
#hdr h1 {
	color: #6e3d07;
	margin: 0px;
	padding: 10px;
}
/* Search Form styles
------------------------------------------------ */

.FSF_input:focus {
	background: #fff;
	color: #111;
	border: 1px solid #00CC00;
    }

.FSF_submit, .FSF_submit:focus {
	margin-left: 5px;
	height: 22px;
	width: 22px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
	background-color: transparent ;
    }

.submit:hover, .FSF_submit:hover {
	height: 22px;
	width: 22px;
	border: 0;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
	background-color: transparent ;
    }

/* end Search Form styles
------------------------------------------------ */

#hdrint {
	height:139px;
	color: #333333;
	background-image: url(imgs/headerint.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 0px;
	text-align: right;
	margin: 0px;
}
#descriptionint {

	padding-top: 85px;
	padding-right: 5px;
	width: 765px;
}
#descriptionint h3 {
	color: #FFFFFF;
	font-size: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #96B71C;
	margin: 0px;
	}

	#bar h3 {
	color: #FFFFFF;
	font-size: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #96B71C;
	margin: 0px;
	padding-left: 260px;
}



 /*MENU*/

/*MENU left*/
  #menu {
	color: #FFFFFF;
	text-align: left;
    }
#menu li {
	list-style: none;
	color: #FFFFFF;
	background-image: url(imgs/ball-green.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
    }
    #menu li.here {
	font-size: 1em;
	background-image: url(imgs/ball-white.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	color: #FFFF00;
    }
#menu li li {
    font-size: 1em;
    background-image: url(imgs/ball-blu.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 20px;
    }
#menu li li.here {
	font-size: 1em;
	background-image: url(imgs/ball-white.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFFF00;
    }
#menu li li li {
    font-size: 1em;
    background-image: url(imgs/ball-yellow.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 22px;
    }
    #menu li li li.here {
	font-size: 1em;
	background-image: url(imgs/ball-white.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	color: #FFFFFF;
    }
#menu ul {
    padding: 10px;
    margin: 5px;
    }
#menu ul ul {
    display:none;
    padding: 5px 10px 10px 0;
}
#menu li.here ul {
    display:block;
    padding: 3px 0 2px 13px;
    font-size: 1em !important;
    background-repeat: no-repeat;
    background-position: 0 5px;
  }
#menu ul ul ul {
    padding: 0 !important;
    margin: 0 0 -4px 0 !important;
    }
#menu a {
    font-size: 1em;
    text-decoration: none;
    }
#menu a:link {
    color: #FFFFFF;
    font-weight: bold;
    }
#menu a:visited {
    color: #FFFFFF;
    }
#menu a:hover {
    color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0px;
	}
	
	
#menu li.here a {

    background: none !important;

}

#menu li.here li a {
	background-color: transparent;
	background-image: url(imgs/ball-yellow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#menu li.here li.here a {
	font-size: 1em;
	background-image: none !important;

}
#menu li.here li a:hover { 

    background-color: transparent;

}


/*links*/

A:link {

color:#FFFF00;

text-decoration:none;
font-weight:bold

}



A:active {

color:#FFFF00;

text-decoration:none;
font-weight:bold
}



A:visited {

color:#FFFF00;
font-weight:bold;
text-decoration:underline;
}



A:hover {
color:#006600;
font-weight:bold;
text-decoration:none;
background-image: url(imgs/bgmenu.jpg);
background-repeat: no-repeat;
}
 /*newslisting*/

 #summaryPost {
	padding: 5px;
	margin-bottom: 2px;
}
#summaryPost h3 {
	color: White;
	height: 18px!important; /* for most browsers */
	height /**/:18px; /* for IE5/Win */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #98C5E9;
	}

	#summaryPost a:hover {
	color: #0066CC;
	}
#summaryPost a:link  {
	color: White;
	font-size: 100%;
	}
#summaryPost a:visited {
	color: White;
	font-size: 100%;
	}
#summaryPost a:hover {
	color: #0066CC;
	}
#summaryPost h3 a:visited {
	color: #FFFFFF;
	font-size: 100%;
	}

.FSF_input {
    border: 1px solid #2961AE;
    background: #98C5E9;
    color: #111;
    }
.FSF_input:focus {
    border: 1px solid #00CC00;
    background: #FFFFFF;
    color: #0000CC;
    }

.FSF_submit, .FSF_submit:focus {
	margin-left: 5px;
	height: 22px;
	width: 22px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
    }

.submit:hover, .FSF_submit:hover {
	height: 22px;
	width: 22px;
	border: 0;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
    }

/* Form styles
------------------------------------------------ */

/* Content
------------------------------------------------------------------------- */
.post {
	border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 10px;
}

.post h3 {
    margin-top: 0;
    color: #99CC00;
}
.post ul li {
	background: url(imgs/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}
#title h3 {
	color: #FFFFFF;
	height: 20px!important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textsummary {
	height: 160px;
}
#newscontainer {
	background-image: url(imgs/bgnews.jpg);
	background-repeat: repeat-y;
	width: 461px;
	border: 1px solid #c4fa02;
	padding: 0px;
	margin-top: 10px;
}
#ombra {
	background-image: url(imgs/ombra.jpg);
	background-repeat: repeat-x;
	height: 18px;
	width: 461px;
}


#readmore {
	background-image: url(imgs/blugradient.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	height: 22px;
	color: #FFFFFF;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	float: right;
	width: 200px;
	padding-right: 5px;
}
#readmore a {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-decoration: none;
}

#workdetails {
	padding: 6px;
}
#workdetails a:hover {
	color: #00CC00;
	margin: 0px;
	padding: 0px;
}
#readmore a:hover {
	text-align: left;
	font-weight: bold;
	color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-decoration: none;
}
#thumb{
	float: left;
	padding: 4px;
	margin: 6px 8px;
	border: 0px
	
}
#closebutton { cursor:pointer;} 