{
behavior: url("/gfx/system/iepngfix.htc");
}
body {
	margin: 0px;
	padding: 0px;
	border:none;
  scrollbar-face-color: #FFFFFF;
  scrollbar-track-color: #DEDEDE;
  scrollbar-arrow-color: #000000;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #BFBFBF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
	background-image:url('/gfx/standard/bottom_all.gif');	
	background-repeat:no-repeat;
	background-position:left bottom;
	border-bottom:1px solid gray;
}

h2 {
	color: #990000;
}

#userinfo{
	position:absolute; 
	border:1px solid gray; 
	width:300px; 
	height:100px; 
	border-top:0px; 
	display:none;
	background-image:url('/gfx/standard/userinfo_back.png');
	margin:0px; padding:1px;
  scrollbar-face-color: #E9E4DE;
  scrollbar-track-color: #DEDEDE;
  scrollbar-arrow-color: #000000;
  scrollbar-highlight-color: #E9E4DE;
  scrollbar-shadow-color: #E9E4DE;
  scrollbar-3dlight-color: #E9E4DE;
  scrollbar-darkshadow-color: #E9E4DE;	
}

.bottom_all{
	position:relative;
	height:200px;
	width:100%;
	bottom:1px;
}

body#cfgMain {
	font-family: Verdana;
	font-size: 11px;
	border:none;
}

#cfgMain #overAll {
	width:950px;
	width:952px !important;
	border: 1px solid #999; 
	border-bottom:0px;
	height:100%;
}

*html #cfgMain #overAll {
	width:950px;
	width:952px !important;
	border: 1px solid #999; 
	height:100%;
}

#MainContent {
	width:950px;
}

#cfgMain #hStatusBar {
	background-color: #E9E4DE;
	border-bottom: 1px solid #999;
	height:22px;
	width:950px;
	width:952px !important;
}

#cfgMain #hStatusBar #hUsrInfo {
	margin-left: 2px;
	padding-top:5px;
	width:670px;
	float: left;
}

#cfgMain #hStatusBar #hUsrLogOut {
	padding-left: 20px;
	padding-top:4px;
	font-weight:bold;
	background-image: url("/gfx/system/arrows.gif");
	background-repeat: no-repeat;
	float: left;
	cursor:pointer;
	width:100px;
	height:21px;
}
#cfgMain #hStatusBar #hAdminMode {
	padding-left: 8px;
	padding-top:2px;
	font-weight:bold;
	color:#FFF;
	border-top:1px solid #FFF;
	border-right:1px solid #000;
	border-left:1px solid #FFF;
	background-color: #999;
	background-repeat: no-repeat;
	float: left;
	cursor:pointer;
	width:100px;
	height:18px !important;
	height:21px;
}

#cfgMain #hStatusBar #hAdminMode a {
	color:#FFF;
	text-decoration:none;
}


#cfgMain #imageMain {
	float:left;
	width:705px;
	height: 60%;
	text-align:center;
	vertical-align:bottom;
	padding-top:10px;
/*	border: 1px solid #999; */
}


#cfgMain #rightInfoBox {
	float:left;
	width:243px;
	height: 60%;
	border-top: 1px solid #999; 
}

#cfgMain #MainNavBar {
	float:left;
	width:950px;
	border-bottom: 2px solid #990000; 
}

#cfgMain #SecNavBar {
	float:left;
	width:950px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-top: 15px;
/*	border: 1px solid #999; */
}
#MainNavBar ul {
	margin: 0;
	padding: 0;
}

#MainNavBar ul li {
	list-style: none none;
	float: left;
	white-space: nowrap;
	position: relative;
	top: 1px;
	left: 0;
	padding: 0;
	margin-right: 2px;
	margin-bottom: 0px;
}

#MainNavBar ul li a {
	text-decoration: none;
	display: block;
	padding: 3px 9px 3px 9px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	color:#DAD3D3;
}

#MainNavBar ul li a:hover {
/*
	text-decoration: none;
	display: block;
	padding: 3px 9px 3px 9px;
	border: 1px solid #CCCCCC;
	*/
	background-color: #DAD3D3;
	color:#000000;
}

#MainNavBar ul li a.curr {
	text-decoration: none;
	display: block;
	padding: 3px 9px 6px 9px;
	border: 1px solid #990000;
	background-color: #990000;
	color:#FFF;
}

#MainNavBar ul li a.curr:hover {
	text-decoration: none;
	display: block;
	padding: 3px 9px 6px 9px;
	border: 1px solid #990000;
	background-color: #990000;
	color:#FFF;
}

* html #familyMain {
	float:left;
	padding:20px;
	height:155px;
	overflow:auto;
	width: 100%;
  scrollbar-face-color: #FFFFFF;
  scrollbar-track-color: #DEDEDE;
  scrollbar-arrow-color: #000000;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #BFBFBF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
}

#familyMain {
	float:left;
	padding:20px;
	height:auto;
	overflow:auto;
	width: 96%;
  scrollbar-face-color: #FFFFFF;
  scrollbar-track-color: #DEDEDE;
  scrollbar-arrow-color: #000000;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #BFBFBF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
}

*html #familyMain {
	float:left;
	padding:20px;
	height:215px;
	overflow:auto;
}

#detailInfo {
	float:right;
	width:350px;
	height:215px;
	border:0px dotted #999;
}

#familyMain ul {
	margin: 0;
	padding: 0;
	float: left;
	white-space: nowrap;
}
#PFTitle, #PFTitle a  {
	padding: 2 5 2 5;
	color:#99000;
	font-size: 11px;
	color: #960103;
	/* background-color: #E9E4DE; */
}

#familyMain ul.categories li {
	list-style: none none;
	float: left;
	white-space: nowrap;
	position: relative;
	top: 1px;
	vertical-align:top;
	padding: 0;
	margin-right: 2px;
	margin-bottom: 0px;
}

#familyMain ul.products li {
	list-style: none none;
	position: relative;
	top: 1px;
	vertical-align:top;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 0px;
}

#familyMain ul li a {
	text-decoration: none;
	color:#99000;
}

#familyMain ul li a:visited {
	color:#99000;
}
#familyMain ul li a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#99000;
	background-color: #FF; /* #E9E4DE; */
}


#PFamiliy {
/*	border:1px dashed  #CCC;*/
	cursor:pointer;
}

#footer {
	width:90%;
	height:10px;
	font-size:75%;
}
.browser_js_error{
	width:934px;
	height:20px;
	background-color:#FFFFE1;
	padding-top: 5px;
	padding-left: 19px;
	border-bottom: 1px solid black;
	border-right: 1px solid gray;
	background-image:url('/gfx/system/admin/attention.gif');
	background-repeat: no-repeat;
	cursor:pointer;
}
*html .browser_js_error{
	width:954px;
	height:20px;
}
#prod_image{
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#goBackButton{
	float:left;
	padding-left:18px;
	padding-top: 5px;
	color:black;
	font-weight: bold;
	font-family: Verdana;
}
#goBackButton a{
	color:black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}
#div1{
	visibility:hidden;
	float: right;
	padding: 5px;
}
#header_over_prod_list{
	padding-top: 8px; padding-left: 23px; font-weight:bold; font-size: 12px; float:left;
}
td{
	font-family:Verdana;
	font-size: 11px;
}