html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color : #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 13px;
	text-align: center;
	line-height: 1.2em;
	background-image: url(../img/bg0.gif);
	background-position: center;
	background-repeat: repeat-y;
  min-height: 100%;
  height: auto;
	margin: 0px;
	padding: 0px;
}

#bg {
  width: 100%;
  background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;	
	background-position: center top;
  min-height: 100%;
}

#main{
  overflow:hidden;
  display: block;
  position: relative;
	width: 1000px;
	text-align: left;
  height: auto;
	margin: auto;
  background-image: url(../img/bg2.png);
	background-repeat: no-repeat;		
	background-position: center top;
}

#footer {
  clear:both;
  width: 1000px;
  height:30px;
  background-image: url(../img/footer.gif);
	background-position: center top;
	background-repeat: no-repeat;	
	text-align: center;
	padding-top:50px;
	font-size:10px;
	font-weight:bold;
	color:#60646f;
}

#footer2 {
  clear:both;
  width: 600px;
  background-color:#ffffff; 
	text-align: center;
	padding:10px 200px 10px 200px;
	color:#60646f;
}

#footer2 a {
	color:#60646f !important;
}

#logo{
  overflow:hidden;
  display: block;
	width: 300px;
  height: 100px;
  float:left;
	margin: 0px;
	padding: 0px;
}

#header0{
  overflow:hidden;
  display: block;
  position: relative;
	width: 670px;
	text-align: left;
  height: 80px;
  float:left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
  margin-left:0px;
  font-weight:bold;
  font-size:11px;
}


#header0 a{
  color:#333333;
  text-decoration: underline;
}
#header0 a:visited{
  color:#333333;
  text-decoration: underline;
}
#header0 a:hover{
  color:#000000;
  text-decoration: none;
}

#header0 ul {
  list-style-type: none;
  margin:0px;
  padding: 0px;
}

#header0 ul li {
  margin-left:15px;
  padding-left:15px;
  height:20px;
  float:left;
  background-image: url(../img/tarrow.gif);
  background-position: left center;
	background-repeat: no-repeat;	 
}


#left{
  overflow:hidden;
  display: block;
  position: relative;
	width: 196px;
	text-align: left;
  float:left;
	margin: 54px 0px 10px -804px;
	padding: 0px;
}

#right{
  overflow:hidden;
  display: block;
  position: relative;
	width: 196px;
	text-align: left;
  float:right;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	text-align:center;
}

#center{
  overflow:hidden;
  display: block;
  position: relative;
	width: 560px;
	text-align: left;
	float:left;
	margin: 0px 0px 10px 196px;
	padding: 40px 24px 0px 24px;
	line-height:1.3em;
}

.ptop-l {
  overflow:hidden;
  display: block;
  position: relative;
	width: 132px;
	height:28px;
	text-align: left;
	padding-top: 42px;
	padding-right:0px;
	padding-left:64px;
	background-repeat: no-repeat;	
	font-size:16px;
  font-weight:bold;
  margin-bottom:5px;
	margin-top:0px;
}

.ptop-r {
  overflow:hidden;
  display: block;
  position: relative;
	width: 180px;
	height:28px;
	text-align: center;
	padding-top: 20px;
	padding-right:16px;
	background-repeat: no-repeat;	
	font-size:16px;
  font-weight:bold;
  background-image: url(../img/ptopr.png);
	background-repeat: no-repeat;	
	background-position:-2px bottom;
	margin-bottom:10px;
}

#ptop1 {
  background-image: url(../img/ptop1.png);
	background-repeat: no-repeat;
	background-position:right;
}

#ptop2 {
  background-image: url(../img/ptop2.png);
	background-repeat: no-repeat;
	background-position:right;
}

#ptop3 {
  background-image: url(../img/ptop3.png);
	background-repeat: no-repeat;
	background-position:right;
}

#cartdiv {
  text-align:left;
  font-size:11px;
  font-weight:bold;
}

#cart {
  width:auto;
  float:left;
  margin:0px 3px 0px 3px;
}

img {
  border-width: 0px;
}

.clear {
  clear:both;
}

#left ul {
  list-style-type: none;
  margin:0px 10px 0px 30px;
  padding: 0px;
}

#left ul li {
  margin:0px 0px 0px 0px;
  padding: 3px 0px 3px 15px;
  font-size:12px;
  font-weight:bold;
  background-image: url(../img/lic.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#left ul li:hover {
  background-color:#f2f2f2;
}

#left ul li ul {
  margin:10px 0px 10px 0px;
  padding: 0px;
}

#left ul li ul li {
  color:#707070;
  font-size : 11px;
  margin:0 0 0 12px;
  padding:0;
  font-weight:bold;
  background-image: url();
}


#left a {text-decoration: none;color: #333333;}
#left a:visited {text-decoration: none;color: #333333;}
#left a:hover {text-decoration: none;color: #000000;}

#right a {text-decoration: none;color: #333333;}
#right a:visited {text-decoration: none;color: #333333;}
#right a:hover {text-decoration: none;color: #000000;}

.spacer {
  background-image: url(../img/lid.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	width:160px;
	height:5px;
	margin-top:7px;
	margin-bottom:7px;
}

.spacer2 {
  background-image: url(../img/lid.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	width:100%;
	height:3px;
	margin-bottom:7px;
}

h1 {
  font-size:18px;
  font-weight:bold;
  display:block;
  width:560px;
  background-image: url(../img/lid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:center;
	padding-bottom:6px;
	margin-bottom:10px;
}

h2 {
  font-size:16px;
  font-weight:bold;
  text-align:center;
}

h3 {
  font-size:15px;
  font-weight:bold;
}

#center p {
  text-align:justify;
}

#center ol,ul {
  padding-left:25px;
  text-align:justify;
}

#center a {text-decoration: underline;color: #333333;}
#center a:visited {text-decoration: underline;color: #333333;}
#center a:hover {text-decoration: none;color: #000000;}

.imgright {
  float:right;
  margin:20px 15px 15px 15px;
}

textarea {
  width:470px;
}

label {
  margin-bottom:10px;
  display:block;
  width:130px;
  float:left;
}

input {
  margin-bottom:10px;
  display:block;
  width:150px;
  float:left;
}

select {
  margin-bottom:10px;
  display:block;
  width:150px;
  float:left;
}

#main_Submit, #recount, #bback, #subobj {
  margin:auto;
  float: none;
}

.acenter {
  text-align:center !important;
  width:100%;
}

.noul a {
  text-decoration: none !important;
}

.box {
  float:left;
  margin:5px 5px 0px 5px;
  padding:6px 6px 0px 6px;
  width:256px;
  height:174px;
  text-align:center;
  background-image: url(../img/box.gif);
	background-repeat: no-repeat;	    
	overflow:hidden;
	line-height: 12px;
}

#ppbox {
  width:100%;
  height:210px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.boxin {
  width:256px;
  height:147px;
}

.boxp {
  line-height: 10px;
  padding:0px 5px 0px 5px;
  text-align:left !important;
  margin:0px;
  font-size:10px;
  margin-bottom:5px;
  height:75px;
}

.boxh1 {
  line-height: 12px !important;
  padding:0px !important;
  text-align:center !important;
  margin:0px !important;
  font-size:12px;
  height:36px;
  overflow:hidden;
}

.empty {
  margin:0px 10px 0px 0px;
  padding:0px;
  width:125px;
  height:100px;
	float:left;
}

.button {
  margin:5px 5px 0px 5px;
}

.imgbox {
  margin:0px 10px 0px 0px;
  padding:0px;
  width:125px;
  height:100px;
	float:left;
}

.imgbox3 {
  margin:0px 10px 0px 0px;
  padding:0px;
  width:260px !important;
  height:auto !important;
	float:left;
}

.imgbox2 {
  margin:5px 5px 0px 5px;
  padding:0px;
  width:125px;
  height:100px;
}

#prbox {
  border:2px solid #666666;
  padding:10px;
}

.thumb {
  float:left;
  margin-top:3px;
  margin-right:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.thumb-r {
  float:right;
  margin-top:3px;
  margin-left:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.rightimg {
  width:125px;
  height:100px;
  margin:5px 18px 5px 18px;
  float:none;
  text-align:center;
  clear:both;
}

.pmain {
  width:160px;
  margin:0px 10px 0px 10px; 
}

.pmain2 {
  width:150px;
  margin:0px 10px 0px 30px; 
}

.pmain p {
  clear:both;
  margin:0px;
  font-size:11px;
  line-height:11px;
}

.first2 {
  width:150px;
  background-color:#eeeeee;
  padding:1px 5px 1px 5px;
}

.second {
  padding:1px 10px 1px 10px;
}

.tdtop {
  background-color:#eeeeee;
  padding:1px 5px 1px 5px;
  font-weight:bold;
  border:1px solid #cccccc;
}

.first3 {
  width:25%;
  background-color:#f0f0f0;
  padding:1px 5px 1px 5px;
}

.second3 {
  width:25%;
  background-color:#ffffff;
  padding:1px 5px 1px 5px;
}

tr {
  width:100% !important;
}

.search {
  font-size:11px;
  width:115px;
}

.stt {
  font-size:11px;
  font-weight:bold;
}

#imgs {
  float:right;
  padding:0px 0px 5px 0px;
  border:1px solid #cccccc; 
  margin-left:15px; 
}

.checkbox {
  width:auto !important;
  float:left;
  margin-right:10px;
}

table input {
  margin-bottom:3px;
}

table select {
  margin-bottom:3px;
}

.pmain label {
  margin-bottom:5px;
  display:block;
  float:left;
  width:60px;
  font-weight:bold;
}

.pmain input {
  margin-bottom:5px;
  display:block;
  width:80px;
  float:left;
}

.pmain2 label {
  margin-bottom:5px;
  display:block;
  float:left;
  width:60px;
  font-weight:bold;
}

.pmain2 input {
  margin-bottom:5px;
  display:block;
  width:80px;
  float:left;
}

.rightcp{
  overflow:hidden;
  display: block;
  position: relative;
	padding-left:30px;
	padding-top:1px;
	margin-bottom:2px;
	margin-left:20px;
	margin-top:0px;
	text-align: left;
  height: 15px;
	background-repeat: no-repeat;		
	background-position: left top;
}

/* DOCK MENU */


.dock {
	position: absolute; 
	height: 50px; 
	text-align: center;
	left:560px;
	top:50px;
	z-index: 100;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	