﻿* {
margin: 0;
padding: 0;
border: 0;
}
html {
overflow: scroll;
}
body {
font-family: sans-serif;
color: #000;
font-size: 11px;
background: #FFF url(images/bg_main2.gif) repeat;
background-position: center;
}
table {
border-collapse: collapse;
}
a {
color: #000;
text-decoration: none;
}
h1 {
font-weight: normal;
font-size: 16px;
text-align: right;
color: #b99;
letter-spacing: -1px;
margin-right: 20px;
}
h2 {
font-weight: bold;
text-transform: uppercase;
text-decoration: underline;
font-size: 11px;
margin: 10px 0;
}
.main {
font-size: 13px;
font-weight: bold;
font-variant: small-caps;
}
#outside {
width: 1135px;
margin: 10px auto 0 auto;
border: 1px solid #ccc;
}
#container {
background: #fff;
padding: 8px;
}
#movein {
padding: 30px 0 0 100px;
}
.submitButton {
background-color: #caa;
color: #fff;
font-size: 18px;
font-weight: bold;
letter-spacing: 4px;
padding: 2px;
text-transform: uppercase;
border: 2px solid #ccc;
}
a:hover {
color: #333;
}
#box {
vertical-align: top;
margin-left: 5px;
}
#copy {
margin-right: 20px;
font-size: 10px;
text-align: right;
padding: 12px 0 0 0;
color: #755;
}
#copy a {
font-size: 10px;
font-weight: normal;
color: #755;
margin-left: 10px;
font-style: italic;
}
#copy a:hover {
color: #322;
text-decoration: underline;
}
.up {
vertical-align: top;
text-align: center;
padding-top: 35px;
padding-left: 10px;
padding-right: 10px;
background: transparent url(images/nav.jpg) repeat-x;
}
input, select, textarea {
border: 1px solid #ccc;
background: #eee;
margin-bottom: 20px;
}
#thanks {
padding-left: 10px;
color: #333;
font-size: 12px;
}
.hundy {
width: 100%;
text-align: right;
line-height: 40px;
}
a.cat {
font-size: 13px;
letter-spacing: 1px;
font-family: Arial, sans-serif;
line-height: 20px;
display: block;
width: 100px;
border-bottom: 6px dotted #E1D3D6;
color: #866;
margin: 4px 0;
letter-spacing: -1px;
}
a.cat:hover {
color: #533;
background: url(images/photon.png) no-repeat;
background-position: center;
}
div#upnav {
text-align: right;
}
div#upnav a {
font-size: 11px;
margin-left: 10px;
}
a.pn {
font-size: 13px;
margin-left: 40px;
padding: 2px 10px;
background: url(images/nav6.jpg);
background-position: bottom;
color: #311;
}
a.pn:hover {
color: #000;
background: url(images/nav5.jpg);
background-position: center;
}
a.nada {
font-size: 13px;
margin-left: 40px;
padding: 2px 10px;
background: url(images/nav6.jpg);
background-position: bottom;
color: #edd;
}
a.nada:hover {
color: #edd;
}
.large {
padding: 2px;
background: #ccc;
border: 2px solid #fdd;
}
a.topper {
font-family: Lobster, "Trebuchet MS", sans-serif;
font-size: 26px;
line-height: 40px;
color: #555678;
}