

/* graphic particular */

body {
	font-family: Threbuchet, Verdana;
	line-height: 1.0em;
	color: #000000;
	background-color: #666666;
	background-image: url(bck_bott_page.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}


a {
	color: #003399;
	color: #6A7E19;
	
}

img {
	border: 0px;
}
div#auxiliar-page-bck {
	width: 100%;
	background-image: url(bck_top_page.png);
	background-repeat: repeat-x;
	background-position: left top;
/*	height: 100%;*/
	
}
div#header_slot
{
	background-image: url(topbanner.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 4px solid #333333;
}

#allcols_slot 
{
	background-color: white;
}

.style_topbar {
	width: 885px;
	background-color: #BEBEBE;
	height: 4px;
	line-height: 0.01em;
	font-size: 0.01em;
	margin-bottom: 20px;
}
.style_topbar_color {
	width: 142px;
	background-color: #9DBF27;
	height: 4px;
	border-left: 18px solid white;
	border-right: 20px solid white;
}


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





/*	HEADER	*/

#crumbs {
	font-size: 70%;
	color: #cccccc;
	text-indent: 20px;
}
#crumbs a {
	color: white; color: #cccccc;
	text-decoration: none;
	
}

#site-title {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-size: 150%;
	line-height: 0.7em;
	font-family: Arial, Verdana;
}


#site-subtitle {
	text-transform: uppercase;
	color: #DBF570;
	font-size: 70%;
	line-height: 0.7em;
	font-family: Arial, Verdana;
	letter-spacing: 0.4em;
}

#toplinks {
	width: 50%;
	float: right;
	font-size: 70%;
	text-align: right;
	color: #DBF570!important;
	margin: 10px 47px 0px 0px;
	color: white;
}
#toplinks a {
	color: #DBF570;
}
#main-container-slot {
	background-color: #eeeeee;
}
/*	LEFT SIDE	*/
#left .portlet-left {
	padding: 0px 0px 0px 0px;	  
	margin: 0px 10px 2px 0px;
	
}

.mg-top-10px {
	margin-top: 10px;
}

.portlet-left .portlet-left-title {
	font-size: 70%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

.portlet-left .portlet-left-title a {
	color: #000000;
	text-decoration: none;
}

.portlet-left .portlet-left-title a:hover{
	text-decoration: none;
}

.portlet-left .portlet-left-content {
	font-size: 70%;
	padding: 5px 5px 15px 0px;	 
	border-bottom: 2px solid #96A84D;
}

.portlet-left ul {
	list-style: none;
	list-style-image: none; /* bug in IE */
	padding: 0px 0px 0px 0px;	 
	margin: 0px 0px 0px 0px;	 
}

.portlet-left li {
	padding: 0px 0px 0px 0px;	 
	margin: 5px 0px 0px 0px;	 
}

/*	MIDDLE - CONTENT	*/
#content {
	margin: 0px 0px 0px 0px;	 
	padding: 0px 0px 0px 0px;
	font-size: 75%;	 
}

#content .post-box {
	margin: 0px 0px 30px 0px;	 
	color: #444444;
}

.post-box .post-title {
	font-size: 165%;
	font-weight: normal;
	margin: 0px 0px 5px 0px;	 
	line-height: 1.2em;
}

.post-box .post-title a {
	color: #555555;
	text-decoration: none;
}

.post-info-up {
	/*font-size: 70%;*/ font-size: 90%;
	margin: 0px 0px 5px 0px;
	color: #999999;
	font-style: italic;
	padding-top: 3px;
	border-top: 1px solid #eaeaea;
}
.post-info-down {
	/*font-size: 70%;*/ font-size: 90%;
	margin: 0px 0px 5px 0px;	 
}
.post-info-up2 {
	/*font-size: 70%;*/ font-size: 90%;
	margin: 0px 0px 5px 0px;	 
}
.post-box .post-body {
	margin: 10px 0px 0px 0px;
	line-height: 1.5em;
	/*font-size: 75%!important;*/
	font-size: 100%!important;
	text-align: justify;
}

#content .anchor {
	padding: 0px 0px 0px 0px;	 
	margin: 0px 0px 20px 0px;	 
}

.anchor .ob-type {
	color: #003399;
	font-size: 70%;
}

.anchor .ob-url {
	font-size: 70%;
}

#content ol.comments {
}

ol.comments li {
	padding: 0px 0px 0px 0px;	 
	margin: 10px 0px 0px 0px;	 
}

.metadata {
	font-size: 70%;
	color: #999999;
	border-top: 1px dotted #999999;
	padding: 5px 0px 0px 0px;	 
	margin: 5px 0px 0px 0px;	 
}

#content .comment-box {
	font-size: 70%;
}

.comment-box label {
	font-weight: bold;
}
.comment-box .input {
	width: 30em;
}
.comment-box .textarea {
	width: 30em;
	height: 150px;
}

#content ul {
	list-style: none;
	list-style-image: none; /* bug in IE */
}

#content ul li, #content ol li {
	padding: 0px 0px 0px 0px;	 
	margin: 10px 0px 0px 0px;	 
}


/*	RIGHT SIDE	*/
.portlet-right {
	padding: 0px 0px 0px 0px;	 
	margin: 0px 0px 0px 0px;	 
}

.portlet-right .portlet-right-title {
	font-size: 70%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

.portlet-right .portlet-right-content {
	font-size: 70%;
	padding: 5px 5px 15px 0px;	 
	
	border-bottom: 2px solid #cccccc;
}

.portlet-right ul {
	list-style: none;
	list-style-image: none; /* bug in IE */
	padding: 0px 0px 0px 0px;	 
	margin: 0px 0px 0px 0px;	 
}

.portlet-right li {
	padding: 0px 0px 0px 0px;	 
	margin: 5px 0px 0px 0px;	 
}

.portlet-right a {
}


/*	FOOTER	*/
#footer_slot {
	background-image: url(footer_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 193px;
	
	border-top: 1px solid white;
	border-bottom: 1px solid #BBBBBB;
	text-align: center;
	position: relative;
	font-size: 70%;
	color: #626262;
}


#footerlinks {
	margin-top: 120px;
}
#footerlinks a {
	color: #626262;
}
.down-footer {
	margin-top: 26px;
}
.powered-by {
	position: absolute;
	right: 44px;
	top: 107px;
}
.rapidnav {
	font-size: 70%;
	margin: 5px 0px 5px 0px;	 
	vertical-align: middle;
}
.rapidnav select {
	vertical-align: middle;
}

/*	CALENDAR	*/
#calendar {
	font-size: 90%;
	width: 85%;
}

#calendar caption {
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0px 5px 0px;	 
}

#calendar caption #month {
	padding: 0px 10px 0px 10px;	 
}

#calendar th {
	font-weight: normal;
}

#calendar td {
	text-align: center;
	padding: 2px 0px 2px 0px;	 
	margin: 0px 0px 0px 0px;	 
}

#calendar td.normal {
}


/*	POLL RESULTS	*/
#pollresults {
}

#pollresults .pollanswer {
	padding: 0px 0px 0px 0px;	 
	margin: 0px 0px 20px 0px;	 
}

#pollresults img {
	height: 1em;
}


/*	OTHERS	*/
.mandatory {
	color: #ff0000;
}

div.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

div.photo-anchor {
}
div.photo-anchor-photo {
	float: left;
	width: 50px;
	height:50px;
}
div.photo-anchor-text {
	width: 305px;
	padding: 0px 0px 0px 10px;	 
	float: left;
}
div.photo-anchor-meta {
	padding: 10px 0px 0px 0px;	 
}

.photo-prevnext {
	width: 125px;
	padding: 5px 0px 0px 0px;	 
	margin: 5px 0px 0px 0px;	 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.photo-prev {
	float: left;
	width: 60px;
	margin: 0 5px 0 0;	 
}
.photo-next {
	float: left;
	width: 60px;
}
.photo-album {
	clear: both;
	padding: 5px 0px 0px 0px;	 
}
.photo-view-prevnext {
	width: 640px;
	margin: 5px 0px 10px 0px;	 
}
.photo-view-prev {
	float:left;
	width: 150px;
	margin: 0px 0px 10px 0px;	 
	text-align: left;
}
.photo-view-album {
	float:left;
	width: 340px;
	margin: 0px 0px 10px 0px;	 
	text-align: center;
}
.photo-view-next {
	float:left;
	width: 150px;
	margin: 0px 0px 10px 0px;	 
	text-align: right;
}
.photo-prevnext a, .photo-view-prevnext a
{
	font-size: 80%!important;
}

div.albums-listing {
	width: 552px;
}
div.albums-listing div.album-cell {
	width: 130px;
	float: left;
	margin: 10px 3px 10px 3px;	 
}
div.albums-listing div.album-cell div.album-meta {
	text-align: center;
	font-size: 80%;
	margin: 0px 0px 0px 0px;	 
}
div.albums-listing div.album-cell div.album-photo {
	width: 130px;
	height: 110px;
	text-align: center;
	background-image: url('misc_/ZVerbisApplications/frame.gif');
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
div.albums-listing div.album-cell div.album-text {
	text-align: center;
	margin: 4px 0px 0px 0px;	 
}
div.albums-listing div.album-cell div.album-photo img {
	margin: 4px 0px 6px 0px;	 
}

div.photos-listing {
	width: 552px;
}
div.photos-listing div.photo-cell {
	width: 130px;
	float: left;
	margin: 10px 3px 10px 3px;	 
}
div.photos-listing div.photo-cell div.photo-photo {
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
div.photos-listing div.photo-cell div.photo-text {
	text-align: center;
	margin: 4px 0px 0px 0px;	 
}
div.photos-listing div.photo-cell div.photo-photo img {
	margin: 4px 0px 6px 0px;	 
}


/* ---------------------- */
.post-body {

}

.post-info-down .lft {
	float: left;
	width: 27%;
	margin-right: 1%;
	border-top: 2px solid #728C0B;
	padding-top: 4px;
}
.post-info-down .rgt {
	float: left;
	border-top: 2px solid #cccccc;
	width: 71%;
	padding-top: 4px;
	
}

.post-info-up2 .lft {
	float: left;
	width: 27%;
	margin-right: 1%;
	border-bottom: 2px solid #728C0B;
	padding-bottom: 4px;
}
.post-info-up2 .rgt {
	float: left;
	border-bottom: 2px solid #cccccc;
	width: 71%;
	padding-bottom: 4px;
	
}

.postdate {
	font-style: italic;
	display: block;
	text-align: right;
	font-size: 95%;
	color: #666666;

}

.pagination0 {
	text-align: right;
	font-size: 90%;
}

.portlet-right-content form {
	margin: 0;
	padding: 0;
}


.searchbut {
	background-color: #A9C833;
	border: 2px solid #A9C833;
	color: white;
	font-size: 100%;
}
.searching {
	border: 1px solid #A9C833;
	width: 140px;
	margin-bottom: 3px;
	font-size: 100%;
	color: #444444;
}


/* ##################################### NEW STYLES AUGUST ####################################*/
/* PAGINATION */
/* */
.pagination {
	padding: 15px 0px 10px 0px;
	text-align: center;
	clear: left;
	color: #999999;
	font-size: 90%;
}

.pg-extr a{
	color: #999999;
	
}
.pg-extr a:hover{
	color: #8DAA2D;
}
.pg-lnks {
	padding: 20px 5px;
}
.pg-lnks a {
	text-decoration: none;
	border-top: 1px solid #9BC00F;
	border-right: 1px solid #9BC00F;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	
	padding: 2px 7px;
	position: relative;


}


.pg-lnks a:hover {

	background-color: #B4D14E; 	border: 1px solid  #B4D14E;
	color: white;
}

/* END PAGINATION */
/* ____________________ LISTING PAGE _____________________ */
.finehr {

	font-size: 0.01em;
	line-height: 0.01em;
	height: 1px;
	background-color: #dddddd!important;
}

.page-title { /* it applies to h1 tags */
	margin: 0; padding: 0;
	line-height: 1.2em;
	padding: 2px 0px 15px 0px;
	font-size: 235%!important;
	color: #9ABF0C;
	font-weight: normal;
}
.subcateg-title {/* it applies to h2 tags */
	margin: 0; padding: 0;
	padding: 7px 0px 10px 0px;
	font-size: 145%!important;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.7em;
}
.note {
	font-size: 90%;
	color: #666666;
	margin: 15px 0px;
}

.lstitem-title {
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0px 5px 0px;	 
	line-height: 1.2em;
	color: #78940A;
}
.lstitem-txt {
	font-size: 95%;
	margin: 0px 0px 3px 0px;
	line-height: 1.4em;
	color: #333333;
}

.lstitem-details {
	margin: 13px 0px 13px 0px;
	line-height: 1.2em;
	color:  #78940A;
}
.lstitem-details .lstitem-label {
	font-size: 95%;
	float: left;
}
.lstitem-details .lstitem-link {
	float: right;
}
.bck-light-green{
	background-color: #C8DC7B;
	width: 145px;
	height: 1px;
	border-right: 5px solid white;
}

/* ------------- COMMENTS ------------- */
.comitem-title {
	font-size: 90%;
	font-weight: bold;
	margin: 15px 0px 5px 0px;	 
	line-height: 1.2em;
	color: #78940A;
}
.comitem-txt {
	font-size: 90%;
	margin: 0px 0px 13px 0px;	 
	line-height: 1.4em;
	color: #333333;
}

.cm-date {
	font-weight: normal;
	font-style: italic;
}
.cm-author {
	color: #78940A;	
	font-weight: bold;

}
.cm-more {
	color: #78940A;
}
.cm-more a {
	font-size: 95%;
}

/* -------------------END COMMENTS ---------------*/
.rating {

}
.rating-status {
	font-size: 100%;
	padding-top: 3px;
}
.rating-radios {
	margin-bottom: 3px;
	color: #444444;
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
}
#rating-grade {
	padding-top: 3px;
	color: #444444;
}
.genform {
	font-size: 100%;
	text-align: right;
}

/* POOOOLLS  */

.poll-bar {
	border: 1px solid #cccccc;
	width: 70%;
	margin-top: 4px;
}
.poll-bar-fill {
	background-image: url(bck_statistic.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	font-size: 0.01em;
	line-height: 0.01em;
	
}

/* ----------- percentages classes ------------- */

.pc10 {	width: 10%;}
.pc20 {	width: 20%;}
.pc30 {	width: 30%;}
.pc40 {	width: 40%;}
.pc50 {	width: 50%;}
.pc60 {	width: 60%;}
.pc70 {	width: 70%;}
.pc80 {	width: 80%;}
.pc90 {	width: 90%;}
.pc100 {width: 100%;}
/* ------------ FORM TYPE ONE --------------------*/


.ft1 {
	margin: 0; padding: 0;
	font-size: 95%;
	color: #777777;
}
.ft1 .ft1-row-small {
	margin: 0px 0px 15px 0px;
}

.ft1-row-small input{
	border: 1px solid #999999;
	background-color: white;
	width: 25em;
	font-family: Threbuchet, Verdana;
	font-size: 95%;
}
.ft1-row-small textarea{
	border: 1px solid #999999;
	background-color: white;
	width: 25em;
	height: 10em;
	font-family: Threbuchet, Verdana;
	font-size: 95%;
}

.ft1-submission-row input {
	background-color: #A9C833;
	border: 2px solid #A9C833;
	color: white;
	font-size: 100%;
}
.ft1-star {
	padding: 0px 1px;
	color: #A9C833;
}
.ft1-alert {
	padding: 0px 1px;
	color: #728C0B;
	font-weight: bold;
}
.ft1-subnote {	
	color: #A9C833;
	font-style: italic;
}
.comment-zone {
	background-color: #eaeaea;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}

/* ------------ end FORM TYPE ONE --------------------*/

.sitemap-on {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

.sitemap-off {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
