/*********************************************************************
* Copyright 2011 Amblique :: www.amblique.com :: All Rights Reserved *
**********************************************************************
* GLOBAL STYLE SHEETS */

/*
 *	Table Of Contents
 *
 *      1. Reset
 *      2. Page Structure
 *          2.01 Header
 *          2.02 Templates
 *          2.03 Footer
 *      3. Typography
 *          3.01 CSS Default 
 *          3.02 Lines 
 *          3.03 Images
 *          3.04 Ordered & Unordered Lists
 *          3.05 Definition Lists
 *          3.06 Icon Links 
 *          3.07 Lists
 *          3.08 Navigation - Superfish
 *          3.09 Tables
 *          3.10 Form Default 
 *          3.11 Form Individual 
 *      4. Modules & Widgets
 *          4.01 Common
 *          4.02 Home
 *          4.03 Content Other
 *          4.04 Product List & Product Details
 *          4.05 E-Commerce
 *          4.06 Gift Voucher
 *          4.07 Wish List
 *          4.08 Jobs
 *          4.09 Store Locator
 *          4.10 Login / Register
 *          4.11 My Account
 *          4.12 Trends / Magazines  
 *          4.13 Bookings                  
 *      5. Additional + 
 *
 */

/*
-----------------------------------------
1. Reset
-----------------------------------------
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
body
{
    line-height: 1;
    color: black;
    background: white;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: top;
}
caption, th, td
{
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}

/*
-----------------------------------------
2. Page Structure
-----------------------------------------
*/

#container
{
    margin: 0 auto;
    padding: 30px 10px;
    width: 855px;
    text-align: left;
}

/*-- 2.01 Header --*/
#htmlHeader
{
    position: relative;
    z-index: 1;
}
/*cleared*/


/* Logo */
#logo-print
{
    display: none;
}
#logo
{
    float: left;
    display: block;
    margin: 0;
    width: 169px;
    height: 46px;
    background: transparent url(images/default/client.gif) 0 0 no-repeat;
}
#logo a
{
    display: block;
    width: 169px;
    height: 46px;
    text-indent: -9999px;
    overflow: hidden;
}

/*-- 2.02 Templates --*/
#content
{
    position: relative;
    margin-bottom: 10px;
    border-top: none;
    z-index: 0;
}
/*cleared*/
#content #content-wrapper
{
}
/*cleared*/

/* Template A */
.template-a
{
}


#content-wrapper
{
    margin: 0; /*cleared*/
    float: left;
}

#content-wrapper #content-left
{
    float: left;
    width: 280px;
    height: 380px;
    background: #E4E4E4;
    padding: 14px 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 0 8px #000;
    -webkit-box-shadow: 0 0 12px black;
    box-shadow: 0 0 9px black;
    border: solid 0px red;
}
#content-wrapper #content-leftnobackground
{
    float: left;
}
#content-wrapper #content-right
{
    float: left;
    width: 510px;
    border: solid 0px yellow;
    margin-left: 30px;
}
#content-wrapper #content-right p
{
    margin: 0.5em 0 1em 2px;
}
#content-wrapper .west, #content-wrapper .west
{
    float: left;
    width: 50%;
}


#content-wrapper .content-panelmedium
{
    float: left;
    width: 400px;
    height: 300px;
    background: #fff url(../images/PanelMedium.gif) no-repeat 0 0;
    padding: 25px 20px;
}
#content-wrapper .content-rightnarrow
{
    float: right;
    width: 380px;
}


/*-- 2.03 Footer --*/
#htmlFooter
{
    position: relative;
}


/*
-----------------------------------------
3. Typography
-----------------------------------------
*/

/*-- 3.01 CSS Default --*/
body
{
    background-color: #fff;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    -webkit-text-size-adjust: none;
    background: #fff;
}
body, input, button, select, textarea
{
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#main-container
{
    width: 852px;
    margin: 20px auto;
}

#forgotPasswordLink
{
    font-family: Arial;
    font-style: italic;
    color: #666;
}

a:link, a:visited
{
    color: #222;
    text-decoration: none;
}
a:hover, a:active
{
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.divider
{
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
}

/*-----------------------------*/
/* Header
/*-----------------------------*/
#header
{
    width: 852px;
    height: 120px;
    background-color: #f7f7f7;
    background-image: url(../images/bg-header.gif);
    background-position: center top;
    background-repeat: no-repeat;
}
#header img
{
    margin: 30px 0 0 30px;
}

/*-----------------------------*/
/* SETTINGS
/*-----------------------------*/
#settings
{
    text-align: right;
    padding: 10px 20px;
}

#emptyheader
{
    background-color: #303032;
    background-image: url(../images/bg-tabnav.gif);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 0 30px;
}

ul.ticks
{
    margin-left: 10px;
    padding: -5px 0 0 10px;
    list-style-position: inside;
    float: left;
    width: 230px;
}
ul.ticks li
{
    margin-top: -4px;
    margin-left: 0;
    line-height: 26px;
    vertical-align: middle;
    font-style: italic;
}
ul.ticks li a
{
    color: #777;
}

.titleHeaderM
{
    color: whitesmoke;
    font-size: 1.2em;
    margin-top: 1.1em;
}

.markTable
{
    margin-top: -70px;
    float: left;
    color: #555;
    font-size: 11.5px;
}

.goodBrowser
{
    color: #777;
    margin-top: 50px;
}

#content-right div
{
    font-size: 12px;
}

/*-----------------------------*/
/* TAB NAV
/*-----------------------------*/
ul.tabnav
{
    background-color: #303032;
    background-image: url(../images/bg-tabnav.gif);
    background-position: center top;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 1px;
    height: 47px;
}
ul.tabnav li
{
    display: inline;
    list-style: none;
    margin-right: 5px;
}
ul.tabnav li a
{
    background-image: url(../images/tab-inactive-right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: #ccc;
    font-weight: bold;
    display: inline-block;
}
ul.tabnav a span
{
    background-image: url(../images/tab-inactive-left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 18px 0 8px 20px;
    display: inline-block;
}
ul.tabnav li a:hover
{
    background-image: url(../images/tab-hover-right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: #ccc;
    display: inline-block;
}
ul.tabnav a:hover span
{
    background-image: url(../images/tab-hover-left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 18px 0 8px 20px;
    color: #666;
    text-decoration: none;
}

.tabnav li.ui-tabs-selected a, .tabnav li.ui-tabs-selected a:hover
{
    background-image: url(../images/tab-active-right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: #ccc;
    padding: 0 20px 0 0;
    margin: 0;
    display: inline-block;
}
.tabnav li.ui-tabs-selected a span
{
    background-image: url(../images/tab-active-left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    color: #666;
    text-decoration: none;
}
.ui-tabs-hide
{
    display: none;
}

/*-----------------------------*/
/* TAB DIV
/*-----------------------------*/
.tabdiv
{
    background-color: #efefef;
    padding: 1px 30px 0;
    position: relative;
    margin-top: 0px;
}
.close-tab-div
{
    display: block;
    background-image: url(../images/bg-close-tab-div.gif);
    background-position: center top;
    background-repeat: no-repeat;
    width: 852px;
    height: 31px; /*position: absolute; 	left: 0;*/
}
.tabHeading
{
    display: block;
    background-image: url(../images/bg-heading.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #939393;
    padding: 10px 20px;
    margin-top: 30px;
    font-weight: bold;
    color: #222;
}
.full-width-data-container
{
    background-color: #fff;
    padding: 10px 20px 0;
}
.close-full-data-container
{
    background-image: url(../images/bg-full-data-container.gif);
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 791px;
}
dl
{
    font-size: 95%;
}
.property-address
{
    font-weight: bold;
    font-size: 100%;
    margin: 0px 0 10px 30px;
    position: relative;
}
.icon-arrow
{
    background-image: url(../images/icon-arrow2.gif);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    width: 22px;
    height: 19px;
    position: absolute;
    top: 2px;
    left: -40px;
}
.property-details
{
    float: left;
    width: 250px;
    margin-left: 30px;
}
.property-details dt
{
    font-weight: bold;
    margin-bottom: -3px;
}
.property-details .property-image
{
    float: left; 
    width: 200px; 
    margin-right: 15px; 
    margin-bottom: 15px;
}
.contact-button
{
    float: right;
}
.contact-button a, .contact-button a:visited
{
    display: block;
    color: #fff;
    font-weight: bold;
    background-color: #222;
    padding: 1px;
}
/* padding: 3px 15px;*/

.contact-button a:hover, .contact-button a:active
{
    color: #222;
    background-color: #444;
    text-decoration: none;
}
dl.report-section
{
    padding-top: 5px;
    float: left;
    width: 360px;
    position: relative;
}
.report-section dt
{
    font-weight: bold;
    font-size: 110%;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
}
.view-button
{
    display: inline;
    position: absolute;
    right: 0;
    top: 50px;
}
.view-button a, .view-button a:visited
{
    display: block;
    color: #fff;
    font-weight: bold;
    background-color: #222;
    padding: 1px;
}
/* padding: 3px 15px; */

.view-button a:hover, .view-button a:active
{
    color: #222;
    background-color: #444;
    text-decoration: none;
}
dl.report-section.right-panel
{
    padding-left: 30px;
}
dd.report-section-details
{
    display: block;
    width: 280px;
}
#historical-statements
{
    width: 60%;
}




h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    line-height: 1.25em;
    line-height: 1.25em;
    color: #565656;
}
h2
{
    font-size: 28px;
    margin-bottom: 18px;
    font-style: normal;
    font-family: Verdana;
    font-weight: normal;
}
h3
{
    background: #fff url(../images/icon-question.gif) no-repeat 0 0;
    line-height: 34px;
    padding-left: 40px;
    font-size: 18px;
}
strong, .bold
{
    font-weight: bold;
}
em, q
{
    font-style: italic;
}
small, .small
{
    font-size: 0.9em;
}
big, .big
{
    font-size: 1.1em;
}
sup
{
    position: relative;
    top: -3px;
    font-size: 0.8em;
}
sub
{
    font-size: 0.8em;
}
del, strike
{
    text-decoration: line-through;
}
hr
{
    height: 0;
    border: none;
    border-bottom: 1px solid #ccc;
}

p
{
    margin: 0.5em 0 1em 0;
    font-size: 16px;
}
p.last
{
    margin-bottom: 0;
}
.break
{
    display: block;
    margin-bottom: 20px;
}
.labelled
{
    color: #aaa !important;
}
.hidden, .hide
{
    display: none !important;
}

/*-- 3.02 Lines --*/
.hr
{
    height: 0;
}
.hr hr
{
    display: none;
}
.hr-a
{
    border-bottom: solid 1px #ccc;
}
.hr-b
{
    border-bottom: dashed 1px #ccc;
}

/*-- 3.03 Images --*/
img.image-left
{
    float: left;
    padding: 2px 15px 5px 0;
}
img.image-right
{
    float: right;
    padding: 2px 0 5px 15px;
}

/*-- 3.04 Ordered & Unordered Lists --*/
.contentText ul, .contentRandom ul
{
    margin-bottom: 10px;
    padding: 0 0 0 15px;
    list-style: disc outside;
}
.contentText ul li, .contentRandom ul li
{
    margin: 0 0 2px 0;
}
.contentText ul li li, .contentRandom ul li li
{
    list-style-type: circle;
}

ul.arrows
{
    padding: -5px 0 0 10px;
    float: left;
    width: 230px;
    list-style-image: url(../images/icon-arrow.gif);
}
ul.arrows li
{
    margin-left: 0px;
    line-height: 26px;
}




.contentText ol, .contentRandom ol
{
    margin-bottom: 10px;
    padding: 0 0 0 15px;
    list-style: decimal outside;
}
.contentText ol li, .contentRandom ol li
{
    margin: 0 0 2px 0;
}

/*-- 3.05 Definition Lists --*/
.contentText dl
{
    margin-bottom: 10px;
}
.contentText dl dt
{
    font-weight: bold;
}
.contentText dl dd
{
    margin: 0 0 0 10px;
}

/*-- 3.06 Icon Links --*/
a.iconlink
{
    display: inline-block;
}
/*hacked*/
a.iconlink-joincommunity
{
    padding: 0 5px 0 24px;
    font-size: 1.1em;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent url(images/icons/icon-facebook.gif) 0 0 no-repeat;
}
a.iconlink-joincommunity:hover
{
    color: #333;
    text-decoration: none;
}

/*-- 3.07 Lists --*/

/* List A */
ul.list-a
{
    margin: 0 0 10px 15px;
    list-style: disc outside;
}
ul.list-a li
{
    margin: 0 0 5px 0;
}

ol.list-a
{
    margin: 0 0 10px 15px;
    list-style: decimal outside;
}
ol.list-a li
{
    margin: 0 0 5px 0;
}

dl.list-a
{
    margin-bottom: 5px;
}
/*cleared*/
dl.list-a dt
{
    float: left;
    width: 100px;
    font-weight: bold;
}
dl.list-a dd
{
    float: left;
    width: 200px;
}


/*-- 3.09 Tables --*/
.contentText table
{
    margin-bottom: 10px;
}
.contentText table th
{
    font-size: 1em;
}
.contentText table td
{
    font-size: 1em;
}

/* Table A */
.table-a
{
    margin-bottom: 10px;
    width: 100%;
    border-collapse: collapse;
}
.table-a caption
{
    display: none;
}
.table-a thead tr th
{
    padding: 8px 10px;
    color: #666;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    background: #ccc;
}
.table-a tbody tr td
{
    padding: 8px 10px;
    color: #999;
    border-bottom: 1px dotted #ccc;
}
.table-a tbody tr.alternate td
{
}
.table-a tfoot tr td
{
    padding: 8px 10px;
    vertical-align: top;
}


/*-- 3.10 Form Default --*/

input.field, select, textarea
{
    margin: 0;
    padding: 3px;
    font-size: 0.9em;
    color: #666;
    border: solid 1px #ccc;
    background: #fff;
    width: 275px;
}
/*hacked*/
select
{
    padding: 2px;
}
select option
{
    padding-right: 8px;
}
textarea
{
    overflow: auto;
}
.form .border
{
    float: left;
    display: block;
}
.form .disabled
{
    cursor: default;
    background: #f4f4f4;
}
#pCategories a.disabled
{
    cursor: default;
    color: #999999;
    background: transparent;
    text-decoration: none;
}

/* Fieldset */
.form
{
}
.form h3, .form h4, .form h5, .form h6
{
    margin-bottom: 10px;
    font-weight: normal;
}
.form h5.block
{
    margin-bottom: 10px;
    padding: 5px 10px;
    font-weight: normal;
    background: #f1f1f1;
}
.form legend
{
    display: none;
}
.form dl
{
    margin-bottom: 10px;
}
/*cleared*/
.form dl dt
{
    float: left;
    padding: 2px 5px 0 0;
    width: 115px;
    font-weight: normal;
}
.form dl.double dt
{
    line-height: 1.3em;
}
.form dl.double dd
{
    padding-top: 6px !important;
}
.form dl dt em
{
    padding-left: 3px;
    font-style: normal;
    color: #f00;
}
.form dl dd
{
    float: left;
    padding: 5px 0 0 0;
    width: auto;
}
.form dl dd input.field
{
    width: 150px;
}
.form dl dd select
{
    width: 158px;
}
.form dl.field dd, .form dl.select dd, .form dl.textarea dd
{
    padding-top: 0;
}
.form dl.text dt
{
    padding-top: 0;
}
.form dl.text dd, .form dl.checkbox dd
{
    padding-top: 0;
}
.form dl.longer dd
{
    padding-top: 0.9em;
}
.form dl.vertical dt
{
    float: none;
    margin-bottom: 3px;
    width: auto;
}
.form dl.vertical dd
{
    float: none;
    width: auto;
}

/* Messages */
.form dl dd span.required, .form dl dd .error, .form .error, .form dl dd span.invalid
{
    display: block;
    font-size: 0.9em;
    color: #f33;
}
.form .note
{
    display: block;
    font-size: 0.9em;
}

/* Inline Row */
.form ul.inline
{
    margin: 0;
}
/*cleared*/
.form ul.inline li
{
    float: left;
    padding-right: 10px;
}
.form ul.inline li.last
{
    padding-right: 0;
}
.form ul.inline li.text
{
    padding-top: 5px;
}
.form ul.inline li.button
{
    padding-top: 2px;
}

/* Row */
.form ul.row
{
    margin: 0;
}
/*cleared*/
.form ul.row li
{
    margin-bottom: 5px;
}
/*cleared*/
.form ul.row li.last
{
    margin-bottom: 0;
}
.form ul.row li.text
{
    padding-top: 5px;
}

/* Layout */
.form .wrapper
{
    margin: 0;
}
/*cleared*/
.form .wrapper .content-left, .form .wrapper .west
{
    float: left;
    width: 300px;
}
.form .wrapper .content-right, .form .wrapper .east
{
    float: right;
    width: 300px;
}

/* Checkboxes & Radio buttons */
.form ul.checkbox
{
    margin-bottom: 10px;
}
.form ul.checkbox li
{
    margin: 0 0 5px 0;
}
/*cleared*/
.form ul.checkbox-inline li
{
    float: left;
    padding-right: 10px;
}
.form ul.checkbox-inline li.last
{
    padding-right: 0;
}
.form ul.checkbox li.title
{
    margin-bottom: 3px;
    font-weight: bold;
}
.form ul.checkbox li input
{
    position: relative;
    float: left;
    top: 0;
    left: -3px;
    overflow: hidden;
}
/*hacked*/
.form ul.checkbox li label
{
    position: relative;
    float: left;
    padding-left: 3px;
    padding-right: 10px;
    bottom: -2px;
}
.form ul.radio li input
{
}
.form ul.radio li label
{
    bottom: -1px;
    padding-left: 1px;
}

/* Buttons */
.form ul.buttons
{
    margin-bottom: 10px;
}
/*cleared*/
.form ul.buttons li
{
    float: left;
    padding: 0 10px 0 0;
}
.form ul.vertical li
{
    float: none;
    margin-bottom: 10px;
    padding: 0;
}
.form ul.vertical li.last
{
    margin-bottom: 0;
}
.form ul.buttons li.text
{
    padding-top: 5px;
}
.form ul.buttons li.west
{
    float: left;
    width: auto !important;
}
.form ul.buttons li.east
{
    float: right;
    width: auto !important;
}
.form ul.buttons li.first
{
    padding-left: 0;
}
.form ul.buttons li.last
{
    padding-right: 0;
}

/* Buttons - Flexible */
.btn
{
    display: table-cell;
    background-color: transparent;
    background-position: 0 100%;
    background-repeat: no-repeat;
}
/*hacked*/
.btn-reset
{
    padding: 0;
    font-size: 1em;
    color: #3cc;
    text-decoration: none;
    cursor: pointer;
    border: none;
    background-color: transparent;
}
.btn-reset:hover
{
    color: #3cc;
    text-decoration: underline;
}
.btn-wide
{
    display: block;
}
/*hacked*/
.btn-wide input
{
    width: 100%;
    text-align: center !important;
}
.btn input, .btn a
{
    display: block;
    margin: 0;
    padding: 3px 10px 2px;
    line-height: 1.4em;
    color: #666;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    border: none;
    background-color: transparent;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}
/*hacked*/
.btn a:hover
{
    color: #fff;
    text-decoration: none;
}
.btn a
{
    display: block;
}

/* Btn A A */
.btn-a-a
{
    background-image: none;
    background-color: #c2efef;
}
.btn-a-a input, .btn-a-a a
{
    text-transform: uppercase;
}
.btn-a-a a:hover, .btn-a-a input:hover
{
    color: #333;
}

.btn-a-b
{
    background-image: none;
    background-color: #252525;
}
.btn-a-b input, .btn-a-b a
{
    color: #fff;
    text-transform: uppercase;
}
.btn-a-b a:hover, .btn-a-b input:hover
{
    color: #fff;
}

/* Btn B */
.btn-b-a
{
    background-image: none;
    background-color: #333;
}
.btn-b-a input, .btn-b-a a
{
    padding: 4px 13px;
    font-size: 1.25em;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-b-a a:hover, .btn-b-a input:hover
{
    color: #fff;
}

.btn-b-b
{
    background-image: none;
    background-color: #333;
}
.btn-b-b input, .btn-b-b a
{
    padding: 8px 13px;
    font-size: 1.5em;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-b-b a:hover, .btn-b-b input:hover
{
    color: #fff;
}

/* Buttons - Static */
input.button
{
    display: block;
    color: #fff;
    font-size: 1.05em;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    border: none;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
}
/*hacked*/
.button-search
{
    width: 22px;
    height: 20px;
    background-image: url(images/forms/button-search.gif);
}



/* Login Email */
.form-loginemail dl dt
{
    width: 130px;
}
.form-loginemail dl dd input
{
    width: 130px;
}
.form-loginemail .buttons
{
    margin-bottom: 0;
    padding-left: 135px;
}


/*
-----------------------------------------
4. Modules & Widgets
-----------------------------------------
*/

/*-- 4.01 Common --*/



/* Login */
.elementLogin
{
    margin: 0 0 5px 0;
}
/*cleared*/
.elementLogin ul
{
    float: right;
}
.elementLogin ul li
{
    display: inline;
    color: #666;
}
.elementLogin ul li a
{
    color: #666;
    text-decoration: underline;
}
.elementLogin ul li a:hover
{
    color: #666;
    text-decoration: underline;
}




/*-- 4.10 Login / Register --*/

/* Registraion */
.moduleRegistration
{
}
/*cleared*/
.moduleRegistration div.west
{
    float: left;
    width: 445px;
}
.moduleRegistration div.east
{
    float: right;
    width: 445px;
}
.moduleRegistration .box-b .area
{
    padding-bottom: 0;
}


/*
-----------------------------------------
5. Additional +
-----------------------------------------
*/

.west .heading, .east .heading
{
    line-height: 30px;
    background: #fff url(../images/icon-canlist.gif) no-repeat 0 0;
    float: left;
}
.west .heading span, .east .heading span
{
    display: block;
    background: transparent url(../images/icon-canlist-right.gif) no-repeat right 0;
    padding: 0 10px;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.red
{
    color: #ee2d24;
}
.byline
{
    padding: 6px 0px 4px 0px;
    float: left;
    margin-left: 10px;
}
li.label
{
    margin-bottom: 6px;
}
li.textfield
{
    margin-bottom: 16px;
}
li #loginin
{
    background: transparent url(../images/btn-login.gif) no-repeat 0 0;
    display: block;
    width: 76px;
    height: 30px;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}

input#Rememberme
{
    margin-left: 1em;
    margin-top: 0.6em;
    padding: 0px;
    position: relative;
}


/*** Rockend changes
-----------------------------------------------------------*/
#logoffLink
{
    text-align: right;
}
#homeLink
{
    text-align: left;
}


/*Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #FF0000;
}
.field-validation-valid
{
    display: none;
}
.input-validation-error
{
    border: 1px solid #FF0000;
    background-color: #FFEEEE;
}
.validation-summary-errors
{
    font-weight: bold;
    color: #FF0000;
    font-size: small;
    width: 300px;
}
.validation-summary-valid
{
    display: none;
}


a.fancy_button, button.fancy_button
{
    background: #111111;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.9)), to(rgba(77,77,77,0.9)));
    background: -moz-linear-gradient(top, rgba(0,0,0,0.9), rgba(77,77,77,0.9));
    float: left;
    padding: 0.5px;
    text-decoration: none;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    width: auto;
    min-width: 40px;
    overflow: visible;
    border-color: transparent transparent #666 transparent;
    border-color: transparent transparent rgba(202,202,202,0.27) transparent;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-background-clip: padding-box;
}


a.fancy_button span, button.fancy_button span
{
    min-width: 40px;
    text-align: center;
    display: block;
    float: left;
    letter-spacing: -1px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #444 #777 #444;
    border-color: rgba(255,255,255,0.7) rgba(0,0,0,0.5) rgba(0,0,0,0.7) rgba(0,0,0,0.5);
    font: bold 14px/0.8em Arial;
    color: white;
    padding: 0.48em 2em;
    cursor: pointer;
    text-shadow: rgba(0,0,0,0.45) 0 -1px 0;
    -webkit-box-shadow: rgba(0,0,0,0.75) 0px 0px 1px;
    -moz-box-shadow: rgba(0,0,0,0.75) 0px 0px 1px;
    box-shadow: rgba(0,0,0,0.75) 0px 0px 1px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    behavior: url(../border-radius.htc);
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.5, rgba(255,255,255,0.01)), to(transparent));
    background: transparent -moz-linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.01) 50%, transparent);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr='#80FFFFFF', EndColorstr='#00FFFFFF');
    -webkit-background-clip: padding-box;
}

a.fancy_button:hover span, button.fancy_button:hover span
{
    min-width: 40px;
    border-top-color: rgba(255,255,255,0.65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(220,220,220,0.6)), color-stop(0.5, rgba(100,100,100,0.2)), color-stop(0.5, rgba(0,0,0,0.21)), to(rgba(0, 0, 0, 0.20)));
    background: -moz-linear-gradient(top, rgba(220,220,220,0.6), rgba(100,100,100,0.2) 50%, rgba(0,0,0,0.21) 50%, rgba(0, 0, 0, 0.20));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#99dcdcdc', EndColorStr='#33000000');
    -webkit-background-clip: padding-box;
}

a.fancy_button:active span, button.fancy_button:active span
{
    min-width: 40px;
    border-top-color: rgba(255,255,255,0.2);
    border-left-color: rgba(0,0,0,0.4);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(150,150,150,0.6)), color-stop(0.5, rgba(60,60,60,0.6)), color-stop(0.5, rgba(40,40,40,0.6)), to(rgba(20, 20, 20, 0.5)));
    background: -moz-linear-gradient(top, rgba(150,150,150,0.6), rgba(60,60,60,0.6) 50%, rgba(40,40,40,0.6) 50%, rgba(20, 20, 20, 0.5));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#80969696', EndColorStr='#59000000');
    -webkit-box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px;
    -moz-box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px;
    box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px;
    -webkit-background-clip: padding-box;
}

a.fancy_button span:active, button.fancy_button span:active
{
    min-width: 40px;
    border-top-color: rgba(255,255,255,0.2);
    border-left-color: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#80969696', EndColorStr='#59000000');
    -webkit-background-clip: padding-box;
}

#waitingDiv
{
    text-align: center;
    padding: 10px;
}
#waitingImg
{
}

#waitingText
{
}

#messageText
{
    margin: 1px;
    margin-bottom: 5px;
    height: 160px;
    width: 500px;
}

#replyTo
{
    margin: 1px;
    margin-bottom: 5px;
    width: 500px;
}

.historicStatementLinkDiv
{
    margin-left: 20px;
}

.historicStatementLink
{
    font-size: 20px;
}
