/*----------------------------------------------------*/
/* StyleSheets for the "SAP B2C Project"              */
/*                                                    */
/* Version:        2.0                                */
/* Authors:        SAP AG                             */
/* Creation-Date:  11.08.2002                         */
/*----------------------------------------------------*/

#header { 
    z-index:100;
    position:relative; 
    height:113px; width:100%; 
    top:0px; left:0px;
    margin: -1px 0px 0px -1px;
    border-width:0px;
}


#workarea { 
    z-index:70;
    position:absolute; 
    top:148px;
    margin-left:179px;
    width:785px;
    height:382px;
    border-width:0px;
    padding-right:15px;
    overflow-y:scroll;
    overflow-x:hidden;
    display:inline;
    }


#navigator {
	width: 140px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	display: inline-block;
	/*float:left;*/
	font: 10pt sans-serif;
	text-align: left;
}
#navigator #inner {
    top:0px;
    width:100%;
    overflow:hidden;
}

#miniBasket { 
    z-index:50;
    position:relative; 
 	top:-320px; left:83.5%;
    width:16%;
    background-color:#F2F7FC;
    border:1px solid #FFFFFF; 
    
}
#miniBasket #inner {
    width:100%;
    overflow:hidden;
}


#miniBasket #box1 {
    position:absolute;
    top:0px; left:0px;
    margin-left: -2px;
    margin-top: -2px;
    width:15px; height:15px;
    background:url(images/cr_tl_box2_fff.gif) no-repeat 0px 0px;
}

#miniBasket #box2 {
    position:absolute;
    top:0px; right:0px;
    margin-right: -2px;
    margin-top: -2px;
    width:15px; height:15px;
    background:url(images/cr_tr_box2_fff.gif) no-repeat 6px 0px;
}

#miniBasket #box3 {
    position:absolute;
    bottom:0px; right:0px;
    margin-right: -2px;
    margin-bottom: -2px;
    width:15px; height:15px;
    background:url(images/cr_br_box2_fff.gif) no-repeat 6px 6px;
}

#miniBasket #box4 {
    position:absolute;
    bottom:0px; left:0px;
    margin-left: -2px;
    margin-bottom: -2px;
    width:15px; height:15px;
    background-color:white;
    background:url(images/cr_bl_box2_fff.gif) no-repeat 0px 6px;
    
}

#basketEntry,
#leaflet,
#store-locator { 
	height:382px;
    position:absolute; 
    top:148px;
    margin-left:200px;
    padding-right:369px;
    width:410px;
    overflow-y:scroll;
    overflow-x:hidden;
}

#checkout,
#login { 
    width:485px;
    height:382px;
    position:absolute;
    top:143px;
    margin-left:197px;
    border-width:0px;
    overflow:visible;
    margin-top:5px;
    overflow-y:scroll;
    overflow-x:hidden;
    padding-right:297px;
}

#configheader { position:absolute;  
   top:112px;
   height:40px;
   left:0%;
   width:100%;
   margin:0px;
   border:0px solid #EE0000;
   overflow: hidden;
}

#configstatus { position:absolute;  
   top:152px; 
   height:30px; 
   left:0%;
   width:100%;
   margin:0px;
   border:0px solid #EE0000;
}

#configmessages { position:absolute;  
   top:182px;  
   height:30px;    
   left:0%;
   width:100%;
   margin:0px;
   border:0px solid #EE0000;
/*   background: none #EE0000; */
}

#instances { position:absolute;  
   top:212px;
   height:316px; 
   width:25%;
   left:0%;
   margin:0px;
   border:0px solid #EE0000;
}


#mfatabarea { position:absolute;  
   top:212px;
   height:20px;   
   left:75%;   
   width:25%;
   margin:0px;
   border:0px solid #EE0000;
}

#multifunctionalarea { position:absolute;  
   top:232px;
   left:75%;
   width:25%;
   margin:0px;
   border:1px solid #C9D7E9;
   background: none #DCE3EC;
   overflow:visible;
}

/* style definitions for different combinations */
/* | instances area      | multifunctional area | characteristic groups |  grouptabarea style, workarea style           | */

/* |         0           |          0           |          0            | n.a., singlelevelworkarea                     | */
/* |         0           |          0           |          1            | singlegrouptabarea, singlegroupworkarea       | */
/* |         0           |          1           |          0            | n.a., singlelevelmfaworkarea                  | */
/* |         0           |          1           |          1            | singlemfagrouptabarea, singlegroupmfaworkarea | */
/* |         1           |          0           |          0            | n.a., multilevelworkarea                      | */
/* |         1           |          0           |          1            | multigrouptabarea, multigroupworkarea         | */
/* |         1           |          1           |          0            | n.a., multilevelmfaworkarea                   | */
/* |         1           |          1           |          1            | multimfagrouptabarea, multigroupmfaworkarea   | */

#singlelevelworkarea { position:absolute;  
   top:212px;  
   left:0px;
   width:100%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#singlegrouptabarea { position:absolute;  
   top:212px;  
   height:20px;
   left:0px;
   width:100%;
   margin:0px;
   border:0px solid #EE0000;
}
#singlegroupworkarea { position:absolute;  
   top:232px;
   left:0%;
   width:100%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#singlelevelmfaworkarea { position:absolute;   
   top:232px;  
   left:0%;
   width:75%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#singlemfagrouptabarea { position:absolute;  
   top:212px;
   left:0%;
   width:75%;
   height:20px;
   margin:0px;
   border:0px solid #EE0000;
}

#singlegroupmfaworkarea { position:absolute;  
   top:232px;
   left:0%;
   width:75%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}

#multilevelworkarea { position:absolute;  
   top:212px;  
   left:25%;
   width:75%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#multigrouptabarea { position:absolute;  
   top:212px;  
   height:20px;
   left:25%;
   width:75%;
   margin:0px;
   border:0px solid #EE0000;
}
#multigroupworkarea { position:absolute;  
   top:232px;  
   left:25%;
   width:75%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#multilevelmfaworkarea { position:absolute;  
   top:232px;  
   height:70%; 
   left:25%;
   width:50%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}
#multimfagrouptabarea { position:absolute;  
   top:212px; 
   height:20px; 
   left:25%;
   width:50%;
   margin:0px;
   border:0px solid #EE0000;
}
#multigroupmfaworkarea { position:absolute;  
   top:232px;  
   left:25%;
   width:50%;
   margin:0px;
   border:0px solid #EE0000;
   overflow:visible;
}



/*----------------------------------------------------*/
/* body */
/*----------------------------------------------------*/

body {
  color: #000000;
  background: none #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px; 
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  height:100%;
  }

body.ipcBody    {
  background: none #F4F4F4;
  margin-left: -1px;
  margin-top: -1px;
}


/* margin-left and margin-top definitions are (only) necessary for Netscape 4.x */
.body-meta-nav { background: none #b2b2b2; margin-left: -1px; margin-top: -1px;}
.body-left { background: none #F2F7FC; margin-left: -1px; margin-top: -1px;}
.body-mid { background: none #FFFFFF;}
.body-right { background: none #3F85CB; margin-left: -1px; margin-top: -1px;}
.ipcBody    { background: none #F4F4F4; margin-left: -1px; margin-top: -1px;}
.partnerLocBody {color:#555555; background:none #ffffff; font-family:Verdana, Geneva, sans-serif; font-weight:normal; font-size:11px; margin:7px 6px 0px 7px; padding:0px;}

body.advisor {  /* from advisor */
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 14px;
}


/*----------------------------------------------------*/
/* styles for the header, if the application runs in a portal */
/*----------------------------------------------------*/
.portalHeader { 
    background: "#636D84"; 
}

table.portalHeader {
    background: "fff"; 
}

table.portalHeader td{
	background: #636D84;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: x-small;
}

table.portalHeader a:link, table.portalHeader a:visited {
	color: #fff;
    font: normal;
    text-decoration: none;
}

table.portalHeader a:hover {
	color: #CFDBC5;
    font: normal;
    text-decoration: none;
    background: #636D84;
}


/*----------------------------------------------------*/
/* list */
/*----------------------------------------------------*/

ul {
  margin-top: 0;
  margin-bottom: .5em;
  padding-left: 1em;
  margin-left: -50px; /* Netscape 4.x WÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½rgaround */
}

/*----------------------------------------------------*/
/* headline */
/*----------------------------------------------------*/

h1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px; 
}
h2 {
  font-family: Verdana, Geneva, sans-serif;
   font-size: 14px; 
}
h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px; 
}
div.opener {
  text-align: left;
  padding-bottom: 10px;
  font-weight: bold;
}

/*----------------------------------------------------*/
/* modules */
/*----------------------------------------------------*/

div.module-name {
  color: #277;
  text-align: right;
   font-size:  10px; 
  display: inline;  /* use switch in web-xml to disable the ouput */
}

div.module-name-new {
  color: #0066cc;
  text-align: right;
  font-weight: bold;
  display: inline;  /* use switch in web-xml to disable the ouput */
}

.border2D {  /* from bw.css */
  border: 1px solid Gray;
}


/*----------------------------------------------------*/
/* links */
/*----------------------------------------------------*/
a:link     { color: #000000;    }
a:visited  { color: #000000;    }
a:active   { color: #000000;    }
a.selected { font-weight: bold; }
/* this hover is not suitable for header and minibasket - please DO NOT reactivate  
a:hover { background: #f0f0f0; }
*/

a.navi:link {  /* from advisor.css */
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

a.navi:visited {  /* from advisor.css */
	background : #FFFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}


/*----------------------------------------------------*/
/* images */
/*----------------------------------------------------*/
img.tree {
  border-style: none;
}

img.conflict{
	border-style:none;
}
/*----------------------------------------------------*/
/* form elements */
/*----------------------------------------------------*/
form { margin: 0; }
input {
  font-family: Verdana, Geneva, sans-serif; /* monospace; */
  font-size: 10px;
}
input[type='text'] { text-align: left; }
input.detailCount {
  background: #eee;
  border: none;
}
input.dealertext { 
   width:130px; 
   border-color:#555555; 
   border-width:1px;
 }
select {
  font-family: Verdana, Geneva, sans-serif; /* monospace; */
  font-size: 10px;
}
.submitDoc { margin-bottom: 5px; } /* from bw.css */
.bigCatalogInput{ width: 155px; }
.middleCatalogInput{ width: 131px; }
.smallCatalogInput{ width: 40px; }
.customerAddrDetailsInput {
  width: 170px;
  font-family: Verdana, Geneva, sans-serif; /* monospace; */
  font-size:  10px;
}

.selectDocument { 
   width: 180px; 
  color:#555555;
   font-family:Verdana, Geneva, sans-serif;
   font-size:0.95em;
   font-weight:normal;
 }
 .selectDealer   {
   width: 130px;
   color:#555555;
   font-family:Verdana, Geneva, sans-serif;
   font-size:0.95em;
   font-weight:normal;
 }


/*----------------------------------------------------*/
/* global classes */
/*----------------------------------------------------*/
.error {
  color: #CC0000;
  margin-bottom: 5px;
}

.info {
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
}

.nav {
  font-weight: bold;
  color: #FFFFFF;
}

.nav1 {
  background-color: #f2f7fc;
}

.nav2 {
  background-color: #FFFFFF;
}


.emphasize {
  font-family: Verdana, Geneva, sans-serif;
  background: none #FFFFFF;
}

.emphasizeDarkBlue {
  font-family: Verdana, Geneva, sans-serif;
  color: #000000;
  background: none #FFFFFF;
}

.menuclass, .menuclass:visited { 
  color: #000000;
  font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;
  background-color: white;
  padding-left: 10px; 
  padding-right: 10px 
}

.menuclass:hover, .menuclass:active {
  color: black; 
  background-color: #FFFFFF;
}

.menuclass_selected {
  color: black; 
  background-color: #FFFFFF;
  font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;
  padding-left: 10px;
  padding-right: 10px
}

.menuclass_next {
  color: #000000;
  font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;
  background-color: white;
  padding-left: 10px; 
  padding-right: 10px
}	


table.ipcCharacteristicBar {
  font-family: Verdana, Geneva, sans-serif;
  background: none #DCE3EC;
  color: #000;
  border: 0px
}

.ipcConflictHandlingValueLayout{
  	font-weight:bold;
}
.ipcAreaFrame{
	border:1px solid #FFFFFF;
	padding:3px;
}
.ipcConflictGroupText{
  font-family: Verdana, Geneva, sans-serif;
  color: #FFCC33;
}

div {
  font-family: Verdana, Geneva, sans-serif;
}

var {
  font-size: 10px; 
}

p {
  margin: 0 0 .5em 0;
}

p#path {
  background: none #FFFFFF;
  padding: .5ex;
  border: thin solid #AAAAAA;
}

span.eauction, span.eauction a:link, span.eauction a:visited, span.eauction a:active {
  color: #0066CC;
}

span.icon {
  /* font-size: .8em; */
}

/*----------------------------------------------------*/
/* tables */
/*----------------------------------------------------*/

th {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  text-align: left;
  vertical-align: top;
  color: black;
}

th a:link, th a:visited, th a:active {
	color : White;
} 

table.ipc {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  10px; 
  text-align: left;
  vertical-align: top;
  color: #000000;
}

table.ipcValueSingleOption {
  border: 0px;
  border-collapse:collapse;
}

tr.ipcValue { 
  margin: 0px; 
  padding:0px;
}

td.ipcValue { 
  margin: 0px; 
  padding:0px;
  vertical-align: middle;
}

td.ipcConflict{ background-color: #FFCC33; }

td {
  font-family: Verdana, Geneva, sans-serif;
  font-size:  10px; 
  vertical-align: top;
}

td.systemAssigned {
  font-style: italic;
  margin: 0px; 
  padding:0px;
  vertical-align: middle;    
}

table.LineNavTabOrganizer           { background: none #F0F4FA; border-top: 2px solid #225A8D; }

table.list {
  font-family: Verdana, Geneva, sans-serif;
  border-collapse: collapse;
  background: none #FFFFFF;
}

table.list th {
  color: #000000;
  font-family: Verdana, Geneva, sans-serif;
  width: auto;
  border: 1px solid #FFFFFF;
  text-align: center;
  background: none #FFFFFF;
  vertical-align: middle;
}
table.list th, table.list th a:link, table.list th a:visited, table.list th a:active {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
}
table.list td {
	border: 2px solid #FFFFFF;
}
table.list td.noBorder {
	border: 0px;
}
td.whiteCell {
  background: none #FFFFFF
}

table.list tr.odd { background: none #FFFFFF; }
table.list tr.even { background: none #FFFFFF; }
table.list td.odd { background: none #FFFFFF; }
table.list td.even { background: none #FFFFFF; }


td.navMain, td.navMain a:link, td.navMain a:visited, td.navMain a:active {
  font-size: 11px; 
  font-weight: bold;
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: none;
  vertical-align: middle;
}


table.secNav tr.odd {
  background: none #B3CEEA;
}
table.secNav tr.even {
  background: none #B3CEEA;
}
th.secNav {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  padding-bottom: 5px;
}
td.secNav, td.secNav a:link, td.secNav a:visited, td.secNav a:active {
  border-width:0px;
  padding:0px;
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: none;
}
.secNav #title {
  padding: 0px 0px 3px 0px;
}
.secNav #webCatAreaTitle {
  padding: 3px 0px 3px 10px;
  border-bottom: 2px solid #82B0DD;
}


table.navPath {
  color: #000000;
  font-family: Verdana, Geneva, sans-serif;
        background: none #FFFFFF;
}

table.navPath td, table.navPath td a:link, table.navPath td a:visited, table.navPath td a:active {
  color: #000000;
  font-family: Verdana, Geneva, sans-serif;
        background: none #FFFFFF;
  vertical-align: middle;
}
td.navPath, td.navPath a:link, td.navPath a:visited, td.navPath a:active {
  color: #000000;
  font-family: Verdana, Geneva, sans-serif;
        background: none #FFFFFF;
  vertical-align: middle;
  font-weight: bold;
}

table.meta-nav {
        background: none #b2b2b2;
}
table.miniBasket,
td.miniBasket {
  background: #F2F7FC;
}
table.miniBasket th {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  padding-bottom: 3px;
}
table.miniBasket tr.odd {
  background: none #B3CEEA;
}
table.miniBasket tr.even {
  background: none #B3CEEA;
}

td.vertical-align-middle {
  vertical-align: middle;
}

td.miniBasketCell {
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 2px solid #82B0DD;
}
td.miniBasketText, td.miniBasketText a:link, td.miniBasketText a:visited, td.miniBasketText a:active {
  color: #FFFFFF;
}

tr.odd {
  background: none #FFFFFF;
}

tr.even {
  background: none #FFFFFF;
}

td.odd {
  background: none #FFFFFF;
}

td.even {
  font-family: Verdana, Geneva, sans-serif;
  background: none #CCCCCC;
}

td.headline {
  font-family: Verdana, Geneva, sans-serif;
        background: none #B2B2B2;
}

td.td-description {
  font-family: Verdana, Geneva, sans-serif;
  font-weight : bold;
        text-align : right;
        background: none #FFFFFF;
}

td.helpNavTab {
  font-family: Verdana, Geneva, sans-serif;
  background: none #AAAAAA;
  border-bottom: 1px solid #000000;
  padding-top: 3px;
  padding-bottom: 3px;
}
td.actualHelpNavTab {
  font-family: Verdana, Geneva, sans-serif;
  background: #D6D6D6;
  font-weight: bold;
  border: 1px solid #000000;
  border-bottom: none;
  padding-top: 3px;
  padding-bottom: 3px;
}
td.actualHelpNavTab a {
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: none;
}

td.ipcActiveTab                     { background: none #225A8D; color: #FFFFFF; vertical-align: middle; font-weight: bold; border-bottom: none; }
td.ipcActiveTab a:link              { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcActiveTab a:visited           { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF}
td.ipcActiveTab a:hover             { background: none #225A8D; color: #FFFFFF;}
td.ipcActiveTab a:active            { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }

td.ipcInactiveTab                   { background: none #DCE3EC; vertical-align: middle;}
td.ipcInactiveTab a:link            { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveTab a:visited         { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveTab a:hover           { }
td.ipcInactiveTab a:active          { color: #000000; text-decoration: underline; font-size: 10px; }

td.ipcActiveGroupTab                { background: none #225A8D; color: #FFFFFF; vertical-align: middle; font-weight: bold; border-bottom: none; }
td.ipcActiveGroupTab a:link         { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcActiveGroupTab a:visited      { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF}
td.ipcActiveGroupTab a:hover        { background: none #225A8D; color: #FFFFFF;}
td.ipcActiveGroupTab a:active       { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }

td.ipcInactiveGroupTab              { background: none #DCE3EC; vertical-align: middle;}
td.ipcInactiveGroupTab a:link       { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveGroupTab a:visited    { color: #000000; text-decoration: underline; font-size: 10px; }
td.ipcInactiveGroupTab a:hover      { }
td.ipcInactiveGroupTab a:active     { color: #000000; text-decoration: underline; font-size: 10px; }

td.ipcConflictGroupTab              { background: none #FFCC33; color: #FFFFFF; vertical-align: middle; font-weight: bold; border-bottom: none; }
td.ipcConflictGroupTab a:link       { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcConflictGroupTab a:visited    { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }
td.ipcConflictGroupTab a:hover      { background: none #FFCC33; color: #FFFFFF;}
td.ipcConflictGroupTab a:active     { font-family: Verdana, Geneva, sans-serif; text-decoration: none; color: #FFFFFF; }

td.ipcTabScroll                     { background: none #F0F4FA; vertical-align: middle; border-bottom: none; }
td.ipcTabScroll a:link              { }
td.ipcTabScroll a:visited           { }
td.ipcTabScroll a:hover             { background: none #F0F4FA; }
td.ipcTabScroll a:active            { }


table.partnerlist { background: #A4A4A4;}
table.partnerlist td.head {background:none #ffffff; vertical-align: top; font-size:10px;} 
table.partnerlist td { color:#555555; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:normal;}
table.partnerlist tr.odd {background:none #e4e4e4; font-size:10px;}
table.partnerlist tr.even {background:none #f4f4f4; font-size:10px;}
table.partnerlist td.odd {background:none #e4e4e4; vertical-align: top; font-size:10px;}
table.partnerlist td.select {vertical-align: middle; font-size:10px;}
table.partnerlist td.even {background:none #f4f4f4; vertical-align: top; font-size:10px;}
table.partnerlist2 { background: #FFFFFF;}
table.partnerlist2 td { color:#555555; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:normal;}
table.partnerlist2 td.odd {background:none #e4e4e4; vertical-align: top; font-size:10px;}

td.catalog-left {   /* from bw.css  */
  font-family: Verdana, Geneva, sans-serif;
	background: none #C6C6C6;
}

td.catalog-mid {   /* from bw.css  */
  font-family: Verdana, Geneva, sans-serif;
	background: none #FFFFFF;
}

td.catalog-right {   /* from bw.css  */
  font-family: Verdana, Geneva, sans-serif;
	background: none #DADADA;
}

/*----------------------------------------------------*/
/* pre */
/*----------------------------------------------------*/
pre.comment {
    font-family: Verdana, Geneva, sans-serif;
    font-size:  10px; 
    font-weight: normal;
}

/*----------------------------------------------------*/
/* div classes */
/*----------------------------------------------------*/

@media screen {
  img.display-image{
    display: block;
  }
  td.whiteLine {
        background: none #FFFFFF;
  }
 td.blueLine {
        background: none #FFFFFF;
  }
  input.FancyButton {
    color: #3333CC;
    background-color: #FFFFFF;
    border: 1px solid #3333CC;
  }
  input.FancyButtonGrey {
    color: #3333CC;
    background-color: #EEEEEE;
    border: 1px solid #3333CC;
  }
  a.FancyLink:link/* */, a.FancyLink:visited/* */, a.FancyLink:active/* */ {
    /* using commnet bug to hide this styles from IE5 and lower */
    color: #FFFFFF;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    padding: 2px 4px 2px 8px;
  }
  
  a.FancyLink:link, a.FancyLink:visited, a.FancyLink:active { /* from fancy.css */
      color: #FFFFFF;
      background-color: #FFFFFF;
      border: 1px solid #FFFFFF;
      text-decoration: none;
      padding: 2px 4px 2px 8px;
  }
  
  a.FancyLinkGrey:link, a.FancyLinkGrey:visited, a.FancyLinkGrey:active { /* from fancy.css */
      color: #0066CC;
      background-color: #FFFFFF;
      border: 1px solid #0066CC;
      text-decoration: none;
      padding: 2px 4px 2px 8px;
  }
  a.FancyLinkGrey:link/* */, a.FancyLinkGrey:visited/* */, a.FancyLinkGrey:active/* */ {
    /* using commnet bug to hide this styles from IE5 and lower */
    color: #0066CC;
    background-color: #FFFFFF;
    border: 1px solid #0066CC;
    text-decoration: none;
    padding: 2px 4px 2px 8px;
  }
  div.mod-part {
    border: thin solid #777777;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
  }
  input.ipcButton {
    color: #3333CC;
    background-color: #EEEEEE;
    border: 1px solid #FFFFFF;
  }
  input.ipcButtonInvert {
    color: #3333CC;
    background-color: #FFFFFF;
    border: 1px solid #3333CC;
  }

  ul {
    padding-left: 12px;
    margin-left: 5px;
  }

  div.column {
  }

  div.module-head {
    width:100%;
    /* background-color:#FFFFFF; */
  }

  div.module-content {
    width:100%;
  }

  .submitDoc, .bigCatalogInput, .textInput, textarea {
    border: 1px solid Gray;
  }
  
  div.bold {
      color:#555555; 
      font-family:Verdana, Geneva, sans-serif;
      font-weight:bold; 
      font-size:11px;
    }  
/* Generic result list embedding START */
  div.filter-result-msg {
      padding-left: 4%;
      width: 93%;
      font-family:Verdana, Geneva, sans-serif;
      font-size:100%;
      color:#000000;
      margin-top:10px;
      margin-bottom:10px;
  }

  div.filter-result table {
      overflow: hidden;
      margin-left: 4%; 
      width: auto;	
      font-family: Verdana, Geneva, sans-serif;
      border-collapse: collapse;
      background: none #FFFFFF;
  }
  div.filter-result th, th a:link, div.filter-result th a:active, div.filter-result th a:visited {
      padding:4px;
      color: #000000;
      font-family: Verdana, Geneva, sans-serif;
      width: auto;
      border: 1px solid #FFFFFF;
      text-align: center;
      background: none #FFFFFF;
      vertical-align: middle;
  }
  div.filter-result td a:link, div.filter-result td a:active, div.filter-result td a:visited {
      padding:4px;
      color: #0F0F0F;
      font-family: Verdana, Geneva, sans-serif;
      width: auto;
      text-align: center;
      vertical-align: middle;
  }
  div.filter-result td          {border: 2px solid #FFFFFF;}
  div.filter-result tr.odd		{background: none #FFFFFF;}
  div.filter-result tr.even		{background: none #FFFFFF;}
  div.filter-result td.odd 		{background: none #FFFFFF;}
  div.filter-result td.even     {background: none #FFFFFF;}
}

/* elements from advisor.css */

body.advisor {
	background : #FFFFFF;
	color : #CC0000;
	font-family : Verdana, sans-serif;
	font-size: 10px; 
        margin: 10px 10px 10px 10px; 
}




/*   Button  */
input.button {	/* from advisor.css */
	background : none #FFFFFF;
	color : #CC0000;
	font-family : Verdana, sans-serif;
	font-weight : bold;
}




.radio{   /* from advisor.css */
	background-color : #FFFFFF;
	
}

.checkbox{   /* from advisor.css */
	background-color : #FFFFFF;
}





td.navi {   /* from advisor.css */
	background : #FFFFFF;
	color : #CC0000;
	font-family : Verdana, sans-serif;
	
}



.boxout {   /* from advisor.css */
        
	background : #FFFFFF;
}



.boxin  {   /* from advisor.css */
       
	background :#F2F7FC;
        
}


.boxtitle {   /* from advisor.css */
         color:CC0000; 
	background : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size: 11px; 
}


.message {  /* from advisor.css */
        
	color : #CC0000;
	font-family : Verdana, sans-serif;
}


.matcheditem{  /* from advisor.css */
        
	color : #CC0000;
	font-family : Verdana, sans-serif;
}
/* end of elements from advisor.css */


td.item-sub-1					{background:url(../images/spacer.gif) no-repeat -6px 50%; padding-left:20px; background-color: #F2F2F2}
td.item-sub-2					{background:url(../images/spacer.gif) no-repeat -6px 50%; padding-left:40px; background-color: #F2F2F2}
td.item-sub-3					{background:url(../images/spacer.gif) no-repeat -6px 50%; padding-left:60px; background-color: #F2F2F2}

/*...Infomessage..............................................*/
.info 											{float:left; border:1px solid #9e9e9e; background: #ffffdd url('../images/warning.gif') no-repeat 4px 3px;  width:97%; padding:5px; margin-top:10px; margin-left:2px; margin-right:2px; text-align:left; color:#000000; font-family:Verdana, Geneva, sans-serif; font-size:100%; background-color:#ffffdd}
.info span 										{margin-left:20px; text-align:left; float:left; }


#buttons		{width:100%; margin:0px; padding-top:5px; border-top:1px solid #FFFFFF; }

ul.buttons-1     {margin-left:10px; padding:0px; float:left; list-style: none inside; }
ul.buttons-1 li  {margin-right: 1em; font-weight:bold; line-height: 5ex; vertical-align: top;}

ul.buttons-1 a  {text-decoration:none; border:1px solid silver; padding-top:2px;  padding-bottom:3px; padding-left:7px; padding-right:7px;}

ul.buttons-1 a:link   { color: #3333CC; background-color:#EEEEEE;}

ul.buttons-1 a:visited { color: #3333CC; background-color:#EEEEEE;}
ul.buttons-1 a:hover { color: #3333CC; background-color:#F2F7FC;}

/*...Errormessage..............................................*/
.error 											{margin-left:auto; margin-right:auto; background: #FFFFFF text-align:left; color:#CC0000; font-family:Verdana, Geneva, sans-serif; font-size:100%; background-color:#FFFFFF}
.error span 									{margin-left:20px; text-align:left; float:left; }

h1 {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
        background: none #FFFFFF;
  vertical-align: middle;
}

#message-content {padding-left:5px;padding-top:10px;}

/* --- Styles with prefix 'body.tabcontent' are used to enable the IPC pricing analysis screen in the ISA application -- */

body.tabcontent {
	background-color: #D7DDE5;
}	

/*   Start: Styles for data boxes  */
/* Set a space around the data box */
body.tabcontent .content {
	margin: 10px;
	width: 100%;
}

body.tabcontent table.conditionTable {
  border-style:solid;
  border-width:1px;
  border-collapse:separate;
  width:100%;
}

body.tabcontent table.conditionTable tr {
	background-color: #E9ECEF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

body.tabcontent table.conditionTable tr.Subtotal {
    color:blue;
}
 		
body.tabcontent table.conditionTable td.conditionStatus {
   width: 16px;
}
body.tabcontent table.conditionTable td.conditionType {
    width: 10%;
    text-align:center;
}

body.tabcontent table.conditionTable td.description {
}

body.tabcontent table.conditionTable td.conditionRate {
    width:15%;
}

body.tabcontent table.conditionTable td.priceUnit {
    width:8%;
}

body.tabcontent table.conditionTable td.conditionValue {
    width:15%;
}

body.tabcontent table.conditionTable td.operation {
    width:16px;
}

/*----------------------------------------------------*/
/* Tastykake.com Layout Custom Styles*/
/*----------------------------------------------------*/


/*TASTYKAKE.CSS*/
#maincontentframe
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	border: 0px #FF0 solid;
	padding: 0px;
}

/* TOP FRAME */

#topframer
{
	background-repeat: repeat-x;
	background: #007CBE url('/b2c/b2c/mimes/images/TopGradient.jpg') repeat-x top left;
	width: 970px;
	margin-top: 6px;
	margin-left: 10px;
	display: block;
	height: 113px;
}

/*NAV Bottom White Corners*/
.NAVBWCorners
{
	background: url('/b2c/b2c/mimes/images/LeftBottomCornerWhite.gif') no-repeat bottom left;
	height: 8px;
	width: 970px;
	margin-left: 10px;
	background: #007CBE;
	align: center;
	vertical-align: bottom;
	bottom: 5px;
}

/* CENTER FRAME */
#centerframer
{
	background-repeat: repeat-x;
	background: #007CBE;
	margin-left:5px
	margin-right:0px
	display: block;
}



/* BOTTOM FRAME */
#bottomframer
{
	position:absolute;
	top:530px;
	width: 970px;
	margin-bottom: 20px;
	margin-left: 9px;
	display: block;

}

/*Main Container*/
#framer
{
	background-repeat: repeat-x;
	background: #007cbe url('/b2c/b2c/mimes/images/TopGradient.jpg') repeat-x top left;
	width: 970px;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}

#TopMenu
{
	position: relative;
	width: 970px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	right: 0px;
	text-align: right;
	font-size: 10pt;
}

#TopMenu a:link
{
	color: #007cbe;
	text-decoration: none;
}

#TopMenu a:active
{
	color: #007cbe;
	font-weight: bold;
	text-decoration: none;
}

#TopMenu a:visited
{
	color: #ae00be;
	text-decoration: none;
}

#TopMenu a:hover
{
	color: #007cbe;
	text-decoration: underline;
}

#logo
{
	float: left;
	width: 225px;
	height: 80px;
	text-align: center;
	position: relative;
	top: -19px;
	left: 0px;
}

#bannertopimage
{
	float: left;
	width: 462px;
	text-align: center;
	height: 100px;
	position: relative;
	top: 15px;
	z-index: 200;
}

#bannerbottomcorners
{
	background: #FFFFFF;
	float:left;
	width: 980px;
	height: 9px;
	display: block;
	position: relative;
	margin-left: 0px;
	margin-right; 0px;
	margin-bottom: 0px;
	z-index: 150;
}

#bottomcontenttopcorners
{
	background: #FFFFFF url('/b2c/b2c/mimes/images/FullLeftBottomCornerBlue.gif') no-repeat top left;
	float:center;
	width: 970px;
	height: 9px;
	position: relative;
	margin-left: 0px;
	margin-right; 0px;
	z-index: 150;
}

/* CENTER EDGE */
#centerrightedge
{
	background: #FFFFFF url('/b2c/b2c/mimes/images/CenterRightEdge.gif') no-repeat top right;
	float:right;
	width: 776px;
	height: 273px;
	position: relative;
	margin: 0px;
	z-index:150;
	display: inline;
	
}


#SearchArea
{
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	display: block;
	background-image: url('/b2c/b2c/mimes/images/searchbox.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 155px;
	height: 100px;
	font-size: 8pt;
	font-family: Arial;
	color: White;
}


#SearchArea a:link
{
	font-size: 8pt;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}

#SearchArea a:active
{
	font-size: 8pt;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#SearchArea a:visited
{
	font-size: 8pt;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}

#SearchArea a:hover
{
	font-size: 8pt;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
}


#searchText { color: #007cbe; }

#searchbox
{
	position: relative;
	top: 0px;
	left: 550px;
	height: 120px;
	width: 155px;
}

#WhiteContainer
{
	margin: 0px 0px 0px 0px;
	background-image: url('/b2c/b2c/mimes/images/LeftUpperCornerBlue.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: White;
	border: 0px;
	overflow-y:scroll;
}

#bottomcontentarea
{
	clear: both;
	position: relative;
	background-image: url('/b2c/b2c/mimes/images/BottomMainGradient.jpg');
	background-color: #007cbe;
	background-position: top;
	background-repeat: repeat-x;
	width: 970px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	border: solid red 0px;
}

#bottomcontentarea img { bottom: 0px; }

#BottomMenuArea
{
	float: left;
	display: inline;
	padding-top: 35px;
	width: 350px;
	color: white;
	padding-left: 15px;
	border: solid red 0px;
	clear: both;
	font-size: 10pt;
}

#BottomMenuArea a { font-size: 10pt; }

#BottomMenuArea a:link
{
	color: white;
	text-decoration: none;
}

#BottomMenuArea a:active
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#BottomMenuArea a:visited
{
	color: #ffc705;
	text-decoration: none;
}

#BottomMenuArea a:hover
{
	color: #ffc705;
	text-decoration: none;
}

#newsLetter
{
	line-height: 6pt;
	background: url('/b2c/b2c/mimes/images/NewsletterGradient.jpg') no-repeat bottom left;
	display: inline-block;
	width: 200px;
	height: 60px;
	bottom: 0px;
	float: left;
	border: solid red 0px;
}

#bottomImage
{
	float: right;
	width: 450px;
	top: 0px;
	margin-right: 0px;
	border: solid red 0px;
}

#bottomImage img { margin: 5px 10px 0px 0px; }
#newsletterGradient { border: solid red 0pt; }

#copyright
{
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: White;
	width: 570px;
	margin-bottom: 100px;
	float: left;
	display: block;
	vertical-align: bottom;
	bottom: 0px;
	height: 60px;
	border: solid red 0px;
}

#copyright p
{
	margin-top: 25px;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	padding: 0 0 5px 0;
}

#rightBottomFooterCorner
{
	height: 50px;
	width: 200px;
	display: block;
	float: right;
}

#CatalogPager
{
	align: right;
	valign: middle;
	color: White;
	display: inline;
	font: 8pt sans-serif;
	margin: 0px;
}

#CatalogPager a:link
{
	color: White;
	background-color: #007cbe;
	text-decoration: none;
}

#CatalogPager a:visited
{
	color: White;
	background-color: #007cbe;
	text-decoration: none;
}


/* --- Product Container Start --- */
#ProductContainer
{
	display: block;
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#ProductBlueContainer
{
	width: 605px;
	background: #007CBE url('/b2c/b2c/mimes/images/LeftUpperCornerWhite.gif') no-repeat top left;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	/*float:right;*/
	color: White;
	font: bold 12pt sans-serif;
	text-indent: 10px;
}

/*nested white container inside of product blue container*/
#ProductWhiteContainer
{
	background: #fff url('/b2c/b2c/mimes/images/LeftUpperCornerBlue.gif') no-repeat top left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	display: block;
	float: none;
	color: #007cbe;
	font: 10pt sans-serif;
	text-indent: 0px;
}

#ProductTitle
{
	display: inline;
	float: none;
	font: 12pt sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	color: White;
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#ProductImage
{
	width: 200px;
	height: 200px;
	margin: 10px;
	display: block;
	float: left;
	color: #007cbe;
}

#ProductDescription
{
	width: 250px;
	margin: 10px;
	padding: 30px 20px 0px 10px;
	text-align: left;
	vertical-align: middle;
	display: block;
	float: right;
	color: #007cbe;
}

#ProductPrice
{
	font: 10pt sans-serif;
	color: #007cbe;
}

#ProductCart
{
	width: 200px;
	height: 200px;
}

/* --- Product Container End --- */
/* --- Rounded Corners Start --- */
/*Upper Right Corner White*/
.URCW
{
	background: url('/b2c/b2c/mimes/images/RightUpperCornerWhite.gif') no-repeat top right;
	width: 8px;
	height: 8px;
	float: right;
	display: block;
}

/*Upper Right Corner Blue*/
.URCB
{
	background: url('/b2c/b2c/mimes/images/RightUpperCornerBlue.gif') no-repeat top right;
	width: 8px;
	height: 8px;
	float: right;
	display: block;
}

/*Bottom White Corners*/
.BWCorners
{
	background: url('/b2c/b2c/mimes/images/LeftBottomCornerWhite.gif') no-repeat bottom left;
	height: 8px;
	vertical-align: bottom;
	bottom: 0px;
}

/*NAV Bottom White Corners*/
.NAVBWCorners
{
	background: url('/b2c/b2c/mimes/images/LeftBottomCornerWhite.gif') no-repeat bottom left;
	height: 8px;
	width: 970px;
	align: center;
	vertical-align: bottom;
	bottom: 5px;
}

#Footer
{
	background: #007cbe url('/b2c/b2c/mimes/images/RightBottomCornerWhiteFooter.gif') no-repeat bottom right;
	height: 60px;
	vertical-align: bottom;
	align: center;
	width: 970px;
	padding: 0px;
	margin: 0px;
	border: solid red 0px;
}

/*Bottom Blue Corner*/
.BBCorners
{
	background: url('/b2c/b2c/mimes/images/LeftBottomCornerBlue.gif') no-repeat bottom left;
	height: 8px;
	vertical-align: bottom;
	display: block;
}

/* --- Rounded Corners End --- */
/* --- Left Navigation CSS Start --- */
#NavContainer
{
	position:relative;
	top:31px;
	right:695px;
	width: 179px;
	float: left;
	display: inline;
	padding: 0px;
	text-align: center;
}

#LeftContainer {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: none;
	color: #007cbe;
	font: 10pt sans-serif;
	text-indent: 0px;
	display:inline;
	}
	
#Leftbar {
	height:407px;
	width:9px;
	background-color:#007CBE;
	float:left;
	margin-top:0px;
	}

#indLeftbar {
	height:392px;
	width:9px;
	background-color:#007CBE;
	margin-left:10px;
	float:none;
	}
	
#LeftNav
{

	width: 140px;
	background: #ffc705 url('/b2c/b2c/mimes/images/LeftUpperCornerWhite.gif') no-repeat top left;
	margin-left: 28px;
	margin-top: 30px;
	padding: 0px;

	font: 10pt sans-serif;
	text-align: left;
}

/* Menu Location listed at top of Left Nav */
#LeftNav .MenuLocation
{
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10pt;
	padding-top: 10px;
	color: #007cbe;
	text-decoration: none;
}

#LeftNav .MenuLocation a:link
{
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10pt;
	padding-top: 10px;
	color: #007cbe;
	text-decoration: none;
}

#LeftNav .MenuSubLocation
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

#LeftNav ul.MenuListBlue
{
	background-color: #73b7dc;
	padding-bottom: 15px;
}

#LeftNav ul
{
	display: block;
	padding: 0px;
	margin: 0px;
}

#LeftNav li
{
	line-height: 13pt;
	font-size: 10pt;
	text-indent: 20px;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	display: block;
}

#LeftNav li a:link
{
	display: block;
	height: 13pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px;
	color: White;
	text-decoration: none;
	white-space: nowrap;
}

#LeftNav li a:active
{
	display: block;
	height: 13pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px;
	color: White;
	background-color: #007cbe;
	text-decoration: none;
	white-space: nowrap;
}

#LeftNav li a:visited
{
	display: block;
	height: 13pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px;
	color: White;
	text-decoration: none;
	white-space: nowrap;
}

#LeftNav li a:hover
{
	display: block;
	height: 13pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px;
	color: White;
	background-color: #007cbe;
	text-decoration: none;
	white-space: nowrap;
}

/**/
/* Left Navigation CSS End */

#GiftMessage
{
	scrollbar-3d-light-color: #ff8000;
	scrollbar-arrow-color: #000080;
	scrollbar-base-color: #000080;	
	scrollbar-dark-shadow-color: #24369C;
	scrollbar-face-color: #99B3CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #24369C;
}


.ProductShortDescription 
{
	text-decoration: none;
	color: #007CBE;
	background-color: white;
	font-size: 10pt;
	font-weight: bold;
}

.ProductPrice 
{
	text-decoration: none;
	color: #007CBE;
	background-color: white;
	font-size: 8pt;
}

.CheckoutSteps
{
	text-decoration: none;
	color: #007CBE;
	background-color: White;
	font-size: 8pt;
}

#ActiveCheckoutStep
{
	text-decoration: none;
	color: #007CBE;
	background-color: White;
	font-size: 12pt;
	font-weight: bold;


#overflow {
	overflow-y:scroll;
	height:415px;
	}
	
#contentwrapper {
	width:970px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:149px;
	overflow-y:scroll;
	}
	

#contentfont {
font-family: Verdana, Geneva, sans-serif;
font-size:10px;
color:#000;
}


#centeralign {
	margin-left: auto;
	margin-right: auto;
	}

#imagebottom {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	}
	
	
	

