/* RESET */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-family: Arial, Helvetica, sans-serif;}
q { 
quotes: none; font-size: 1em; font-family: Arial, Helvetica, sans-serif; color:#343434; }
q:before, q:after { 
content: ""; content: none; }
a, ins, del { 
text-decoration: none; }
table { 
border-collapse: collapse; border-spacing: 0; }
th, td { 
vertical-align: top; }
th { 
text-align: left; }
a:active {
outline: none; }
a:focus {
-moz-outline-style: none; }

/* FORMATTING */

body {
background:#FFFFFF url(http://www.victeach.com.au/eslate/images/eslate_header_repeat.jpg) top repeat-x;
}

#container {
width: 413px;
margin: 0 auto;
}

#header {
display:block;
width: 413px;
height: 130px;
background: url(http://www.victeach.com.au/eslate/images/eslate_header.jpg) no-repeat top;
text-indent: -9999px;

}

.subbutton {
display: block;
margin: 5px auto 0;
width: 202px;
height: 31px;
background:url(http://www.victeach.com.au/eslate/images/subscribeButton.png) top no-repeat;
border: none;
clear:both;
}

.subbutton:hover {
background-position: 0 -31px;
cursor: pointer;
_cursor: hand;
}

#footer {
display:none;
}

.formtop {
display: block;
margin: 10px 0 0;
padding: 0;
width: 413px;
height: 11px;
background: #ebf2f7 url(http://www.victeach.com.au/eslate/images/bluebox_top.jpg) no-repeat top;
}

.form {
background: #ebf2f7 url(http://www.victeach.com.au/eslate/images/bluebox_repeat.jpg) repeat-x bottom;
margin: 0;
padding: 0 20px;
}

.formbottom {
display: block;
width: 413px;
height: 10px;
background: url(http://www.victeach.com.au/eslate/images/bluebox_bottom.jpg) no-repeat top;
}

.formfields {
list-style: none;

}

.rdhomeform {
width: 200px;
border: none;
height: 25px;
padding-top: 10px;
margin: auto 0;
background: none;
font-size: 15px;
color: #000;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:-0.02em;

}

.formleft {
display:block;
width:17px;
height:36px;
background: url(http://www.victeach.com.au/eslate/images/fieldshadow_left.png) no-repeat left;
float:left;
}

.formright {
display:block;
width:13px;
height:36px;
background: url(http://www.victeach.com.au/eslate/images/fieldshadow_right.png) no-repeat right;
float: left;
}

.formmiddle {
background: url(http://www.victeach.com.au/eslate/images/fieldshadow_repeat.png) repeat-x top;
display:block;
float:left;
height:36px;
}

.input {
display:inline-block;
margin: 0 auto 5px;
}

.input b {
float:left;
text-align: right;
display:block;
width: 120px;
padding-top: 9px;
padding-right: 10px;
font-size: 12px;
color: #000;
font-weight:normal;
letter-spacing:-0.02em;
}

.intro {
padding-top: 15px;
}

.intro p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 0 0 10px;
}

.intro h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
padding: 0 0 10px;
}

.intro a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 0 0 10px;
}

input, textarea, select { 
outline: none;

}
