/**** Default Colours ****/
/* Main Red = b52125
/*
/*************************/


/* Reset mains & padding */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border:0 none;
    font-family:inherit;
    font-size:100%;
    font-style:inherit;
    font-weight:inherit;
    margin:0;
    padding:0;
    vertical-align:baseline;
}

body {
    font-family: arial;
    font-size: 0.8em;
    color: #333;
}

#wrapper {
    margin: 0px auto;
    text-align: center;
    width: 975px;
}

#container {
    text-align: left;
}

#left-col {
    width: 640px;
}

#right-col {
    float: right;
    width: 240px;
}

.clear {
    clear: both;
}


/* General Elements */
h2 {
    margin-bottom: .5em;
    font-size: 1.8em;
}

h3 {
    font-family: "Times New Roman";
    color: #FFF;
    margin: 10px 0px 10px 0px;
    padding: 4px 8px;
    font-size: 1.4em;
    font-weight: normal;
    background-color: #b52125;
}

h4 {
    color: #757575;
    margin: 0.5em 0em 0.2em 0em;
    font-size: 1.3em;
    font-weight: bold;
}

a {
    color: #b21f25;
    text-decoration: none;
}

img {
    border: none;
}

p {
    line-height: 1.5em;
    margin-bottom: 1em;
}

ul.errors {
    margin-left: 150px;
    color: #b52125;
}

#user_message {
    font-weight: bold;
    /*padding: 5px 8px;*/
    margin: 5px 0px 20px 0px;
    /*border: 1px solid #666;
    padding: 8px 5px 8px 30px;*/
}

#user_message p {
    padding: 20px 10px 12px 50px;
/*    margin: 0;*/
}

#user_message .msg_general {
    background: transparent url(/images/msg_ok.png) 8px center no-repeat;
    background-color: #fff;
    border: 1px solid #ccc;
}

#user_message .msg_warning {
    background: transparent url(/images/msg_warn.png) 8px center no-repeat;
    background-color: #fff;
    border: 1px solid #ccc;
}

#user_message .msg_error {
    background: transparent url(/images/msg_error.png) 8px center no-repeat;
    background-color: #fff;
    border: 1px solid #ccc;
}

/*hr.dotted
{  
    background: url(/images/hr.png) no-repeat top center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hr.png');
    width: 1px;
    height: 1px;
    border: 0;
    margin: 20px 0px;
}

* > hr.dotted
{  
    width: 100%;
    height: 10px;
}*/

.align_r {
    text-align: right;
}

.align_l {
    text-align: left;
}

.align_c {
    text-align: center;
}

table {
    border-collapse: collapse;
}

td {
    padding: 5px;
}

.novis {
    display: none !important;
}

/* Define the basic internal padding */
.inside {
    padding: 20px;
}

.required {
    background: transparent url(/images/err_required.gif) no-repeat;
    padding-left: 22px;
}

.errors {
    /*border: 2px solid #990000;
    padding: 2px;
    margin: 5px 0px 8px 115px;
    background: #333;*/
    background: transparent url(/images/err_contact.gif) no-repeat;
    margin: 5px 0px 10px 120px;
    padding-left: 22px;
    font-weight: bold;
}

#user_message {
    border: 2px dotted #fff;
    padding: 5px;
    margin: 5px 0px 20px 0px;
}

/* Header Section */
#header {
    
}

/* Nav Section */
#nav_top {
    text-align: center;
    background-color: #646464;
    padding: 5px 5px;
    color: #fff;
    font-size: 0.95em;
}

#nav_top ul {
     display: inline;
}

#nav_top ul li {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#nav_top li {
    display: inline;
}

#nav_top ul li ul li {
    border-left: 1px solid #999;
    border-right: none;
}

#nav_top a {
    color: #fff;
    padding: 2px;
    margin: 0px 20px;
}

#nav_top a:hover {
    border-bottom: 1px dotted #fff;
}

/* Header Section */
#header {
    /*background: transparent url(/images/bg_head.jpg) no-repeat;*/
    height: 118px;
    /*margin-top: 33px;*/
    position: relative;
}

#header a.logo
{
    display: block;
    position: absolute;
    top: 12px;
    left: 0px;
/*    background: transparent url(/images/logo.png) no-repeat top right;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;*/
    width: 474px;
    height: 94px;
}

#header a.logo:hover {
    border-bottom: none;
}

#header h1 {
    font-size:0em;
    line-height:0;
    margin-bottom: 0;
}

#header h2 {
    display: block;
    position: absolute;
    background: transparent url(/images/strap.png) no-repeat top right;
    font-size:0em;
    margin-bottom: 0;
    width: 235px;
    height: 67px;
    top: 27px;
    left: 510px;
}

/*#contact {*/
#header a.contact {
    display: block;
    position: absolute;
    background: transparent url(/images/contact.png) no-repeat top right;
    font-size:0em;
    margin-bottom: 0;
    width: 198px;
    height: 50px;
    top: 35px;
    right: 0px;
}

#nav_top {
    /*position: absolute;
    bottom: 0;
    width: 100%;
    background: #0f0f0f url(/images/nav_border.gif) repeat-x bottom center;*/
    /*height: 3.4em;*/
/*    padding: 0.4em 1em .4em 1em;
    clear: both;
    font-size: 0.9em;
    position: absolute;
    bottom: 0px;
    right: 0px;
  */  
}

/* General body elements */
p.txt_intro {
    font-family: "Times New Roman";
    font-size: 2em;
    line-height: 1.2em;
}

#content {
    margin-top: 2px;
    padding-top: 15px;
    background: transparent url(/images/bg_content.png) top left repeat-x;
}

h3 a {
    color: #FFF;
}


blockquote.pullquote {
    width: 400px;
    height: 95px;
    margin: 3.5em auto;
    background: #F1F1F1 url(/images/note.png) 10px 10px no-repeat;
    border: 1px solid #CCC;
}

blockquote.pullquote p {
    padding: 12px 12px 12px 75px;
    color: #000;
    font-size: 0.9em;
    font-weight: bold;
}


/* Footer Section */
#footer {
    background: #f8f8f8 url(/images/bg_footer.png) top left repeat-x;
    float: left;
    font-size: 0.8em;
    padding: 10px 0px 0px 0px;
    margin-top: 20px;
    width: 100%;
}

#footer .container {
    margin-top: 20px;
    padding: 20px;
    padding-top: 0;
    background: transparent url(/images/bg_footer_border.png) top center repeat-y;
    float: left;
}

#footer a {
    color: #5f5f5f;
    text-decoration: none;
}

#footer a:hover {
    color: #b52125;
    border-bottom: none;
}

#f_col1, #f_col2, #f_col3 {
    padding: 0px 20px;
}

#f_col1 {
    float: left;
    width: 150px;
    text-align: left;
}

#f_col1 ul {
    list-style: square;
    margin-left: 10px;
    line-height: 2em;
}

#f_col2 {
    float: left;
    width: 510px;
    /*border-left: 1px solid #CCC;*/
}

#f_col3 {
    float: right;
    width: 150px;
    /*border-left: 1px solid #CCC;*/
    text-align: left;
    color: #999;
}

#v22 {
    clear: both;
    border-top: 1px solid #CCC;
    padding: 15px 5px 5px 5px;
    margin: 0px 20px;
}

.v22_logo {
    display: block;
    background: transparent url(/images/v22-web-design-logo.png) no-repeat top left;
    padding-top: 1px;
    padding-left: 20px;
    height: 25px;
    float: right;
}