/*
Theme Name: e-brecho 
Theme URI: http://ebrecho.com.br
Description: e-brecho com PagSeguro
Version: 4.3
Author: e-Brechó
*/


/* General */


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 12px;
	color: #111;
	border-style: none;
	

}
a {
	text-decoration: underline;
	color: #4D98C8;
}

a:hover {
	text-decoration: underline;
	color: #1C5F85;
}
/* Top Bar */

#bar {
	background-color: #DBE2C2;
	margin-left: auto; 
	margin-right: auto;
	width: 966px;	
	

}



/* Nav */

#nav {
	background-color: #c0ca9c;

}

#nav .navbar {
	width: 870px;
	margin: auto;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 16px;

}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 15px;
	color: #232323;
}
#nav li a:hover {
	color: #000;
	background: #fff;
}
#nav .current_page_item {
	background-color: #fff;
}
/* Wrap */

#wrap {
	background: #FFFFFF none repeat scroll 0 0;
	width: 870px;
	margin: 0px auto;
	padding: 8px;
	
}


/* Content */

#content {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	background: #E4E3E3;
		

}
/* Content -> News Panel */

#content .news {
	width: 180px;
	float: left;
	background: #E4E3E3;
padding-left: 8px;
}


#content .news .offscreen{
	margin: 10px 5px 0 0;
	padding: 5px 5px 7px 5px;
	color:#fff;
	font: bold 15px 'Verdana', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	overflow:hidden;
	background: url(imgs/titulobg.png);
	background-size:100% 100%;
-webkit-background-size: 100% 100%;
-o-background-size: 100% 100%;
-khtml-background-size: 100% 100%;
-moz-background-size: 100% 100%;
	background-color: #FF0000;
border-radius:5px;

}

#content .news .head2 {
	background-image: url(imgs/procurar.png);
	height: 30px;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 10px;
}
#content .news .post {
	border-bottom: 0px solid #999;
	margin-bottom: 15px;
}
#content .news h2 {
	font-size: 1.225em;
	color: #555;
	margin: 0px;
	margin-bottom: 6px;
}
#content .news h2 a {
	color: #555;
	border-bottom: 1px none #888;
}
#content .news h2 a:hover {
	border-bottom: 1px dotted #222 ;
	color: #222;
}
#content .news h2 img {
	vertical-align: text-bottom;
	margin-right: 2px;
}
#content .news .comments {
	font-size: .825em;
	font-weight: normal;
	color: #ca1717;
}

#content .news .post p a {
	border-bottom: 1px none #4D98C8;
	color: #4D98C8;
	padding: 2px;
}
#content .news .post p a:hover {
	border-bottom: 1px dotted #1C5F85;
}



/* Content -> Sidebar Widget Styles */

#content .news .widgetcase {
	width: 180px;
	float: right;
}
#content .news .widgetcase p {
	font-size: .850em;
	color: #343434;

}
#content .news .widgetcase .textwidget {
	font-size: .850em;
	color: #343434;

}
#content .news .widgetcase h2.widgettitle {
	font-size: .965em;
	margin-bottom: 10px;
	padding: 0px;
	color: #454545;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
#content .news .widgetcase ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content .news .widgetcase ul li {
	margin-bottom: 3px;
}
#content .news .widgetcase ul li a {
	font-size: 1em;
	color: #1c5f85;
}
#content .news .widgetcase ul li a:hover {
	background-color: #e2e2e2;
	color: #222;
}
#content .news .widgetcase ul .children {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 1em;
	line-height: normal;
}
#wp-calendar {
	background-color:#F1F1EF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size: .725em;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	margin-bottom: 9px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #E6E6DF;
	color: #333333;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
	color:#333333;
	font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#wp-calendar td.pad:hover {
	font-size:9px;
	color:#FF4200;
	background-color: #ffffff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #E6E6DF;
	color: #ca1717;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Content -> Spacer */
.spacer {
	width: 100%;
	clear: both;
}

#content .post h3 {
	font-size: 1.325em;
	color: #333;
	margin-bottom: 10px;
}


/* Content -> Product and Sidebar Panel */

#content .products2 {
	width: 790px;
	float: right;
	border: 10px solid #fff;
	background: #fff;
}

#content .products2 h2 {
	
	height: 25px;
	margin: 10px 5px 10px 10px;
	padding: 5px 5px 3px 15px;
	color:#fff;
	font: bold 15px 'Verdana', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	overflow:hidden;
	background: url(imgs/titulobg.png);
	background-color: #FF0000;
	border-radius:5px;


}

#content .products {
	width: 400px;
	height 100%;
	float: right;
	background: #fff;
}
#content .products .head {
	
	height: 25px;
	margin: 10px 5px 10px 10px;
	padding: 5px 5px 3px 15px;
	color:#fff;
	font: bold 15px 'Verdana', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	overflow:hidden;
	background: url(imgs/titulobg.png);
	background-color: #FF0000;
	border-radius:5px;


}

#content .products .destaques {
	width: 737px;
	height: 206px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 8px;

}
#content .products .post {
	float: left;
	/*width: 116px;*/
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
	width: 162px;

}
#content .products .post .item {
	position:relative;
	font-size: 12px;
	/*background-image: url(imgs/itembg.gif);*/
	/*height: 86px;*/
	/*width: 116px;*/
	text-align: center;
	line-height: normal;
	margin-bottom: 5px;
	
}


#content .products .post .inside {
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	background-color: #EEEEEE; 

	 
	
}

#content .products .post .inside .minigal{  width: 200px;
  height: 200px;}

#content .products .post .inside .minigal a{
  display: inline-block;
  width: 200px;
  height: 200px;
  overflow: hidden;


}
#content .products .post .inside .minigal img{
	width: 200px; 
	top:-20px;  
	border-style: none;
	 }




#content .products .post .top {
	color: #222;
	text-align: left;
	height: 100px;
	
}

#content .products .post .top .detalhe{
display: table;

}


#content .products .post .top .detalhe .compar{
	float:right;
	height: 30px;	
	
}

#content .products .post .top h2 {
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .products .post .top h2 a {
	color: #4d98c8;
}
#content .products .post .top h2 a:hover {
	color: #2a718c;
}
#content .products .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .products .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .products .navigation {
	background-color: #ca1717;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content .products .navigation a {
	border: 1px solid #ccc;
	color: #555;
	padding: 4px;
}
#content .products .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#content .products .navigation .left {
	float: left;
}
#content .products .navigation .right {
	float: right;
	text-align: right;
}
/* Content -> Product Item Display Page */

#content .breadcrumbs {
	margin: 0 0 10px 15px;

}
#content .breadcrumbs p {
	font-size: 11px;
	text-transform: lowercase;
	color: #4D98C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#content .breadcrumbs p a {
	border-bottom: 1px none #888;
	color: #4D98C8;
}
#content .breadcrumbs p a:hover {
	border-bottom: 1px solid #111;
	color: #2A718C;
}
#content .news .ls {
	width: 256px;
	float: left;
}
#content .news .tr {
	width: 356px;
	text-align: center;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}
#content .news .tr img {
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}
#content .news .mi {
	width: 350px;
	padding: 2px;
	border: 1px solid #f2f2f2;
	margin-bottom: 2px;
	height: 350px;
}

#content .product_image {
	float: left;
	text-align: center;
	margin: 0px 0px 0px 10px;


}
#content .product_image .tr img {
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;


}
#content .product_image .mi {
	padding: 2px;
	border: 1px solid #f2f2f2;
	margin-bottom: 2px;
		

}

#content .product_image .frete {
	
	width: 340px;
	height: 218px;
	float: left;
	text-align: center;
	border: 8px solid #000;
	background-color: #000;
	margin: 20px 5px 5px 5px;


}

#content .product_image .frete .valor {
	
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9ac15c;
	color: #fff;
	padding: 4px 4px 4px 4px;
	width: 150px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;



}

#content .desc {
	width: 600px;
	float: right;
	margin: 5px 8px 5px 5px;
	padding : 8px 5px 5px 5px;
	background-color: #fff;
	border: 10px solid #fff;
	height: 100%;
}

#content .comprar {
	margin-left: auto;
	margin-right: auto;
	width: 80px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content .descricao {
	color: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}

#content .price {
	background-color: #9ac15c;
	color: #fff;
	padding: 4px 4px 4px 4px;
	width: 85px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content h2 .price2 {
	background-color: #919191;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content h2 .price3 {
	background-color: #FF0000;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}

#content h1 .titulo {

	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
}


#content .sold {
	background-color: #ca1717;
	color: #fff;
	padding: 4px 4px 4px 4px;
	width: 80px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content .desc .buy {
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	/* text-transform: uppercase; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;

}
#content .desc .buy .lsf {
	width: 40%;
	float: left;
}
#content .desc .buy .rsf {
	float: right;
	width: 40%;
}
#content .desc .buy .field {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	//width: 115px;
	margin: 0px;
}
#content .desc .buy .field2 {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	margin: 0px;
}
#content .desc h2 {
	font-size: 1.225em;
	color: #555;
	margin: 0px;
	margin-bottom: 6px;
}
#content .desc p {
	font-size: 1em;
	line-height: 165%;
	margin-bottom: 11px;
	color: #232323;
}
#content .desc p a {
	color: #1c5f85;
	border-bottom: 1px solid #1c5f85;
}
#content .desc p a:hover {
	color: #111;
	border-bottom: 1px solid #222;
}
/* Content -> Normal Full Product Flow */

#content .grid {
	margin: 0px auto;
	width: 800px;
	float: left;
}
#content .grid .post {
	float: left;
	/*width: 116px;*/
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
#content .grid .post .item {
	font-size: 12px;
	/*background-image: url(imgs/itembg.gif);*/
	/*height: 86px;*/
	/*width: 116px;*/
	text-align: center;
	line-height: normal;
	border-style: none;
}
#content .grid .post .item img {
	margin-top: 7px;
	border-style: none;
}
#content .grid .post .item a img {
	border: 1px solid #D2D2D2;
	padding: 3px;
	border-style: none;
}
#content .grid .post .item a:hover img {
	border: 1px solid #7cceed;
	border-style: none;
}
#content .grid .post .inside {

	font-size: 12px;
}
#content .grid .post .top {
	color: #222;
	text-align: center;
}
#content .grid .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .925em;
}
#content .grid .post .top h2 a {
	color: #4d98c8;
}
#content .grid .post .top h2 a:hover {
	color: #2a718c;
}
#content .grid .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .grid .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .grid .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .grid .navigation a {
	border: 1px solid #ccc;
	color: #555;
	padding: 4px;
}
#content .grid .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#content .grid .navigation .left {
	width: 45%;
	float: left;
}
#content .grid .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}


#content .grid .price {
	background-color: #d3d3d3;
	color: #222;
	width: 108px;
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
#content .grid .sold {
	background-color: #d3d3d3;
	color: #ca1717;
	width: 108px;
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
/* Content -> Archives */

#content .archive {
	width: 100%;
	margin: 0px auto;
}
#content .archive h2 {
	font-size: .875em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 9px;
}
#content .archive h2 a {
	color: #1c5f85;
}
#content .archive h2 a:hover {
	color: #222;
}
#content .archive p {
	line-height: 165%;
	color: #232323;
	font-size: .825em;
}
#content .archive .col1 {
	width: 400px;
	padding-right: 49px;
	float: left;
}
#content .archive .col1 p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#content .archive .col1 p img {
	vertical-align: bottom;
}
#content .archive .col2 {
	width: 120px;
	padding-right: 29px;
	float: left;
	text-align: center;
}
#content .archive .col2 img {
	padding: 2px;
	border: 1px solid #ccc;
}
#content .archive .col2 a img {
	border: 1px solid #ccc;
}
#content .archive .col2 a:hover img {
	border: 1px solid #222;
}
#content .archive .col3 {
	width: 100px;
	padding-right: 29px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#content .archive .col3 .price {
	background-color: #D3E7B8;
	margin-top: 20px;
	color: #507733;
	padding: 2px;
	font-weight: bold;
}
#content .archive .col4 {
	width: 100px;
	float: right;
	text-align: center;
}
#content .archive .post-even {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	padding-right: 5px;
	padding-left: 5px;
}
#content .archive .post-odd {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .archive .post-even p a, .post-odd p a {
	border-bottom: 1px dotted #999;
	font-weight: normal;
}
/* Content -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}
#commentform textarea {
	width: 100%;
}
#commentlist .author {
	font-size: .950em;
	margin-bottom: 5px;
	color: #555;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist p a {
	background-color: #fff;
	font-size: .925em;
	line-height: 175%;
}
/* Content -> Footer and Copyright */

#footer {
	width: 100%;
	margin-bottom: 5px;
	background-color: #f7f7f7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;

}


#footer .col1 {
	float: left;
	padding-left: 20px;
	text-align: center;
}

#footer .col1 img{
border: 0px;


}

#footer .col2 {
	float: right;
	padding-right: 20px;
	text-align: center;

}

#footer .col2 img{
border: 0px;


}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: .840em;
	line-height: 165%;
}
#footer p a {
	color: #1c5f85;
}
#footer p a:hover {
	background-color: #ccc;
	color: #111;
}
#copyright {
	text-align: center;
}
#copyright p {
	font-size: 11px;
	color: #555;
	margin: 0px;
	padding: 0px;
}
#copyright p a {
	color: #777;
}
#copyright p a:hover {
	color: #222;
}



.redbar {
background-color: #ca1717;
color: #fff;

text-align: center;
font-size: 11px;
padding-top: 3px;
padding-bottom: 3px;
}

.redbar a {
color: #fff;
border-bottom: 0px dotted #f2f2f2;
}



.arrowlistmenu{
width: 175px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0 0 0 5px;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
/*color: #A70303;*/
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
/*color: #A70303;*/
background-color: #F3F3F3;
}


.arrowlistmenu2{
width: 350px; /*width of menu*/
}

.arrowlistmenu2 .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu2 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu2 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu2 ul li a{
color: #A70303;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu2 ul li a:visited{
color: #A70303;
}

.arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


.arrowlistmenu3{
width: 568px; /*width of menu*/
}

.arrowlistmenu3 .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu3 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu3 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu3 ul li a{
color: #A70303;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu3 ul li a:visited{
color: #A70303;
}

.arrowlistmenu3 ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}












.search
{
	margin: -8px 0px 0px 0p;
	padding: 0;
	position:relative;
	height:27px;
	width: 180px;
}
.searchbgIE
{
background:url(imgs/search-box.png) 3px 1px no-repeat;
width:152px;
height:27px;
display:block;
border: 0;
}
.searchbg
{
background:url(imgs/search-box.png) 2px 1px no-repeat;
width:148px;
height:27px;
display:block;
border: 0px;
}
.search_button
{
	position:absolute;
	top:0px;
	left:152px;
	border: 0px;
	margin: 0px 0px 0px 2px;
}
.search_field
{
float:left;
	border:0;
	margin-left: 7px;
	margin-top: 6px;
	padding: 0;
	width:140px;
	height: 15px;
	padding: 0px;
	font: 1.0em Arial;
	background-color:transparent;
}
.search_field:focus + .searchbg
{
background:url(imgs/search-box.png) 2px 0px no-repeat;
}

#featured {
	width: 737px;
	height: 206px;
	background: #009cff url('imgs/loading.gif') no-repeat center center;
	overflow: hidden;
}

div.pagination {
text-align:center;
padding:7px;
font-size:12px
width: 100%; 
margin-left: auto; 
margin-right: auto;

clear:both;
padding: 20px 0;
position:relative;

}
div.pagination a {
padding:8px 10px 8px 10px;
margin:2px;
text-decoration:none;
}
div.pagination a:hover, div.pagination a:active {
border-bottom:3px solid #21759B;
color:#21759B;
background:#fbfbfb
}
div.pagination span.pages {
padding:8px 10px 8px 10px;
margin:2px;
border-bottom:3px solid #999;
text-decoration:none;
color:#21759B
}
div.pagination span,div.pagination span.current {
padding:8px 10px 8px 10px;
margin:2px;
border-bottom:3px solid #21759B;
font-weight:bold
}

</style>

