﻿/********** Body **********/
/**************************/
body { background: url('/images/back.jpg'); }

/********** Layout **********/
/****************************/
div#layout { background: #FFFFFF url('/images/layout.jpg') no-repeat top center; }

/********** Container **********/
/*******************************/
div#container { background: url('/images/container.jpg') no-repeat bottom center; }


/********** Branding **********/
/******************************/
div#branding h1 { background: url('/images/logo.gif') no-repeat; }


/********** Nav Main **********/
/******************************/
ul#nav_features { background: url('/images/nav_features.png') no-repeat; } 
a#hotelBtn { background: url('/images/hotel_ita.jpg') no-repeat; }
a#prezziBtn { background: url('/images/prezzi_ita.jpg') no-repeat; }
a#infoBtn { background: url('/images/info_ita.jpg') no-repeat; }
a#lastminuteBtn { background: url('/images/lastminute_ita.jpg') no-repeat; }

a#hotelBtn_eng { background: url('/images/hotel_eng.jpg') no-repeat; }
a#prezziBtn_eng { background: url('/images/prezzi_eng.jpg') no-repeat; }
a#infoBtn_eng { background: url('/images/info_eng.jpg') no-repeat; }
a#lastminuteBtn_eng { background: url('/images/lastminute_eng.jpg') no-repeat; }

a#hotelBtn_ger { background: url('/images/hotel_ger.jpg') no-repeat; }
a#prezziBtn_ger { background: url('/images/prezzi_ger.jpg') no-repeat; }
a#infoBtn_ger { background: url('/images/info_ger.jpg') no-repeat; }
a#lastminuteBtn_ger { background: url('/images/lastminute_ger.jpg') no-repeat; }

ul#nav_tools li a { color: #000000; }
ul#nav_tools li a:hover { color: #999999; }

ul#thumb_list li a img { border: 2px solid #bdbbbb; }

/********** Content Main **********/
/**********************************/
div#content_main { color: #000000; }
div#content_mainPage { color: #000000; background: #f6f6f6; }

/********** Content Sub **********/
/*********************************/
div#content_subPage { color: #000000; }
div#content_subPage h2 { }

ul#price_adder li { background: url('/images/free.gif') no-repeat center left; }

ul#price_conditions li { list-style-type: circle; }
ul#price_conditions li ul li { list-style-type: square; }

/********** Site Info **********/
/*******************************/
div.vcard { color: #000000; }
div.vcard a { color: #000000; }
div.vcard a:hover { color: #999999; }

span.g2k { background: url('/images/pulsante.gif') no-repeat bottom right; }