﻿/*
Theme Name: agência AD | 
Theme URI: http://www.agenciaad.com.br
Description: Tema desenvolvido pela <a href="http://www.agenciaad.com.br">agência AD</a>.
Version: 1.0
Author: Raoni Del Pérsio | agência AD
Author URI: http://www.agenciaad.com.br/
Tags: agência AD, agencia ad, sao paulo, zona norte, temas para wordpress
Text Domain: raoni

	Raoni Del Pérsio
	http://www.agenciaad.com.br

	Este tema foi desenvolvido pela agência AD
	Você pode saber mais no site http://www.agenciaad.com.br


*/



/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	font-size:62.5%;
	color:#444;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(_img/bkg.gif);
}
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

/* END Reset */
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
	padding-bottom: 10px;
}
#header {
	height: 180px;
	position: relative;
	background-color: #FFF;
}
#header #logo {
	height: 143px;
	width: 285px;
	position: absolute;
	left: 20px;
	top: 20px;
}
ul#nav-top  {
	position: absolute;
	top: 20px;
	width: 280px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	height: 30px;
	font-weight: bold;
	right: 175px;
}
ul#nav-top li{
	display:block;
	float:left;
	height:30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
ul#nav-top li a{
	display:block;
	float:left;
	color:#222;
	line-height:30px;
	text-decoration:none;
	height:30px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
ul#nav-top li a:hover{
	color: #1C436B;
	background-image: url(_img/bkg-mainnav.gif);
	background-position: bottom;
}
ul#nav-top li a.current_page_item{
	color:#1C436B;
	background-image: url(_img/bkg-mainnav.gif);
	background-position: bottom;
}
ul#nav-top li a.current_page_item:hover{
	color:#1C436B;
	background-image: url(_img/bkg-mainnav.gif);
	background-position: bottom;
}
ul#nav-main {
	position: absolute;
	right: 20px;
	bottom: 40px;
	width: 575px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	height: 55px;
	font-weight: bold;
}
ul#nav-main li{
	display:block;
	float:left;
	height:55px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
ul#nav-main li a{
	display:block;
	float:left;
	color:#1A426A;
	line-height:55px;
	text-decoration:none;
	height:55px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(_img/bkg-mainnav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
ul#nav-main li a:hover{
	color: #222;
	background-image: url(_img/bkg-mainnav-over.gif);
	background-position: center top;
}
ul#nav-main li a.current_page_item{
	color: #222;
	background-image: url(_img/bkg-mainnav-over.gif);
	background-position: center top;
}
ul#nav-main li a.current_page_item:hover{
	color: #222;
	background-image: url(_img/bkg-mainnav-over.gif);
	background-position: center top;
}
#banner-feature {
	overflow: hidden;
	margin-top: 20px;
}
#banner-feature #box-banner-left {
	float: left;
	width: 180px;
	margin-right: 30px;
}
#banner-feature #box-banner-center {
	width: 550px;
	margin-right: 10px;
	float: left;
}
#banner-feature #box-banner-right {
	float: right;
	width: 180px;
}
#banner-feature .banner {
	padding-bottom: 10px;
}
#destaques {
	background-image: url(_img/bkg-destaques.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FAFDFD;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDD2D5;
	border-bottom-color: #CDD2D5;
	border-left-color: #CDD2D5;
	padding-top: 40px;
}
ul#homenoticia {
	list-style-type: none;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
} 
ul#homenoticia li  {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 236px;
}
ul#homenoticia li a{
	display: block;
	text-decoration: none;
	color: #222;
	padding: 10px;
}
* html ul#homenoticia li a{  /* make hover effect work in IE */
	width: 944px;
}
ul#homenoticia li a:hover {
	background-color: #FFEE98;
}
ul#homenoticia li img{
	border: 1px solid #DEDEDE;
	background-color: #FFF;
	margin: 0px;
	padding: 7px;
}
ul#homenoticia a h2{
	font-size: 1.5em;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	display: block;
	font-weight: bold;
	line-height: 16px;
}
ul#homenoticia a  p{
	font-size: 1.2em;
	margin-right: 7px;
	margin-left: 7px;
	line-height: 14px;
	color: #666;
	text-align: justify;
}
#destaques p.btmaisnoticias a {
	display: block;
	clear: both;
	text-align: center;
	padding: 7px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.3em;
	text-transform: uppercase;
	background-color: #4CA4CA;
	color: #FFF;
	margin-top: 15px;
	float: none;
	text-decoration: none;
	display: block;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 0px;
}
#destaques p.btmaisnoticias a:hover {
	color: #1B426B;
}
#col-left {
	float: left;
	width: 420px;
	margin-left: 0px;
	background-color: #FBFDFD;
	padding-left: 20px;
}
#banner-promocoes {
	background-image: url(_img/tit-promocoes.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-top: 55px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#newsletter {
	background-image: url(_img/tit-newsletter.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 170px;
	padding-top: 55px;
}
#newsletter #tbnewsletter {
	margin-left: 25px;
	width: 350px;
}
#newsletter #tbnewsletter td {
	font-size: 1.6em;
	padding: 5px;
}
#newsletter #frmSS6 input {
	font-size: 1.3em;
	width: 200px;
	border: 1px solid #E2E3E6;
	padding: 7px;
	color: #1C436B;
}
#newsletter #frmSS6 input.enviar {
	width: 80px;
	padding: 5px;
	background-color: #4CA4CA;
	color: #FFF;
	font-weight: bold;
	border: 0px none transparent;
	cursor: pointer;
	font-size: 1.2em;
}
#newsletter #frmSS6 input.enviar:hover {
	color: #1B426B;
}
#col-right-video {
	float: right;
	width: 460px;
	margin-right: 0px;
	background-image: url(_img/tit-videos.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-top: 55px;
	background-color: #FBFDFD;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
}
#col-right-video h3 {
	font-size: 1.6em;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
#box-banner-rodape {
	clear: both;
	float: none;
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 20px;
}
#box-banner-rodape .banner-rodape {
	height: 92px;
	width: 172px;
	border: 1px solid #D6E3E9;
	display: inline;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
}
#footer-box {
	background-image: url(_img/bkg-footer.jpg);
	padding-bottom: 40px;
	padding-top: 30px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer p.address {
	font-size: 1.8em;
	text-align: center;
	padding: 20px;
	color: #FFF;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 0px;
}
#footer p.address a{
	color: #F6D03E;
	text-decoration: none;
}
#footer p.address a:hover {
	background-color: #35434C;
}
ul#footer-widget .footers{
	float: left;
	width: 290px;
	margin-right: 15px;
	margin-left: 15px;
}
ul#footer-widget {
	overflow: hidden;
	margin-bottom: 20px;
}
#content {
	overflow: hidden;
}
#content #sessao {
	float: left;
	margin-left: 40px;
	margin-top: 100px;
}
#content #page {
}
#content #page.rightpage {
	float: right;
	width: 672px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#content #page.leftpage {
	float: left;
	width: 570px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#page h1 {
	color:#0F426B;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:3em;
	font-weight:bold;
	margin-bottom:25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.rightpage img , .post-entry img{
	padding: 10px;
	border: 1px solid #DFDFDF;
	margin-bottom: 10px;
}
#page p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #444;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#page strong {
	color: #222;
}
#page a {
	color: #2E83C7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2E82C6;
	padding-bottom: 1px;
}
#page a:hover {
	color: #222;
	background-color: #FFEE98;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page h2 {
	font-size: 2.6em;
	color: #22659E;
	margin-bottom: 15px;
	margin-top: 15px;
}
#page h3 {
	font-size: 2.3em;
	color: #22659E;
	margin-bottom: 15px;
	margin-top: 15px;
}
#page ul {
	list-style-type: none;
	list-style-image: url(_img/list-item.gif);
	list-style-position: outside;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#page ul li {
	font-size: 1.4em;
	line-height: 20px;
	margin-bottom: 7px;
}
#page .post-entry ol{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#page .post-entry ol li{
	font-size: 1.4em;
	line-height: 20px;
	margin-bottom: 7px;
}
#page em {
	color: #222;
}
#page table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px solid #CCC;
}
#page table th {
	font-weight: bold;
	background-color: #F6CF3E;
	padding: 10px;
	font-size: 1.4em;
}
#page table td {
	border: 0px solid #CCC;
	padding: 5px;
	font-size: 1.3em;
}
#page h4 {
	font-size: 2em;
	color: #22659E;
	margin-bottom: 15px;
	margin-top: 15px;
}
#page blockquote p {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	color: #B4904A;
}
#page h1.post-title {
	margin-bottom: 0px;
}
/* Outros */
#page h2.post-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	padding-bottom: 10px;
}
#page h2.post-title a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin-top: 0px;
	padding-bottom: 10px;
	color: #0F426B;
}
#page p.meta {
	font-style: italic;
	color: #666;
	display: block;
}
h4.tit-resultado {
	background-color: #FFEE98;
	display: block;
	padding: 7px;
}
.post-entry {
	margin-top: 15px;
}
.post-entry img {
	max-width: 550px;
	height: auto;
}
.post-entry .gallery {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.post-entry .gallery img {
	border:1px solid #DFDFDF;
	padding: 5px;
}
#page .post-entry .gallery a {
	border: 0px none transparent;
}
#page .post-entry .gallery a:hover {
	border: 0px none transparent;
	background-color: transparent;
}
.linha {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sidebar {
	float: right;
	width: 310px;
	background-color: #FFF;
}
ul#widgets .widget{...
	background-color: #E6E6E6;
	background-color: #FBFDFD;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
ul#widgets #searchform div {
	overflow: hidden;
}
ul#widgets #searchform label {
	font-size: 2em;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
	color: #1A426A;
}
ul#widgets #searchform #s {
	float: left;
	width: 95%;
	display: block;
	border: 1px solid #CCC;
	font-size: 2em;
	padding: 5px;
	color: #22659E;
}
ul#widgets #searchform #searchsubmit {
	float: left;
	display: block;
	width: 90px;
	border: 0px none #CCC;
	margin-top: 10px;
	clear: both;
	font-size: 1.5em;
	padding: 5px;
	cursor: pointer;
	background-color: #D7EDFB;
	color: #1B426B;
}
ul#widgets #searchform #searchsubmit:hover {
	background-color: #22659E;
	color: #FFF;
}
/* Sidebar */

ul#widgets {
attributes
	list-style-type: none;
}
ul#widgets .widgettitle {
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color: #1C436B;
}
ul#widgets li {
	list-style-type: none;
}
ul#widgets ul li {
	margin-bottom: 7px;
	list-style-image: url(_img/list-item.gif);
	margin-left: 15px;
	font-size: 1.3em;
	line-height: 1.5em;
}
ul#widgets ul li a {
	color: #0071CB;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul#widgets ul li a:hover {
	background-color: #FFEE98;
}
ul#widgets ul ul li{
attributes
	font-size: 1.5em
	margin-left: 15px}
#sidebar ul ul ul li {
attributes
}
#pagenav {attributes}
#pagenav ul {attributes}
#pagenav ul li {attributes}

#categories {attributes}
#categories ul {attributes}
#categories ul li {attributes}
#archives {attributes}
#archives ul {attributes}
#archives ul li {attributes}

#sidebar a {attributes}
#sidebar a:hover {attributes}
#categories a {attributes}
#categories a:hover {attributes}
#archives a {attributes}
#archives a:hover {attributes}


/* Images */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/* End Images */



/* Outros */
.categories {...}
.cat-item {...}
.current-cat {...}
.current-cat-parent {...}
.children {...}
.pagenav {...}
.page_item {...}
.current_page_item {...}
.current_page_parent {...}
.current_page_ancestor {...}
.widget_text {...}
.blogroll {...}
.linkcat{...}
ul#footer-widget .widgettitle {
	font-size: 2em;
	margin-bottom: 10px;
	color: #FFF;
}
ul#footer-widget li {
	list-style-type: none;
}
ul#footer-widget ul li {
	margin-bottom: 7px;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #FFF;
}
ul#footer-widget ul li a {
	color: #F6D03E;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 0px;
}
ul#footer-widget ul li a:hover {
	background-color: #35434C;
}

/* Comments Template */

#comments_template {
	margin-top: 2em;
	clear: both;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 20px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	position: relative;
	background-color: #FFFDD6;
	padding-bottom: 30px;
}
#comments_template label {
	font-size: 1.2em;
}
#comments_template h3 {
	font-size: 2.2em;
	margin: 0px;
	padding: 0px;
}
#comments_template h4 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}

#comments_template input {
	background: white;
	margin-right: 10px;
	border: 1px solid #CEBB94;
	padding: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 1.6em;
}
#comments_template textarea {
	background: white;
	margin-right: 10px;
	border: 1px solid #CEBB94;
	padding: 15px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 1.6em;
	width: 400px;
	height: 100px;
}

#comments_template li {
	clear: left;
	overflow: hidden;
	list-style-type: none;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: white;
	border-bottom-color: #CEBB94;
}

#comments_template li:first-child {
border-top: none;
}

#comments_template li:last-child {
 border-bottom: none;
}

#comments_template .avatar {
	float: left;
	margin-right: 25px;
	border: 1px solid #CEBB94;
	border-right: none;
	border-bottom: none;
	padding: 4px;
	background-color: #FFF;
}

.main_comment {
 background: white;
 margin-left: 133px;
 padding: 15px;
position: relative;
}

.main_comment span.arrow {
	width: 0;
	height: 0;
	line-height: 0;
	border-bottom: 25px solid #FFFDD6;
	border-right: 20px solid white;
	position: absolute;
	top: 10px;
	left: -20px;
}
#respond {
	margin-top: 15px;
}
#respond p {
	font-size: 1.3em;
}


/*CSS PAGE NAV-*/

#nav-posts .wp-pagenavi {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.8em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav-posts .wp-pagenavi a, #nav-posts .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
#nav-posts .wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
#nav-posts .wp-pagenavi a:hover {
	border: 1px solid #0066cc;
	color: #222;
	background-color: #FFEE98;
}
#nav-posts .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
#nav-posts .wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #222;
	background-color: #FFFFFF;
}
#nav-posts .wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #222;
	background-color: #FFFFFF;
}
#nav-posts .wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
#post-related {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#post-related h4 {
	color: #222;
}
#post-related ol {
	list-style-type: none;
	font-size: 1.4em;
}
#post-related ol li {
	line-height: 1.6em;
	margin-top: 7px;
	margin-bottom: 7px;
}
.collision_widget p {
	font-size: 1.3em;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
}
.collision_widget p  span{
	color: #F6D03E;
	text-align: right;
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A5C68;
}
#slider-glider {
}
#nav-social {
	position: absolute;
	top: 19px;
	width: 150px;
	height: 32px;
	right: 20px;
}
#nav-social a {
	margin-left: 2px;
}


/* Slider Feature */
.slides-feature {
	position:relative;
	width:550px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slides-feature {
	height:350px;
	overflow:hidden;
}
#slides-feature li {
	list-style:none outside none;
	width:550px;
}
#slides-feature li img {
}
.slides-feature .bx_pager {
	padding-top:5px;
	text-align: center;
	margin-left: 250px;
}
.slides-feature .bx_pager a {
	background:url("_slider/bg_pager.png") no-repeat scroll 0 -21px transparent;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	height:17px;
	margin-right:6px;
	padding:4px 0 0 7px;
	width:14px;
	text-indent: -999em;
}
.slides-feature .bx_pager a:hover, .slides-feature .bx_pager a.active {
background-position:0 0;
text-decoration:none;
}
/* End Slider Feature */
