
#header, #navigator, #right, #bottom { 
	display: none;
}


/*----------------------------------------------------*/
/* body */
/*----------------------------------------------------*/

body {
  color: #000;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10px; 
  font-weight: normal;
  margin: 0;
  padding: 0;
}

/*----------------------------------------------------*/
/* list */
/*----------------------------------------------------*/

ul {
  margin-top: 0;
  margin-bottom: .5em;
  padding-left: 1em;
  margin-left: -50px; 
}

/*----------------------------------------------------*/
/* headline */
/*----------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	color: #013976;
}
h1 {
   font-size: 1.9em; 
}
h2 {
   font-size: 1.4em; 
}
h3 {
	font-size: 1.3em; 
	font-weight: normal;
}
div.opener {
  text-align: left;
  padding-bottom: 10px;
  font-weight: bold;
}

/*----------------------------------------------------*/
/* links */
/*----------------------------------------------------*/
a     { 
	color: #007cff;    
	text-decoration: none;
}
a:hover {
	color: #000;
}
/*
a:link     { color: #007cff;    }
a:visited  { color: #007cff;    }
a:active   { color: #007cff;    }
*/
a.selected { font-weight: bold; }
/* this hover is not suitable for header and minibasket - please DO NOT reactivate  
a:hover { background: #007cff; }
*/

/*----------------------------------------------------*/
/* images */
/*----------------------------------------------------*/
img.tree {
  border-style: none;
}

img.conflict{
	border-style:none;
}
/*----------------------------------------------------*/
/* form elements */
/*----------------------------------------------------*/
form { margin: 0; padding: 0; }
input, select, textarea {
  font-size: 1em;
  font-family: Arial, Verdana, Geneva, sans-serif;
}
input[type='text'] { text-align: left; }
input.detailCount {
  background: #eee;
  border: none;
}
input.dealertext { 
   width:130px; 
   border-color:#555555; 
   border-width:1px;
 }
.submitDoc { margin-bottom: 5px; } /* from bw.css */
.bigCatalogInput{ width: 155px; }
.middleCatalogInput{ width: 131px; }
.smallCatalogInput{ width: 40px; }
.customerAddrDetailsInput {
  width: 170px;
}

.selectDocument { 
   width: 180px; 
  color:#555555;
   font-size:0.95em;
   font-weight:normal;
 }
 .selectDealer   {
   width: 130px;
   color:#555555;
   font-size:0.95em;
   font-weight:normal;
 }


/*----------------------------------------------------*/
/* global classes */
/*----------------------------------------------------*/
.error {
  font-weight: bold;
  color: #f00;
  margin-bottom: 10px;
}
div.row div.message {
	font-weight: bold;
	color: red;	
	margin: 0px 0 7px 200px;
	clear: both;
}

.info {
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}

.nav {
  font-weight: bold;
  color: #FFFFFF;
}

.nav1 {
  background-color: #f2f7fc;
}

.nav2 {
  background-color: #003366;
}


.emphasize {
  background: none #EEEEEE;
}

.emphasizeDarkBlue {
  color: #FFFFFF;
  background: none #003366;
}

.menuclass, .menuclass:visited { 
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: white;
  padding-left: 10px; 
  padding-right: 10px 
}

.menuclass:hover, .menuclass:active {
  color: white; 
  background-color: #003366;
}

.menuclass_selected {
  color: white; 
  background-color: #003366;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px
}

.menuclass_next {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: white;
  padding-left: 10px; 
  padding-right: 10px
}	


table.ipcCharacteristicBar {
  background: none #DCE3EC;
  color: #000;
  border: 0px
}

.ipcConflictHandlingValueLayout{
  	font-weight:bold;
}
.ipcAreaFrame{
	border:1px solid #FFFFFF;
	padding:3px;
}
.ipcConflictGroupText{
  color: #FFCC33;
}

div {
}

var {
  
}

p {
  padding: 0 0 .5em 0;
  margin: 0;
}

p#path {
  background: none #EEEEEE;
  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 {
  text-align: left;
  vertical-align: top;
  color: White;
}

th a:link, th a:visited, th a:active {
	color : White;
} 

table.ipc {
  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 {  
  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 {
  border-collapse: collapse;
  background: none #EEEEEE;
}

table.list th {
  color: #FFFFFF;
  width: auto;
  border: 1px solid #003366;
  text-align: center;
  background: none #003366;
  vertical-align: middle;
}
table.list th, table.list th a:link, table.list th a:visited, table.list th a:active {
  color: #FFFFFF;
}
table.list td {
	border: 2px solid #FFFFFF;
}
table.list td.noBorder {
	border: 0px;
}
td.whiteCell {
  background: none #FFFFFF
}

table.list tr.odd { background: none #EEEEEE; }
table.list tr.even { background: none #EEEEEE; }
table.list td.odd { background: none #EEEEEE; }
table.list td.even { background: none #EEEEEE; }


td.navMain, td.navMain a:link, td.navMain a:visited, td.navMain a:active {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  vertical-align: middle;
}


table.secNav tr.odd {
  background: none #B3CEEA;
}
table.secNav tr.even {
  background: none #B3CEEA;
}
th.secNav {
  color: #003366;
  padding-bottom: 5px;
}
td.secNav, td.secNav a:link, td.secNav a:visited, td.secNav a:active {
  border-width:0px;
  padding:0px;
  color: #003366;
  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: #FFFFFF;
  background: none #003366;
}

table.navPath td, table.navPath td a:link, table.navPath td a:visited, table.navPath td a:active {
  color: #FFFFFF;
  background: none #003366;
  vertical-align: middle;
}
td.navPath, td.navPath a:link, td.navPath a:visited, td.navPath a:active {
  color: #FFFFFF;
  background: none #003366;
  vertical-align: middle;
  font-weight: bold;
}

table.meta-nav {
        background: none #b2b2b2;
}
table.miniBasket,
td.miniBasket {
  background: #F2F7FC;
}
table.miniBasket th {
  color: #003366;
  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: #003366;
}

tr.odd {
  background: none #EEEEEE;
}

tr.even {
  background: none #CCCCCC;
}

td.odd {
  background: none #EEEEEE;
}

td.even {
  background: none #CCCCCC;
}

td.headline {
  background: none #B2B2B2;
}

td.td-description {
  font-weight : bold;
	text-align : right;
	background: none #FFFFFF;
}

td.helpNavTab {
  background: none #AAAAAA;
  border-bottom: 1px solid #000000;
  padding-top: 3px;
  padding-bottom: 3px;
}
td.actualHelpNavTab {
  background: #D6D6D6;
  font-weight: bold;
  border: 1px solid #000000;
  border-bottom: none;
  padding-top: 3px;
  padding-bottom: 3px;
}
td.actualHelpNavTab a {
  text-decoration: none;
}

td.ipcActiveTab                     { background: none #225A8D; color: #FFFFFF; vertical-align: middle; font-weight: bold; border-bottom: none; }
td.ipcActiveTab a:link              { text-decoration: none; color: #FFFFFF; }
td.ipcActiveTab a:visited           { text-decoration: none; color: #FFFFFF}
td.ipcActiveTab a:hover             { background: none #225A8D; color: #FFFFFF;}
td.ipcActiveTab a:active            { 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         { text-decoration: none; color: #FFFFFF; }
td.ipcActiveGroupTab a:visited      { text-decoration: none; color: #FFFFFF}
td.ipcActiveGroupTab a:hover        { background: none #225A8D; color: #FFFFFF;}
td.ipcActiveGroupTab a:active       { 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       { text-decoration: none; color: #FFFFFF; }
td.ipcConflictGroupTab a:visited    { text-decoration: none; color: #FFFFFF; }
td.ipcConflictGroupTab a:hover      { background: none #FFCC33; color: #FFFFFF;}
td.ipcConflictGroupTab a:active     { 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;} 
table.partnerlist td { color:#555555; 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; }
table.partnerlist td.select {vertical-align: middle; font-size:10px;}
table.partnerlist td.even {background:none #f4f4f4; vertical-align: top;}
table.partnerlist2 { background: #FFFFFF;}
table.partnerlist2 td { color:#555555; font-weight:normal;}
table.partnerlist2 td.odd {background:none #e4e4e4; vertical-align: top;}

td.catalog-left {   /* from bw.css  */
  font-family: Verdana, Geneva, sans-serif;
	background: none #C6C6C6;
}

td.catalog-mid {   /* from bw.css  */

	background: none #EEEEEE;
}

td.catalog-right {   /* from bw.css  */
	background: none #DADADA;
}

/*----------------------------------------------------*/
/* pre */
/*----------------------------------------------------*/
pre.comment {
    
    font-weight: normal;
}

/*----------------------------------------------------*/
/* div classes */
/*----------------------------------------------------*/

@media screen {
  img.display-image{
    display: block;
  }
  td.whiteLine {
        background: none #FFFFFF;
  }
 td.blueLine {
        background: none #003366;
  }
  input.FancyButton {
    color: #003366;
    background-color: #FFFFFF;
    border: 1px solid #003366;
  }
  input.FancyButtonGrey {
    color: #003366;
    background-color: #EEEEEE;
    border: 1px solid #003366;
  }
  a.FancyLink:link/* */, a.FancyLink:visited/* */, a.FancyLink:active/* */ {
    /* using commnet bug to hide this styles from IE5 and lower */
    color: #003366;
    background-color: #FFFFFF;
    border: 1px solid #003366;
    text-decoration: none;
    padding: 2px 4px 2px 8px;
  }
  
  a.FancyLink:link, a.FancyLink:visited, a.FancyLink:active { /* from fancy.css */
      color: #003366;
      background-color: #FFFFFF;
      border: 1px solid #003366;
      text-decoration: none;
      padding: 2px 4px 2px 8px;
  }
  
  a.FancyLinkGrey:link, a.FancyLinkGrey:visited, a.FancyLinkGrey:active { /* from fancy.css */
      color: #003366;
      background-color: #EEEEEE;
      border: 1px solid #003366;
      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: #003366;
    background-color: #EEEEEE;
    border: 1px solid #003366;
    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: #003366;
    background-color: #EEEEEE;
    border: 1px solid #003366;
  }
  input.ipcButtonInvert {
    color: #003366;
    background-color: #FFFFFF;
    border: 1px solid #003366;
  }

  ul {
    padding-left: 12px;
    margin-left: 5px;
  }

  div.column {
  }

  div.module-head {
    width:100%;
    /* background-color:#b2b2b2; */
  }

  div.module-content {
    width:100%;
  }

  .submitDoc, .bigCatalogInput, .textInput, textarea {
    border: 1px solid #d7d7d7;
    color: #767676;
    padding: 3px;
  }
  
  div.bold {
      color:#555555; 
      
      font-weight:bold; 
      
    }  
/* Generic result list embedding START */
  div.filter-result-msg {
      padding-left: 4%;
      width: 93%;
      
      
      color:#000000;
      margin-top:10px;
      margin-bottom:10px;
  }

  div.filter-result table {
      overflow: hidden;
      margin-left: 4%; 
      width: auto;	
      
      border-collapse: collapse;
      background: none #EEEEEE;
  }
  div.filter-result th, th a:link, div.filter-result th a:active, div.filter-result th a:visited {
      padding:4px;
      color: #FFFFFF;
      
      width: auto;
      border: 1px solid #003366;
      text-align: center;
      background: none #003366;
      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;
      
      width: auto;
      text-align: center;
      vertical-align: middle;
  }
  div.filter-result td          {border: 2px solid #FFFFFF;}
  div.filter-result tr.odd		{background: none #EEEEEE;}
  div.filter-result tr.even		{background: none #EEEEEE;}
  div.filter-result td.odd 		{background: none #EEEEEE;}
  div.filter-result td.even     {background: none #EEEEEE;}
}

/* elements from advisor.css */

body.advisor {
	background : #FFFFFF;
	color : #000000;
	
	
        margin: 10px 10px 10px 10px; 
}




/*   Button  */
input.button {	/* from advisor.css */
	background : none #9399A4;
	color : #FFFFFF;
	
	font-weight : bold;
}




.radio{   /* from advisor.css */
	background-color : #F2F7FC;
	
}

.checkbox{   /* from advisor.css */
	background-color : #F2F7FC;
}





td.navi {   /* from advisor.css */
	background : #003366;
	color : #FFFFFF;
	
	
}



.boxout {   /* from advisor.css */
        
	background : #003366;
}



.boxin  {   /* from advisor.css */
       
	background :#F2F7FC;
        
}


.boxtitle {   /* from advisor.css */
         color:white; 
	background : #003366;
	
	font-size: 11px; 
	font-weight: bold;
}


.message {  /* from advisor.css */
        
	color : #009900;
	
	
	font-weight: bold;
}


.matcheditem{  /* from advisor.css */
        
	color : #FF9933;
	
	font-weight: bold;
}
/* 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-left:2px; margin-right:2px; text-align:left; color:#000000; 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 #003366; }

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: #003366; background-color:#EEEEEE;}

ul.buttons-1 a:visited { color: #003366; background-color:#EEEEEE;}
ul.buttons-1 a:hover { color: #003366; background-color:#F2F7FC;}

/*...Errormessage..............................................*/
.error 											{float:left; border:1px solid #9e9e9e; background: #ffddcc url('../images/error.gif') no-repeat 4px 3px;  width:97%; padding:5px; margin-left:2px; margin-right:2px; text-align:left; color:#000000; background-color:#ffddcc}
.error span 									{margin-left:20px; text-align:left; float:left; }

#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;
	
	
}

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;
}

a img {
	border: none;
}
div.logo {
	margin: 12px 0 0 19px;
	float: left;
	
}
div.top_right1 {
	float: right;
	width: 600px;
	height: 26px;
}
div.top_right2 {
	float: right;
	width: 600px;
	height: 44px;
	font-size: 1.1em;
}

div.top_right2 div.search {
	float: right;
	background: #EBEBEB;
}
div.top_right2 div.search div.left {
	float: left;
}
div.top_right2 div.search div.content {
	float: left;
	padding: 8px 5px 0 5px;
}
div.top_right2 div.search div.right {
	float: left;
}
div.top_right2 div.search input.textInput {
	margin: 0 5px;
}
div.top_right2 div.search input.top_search_submit {
	background: url('../../b2c/mimes/images/top_search_submit.gif') no-repeat;
	width: 29px;
	height: 25px;
	border: none;
}
div.top_right2 span.basketValue {
	font-weight: bold;
}

div.box {
	margin-bottom: 10px;
}

div.box div.top {
	background: url('../../b2c/mimes/images/box_top.gif') no-repeat;
	height: 7px;
	font-size: 1px;	
}
div.box div.bottom{
	background: url('../../b2c/mimes/images/box_bottom.gif') bottom no-repeat;
	height: 7px;
	font-size: 1px;
}
div.box div.content {
	background: url('../../b2c/mimes/images/box_bottom_shade.gif') bottom repeat-x;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}
div.box div.content p {
	padding: 15px 20px 0 20px;
}
div.box h2 {
	background: url('../../b2c/mimes/images/box_top_shade.gif') repeat-x;
	height: 30px;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 5px;
	margin: 0;
}
div.box h2 div.inner {
	padding-top: 5px;
}
div#workarea div.box h2 div.inner {
	padding-left: 10px;
}
div.box h3 {
	padding: 0 5px;
	margin: 0;
}
div#workarea div.box h2, div#workarea div.box h3, div#bottom div.box h2, div#bottom div.box h3 {
	color: #888888;
}
div#right div.box div.content, div#right div.box h2 {
	background: none;
}
div#right div.box div.top {
	background: url('../../b2c/mimes/images/box_right_top.gif') no-repeat;
	height: 5px;
}
div#right div.box div.bottom{
	background: url('../../b2c/mimes/images/box_right_bottom.gif') bottom no-repeat;
	height: 5px;
}
div#right div.box div.content {
	padding: 0 10px;
}

div#bottom {
	margin-top: 10px;
}
div#bottom p.links {
	padding-top: 5px;
}
div#bottom span.help {
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 1.1em;
}
div#bottom span.copyright {
	padding: 0 0 0 20px;
}
div#bottom div.infoPages {
	margin-bottom: 10px;
}
div#bottom div.infoPages div.content {
	padding: 13px 20px;
}
div#bottom div.logos {
	float: right;
	margin-right: 70px;
}
div#bottom div.column a {
	background: url('../../b2c/mimes/images/bullet_grey.gif') no-repeat;
	padding-left: 10px;
	line-height: 1.5em;
}
div.column {
	float: left;
	margin-right: 30px;
}
div.column h3 {
	padding: 0;
	margin-bottom: 10px;
}
.clear {
	font-size: 0;
	height: 0;
	clear: both;
}

div#navigator div.content {
	background: #00387b url('../../b2c/mimes/images/navigator_shade.gif') repeat-x;
}
div#navigator div.content table {
	color: #fff;
	background: none;
	width: 100%;
	border: none; 
	height: 34px;
}
div#navigator div.content table a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div#navigator div.content table td {
	padding: 0 5px;
	vertical-align: middle;
}
div#navigator div.content table td.spacer {
	padding: 5px 0;
	border-left: 1px solid #3182BD;
	width: 1px;
	font-size: 0;
}

#left-categories {
	float: left;
	width: 190px;
}
div.left-box div.left-box-top {
	background: url('../../b2c/mimes/images/box_right_top.gif') no-repeat;
	height: 5px;
	font-size: 0px;
}

div.left-box div.left-box-bottom {
	background: url('../../b2c/mimes/images/box_right_bottom.gif') no-repeat;
	height: 5px;
	font-size: 0px;
}

div.left-box div.left-box-content {
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	height: auto;
	padding-bottom: 10px;
}

div.left-box h2 {
	height: auto;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 7px;
	margin: 0 0 20px 0;
}

div.left-box h2 a {
	color: #074c99;
}

div.left-box ul {
	margin: 0; padding: 0 5px;
	list-style: none;
}

div.left-box ul li {
	padding: 4px 2px;
	border-bottom: 1px solid #e4e4e4;
}

div.left-box ul li.last {
	border: 0;
}

div.left-box ul li a {
	color: #074c99;
	font-size: 1.3em;
}

div.left-box ul li ul {
	padding: 0;
}

div.left-box ul li ul li {
	border: 0;
	padding: 0 0 0 10px;
	background: url('../../b2c/mimes/images/arrow_right_blue.gif') no-repeat 0 5px;
	margin-top: 4px;
}

div.left-box ul li ul li a {
	color: #007cff;
	font-size: 1.1em;
}

div.left-box ul li ul li a:hover {
	color: #767676;
}


div.detail-box {
	width: 553px;
}

div.detail-box div.detail-box-top {
	background: url('../../b2c/mimes/images/detail_box_top.gif') no-repeat;
	height: 7px;
	font-size: 0px;
}

div.detail-box div.detail-box-bottom {
	background: url('../../b2c/mimes/images/detail_box_bottom.gif') no-repeat;
	height: 7px;
	font-size: 0px;
}

div.detail-box div.detail-box-header {
	background: url('../../b2c/mimes/images/detail_box_header.gif') repeat-x;
	height: 30px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

div.detail-box div.detail-box-content {
	padding: 23px 21px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

div.detail-box div.detail-box-content p {
	color: #767676;
	font-size: 1.2em;
}


div.detail-box div.detail-box-header ul {
	height: 29px;
	margin: 0;
	padding-left: 14px;
	padding-top: 1px;
}

div.detail-box div.detail-box-header ul li {
	float: left;
	list-style: none;
	padding: 8px 14px 0 14px;
	color: #013976;
}

div.detail-box div.detail-box-header ul li a {
	color: #013976;
	font-size: 1.1em;
}

div.detail-box div.detail-box-header ul li.tab-left {
	background: url('../../b2c/mimes/images/detail_box_header_vleft.gif') no-repeat;
	width: 3px;
	height: 29px;
	font-size: 0px;
	float: left;
	padding: 0;
}

div.detail-box div.detail-box-header ul li.tab-right {
	background: url('../../b2c/mimes/images/detail_box_header_vright.gif') no-repeat;
	width: 3px;
	height: 29px;
	font-size: 0px;
	float: left;
	padding: 0;
}

div.detail-box div.detail-box-header ul li.tab-mid {
	background: #fff;
	border-top: 1px solid #d7d7d7;
	height: 28px;
	float: left;
	padding: 4px 14px 0 14px;
	font-weight: bold;
	font-size: 1.2em;
}
div#productReviews, li#headerReviewsLeft, li#headerReviewsRight {
	display: none;
}
div#information, div#products {
	float: left;
	margin-left: 20px;
	width: 560px;
}

div#information h3 {
	color: #013976;
	font-size: 1.3em;	
}
span.price {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
table#itemstable {
	border-top: 1px solid #d7d7d7;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
table#itemstable td {
	border-bottom: 1px solid #d7d7d7;
	vertical-align: middle;
}
table#itemstable td.price {
	text-align: right;
	padding-right: 5px;
}
table#itemstable td.quantity {
	text-align: center;
}
table#itemstable td.add {
	text-align: right;
	padding-top: 5px;

}
div.product-box {
	float: left;
	width: 275px;
	height: 170px;
}
div.product-box div.content {
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	height: 156px;
	padding: 0 15px;
}
div.product-box div.content a.name {
	font-size: 1.1em;
}
div.product-box div.content div.image {
	float: left;
	width: 60px;
	height: 115px;
	overflow: hidden;
	margin: 0 10px 5px 0;
}
div.product-box div.content div.description {
	overflow: hidden;
	height: 40px;
}
div.space {
	font-size: 1px;
	float: left;
	width: 10px;
	height: 170px;
}

div#breadcrumb {
	margin: 10px 0;
}
div#breadcrumb a {
	color: #a6a6a6;
	text-decoration: underline;
}
div.alignRight {
	float: right;
}
div.alignLeft {
	float: left;
}
div#information div.quantity {
	padding-top: 10px;
}
div.product-box input.compareCheck {
	float: right;
}

table#compareitemtable {
	width: 100%;
	border-collapse: collapse;
}
table#compareitemtable td {
	border-left: 1px solid #d7d7d7;
	vertical-align: top;
	padding: 5px;
}
table#compareitemtable td.header {
	border-left: none; 
	padding-left: 0;
}
table#compareitemtable td.priceHeader {
	font-size: 1.1em; 
	font-weight: bold;
}
table#compareitemtable td.price, table#compareitemtable td.priceHeader {
	padding-top: 20px;
	padding-bottom: 15px;
}
table#compareitemtable td.name label {
	font-size: 1.3em; 
	font-weight: bold;
	color: #013976;
}

table.basket {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.1em;
}
table.basket td {
	border-bottom: 1px solid #d7d7d7;
	vertical-align: middle;
	padding: 5px;
}
table.basket th {
	border-bottom: 3px solid #747474;
	vertical-align: middle;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 0;
}
table.basket td.price {
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
}

div.totalPrice {
	font-weight: bold;
	font-size: 1.1em;
}
div.border {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 5px;
	padding-top: 5px;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}
input.basket, a.basket {
	background-color: #ffbc10;
	border: 1px solid #013976;
	padding: 3px 15px;
	color: #013976;
	margin-left: 5px;
	font-size: 1.2em;
}
div.login label, div#register label, div.guestBook label, div#productReviews label, div#basket label, div#shipto label {
	float: left;
	width: 150px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 1.1em;
}
div.guestBook label, div#productReviews label {
	width: 200px;
}
div.login input.basket {
	margin-left: 150px;
}
div.row {
	margin-bottom: 5px;
}
div.login input.textInput, div#register input.textInput, div#shipto input.textInput {
	width: 200px;
}
div#register select.textInput, div#shipto select.textInput {
	width: 208px;
}

ul.sitemap {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.sitemap li {
	background: url('../../b2c/mimes/images/bullet_grey.gif') no-repeat;
	padding-left: 10px;
	margin: 3px 0 3px 10px;
	list-style-type: none;
}
ul.sitemap ul {
}
ul.sitemap ul li {
}
div.totalVote {
	margin-top: 10px;
}
div.answer {
	margin-bottom: 5px;
}
div.answer div.bar {
	width: 200px;
	border: 1px solid #d7d7d7;
	padding: 1px;
	margin-top: 2px;
	margin-right: 4px;
}
div#right div.answer div.bar {
	width: 115px;
}
div.answer div.bar div.percent {
	background: #FDB813;
	width: 0;
	height: 5px;
	font-size: 1px;
}
div.answer div.text, div.answer label {
	color: #007cff;
}
div.answer input, div.answer label {
	float: left;
}
div.answer label {
	margin: 3px 0 5px 5px;
}
div.answerRadio {
	padding: 0;
}
div.answerHeader h2, div.news h2 {
	margin: 5px 0 10px 0;
	padding: 0;
}
div.answerHeader, div.news {
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
div.vote {
	padding: 5px 0 10px 0;
}

div#right div.answerHeader {
	margin-top: 0;
	margin-bottom: 10px;
}
div.newsTop {
	margin: 0 0 20px 0; 
}
div.news p, div.content div.news p {
	margin: 0;
	padding: 0;
}
div.news div.link {
	float: right;
}

div.paging {
	float: left;
}
div.paging_right {
	float: right;
}
div.paging span.header {
	padding-right: 10px;
}
form#newsletterForm input.textInput {
	margin-top: 5px;
	width: 160px;
}
form#newsletterForm a {
	background: url('../../b2c/mimes/images/newsletter.gif') no-repeat;
	padding-left: 25px;
}
div.guestBook input.textInput, div#productReviews .textInput {
	width: 200px;
}
div.guestBook textarea.notice {
	width: 500px;
	height: 100px;
}
div.guestBook input.basket, div#productReviews input.basket {
	margin-left: 200px;
}
div.guestBook div.notice, div#productReviews div.notice {
	margin-bottom: 15px;
}
div.guestBook div.notice p, div#productReviews div.notice p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1em;
}
div.box table.productBox {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 5px 0;
	padding: 0 20px;
}
div.box table.productBox td {
	padding: 10px 10px 0 10px;	
}
div.box table.productBox td.border {
	border-left: 1px solid #d7d7d7;
}
div.box table.productBox div.image {
	text-align: center;
	height: 100px;
	overflow: hidden;
}
div.box table.productBox div.link {
	margin-bottom: 10px;
	font-size: 1.1em;
}

/* ddtabmenu */

.topmenutabcontainer {
  clear: left;

  height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
  position: absolute;
}

.topmenutabcontent {
  width: 700px;
  position: absolute;
  display:none;
}
.topmenutabcontent_top {
  height: 3px;
  background: transparent url('../../b2c/mimes/images/bg_submenu_top.gif') top left repeat;
  overflow: hidden;
}
.topmenutabcontent_bottom {
  height: 3px;
  background: transparent url('../../b2c/mimes/images/bg_submenu_bottom.gif') top left repeat;
  overflow: hidden;
}
.topmenutabcontent_content {
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  background: #fff url('../../b2c/mimes/images/bg_topsubmenu.gif') top left repeat;
}
.topmenutabcontent_content_in {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 10px 20px;
}

.tabsubmenu_level_1 {
  padding: 5px 0px 1px 0px;
}
.tabsubmenu_level_1 a:link, .tabsubmenu_level_1 a:active, .tabsubmenu_level_1 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #007cff;
	text-decoration: none;
}
.tabsubmenu_level_1 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}

.tabsubmenu_level_2 {
  padding: 1px 0px 1px 0px;
}
.tabsubmenu_level_2 a:link, .tabsubmenu_level_2 a:active, .tabsubmenu_level_2 a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #3396ff;
	text-decoration: none;
}
.tabsubmenu_level_2 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #919191;
	text-decoration: none;
}
.topmenutabcontentbox {
  float: left;
  display: inline;
  width: 145px;
  margin: 0px 15px 0px 0px;
}
/* ddtabmenu end */

div#middleBanner {
	margin-bottom: 13px;
}

#rateStatus {
	display:none;
}
#rateMe {
	padding:0px; 
	margin:0px; 
	height: 25px;
	float: left;
}
#rateMe li {
	float:left;
	list-style:none;
}
#rateMe li a:hover, #rateMe .on {
	background:url('../../b2c/mimes/images/rating/star.gif') no-repeat;
}
#rateMe a {
	float:left;
	background:url('../../b2c/mimes/images/rating/star_empty.gif') no-repeat;
	width:25px; 
	height:25px;
}
#ratingSaved {
	display:none;
}
.saved{color:red; }

div.freeDelivery {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	margin: 10px 0;
}
span.dualPrice {
	padding-left: 5px;
	font-weight: normal;
}
