body,
html {
	margin:0;
	padding:0;
	background: #FFFFFF;
	color:#000;
	font-family: arial;
	font-size: 12pt;
	color: #000000;
}
body {
	min-width:850px;
}
#wrap {
	background:#FFFFFF;
	margin:0 auto;
	width:850px;
}
#header {
	background:#FFFFFF;		
}
#header h1 {
  	padding:5px;
    margin:0;
  }
#nav {
	background:#FFFFFF;
	padding:2px;
	margin-bottom: 3px; 
	border-top: solid 3px #ff0000;
	border-bottom: solid 3px #ff0000;
	height: 23px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left: 1px;
	padding-right: 1px;
	width: auto !important;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	text-align: right;
}
#nav li{
	display:inline;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	width: auto !important;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #FFFFFF;
  background: white;
  float:right;
}
#nav a {
	color: #5C5E5D;
	text-decoration: none; 
  font-size        : 14px;
  padding-left     : 7px;
  padding-right    : 7px;
  background       : transparent;
  font-weight: bold;
  border-left: solid 1px black;
}
#nav a:active { 
  color:red; 
} 
#nav #selectednav a {
  color:red;
}
#main {	
  float:right;
	width:635px;
	padding: 10px;
	direction: rtl;
	line-height: 22px;
	background: white;
}
#main h2, #main h3 {
	padding:0 0px;
  }
#sidebar {
	background: #ff9900 ;
	float:left;
	width:180px;
	height:100%;
  font-size: 10pt;
  margin: 0;
  padding: 0;
  margin-top: 13px;
  border-right: solid 2px gray;
  border-bottom: solid 2px gray;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h2 {
	background: transparent;
	color: white;
	font-size: 12pt;
  letter-spacing   : 1px;
  margin: 0;
  padding-bottom: 5px;
  line-height: 17px;
  text-align: center; 
  text-decoration: underline; 
  font-weight: bold;  
}
#sidebar p {
  margin: 0;
  padding: 5px;
}
#sidebar table {
  margin: 0;
  padding: 5px;
}
#sidebar tr, #sidebar td {
  margin: 0;
}
#footer {
	background:#ffffff;
	clear:both;
	font-size: small;
	border-top: solid 3px #ff0000;
}
#footer p {
	padding:5px;
	margin:0;	
}
#logindiv {
  padding: 0px;
  margin-top: 8px;
  background: #ff9900;
}
#td left {
  text-align: left;
  direction: rtl;
}
.errormsg {
  text-align: center;
  color: #FF0000;
  background: white;
  width: 100%;
}
.mandatory{
  color: red;
}
#msgbox , #mmsgbox {
  background: #c0c0c0;
  border: solid 1px #000000;
  color: navy;
  text-align: left;
  width: 600px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: wrap;
}
#mmsgbox {
  background: #FCFDC7;
  border-color: #BDBF19;
  direction: rtl;
  text-align: right;
}
#tableheader {
  color: blue;
  font-size: 14pt;
  font-weight: bold;
}
#sidebartable {
  padding: 2px;
  margin: 2px;  
  width: 100%;
}
#sidebarheader {
  background: rgb(255,200,0);
  color: black;
  text-align: center;
  font-weight: bold;
}
#sidebarcenter {
  text-align: center;
}
#sidebar a:link { 
	color: rgb(255,240,0);
	text-decoration: none;
}
#sidebar a:visited { 
	color: rgb(255,240,0);
	text-decoration: none;
}
#sidebarname{
  margin-top: 8px;
}
#importmsg, #importmsg2 {
  border-top: solid 2px #23BA31;
  border-bottom: solid 2px #23BA31;
  margin: 0px;
  background: white;
  color: black;
  padding: 2px;
  width: 90%;
  font-weight: bold;
}
#importmsg2 {
  border-top: solid 0px #23BA31;
}
#shoptable {
  border: solid 1px gray;
  border-spacing: 0px;
  border-collapse: collapse;
  color: #000000;
  width: 100%;
  padding: 2px;
  margin: 2px;
  text-align: center;
  font-size: 10pt;
  background: white;
}
#shoptable td {
  border: solid 1px gray;
  border-collapse: collapse;
  padding: 1px;  
  color: black;
  padding: 5px;
  margin: 5px;
  text-align: right;
}
#shoptable th {
  border: solid 1px white;
  border-collapse: collapse;
  padding: 2px;
  margin: 2px;
  font-weight: bold;
  color: white;
  text-align: center;
  background: #339933;
}
hr {
  height: 4px;
  color: white;
  border-bottom: solid 1px #c0c0c0;
}
#producttable {
	border-width: 1px;
  border-style: outset;
	border-color: #c0c0c0;
  color: #000000;
  width: 100%;
  padding: 2px;
  margin: 0px;
  text-align: center;
  background-color: white;
  font-size: 10pt;
  border-collapse: collapse;
}
#producttable th {
  font-weight: bold;
  color: white;  
  text-align: center;
  background: #339933;
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #c0c0c0;
	-moz-border-radius: ;
}
#producttable td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #c0c0c0;
	background-color: white;
	-moz-border-radius: ;
}
#categoryname{
  color: #339933;
  font-size: 12pt;
  font-weight: bold;
}
input {
  border-style: inset;
  background: white;
  border: solid 1px rgb(192,192,192);
}
input.btn {
  color:#050;
  font-size:84%;
  font-weight:bold;
  background-color:#fed;
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
  filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
#markettable {
  vertical-align: top;
}
#cartcategory {
  background: #C1F6C0;
  color: black;
  text-align: center;
  font-weight: bold;
}
.hiddenmsg {
  position:absolute;
  width: 200px;
  visibility: hidden;
  background-color: #ff9900;
  font-weight: bold;
  color: white;
  padding: 2px;
}
.dutytable {
	border-top:1.5pt solid black; 
	border-bottom:1.5pt solid black; 
	border-left-style:none; 
	border-right-style:none; 
	background-color:white;	
}
.dutytable th {
	border-bottom:1.5pt solid black; 
	background-color:green;	
	color:white;
	texh-align:center;
	font-weight:bold;	
}
.rememberme {
  background-color: #ff9900;
  border-width: 0px;
}
.loginsmall {
  font-size:xx-small;
  color: #009900;
}
.marketdate {
  font-size: 11pt;
  color:#CC0000;
}
.catHeaderLink {
	color: #336633;
	text-decoration: none; 
  font-size        : 12px;
  background       : transparent;
  font-weight: bold;
}
input.spin-integer {
  margin: 0;
  padding: 3px 0;
  text-align: center;
  border: medium none;
  width: 30px;
  font-weight: normal;
  font-size: 14px;
}
input.spin-decimal {
  margin: 0;
  padding: 0 6px;
  text-align: right;
  border: medium none;
  width: 30px;
  font-weight: normal;
  font-size: 14px;
}
input.spin-list {
  margin: 0;
  border: medium none;
  width: 160px;
  font-weight: normal;
  font-size: 14px;
}
input.spin-button {
  height: 21px;
  width: 21px;
  border: 1px solid #777;
  background-color: #d5d5d5;
  margin: 0;
  padding: 0px;
  color: #424b6d;
  font-weight: bold;
  cursor: pointer;
}
input.up, input.dn {
  margin: 0;
  width: 42px;
  border: 1px solid #777;
  background-color: #d5d5d5;
  padding: 0px;
  color: #424b6d;
  font-size: 18px;
  font-weight: normal;
  cursor: pointer;  
}
a.up {
  display: block;
  height: 9px;
  width: 15px;
}
a.dn {
  margin-top: 1px;
  display: block;
  height: 9px;
  width: 15px;
}
#sendmessage-box {
  background: #FFFFCC;
  border: 1px solid black;
  position:absolute;
  right: 100px;
  display: none;
  width: 550px;
}
.postlist {
  border-top: 1px solid #CC0000;
}
.radio {
  background: transparent;
  border-width: 0px;
}
.deltype {
  background-color: #FEEDAB;
  border: 1px solid #965500;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 20px;
}
#infoDiv {
  border: solid 1px #000000;
  color: rgb(0,102,51);
  padding-left: 3px;
  padding-right: 3px;
  background: #FCFDC7;
  border-color: #BDBF19;
  direction: rtl;
  margin: 0px;
  text-align: center;
  WIDTH: 100%;
  RIGHT: 0px;
  vertical-align: middle;
  font: 18px/16.5pt Arial, Helvetica, sans-serif;   
}
.k_float
{
	z-index:9999999; 
	position: fixed !important; 
	position:absolute;
	cursor:hand;
	cursor:pointer;
}
.k_top
{
	top:0px;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop : document.body.scrollTop);
}

.k_bottom
{
	bottom:0px;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 : document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);
}

.k_right
{	 
	right:0px;	
}

.k_left
{
	left:0px; 
}
.k_left_offset {
	left: 40px;
}
table {
	border-width: 0px;
	border-color: #c0c0c0;
  color: #000000;
  width: 100%;
  padding: 2px;
  margin: 0px;
  text-align: center;
  font-size: 10pt;
  border-collapse: collapse;
}
th {
  font-weight: bold;
  color: white;  
  text-align: center;
  background: #339933;
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: #c0c0c0;
}
td {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: #c0c0c0;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

td.nolines {
	border-width: 0px;
}
.galleryThumbs {
	margin:0;
	padding:0;
	list-style:none;
	padding-left: 1px;
	padding-right: 1px;
	width: auto !important;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	text-align: center;
	display:block;
}
.galleryThumbs li{
	display:inline;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	width: auto !important;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #FFFFFF;
  background: white;
}
.catlist {
	margin-top:20px;
	margin-bottom:20px;
  	width: 500px;
  	text-align:center;
	margin-left: auto ;
  	margin-right: auto ;
}
.catlist ul {
  	HEIGHT: 100%;
	LIST-STYLE-TYPE: none; 
	margin: 0px; 
	padding: 0px; 
	margin-right: 0px;	
}
.catlist LI  {
	display: inline;
	COLOR: #3b3b3b; 
	TEXT-ALIGN: center;	
	text-indent: 6px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.catlist LI a {
	color: #5A912B;
	font-weight: bold;
	padding: 0px; 
}
