﻿/*

    Title:          style.css
    Author:         Gary Hodge
    Date:           09/07/07
    
    Synopsis:       
    
    Last Mod:       22/07/08 CM
    
*/

html
{
    margin-bottom: 1px;
}

html, body
{
    width: 100%;
}

body
{
    margin: 10px auto 10px auto;
    padding: 0;
    text-align: center;
    font: normal 80%/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:active, a:focus
{
    outline: 0;
}

h1
{
    font-size: 1.3em;
    color: #000000;
}

h1.form_title
{
    font-size:2.3em;
    color:#922d87;
    font-weight:bold;
}

h1.login
{
    color: #000066;
    margin-bottom: 10px;
}

h2
{
    font-weight: bold;
    color: #f00;
    font-size: 1.2em;
    padding: 0;
    margin: 0 0 10px 0;
}

h5
{
    clear: none;
    padding: 0;
    margin: 0 0 20px 0;
    font-weight: normal;
}

h5 img
{
    vertical-align: middle;
}

p.gallery_title
{
    padding: 0;
    margin: 5px 0 10px 0;
    font-size: 1.2em;
    font-weight: bold;
}

img
{
    border: 0;
}

#wrapper
{
    width: 790px;
    text-align: left;
    padding: 0 10px 0 10px;
    margin: 0 auto;
}

#header
{
    margin: 0 auto;
    padding: 0px;
    width: 790px;
    height: 150px;
}

#header ul
{
    margin: 0;
    padding: 0;
}

#header .header_left
{
    float: left;
    width: 241px;
    height: 85px;
    margin-left:9px;
    background: url( '../Images/Logos/brighthouse.gif' ) left center no-repeat;
}

#header .header_right
{
    float: right;
    width: 513px;
    height: 85px;
    margin-right:9px;    
}

#header .searchbox
{
    width: 140px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    padding-left: 20px;
    background: url( '../Images/Icons/off_state/search-background.gif' ) center top no-repeat;
}

#header .navigation1
{
    padding: 0px;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    width: 513px;
    float: left;
}

#header .navigation1 img
{
    border: 0;
    vertical-align: top;
}

#header .navigation1 a:link, #header .navigation1 a:active, #header .navigation1 a:visited
{
    font-size: 0.85em;
    color: #777777;
    text-decoration: none;
}

#header .navigation1 a:hover
{
    font-size: 0.85em;
    color: #444444;
    text-decoration: underline;
}

#header .navigation1 input
{
    font-size: 0.9em;
    color: #777777;
    border: 0px;
}

#header .navigation1 ul li
{
    float: right;
    display: inline;
    list-style-type: none;
    overflow: hidden;
    text-align: left;
}

#header .navigation2
{
    padding: 0;
    margin: 0px;
    width: 513px;
    height: 50px;
    float: left;
}

#header .navigation2 img
{
    border: 0;
    vertical-align: bottom;
}

#header .navigation2 ul li
{
    padding: 0px;
    float: right;
    display: inline;
    margin: 0;
    list-style-type: none;
    height: 50px;
    overflow: hidden;
    text-align: left;
}

#header .navigation3
{
    padding: 0;
    margin: 0px;
    width: 790px;
    height: 45px;
    float: left;
}

#header .navigation3 img
{
    border: 0;
    vertical-align: bottom;
}

#header .navigation3 ul li
{
    padding: 0px;
    float: right;
    display: inline;
    margin: 0;
    list-style-type: none;
    height: 45px;
    overflow: hidden;
    text-align: left;
}

#header .beta
{
    float: left;
    width: 70px;
    margin: 5px 0 0 0;
}

#header .status
{
    text-align: right;
    float: right;
    width: 300px;
    padding: 10px 0 0 0;
    margin: 25px 10px 0 0;
    color: #fff;
}

#footer
{
    margin: 0px auto;
    padding: 0px;
    width: 772px;
}

#footer .footer_left
{
    float: left;
    width: 209px;
    height: 63px;
    background: url( '../Images/Icons/off_state/apr_footer_left.gif' ) left top no-repeat;
}

#footer .footer_middle
{
    float: left;
    background-color: #C7C8CB;
    color: #ffffff;
    font-size: 0.85em;
    width: 533px;
    height: 48px;
    line-height: 14px;
    padding-top: 15px;
    padding-left: 10px;
}

#footer .footer_right
{
    float: right;
    width: 20px;
    height: 63px;
    background: url( '../Images/Icons/off_state/apr_footer_right.gif' ) left top no-repeat;
}

#footer ul
{
    margin: 0;
    padding: 0;
}

#footer .navigation1
{
    padding: 0px;
    margin: 0px;
    height: 88px;
    width: 772px;
    float: left;
    background-image:url('../Images/Bits/signposts.gif');
    line-height:15px;    
}

#footer .navigation1 a.link1, #footer .navigation1 a.link1:link, #footer .navigation1 a.link1:active, #footer .navigation1 a.link1:visited
{
    font-size:0.81em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    line-height:15px;  
    display:block;     
    height:30px; 
    padding:0px;
    margin:0px;
}

#footer .navigation1 a.link1:hover
{
    font-size:0.81em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:underline;
    line-height:15px;        
    display:block;
    height:30px;
    padding:0px;
    margin:0px;    
}

#footer .navigation1 a.link2, #footer .navigation1 a.link2:link, #footer .navigation1 a.link2:active, #footer .navigation1 a.link2:visited
{
    font-size:0.7em;
    font-weight:normal;
    color:#666b5f;
    text-decoration:none;
    line-height:12px;        
    display:block;
    height:30px;
    padding:0px;
    margin:0px;    
}

#footer .navigation1 a.link2:hover
{
    font-size:0.7em;
    font-weight:normal;
    color:#666b5f;
    text-decoration:underline;
    line-height:12px;        
    display:block;
    height:30px;
    padding:0px;
    margin:0px;    
}

#footer .navigation1 .button1
{
    width:171px;
    height:88px;
    float:left;
}

#footer .navigation1 .button1 .text
{
    padding-top:15px;
    padding-left:55px;
}

#footer .navigation1 .button2
{
    width:224px;
    height:88px;
    float:left;
}

#footer .navigation1 .button2 .text
{
    padding-top:15px;
    padding-left:75px;
}

#footer .navigation1 .button3
{
    width:187px;
    height:88px;
    float:left;
}

#footer .navigation1 .button3 .text
{
    padding-top:15px;
    padding-left:70px;
}

#footer .navigation1 .button4
{
    width:190px;
    height:88px;
    float:left;
}

#footer .navigation1 .button4 .text
{
    padding-top:15px;
    padding-left:70px;
}

#footer .navigation1 img
{
    border: 0;
    vertical-align: top;
}

#footer .navigation1 ul li
{
    padding: 0px;
    float: right;
    display: inline;
    margin: 0;
    list-style-type: none;
    vertical-align: top;
    line-height: 88px;
    height: 88px;
    overflow: hidden;
    text-align: left;
}

#footer .navigation2
{
    font-size: 0.91em;
    color: #777777;
    padding: 0;
    margin: 0px;
    width: 772px;
    text-align: center;
}

#footer .navigation2 a:link, #footer .navigation2 a:active, #footer .navigation2 a:visited
{
    font-size: 0.91em;
    color: #777777;
    text-decoration: none;
}

#footer .navigation2 a:hover
{
    font-size: 0.91em;
    color: #444444;
    text-decoration: underline;
}

#login
{
    margin: 10px auto;
    padding: 0;
    width: 300px;
    height: 95px;
    float: left;
}

.LoginSubmit
{
    margin: 10px 0 0 95px;
}

#login a
{
    color: #000066;
}

#login_msg
{
    float: left;
    margin: 180px auto;
    padding: 0;
    width: 300px;
}

#frmLogin
{
    margin-top: 20px;
}

#content
{
    margin: 0 auto;
    padding: 0;
    width: 772px;
    min-height: 500px;
    background: url( '/Images/Icons/off_state/how-do-I-become.jpg' ) right top no-repeat;
}

#contentinner
{
    padding: 0 10px 10px 10px;
    margin: 0 0 10px 0;
}

#intropara
{
    width: 550px;
}

#content.login
{
    width: 300px;
    height: 255px;
    border: solid 1px #ddd;
    margin-top: 10px;
    padding: 20px;
    background-color: #fff;
}

#info
{
    margin: 0 auto;
    width: 910px;
}

#info table
{
    border: solid 1px #dde;
}

#info .legend
{
    width: 86px;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: center;
    background-color: #bbd2e6;
    height: 25px;
    font-weight: bold;
}

#info .info
{
    margin: 0;
    padding: 0;
    width: 160px;
    text-align: center;
}

#results img
{
    vertical-align: text-top !important;
    margin-top: 2px;
}

#results
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    padding-bottom: 20px;
}

#results table
{
    width: 100%;
}

#results thead
{
    height: 25px;
    background-color: #bbd2e6;
    font-weight: bold;
}

#results .export
{
    margin: 10px 0 10px 0;
    padding: 0;
    color: #777;
    font-size: 0.8em;
    font-style: italic;
}

#results .spacer_row
{
    height: 5px;
}

#results .id
{
}

#results .region
{
    width: 140px;
    text-align: center;
}

#results .region_img
{
    text-align: center;
}

#results .dir
{
    width: 235px;
}

#results .type
{
    text-align: center;
}

#results .title
{
    width: 260px;
}

#results .offer_title
{
    width: 388px;
}

#results .offer_status
{
    width: 20px;
}
#results .category_title
{
}


#results .quicklink_title
{
    width: 470px;
}

#results .name
{
    width: 180px;
}

#results .fullname
{
    width: 485px;
}

#results .date
{
}

#results .role
{
    width: 200px;
}

#results .status
{
    width: 70px;
}

#results .action
{
    text-align: right;
    vertical-align: middle;
}

#results .doc_action
{
    text-align: center;
    width: 30px !important;
}

#results .row
{
    background-color: #ffffff;
    height: 30px;
}

#results .alternating_row
{
    background-color: #e4edf5;
    height: 30px;
}

#end_row
{
    border-bottom: solid 1px #bbc;
    line-height: 5px;
}

#form
{
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 0px;
    padding: 24px;
    background-color: #f3f3f3;
    border: solid 1px #ccc;
}

#gallery
{
    margin: 0 auto;
    margin-top: 10px;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    height: 300px;
    width: 960px;
}

#carousel_options
{
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 0 0 0px 0;
    width: 920px;
}

#carousel_action
{
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 0 0 0px 0;
    width: 920px;
}

#frmPreview
{
    text-align: left;
    padding: 20px;
}

#results .download
{
    margin-top: -3px;
    padding-top: 0px;
}

.carousel_unselected
{
    margin: 0 auto;
    padding: 0;
    width: 430px;
    float: left;
    border-left: solid 1px #bbd2e6;
    border-right: solid 1px #bbd2e6;
}

.carousel_selected
{
    margin: 0 auto;
    padding: 0;
    width: 430px;
    float: right;
    border-left: solid 1px #bbd2e6;
    border-right: solid 1px #bbd2e6;
}

.carousel_title
{
    font-weight: bold;
    padding: 5px 5px 5px 8px;
    background-color: #bbd2e6;
}

.carousel_item_btn
{
    border-bottom: solid 1px #bbd2e6;
    width: 21px;
    padding: 5px 5px 5px 3px;
    height: 24px;
    background-color: #fff;
}

.carousel_item_right
{
    border-bottom: solid 1px #bbd2e6;
    width: 405px;
    padding: 5px 0 5px 5px;
    height: 24px;
    background-color: #fff;
}

.carousel_item
{
    border-bottom: solid 1px #bbd2e6;
    width: 365px;
    padding: 5px 0 5px 0;
    background-color: #fff;
}

.carousel_order
{
    border-bottom: solid 1px #bbd2e6;
    width: 62px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color: #fff;
}

.permissions
{
    width: 860px;
}

.edit
{
}

.edit_text
{
    width: 860px;
}

.view
{
    width: 860px;
}

.view input
{
    color: #444;
    font-weight: bold;
    font-size: 1.1em;
    border: solid 1px #eee;
}

.search
{
    padding: 24px 24px 24px 120px;
    width: 860px;
}

.carousel_search
{
    width: 100%;
}

.button
{
    border: solid 1px #777 !important;
    background-color: #fff !important;
    margin-top: 2px !important;
    font-size: 1em !important;
    font-weight: normal !important;
    color: #000 !important;
}

.settings
{
    width: 860px;
}

/*
form label
{
    float: left!important;
    clear:left;
	padding: 2px 2px 2px 2px;
	width: 160px;
	font-weight:bold;
    margin-top:7px;
}
*/

.tabs
{
    border-bottom: 1px solid #999;
    margin-bottom: 1em;
    width: 1003px;
    float: left;
}

.tabs .version
{
    position: relative;
    top: -3px;
    float: right;
    width: 100px;
    color: #777;
    margin: 0 10px 0 0;
    text-align: right;
}

.tabs_footer
{
    background-color: #f3f3f3;
    height: 0px;
    margin-bottom: 1em;
}

.tabs ul
{
    padding: 3px 0;
    margin-left: 10px;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left;
}

.tabs ul.commerce_left
{
    padding: 3px 0;
    margin: 0 auto; /*margin-left: 10px;*/
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left;
    width: 983px;
    float: left;
}

.tabs li
{
    display: inline;
    margin: 0;
}

.tabs li a
{
    text-decoration: none;
    padding: 3px 8px 3px 8px;
    margin-right: 0px;
    border-bottom: 1px solid #999;
    color: #000;
    background-color: #fff;
    width: 200px !important;
}

.tabs li a:visited
{
    color: #000;
}

.tabs li a:hover
{
    text-decoration: none;
    color: #000;
}

.tabs li.selected
{
    border-bottom: 0;
    position: relative;
    background-repeat: repeat-x;
}


.tabs li.selected a
{
    border: solid 1px #999;
    background-color: #fff !important;
    background-image: url( '../Images/nav_gradient.gif' );
    background-repeat: repeat-x;
    border-bottom: solid 1px #fff;
    padding: 3px 7px 3px 7px;
}

.tabs li.selected a:hover
{
    text-decoration: none;
}

input, select, textarea
{
    border: solid 1px #777; /*margin-top:7px;*/
    background-color: #fff !important;
}

.focus
{
    background-color: #ffc !important;
}

.blur
{
    background-color: #fff !important;
}

.required
{
    color: #f00 !important;
}

.requiredfield
{
    background-color: #fdd !important;
}

.err
{
    color: #f00;
}

.grey
{
    color: #555;
}

.grey_italic
{
    color: #aaa;
    font-style: italic;
    font-size: 0.9em;
}

.conf
{
    margin-left: 70px;
}

.configlabel
{
    width: 450px;
    border-bottom: solid 1px #d4e4e4;
}

.image_info
{
    padding: 0;
    margin: 0;
}

.image_info td
{
    text-align: left;
}

.img_title
{
    width: 100px;
}

.img_detail
{
    font-style: italic;
    color: #777;
}

.gallery_item
{
    border: solid 1px #ddd;
    margin: 0 5px 10px 0;
    width: 95px !important;
    background-color: #fafeff;
}

.banner_item
{
    margin: 0 5px 10px 0;
    width: 900px !important;
}

.gallery_item_on
{
    border: solid 1px #ccc;
    margin: 0 5px 10px 0;
    width: 95px !important;
    background-color: #ffc;
}

.gallery_thumb
{
    height: 80px;
    width: 80px !important;
    text-align: center;
    vertical-align: middle;
}

.banner_thumb
{
    width: 900px !important;
    text-align: left;
    vertical-align: middle;
}

.gallery_file
{
    height: 20px;
    width: 80px !important;
    text-align: center;
    vertical-align: top;
    color: #777;
}

.banner_file
{
    height: 20px;
    width: 900px !important;
    text-align: left;
    vertical-align: top;
    color: #777;
}

.paging
{
    margin: 0 auto;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #777;
    width: 100%;
}


.range
{
    width: 590px;
    text-align: left;
}

.page_move
{
    text-align: center;
    width: 110px !important;
}


.page_nav
{
    width: 16px !important;
    text-align: center;
}

.extra_off
{
    background-color: #ececff;
}

.extra_on
{
    background-color: #fff;
}

.left
{
    float: left;
    text-align: left !important;
}

.image_select
{
    float: left;
    text-align: left;
}

.hide
{
    visibility: hidden;
    display: none;
}

.show
{
    visibility: visible;
    display: block;
}

#carousel_options .left_zone
{
    margin: 0 8px 0 0;
    padding: 0;
    float: left;
    width: 300px;
    border: 1px solid #bbd2e6;
}

#carousel_options .middle_zone
{
    margin: 0;
    padding: 0;
    width: 300px;
    float: left;
    border: 1px solid #bbd2e6;
}

#carousel_options .right_zone
{
    margin: 0;
    padding: 0;
    float: right;
    width: 300px;
    border: 1px solid #bbd2e6;
}

.zone_title
{
    font-weight: bold;
    padding: 5px 5px 5px 8px;
    background-color: #bbd2e6;
}

.zone_body
{
    background-color: #fff;
    height: 50px;
}

.l_option
{
    width: 17px;
    float: left;
    padding: 3px 0 0 9px;
}

.zone_content
{
    width: 236px;
    float: left;
    text-align: center;
    padding: 10px 0 0 0;
}

.zone_content_lrg
{
    width: 262px;
    float: left;
    text-align: center;
    padding: 10px 0 0 0;
}

.r_option
{
    width: 29px;
    float: right;
    padding: 3px 9px 0 0;
}

.height100
{
    height: 100px !important;
}

.formhelp
{
    color: #999;
    font-size: 0.8em;
    padding: 0 0 0 10px;
}

#selection
{
    padding: 0;
    margin: 0 0 0 0px;
    width: 608px;
    height: 340px;
}

#selection li
{
    list-style-type: none;
}

#itemlist
{
    border: solid 1px #ccc;
    width: 289px;
    float: left;
    min-height: 303px;
    background-color: #fff;
}

.list_title
{
    width: 289px;
    text-align: center;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    padding: 4px 0 5px 0;
    background-color: #ececec;
}

#list_title
{
    width: 289px;
    text-align: center;
    font-weight: bold;
    border: solid 1px #ccc;
    padding: 4px 0 5px 0;
    background-color: #ececec;
    float: right;
}

#droppped
{
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    width: 289px;
    height: 275px;
    float: right;
    overflow: auto;
    background-color: #fff;
}

#counter
{
    padding: 0 0 0 325px;
    margin: 5px 0 0 0;
    width: 288px;
    float: left;
    font-size: 0.9em;
    color: #f77;
    height: 20px;
}

.block
{
    border: 1px solid #ccc;
    width: 52px;
    height: 52px;
    margin-left: 3px;
    margin-top: 2px;
    z-index: 2000;
    cursor: move;
    float: left;
    text-align: center;
    vertical-align: middle;
    line-height: 52px;
}

.block img
{
    z-index: 1;
}
.block li
{
    visibility: hidden;
}

.sel_block
{
    border: 1px solid #ccc;
    width: 52px;
    height: 52px;
    margin-left: 3px;
    margin-top: 2px;
    z-index: 1000;
    cursor: hand;
    float: left;
    text-align: center;
    vertical-align: middle;
    line-height: 52px;
}

.sel_block li
{
    visibility: hidden;
}

.grabitem
{
    border: 1px solid #0f0;
    width: 52px;
    height: 52px;
    margin-left: 3px;
    margin-top: 2px;
    z-index: 9999;
    float: left;
    text-align: center;
    vertical-align: middle;
    line-height: 52px;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.grabitem li
{
    visibility: hidden;
}

#detail_panel
{
    position: absolute;
    margin: 0px;
    padding: 0px;
    display: none;
    border: solid 1px #ccc;
    z-index: 3000;
    background-color: #fff;
    max-width: 200px;
    float: left;
}

#detail_panel .detail_title
{
    border-bottom: solid 1px #ccc !important;
    padding: 2px !important;
    background-color: #ececec !important;
    font-weight: bold;
}

#detail_panel .detail_text
{
    padding: 5px !important;
}

.form_label
{
    float: left !important;
    clear: left;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px;
    width: 160px;
    height: 15px;
    font-weight: normal;
    font-size: 0.85em;
}

.form_required_label
{
    float: left !important;
    clear: left;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px;
    width: 160px;
    height: 15px;
    font-weight: normal;
    font-size: 0.85em;
    background: url( '../Images/Icons/mandatory.gif' ) right center no-repeat;
}

.form_field
{
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px;
    margin-left: 20px;
    height: 15px;
    font-weight: normal;
    font-size: 0.85em;
    border: solid 1px #777;
    background-color: #fff !important;
}

.form_error_field
{
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px;
    margin-left: 20px;
    height: 15px;
    font-weight: normal;
    font-size: 0.85em;
    border: 1px solid #ee781f;
    background-color: #ffffaa !important;
}

.form_error_text
{
    font-size: 0.85em;    
    font-weight: bold;
    color: #ee781f;
    margin-bottom: 15px;
}

.form_button
{
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px;
    height: 21px;
    font-weight: normal;
    font-size: 0.85em;
    border: solid 1px #777;
    background-color: #fff !important;
}

.form_dropdown
{
    margin-left:20px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px;
    height: 21px;
    font-weight: normal;
    font-size: 0.85em;
    border: solid 1px #777;
    background-color: #fff !important;
}

.form_error_dropdown
{
    margin-left:20px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px;
    height: 21px;
    font-weight: normal;
    font-size: 0.85em;
    border: 1px solid #ee781f;
    background-color: #ffffaa !important;
}

.orangebar
{
    clear: both;
    width: 548px;
    height: 32px;
    line-height: 32px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
    background: url( '../Images/Bits/orange-bar.gif' ) left center no-repeat;
}

.orangebarfirst
{
    clear: both;
    width: 548px;
    height: 32px;
    line-height: 32px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
    background: url( '../Images/Bits/orange-bar.gif' ) left center no-repeat;
}

.acknowledge
{
    margin: 0 auto !important;
    padding: 0px !important;
    width: 772px !important;
    float: left !important;
}

.errors_top
{
    clear:both;
    width:548px;
    height:18px;
    background: url( '../Images/Bits/error-box-top.gif' ) left top no-repeat;
}

.errors_sides
{
    clear:both;
    width:548px;
    padding-left:15px;
    padding-right:15px;
    background: url( '../Images/Bits/error-box-sides.gif' ) left top repeat-y;      
}

.errors_bottom
{
    clear:both;
    width:548px;
    height:20px;
    background: url( '../Images/Bits/error-box-bottom.gif' ) left bottom no-repeat; 
    margin-bottom:15px;   
}

.errors_text
{
    font-size: 0.85em; 
    color:#000000;
    line-height:15px;
    padding-left:20px;
    background: url( '../Images/Icons/mandatory.gif' ) left top repeat-y;        
}

.grey_sml
{
    font-size: 0.9em;
    color:#777;
}

.intro_text
{
	width: 550px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: normal;
}