/*** Design **
 HTML elemets */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:65%;
background-color:#fff;
background-image:url(../images/bkgrnd/stripe_bkg_blue.gif);
background-position:left top;
color:#433;
}

a {
color:#569;
outline:none;
}

a:hover {
color:#7F001D;
}

a[disabled] {
color:#999;
cursor:default;
text-decoration:none;
background-color:Transparent;
}

a.disabled {
color:#999;
cursor:default;
text-decoration:none;
background-color:Transparent;
}

label {
padding-left:10px;
}

legend {
color:#a42;
padding:1px 4px;
font-size:115%;
font-weight:900;
}

.count {
color:#A42;
font-weight:400;
}

.required {
color:#f00;
}

.errorMSG {
color:#f00;
}

.lghtBlue {
color:#1B53B7;
}

.blue {
color:#1B53B7;
}

.drkBlue {
color:#09275E;
}

.lghtGreen {
color:#6F96DD;
}

.green {
color:#1BB734;
}

.drkGreen {
color:#095E17;
}

/* aligment */
.left {
text-align:left;
}

.center {
text-align:center;
}

.right {
text-align:right;
}

.pushDown
{
	padding-top: 20px;
}

/* // aligment */
.bulletsSquare {
list-style-type:square;
margin-left:20px;
}

.bulletsCircle {
list-style-type:circle;
margin-left:20px;
}

.right h2 {
font-size:150%;
}

/* backgrounds */
.shadeLghtGray {
background-color:#f8f8f8;
}

.shadeGray {
background-color:#e6e6e6;
}

.shadeDrkGray {
background-color:#ccc;
}

.shadeWhite {
background-color:#fff;
}

.shadeYellow {
background-color:#ffd;
}

/* // backgrounds */
.padding5 {
padding:5px;
}

.mTop10 {
margin-top:10px;
}

tr.highlight {
background-color:Orange;
}

tr.selected {
background-color:Red;
}

.spinner {
z-index:190;
background-image:url(/Styles/images/bkgrnd/spinner_bkg.png);
background-repeat:no-repeat;
background-position:center center;
width:350px;
height:225px;
text-align:center;
}

.filters fieldset p {
margin:3px 0;
}

.filters fieldset ul {
list-style-type:square;
margin-left:20px;
}

.filters fieldset ul ol {
list-style-type:decimal;
margin-left:20px;
}

.filters h4 {
font-size:11px;
padding:0 3px;
line-height:21px;
color:#666;
text-align:left;
margin:0 15px 3px 0;
background-color:#e6e6e6;
}

.filters ol li {
margin:10px 0;
}

/* removed by pavel to test toolbox
.filters .padding5
{
	margin-bottom: 3px;
	width: 255px;
}


 HELP */
.helpIco {
cursor:pointer;
float:right;
width:30px;
}

.helpText
{
padding: 0 3px 0 3px;
}

.popupHelpBox {
width:280px;
z-index:195;
position:relative;
}

.helpBox {
font-weight:400;
border:1px solid #ccc;
background-color:#ffd;
position:relative;
clear:both;
}

.helpBox .padding5 fieldset {
border:1px solid #e6e6e6;
padding:5px;
}

.infoBoxWrap {
margin:25px auto;
padding:20px;
border:2px solid #1B53B7;
}

.warningBoxWrap {
margin:25px auto;
padding:20px;
border:2px solid #AA4422;
}

.infoBoxWrap h3 {
margin:5px 0;
color:#1B53B7;
}

.warningBoxWrap h3 {
margin:5px 0;
color:#a42;
}

.infoBoxWrap p {
margin:10px 0;
font-size:125%;
}

.warningBoxWrap p {
margin:10px 0;
font-size:125%;
}

.btnWrap {
background-image:url(../images/bkgrnd/ip_20px_btn_long.gif);
background-repeat:no-repeat;
background-position:left top;
font-weight:900;
padding:0 0 0 7px;
}

.btnLink {
background-image:url(../images/bkgrnd/ip_20px_btn_short.gif);
background-repeat:no-repeat;
background-position:right top;
display:block;
color:#fff;
padding:0 7px 0 0;
line-height:20px;
}

div.btnWrap:hover {
background-image:url(../images/bkgrnd/ip_20px_btn_long_hover.gif);
}

a.btnLink:hover {
background-image:url(../images/bkgrnd/ip_20px_btn_short_hover.gif);
background-repeat:no-repeat;
background-position:right top;
color:#fff;
}

.prevCloseBtn {
margin-top:-75px;
}

.logoutBtn {
padding:0 0 0 5px;
vertical-align: bottom;
text-align: center;
}

#page {
background-image:url(../images/bkgrnd/page_sides.gif);
background-repeat:repeat-y;
background-position:center top;
}

#page550 {
background-image:url(../images/bkgrnd/page_sides550.gif);
background-repeat:repeat-y;
background-position:center top;
}

#header {
background-color:#ccc;
padding:4px 5px;
line-height:180%;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
color:#333;
}

#footer {
margin-top:35px;
line-height:140%;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
color:#333;
border-bottom:3px solid #999;
}

#footer a {
color:#666;
}

.header_branding {
float:left;
width:350px;
font-weight:900;
font-size:125%;
color:#333;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
clear:none;
padding-top:5px;
}

.usersection {
float:right;
width:550px;
text-align:right;
line-height:20px;
}

.usersection a {
color:#A42;
font-weight:900;
}

.usersection select {
border:0 solid #666;
background-color:#e6e6e6;
font-size:12px;
padding:1px 3px;
color:#333;
}

.userName {
padding:3px 5px;
color:#333;
}

.endPoints {
clear:both;
}

.endPoints div {
display:inline;
}

.endPointsOptions {
width:350px;
margin:25px 0 0 -300px;
background-color:#e6e6e6;
z-index:1;
}

.endPointsOptions td {
vertical-align:top;
}

.endPointsOptions td input {
margin:2px 5px 0 0;
float:left;
}

.endPointsOptions td label {
display:block;
}

.endPointsOptions_top div {
background:url(../images/bkgrnd/roundedcornr_tl.png) no-repeat bottom left;
width:100%;
height:16px;
font-size:1px;
}

.endPointsOptions_top {
background:#fff url(../images/bkgrnd/roundedcornr_tr.png) no-repeat bottom right;
width:100%;
height:16px;
font-size:1px;
}

.endPointsOptions_bottom div {
background:url(../images/bkgrnd/roundedcornr_bl.png) no-repeat bottom left;
width:100%;
height:10px;
font-size:1px;
}

.endPointsOptions_bottom {
background:url(../images/bkgrnd/roundedcornr_br.png) no-repeat bottom right;
width:100%;
height:10px;
font-size:1px;
}

.endPointsOptions_content {
margin:0 10px;
}

.endPointsOptions h4 {
color:#a42;
font-size:125%;
}

.endPointsOptions td table {
width:100%;
}

.endPointsOptions td table td {
vertical-align:middle;
padding:2px;
width:100%;
border-bottom:1px solid #ccc;
}

.endPointsOptions td table td:hover {
background-color:#ccc;
cursor:pointer;
color:#569;
}

.boxWithHeadWrap {
/*margin:4px 5px 8px; -- Breaks Merchant Portal -> Review Subscriptions If Included*/
background-color:#fff;
background-image:url(../images/bkgrnd/headboxshadow.gif);
background-repeat:repeat-x;
background-position:left bottom;
padding-bottom:19px;
}

.boxWithHead {
text-align:left;
}

.boxWithHeadWrap h3 {
text-transform:uppercase;
font-size:11px;
text-align:left;
margin:3px 0;
}

/* TOP nav */
#nav {
width:940px;
height:34px;
font-size:115%;
font-weight:900;
background-image:url(../images/bkgrnd/ip_nav_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
margin-top:5px;
}

#nav li {
display:inline;
}

#nav li a {
padding:0 11px;
float:left;
display:block;
height:34px;
line-height:34px;
border-right:1px solid #fff;
color:#e6e6e6;
}

#nav a:hover {
text-decoration:none;
background-image:url(../images/bkgrnd/ip_nav_hover_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
color:#fff;
}

#nav .current {
background-image:url(../images/bkgrnd/ip_nav_select_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
color:#a42;
}

#nav .navRight {
float:right;
background-image:url(../images/bkgrnd/ip_nav_right_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
}

#nav .navRight a {
border-right:0;
border-left:1px solid #fff;
}

.navScndry {
font-size:110%;
clear:both;
width:940px;
height:30px;
border-bottom:1px solid #ccc;
background-color:#e6e6e6;
}

.navScndry ul {
list-style-type:none;
line-height:10px;
}

.navScndry li {
display:inline;
}

.navScndry li a {
font-weight:900;
float:left;
padding:0 8px;
line-height:30px;
text-decoration:none;
display:block;
border-right:1px solid #fff;
color:#666;
}

.navScndry li.navScndryRight a {
float:right;
border-right:0;
border-left:1px solid #fff;
}

.navScndry li a.current {
color:#a42;
background-image:url(../images/bkgrnd/ip_nav_select_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
}

.navScndry a:hover {
text-decoration:none;
background-color:#999;
color:#fff;
}

.navScndry p {
float:right;
line-height:2.2em;
color:#900;
background-repeat:no-repeat;
background-position:right center;
padding-right:5px;
text-align:right;
width:200px;
margin-right:5px;
}

.navScndry p.navScndryRightHelp {
float:left;
background-position:left center;
padding-left:5px;
text-align:left;
width:200px;
margin-left:5px;
}

.tabcontent {
display:none;
}

/* // TOP nav 
 PR STYLES    
 PR homepage */
.requestors {
background-color:#fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-image:url(../images/bkgrnd/toolbox_bkg.gif);
background-repeat:repeat-x;
background-position:left bottom;
max-height:570px;
}

.requestors h2 {
background-image:url(../images/bkgrnd/ip_nav_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
line-height:22px;
height:22px;
color:#fff;
text-align:center;
font-size:120%;
}

.requestors h3 {
height:36px;
text-align:left;
cursor:pointer;
font-size:120%;
padding:0 2px;
clear:both;
margin-top:10px;
background-image:url(../images/bkgrnd/dashboardTitle_bkg.png);
background-repeat:no-repeat;
background-position:left top;
}

.requestors h3 a {
color:#333;
display:block;
width:325px;
float:left;
line-height:36px;
padding-left:10px;
}

.requestors h3 div {
width:45px;
float:right;
padding:8px 5px 0 0;
}

.requestors h4 {
font-size:120%;
}

.requestors h4 a {
color:#a42;
}

.requestorsTableWrap {
padding:5px 10px 0;
background-color:#fff;
}

.requestors .more {
padding:0 10px 15px 0;
display:block;
color:#a42;
text-align:right;
}

.helpCol {
font-size:110%;
}

.helpCol .helpBox {
margin-right:5px;
}

.helpCol h2 {
color:#a42;
font-size:120%;
margin:5px 0;
border-bottom:1px solid #ccc;
}

.helpCol h3 {
font-size:115%;
margin-top:5px;
}

.helpCol h3 em {
font-size:85%;
font-weight:400;
}

.helpCol h4 {
font-size:95%;
}

.helpCol p {
margin:5px 0 0;
}

.helpCol ul {
list-style-type:square;
margin-left:18px;
}

.helpCol ol {
list-style-type:decimal;
margin-left:22px;
}

/* // PR  homepage 
  Digital Assets */
.DigtAssetsTbl td {
width:155px;
height:165px;
overflow:hidden;
text-align:center;
padding:7px 4px 5px 2px;
vertical-align:top;
background-image:url(../images/bkgrnd/DigAssetsItemBkg.gif);
background-repeat:no-repeat;
background-position:left top;
}

.DigtAssetsIMG {
display:block;
width:140px;
height:100px;
overflow:hidden;
}

.vendorsList {
max-height:600px;
overflow:auto;
}

.vendorsList td {
padding:1px 2px;
border-bottom:1px solid #ccc;
font-size:105%;
}

.vendorsList .selected {
background-color:#666;
color:#fff;
}

/*  // Digital Assets 
    Tabs    */
.sideTabs {
background-color:#fff;
padding:10px 0 0;
}

.sideTabs ul {
padding-bottom:10px;
}

.sideTabs li {
display:inline;
}

.sideTabs li a {
font-weight:900;
color:#333;
display:block;
line-height:26px;
border-right:2px solid #ccc;
text-align:right;
padding:2px 5px;
}

.sideTabs li a:hover {
color:#333;
background-color:#ccc;
}

.sideTabs li a.selected {
color:#a42;
border-right:2px solid #fff;
background-color:#e6e6e6;
}

.TabsWrap {
margin-top:15px;
}

/* default layout */
.ajax__tab_default .ajax__tab_header {
white-space:nowrap;
}

.ajax__tab_default .ajax__tab_outer {
display:inline-block;
}

.ajax__tab_default .ajax__tab_inner {
display:inline-block;
}

.ajax__tab_default .ajax__tab_tab {
margin-right:4px;
overflow:hidden;
text-align:center;
cursor:pointer;
display:inline-block;
}

.TabsWrap .ajax__tab_header {
height:29px;
font-size:120%;
border-bottom:1px solid #ccc;
}

.TabsWrap .ajax__tab_outer {
padding-left:11px;
background-image:url(../images/bkgrnd/ajax__tab_outer.png);
background-repeat:no-repeat;
background-position:left top;
}

.TabsWrap .ajax__tab_inner {
padding-right:8px;
background-image:url(../images/bkgrnd/ajax__tab_inner.png);
background-repeat:no-repeat;
background-position:right top;
}

.TabsWrap .ajax__tab_tab {
padding:4px 8px;
line-height:28px;
color:#888;
font-weight:900;
}

.TabsWrap .ajax__tab_hover .ajax__tab_outer {
background-image:url(../images/bkgrnd/ajax__tab_outer_hover.png);
}

.TabsWrap .ajax__tab_hover .ajax__tab_inner {
background-image:url(../images/bkgrnd/ajax__tab_inner_hover.png);
}

.TabsWrap .ajax__tab_hover .ajax__tab_tab {
color:#569;
}

.TabsWrap .ajax__tab_active .ajax__tab_outer {
background-image:url(../images/bkgrnd/ajax__tab_outer_active.png);
}

.TabsWrap .ajax__tab_active .ajax__tab_inner {
background-image:url(../images/bkgrnd/ajax__tab_inner_active.png);
}

.TabsWrap .ajax__tab_active .ajax__tab_tab {
color:#a42;
}

.TabsWrap .ajax__tab_body {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

/* scrolling */
.ajax__scroll_horiz {
overflow-x:scroll;
}

.ajax__scroll_vert {
overflow-y:scroll;
}

.ajax__scroll_both {
overflow:scroll;
}

.ajax__scroll_auto {
overflow:auto;
}

/* -------------------------  */
.RRTabControlTabs .ajax_tab_xp {
height:29px;
border-bottom:1px solid #ccc;
margin:0 5px;
}

.RRTabControlBoundingBox .ajax__tab_body {
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding:10px;
margin:0 5px;
}

.RRTabControlTab {
background-image:url(../images/bkgrnd/rrtabs/rr_tab.png);
background-repeat:repeat-x;
background-position:center center;
text-align:center;
color:#888;
height:29px;
line-height:29px;
font-weight:900;
font-size:120%;
}

.RRTabControlTabHover {
background-image:url(../images/bkgrnd/rrtabs/rr_tab_hover.png);
background-repeat:repeat-x;
background-position:left bottom;
text-align:center;
color:#569;
height:29px;
line-height:29px;
}

.RRTabControlTabHover a {
color:#569;
}

.RRTabControlTabSelected {
background-image:url(../images/bkgrnd/rrtabs/rr_tab_active.png);
background-repeat:repeat-x;
background-position:left bottom;
text-align:center;
color:#a42;
height:29px;
line-height:29px;
}

/*   // Tabs    
  Jobs page */
.jobsSelection {
font-size:110%;
width:460px;
margin-right:10px;
float:left;
}

.jobsSelection td {
padding:3px 5px 3px 0;
}

.jobsSelection a {
font-weight:900;
}

.jobsSelection a:hover {
text-decoration:underline;
}

.jobsSelection a[disabled]:hover {
text-decoration:none;
}

.jobsSelectionLabel a {
font-weight:400;
display:block;
background-image:url(../images/bkgrnd/pointerBKG.png);
background-repeat:no-repeat;
background-position:right center;
padding:3px 5px;
color:#fff;
}

.jobsSelectionLabel a[disabled] {
background-image:none;
color:#ccc;
}

.jobsSelection strong {
color:#ccc;
padding-right:8px;
}

.jobsSelectionListWrap {
width:550px;
height:200px;
position:absolute;
z-index:250;
background-image:url(../images/bkgrnd/jobsSelectionListWrap.png);
background-repeat:no-repeat;
background-position:left top;
}

.jobsSelectionList {
margin:13px 0 0 24px;
width:520px;
height:160px;
overflow:auto;
}

.jobsSelectionList table {
margin:2px 0 0 2px;
font-size:13px;
width:490px;
}

.jobsSelectionList td a {
display:block;
padding:2px;
font-weight:400;
}

.jobsSelectionList td a:hover {
background-color:#569;
color:#fff;
}

/*  // Jobs page */
.prodInfoTbl {
width:98%;
}

.prodInfoTbl h2 {
font-size:135%;
color:#a42;
}

.prodInfoTbl fieldset {
padding:10px;
}

.prodInfoTbl table {
width:100%;
font-size:12px;
margin-top:5px;
}

.prodInfoTbl .helpBox {
margin:5px;
font-size:90%;
}

.prodClass {
font-weight:900;
font-size:125%;
color:#569;
white-space:nowrap;
line-height:140%;
}

.prodClass a {
font-weight:400;
font-size:75%;
color:#fff;
display:block;
float:left;
padding:0 13px 0 4px;
margin:0 4px 0 0;
background-image:url(../images/bkgrnd/pointerBKG.png);
background-repeat:no-repeat;
background-position:right center;
}

/*  contacts */
.ContactsWrap {
font-size:115%;
}

.ContactsWrap a {
padding:2px 7px;
zoom:1px;
}

.SelectedIndex {
background-color:#fff;
border-top:2px solid #a42;
border-left:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
font-weight:900;
color:#333;
}

.SelectedIndex a {
color:#a42;
background-color:#fff;
border-top:2px solid #a42;
border-left:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
font-weight:900;
text-align:center;
}

.UnSelectedIndex {
background-color:#e6e6e6;
border-top:2px solid #e6e6e6;
border-left:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
color:#666;
display:block;
margin:4px 0;
}

a.UnSelectedIndex:hover {
border-top:2px solid #a42;
color:#000;
font-weight:900;
}

.ContactsWrap ul {
margin:25px 0 0;
}

.ContactsWrap li {
border-bottom:1px solid #ccc;
}

.ContactsWrap li span {
font-weight:900;
}

/*  //contacts
 GDSN */
.gdsnPartyDetail {
border:1px solid #ccc;
margin:5px;
width:710px;
}

.gdsnPartyDetail td {
padding:5px;
font-size:110%;
}

.gdsnPartyDetail td table {
width:100%;
}

.gdsnPartyDetail td table th {
border-top:1px solid #ccc;
text-align:left;
}

.gdsnPartyDetail td table td {
border-bottom:1px solid #ccc;
}

.gdsnPartyDetail td table td a {
background-color:#ccc;
padding:2px 6px;
}

.gdsn-label {
font-weight:900;
font-size:110%;
background-color:#fff;
}

.gdsn-label-alt {
font-weight:900;
font-size:110%;
background-color:#e6e6e6;
}

.gdsn-val {
background-color:#fff;
}

.gdsn-row-sel td {
font-size:12px;
background-color:#CAD8F0;
padding-left:10px;
padding-right:10px;
padding-top:1px;
padding-bottom:1px;
}

.gdsn-val-alt {
background-color:#e6e6e6;
}

.gdsn-val-alt .padding5 label {
font-weight:900;
}

/* // GDSN */
.standAlongHeader {
border-bottom:1px solid #ccc;
padding-bottom:10px;
}

.standAlongHeader h1 {
font-size:145%;
color:#a42;
}

/* // PR STYLES    
 breadcrumbs */
#brdcrmbs {
line-height:240%;
margin-bottom:5px;
background-color:#fff;
border-bottom:1px solid #ccc;
font-size:110%;
color:#333;
}

#brdcrmbs a {
color:#666;
}

#brdcrmbs strong {
color:#569;
font-size:125%;
}

#brdcrmbs .count {
font-size:75%;
}

.switchModeWrap {
text-align:right;
float:right;
width:600px;
}

/* // breadcrumbs */
.SearchBox {
width:282px;
clear:both;
font-size:11px;
}

.searchInput {
float:left;
width:135px;
}

.searchInput input {
width:134px;
color:#666;
}

.searchBtns {
float:right;
width:140px;
margin-left:3px;
text-align:left;
}

.advSearchBox {
float:left;
width:55%;
text-align:center;
line-height:20px;
background-color:#fff;
}

.actionApplyBox {
background-image:url(../images/bkgrnd/actionApplyBox_bkg.png);
background-repeat:no-repeat;
background-position:left bottom;
padding:3px 0 0 15px;
margin-bottom:-2px;
height:28px;
line-height:28px;
}

/*  toolbox */
.toolBox {
font-weight:900;
clear:both;
padding-bottom:1px;
font-size:100%; /*Changed From 115% - messed up 'My Steps/All Steps' on Merchant Portal - Review Job Items*/
color:#666;
}

.toolBoxCol_05 {
float:left;
width:49%;
}

.toolBoxCol_066 {
float:left;
width:66%;
font-size:115%;
color:#569;
}

.toolBoxCol {
float:left;
width:33%;
font-size:115%;
color:#569;
}

.toolBoxCol h2 {
font-size:11px;
text-align:left;
margin:3px 0;
}

.toolBoxCol_066 h2 {
font-size:11px;
text-align:left;
margin:3px 0;
}

.toolBoxCol p {
padding:0 0 2px;
}

div.toolBox div.padding5 {
border:0;
}

div.toolBox > fieldset > div.padding5 {
background-color:#fff;
border:0;
}

.toolBoxCol label {
padding:0 3px;
}

.toolBoxPaginationWrap {
height:27px;
width:240px;
font-size:90%;
}

.toolBoxPaginationWrap li {
float:left;
width:25px;
height:22px;
padding:2px 0;
text-align:center;
}

.toolBoxPaginationWrap input {
margin-top:2px;
}

.toolBoxEndLeftArrow {
background-repeat:no-repeat;
background-position:center center;
width:25px;
height:22px;
padding:1px 2px;
display:block;
background-image:url(../images/buttons/end_left_arrow_csr.png);
}

.toolBoxLeftArrow {
background-repeat:no-repeat;
background-position:center center;
width:25px;
height:22px;
padding:1px 2px;
display:block;
background-image:url(../images/buttons/left_arrow_csr.png);
}

.toolBoxRightArrow {
background-repeat:no-repeat;
background-position:center center;
width:25px;
height:22px;
padding:1px 2px;
display:block;
background-image:url(../images/buttons/right_arrow_csr.png);
}

.toolBoxEndRightArrow {
background-repeat:no-repeat;
background-position:center center;
width:25px;
height:22px;
padding:1px 2px;
display:block;
background-image:url(../images/buttons/end_right_arrow_csr.png);
}

.toolBoxEndLeftArrow[disabled] {
filter:alpha(opacity=10);
opacity:0.1px;
}

.toolBoxLeftArrow[disabled] {
filter:alpha(opacity=10);
opacity:0.1px;
}

.toolBoxRightArrow[disabled] {
filter:alpha(opacity=10);
opacity:0.1px;
}

.toolBoxEndRightArrow[disabled] {
filter:alpha(opacity=10);
opacity:0.1px;
}

.toolBoxEndLeftArrow:hover {
filter:alpha(opacity=50);
opacity:0.5px;
}

.toolBoxLeftArrow:hover {
filter:alpha(opacity=50);
opacity:0.5px;
}

.toolBoxRightArrow:hover {
filter:alpha(opacity=50);
opacity:0.5px;
}

.toolBoxEndRightArrow:hover {
filter:alpha(opacity=50);
opacity:0.5px;
}

.actionBox {
font-weight:900;
clear:both;
width:940px;
}

.actionBoxCol {
text-align:right;
margin:10px;
}

.itemsSelected {
color:#a42;
font-weight:900;
}

/*  // toolbox 
 BRowse page left nav */
.ipBoxWrap {
width:190px;
margin:0 auto;
padding:0 0 8px;
background-image:url(../images/bkgrnd/200px_bottom.gif);
background-repeat:repeat-x;
background-position:left bottom;
background-color:#e6e6e6;
}

.ipBoxWrap h2 {
background-image:url(../images/bkgrnd/ip_nav_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
background-color:#666;
line-height:22px;
height:22px;
color:#fff;
text-align:center;
font-size:120%;
}

.ipBoxWrap h3 {
line-height:1.8em;
height:1.8em;
text-align:left;
border-bottom:1px solid #ccc;
font-size:110%;
clear:both;
padding:0 2px;
}

.ipBoxWrap h3 span.count {
display:block;
float:right;
/*width:40px; Messes up the numbers under Pending Requests on home page*/
text-align:right;
font-size:90%;
}

.ipBoxWrap h3 img {
float:right;
padding-top:6px;
}

.ipBoxWrap h3 span.dashBRDstatsHead {
display:block;
width:138px;
float:left;
padding:1px;
}

.ipBoxWrap p {
margin:3px 0;
}

.dashBRDstatsTXT {
margin-bottom:25px;
}

.dashBRDstatsTXT p {
clear:both;
}

.dashBRDstatsTXT a {
color:#333;
display:block;
width:138px;
float:left;
padding:1px;
}

.dashBRDstatsTXT a:hover {
background-color:#ccc;
}

.dashBRDstatsTXT span.count {
color:#666;
display:block;
float:right;
width:40px;
text-align:right;
}

.brwsNav li {
display:inline;
padding:2px 0;
}

.brwsNav li a {
display:block;
padding:2px 6px;
margin-left:3px;
color:#000;
font-size:110%;
border-bottom:1px solid #ccc;
background-image:url(../images/bkgrnd/dot_v.gif);
background-repeat:repeat-y;
background-position:left top;
}

.brwsNav li strong {
font-size:120%;
color:#09275E;
margin:15px 5px 0 3px;
display:block;
}

.brwsNav li a:hover {
background-color:#999;
color:#fff;
text-decoration:none;
}

#left2 ul.brwsNav .count {
font-weight:400;
color:#666;
}

/* // BRowse page left nav 
* browse - gallery view */
.spacer {
padding:5px;
background-image:url(../images/bkgrnd/dot.gif);
background-repeat:repeat-x;
background-position:left center;
}

.attrWrap {
padding:0 10px;
margin:0;
}

.attrLabel {
background-color:#ccc;
font-size:110%;
font-weight:900;
padding:0 10px;
margin-top:10px;
}

.attrWrap li a {
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
width:33%;
background-color:#fff;
font-weight:900;
}

.attrChoise {
border:1px solid #ccc;
padding:0 10px;
background-color:#fff;
}

.attrChoise li a {
border:0;
width:100%;
font-weight:400;
}

.unit {
width:166px;
float:left;
margin:15px 8px 10px 5px;
height:310px;
overflow:hidden;
background-image:url(../images/bkgrnd/untit_bkg.gif);
background-repeat:repeat-x;
background-position:center top;
}

.unitMain {
height:275px;
padding:0 7px 5px;
overflow:hidden;
}

.unitSlct {
height:35px;
overflow:hidden;
text-align:left;
color:#AA4422;
font-weight:900;
font-size:110%;
margin-top:7px;
}

.unitSlctCheckBox {
float:left;
text-align:left;
height:35px;
margin-right:5px;
}

.unit .image {
clear:both;
height:100px;
overflow:hidden;
margin:3px 0;
}

.unit .dscrb {
display:block;
margin:5px 5px 0;
overflow:hidden;
height:60px;
}

.unit .gtnupc {
font-weight:900;
margin:0 5px;
}

.unit .gtnupsdetail {
line-height:160%;
text-align:left;
padding:5px;
}

.unitToolsSbscrb {
color:#1B53B7;
font-weight:900;
font-size:125%;
line-height:170%;
}

.unit .unitToolsDtls {
font-weight:900;
}

/** // browse - gallery view 
 Visual Search */
.CSRvisSrchWrapper {
padding:25px;
}

.CSRvisSrchWrapper h2 {
margin:0 0 5px;
color:#a42;
}

.CSRvisSrchWrapper .unit {
background-image:url(../images/bkgrnd/CSR_visual_search_unit_bkg.gif);
height:265px;
background-position:right top;
margin-top:0;
}

.CSRvisSrchSliderTBL {
font-size:115%;
border-top:1px solid #ccc;
}

.CSRvisSrchSliderTBL td {
padding:12px;
}

.CSRvisSrchSlider {
background-image:url(../images/bkgrnd/CSRvisSrchSlider_bkg.png);
background-repeat:no-repeat;
background-position:center center;
}

.SrchResultTbl th {
padding:3px 5px;
background-color:#ccc;
}

.SrchResultTbl td {
padding:3px 5px;
}

/* // BROWSE - Adv. srch */
.alphabetWrap {
font-size:12px;
font-weight:900;
display:block;
clear:both;
padding:0 0 2px;
height:16px;
border-bottom:2px solid #1B53B7;
}

#left2 .alphabetWrap {
width:340px;
margin:3px 0;
}

#left2 .ModalActiveBackground .alphabetWrap {
width:880px;
margin:0;
}

.alphabetWrap span {
display:block;
height:16px;
line-height:16px;
float:left;
padding-bottom:2px;
margin-right:3px;
background-image:url(../images/nav/drk_crnr_left.gif);
background-repeat:no-repeat;
background-position:left top;
}

.alphabetWrap a {
background-image:url(../images/nav/drk_crnr_right.gif);
background-repeat:no-repeat;
background-position:right top;
height:16px;
padding:1px 10px;
text-align:center;
color:#fff;
}

.alphabetWrap a:hover {
text-decoration:none;
color:#ccc;
}

.alphabetWrap span.alphabetSlct {
background-image:url(../images/nav/lght_blue_crnr_left.gif);
background-repeat:no-repeat;
background-position:left top;
}

.alphabetSlct a {
background-image:url(../images/nav/lght_blue_crnr_right.gif);
background-repeat:no-repeat;
background-position:right top;
color:#fff;
}

.SupplierListWrap {
width:876px;
border-left:2px solid #1B53B7;
border-right:2px solid #1B53B7;
border-bottom:2px solid #1B53B7;
min-height:450px;
}

.SupplierListWrap table {
width:840px;
margin:15px 20px 0;
font-size:105%;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
background-color:#fff;
border:2px solid #ccc;
}

.SupplierListWrap td {
width:280px;
padding:2px;
border-bottom:1px solid #999;
border-right:1px solid #999;
}

.SupplierListWrap td a {
padding:2px;
margin:0 2px;
display:block;
text-decoration:none;
}

.SupplierListWrap td a:hover {
background-color:#3353B3;
color:#fff;
font-weight:900;
}

.SupplierListWindow {
width:880px;
overflow:auto;
height:400px;
}

.ModalInactiveBackground {
background-color:#000;
filter:alpha(opacity=70);
opacity:0.7px;
}

.modalBackground {
background-color:#000;
filter:alpha(opacity=70);
opacity:0.7px;
}

.ModalActiveBackground {
background-color:#fff;
z-index:50;
}

.modalPopup {
background-color:#fff;
border:2px solid #ccc;
z-index:50;
}

.popUpBoxWrap {
z-index:50;
min-height:200px;
overflow:hidden;
}

.popUpBoxLeftSide {
background-repeat:repeat-y;
width:6px;
padding-bottom:10010px;
margin-bottom:-10000px;
overflow:hidden;
background-image:url(../images/bkgrnd/page_sides_left.png);
background-position:right top;
float:left;
}

.popUpBoxRightSide {
background-repeat:repeat-y;
width:6px;
padding-bottom:10010px;
margin-bottom:-10000px;
overflow:hidden;
background-image:url(../images/bkgrnd/page_sides_right.png);
background-position:left top;
float:right;
}

.popUpMain {
padding-bottom:10000px;
margin-bottom:-10000px;
overflow:hidden;
background-color:#fff;
font-size: 115%;
}

.popUpMain table {
width:95%;
}

.popUpHead {
background-image:url(../images/bkgrnd/ip_nav_bkg.gif);
background-repeat:repeat-x;
background-position:left center;
padding:2px;
}

.popUpHead h3 {
float:left;
color:#fff;
padding:1px 5px;
font-size: 10pt;
}

.closeBtn {
float:right;
width:20px;
text-align:right;
cursor:pointer;
}

.popUpBottom {
background-color:#8894b7;
height:10px;
margin:15px 0 0;
}

/* cart */
.sbscrbWrapMain {
font-size:110%;
width:940px;
}

.sbscrbWrapMain td {
padding:3px;
border-bottom:2px solid #fff;
text-align:left;
}

.sbscrbWrapMain th {
padding:3px;
border-bottom:2px solid #fff;
text-align:left;
}

.sbscrbWrapMain th a {
color:#B33333;
}

tr.ruled {
background:#B33333;
}

#sbscrbTBL tr.ruled {
background-color:#ccc;
color:#B33333;
}

/* // cart 
 Create Subscriptions */
.mainSearchBox input.HelpIco {
position:absolute;
}

.compareTbl {
font-size:105%;
margin:15px auto;
border-right:1px solid #ccc;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.compareTblHdr {
text-align:center;
}

.compareTblHdr a {
color:#B33333;
font-size:115%;
font-weight:900;
text-align:center;
}

.compareTbl td {
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
padding:1px 3px;
}

.compareTblDiff {
background-color:#e6e6ff;
}

/* CSS for Shade Tabs. */
.shadetabs {
font-size:120%;
margin:15px 0 0;
text-align:left;
}

.shadetabs li {
display:inline;
margin:0;
}

.shadetabs li a {
position:relative;
z-index:1;
padding:3px 7px;
margin-right:3px;
color:#666;
background-color:#ccc;
border-top:2px solid #ccc;
}

.shadetabs li a:hover {
color:#B33333;
border-top:2px solid #ccccb5;
}

.shadetabs li a.selected {
position:relative;
top:1px;
background-color:#ccccb5;
border-top:2px solid #B33333;
color:#000;
font-weight:900;
}

.shadetabs li a.selected:hover {
text-decoration:none;
}

.searchTab {
margin-top:3px;
}

/* CSS for Shade Tabs. 
 // Create Subscriptions 
 MANAGE ITEMS*/
.ReviewItemsNavWrap {
width:190px;
height:13px;
background-color:#fff;
border-bottom:1px solid #00f;
}

.ReviewItemsNav {
display:block;
height:17px;
line-height:17px;
float:left;
padding-bottom:1px;
margin-right:3px;
background-image:url(../images/nav/lght_blue_crnr_left.gif);
background-repeat:no-repeat;
background-position:left top;
font-size:12px;
}

.ReviewItemsNav span {
background-image:url(../images/nav/lght_blue_crnr_right.gif);
background-repeat:no-repeat;
background-position:right top;
height:17px;
padding:1px 10px;
text-align:center;
color:#fff;
}

.ReviewItemsNavWrap a[disabled] {
background-image:url(../images/nav/blue_crnr_left.gif);
background-repeat:no-repeat;
background-position:left top;
cursor:default;
text-decoration:none;
color:#fff;
font-weight:900;
}

.ReviewItemsNavWrap a[disabled] span {
background-image:url(../images/nav/blue_crnr_right.gif);
background-repeat:no-repeat;
background-position:right top;
color:#fff;
}

a.ReviewItemsNav:hover {
background-image:url(../images/nav/blue_crnr_left.gif);
background-repeat:no-repeat;
background-position:left top;
}

a.ReviewItemsNav:hover span {
background-image:url(../images/nav/blue_crnr_right.gif);
background-repeat:no-repeat;
background-position:right top;
color:#fff;
}

.ReviewItemsNavWrap2 {
width:190px;
}

.ReviewItemsNav2 {
display:block;
height:22px;
line-height:22px;
float:left;
margin-right:3px;
font-size:11px;
background-color:#e6e6e6;
color:#fff;
padding:0 7px;
border-top:2px solid #e6e6e6;
text-align:center;
}

.ReviewItemsNav2active {
display:block;
height:22px;
line-height:22px;
float:left;
margin-right:3px;
font-size:11px;
padding:0 7px;
text-align:center;
background-color:#ccc;
color:#000;
border-top:2px solid #a42;
}

.ReviewItemsNavWrap2 a[disabled] {
cursor:default;
text-decoration:none;
color:#fff;
font-weight:900;
}

a.ReviewItemsNav2:hover {
text-decoration:none;
color:#666;
background-color:#e6e6e6;
border-top:2px solid #a42;
}

.HoverNode {
background-color:#e6e6e6;
}

.NodeStyle {
padding:2px 0;
}

.NodeStyle a {
color:#09275E;
}

.EditableNode {
text-decoration:underline !important;
font-weight:bold !important;
}

#theCell2 {
padding:0 0 10px 10px;
background-color:#f8f8f8;
border-right:1px solid #e6e6e6;
}

.reviewItemsLeged {
margin:10px 0;
}

.reviewItemsLeged h3 {
margin:10px 0;
}

.reviewItemsLeged p {
margin:5px 0;
padding:2px 2px 2px 10px;
border-bottom:1px solid #ccc;
background-image:url(../images/jobs/editJobLegend.jpg);
background-repeat:no-repeat;
background-position:-94px center;
}

.reviewItemsLeged strong {
color:#a42;
padding-right:8px;
font-size:110%;
}

.dataGridStyle {
background-color:#fff;
border:1px solid #ccc;
width:100%;
margin:0 auto;
}

.dataGridStyle th {
padding:2px 3px;
background-color:#ccc;
text-align: left;
font-size: 8pt;
}

.dataGridStyle th a {
color:#333;
}

.dataGridStyle th a:hover {
text-decoration:underline;
}

.dataGridStyle th img {
right:0;
top:5px;
position:absolute;
}

.dataGridStyle td {
padding:2px 3px;
}

.dataGridStyle td a {
display:block;
padding:2px 4px;
border:1px solid #ccc;
color:#fff;
background-color:#999;
text-align:center;
}

.dataGridStyle td a.disabled {
color:#999;
cursor:default;
text-decoration:none;
background-color:Transparent;
}

.dataGridStyle td a.disabled:hover {
color:#999;
cursor:default;
text-decoration:none;
background-color:Transparent;
}

.dataGridStyle td a:hover {
background-color:#666;
color: #fff;
}

.dataGridStyle ol {
margin-left:16px;
}

.dataGridAlternateItemStyle {
background-color:#e6e6e6;
}

.itemMainStyle {
border:1px solid #ccc;
background-color:#fff;
}

.itemMainStyle td {
padding:2px 5px;
}

.AlternItemStyle {
background-color:#e6e6e6;
border-bottom:1px solid #ccc;
}

.editItemStyle {
background-color:#00f;
}

.selectedItemStyle {
background-color:#0ff;
}

.itemHeaderStyle {
background-color:#ccc;
font-size:110%;
font-weight:900;
}

.itemFooterStyle {
background-color:#ccc;
font-size:110%;
font-weight:900;
}

.itemHeaderStyle td {
border-right:1px solid #fff;
}

.itemFooterStyle td {
border-right:1px solid #fff;
}

#editJobLegend {
width:100%;
margin:15px auto;
border-top:1px solid #ccccb5;
border-bottom:1px solid #ccccb5;
}

#editJobLegend strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:115%;
color:#B33333;
padding-right:8px;
}

#editJobLegend td {
padding:5px;
vertical-align:middle;
background-image:url(../images/jobs/editJobLegend.jpg);
background-repeat:no-repeat;
background-position:right center;
}

.gridWide {
position:absolute;
width:97%;
left:25px;
background-color:#fff;
border:2px solid #ccc;
z-index:3;
margin:0 auto;
}

.gridNarrow {
position:relative;
width:930px;
background-color:#fff;
overflow:auto;
}

/* // MANAGE ITEMS
 PRODUCT DETAIL */
#ProductDetailWrap {
width:495px;
overflow:hidden;
margin:0 auto;
}

#ProductDetailWrap #brdcrmbs {
font-size:130%;
}

#ProductDetailWrap .unit {
height:145px;
width:170px;
margin:0 0 0 10px;
background-image:url(../images/bkgrnd/untit_pd_bkg.gif);
}

.ProductBigImage {
width:300px;
height:300px;
float:left;
overflow:auto;
}

.ProductTab {
width:475px;
margin-top:2px;
height:400px;
border:2px solid #ccccb5;
padding:10px;
overflow:auto;
text-align:left;
font-size:110%;
}

.ProductTab span {
display:block;
padding:1px 5px;
}

.ProductTab ul {
list-style-type:square;
margin-left:18px;
}

/* Home */
.homeleft p {
display:inline;
}

.homeleft p a {
display:block;
padding:2px 0;
}

.homeleft p a:hover {
background-color:#D6D69D;
}

/* // Home */
.supplierIndexJob {
background-repeat:repeat-x;
background-position:left bottom;
}

.supplierIndexJob h2 {
font-size:12px;
text-align:left;
margin:3px 0;
}

.supplierIndexJob h2 span {
color:#A42;
}

.welcomeText {
padding:5px 25px 5px 15px;
}

.welcomeText h1 {
color:#a42;
font-size:175%;
}

.welcomeText p {
margin-top:10px;
font-size:125%;
font-family:"Tahoma, Verdana, Arial";
line-height:150%;
}

.welcomeText ul {
font-size:125%;
list-style-type:square;
margin-left:18px;
line-height:inherit;
}

.ListSearchExtenderPrompt {
font-style:italic;
font-size:120%;
font-weight:900;
font-family:"Tahoma, Verdana, Arial";
}

.ListBox {
margin-top:20px;
font-family:"Tahoma, Verdana, Arial";
margin-left:2px;
}

.handleImage {
width:16px;
height:16px;
background-color:red;
overflow:hidden;
cursor:se-resize;
}

.resizingImage {
background-color:yellow;
overflow:hidden;
}

/* ADD ITEM */
.expertViewPage {
font-size:115%;
}

.manageItemStep {
margin:0 0 45px;
padding:0;
width:100%;
}

.manageItemStep > h3 {
background-color:#999;
font-size:110%;
color:#fff;
padding:5px;
border-bottom:2px solid #666;
position:relative;
clear:both;
}

.manageItemStep > h3 > div.helpIco {
display:inline;
position:absolute;
right:0;
}

.manageItemStep > div.padding5 {
border-bottom:1px solid #ccc;
border-top:0;
background-color:#e6e6e6;
}

.manageItemStep h5 {
font-size:110%;
margin:20px 0 5px;
color:#666;
}

.dirtyCheckBoxes {
width:100%;
}

.prodTypesCheckBoxes {
width:100%;
}

.dirtyCheckBoxes td {
padding:3px 0;
border-bottom:1px solid #ccc;
}

.prodTypesCheckBoxes td {
padding:3px 0;
border-bottom:1px solid #ccc;
}

.dirtyCheckBoxes td label {
padding-left:10px;
}

.prodTypesCheckBoxes td label {
padding-left:10px;
}

.dirtyCheckBoxes td:hover {
background-color:#ccc;
cursor:pointer;
}

.prodTypesCheckBoxes td:hover {
background-color:#ccc;
cursor:pointer;
}

.wizardStyle {
width:100%;
clear:both;
font-size:115%;
}

.wizardStyle td {
vertical-align:top;
}

.wizardStyle h2 {
margin:-1px 0 15px -10px;
padding:5px 15px;
background-color:#fff;
border-bottom:1px solid #666;
font-size:115%;
color:#a42;
}

td.sidebarStyle {
width:200px;
}

td.sidebarStyle span a {
display:block;
padding:0 10px;
line-height:32px;
width:180px;
background-color:#fff;
}

td.sidebarStyle span a:hover {
background-color:#e6e6e6;
}

td.wizardStep {
background-color:#f8f8f8;
border:3px solid #999;
border-right:none;
min-height:400px;
padding:0 5px 25px;
}

td.wizardStep table.gdsnPartyDetail {
border:0;
}

td.sidebarStyle span.stepActive a {
color:#fff;
background-color:#999;
width:180px;
}

#stepNavigationTemplate {
position:relative;
}

#previewDiv {
cursor:pointer;
position:relative;
text-align:center;
}

.GridClass {
background-color:#fff;
}

.GridClass table td div table td {
height:32px;
padding:0 5px;
vertical-align:middle;
background-position:left top;
background-repeat:repeat-x;
}

#pipArea {
top:0;
left:0;
display:none;
position:absolute;
z-index:150;
}

/* Multi StepS Progress Bar*/
.MSProgressBar {
margin:10px 0;
clear:both;
line-height:3em;
height:3em;
}

.MSProgressBar ul {
clear:both;
}

.MSProgressBar li {
display:inline;
}

.MSProgressBar li span {
display:block;
float:left;
padding:0 35px;
margin:0 10px 0 0;
font-weight:900;
font-size:110%;
background-image:url(/styles/images/bkgrnd/MSProgressBar_bkg.png);
background-position:right center;
background-repeat:repeat-x;
}

.MSProgressBar .MSvisited {
color:#999;
}

.MSProgressBar .MScurrent {
color:#a42;
font-size:115%;
}

.MSProgressBar .MSnext {
color:#999;
}
