/* 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-image: url(images/body-bg.gif);
background-repeat: repeat-x;
background-color: #ABABAB;
margin: 0px;
padding: 0px;
font-family: Tahoma, Arial, Helvetica;
}

#header {
width: 900px;
height: 153px;
margin: auto;
background-image: url(images/header.gif);
background-repeat: no-repeat;
}

.webmail {
float: right;
width: auto;
height: auto;
margin: auto;
padding: 37px 70px 0px 0px;
}

.webmail h1 {
font-size: 12px;
font-weight: bold;
color: #666666;
}

.webmail-input {
font-size: 12px;
color: #333333;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: dashed;
border-left-style: none;
border-bottom-color: #333333;
width: 200px;
padding: 3px;
}

#main {
background-image: url(images/content-bg.gif);
background-repeat: repeat-y;
width: 900px;
height: 427px;
margin: auto;
}

.content {
float: left;
background-color: #4D4D4D;
margin: auto;
width: 475px;
height: 402px;
margin: 5px 0px 0px 60px;
}

.bodytext {
color: #FFFFFF;
font-size: 13px;
line-height: 18px;
padding: 0px 30px 18px 25px;
}

.bodytext a {
color: #8ADBFF;
text-decoration: none;
line-height: 24px;
}

.bodytext a:hover {
color: #8ADBFF;
text-decoration: underline;
}

.sidebar {
float: right;
width: 305px;
margin: 5px 60px 0px 0px;
}

.sidebox {
background-color: #4D4D4D;
width: 280px;
height: 75px;
margin-bottom: 5px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
vertical-align: middle;
padding: 30px 10px 0px 10px;
margin-left: 5px;
}

.sidebox a {
color: #FFFFFF;
text-decoration: none;
}

.sidebox a:hover {
color: #8ADBFF;
text-decoration: none;
}

.break {
clear: both;
}

.footer {
font-size: 11px;
color: #E5E5E5;
padding: 0px 0px 0px 10px;
}

.footer a {
color: #E5E5E5;
text-decoration: none;
}

.footer a:hover {
color: #8ADBFF;
text-decoration: none;
}

#footer {
background-image: url(images/footer.gif);
background-repeat: no-repeat;
width: 900px;
height: 20px;
margin: 0px auto 10px auto;
}
