a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #9f152f;
  text-decoration: none;
}

a:active {
  color: #666666;
  text-decoration: none;
}

a:hover {
  color: #666666;
  text-decoration: underline;
}

a img {
   border: none;
}

body {
    margin: 0px;
    padding: 20px;
    font-family: verdana;
    font-size: 12px;
	background-color: #3a403c;
	background-image: url("../images/adam_bg.jpg");
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: 20% 10%;
}

div.top {
  position: relative;
  left: 0px;
  text-align: left;
  background-color: transparent;
  margin-top: 10px;
  width: 820px;
}

div.top_ban {
  position: relative;
  left: 5px;
  text-align: left;
  height: 80px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 16px;
  background-color: transparent;
}

div.menu {
  position: relative;
  left: -1px;
  text-align: left;
  background-color: transparent;
  margin-top: 0px;
  border: 0px;
  height: 38px;
  z-index: 2;
}

div.menu_ie {
  position: relative;
  left: 0px;
  text-align: left;
  background-color: transparent;
  margin-top: 0px;
  border: 0px;
  height: 38px;
  z-index: 2;
}

div.cmstop {
  position: relative;
  left: -1px;
  text-align: left;
  background-color: transparent;
  margin-top: 0px;
  border: 0px;
  height: 18px;
  width: 819px;
  background-image: url(../images/maincmstop.gif);
}

div.cmstop_ie {
  position: relative;
  left: 0px;
  text-align: left;
  background-color: transparent;
  margin-top: 0px;
  border: 0px;
  height: 18px;
  background-image: url(../images/maincmstop.gif);
}

div.cmstop_logo {
  position: relative;
  left: -1px;
  text-align: right;
  background-color: transparent;
  margin-top: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  color: #e4e4e4;
  font-size: 8px;
  border: 0px;
  top: 5px;
}

div.container {
  position: relative;
  left: -1px;
  text-align: left;
  background-color: transparent;
  margin-top: 0px;
  background-color: transparent;
  top: -2px;
}

div.main {
  position: relative;
  left: -1px;
  text-align: left;
  background-color: transparent;
  margin-top: 0px;
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  background-color: #ffffff;
  top: -2px;
  width: 817px;
  height: 500px;
  z-index: -1px;
}

div.jccmsmain {
  position: relative;
  left: -1px;
  text-align: left;
  background-color: transparent;
  margin-top: 0px;
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  background-color: #ffffff;
  top: -2px;
  width: 817px;
}

div.main_bottom {
  position: relative;
  left: -1px;
  text-align: left;
  margin-top: 0px;
  background-color: transparent;
  top: -2px;
  width: 819px;
  height: 18px;
  background-image: url(../images/mainbtm.gif);
}

div.copyright {
  position: relative;
  left: -1px;
  text-align: center;
  background-color: transparent;
  margin-top: 8px;
  top: 2px;
  width: 819px;
  height: 18px;
  color: #ffffff;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
}

div.jccmsmenuposition {
  position: relative;
  left: 5px;
  top: 5px;
}

div.jccmscontentposition {
  position: relative;
  left: 5px;
  top: 5px;
}

div.jccmsmenuborder {
  position: relative; 
  height:1px;
  overflow:hidden;
  border-left:1px #999999 solid;
  border-right:1px #999999 solid;
  background-color: #e4e4e4;
}

div.jccmsmenuborder_content {
  position: relative; 
  border-left:1px #999999 solid;
  border-right:1px #999999 solid;
  border-top: -2px;
  border-bottom: 0px;
  width:171px;
  background-color: #e4e4e4;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  text-align: left;
  font-size: 12px;
}

div.adamvbborder_content {
  position: relative; 
  border: 0px;
  width:266px;
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  text-align: left;
  font-size: 12px;
}

div.jccmsmaincontent {
  position: relative; 
  border:1px #999999 solid;
  width:600px;
  background-color: #e4e4e4;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  text-align: left;
  font-size: 12px;
  margin-left: 10px;
}

div.adammaincontent {
  position: relative; 
  border: 0px;
  width:510px;
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  text-align: left;
  margin-left: 10px;
  margin-top: 10px;
}

div.adammaincontentproduct {
  position: relative; 
  overflow: auto;
  height: 460px;
}  

div.jccmsmaincontentdetail {
  position: relative; 
  border:0px;
  width:580px;
  background-color: #e4e4e4;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  text-align: left;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablestyle {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 580px;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border: 1px solid #c5c5c5;
	background: #FFC;
	}

.tablecellstyle {
	border: 1px solid #c5c5c5;
	padding: 0 0.5em;
	}


.aligntop {
vertical-align:top;
text-align: left;
}

.aligntop_dashboard_title {
vertical-align:top;
text-align: left;
width: 400px;
}

.aligntop_dashboard_logo {
vertical-align:top;
text-align: left;
}

.highlightit img{
border: 3px solid #d1d4d3;
}

.highlightit:hover img{
border: 3px solid #af9ced;
}

#mainpane { border: 0px; margin: auto; align: center; }
#leftbarfont { position: relative; border-bottom:2px #dcdcdd solid; margin-left: 5px; text-align: center; }
#leftbarfontadam { position: relative; border-bottom:2px #dcdcdd solid; margin-left: -1px; text-align: center; }
#leftbarimageadam { position: relative; margin-top: 8px; margin-left: -1px; }
#rightloginformposition { position: relative; margin-top: 8px; margin-left: 100px; border:0px; background-color: transparent; text-align: center; width: 350px; }
#rightloginform { position: relative; margin-top: 8px; margin-left: 100px; border:1px #999999 solid; background-color: #f2f2f2; text-align: center; width: 350px; }
#valerror { position: relative; background: #f7dbdb; border: 1px solid #e64545; width: 300px; margin-left: 25px; }
#valnotice { position: relative; background: #fbf7b9; border: 1px solid #ffcb00; }
#valsuccess { position: relative; background: #e9fde0; border: 1px solid #25a634; }
#valsuccess2 { position: relative; background: #e9fde0; border: 1px solid #25a634; width: 750px; margin-left: 25px; }
#valerror2 { position: relative; background: #f7dbdb; border: 1px solid #e64545;  }
#jccmsmenuseprator { border-bottom: 1px dotted #999999; width: 170px; color: #636262; }
#jccmserror { position: relative; background: #f7dbdb; border: 1px solid #e64545;  margin-left: 10px; width:560px;}
#jccmsnotice { position: relative; background: #fbf7b9; border: 1px solid #ffcb00; margin-left: 10px; width:560px; }
#jccmssuccess { position: relative; background: #e9fde0; border: 1px solid #25a634; margin-left: 10px; width:560px; }
#productproperty { position: relative; border: 1px dotted #666666; border-collapse: collapse; }
#productpropertycelltitle { position: relative;width: 210px; height: 20px;}
#productpropertycelloption { position: relative;width: 100px; height: 20px;}
#adamproductblock { position: relative; border: 1px solid #dcdcdd; }
#adamproductimageblock { border-right: 1px solid #dcdcdd; width: 92px; }
#adamproductimagezoomblock { position: relative; text-align: center; font-weight: bold; font-size: 10px; width: 92px; }
#adamproductinstructblock { width: 100px; text-align: left; vertical-align:top; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }
#adamproductinstructbodyblock { width: 290px; text-align: left; vertical-align:top; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }
#adamcontactblock { position: relative; border: 0px; }