* {margin: 0;padding: 0;}
html, body {
height: 100%;
width: 100%;
}
body {
font-family: "Courier New", monospace;
color: white;
font-size: 76%;
padding: 0 0;
background: white url(../images/4y.png) repeat-y 50%;
}
#container {
position: relative;
min-height:100%;
width: 450px;
margin: 0 auto;
}
#header, #nav {
margin-left: 4px;
width: 150px;
}
#header {
position: absolute;
top: 0;
left: 0;
margin-top: 20px;
}
#header h1, #header p {
}
#header h1 {
padding: 0;
margin: 0;
}
#header h1 a {
display:block;
background: url(../images/4logo2.png) no-repeat 0 0;
width:149px;
height: 150px;
text-indent: -5000px;
overflow: hidden;
padding: 0;
margin: 0;
}
#header p {
font-size: 0.9em;
text-align: center;
padding: 16px 0 0;
color: #fff;
}
#nav {
margin-top: 230px;
float: left;
}
#nav h1 {
display:none;
}
#nav ul {
list-style:none;
margin: 0 11px; padding: 18px 0; border: 0;
border-top: 1px dotted white;
border-bottom: 1px dotted white;
}
#nav li {
margin: 0; padding: 0; border: 0;
font-size: 0.9em;
}
#nav li a {
display:block;
text-indent: -5000px;
overflow: hidden;
font-weight: normal;
color: #F49632;
height: 29px;
width: 130px;
background-position: 50% 0;
background-repeat: no-repeat;
}
#nav li a:link, #nav li a:visited  {
}
#nav li a:focus, #nav li a:hover {
color: #fff;
background-position: 50% -30px;
}
#nav li a:active {
color: white;
}
#linkhome a {background-image: url(../images/4li0.png);}
#linkportfolio a {background-image: url(../images/4li1.png);margin-top: 20px;}
#linkinformation a {background-image: url(../images/4li2.png);margin-top: 4px;}
#linkcontact a {background-image: url(../images/4li3.png);margin-top: 2px;}
#linkterms a {background-image: url(../images/4li4.png);margin-top: 8px;}
#pagehome #linkhome a,
#pageportfolio #linkportfolio a,
#pageinformation #linkinformation a,
#pagecontact #linkcontact a,
#pageterms #linkterms a {
background-position: 50% -30px;
}
#content {
width: 270px;
margin-left: 166px;
padding-top: 20px;
}
#quicklinks {
display: none;
/*position: absolute;
top: 4px;
left: 164px;
list-style: none;
padding:0;
margin:0;
}
#quicklinks li {
margin: 0 5px 0 0;
padding: 0;
text-align: left;
float: left;
*/
}
#pageportfolio #quicklinks li {
margin: 0;	
}
#quicklinks a:link, #quicklinks a:visited {
color: white;
}
#quicklinks a:focus, #quicklinks a:hover {
color: black;
}
#main {
}
#sites {
}
.site {
border-bottom: 1px dotted #fff;
margin-bottom: 20px;
padding-bottom: 20px;
}
.site .image {
display: none;
}
.site div.details p, .block p {
font-family: arial, sans-serif;
}
.site p.link {
font-weight: bold;
}
.site p.foot {
text-align: right;
}
.site p.price {
}
#footer {
margin: 0 0 10px;
width: 100%;
}
#footer p {
padding: 50px 10px 5px;
font-size: 0.8em;
text-align: right;
color: white;
}
.hide {
display:none;
}
img {
border: 0;
}
.image {
}
.small {
font-size: 0.8em;
}
.x {
padding-right: 0.5em;
background: url(../images/link2.png) no-repeat 100% 0;
}
.x:hover {
background-position: 100% -20px;
}
.error {
padding-left: 2px;
font-weight:bold;
color: black;
background: yellow;
}
/*typography*/
a {
text-decoration: none;
color: #F49632;
}
a:link {
}
a:visited {
color: #F49632;
}
a:focus, a:hover {
color: white;
text-decoration: none;
}
a:active {
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
padding: 0;
}
#content h1 {
color: #F49632;
padding-top: 190px;
height: 20px;
margin-bottom: 30px;
border-bottom: 1px solid #fff;
text-align: right;
}
h1 {
font-size: 1.4em;
}
h2 {
font-size: 1.2em;
}
h3 {
font-size: 1.1em;
margin-top: 20px;
}
h4,h5 {
font-size: 1.0em;
}
h6 {
font-size: 0.8em;
}
p, dt, dd, li {
font-size: 0.9em;
}
p {
margin: 0;
padding: 0 0 2px;
}
dl, ul, ol {
margin: 10px 10px 20px;
padding: 0 0 0 40px;
}
dt {
font-weight: bold;
margin: 15px 0px 5px;
}
dd, li {
margin: 5px 0 0 30px;
}
dd a {
font-weight: normal;
}
li > p {
margin-top: 0.2em;
}
strong, b {
font-weight: bold;
}
label {
display: block;
}
form {
padding-top: 5px;
}
input, textarea {
font-family: "Courier New", monospace;
font-size: 1em;
background: white;
border: 1px solid white;
color: black;
padding: 1px;
margin: 1px;
}
textarea {
overflow: auto;
}
.right {
text-align: right;
}
/* content stuff */
.block {
}
/* page specific */
label {
width: 120px;
}
