﻿/* @override http://localhost/bxslider_v3_plugin/css/styles.css */

/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */

/*next button*/
#listafotos2 .bx-next {
	position:absolute;
	top:75px;
	right:0px;
	z-index:999;
	text-indent:0px;
	width:24px;
	height:24px;
	left:292px;
	
	
	/*text-indent: -999999px;
	background: url(gray_next.png) no-repeat 0 -30px;
	/*float:right;*/
}
#listafotos2 .bx-next img
{
    border: 0px !important;
}

/*previous button*/
#listafotos2 .bx-prev {
	
	position:absolute;
	top:1px;
	right:0px;
	z-index:999;
	left:292px;
	text-indent:0px;
	
	/*text-indent: -999999px;
	background: url(gray_prev.png) no-repeat 0 -30px;
	/*float:left;*/
}
#listafotos2 .bx-prev img
{
    border: 0px !important;
}

/*pager links*/
#listafotos2 .bx-pager a {
	margin-right: 5px;
	color: #fff;
	padding: 1px 4px 1px 4px;
	font-size: 11px;
	zoom:1;
	background: url(gray_pager.png) no-repeat 0 -20px;
}

/*auto start button*/
#listafotos2 .bx-auto .start {
	background: url(gray_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}

/*auto stop button*/
#listafotos2 .bx-auto .stop {
	background: url(gray_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
#listafotos2 .bx-next:hover,
#listafotos2 .bx-prev:hover {
	background-position: 0 0;
}

/*pager links hover and active states*/
#listafotos2 .bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}

/*pager wrapper*/
#listafotos2 .bx-pager {
	text-align:right;
	padding-top: 7px;
	font-size:12px;
	color:#666;
	float:left;
	width:300px;
	padding-bottom:5px;
}

/*captions*/
#listafotos2 .bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
}

/*auto controls*/
#listafotos2 .bx-auto {
	text-align: center;
	padding-top: 7px;
	padding-bottom:5px;
	float:right;
}

#listafotos2 .bx-auto a {
	color: #666;
	font-size: 12px;
}

#listafotos2 ul {
	margin: 0 0 0 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 100%;
	/*color: #0064a1;*/
	display:block;
	list-style-type:none;
	padding-left: 0px;
}
#listafotos2 ul li{
    list-style-image: none;
	/*font: 100% Georgia, "Times New Roman", Times, serif;
	color: #0064A1;*/
}





.fechadia {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 140%;
	line-height: normal;
	color: #1464a1;
	letter-spacing: normal;
}
.horadia {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 140%;
	line-height: normal;
	color: #FF0000;
	letter-spacing: normal;
}



/*next button*/
#listafotos3 .bx-next {
	position:absolute;
	top:80px;
	right:0px;
	z-index:999;
	text-indent:0px;
	width:24px;
	height:24px;
	left:295px;
	
	
	/*text-indent: -999999px;
	background: url(gray_next.png) no-repeat 0 -30px;
	/*float:right;*/
}

/*previous button*/
#listafotos3 .bx-prev {
	
	position:absolute;
	top:1px;
	right:0px;
	z-index:999;
	left:295px;
	text-indent:0px;
	
	/*text-indent: -999999px;
	background: url(gray_prev.png) no-repeat 0 -30px;
	/*float:left;*/
}

/*pager links*/
#listafotos3 .bx-pager a {
	margin-right: 5px;
	color: #fff;
	padding: 1px 4px 1px 4px;
	font-size: 11px;
	zoom:1;
	background: url(gray_pager.png) no-repeat 0 -20px;
}

/*auto start button*/
#listafotos2 .bx-auto .start {
	background: url(gray_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}

/*auto stop button*/
#listafotos3 .bx-auto .stop {
	background: url(gray_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
#listafotos3 .bx-next:hover,
#listafotos3 .bx-prev:hover {
	background-position: 0 0;
}

/*pager links hover and active states*/
#listafotos3 .bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}

/*pager wrapper*/
#listafotos3 .bx-pager {
	text-align:right;
	padding-top: 7px;
	font-size:12px;
	color:#666;
	float:left;
	width:300px;
	padding-bottom:5px;
}

/*captions*/
#listafotos3 .bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
}

/*auto controls*/
#listafotos3 .bx-auto {
	text-align: center;
	padding-top: 7px;
	padding-bottom:5px;
	float:right;
}

#listafotos3 .bx-auto a {
	color: #666;
	font-size: 12px;
}

#listafotos3 ul {
	margin: 0 0 0 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 100%;
	/*color: #0064a1;*/
	display:block;
	list-style-type:none;
	padding-left: 0px;
}
#listafotos3 ul li{
    list-style-image: none;
	/*font: 100% Georgia, "Times New Roman", Times, serif;
	color: #0064A1;*/
}		







