
/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
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, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
/*caption, th, td {text-align:left;font-weight:normal;float:none !important;}*/
/*table, th, td {vertical-align:top;}*/
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#444;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif; font-weight:bold;}
h1 {font-size:3em;line-height:1;margin-bottom:0;}
h2 {font-size:2em;margin-bottom:0}
h3 {font-size:1.5em;line-height:1;margin-bottom:0;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0;}
h6 {font-size:.75em;font-weight:bold;margin-bottom:0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

h1 span, h2 span, h3 span {
  color: #666666;
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 18px;
}

.top { vertical-align: top; }
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#70A2BE;text-decoration:none;vertical-align: top;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#444;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;list-style:none;}
ul {margin:0 ;padding: 0;list-style:none;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;margin-top: 1em;}
dd {margin-left:1.8em;}

/*thead th {background:#c3d9ff;}*/
/*th, td, caption {padding:4px 10px 4px 5px;}*/
/*tfoot {font-style:italic;}*/
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/*forms.css*/
/*label {font-weight:bold;}*/
/*fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}*/
/*legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}*/
/*fieldset, #IE8#HACK {padding-top:1.4em;}*/
/*legend, #IE8#HACK {margin-top:0;margin-bottom:0;}*/
/*input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}*/
/*input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}*/
/*select {background-color:#fff;border-width:1px;border-style:solid;}*/
/*input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}*/
/*input.text, input.title {width:300px;padding:5px;}*/
/*input.title {font-size:1.5em;}*/
/*textarea {width:390px;height:250px;padding:5px;}*/
/*form.inline {line-height:3;}*/
/*form.inline p {margin-bottom:0;}*/
/*.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}*/
/*.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}*/
/*.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}*/
/*.success {background:#e6efc2;color:#264409;border-color:#c6d880;}*/
/*.info {background:#d5edf8;color:#205791;border-color:#92cae4;}*/
/*.error a, .alert a {color:#8a1f11;}*/
/*.notice a {color:#514721;}*/
/*.success a {color:#264409;}*/
/*.info a {color:#205791;}*/

/* grid.css */
.container {width:950px;margin:0 auto;}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:18px;}
input.span-2, textarea.span-2 {width:58px;}
input.span-3, textarea.span-3 {width:98px;}
input.span-4, textarea.span-4 {width:138px;}
input.span-5, textarea.span-5 {width:178px;}
input.span-6, textarea.span-6 {width:218px;}
input.span-7, textarea.span-7 {width:258px;}
input.span-8, textarea.span-8 {width:298px;}
input.span-9, textarea.span-9 {width:338px;}
input.span-10, textarea.span-10 {width:378px;}
input.span-11, textarea.span-11 {width:418px;}
input.span-12, textarea.span-12 {width:458px;}
input.span-13, textarea.span-13 {width:498px;}
input.span-14, textarea.span-14 {width:538px;}
input.span-15, textarea.span-15 {width:578px;}
input.span-16, textarea.span-16 {width:618px;}
input.span-17, textarea.span-17 {width:658px;}
input.span-18, textarea.span-18 {width:698px;}
input.span-19, textarea.span-19 {width:738px;}
input.span-20, textarea.span-20 {width:778px;}
input.span-21, textarea.span-21 {width:818px;}
input.span-22, textarea.span-22 {width:858px;}
input.span-23, textarea.span-23 {width:898px;}
input.span-24, textarea.span-24 {width:938px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;}
hr {background:#CCC;color:#CCC;clear:both;float:none;width:100%;height:1px;margin:0 0 1em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.money-green {
     color: #8DB775;
}

.orange {
    color: orange;
}

.strike {
    text-decoration: line-through;
    font-style: normal;
}

/***** CONTAINERS *****/

.shadow {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.shadow-inset  {
    -moz-box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.05);
}

.background-box {
    background-color: #f1faff;
    padding: 3px 7px 7px 7px;
    border-radius: 10px ;
    -moz-border-radius: 10px;
    padding: 15px;
    position: relative;
}

.border-box-inset {
    background-color: #FAFAFA;
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.1));
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 -2px 0 rgba(0, 0, 0, 0.1) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset, 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
}

a.border-box-inset:hover {
    background-color: #FFFFFF;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 -2px 0 rgba(0, 0, 0, 0.1) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset, 0 0 5px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
}

.border-box, .border-box-grey {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD !important;
    border-radius: 5px ;
    -moz-border-radius: 5px;
    padding: 1px;
    position: relative;
}

.border-box:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

.border-box-grey {
    background-color: #EEEEEE;
    padding: 7px;
}

.box-section {
    background-color: #ebf4f7;
    padding: 3px 7px 7px 7px;
    border-radius: 5px ;
    -moz-border-radius: 5px;
	margin-bottom:15px;
}

.box-white {
    background-color: #FFF;
    padding: 7px;
    border-radius: 5px ;
    -moz-border-radius: 5px;
}

.box-section h5 {
    padding-left: 5px;
    margin: 0;
    color: #666;
    font-size: 11px;
}

.border-box-header {
    background: #F5F5F5 url('/ams/2.2008.a6bb1549c/images/2.0/header-bg.gif') repeat-x 1px 1px;
    width: 100%;
    border-bottom: 1px solid #e2e1e1;
}

.border-box-header h4, .border-box-footer h4, .border-box-grey h4  {
    padding: 7px 10px 10px;
    margin: 0;
}

.border-box-header div.query {
    float: right;
    margin: 4px 10px 0 0;
    padding-left: 20px;
    font-size: 10px;
}

.border-box-header label {
    font-size: 12px;
    color: #666666;
}

.showgrid .border-box,
.showgrid .border-box-header,
.showgrid .border-box-footer,
.showgrid .border-box-grey
/*.showgrid .box-white,*/
/*.showgrid .box-section*/
{
    background: transparent;
}

.border-box-footer {
    background: #F0F0F0 url('/ams/2.2008.a6bb1549c/images/2.0/footer-bg.gif') repeat-x 0 0;
    width: 100%;
    border-top: 1px solid #e2e1e1;
}

.border-box-header, .border-box-footer {
    height: 32px;
}

.border-box-content {
    background: transparent;
}

.border-box-content-padding {
    padding: 18px;
}

.header-button {
    margin: 4px 5px 0 0;
}

.disable-print span {
    color: lightgrey !important;
}

.header-select {
    margin: 6px 0px 0 0;
}

/***** TABS ******/

.border-box-tabs {
    margin-top: 36px;
    border: 1px solid red;
}

.border-box-header-tabs {
    position: absolute;
    top: -38px;
    left: 5px;
}

.border-box-header-tabs ul {
    list-style: none;
}

.border-box-header-tabs li {
    float: left;
    /*background-color: #e8e7e7;*/
    border-left: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    margin-right: 5px;
    padding: 0px 15px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    display: block;
    height: 36px;
    line-height: 36px;
    background: url('/ams/2.2008.a6bb1549c/includes/css/jqueryUi/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
}

.border-box-header-tabs li.ui-state-active {
    background: none;
    background-color: #F5F5F5;
    border-left: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #F5F5F5;
    color: #444444;
    margin-top: 1px;
}

.border-box-header-tabs li.ui-state-active a {
    color: #444444;
    font-weight: bold;
}

.ui-dialog.ui-widget { z-index:1010; }
.ui-dialog .ui-dialog-titlebar-close span {margin-left:-8px !important; margin-top:-8px !important;}

.border-box-header-tabs .ui-widget-header {
    background: none;
    border: none;
}

/***** NAV ******/

header {
    background: url('/ams/2.2008.a6bb1549c/images/header/repeater.jpg') repeat-x;
    height: 110px;
    z-index: 1000;
    position: relative;
}

header ul {
    list-style: none;
}

#user {
    height: 57px;
    z-index: 950;
    position: relative;
}

#logo {
    height: 56px;
    cursor:pointer;
    width: 212px;
    background: url('/ams/2.2008.a6bb1549c/images/header/logo.png') no-repeat;
    float: left;
}
#logo a {
    height: 56px;
    width: 212px;
    display: block;
}

a.add_merchant {
    float: left;
    display: block;
    height: 25px;
    margin-top: 15px;
    margin-right: 20px;
    width: 118px;
    background: url('/ams/2.2008.a6bb1549c/images/header/add_merchant.jpg') no-repeat top center;
    text-indent: -9999px;
    cursor: pointer;
}

a.add_merchant:hover {
    background-position: bottom center;
}

#notifications {
    float: left;
}

#notifications > ul > li {
    float: left;
    padding: 14px 10px;
    position: relative;
}

#notifications > ul > li > a {
    display: block;
}

#notifications > ul > li:hover {
    background: rgba(255, 255, 255, 0.2);
}

#notifications > ul > li span.icon {
    display: block;
    width: 26px;
    height: 26px;
    float: left;
}

#notifications ul li ul {
    display: none;
}

#notifications ul li span.count {
    float: left;
    margin-top: 5px;
    margin-left: 2px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
}

span.count .left {
    width: 7px;
    height: 16px;
    background: url('/ams/2.2008.a6bb1549c/images/header/c_l.png') no-repeat;
    display: block;
}

span.count .right {
    height: 15px;
    text-shadow: 0px -1px 0px #621b22;
    padding-top: 1px;
    display: block;
    background: url('/ams/2.2008.a6bb1549c/images/header/c_r.png') no-repeat top right;
    color: #fff;
    padding-right: 4px;
    padding-left: 2px;
}

#notifications ul li.corporate_leads span.icon {
    background: url('/ams/2.2008.a6bb1549c/images/header/corporate_leads.png') no-repeat top center;
}

#notifications ul li.requests span.icon {
    background: url('/ams/2.2008.a6bb1549c/images/header/requests.png') no-repeat top center;
}

#notifications ul li.messages span.icon {
    background: url('/ams/2.2008.a6bb1549c/images/header/messages.png') no-repeat top center;
}

#notifications ul li.reminders span.icon {
    background: url('/ams/2.2008.a6bb1549c/images/header/reminders.png') no-repeat top center;
}

#notifications ul li.active {
    background: url('/ams/2.2008.a6bb1549c/images/header/active_notification.png') repeat-x;
}

#notifications ul li.active ul {
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    width: 350px;
    background-color: #fff;
    z-index: 980;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.29);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.29);
    box-shadow: 0 2px 2px rgba(0,0,0,0.29);
}

#notifications ul li.active ul li {
    border-bottom: 1px solid #ccc;
}

#notifications ul li.active .title {
    font-size: 12px;
    padding: 5px 10px;
    color: #000;
    font-weight: 600;
}

#notifications ul li.active .title a {
    float: right;
    color: #06F;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 2px 0px 0px 0px !important;
    font-weight: normal;
}
.ie7 #notifications ul li.active .title a {position:relative; right:5px; top:5px; margin-top:-25px;}

#notifications ul li.active ul li a {
    padding: 10px;
    display: block;
    color: #666;
}

#notifications ul li.active ul li a:hover {
    background-color: #eee;
}

#notifications ul li.active ul li a strong {
    color: #444;
    display: block;
}

#notifications ul li.active ul li a strong span {
    float: right;
    font-weight: normal;
    color: #888;
    font-style: italic;
    font-size: 11px;
}

#notifications ul li.active ul li.view_all a {
    text-align: center;
    background-color: #efefef;
    text-shadow: 0px 1px 0px #fff;
    display: block;
    color: #2e627c;
}

#notifications ul li.active ul li a p {
    margin: 0px;
}

#notifications ul li.active span.icon {
    background-position: bottom center;
}

#notifications li.messages ul li { padding-left:8px; position: relative;}
#notifications li.messages ul li.view_all {padding-left:0px;}
#notifications li.messages ul li .indicator {position:absolute; left:4px; top:50%; margin-top:-4px; display:block; height:8px; width:8px; background-color:#ccc; border: 1px solid white; border-radius: 6px;}
#notifications li.messages ul li.unread .indicator {background-image: -webkit-gradient(linear, center top, center bottom, from(#40c6ff), to(#36a8d9));
    background-image: -webkit-linear-gradient(top, #40c6ff, #36a8d9);
    background-image: -moz-linear-gradient(top, #40c6ff, #36a8d9);
    background-image: -o-linear-gradient(top, #40c6ff, #36a8d9);
    background-image: -ms-linear-gradient(top, #40c6ff, #36a8d9);
    background-image: linear-gradient(top, #40c6ff, #36a8d9);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.68);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.68);
    box-shadow: 0 0 2px rgba(0,0,0,0.68);}
#notifications li.messages ul li.unread .message_content strong {color:#000;}
#notifications li.messages ul li .sent {display:block; position: absolute; left:4px; top:50%; margin-top:-4px; height:8px; width:10px; background: url('/ams/2.2008.a6bb1549c/images/header/sent.png') no-repeat center center;}
#account {
    float: left;
    margin-left: 20px;
    background: rgba(255, 255, 255, 0.1);
    height: 46px;
    padding: 10px 20px 0px 20px;
    color: #fff;
}

.ie7 #account, .ie8 #account {
    background: url('/ams/2.2008.a6bb1549c/images/header/white_trans.png');
}

#account a {
    color: #fff;
    text-shadow: 0px 1px 0px #25546c;
}

#account strong {
    display: block;
}

.profile-pic {
    width: 38px;
    height: 38px;
    margin-right: 10px;
    overflow:hidden;
    background-size:auto 100%;
}

#nav {
    height: 30px;
    background: none;
    z-index: 800;
    position: relative;
}

#breadcrumbs {
    height: 23px;
}

#breadcrumbs ul {
    list-style: none;
}

#breadcrumbs ul li {
    float: left;
}

#breadcrumbs ul li a {
    display: block;
    padding-right: 24px;
    padding-top: 2px;
    padding-bottom: 1px;
    background: url('/ams/2.2008.a6bb1549c/images/header/bread.png') no-repeat right center;
}

#breadcrumbs ul li:last-child a {
    background: none;
}

#body-main {
    background: url('/ams/2.2008.a6bb1549c/images/header/body_repeater.jpg');
}

nav ul {
    list-style: none;
}

html, body {
    background-color: #EEE;
}


a.ams-nav-section {
    font-size: 1em;
    font-weight: bold;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    /*text-transform: uppercase;*/
    /*border: 1px solid red;*/
}

.ams-nav-arrow {
    padding-right: 20px !important;
}

.ams-nav-arrow span {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/menu/arrows.png') -10px 100% no-repeat;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 8px;
    width: 10px;
    top: 8px;
}

.ams-top-nav li:hover .ams-nav-arrow span {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/menu/arrows.png') 0px 100% no-repeat;
}

.ams-top-nav li:hover a.ams-nav-section , a.ams-nav-section:hover {
    /*border: 1px solid #CDCDCD;*/
    background-color: #666666;
    color: white;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#nav div.sub {
    position: absolute;
    background-color: #fff;
    top: 18px;
    border: 1px solid #CDCDCD;
    border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px 7px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 100;
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 1.05em;
    float: left;
    display: none;
}

#nav div.sub a {
    color: #444444;
}

#nav div.sub a:hover {
    color: #0099FF;
}

#nav hr {
    padding: 0;
    margin: 0 0 5px 0;
}

#nav-crumbs {
    background-color: #F9F9F9;
    border-bottom: 1px solid #dad9d9;
    height: 18px;
    color: #70A2BE;
}

/***** NAV FUNCTIONALITY ******/
#navigation, #navigation * {
    margin:			0;
    padding:		0;
    list-style:		none;
}
#navigation {
    line-height:	1.0;
}
#navigation ul {
    position:		absolute;
    top:			-999em;
    width:			18em; /* left offset of submenus need to match (see below)      ----------------------------------  */
}
#navigation ul li {
    width:			100%;
}
#navigation li:hover {
    visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#navigation li {
    float:			left;
    position:		relative;
}
#navigation a {
    display:		block;
    position:		relative;
}
#navigation li:hover ul,
#navigation li.sfHover ul {
    left:			0;
    top:			29px; /* match top ul list item height */
    z-index:		99;
}
ul#navigation li:hover li ul,
ul#navigation li.sfHover li ul {
    top:			-999em;
}
ul#navigation li li:hover ul,
ul#navigation li li.sfHover ul {
    left:			18em; /* match ul width      									----------------------------------  */
    top:			0;
}
ul#navigation li li:hover li ul,
ul#navigation li li.sfHover li ul {
    top:			-999em;
}
ul#navigation li li li:hover ul,
ul#navigation li li li.sfHover ul {
    left:			18em; /* match ul width     									 ---------------------------------- */
    top:			0;
}

/***** NAV SKIN ******/
    #navigation {
        font-family:	Helvetica Neue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size:		13px;
        font-weight:	400;
        margin:         0px;
        height:			auto;
        position:       relative;
    }
    #navigation > li > ul {
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.29);
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.29);
        box-shadow: 0 2px 2px rgba(0,0,0,0.29);
    }
    #navigation li a {
        color:			#FFF;
        padding: 		8px 1.20em;
        text-decoration:none;
    }
    .ie7 #navigation li a, .ie8 #navigation li a {padding:8px 1.2em;}
    #navigation li.sfHover a, #navigation li a:hover {
        color:			#2e627c;
        text-shadow: 	0px 1px 0px #fff;
    }
    #navigation li li a, #navigation li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
        color:			#2e627c;
        text-shadow:	0px 1px 0px #fff;
        font-weight:	normal;
        font-size:12px;
    }
    #navigation > li > a {
        text-transform:uppercase;
        border-right:1px solid #3f718b;
        border-left:1px solid #6090a7;
        text-shadow:0px 1px 0px #1f4659;
    }
    #navigation > li.first-child > a { border-left:none;}
    #navigation > li.last-child > a { border-right:none;}

    #navigation li li {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        border-bottom:	1px solid #dddddd;
        border-top:		1px solid #fff;
        background-color: #f0f0f0;
    }
    #navigation > li > ul > li:first-child {
        border-top:none;
    }
    #navigation > li > ul > li:last-child {
        border-bottom:none;
    }
    #navigation li li li {
        background-color: #f0f0f0;
    }
    #navigation > li.sfHover, #navigation > li:hover {
        background-color: #f0f0f0;
    }
    #navigation ul li:hover, #navigation ul li.sfHover {
        background-color: #fff;
        outline:		0;
    }

    /*** arrows **/
    #navigation li li a.sf-with-ul {
        padding-right: 	2.25em;
        min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
    }
    #navigation li li .sf-sub-indicator {
        position:		absolute;
        display:		block;
        right:			.75em;
        top:			0.7em; /* IE6 only */
        width:			7px;
        height:			9px;
        text-indent: 	-999em;
        overflow:		hidden;
        background:		url('/ams/2.2008.a6bb1549c/images/header/arrow.png') no-repeat center center; /* 8-bit indexed alpha png. IE6 gets solid image only */
    }
    #navigation > li > a .sf-sub-indicator {display:none;}
    a > .sf-sub-indicator {  /* give all except IE6 the correct values */
        top:			.7em;
    }

    #navigation li .search_field {display:block; width:75%; margin:10px auto; border-radius: 0px; padding:5px 5px 5px 27px; background: #6593ac url('/ams/2.2008.a6bb1549c/images/header/search.png') no-repeat 5px center; border:1px solid #3e708b; color:#fff; text-shadow:	0px 1px 0px #3e708b;}

    #navigation li .search_field:focus, #navigation li .search_field:active { background-color:#3e708b; }

/***** BUTTONS *****/

label.ams-button-input:hover, label.ams-button-input:active, label.ams-button-input:hover span, label.ams-button-input:active span, label.ams-button-input input:hover, label.ams-button-input input:active
{
    cursor: pointer;
}

label.ams-button-input {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/buttons.gif') no-repeat scroll 100% 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    margin-right: 10px;
    padding-right: 12px;
    text-decoration: none;
}

label.ams-button-input input {
    display: block;
    font-size: 14px;
    height: 24px;
    margin: 0;
    opacity: 0;
    position: absolute;
    z-index: 10000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

label.ams-button-input:hover, label.ams-button-input-green:hover, label.inputHoverState {
    background-position: 100% -200px;
}
label.ams-button-input:active, #container label.inputActiveState {
    background-position: 100% -400px;
}
label.ams-button-input:hover span, label.ams-button-input span.inputHoverState {
    background-position: 0 -200px;
}
label.ams-button-input:active span, label.ams-button-input span.inputActiveState {
    background-position: 0 -400px;
}

label.ams-button-input span {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/buttons.gif') no-repeat scroll 0 0 transparent;
    color: #555;
    font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    padding: 4px 0 5px 12px;
}

label.ams-button-input-green, a.ams-button-link-green {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/buttons-green.png') no-repeat scroll 100% 0 transparent !important;
}

label.ams-button-input-green span, a.ams-button-link-green span {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/buttons-green.png') no-repeat scroll 0 0 transparent !important;
}

a.ams-button-link {
    background: transparent url('/ams/2.2008.a6bb1549c/images/2.0/buttons.gif') no-repeat 100% 0;
    color: #555;
    font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 10px;
    text-decoration: none;
}

a.ams-button-link span {
    background: transparent url('/ams/2.2008.a6bb1549c/images/2.0/buttons.gif') no-repeat 0 0;
    display: block;
    line-height: 14px;
    padding: 4px 0 5px 13px;
}

a.ams-button-link:hover {
    background-position: 100% -200px;
}

a.ams-button-link:hover span {
    background-position: 0 -200px;
}

a.ams-button-link:active {
    background-position: 100% -400px;
}

a.ams-button-link:active span {
    background-position: 0 -400px;
}



a.ams-button-link-down {
    background: transparent url('/ams/2.2008.a6bb1549c/images/2.0/buttons.gif') no-repeat 100% -24px;
    color: #555;
    font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 19px;
    text-decoration: none;
}

a.ams-button-link-down span {
    background: transparent url('/ams/2.2008.a6bb1549c/images/2.0/buttons.gif') no-repeat 0 0;
    display: block;
    line-height: 14px;
    padding: 4px 5px 5px 13px;
}

a.ams-button-link-down:hover {
    background-position: 100% -224px;
}

a.ams-button-link-down:hover span {
    background-position: 0 -200px;
}

a.ams-button-link-down:active {
    background-position: 100% -424px;
}

a.ams-button-link-down:active span {
    background-position: 0 -400px;
}


/***** LAYOUT *****/

#body-main {
    background-color: #DEE9ED;
    padding-bottom: 36px;
}

footer #common-footer {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/bg_footer.gif') 0 0 repeat-x;
    min-width: 980px;
    width: 100%;
    border-top: 1px solid #C6C6C6;
    color: #999999;
    padding-top: 15px;
}

.footer-column {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/bg_footer_column.png') no-repeat scroll right top transparent;
    min-height: 140px;
}

#common-footer h5 {
  font-size: 13px;
  display: block;
}

#common-footer span {
  font-size: 9px;
}

#common-footer p {
    padding-top: 5px;
}

#common-footer .box {
    padding-left: 1.5em;
    padding-top: 1.5em;
}

/** Rows **/

.container-row th {
    font-weight:normal;
    font-size:10px;
    background-color: #FCFCFC;
    border-bottom: 1px dotted #CCC;
    color:#666;
    font-family: "Helvetica Neue",Arial,Verdana,"Nimbus Sans L",sans-serif;
    background: url('/ams/2.2008.a6bb1549c/images/2.0/table.png') 0 -32px repeat-x;
    height: 16px;
    padding: 2px 0 2px 3px;
    text-transform: uppercase;
}
.container-row th a {
    display: block;
    padding: 0;
    margin: 0;
    color: #444;
    padding-left: 5px;
}

.container-row th {
    text-align: left;
    padding-left: 5px;
}


.container-row th a.asc {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/table.png') 2px 0 no-repeat;
}

.container-row th a.desc {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/table.png') 2px -16px no-repeat;
}

.container-row th a.asc, th a.desc {
   padding-left: 15px;
   color: #009933;
   height: 16px;
}

.container-row span.container-row-content {
    display: block;
}

.container-row span.container-row-content, .container-row td {
    padding: 5px 10px;
}

.container-row a.even, a.odd {
    display: block;
    text-decoration: none;
    color: #666666;
    width: 100%;
}

.container-row a.even, .container-row tr.even td, .container-row div.even {
    background-color: #e8fafb;
}

.container-row a:hover,  .row-highlight {
    color: black;
    background-color: #ccffcc !important;
    cursor: pointer;
}

.container-row label {
    font-size: 9px;
}

.container-row-label {
    font-size: .8em;
    text-align: right;
    white-space: nowrap;
}

.container-row-data {
    width: 100%;
    padding-left: 0px !important;
}

.container-row-data-small {
    width: 100%;
    font-size: .9em;
    padding-left: 0px !important;
}

/**** DROPDOWN BUTTON *****/

.ams-button-menu {
    position:relative;
}

.ams-button-menu .sub-menu {
    position: absolute;
    top: 28px;
    left: 0px;
    width: 180px;
    display: none;
    z-index: 100;

}

.ams-button-menu ul {
    background-color: #FFF;
    margin: 0;
    padding-bottom: 10px;
    list-style: none;
    border: 1px solid #CDCDCD;
    border-radius: 5px ;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}

.ams-button-menu ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.ams-button-menu ul li a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #444;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    line-height: 1em !important;
    padding: 6px 11px 4px;
    position: relative;
    z-index: 10;
}

.ams-button-menu ul li a:hover {
    background-color: #ccffcc;
}


/********* FORMS **************/

form.standard input[type=text].autocompleted {
    background-color:#BCF5A9;
}

.box-legend {
    background-color: #fffef6;
    border-radius: 5px ;
    -moz-border-radius: 5px;
    float: right;
    padding: 2px 10px;
    margin: 5px 5px 0 0;
    border: 1px solid #e2e1e1;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}

form.standard label {
    color: #999999;
}

form.standard label.top {
    font-size: 11px;
    font-weight: 400;
    padding-left: 2px;
}

form.standard label.left {
    display: block;
    font-size: 12px;
    float: left;
    font-weight: 400;
    margin: 0 15px 0 0;
    padding: 0;
    text-align: right;
    line-height: 25px;
    width: 125px;
}

form.standard .input-row {
    margin-bottom: 10px !important;
}

form.standard input[type="text"], input[type="password"], textarea {
    background-color: white;
    border-style: solid;
    border-width: 1px;
    display: block;
    width: 250px;
    -moz-border-radius: 5px;
    border-radius: 5px ;
    border: 1px solid #E1E1E1;
    color: #666666;
    font-size: 13px;
    font-family:"Helvetica Neue", Helvetica, sans-serif;
    margin: 0;
    padding: 4px 7px;
}

form.standard input[type=text].search {
    padding: 3px 5px 3px 25px;
    background: url('/ams/2.2008.a6bb1549c/images/2.0/view.png') 5px 50% no-repeat;
    background-color: white;
}

form.standard textarea {
    height: 150px;
}

form.standard input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, textarea:focus, textarea:active {
    -moz-box-shadow: 0 0 3px #3084CA;
    -webkit-box-shadow: 0 0 3px #3084CA;
    box-shadow: 0 0 3px #3084CA;
    border-color: #90ABB6 #ABC4CE #D3DDE1;
    border-style: solid;
    border-width: 1px;
}

form.standard .width-2digit {
    width: 40px !important;
}

form.standard .width-tiny {
    width: 120px !important;
}

form.standard .width-small {
    width: 170px !important;
}

form.standard .width-large {
    width: 400px !important;
}

form.standard .width-xl {
    width: 650px !important;
}

/************ ROWS ***************/

.row-small span {
    display: block;
    padding: 5px 10px;
    font-size: 12px;
}

.row-small a.even, a.odd {
    display: block;
    text-decoration: none;
    color: #666666;
    width: 100%;
}

.row-small a.even {
    background-color: #e8fafb;
}

.row-small a:hover {
    color: black;
    background-color: #f4f2f2;
}

.row-small label {
    font-size: 9px;
}

/******** ERRORS/MESSAGE *********/

.ams-error {
    position: relative;
    padding: 7px 15px;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #EEDC94 #EEDC94 #E4C652;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    background-color: #c43c35;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #c43c35 #c43c35 #882a25;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.ams-error a {color:#fff; text-decoration:underline;}
.ams-error ul.errorMessage {
    list-style: none;
}

.ams-message {
    position: relative;
    padding: 7px 15px;
    color: #FFF;
    background-color: #EEDC94;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
    background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
    background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
    background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
    background-image: -o-linear-gradient(top, #fceec1, #eedc94);
    background-image: linear-gradient(top, #fceec1, #eedc94);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #EEDC94 #EEDC94 #E4C652;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    background-color: #57A957;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #57A957 #57A957 #3D773D;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ams-message ul.actionMessage {
    list-style: none;
}

.ams-message li {
    height: 18px;
}

.ams-warning {
    position: relative;
    padding: 7px 15px;
    margin-bottom: 0px;
    color: #404040;
    background-color: #eedc94;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
    background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
    background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
    background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
    background-image: -o-linear-gradient(top, #fceec1, #eedc94);
    background-image: linear-gradient(top, #fceec1, #eedc94);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #eedc94 #eedc94 #e4c652;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.ams-warning a {
    color:#404040;
    display:block;
    text-align:center;
    text-shadow:0px 1px 0px #fff;
}

.c-unattended {
    border-top:none;
     -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

/*********** BREAD CRUMBS **********/

#crumbs {
    /*float: left;*/
    height: 36px;
    /*margin-bottom: 18px;*/
    list-style: none;
}

#crumbs li {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/bg-crumbs.png') no-repeat scroll left center #F9F9F9;
    border-color: #E0E0E0;
    border-style: solid;
    border-width: 1px 0;
    color: #777777;
    float: left;
    font-size: 1.2em;
    height: 34px;
    padding: 0 14px 0 23px;
}
#crumbs .first-crumb, #crumbs .last-crumb {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    line-height: 0;
    padding: 0;
}
#crumbs li a, #crumbs li span {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 33px;
    padding: 0 0;
}
#crumbs li a:link, #crumbs li a:visited, #crumbs li span {
    color: #70A2BE;
    text-decoration: none;
}
#crumbs li a:hover, #crumbs li a:focus {
    background: none repeat scroll 0 0 transparent;
    color: #0099FF;
}


/*************** CERTS *************/

ul.certs {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.certs li {
    background: url('/ams/2.2008.a6bb1549c/taglib/images/icons/certificate-lite.gif') 0px 2px no-repeat;
    padding-left: 20px;
    white-space: nowrap;
    font-style: italic;
}

ul.certs li.attended {
    background: url('/ams/2.2008.a6bb1549c/taglib/images/icons/certificate.gif') 0px 2px no-repeat !important;
}

ul.stars {
    padding: 0;
    list-style: none;
    float: left;
    margin-top: 5px;
    height: 20px;
}

ul.stars li {
    float: left;

}

ul.stars li.star {
    background: url('/ams/2.2008.a6bb1549c/taglib/images/icons/star_blue.gif') 0px 0px no-repeat;
    width: 16px;
    height: 16px;
}

ul.stars li.star-clear {
    background: url('/ams/2.2008.a6bb1549c/taglib/images/icons/star_blue-lite.gif') 0px 0px no-repeat;
    width: 16px;
    height: 16px;
}


/** Signature Preview **/

.signature-preview-wrapper {
    position: relative;
}

.signature-preview-wrapper .small {
    font-size: 7pt;
}

.signature-preview {
    width: 300px;
    height: 52px;
    background: white;
    border: 1px solid #CCC;
    cursor: pointer;
    display: block;
}

.signature-signer-info {
    margin: 15px 0 0 15px;
}

.signature-preview:hover {
    border-color: #66ff66;
}

.signature-preview .signature-line {
    font-size: 20px;
    color: #f2f1f1;
    border-bottom: 1px solid #ccc;
    margin: 10px 0 0 10px;
    padding: 0px;
    width: 280px;
    font-weight: bold;
}

/** Signature Modal **/

.signature-wrapper {
    width: 600px;
    padding: 15px;
    display: none;
    text-align: left;
}

.signature-wrapper .signature {
    width: 600px;
    height: 100px;
    background: white;
    border: 1px solid #CCC;
    cursor: crosshair;
    display: block;
}

.signature-wrapper .signature-line {
    margin: 10px 0 0 20px;
    padding: 0px;
    width: 560px;
}

.signature-wrapper input[type=text] {
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 5px 10px;
    width: 300px;
}

/** Request Icons **/

.request-details-icon-open {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') 0 0 no-repeat;
    width: 36px;
    height: 36px;
}

.request-details-icon-open-priority {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') 0 -36px no-repeat;
    width: 36px;
    height: 36px;
}

.request-details-icon-open-hidden {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') 0 -72px no-repeat;
    width: 36px;
    height: 36px;
}

.request-details-icon-open-hidden-priority {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') 0 -108px no-repeat;
    width: 36px;
    height: 36px;
}

.note-details-icon {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') 0 -144px no-repeat;
    width: 36px;
    height: 36px;
}

.note-details-icon-hidden {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') 0 -216px no-repeat;
    width: 36px;
    height: 36px;
}

.request-details-icon-closed {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') 0 -324px no-repeat;
    width: 36px;
    height: 36px;
}

.request-details-icon-open-16 {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') -36px 0 no-repeat;
    width: 16px;
    height: 16px;
}

.request-details-icon-open-priority-16 {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') -36px -16px no-repeat;
    width: 16px;
    height: 16px;
}

.request-details-icon-open-hidden-16 {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') -36px -32px no-repeat;
    width: 16px;
    height: 16px;
}

.request-details-icon-open-hidden-priority-16 {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') -36px -48px no-repeat;
    width: 16px;
    height: 16px;
}

.note-details-icon-16 {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') -36px -64px no-repeat;
    width: 16px;
    height: 16px;
}

.note-details-icon-hidden-16 {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') -36px -96px no-repeat;
    width: 16px;
    height: 16px;
}

.request-details-icon-closed-16 {
    background: url('/ams/2.2008.a6bb1549c/images/2.0/note-request-sprite.gif') -36px -144px no-repeat;
    width: 16px;
    height: 16px;
}



/** Speadsheet **/

table.spreadsheet {
    border-collapse: separate;
    font: bold 12px arial,sans-serif;
    width: 100%;
}

table.spreadsheet thead th {
    border-bottom: 5px solid #DDDDDD;
    color: #3E3E3E;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    vertical-align: bottom;
}

table.spreadsheet thead th a {
    color: #3E3E3E;
    display: block;
}

table.spreadsheet thead th.add {
    font: bold 22px/14px arial,sans-serif;
    width: 10px;
}

table.spreadsheet thead th.grey {
    color: #969696;
}

table.spreadsheet thead th.grey a:hover, table.spreadsheet thead th.grey.sorted a {
    color: #969696 !important;
}

table.spreadsheet thead th.green {
    border-bottom-color: #66CC99;
    color: #66CC99;
}
table.spreadsheet thead th.green a:hover, table.spreadsheet thead th.green.sorted a {
    color: #66CC99;
}
table.spreadsheet thead th.yellow {
    border-bottom-color: #FBCA54;
    color: #FBCA54;
}
table.spreadsheet thead th.yellow a:hover, table.spreadsheet thead th.yellow.sorted a {
    color: #FBCA54;
}
table.spreadsheet thead th.red {
    border-bottom-color: #FC575E;
    color: #FC575E;
}
table.spreadsheet thead th.red a:hover, table.spreadsheet thead th.red.sorted a {
    color: #FC575E;
}
table.spreadsheet thead th.blue {
    border-bottom-color: #4EBAFF;
    color: #4EBAFF;
}
table.spreadsheet thead th.blue a:hover, table.spreadsheet thead th.blue.sorted a {
    color: #4EBAFF;
}

table.spreadsheet thead th.orange {
    border-bottom-color: #FF8A3C;
    color: #FF8A3C;
}
table.spreadsheet thead th.orange a:hover, table.spreadsheet thead th.orange.sorted a {
    color: #FF8A3C;
}

table.spreadsheet thead th.left, table.spreadsheet tbody td.left {
    text-align: left !important;
    float: none;
}
table.spreadsheet thead th.right, table.spreadsheet tbody td.right {
    text-align: right !important;
    float: none;
}
table.spreadsheet thead th.center, table.spreadsheet tbody td.center {
    text-align: center !important;
    float: none;
}
table.spreadsheet thead th.top, table.spreadsheet tbody td.top {
    vertical-align: top;
}
table.spreadsheet tbody tr td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px dotted #DDDDDD;
    padding: 5px 10px;
    text-align: right;
}
table.spreadsheet tbody tr.alt td {
    background: none repeat scroll 0 0 #E8F5FB;
}

table.spreadsheet tbody tr.hover td, table.spreadsheet tbody tr td.hover {
    background: none repeat scroll 0 0 #EEEEEE;
}

table.spreadsheet tbody tr.empty td {
    border: 0 none;
    height: 0;
    padding: 0;
}
table.spreadsheet tbody tr.no_data td {
    border-left: 1px dotted #DDDDDD;
    color: #969696;
    font-weight: normal;
    padding: 20px 30px;
    text-align: center;
}
table.spreadsheet tbody tr td.add {
    background: none repeat scroll 0 0 #F2F2F2 !important;
}
table.spreadsheet tbody tr td.rowTitle {
    border-left: 1px dotted #DDDDDD;
    color: #969696;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}
table.spreadsheet tbody tr td.rowTitle_green {
    border-left: 1px dotted #66CC99;
    border-right: 1px dotted #66CC99;
}
table.spreadsheet tbody tr td.rowTitle_yellow {
    border-left: 1px dotted #FBCA54;
    border-right: 1px dotted #FBCA54;
}
table.spreadsheet tbody tr td.rowTitle_red {
    border-left: 1px dotted #FC575E;
    border-right: 1px dotted #FC575E;
}
table.spreadsheet tbody tr td.rowTitle_blue {
    border-left: 1px dotted #4EBAFF;
    border-right: 1px dotted #4EBAFF;
}
table.spreadsheet tbody tr td.rowTitle_orange {
    border-left: 1px dotted #FF8A3C;
    border-right: 1px dotted #FF8A3C;
}
table.spreadsheet tbody tr td.rowTitle_grey {
    border-left: 1px dotted #DDDDDD;
    border-right: 1px dotted #DDDDDD;
}

table.spreadsheet tbody tr td a.title {
    font-size: 14px;
}
table.spreadsheet tfoot tr td {
    border-top: 5px solid #DDDDDD;
    padding: 5px 10px;
    text-align: right;
}


/** Request QTip  **/

.triangle-right-request-qtip {
    background: #EEE repeat scroll 0 0 transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #333;
    padding: 10px;
    position: relative;
    font-size: 1em;
    max-width: 350px;
}

.triangle-right-request-qtip .small {
    color: #999999;
}

.triangle-right-request-qtip.top-pointer {
    background: #EEE repeat scroll 0 0 transparent;
}
.triangle-right-request-qtip.left-pointer {
    background: none repeat scroll 0 0 #EEE;
    margin-left: 30px;
}
.triangle-right-request-qtip.right-pointer {
    background: none repeat scroll 0 0 #EEE;
    margin-right: 30px;
}
.triangle-right-request-qtip:after {
    border-color: #075698 transparent;
    border-style: solid;
    border-width: 20px 0 0 20px;
    bottom: -20px;
    content: "";
    display: block;
    left: 50px;
    position: absolute;
    width: 0;
}
.triangle-right-request-qtip.top-pointer:after {
    border-color: transparent #EEE;
    border-width: 20px 20px 0 0;
    bottom: auto;
    left: auto;
    right: 50px;
    top: -20px;
}
.triangle-right-request-qtip.left-pointer:after {
    border-color: transparent #EEE;
    border-width: 15px 30px 0 0;
    bottom: auto;
    left: -30px;
    top: 16px;
}
.triangle-right-request-qtip.right-pointer:after {
    border-color: transparent #EEE;
    border-width: 15px 0 0 30px;
    bottom: auto;
    left: auto;
    right: -30px;
    top: 16px;
}

/* INFO BOX STYLING */

.info-box-title {
    margin-bottom:0.25em;
    border-bottom:3px solid #eee;
    padding-bottom:0.25em;
}

.merchant-meta {
    display: block;
    overflow: hidden;
    margin-left: -4%
}

.merchant-meta li {
    display: block;
    height: auto;
    float: left;
    margin-left: 4%;
    width: 46%;
}

.merchant-meta li span {
    color: #666;
}

.notes-requests {
    list-style: none;
}

.notes-requests li {
    padding: 10px 50px 10px 10px;
    border-bottom: 1px dashed #ddd;
    position: relative;
}

.notes-requests li:nth-child(odd) {
    background-color: #f0f0f0;
}

.notes-requests li .profile-picture {
    float: left;
    margin-right: 10px;
}

.notes-requests li .note-request-details-col-icon {
    position: absolute;
    right: 5px;
    z-index: 9;
    top: 10px;
}

.notes-requests li .request-type {
    font-size: 10px;
}

/* REMINDERS DROPDOWN */

.user-panel {
    list-style: none;
    border-right: 1px solid #ccc;
}

.user-panel > li {
    float: left;
    position: relative;
}

.user-panel > li > a {
    display: block;
    padding: 0px 20px;
    border-left: 1px solid #ccc;
}

.user-panel > li > a.reminder-badge-wrap.active {
    position: relative;
    background-color: #fff;
    z-index: 9999;
    border-bottom: 1px solid #fff;
}

.user-panel > li > a .reminders-badge {
    display: inline-block;
    position: absolute;
    top: -8px;
    right: -2px;
    z-index: 9;
    padding: 1px 5px;
    background-color: #da433b;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

ul#reminders {
    display: none;
    position: absolute;
    z-index: 999;
    top: 100%;
    border: 1px solid #ccc;
    right: -1px;
    background-color: #fff;
    list-style: none;
    margin: -1px 0px 2px 0px;
    padding: 0px;
    width: 200px;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}

ul#reminders > li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

ul#reminders > li.reminder-viewall {
    border-bottom: none;
    border-top: 1px solid #7ccbde;
    background-color: #a6e3f2;
    padding: 5px 10px;
}

ul#reminders > li.reminder-viewall a {
    display: block;
    text-align: center;
    color: #216474;
    text-shadow: 0px 1px 0px #fff;
    font-weight: 600;
}

ul#reminders > li div {
    color: #666;
}

.user-panel .reminder-businessname {
    font-weight: 600;
}

.user-panel .reminder-date {
    font-style: italic;
    color: #888;
}


/* jTip Styling */
.tip_window {
    padding:5px;
    width:200px;
    border:1px solid #fff;
    background-color: rgba(37, 111, 162, 0.9);
    color:#fff;
    text-shadow: 0px 1px 0px #14486D;
    text-align:center;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.56);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.56);
    box-shadow: 0 1px 5px rgba(0,0,0,0.56);
}

.tip {
  display: block;
  position: absolute;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  z-index: 1000;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.tip.below .tip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.tip-inner {
  padding: 3px 8px;
  background-color: #000000;
  color: white;
  text-align: center;
  max-width: 200px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.truncate-business-name {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 250px;
}

.truncate-business-name--to-thirty {
    max-width: 180px;
}

.add-line-breaks {
    white-space: pre-line;
}


/* SIMPLE TABLE */
.simple-table {width:100%; margin-bottom:20px;}
.simple-table tr th {text-align: left; border-bottom: 2px solid #888; padding:5px 15px; font-weight: 600; color:#666; cursor:pointer;}
.simple-table tr td {padding: 5px 10px; border-bottom: 1px solid #ccc;}
.simple-table tr td.highlighted, .simple-table tr th.highlighted {background-color:#f9f9f9; border-left:1px solid #ccc; border-right: 1px solid #ccc; padding-left:10px;}
table.simple-table tbody > tr:hover > td {background-color:#eee !important; color:#000; border-bottom: 1px solid #999;}
.simple-table.striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* PLACEHOLDER */

::-webkit-input-placeholder { color:#999; font-style:italic; text-shadow:0px 1px 0px #fff; }
:-moz-placeholder { color:#999; font-style:italic; text-shadow:0px 1px 0px #fff;}
.placeholder { color:#888 !important; font-style:italic; text-shadow:0px 1px 0px #fff;}
