#toolbar ul {

list-style:none;

margin:0;

padding:0;

}

#toolbar li {

display:inline;
}

#toolbar a {

color:#FFF;

float:left;

padding:0px 0px 0px 4px; /* left 3 px because of left.png image */

margin:0px 2px 0px 2px;

height:49px;

text-decoration:none;

background: url(images/lmenu.png) no-repeat left center;

vertical-align:middle;

}



#toolbar .selected a{

color:#FFF;

float:left;

padding:0px 0px 0px 4px; /* left 3 px because of left.png image */

margin:0px 2px 0px 2px;

height:49px;

text-decoration:none;

background: url(images/lmenu_ovr.png) no-repeat left center;

vertical-align:middle;

}



#toolbar a span {

display:block;

float:none;

padding:3px 8px 0px 4px;

height:46px;

background: url(images/rmenu.png) no-repeat right center;

}



#toolbar .selected a span {

display:block;

float:none;

padding:3px 8px 0px 4px;

height:46px;

background: url(images/rmenu_ovr.png) no-repeat right center;

color:#0059A9;

}



#toolbar a:hover{

text-decoration:none;

background: url(images/lmenu_ovr.png) no-repeat left center;

cursor:pointer;

color:#0059A9;

}



#toolbar a:hover span {

text-decoration:none;

height:46px;

background: url(images/rmenu_ovr.png) no-repeat right center;

}



 /* box /////////////////////////////////////////////////////////////////////////////////////////////////*/

 

.box ul {

list-style:none;

margin:0;

padding:0;

}



.box li {

display:inline;

color:#FFF;

float:left;

padding:0px 0px 0px 4px; /* left 3 px because of left.png image */

margin:0px 2px 0px 2px;

height:20px;

text-decoration:none;

background: url(images/box_header_l.png) no-repeat left center;

vertical-align:middle;

}





.box span {

display:block;

float:none;

padding:3px 8px 0px 4px;

height:17px;

background: url(images/box_header_r.png) no-repeat right center;

font-size:13px;

}





.footer a:link

{

	color:#000;

	text-decoration:underline;

}

.footer a:visited

{

	color:#000;

	text-decoration:underline;

}

.footer a:hover

{

	color:#000;

	text-decoration:underline;

}

#rent a:link, #rent a:visited{
	color:#C0272D;
	font-weight:bold;
	text-decoration:none;
}

#rent a:hover{
	color:#C0272D;
	font-weight:bold;
	text-decoration:underline;
}

#buy a:link, #buy a:visited{
	color:#055117;
	font-weight:bold;
	text-decoration:none;
}

#buy a:hover{
	color:#055117;
	font-weight:bold;
	text-decoration:underline;
}


#language a{
	text-decoration:none;
	color:#fff;
}
