/**** Default Colours ****/
/* Main Yellow = F0A226
/*
/*************************/


/* 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 {
    background: #e1e1e1 url(/images/bg_grad.jpg) repeat-x top left;
    font-family: arial;
    font-size: 0.8em;
    color: #333;
}

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

#container {
    text-align: left;
    /*position: relative;*/
}

#col_alpha {
    width: 650px;
    float: left;
/*    margin: 0px 260px 0px 0px;    */
}

#col_beta {
    float: right;
    width: 240px;
}

.clear {
    clear: both;
    margin-bottom: 20px;
}


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

h3 {
    color: #416BCD;
    margin: 10px 0px 10px 0px;
    padding: 4px 8px;
    font-size: 1.0em;
    font-weight: bold;
    background-color: #D5DDEE;
}

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

a {
    color: #416BCD;
    text-decoration: none;
}

a:hover {
    color: #35528F;
}

img {
    border: none;
}

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

ul {
    list-style: none;
}

/*****************************************/

#col_alpha li {
    margin-left: 30px;
    line-height: 2em;
    
}

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

#col_alpha ul li {
    background: transparent url(/images/list-sq-bl.png) left 0.7em no-repeat;
    padding-left: 15px;
}

#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: 12px 10px 12px 50px;
/*    margin: 0;*/
}

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

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

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

/*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;
}

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

#col_alpha ul.errors li {
    background: transparent url(/images/err_warning.png) center left no-repeat;
    padding-left: 25px;
/*    margin-left: 0;*/
}

.errors {
    margin: 0px 0px 10px 100px;
    font-weight: bold;
}

/* Graphic Section */
img.graphic {
    border: 7px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 20px;
}

/* Header Section */
#header {
    
}

#theme_submit {
    display: none;
}

/* Nav Section */
#nav_top {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff;
    font-weight: bold;
    text-align: center;
    color: #333;
    font-size: 0.95em;
    padding: 4px;
}

#nav_top li {
    display: inline;
    border-right: 1px solid #fff;
}

#nav_top li.first {
    border-left: 1px solid #fff;
}

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

#nav_main {
    background: #F0A226 url(/images/bg_nav_main.png) top left repeat-x;
    border-left: 7px solid #fac72e;
    border-right: 7px solid #fac72e;
    text-align: center;
    font-weight: bold;
    font-size: 0.95em;
    padding: 10px 0px;
}

#nav_main li {
    display: inline;
    border-right: 1px solid #fff;
/*    white-space: nowrap;*/
}

#nav_main li.first {
    border-left: 1px solid #fff;
}

#nav_main a {
    color: #fff;
    margin: 0px 10px;
}

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

/* Header Section */
#header {
    height: 287px;
    /*margin-top: 33px;*/
    position: relative;
}

#logo {
    position: absolute;
    z-index: 100;
    background: #fff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    filter: alpha(opacity=70);
    opacity: .7;
    width: 253px;
    height: 235px;    
    top: 0px;
    left: 30px;
}

#head_themes {
    position: absolute;
    z-index: 100;
    background: transparent url(/images/bg_themes_form.png) repeat top left;
    bottom: 1px;
    right: 7px;
    padding: 4px 15px 4px 10px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
}

#head_themes label {
    margin-right: 5px;
}

#head_themes .slct_themes {
    font-family: "Arial";
    font-size: 0.70em;
    color: #333;
    font-weight: bold;
}

#head_themes .btn_submit {
    font-size: 0.85em;
    border: none;
    background: #3e3e3e;
    color: #fff;
    padding: 1px 5px 2px 5px;
    cursor: pointer;
/*    font-weight: bold;*/
}

#head_themes dt, #head_themes dd {
    float: left;
}

#head_themes dt {
    padding-top: 2px;
}

#header a.logo
{
    display: block;
    position: absolute;
    top: 0px;
    left: 30px;
    padding-left: 13px;
    border-bottom: 12px solid #F0A226;
    width: 240px;
    height: 225px;
    z-index: 150;
}

#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: 186px;
    height: 64px;
    top: 150px;
    left: 65px;
    z-index: 130;
}

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

#content {
    background: #F5F5F5;
    border: 7px solid #fff;
}

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;
    width: 180px;
    margin: 0px auto;
    /*float: right;*/
}