/* make breadcrumbs wider to avoid ugly line break after two third */
#breadcrumbs ul {
	float: left; display: inline;
	width: 540px;
}

.categoryList li {
	height: 164px;	
}
.categoryList li strong {
	background:transparent url(../images/bullet_more.gif) no-repeat scroll 14px 8px;
	padding-top: 2px;
}

div#punchoutLogo {
	margin-bottom: 10px;
	margin-top:10px;
	width:auto;
	float:left;	
}

div#csvFileupload {
	width: 551px;
	margin: 0 0 10px 0; padding: 5px 10px 6px 10px;
	background: #edeeee;
}

/* adjustments for old-new design mixture */
#topMenu {
	left:300px;
	position:absolute;
	top:13px;
	width:70%;
}

#TB_ajaxContent #wrapper {
	background: transparent url(../images/spacer.gif) no-repeat scroll left top;
}

input.ckboxCatInMenu {
	margin-top:4px;
}

.catalogs .catalog li span {
	font-size: 12px;
}

/* XXX */
#loginBoxLinks {
	padding-top: 10px;
}

.duoBox {
	margin-bottom: 10px;
}

.productList h2 {
	background:none repeat scroll 0 0 #DFE9EE;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.05mm;
	margin:0 0 14px;
	padding:10px;
}

/* footer */

.footer-nav {
	padding-top:35px;
}

#footer_copyright {
	text-align:center;
}

#footer {
	text-align:left;
	clear:both;
	height:400px;
	margin:0 auto;
	padding-top:25px;
	text-align:left;
	width:980px;
}

#footer ul {
	float:left;
	list-style-type:none;
	margin-left:45px;
	padding-left:-6px;
	width:180px;
	list-style-type:none;
}


#footer ul li h3 {
	background:url("/images/footer_dot.jpg") no-repeat scroll left 4px transparent;
	padding-left:15px;
	color:#2777A8;
	font-size:14px;
	border:0 none;				
}

#footer ul li h3 a {
	color:#2777A8;				
}

#footer ul ul {
	float:none;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 25px 15px;
}

#footer ul ul a {
	color:#999999;
	text-decoration:none;
	padding-left:0px;
	margin:0;
	padding:0;
}

.myMenu ul li {
	height: 110px; /* min-height for IE6 */
	min-height: 110px;
}

/* budget meter */

ul.formfields li.buttons {
  overflow: hidden;
  padding: 20px 0px 0 145px
}

ul.formfields li.buttons .buttonOrange, .buttonBlue {
  margin: 0 20px 7px 0;
}

ul.formfields li.topspace {
  padding-top: 20px;
}

ul.formfields div.radios {
  margin-left: 142px;
  float: left:
}

ul.formfields div.radios div.input  {
  width: 300px;
  float: left:
}

ul.formfields select.day {
  width: 50px;
}

ul.formfields select.month {
  width: 90px;
}
