@charset "UTF-8";
/* CSS Document */


div#tool_bar
{
border-left: 1px solid black;
background:white;
z-index:2;
position:relative;
}

#tool_bar a
{
margin:0px;
padding:0px;

}

#tool_bar a:hover
{
background:none;
margin:0px;
padding:0px;
}

#tool_bar ul {
height:40px;
list-style-type:none;
padding:0px;
margin:0px;
width:980px;

}

#tool_bar ul li{
display:inline;
float:left;
padding-right:5px;
}


#tool_bar ul li a.ro_eat{
background-image:url(http://lamag.com/images/nav/eat.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
width:47px;
display:block;
margin-left:8px;
}

#tool_bar ul li a.ro_eat:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_eat_off{
background-image:url(http://lamag.com/images/nav/eat-off.jpg);
background-repeat: no-repeat;
height:40px;
width:47px;
display:block;
margin-left:8px;
}

#tool_bar ul li a.ro_shop{
background-image:url(http://lamag.com/images/nav/shop.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
width:59px;
display:block;
}

#tool_bar ul li a.ro_shop:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_shop_off{
background-image:url(http://lamag.com/images/nav/shop-off.jpg);
background-repeat: no-repeat;
height:40px;
width:59px;
display:block;
}

#tool_bar ul li a.ro_do{
background-image:url(http://lamag.com/images/nav/do.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
width:42px;
display:block;
}



#tool_bar ul li a.ro_do:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_do_off{
background-image:url(http://lamag.com/images/nav/do-off.jpg);
background-repeat: no-repeat;
height:40px;
width:42px;
display:block;
}


#tool_bar ul li.search-field
{
width:294px;
margin-top:5px;
margin-left:7px;
float:left;
}

li.search-field .search, li.search-field .select select
{
float:left;
}


li.search-field .search, li.search-field .search input
{
width:199px;
height:21px;
}

li.search-field .search, li.search-field .select
{
/*border: 1px solid #e3e3e3;*/
color: #666666;
font-size: 11px;
float:left;
margin:0px;
}



li.search-field .select, li.search-field .select select
{
width:47px;
margin:0px;
margin-left:4px;
height:26px;
}


li.search-field .submit-search
{
float:left;
margin-left:10px;
}
li.search-field .submit-search #ctl00_btnSubmit, li.search-field .submit-search #btnSubmit
{
width: 30px;
height: 26px;
/*background-image: url("http://www.lamag.com/images/nav-go.jpg");*/
}




#tool_bar ul li a.ro_promo{
background-image:url(http://lamag.com/images/nav/promo.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
width:102px;
display:block;
}

#tool_bar ul li a.ro_promo:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_promo_off{
background-image:url(http://lamag.com/images/nav/promo-off.jpg);
background-repeat: no-repeat;
height:40px;
width:102px;
display:block;
}

#tool_bar ul li a.ro_circles{
background-image:url(http://lamag.com/images/nav/circles.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
width:68px;
display:block;
}

#tool_bar ul li a.ro_circles:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_bola{
background-image:url(http://lamag.com/images/nav/bola.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
width:88px;
display:block;
}

#tool_bar ul li a.ro_bola:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_bola_off{
background-image:url(http://lamag.com/images/nav/bola-off.jpg);
background-repeat: no-repeat;
height:40px;
width:88px;
display:block;
}

#tool_bar ul li a.ro_latoz{
background-image:url(http://lamag.com/images/nav/latoz.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
display:block;
width:68px;
}

#tool_bar ul li a.ro_latoz:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_find{
background-image:url(http://lamag.com/images/nav/find.jpg);
background-repeat: no-repeat;
background-position:left -40px;
height:40px;
width:148px;
display:block;
}

#tool_bar ul li a.ro_latoz_off{
background-image:url(http://lamag.com/images/nav/latoz-off.jpg);
background-repeat: no-repeat;
height:40px;
display:block;
width:68px;
}


#tool_bar ul li a.ro_find:hover{
background-position:left 0px;
}

#tool_bar ul li a.ro_find_off{
background-image:url(http://lamag.com/images/nav/find-off.jpg);
background-repeat: no-repeat;
height:40px;
width:148px;
display:block;
}

.invisible{
display:none;
padding-top:15px;
}

/* wheater */
.wheatherWidget
{
float:right;
margin-bottom:5px;
}

.wheatherWidget .date
{
padding: 5px 7px 0px 0;
width:auto;
text-transform: uppercase;
letter-spacing: -0.5px;
color: #c9c3bb;
border-right:1px solid #c9c3bb;
margin-right:10px;
float:right;
}


.wheatherWidget .weather
{
margin-right:5px;
width: auto;
height:auto;
padding:0px;
float:right;

}

.wheatherWidget .weather img
{
width:20px;
height:20px;
overflow:hidden;
}
.wheatherWidget .temp
{
padding-top: 5px;
color: #c9c3bb;
margin-right:0px;
float:right;
}

.line5px
{
border-top:5px solid black;
}