@import url("reset.css");
@import url("basic.css");

body {
font-size:75%;
background:#0C0704 url(../images/body_bgd.jpg) no-repeat top center;
font-family:"PT Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
color:#444;
}

#wrapper {
	width:960px;
	margin:0 auto;
	background-color:#F9F9F9;
}

#inner-wrapper {
	padding:10px 20px 10px 20px;
	float:left;
	}
	
#header {
	width:920px;
	float:left;
	margin:0;
}
#logo {
	float:left;
	width:370px;
	
	padding:0;
	margin-top:20px;
}
#logo a {
	color:#ff2b06;
		width:370px;
	font-size:20px;
	font-weight:600;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-4px;
	background-color:#fff;
}

#logo a span {
	display:none;
	}



#header_items {
	float:right;
	with:400px;
	}

/*search */

#header_search .searchWrap {
		width:341px;
	margin-top:5px;
	}

.searchWrap a{
float:right;
width:100%;
text-align:right;
margin-bottom:5px;
margin-right:10px;
}


#searchform {
	float:right;
	width:351px;
}
#searchform input {float:left;padding:2px 2px 2px 2px; }
#s {width:213px;margin:0 6px 0 0;}
#searchFind {margin:0;}


#header .customer_navi {padding:10px 0; margin-left:30px;}
#header .customer_navi a {font-size:0.9em;}

#header ul li a {float:left;display:block;color:#444;padding:5px 0 5px 10px;}
#header .customer_navi li a {padding-top:10px;}
#header ul li:first-child a {padding-left:0;}

/*tooltip*/
.tooltip {  
display:none;
color:#444;
background-color:#ffa;
border:1px solid #000;
padding:9px;
-moz-box-shadow: 2px 2px 11px #666;
-webkit-box-shadow: 2px 2px 11px #666;
width:250px;
}

#header_basket {
	border:1px solid #ccc;
	color:#cc6600;
	font-size:1em;
	width:130px;
	margin-top:10px;
	background-color:#F4F6F5;
	}


#header_basket  p.status { margin-bottom: 0; }
#header_basket  p.status2 { margin: 5px 0 0 0; font-weight:bold; }

#header_basket {padding:0 0 0 10px; float:right;}
#header_basket img {float:right;}
#header_basket, #header_basket a, #header_basket span {text-align:right; padding:0;}
#header_basket span img, #header_basket a img {vertical-align:middle;position:relative;top:-8px;}
#header_basket a:focus, #header_basket a:hover {text-decoration:none;color:#444;}

/*shopping bag*/

#register_cart ul li.bag {padding:0 0 0 10px; float:right; width:180px; background:#f1f1f1; height:35px;}
#register_cart ul li.bag img {padding-right:5px;}
#register_cart ul li.bag, #register_cart ul li.bag a, #register_cart ul li.bag span {text-align:right;}
#register_cart ul li.bag span img, #register_cart ul li.bag a img {vertical-align:middle;}
#register_cart ul li.bag a, #register_cart ul li.bag span {display:block;padding:0 5px;background:#f1f1f1;color:#cc6600;font-size:1em;}
#register_cart ul li.bag a:focus, #register_cart ul li.bag a:hover {text-decoration:none;color:#444;}


/*shopping bag*/



/* the overlayed element */
.overlay {
	background:url(../images/offwhite.png) no-repeat;
	width:600px;/*height:470px;*/
	display:none;
	padding:55px;
	position:relative;
}
.overlay .close {
	background:url(../images/close.png) no-repeat;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	height:28px;
	width:28px;
}
.mediumoverlay {
	background:url(../images/offwhitemedium.png) no-repeat;
	width:300px;/*height:245px;*/
}
.largeoverlay {
	background:url(../images/offwhitelarge.png) no-repeat;
	width:700px;/*height:550px;*/
}
.largeoverlay .close {
	right:15px;
	top:15px;
}
.mediumoverlay .close {
	right:0;
	top:0;
}
/* overlay content */
.overlay .loadingImg {
	position:absolute;
	top:50%;
	left:50%;
	height:32px;
	margin-top:-16px;
}
#myloginoverlay a, #wishListOverlay a {
	font-size:1em;
}

/* End overlay */

.mostra_carrinho, .mostra_pesquisas {
	background-color:#FF0;
	}
	

/* Criar uma conta */

.registerbox {
	width:100%;
	}
	
.registerbox h1 {
	}
.registerbox textarea { width:201px;height:80px;}
.registerbox {border-bottom:1px solid #eee;}
.registerbox fieldset {width:293px;float:left;margin-left:15px;}
.registerbox #pt1 {margin-left:0;}
.registerbox fieldset legend {float:left; margin-top:40px; width:100%;}
#pt1 {background:url(../images/st1.png) no-repeat top left; margin-top:0;}
#pt2 {background:url(../images/st2.png) no-repeat top left;}
#pt3 {background:url(../images/st3.png) no-repeat top left;}

#pt1 .requiredclass, #pt2 .requiredclass, #pt3 .requiredclass {
	display:inline;
	color:#F00;}
#pt3 .inputsTCP {
	display:inline;
	width:100px;
	}
.registerbox .formbutton {height:5em;width:18em; float:right;}
.registerbox fieldset h3 {height:2em;margin-top:45px;font-size:1.5em;}
.registerbox fieldset .help {height:3em;}

.registerbox_secondary {
	width:450px;
	float:left;
	margin-top:20px;
	margin-right:10px;
	}

.registerbox_secondary_side {
	width:450px;
	float:left;
	margin-top:20px;
	}


.registerbox_secondary h1, .registerbox_secondary_side h1 {
	margin-top:20px;
	}

.registerbox_secondary_side ul li a {
	color:#078BCD;
	text-decoration:none;
	font-size:14px;
	margin:0 0 5px 0;
	float:left;
	}
	

.registerbox_secondary_side ul li a;hover {
	color:#078BCD;
	text-decoration:underline;
	}


#footer {position:relative;z-index:10;clear:both;}
/*For the Big Footer */
.bigftfl {padding-bottom:300px;}/*to keep content from hiding behind the footer. Value= footer"s height +36px */
/*Big Footer styles*/
.bigft {margin-top:-263px;}
.bigft .container {width:960px;background:#f3f3f3;height:262px;/*minus the border*/}
.bigft .footer_box {float:left;width:293px;margin:0 0 20px 20px;padding-top:20px;}
.bigft .footer_box h3 {margin-bottom:10px;color:#996666;}
.bigft .footer_box p {margin:0;}
.bigft .footer_notes {clear:both;border-top:1px solid #eee;padding:20px 20px 0;}

.widget .widget-title {font-weight:bold;margin-bottom:10px;letter-spacing:0px;color:#660000;text-transform:uppercase;font-size:1.3em;}
.widgetPadding, .shop_by_widget div {background:#f9f9f9;padding:10px;}

/*widgets with unordered list of links*/
.widget ul li a {display:block;color:#444;padding-top:10px;} 
.widget ul li:first-child a {padding-top:0;}
.widget ul li a:focus, .widget ul li a:hover {color:#0088CC;text-decoration:underline;}
.widget ul .current-cat a, .widget ul .current_page_item a {background:#8c98a1;color:#f6f6f6;}
.widget ul .current-cat a:focus, .widget ul .current-cat a:hover, .widget ul .current-cat a:focus, .widget ul .current_page_item a:hover {text-decoration:none;color:#f6f6f6;}
/*we don"t want the children highlighted when the parent is*/
.widget ul .current-cat .children a {background:transparent;color:#444;}
/*now add the hover styles back on*/
.widget ul .current-cat .children a:focus, .widget ul .current-cat .children a:hover {color:#0088CC;text-decoration:underline;}


/* Clear */
.clear {clear:both;}

/* Menu */

#nav {
	float:left;
	width:100%;
	background-color:#221A15;
	padding-bottom:5px;
}

#hometab, #blogtab {
	background-color:#4A362D;
	padding: 0;
	margin-top:5px;
	color: #FFF;
	text-transform:uppercase;
	}

#blogtab {
	float:right;
	}

ul#hometab li{	
	text-align:center;
	}

ul#hometab li a, ul#blogtab li a{	
    text-align: center;
	font-weight:bold; 
    color: #FFF;
    text-decoration: none;
	background:#4A362D;
	text-align:center!important;
	margin-left:10px;
	margin-right:10px;
	}
	
ul#hometab{	
margin-right:20px;
float:left;
}

#main-nav {
    width: 880px;
    position: relative;
    list-style: none;
    padding: 0;
	margin-top:5px;
	background-color:#4A362D;
	text-transform:uppercase;
}

#main-nav .main-nav-item {
    display: inline;
}



#main-nav .main-nav-tab {
    float: left;
    padding:5px 20px 5px 20px;
    text-align: center;
	font-weight:bold; 
    color: #FFF;
    text-decoration: none;
	background:#4A362D url(../images/navi_arrow.png) no-repeat right;
	border-left:1px solid #745547;
	text-align:center;
}

#main-nav a.firstnav{
width:80px;
}

#main-nav .main-nav-item-active .main-nav-tab {
    background-color:#745547;
    color: #fff;
}

#main-nav .main-nav-dd {
    position: absolute;
    top: 22px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #745547;
    border-bottom: 2px solid #221A15;
    display: none;
	z-index:999;
}

#main-nav .main-nav-item-active .main-nav-dd {
    display: block;
}

#main-nav .main-nav-dd-column {
    width: 130px;
    padding: 15px 20px 8px;
    display: table-cell;
    border-left: 1px solid #4A362D;
    *float: left;
    *border-left: 0;
}

#main-nav .main-nav-dd-column:first-child {
    border-left: 0;
}

#main-nav .main-nav-dd a {
    color: #fff;
	font-weight:bold;
    text-decoration: none;
	text-align:left;
	width:130px;
}

#main-nav .main-nav-dd a:hover {
    color: #fff;
    text-decoration: underline;
}

#main-nav .main-nav-dd ul {
    list-style: none;
    padding: 0;
}

#breadcrumbs {
	background-color:#EFEFEF;
font-size:10px;
}

#destaque_bar {
	width:100%;
	float:left;
	padding:20px 0 5px 0;
	font-size:10px;
	text-align:center;
	color:#fff;
	background-color:#8C98A1;
	margin:15px 0 15px 0;
}

/* widgets */

/* carrousel */
#topslider {
	float:left;
	margin-right:17px;
	margin-top:20px;
	}
	
#topsidebar {
	width:301px;
	float:left;
	margin-top:20px;
	}
	
#topsidebar .widget_topsidebar{
	margin-bottom:15px;
	}


/* Newsletter */
/*NWS Email Subscriptions Widget*/
.widget_email_subscriptions .clearfix {
	background:transparent;
}
.widget_email_subscriptions .subscriptions p {
	margin-bottom:11px;
}
.widget_email_subscriptions .subscriptions form p {
	margin-bottom:0;
}
.widget_email_subscriptions .subscriptions form input, .widget_email_subscriptions .subscriptions .subscribe_btn {
	float:left;
	margin:0;
}
.widget_email_subscriptions .subscriptions form input.input_text {
	width:183px;
	margin-right:8px;
}
.widget_email_subscriptions .subscriptions .subscribe_btn {
	width:90px;
	float:right;
}
.widget_email_subscriptions .subscriptions .subscribe_btn:hover input, .widget_email_subscriptions .subscriptions .subscribe_btn:focus input {
	margin-top:-30px;
}
.widget_email_subscriptions .subscriptions .subscribe_btn:active input {
	margin-top:-60px;
}
.topsidebar .widget form input.input_text, .sidebar .widget_email_subscriptions .subscriptions form input.input_text {
	width:158px;
}
.topsidebar .widget_email_subscriptions .subscriptions form input.input_text {
	margin:0 0 8px;
}

shopform_btn {
	margin-bottom:18px;
}


.shopform_btn, .shopform_btn a, .cartActionBtn {
	height:30px;
	width:100px;
	cursor:pointer;
	overflow:hidden;
	padding:0;
	border:0 none;
}

.shopform_btn a:hover, .shopform_btn a:focus, .start_shop:hover, .start_shop:focus, .cont_shop:focus, .cont_shop:hover, .update_cart:focus, .update_cart:hover, .next_step:hover, .next_step:focus {
	background-position: 0 -30px;
}
.shopform_btn a:active, .start_shop:active, .cont_shop:active, .update_cart:active, .next_step:active {
	background-position: 0 -60px;
}
/*input buttons*/
.shopform_btn input {
	margin:0;
	padding:0;
}
.shopform_btn:hover input, .shopform_btn:focus input {
	margin-top:-30px;
}
.shopform_btn:active input {
	margin-top:-60px;
}

/* Slider */


#slider1 {
	width:600px;
	height:400px;
	position:relative;
}



#slides {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}


.slides_container {
	width:600px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container div.slide {
	width:600px;
	height:350px;
	display:block;
}


#slides .next,#slides .prev {
	position:absolute;
	top:150px;
	left:1px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:565px;
}

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/slider/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	width:600px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

.caption a {
	color:#fff;
	}
	
/* Tabbed content */

.tabbed_content {
	width: 100%;
	background-color:#EFEFEF;
}

.tabs {
	height: 42px;
	position: relative;
	background-color:#221A15;
	text-transform:uppercase;
}

.tabs .moving_bg {
	padding: 15px;
	background:#745547;
	position: absolute;
	width: 125px;
	z-index: 190;
	left: 0;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 15px;
	width: 125px;
	color: #ffffff;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font-size:16px;
	font-weight:bold;
}

.tabbed_content .slide_content {
	overflow: hidden;
	background-color:#F5F5F5;
	padding: 10px 0 10px 0;
	position: relative;
	width: 918px;

}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
		width: 916px;
	margin: 0px;
	padding: 0px;
}


.tabslider ul li {
	float:left;
	width:120px;
	height:205px;
	margin:0 8px 10px 0;
	border:1px solid #EFEFEF;
	padding:5px 0 0 0;
}

.tabslider ul li:hover {
	float:left;
	width:120px;
	height:205px;
	margin:0 8px 10px 0;
	background-color:#EFEFEF;
	border:1px solid #ccc;
}



.tabslider ul li img{
	display:block;
	text-align:center;
	margin:0 0 5px 30px;
}

.tabslider ul li a.homeprodinfo {
	text-transform:uppercase;
	color:#C30;
	font-weight:normal;
	font-size:12px;
	display:block;
	margin-bottom:3px;
	}

.tabslider ul li .homeprodprice {
	color:#333;
	font-weight:bold;
	}

.tabslider ul li a.buybutton{
	background-color:#5F6C76;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #8C98A1;
	}

.tabslider ul li a:hover.buybutton{
	background-color:#8C98A1;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #5F6C76;
	}
/* /Tabbed content */

#home_products {
		width:100%;
	float:left;
	padding:0 0 5px 0;
	text-align:center;
	margin:0 0 15px 0;
	border:1px solid #ccc;
	}
	

#artigo_products {
		width:100%;
	float:left;
	padding:0 0 5px 0;
	text-align:center;
	margin:15px 0 15px 0;
	}

.detalhesimage {
	float:left;
	border:2px solid #ccc;
	margin:10px 0 10px 10px;
	}
	
.detalhesdetalhe{
	text-align:left;
	float:left;
	width:395px;
	margin:15px 0 15px 10px ;
	background-color:#F7F7F7;
	border:1px solid #EFEFEF;
	
}
.detalhes_price{
		float:right;
		background-color:#F1F1F1;
		border:1px solid #ccc;
		margin:15px 0 15px 10px ;
		width:274px;
		padding:10px;
	}

.detalhesprice {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#666;
	text-align:left;
}

.pricetax {
	
	font-weight:normal;
	font-size:12px;
	text-align:right;
	margin-left:10px;
	}

.detalhes_price a.buybutton{
	background-color:#5F6C76;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:15px 0 0 0;
	padding:5px 0 5px 0;
	border:1px solid #8C98A1;
	text-transform:uppercase;
	}

.detalhes_price a:hover.buybutton{
	background-color:#8C98A1;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:15px 0 0 0;
	padding:5px 0 5px 0;
	border:1px solid #5F6C76;
		text-transform:uppercase;
	}

.detalhesclear{
	float:left;
	width:100%;
	border-bottom:1px solid #745547;
	}
	
.detalhesugestoes {
	width:100%;
	float:left;
	padding:0 0 5px 0;
	text-align:center;
	margin:0 0 15px 0;
	}
	
.detalhesugestoes h2{
	text-align:left;
	}
	

.detalhesugestoes ul {
	float: left;
		width: 916px;
		height:425px;
	margin: 0px;
	padding: 0px;
}


.detalhesugestoes ul li {
	float:left;
	width:120px;
	height:205px;
	margin:0 8px 10px 0;
	border:1px solid #EFEFEF;
	padding:5px 0 0 0;
	text-align:center;
}

.detalhesugestoes ul li:hover {
	float:left;
	width:120px;
	height:205px;
	margin:0 8px 10px 0;
	background-color:#EFEFEF;
	border:1px solid #ccc;
	text-align:center;
}



.detalhesugestoes ul li img{
	display:block;
	text-align:center;
	margin:0 0 5px 30px;
}

.detalhesugestoes ul li a.homeprodinfo {
	text-transform:uppercase;
	color:#C30;
	font-weight:normal;
	font-size:12px;
	display:block;
	margin-bottom:3px;
	
	text-align:center;
	}

.detalhesugestoes ul li .homeprodprice {
	color:#333;
	font-weight:bold;
	
	text-align:center;
	}

.detalhesugestoes ul li a.buybutton{
	background-color:#5F6C76;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #8C98A1;
	}

.detalhesugestoes ul li a:hover.buybutton{
	background-color:#8C98A1;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #5F6C76;
	}
	
/* Categorias products */

.categoria_products {
	width:100%;
	float:left;
	padding:0 0 5px 0;
	text-align:center;
	margin:15px 0 15px 0;
	text-align:left;
	}
	
.categoria_products h2{
	text-align:left;
	}
	

.categoria_products ul {
	float: left;
		width: 916px;
	margin: 0px;
	padding: 0px;
}


.categoria_products ul li {
	float:left;
	width:120px;
	height:205px;
	margin:0 8px 10px 0;
	border:1px solid #EFEFEF;
	padding:5px 0 0 0;
	
	text-align:center;
}

.categoria_products ul li:hover {
	float:left;
	width:120px;
	height:205px;
	margin:0 8px 10px 0;
	background-color:#EFEFEF;
	border:1px solid #ccc;
	
	text-align:center;
}



.categoria_products ul li img{
	display:block;
	text-align:center;
	margin:0 0 5px 30px;
}

.categoria_products ul li a.homeprodinfo {
	text-transform:uppercase;
	color:#C30;
	font-weight:normal;
	font-size:12px;
	display:block;
	margin-bottom:3px;
	}

.categoria_products ul li .homeprodprice {
	color:#333;
	font-weight:bold;
	}

.categoria_products ul li a.buybutton{
	background-color:#5F6C76;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #8C98A1;
	}

.categoria_products ul li a:hover.buybutton{
	background-color:#8C98A1;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #5F6C76;
	}

.subcats a {
	float:left;
	padding:3px;
	margin:3px 2px 0 0;
	border:1px solid #745547;
	background-color:#4A362D;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	}
	
.subcats a:hover {
	padding:3px;
	margin-right:2px;
	border:1px solid #4A362D;
	background-color:#745547;
	color:#FFF;
	}
	
/* Search */
.advsearch {
	width:100%;
	float:left;
	padding:0 0 5px 0;
	text-align:center;
	margin:15px 0 15px 0;
	text-align:left;
	height:600px;
	}

.leftsearch {
	float:left;
	width:300px;
	border-right:1px solid #ccc;
	}
	
.rightsearch {
	float:left;
	margin-left:20px;
		width:300px;
	}
.rightsearch div  {
	display:block;
	margin-bottom:5px;
	width:100%;
	padding:5px 0 5px 0;
	}
	
/* Carrinho */

.carrinho_products {
	width:100%;
	float:left;
	padding:0 0 5px 0;
	text-align:center;
	margin:15px 0 15px 0;
	text-align:left;
	}
	
.carrinho_products form{
	height:1000px;
	}
	
.order_table {width:100%;background:#f7f7f7;}
.c_order th { border:0 none; font-weight: bold; }
.c_order td {border-top: 1px solid #eee;}
.c_order a {color:#0088CC;text-decoration:underline;}
.c_order a:focus, .c_order a:hover {text-decoration:none;}
.order_table thead, .order_table th, .order_table tr.sums td  {background:#eee;background:#f9f9f9;}
.order_table td img {border:1px solid #eee;padding:3px;}
.order_table td {vertical-align:middle;}
.order_table tr.sums td{vertical-align:top;}
.order_table input {margin:0;}
.order_table input.text {width:30px;}
.order_table dl dt {margin:0;}
.order_table dd {margin-left:0;}
	
a.carbut{
	background-color:#5F6C76;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #8C98A1;
	text-decoration:none;
	}

a:hover.carbut{
	background-color:#8C98A1;
	width:90%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block;
	margin:5px 0 0 6px;
	padding:5px 0 5px 0;
	border:1px solid #5F6C76;
	}	

a.carbut2{
	float:left;
	background-color:#5F6C76;
	width:100px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	display:block;
	padding:5px;
	border:1px solid #8C98A1;
	text-decoration:none;
	}

a:hover.carbut2{
	background-color:#8C98A1;
	width:100px;
	text-align:center;
	color:#fff;
	display:block;
	padding:5px;
	border:1px solid #5F6C76;
	}	


/* Pagination */
.numberresultados {
	width:100%;
	margin-bottom:10px;
	}

.paginationpages {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.paginationpages span, .paginationpages a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #221A15;
}
 
.paginationpages a:hover{
color:#fff;
background: #745547;
}
 
.paginationpages .current{
padding:6px 9px 5px 9px;
background: #745547;
color:#fff;
}

