/*Luzonica's Main Style Sheet*/

body {
margin: 0;
background-color: #ffffff;
color: #000000;
font-family: Arial;
font-size: 1em;
max-width: 1500px;
background-image: url(images/tile007.jpg);
background-position: top left;
background-repeat: repeat;
}

#blackband {
position: relative;
text-align: center;
border-top: 4px double #000;
border-bottom: 4px double #000;
border-right: 4px double #000;
background: #000;
color: #fff;
padding: 20px;
margin-left: -20px;
width: 100%;
}


h1 {
padding-top: 20px;
font-family: Tempus Sans ITC, Vivaldi, Arial;
font-size: 1.5em;
text-align: left;
font-style: italic;
letter-spacing: 5px;
color: #cc6600
}
h2 {
font-size: 1.1em;
font-weight: bold;
padding-left: 20px;
}
h3 {
font-weight: normal;
color: #777777;
font-size: 1em;
font-style: italic;
padding-left: 20px;
}
h4 {
font-size: 1.1em;
font-weight: bold;
font-style: italic;
padding-left: 50px;
}
h5 {
font-family: Tempus Sans ITC, Vivaldi, Arial;
font-size: 1.5em;
text-align: center;
color: #cc6600
}
h6 {
font-size: 1.1em;
font-weight: bold;
color: #cc6600
}
p {
padding-left: 20px;
font-size: 1em;
text-align: justify;
line-height: 1.7em;
}
p.list {
padding-left: 20px;
font-size: 1em;
text-align: justify;
line-height: 1em;
}
p.footer {
font-size: .7em;
text-align: center;
font-weight: bold;
padding-top: 100px;
padding-bottom: 20px;
}
p.footer300 {
font-size: .7em;
text-align: center;
font-weight: bold;
padding: 300px 0 20px 0;
}

p.small {
font-size: .8em;
text-align: center;
font-style: italic;
}

p.copywright {
font-size: .7em;
text-align: center;
}
p.resident {
padding: 0 50px 0 50px;
}
p.centerbold {
padding-left: 20px;
font-size: 1em;
font-weight: bold;
text-align: center;
line-height: 1.2em;
}
p.italic {
padding-left: 20px;
font-size: 1em;
font-style: italic;
line-height: 1.7em;
}

#header-image {
top: 0;
height: 200px;
background-position: center center;
background-repeat: no-repeat;
background-image: url(images/Luzonica-Text01.gif);
}


img {
border: none;
}

img.floatright {
float: right;
/*clear: right;*/
margin: 10px;
}

img.floatleft {
float: left;
/*clear: left;*/
margin: 10px;
}

.floatleftcap {
float: left;
/*clear: left;*/
padding: 5px 20px 5px 0;
}
.floatrightcap {
float: right;
/*clear: right;*/
padding: 5px 0 5px 20px;
}
.floatjustify {
float: justify;
clear: left;
clear: right;
padding: 5px 20px 5px 0;
}

#img.background-image {
width: 100%;
position: absolute;
top: 0;
left: 0;
}

#clear {
clear: both;
}

a:link {
text-weight: bold;
text-decoration: none;
color: #009900;
}
a:visited {
text-weight: bold;
text-decoration: none;
color: #cc9900;

}
a:hover {
text-weight: bold;
color: #0033ff;
}

#header {
padding: 10px 125px 10px 125px;
height: 100px;
border-bottom: 1px #000000 solid;
background-color: #ffffff;
}
#header p {
font-size: .6em;
}
#content {
width: 100%;
}

#menu {
font-size: 1.2em;
font-family: Tempus Sans ITC, Vivaldi, Arial;
padding: 20px 0 0 0;
width: 200px;
position: absolute;
left: 0px;
}

a.menu1 {
margin: 2px 0 2px 15px;
}

a.menu2 {
margin: 2px 0 2px 40px;
}

a.menu3 {
margin: 2px 0 2px 75px;
}

#menu ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
#menu ul {
margin: 0;
padding: 0;
}
#menu ul li a:link, #menu ul li a:visited {
display: block;
text-decoration: none;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
}
#menu ul li a:hover {
color: #0033ff;
background-color: #EEEEEE;
}
#menupic {
position: absolute;
left: 0px;
top: 900px;
}

#topmenu {
display: inline;
font-weight: bold;
font-size: 1.2em;
text-align: center;
font-family: Tempus Sans ITC, Vivaldi, Arial;
padding: 0 0 0 10%;
height: 50px;
position: absolute;
left: 0px;
top: 150px;
}
#topmenu ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
#topmenu ul {
margin: 0;
padding: 0;
}
#topmenu ul li a:link, #topmenu ul li a:visited {
display: inline;
text-decoration: none;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
}
#topmenu ul li a:hover {
color: #0033ff;
background-color: #EEE;
}

#centerpic {
text-align: center;
padding: 10px;
}

#list ul li {
font-size: .9em;
list-style-type: circle;
margin-left: 40px;
padding-left: 10px;
/*line-height: 1.2em;*/
}

#main-text {
padding: 0 50px 20px 20px;
color: #000000;
margin: 0 100px 0 100px;
background-color: #fff;
border: 4px double #000;
}

#main-text-gallery {
padding: 0 50px 20px 20px;
color: #000;
margin: 0 100px 0 100px;
background-color: #000;
border: 4px double #fff;
}


#secondary-text {
padding: 0 50px 20px 20px;
position: absolute;
max-width: 1500px;
color: #000000;
margin-right: 100px;
margin-left: 100px;
background-color: #fff;
border: 4px double #000;
}

hr {
border: none 0; 
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
width: 80%;
height: 2px;
margin: 10px auto 0 0;
text-align: left;
}


#img_gallery{ 
margin:50px auto; 
width:500px;
}

#img_gallery a{ 
outline:none; 
border:none; 
}

#img_gallery a img{
border:none;
}

/* --- IMAGE STAGE */

#fullimg{
width: 500px;
overflow: hidden;
height: 100%;
}

#fullimg img{ 
width: 500px; 
}

/*#fullimg p,*/ 

#fullimg p {
padding-left: 20px;
font-size: 1em;
text-align: justify;
line-height: 1.7em;
color: #ccc;
font-family: Arial;
}

#fullimg span{
position:absolute;
background:black;
opacity:.5;
color:white;
margin:0px;
width:500px;
padding:6px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* --- SLIDER --- */

#img_gallery #wrapper{
overflow:hidden;
padding:4px 2px;
width: 442px;
float:left;
margin-left: auto;
margin-right: auto;
height:100px;
background-color:#181818;
position: relative;
}

#items{
margin:0px 0px;
padding:0px;
list-style:none;
width:50000px;
position: relative;
letter-spacing:0em;
}

#items li{
float:left;
list-style:none;
margin-right:2px;
}

#items .thumb{
width:100px;
height:100px;
cursor:pointer;
margin:0px;
padding:0px;
}

#items .large{
display:none;
position:absolute;
}

#fullimg .loading{
width: 24px;
height: 24px;
}

#fullimg .thumb{
display:none;
}

#items .item  p, #items .item span {
display:none;
max-width: 500px;
height:100%;
text-indent: -2000em;
}


#moveleft, #moveright{
margin:0px;
height:100px;
color: white;
width: 25px;
text-indent: -2000em;
text-decoration: none;
z-index: 1000;
display:block;
cursor: pointer;
float:left;
} 


#moveleft{
background: url('images/left2.gif');
}

#moveright{
background: url('images/right2.gif');
}

#moveleft:hover, #moveright:hover{ 
background-position:bottom;
}


