@charset "UTF-8";
/* CSS Document for the bathrooms fl
Category: fanlisting places
URI: bath.amadora.it
Author: AR
*/

html {
margin: 0 auto;
padding: 0;
height: 100%;
}

body {
margin: 0 auto;
text-align: center;
background: #fff;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 11px;
line-height: 19px;
color: #787878;
}

/*.................................slice 1 und menu................................*/

#wrapper {
width: 732px;
min-height: 300px;
margin: 30px auto;
}

#slice1_menu {
margin: 0;
float: left;
width: 239px;
height: 297px;
background-image: url(images/layout-slice1.gif);
background-position: top;
background-repeat: no-repeat;
}

#menu {
width: 40%;
margin: 0 auto;
padding: 311px 0 0 0;
font-size: 12px;
min-height: 100px;
text-align: left;
}

/*.................................liste format................................*/

ul, li {
padding: 0;
margin: 0;
}

ul.menu {
margin: 0;
padding: 0;
list-style-type: none;
color: #787878;
}

ul.menu li {
margin: 5px;
list-style-type: none;
color: #787878;
}

ul.menu a {
display: block;
padding: 0;
margin: 0px;
color: #787878;
text-decoration: none;
list-style-type: none;
padding-left: 22px;
background-image: url(images/li.gif);
background-position: left;
background-repeat: no-repeat;
line-height: 23px;
}

ul.menu a:hover {
display: block;
padding: 0px;
color: #000;
list-style-type: none;
text-decoration: none;
padding-left: 22px;
}


/*.................................slice 2 und inhalte................................*/


#slice2_content {
margin: 0 0 0 239px;
width: 400px;
min-height: 200px;
background-image: url(images/layout-slice2.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: left;
}

#content {
padding: 103px 0 70px 14px;
text-align: left;
background-image: url(images/footer-wave.gif);
background-position: bottom right;
background-repeat: no-repeat;
}

#antileft {
clear: left;
}

#content a:link {
text-decoration: none;
font-weight: bold;
color: #2cc2d2;
}
#content a:visited {
text-decoration: none;
font-weight: bold;
color: #2cc2d2;
}
#content a:hover {
text-decoration: underline;
font-weight: bold;
font-style: italic;
color: #2cc2d2;
}
#content a:active {
text-decoration: none;
font-weight: bold;
color: #2cc2d2;
}

h1 {
font-size: 20px;
letter-spacing: 2px;
color: #787878;
margin: 0 0 17px 0;
}

textarea,input,select,option {
border: 1px solid #179fae;
background: #fff;
padding: 2px;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 11px;
color: #787878;
}