/* Pixaworks.net Hosting v1.0 Theme (Validated XHTML 1.0 Transitional)
   Design, Illustration & XHTML/CSS Coding by Pixaworks
   Copyright (c) 2006-2009 Pixaworks
*/

body {
background-color: #0A0A0A;
margin: 0px;
padding: 0px;
}

#header {
width: auto;
margin: auto;
background-image: url(images/logo-bg.gif);
background-repeat: repeat-x;
margin: 50px 0px 0px 0px;
}

.logo {
width: 950px;
margin: auto;
}

#main {
background-color: #232323;
width: auto;
height: auto;
}

.content {
font-family: Georgia, "Times New Roman", Times, serif;
color: #DDDDDD;
margin: auto;
width: 950px;
}

.content a {
color: #48B5E3;
text-decoration: none;
}

.content a:hover {
color: #48B5E3;
text-decoration: underline;
}

.content a:visited {
color: #48B5E3;
text-decoration: none;
}

.content p {
font-size: 14px;
line-height: 19px;
width: 550px;
margin: 0px;
padding: 10px 0px 10px 25px;
}

.bodytext {
float: left;
color: #DDDDDD;
font-size: 11px;
line-height: 16px;
width: 650px;
margin: 0px 0px 0px 25px;
}

.bodytext h1 {
font-size: 20px;
font-weight: normal;
margin: 0px;
}

.packagebox {
float: left;
width: 250px;
height: auto;
font-size: 11px;
line-height: 17px;
color: #DDDDDD;
font-weight: normal;
text-decoration: none;
padding: 10px;
margin: 20px 0px 20px 25px;
border: 1px solid #666666;
}

.packagebox h1 {
font-size: 16px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 10px 0px;
}

.packagebox h2 {
font-size: 15px;
font-weight: normal;
margin: 0px;
}

.sidebar {
float: right;
color: #DDDDDD;
font-size: 11px;
line-height: 16px;
width: 270px;
}

.form-input {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
width: 300px;
border: 0px;
padding: 4px;
}

.form-list {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
width: auto;
border: 0px;
padding: 2px;
}

.form-button {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
width: auto;
}

.blue {
color: #48B5E3;
}

.break {
clear: both;
}

#footer {
background-image: url(images/footer-bg.gif);
background-position: top;
background-repeat: repeat-x;
width: auto;
height: auto;
}

#footer a {
color: #48B5E3;
text-decoration: none;
}

#footer a:hover {
color: #48B5E3;
text-decoration: underline;
}

#footer a:visited {
color: #48B5E3;
text-decoration: none;
}

.footer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #B2B2B2;
width: 950px;
margin: auto;
padding: 70px 0px 40px 45px;
}