.welcome-msg {
    float: left;
    font-size: 0.95em;
    color:#fff;
    font-weight:bold;
}
#header-cart {
    position: absolute;
    z-index: 20;
    width: 281px;
    right: 0;
    top: 7px;
}
#header-cart .head {
    margin-bottom: 7px;
    padding-right: 8px;
}
#header-cart .head h4 {
    cursor: pointer;
    float: none;
    display: inline;
    padding-left: 24px;
    background: url(../images/icon-cart.gif) no-repeat 0 50%;
}
#header-cart .head h4,
#header-cart .head h4 a {
    color: #3b5a14;
    font-size: 0.95em;
    font-weight: bold;
}
#cart-content {
    background: #292a34;
    border: 1px solid #727379;
    border-top: none;
    padding: 0 3px 5px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-radius: 0 0 8px 8px;
    color: #aaa;
    position: absolute;
    top: 23px;
    right: 0px;
    width: 200px;
}
#cart-content .product-images {
    float: left;
}
#cart-content .product-images img {
    border: 1px solid #a9a9a9;
}
#cart-content .product-details {
    margin: 0 0 0 60px;
}
#cart-content h6 {
    color: #1E7EC8;
    text-indent: 5px; 
}
#cart-content li {
    clear: both;
}
#cart-content a:hover {
    color: #aaa;
}
#cart-content .actions a span {
    cursor: pointer;
}
#cart-content #center-buttons {
    padding-top: 5px;
    clear: both;
    text-align: center;
}

#slider
{
    height: 200px;
    position: relative;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
}
div.scroller
{
    height: 200px;
    overflow: hidden;
    width: 930px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 200px;
    overflow: hidden;
    width: 930px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{
    font: 12px bold Helvetica, sans-serif;
    text-decoration: none;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}


.footerl {
    float: left;
    text-align:left;
    width:500px;
	
  
}
.footer2 {
	float:right;
	position:absolute;
	text-align:right;
	width:940px;
	*left: 235px;
	
	
	
}
.footerl p, .footer2 p{
	height:30px;
	
	
	
}
.form-button, .form-button-alt {
    background-color: #b1d6f4;
    border: 1px solid #b1d6f4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #2a51e0;
}
.form-button:hover, .form-button-alt:hover {
    border-color: #b1d6f4;
    color: #fff;
}


.button-comprar, .button-comprar-alt {
    background: #fff url(../images/button-comprar.gif) repeat-x 0 0;
    border: none;
   	width:95px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    padding-left:21px;
    color: #fff;
    font-weight:bold;
}

.button-comprar span {
	visibility:hidden;
}
.button-comprar:hover, .button-comprar-alt:hover {
   
    color: #8ac53f;
}


h4, h3, .category-head h2 {
    font-size: 13px;
    font-weight: bold;
    color: #4798ed;
}


.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}
#pollForm h5 {
	color:#d21970;
}

#pollForm label {
	color:#808080;
}
#pollForm td{
	padding-top: 4px 2px;
}
.como-chegar-endereco{
	float:right; 
	width:348px;
	font-size:10px;
	color:#72a2b7;
	font-weight:bold;
	font-family:Verdana;
	text-align:left;
}
.como-chegar-endereco a{
	color:#8ac53f;
	text-decoration:none;
	
}
.como-chegar-tefefone{
	float:right; 
	width:348px;
	font-size:10px;
	color:#72a2b7;
	font-weight:bold;
	font-family:Verdana;
	padding-top:23px;
	text-align:right;
}
.col-right .base-mini{
	background-color:#dff1f7;
}

.col-right .base-mini .head{
	background-color:#dff1f7;
}
.mini-cart .head{ 
	background: #dff1f7 url(../images/carrinho-azul.gif) no-repeat 2% 50%;
}

.mini-newsletter .head{ 
	background: #dff1f7 url(../images/icon-newsletter.gif) no-repeat 2% 50%;
}
.col-right .base-mini .head h4, .mini-cart .head h4, .mini-newsletter h4 { 
	padding-left:20px;
	border-bottom: 1px dashed #70b1da;
}
.col-right .base-mini .content, .col-right .base-mini ol {    
   border-top: none;    
}
.base-mini .content {
	color:#808080;
	font-weight:bold;
}
.galeria-box{
	padding:20px 10px;
}
.link_produto_galeria {
	text-decoration:none;
}
.level1{

}