body {
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	font-weight: normal;
	font-size: 10px;
	padding: 0;
	border: none;
  background-image: url('../pics/left_spacer_background.gif');
  background-repeat: repeat-y;
}
div#body {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0;
  border: none;
}
div#top {
  position: absolute;
  height: 114px;
  width: 100%;
  top: 0px;
  left: 0px;
  padding: 0;
  border: none;
  background-image: url('../pics/top_background.jpg');
 	background-repeat: no-repeat;
 	z-index: 2;
  /*background-color: #FF5513;*/
}
div#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 180px;
  height: 114px;
  padding: 0;
  border: none;
  background-color: #DDDDDD;
  z-index: 2;
}
div#title {
  position: absolute;
  top: 0px;
  left: 180px;
  padding: 0;
  border: none;
}
div#title2 {
	position: relative;
	top: 0px;
	left: 0px;
	height: 114px;
	padding: 0;
	border: none;
}
div#top_menu {
  position: absolute;
  top: 115px;
  left: 0px;
  width: 100%;
  padding: 0;
  padding-top: 10px;
  border: none;
  height: 40px;
  background-color: #F0F0F0;
  z-index: 0;
}
div#location {
	padding-left: 220px;
	float: left;
}
div#user_menu {
	padding-right: 10px;
	text-align: right;
}
div#content {
  position: absolute;
  top: 115px;
  left: 0px;
  width: 100%;
  padding: 0;
  border: none;
}
div#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	background-color: #F0F0F0;
	z-index: 2;
}
div#left_addr {
	position: relative;
	width: 100%;
	height: 243px;
	background-color: #F0F0F0;
	background-image: url('../pics/left_column_background.jpg');
	background-repeat: no-repeat;
}
div#page {
	position: absolute;
	top: 60px;
	left: 220px;
	text-align: justify;
}
div#footer {
	text-align: left;
	color: #666666;
	font-size: 10px;
}
div#text_content {
  padding-right: 40px;
}

h1 {
	color: #FF3300;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
h2 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
h3 {
	color: black;
	font-size: 12 px;
	font-weight: bold;
	text-align: left;
}
a {
	text-decoration:none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
}
a.main_category {  
  font-weight: bold;
  font-size: 11px;
  color: black;
  display: block;
  background-color: #DBDBDB;
  height: 22px;
}
a.main_category:hover {
  text-decoration: none;
  background-color: #ACACAC;
}
a.child_category {
  font-weight: bold;
  font-size: 10px;
  color: black;
  display: block;
  background-color: #DBDBDB;
  height: 22px;
}
a.child_category:hover {
  text-decoration: none;
  background-color: #ACACAC;
}
a.top_menu_item {
  font-size: 10px;
  color: black;
  display: block;
  float: right;
  border-left: 1px solid black;
  padding-left: 5px;
  padding-right: 5px;
}
a.top_menu_item:hover {
  text-decoration: none;
  background-color: #ACACAC;
}
a.menu_item {  
  font-weight: bold;
  font-size: 11px;
  color: black;
  display: block;
  background-color: #CCCCCC;
  height: 22px;
}
a.menu_item:hover {
  text-decoration: none;
  background-color: #ACACAC;
}
p {
	text-align: justify;
	margin-left: 0px;
	padding-left: 0px;
	}
p#javascript_alert {
  color: red;
  font-weight: bold;
}

li {
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;	
	}


.error {
  color: red;
}
.ok {
  color: green;
}
.success {
  color: green;
  font-weight: bold;
}
.announcement {
  color: blue;
  font-weight: bold;
}
.fail {
  color: red;
  font-weight: bold;
}
table {
  font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	font-weight: normal;
	font-size: 10px;
}
th {
  background-color: #CCCCCC;
  line-height: 120%;
}
fieldset {
	border-style: solid;
	border-color: #CCCCCC;
	margin-right: 10px;  
}
legend {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;	
}
input {
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
	font-size: 10px
}
input.button {
	background-color: #FFD1B3;
	color: black;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	border-color: #FFFFFF;
	cursor: hand;
}
input.button:hover {
	background-color: orange;
}
select {
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	font-weight: normal;
	font-size: 10px;
}
textarea {
  font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
  font-size: 10px;

}
img {
	border-width: 0px;
	border-style: none;
	padding: 0;
}
a.product {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  display: block;
}
a.product:hover {
  text-decoration: none;
  display: block;
  cursor: hand;
}
span.product_name {
  font-weight: bold;
  font-size: 11px;
  color: black;
  display: block;
  height: 20px;
  width: 100%;
  background-color: #DBDBDB;
  vertical-align: top;
  padding-left:2px;
  padding-top:2px;
}
span.product_price {
  font-size: 11px;
  color: black;
  display: block;
  height: 20px;
  width: 100%;
  background-color: #DBDBDB;
  vertical-align: bottom;
  padding-left:2px;
  padding-top:3px;
}

.licha { background-color: #DBDBDB; }
.suda  { background-color: #CCCCCC; }

.tooltip_ctt {
    position: absolute;
    top: -500px;
    left: -500px;
    width: 300px;
    height: 200px;
    border: solid 2px gray;
    background-color: white;
    overflow: auto;
    padding: 1em;
    z-index: 999;
}

