html, body {
	margin:0;
	padding:0;
}
#email-print {
	position: relative;
	text-align:right;
}
#menu-path-anchor {
	position:relative;
	height:0;
}
#main-menu {
	position: relative;
	left:200px;
	top:0px;
	width:625px;
	z-index:1000;
}
.menu-path-main, .menu-path {
	color: #888888;
	font-size: 10px;
	z-index:1000;
}
.menu-path-main {
	position: absolute;
	left: 20px;
	top: 84px;
	width: 400px;
	height: 15px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#logo {
	position: absolute;
	top: 10px;
	z-index:1;
	left: 77px;
}
#wrapper {
	z-index:10;
	height:auto;
	background-color:white;
	background-image:url(../img/top-shadow.jpg);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	padding-top: 18px;
	border: 1px solid #EDEFEF;
}
#topshadow {
	position: absolute;
	top: 0px;
	left: 0px;
	height:77px;
	width:850px;
	background-image: url(/img/backtop.png);/*	background-color:#484848; */
}
#main-layout div#left, #main-layout div#right {
	position: relative;
	top: 0px;
	height:auto;
	overflow: hidden;
	padding:0;
	margin:0;
	z-index:10;
}
#main-layout #top {
	width: 850px;
	z-index:1001;
	padding: 0px;
	position: relative;
	top: 26px;
	margin-top:0px;
	margin-bottom: 55px;
	overflow:hidden;
}

#main-layout div#left {
	float:left;
	width:200px;
	margin: 0;
	overflow:visible;
	height: 100%;
}

#main-layout div#middle {
	float:left;
	width:450px;
	z-index: 1;
}
#main-layout div#right {
	float:left;
	width:175px;
	overflow: hidden;
	z-index: 1;
}
div#left ul, div#middle ul {
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#left ul {
	margin:0;
	padding:0;
}

div#middle p {
	margin-top: 0px;
	margin-bottom: 3px;
}

#bottomshadow {
	position: relative;
	height:67px;
	width:850px;
	clear:left;
	z-index:0;
	background-image: url(/img/topshadow.png);
	padding: 0px;
	top: 0px;
	margin-top: -47px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: hidden;
}
#footer {
	position:relative;
	height:24px;
	width:850px;
	clear:both;
/*	background-image: url(/img/footerback.png);*/
	border-top: 1px solid #D8E4EB;
	padding: 0px;
	overflow: hidden;
	margin-top: 28px;
}
#footer p {
	position: relative;
	font-size: 9px;
	color: #696969;
	width: 90%;
	left: 5px;
	top: 7px;
}
#footer #flags {
	position:absolute;
	left:690px;
	top: 6px;
	z-index: 1000;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	/* content: "."; */
 display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  

/* common right panel styles */

#right #top-band {
	position:relative;
	height:80px;
	clear:none;
	background-color: #E8E8E8;
	padding:0;
	margin-bottom:60px;
	margin-left:0px;
	top: 0px;
	left:0px;
}
#right #top-band #band {
	position:relative;
	background-color: #FFAA00;
	width: 3px;
	height:100%;
}
#right #r-pad {
	position:relative;
	left:12px;
	width:150px;
}

#most-top-menu {
	position:relative;
	top:0;
	left:200px;
	width:625px;
	height:16px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.menu-top #menu-top-left {
	float:left;
	display: inline;
	color: #797979;
}
.menu-top * a {
	color: #797979;
}
.menu-top #menu-top-right {
	float:right;
	display: inline;
	text-align:right;
}
#main-menu {
	display:block;
}
/* this only moves vlinks down in left column */
* #left #vlinks1,
* #left #vlinks {
	position: relative;
	width: 140px;
	top: 140px;
	left:30px;
}

* #right #vlinks,
* #right #vlinks1 {
  position: relative;
  width: 160px;
  left:0px;
  overflow: hidden;
}

.dynamic-tab-pane-control {
  margin-top: 8px;
  margin-bottom: 8px;  
}  

div.dynamic-tab-pane-control#order-tabs {
  margin: 0;
}