/* base
----------------------------------------------- */
body {
margin: 0;
padding: 0;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color: #333;
font-size:62.5%;                /* font size for IE/Win */
line-height:1.125em; /* 16x1.125=18px */
background: #fff url(/css-images/bg-page.gif) repeat-x top center;
text-align:center;
}

html>body {font-size:10px}     /* font-size for everything else */

blockquote { margin: 0 40px; }

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}

h1 {
font-size: 2.5em;
color:#19b3fe;
}

h2 {
font-size: 2em;
color:#19b3fe;
}

h3 {
margin:0 auto; padding:0;
font-size: 1.5em;
line-height:1.6em;
color:#19b3fe;
}

h4 {
margin:5px auto; padding:0;
font-size: 1.2em;
line-height:1.6em;
color:#ee8807;
}

h5 {
margin:5px auto; padding:0;
font-size: 1.2em;
line-height:1.6em;
color:#19b3fe;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a { text-decoration: none; }

#content a, #content a:link, #content a:visited { padding:3px;
background:#53ccfd; color:#fff;
}

#content a:hover { padding:3px;
background:#ee8807; color:#fff;
}

#content ul {
margin:10px auto; 
padding:0 0 0 15px;
list-style: none; 
}

#content ul li
{
padding:0;
padding-left: 21px;
background: url(/css-images/tick.gif) no-repeat 0 0.25em;
}

/* overrides
----------------------------------------------- */

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

/* Tables
--------------------------------------------*/
table {
border:0;
margin:0 auto;
padding:0;
font-size:0.8em;
}

table.services-table-ftp { width:360px; color: #3b3b3b; }
table.services-table-ssl { width:360px; color: #3b3b3b; }

table tr td {
padding:5px;
}

table tr.title-row { background:#ffa; color:#222; }

table tr td.size { width: 65px; background:#ffa; color:#222; text-align:right; }
table tr td.annually { width: 80px; text-align:right; }
table tr td.quarterly { width: 80px; text-align:right; }
table tr td.monthly { width: 80px; text-align:right; }

table tr.highlight {
background:#ffc;
}

table tr.highlight2 {
background:#ffd;
}

/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 0 auto; padding:0 10px;
width: 760px;

}

#banner-bg {
width:760px;
height:175px;
background: url(/css-images/banner-page-simplerbusiness.gif) no-repeat top center;
text-align:center;
}

#banner-text {
/*
width:760px;
height:352px;
background: url(/css-images/banner-home-text.gif) no-repeat top center;
text-align:center;
*/
}

#logo {
float:left;
width:130px;
}

#logo a img, #logo a:link img, #logo a:visited img {
border:0;
text-decoration:none;
padding:0 0 0 2px;
}

#logo a:hover img {
border:0;
text-decoration:none;
padding:0 2px 0 0;
}

#content {
margin: 0 auto;
padding-top: 20px;
text-align:left;
font-size:1.2em;
line-height:2em;
}

#foot {
clear: both;
margin:20px auto;
padding:5px 10px;
color:#fff;
text-align: center;
font-size:0.9em;
background-color:#3f3f3f;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 760px;
w\idth: 780px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

/* classes
----------------------------------------------- */

.vertical-divider {
width:780px;
overflow:auto;
background: url(/css-images/vertical-divider.gif) repeat-y;
}

.left-column {
float:left;
width:360px;
text-align:left;
}

.right-column {

float:right;
width:360px;
text-align:left;
}

.clear {
clear:both;
}

/* contact form plugin "Zem Contct Reborn"
----------------------------------------------- */

#zemContactForm {
margin:0 auto;
padding:0;
font-size:0.9em;
line-height:1.6em;
}

#zemContactForm p {
margin:0 auto;
padding:0;
}

fieldset {
border:0;
}

label {
border:0;
}

fieldset legend { display:none ;}

#yourname, #youremailaddress, #subject, #message {
margin:0 auto;padding:0;
width:250px;
height:1.6em;
/*background-color:#f7f6f2;*/
}

#message {
width:250px;
height:150px;
/*background-color:#f7f6f2;*/
}

#zenSubmit {
}

.formfieldwidth {
font-size:0.5em;
background:#0f0;
width:300px;
}
