* {margin: 0;padding: 0;}
html, body {
height: 100%;
}
body {
font-family: arial, verdana, helvetica, sans-serif;
color: #777;
background: white url(../images/x.png) repeat-x 50% 0;
font-size: 76%;
line-height: 1.4;
}
#wrapper1 {
margin: 0 auto;
background: white url(../images/y.png) repeat-y 0 0;
width: 836px;
min-height: 100%;
_height: 100%;
}
#wrapper2, #container {
min-height: 389px;
}
#wrapper2{
background: url(../images/tl.png) no-repeat 0 0;
padding-left: 18px;
}
#container {
background: url(../images/tr.png) no-repeat 100% 0;
padding-right: 18px;
position: relative;
}
#header, #nav, #content, #footer {
margin: 0 5px;
}
#header #logo {
position: relative;
margin:0;padding:0;border:0;
height: 122px;
background: url(../images/logo.png) no-repeat 0 0;
text-indent: -5000px;
}
#header #logo a {
position: absolute;
top:0;left:0;
width: 350px; height: 100px;
}
#contactemail {
margin:0; padding:0; 
}
#contactemail a {
position: absolute;
top:80px;right:30px;
width: 250px; height: 25px;
text-indent: -5000px; overflow: hidden;
}
#contacttel {
position: absolute;left: -5000px;
}
#headertext {
margin:0;padding:0;border:0;
height: 26px;
background: #E2E1E1;
text-align: right;
line-height: 26px;
color:white;
padding-right: 13px;
font-size: 1.1em;
font-weight: bold;
}
#inner {
border-top: 2px solid white;
}
#nav {
background: #99BA22 url(../images/mx.png) repeat-x 0 0;
}
#nav h1 {
display:none;
}
#nav ul {
background: url(../images/mr.png) no-repeat 100% 0;
list-style:none;
margin: 0; padding: 0; border: 0;
height: 45px;
}
#nav li {
float:left;
margin: 0; padding: 0; border: 0; background: 0;
}
#nav li a {
display:block;
margin: 0;
padding: 0 2px 0 4px;
width: 95px;
height: 45px;
line-height: 45px;
color: white;
font-weight: normal;
background: url(../images/ms.png) no-repeat 0 0;
text-align: center;
font-size: 1em;
}
#nav li a span {
display: block;
}
#nav li#lihome a {
border-left: 0px;
padding-left: 10px;
background: url(../images/ml.png) no-repeat 0 0;
}
#nav li#licompany a {
width: 170px;
}
#nav li a:link {
}
#nav li a:visited {
}
#nav li a:focus, #nav li a:hover {
}
#nav li a:active {
}
#nav li.current a { /* Menu current page */
font-weight: bold;
}
#nav li.current a span {
background: url(../images/arr.png) no-repeat 50% 100%;
}
#side {
position: absolute;
width: 285px;
top:20px;
right:20px;
color: #ccc;
font-weight: bold;
}
#main #side p {
padding: 0 15px;
}
#content {
border-top: 2px solid white;
clear:left;
}
#mainphoto {
height: 264px;
background: url(../images/photo.jpg) no-repeat 0 0;
border-bottom: 2px solid white;
}
#footer {
border-top: 2px solid #F0F0F0;
padding: 5px;
color: #ccc;
text-align: right;
margin-top: 50px;
clear:both;
}
#footer p {
font-size: 0.8em;
}
.hide {
display:none;
}
img {
border: 0;
}
.image {
}
.center {
text-align: center;
}
.right {
text-align: right;
}
img.float {
float:left;
margin-right: 15px;
}
.error {
color: red;
font-weight: bold;
}
.success {
font-size: 2em;
color:#A0CD27;
}
/*typography*/
a {
text-decoration: none;
font-weight: bold;
color: #A0CD27;
}
#main a {
background-color: #A0CD27;
color: white;
border: 1px solid #A0CD27;
padding: 1px 3px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#pagebook #main a, #main #side a {
border: 0;
padding: 0;
background-color: transparent;
}
a:link {
}
a:visited {
color: #B8DA5D;
}
a:focus, a:hover {
color: #999;
text-decoration: underline;
}
#content a:focus, #content a:hover {
border: 1px solid #666;
text-decoration: none;
}
a:active {
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
padding: 5px 25px 0 35px;
}
#content h1 {
border-bottom: 5px solid #F0F0F0;
color: #A0CD27;
font-size: 1.6em;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 0;
padding-left: 18px;
}
h2, h3 {
color: #A0CD27;
font-size: 1.2em;
margin-top: 20px;
padding-top: 0.5em;
border-bottom: 1px solid #F0F0F0;
}
h4,h5 {
font-size: 1.0em;
}
h6 {
font-size: 0.8em;
}
p, dt, dd, li {
font-size: 1em;
}
#content p {
padding: 1em 25px 0em 35px;
}
h1+h2 {
margin-top: 5px;
}
dl, ul, ol {
padding: 5px 0 10px;
border-bottom: 1px solid #F0F0F0;
background-color: #fafafa;
margin: 0 0 2px;
list-style: none;
}
dt {
font-weight: bold;
margin: 15px 0px 5px;
}
dd, li {
margin: 5px 0 0 100px;
padding:0 0 0 15px;
background: url(../images/bull.png) left no-repeat;
}
dd a {
font-weight: normal;
}
li > p {
margin-top: 0.2em;
}
strong {
font-weight: bold;
color: #A0CD27;
}
table {
margin: 5px auto;
border-collapse: collapse;
}
th {
background-color: #B8DA5D;
color: white;
text-align: left;
padding: 4px 5px;
font-size: 0.9em;
vertical-align: top;
text-align: right;
}
td {
padding: 4px;
}
label {
display: block;
width: 75px;
padding-right: 10px;
float: left;
font-weight: bold;
text-align: right;
}
input, textarea {
border: 1px solid #999;
font-size: 1em;
padding: 3px;
font-family: arial, verdana, helvetica, sans-serif;
background: #f2f4f6;
}
.textinput {
float:left;
}
input:focus, textarea:focus {
border-color: #666;
background: white;
}
/* eforms */
#eform1 {
padding:0 0 0;
}
#eform1 p {
padding:1em 0 0 20px;
}
p.eform_name, p.eform_telephone, p.eform_email {
float: left;
}
#eform1 p.eform_telephone, #eform1 p.eform_email {
padding-left: 0;
}
.eform_message {
clear: left;
}
#eform1 p.required {
clear: left;
float:right;
padding-right: 30px;
}
#eform1message {
width: 645px;
height: 120px;
}
#eform1name, #eform1telephone, #eform1email {
width: 153px;
}
#eform1_send {
margin-left: 85px;
margin-top: 10px;
background-color: #A0CD27;
border: 1px solid #A0CD27;
color: white;
font-weight: bold;
font-size: 1em;
cursor: pointer;
}
#eform1_send:hover {
border: 1px solid #666;
}
.eform_send {
}
#eform1 p.error {
padding:0.25em 0 0 105px;
}
/* Gallery */
#content .gallery_thumbs a, #content .gallery_thumbs a:hover {
background: none;
border: 0;
padding: 2px;
}
.gallery_frame {
background: url(../images/gallery_x.png) top repeat-x;
position: relative;
text-align: center;
padding-bottom: 5px;
}
.gallery_frame img {
border-left: 2px solid white;
border-right: 2px solid white;
}
.title {
color: #A0CD27;
font-size: 1.2em;
height: 1.35em;
font-weight: normal;
padding: 10px 0;
}
.gallery_thumbs {
text-align: center;
background: #eee url(../images/gallery_x.png) top repeat-x;
padding: 10px 10px 5px;
}
.gallery_thumb {
display: inline;
}
.gallery_thumb img {
margin: 0 0 3px;
border: 1px solid #eee;
}
.gallery_thumb a:hover img {
border: 1px solid #999;
}
#pagegallery #content p {
padding:0;
}
#pagegallery #content h1 {
margin-bottom: 0;
border-bottom: 0px solid #F0F0F0;
padding-bottom: 5px;
}
.map {
text-align: center;
}
.clear {clear: both;}
.center { text-align: center;}
.right {text-align: right;}
.float {float: left; margin-right: 20px;}
.floatright {float: right; margin-left: 20px;}
.highlight {background-color:#FFEA67;}
.highlight2 {color: #999;}
.underlined { text-decoration: underline; text-indent: 0;	}
#pagepreview_wrap {
margin: 20px; padding: 20px; min-height: 250px; background: white;
}