@charset "utf-8";
/* Website by Design House */
/* http://www.designhouse.com.au */

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#06C}
a:hover {font-weight:bold}
a span {cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}
body {background:#FFF;color:#000;font:88%/125% Arial, Sans-Serif}
dt {float:left;font-weight:bold;width:4em}
h1 {color:#E36C0A;font-size:1.57em;line-height:1.25em}
h2 {color:#5E7328;font-size:1.29em;line-height:1.25em}
h3 {color:#8BAB48;font-size:1.14em;margin:0 0 10px}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em;text-align:justify}
td, th {padding:3px 10px}
th {text-align:left}
.message{color:red; padding:1px}

/* Containers */
#skip {height:0px;overflow:hidden;width:0px}
#page {background:url(../images/fcyp_r2_c2.gif) no-repeat;margin:0 auto;overflow:hidden;width:750px; margin-top:20px;}
#main {margin-top:150px;clear:both;padding:8px; background:url(../images/bg.jpg) repeat-y;}

/* Content*/
#content {padding:10px}
#content ul {margin:0 0 1em 16px}
#content ol {margin:0 0 1em 22px}

/* Image Alignment */
img.left {float:left;margin:0 10px 5px 0}
img.right {float:right;margin:0 0 5px 10px}

/* Warning & Error */
.warning {background:#FFC;border:1px solid #FC6;margin:0 0 1em;padding:5px}
.error {background:#FCC;border:1px solid #F66;margin:0 0 1em;padding:5px}
.warning p, .error p {margin:.5em 0}

/* Text Alignment */
.left {text-align:left}
.right {text-align:right}
.justify {text-align:justify}
.center {text-align:center}

/* Colours */
.red {color:#C00}
.blue {color:#06C}
.green {color:#390}
.orange {color:#F90}
.purple {color:#90C}

/* Footer */
#footer, #footer p {background:url(../images/footer.jpg) no-repeat ;margin:0px 0 0;height:45px; padding:5px 0;text-align:center}

