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:262px;
	top:0px;
	width:450px;
	margin-top:12px;
	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: 12px;
	z-index:1;
	left: 73px;
}
#wrapper {
	z-index:10;
	height:auto;
	background-color:white;
	display:block;
	overflow:hidden;
	border: 1px solid #EDEFEF;
}
#topshadow {
	position: absolute;
	top: 0px;
	left: 0px;
	height:76px;
	width:100%;
	background-image: url(/img/backtop.png);
	background-repeat:no-repeat;
}
#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: 100%;
	z-index:1001;
	padding: 0px;
	position: relative;
	top: 12px;
	margin-top:0px;
	margin-bottom: 27px;
	overflow:hidden;
	height:auto;
}
#main-layout div#left {
	float:left;
	width:25%;
	margin: 0;
	overflow:visible;
	height: 100%;
}
#bottomshadow {
	position: relative;
	height:67px;
	width:100%;
	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:100%;
	clear:both;
	/*	background-image: url(/img/footerback.png);*/
	padding: 0px;
	overflow: hidden;
}
#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:3px;
	left:28%;
	width:430px;
	height:20px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.menu-top #menu-top-left {
	float:left;
	display: inline;
	color: #797979;
}
.menu-top * a {
	color: #555;
}
.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: 66%;
	top: 140px;
	left:14%;
}
* #right #vlinks, * #right #vlinks1 {
	position: relative;
	width: 160px;
	left:0px;
	overflow: hidden;
}
.dynamic-tab-pane-control {
	margin-top: 12px;
	margin-bottom: 12px;
}
div.dynamic-tab-pane-control#order-tabs {
	margin: 0;
}
div#middle ul.llist li {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px solid #DEDEDC;
}
#search {
	display:block;
	left:794px;
	position:absolute;
	top:31px;
	width:140px;
}
#search form {
	background: none;
	width:140px;
	height:19px;
}
#search form input {
	border: none;
	background:none;
	color:#666666;
	padding-top:5px;
	padding-left:4px;
	width:110px;
}
#srchbtn {
	display:block;
	width:25px;
	height:21px;
	float:right;
	text-decoration:none
}
a#srchbtn:hover {
	text-decoration:none
}
div#content {
	position:relative;
	overflow:hidden;
}
