}
.cbox {
  margin-bottom: 5px;
}
.models {
  font-size: 14px; 
  font-weight: bold; 
  color: #333333; 
  width: 400px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: center; 
  border-top: 1px solid #CCCCCC; 
  border-left: 1px solid #CCCCCC; 
  border-right: 1px solid #CCCCCC; 
  background-color: #F4F4F4; 
  height: 20px; 
  line-height: 20px;
}  
.cbox img{
	border: 0px;
}
.cbox {
	width: 100%;
	font-family: arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
  margin-top: 5px;
}
.cbox-cat {
	width: 100%;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	border-top: 2px solid #486293;
	color: #000000;
  margin-top: 5px;
	text-align: center;
  border-right: 1px #EEEEEE solid;
  border-bottom: 1px #EEEEEE solid;
	background-color: #CCCCCC;
}

.pheading {
  text-align: center;
  color: #1676b0; 
	font-size: 14px; 
	font-weight: bold; 
	height: 27px; 
	line-height: 27px;
	background-color: #2175BC;
	color: #FFFFFF;
}
td.pheading a:link,
td.pheading a:active,
td.pheading a:visited {
  color: #FFFFFF;
}
td.pheading a:hover {
  color: #EEEEEE;
}
td.ppicture {
  padding-top: 5px;
}
div.ppicture-link {
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(/v2/img/pfeatures-top.gif);
}
.pheading1 {
  text-align: right;
  color: #90BADE; 
	font-size: 14px; 
	padding-right: 10px;
	font-weight: bold; 
	height: 57px; 
	line-height: 57px; 
	margin-top: 5px;
  background-image: url(/v2/img/information-guide.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top: 1px dotted #333333;
	padding-top: 10px;
}
.pheading1 a:link,
.pheading1 a:active,
.pheading1 a:visited {
  text-decoration: none;
}
.pdescription {
  padding: 5px 5px 5px 10px;
}
.pfeaturestop {
  color: #2175BC;
  text-align: left;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/pfeatures-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.pfeatures-a {
  height: 18px;
	line-height: 18px;
	padding: 5px;
	background-color: #F7F7F7;
}
.pfeatures-b {
  height: 18px;
	line-height: 18px;
	padding: 5px;
	background-color: #FDFDFD;
}
.pfeaturesbot {
  text-align: center;
	padding-right: 5px;
	height: 22px;
	line-height: 22px;
  background-image: url(/v2/img/pfeaturesbot-bg.gif);
}
.pfeatures-price {
  font-size: 12px;
  height: 18px;
	line-height: 18px;
	text-align: center;
	border-top: 1px #eeeeee solid;
	font-weight: bold;
	color: #2175BC;
}
.pfeatures-2 {
  font-size: 12px;
  height: 18px;
	line-height: 18px;
	text-align: center;
	border-top: 1px #eeeeee solid;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2175BC;
 } 
 .pfeatures-3 {
  text-align: center;
 } 

.pheading .h5 {
  display: inline;
}

/*dropdown menu*/
#dropmenudiv{
position:absolute;
margin-top: 12px;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #dfe8cf;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0099ff;
}

#ddblueblockmenu{
border: 1px solid #2175BC;
border-bottom-width: 0;
width: 188px;

}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

#ddblueblockmenu li a{
display: block;
padding: 2px 0;
padding-left: 5px;
width: 178px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 5px solid #1958b7;
}

#ddblueblockmenu li a:hover {
background-color: #316195;
border-left-color: #ffffcc;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #ffffcc;
}
.menutitle a:link,
.menutitle a:active,
.menutitle a:visited {
  color: #306093;
  text-decoration: underline;
}
hr {
  border: 1px;
  background-color: black;
  width: 80%;
}
.breadcrumb {
  color: #1866BE;
}
.bread {
	padding-left: 5px;
	height: 28px;
	text-align: left; 
	color: #486293;
	font-size: 12px;
}
.bread a:link,
.bread a:active,
.bread a:visited {
	color: #486293;
}
.bread a:hover {
	text-decoration: none;
	color: #829BC0;
}
.backinfobottom {
  text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	background-color: #FFFFCC;
}
.backinfotop {
  text-align: center;
}
.displaytable {
  width: 100%;
}
.displaytable td {
  padding: 3px;
	border-bottom: 1px solid #FAFAFA;
}
.specialrow {
  background-color: #EEEEEE;
}
/*Solar TopMenu*/
#dropmenudiv{
position:absolute;
margin-top: 8px;
margin-left: -7px;
border:1px solid #2175bc;
border-bottom-width: 0;
font-family: arial;
font-size: 12px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
background-color: #e4f9fe;
font-weight: normal;
}
#dropmenudiv a:link,
#dropmenudiv a:active,
#dropmenudiv a:visited,
#dropmenudiv a:hover {
  color: #2175bc;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #1f509f;
background-color: #FFFFCC;
}
.ig {
  margin: 10px 0px 10px 0px;
}
.ig-link {
  float: left;
  width: 45%;
	text-align: left;
	padding: 0px 0px 0px 20px;
	background-image: url(/v2/img/ss-icon.gif);
	background-repeat: no-repeat;
}

.view-cart-tab {
  float: right;
	
	height: 14px;
	line-height: 14px;
	padding: 0px 10px 0px 30px;
	margin-top: 5px;
	font-family: arial;
	font-size: 11px;
	margin-right: 19px;
}
div.view-cart-tab a:link,
div.view-cart-tab a:active,
div.view-cart-tab a:visited,
div.view-cart-tab a:hover {
  color: #FFFFFF;
  text-decoration: none;
  }
.information-guide-tab {
  float: right;
	
	height: 14px;
	line-height: 14px;
	padding: 0px 10px 0px 10px;
	margin-top: 10px;
	font-family: arial;
	font-size: 11px;
	margin-right: 32px;
	
}
div.information-guide-tab a:link,
div.information-guide-tab a:active,
div.information-guide-tab a:visited,
div.information-guide-tab a:hover {
  color: #FFFFFF;
	text-decoration: none;
}
.visual-directory-tab {
  float: right;
	background-color: #396BEF;
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	line-height: 14px;
	padding: 0px 10px 0px 10px;
	margin-top: 4px;
	font-family: arial;
	font-size: 11px;
	margin-right: 5px;
	border: 1px solid #1249D4;
}
div.visual-directory-tab a:link,
div.visual-directory-tab a:active,
div.visual-directory-tab a:visited,
div.visual-directory-tab a:hover {
  color: #FFFFFF;
	text-decoration: none;
}
/*ANYLINKS*/
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #2175BC;
border-bottom-width: 0;
font-size: 11px;
font-family: arial;
line-height: 18px;
z-index: 150;
background-color: #FFFFFF;
width: 200px;
margin: 1px 0px 0px -10px;
}

div.anylinkcss a:link,
div.anylinkcss a:active,
div.anylinkcss a:visited{
width: 100%;
display: block;
border-bottom: 1px solid #2175BC;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: #637EC3;
font-size: 11px;
font-family: arial;
font-weight: normal;
}

div.anylinkcss a:hover{ /*hover background color*/
background-color: #FAFAFA;
color: #3152A5;
font-size: 11px;
font-family: arial;
font-weight: normal;
}
.tab-bg-1 {
  border-top: 2px solid #FFFFFF;
  height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/tab-bg-1.gif);
	background-position: top right;
	background-repeat: repeat-x;
	padding: 0px 23px 0px 10px;
	font-size: 11px;
	font-family: arial;
	background-color: #396BDE;
}
.tab-bg-1 a:link,
.tab-bg-1 a:active,
.tab-bg-1 a:visited,
.tab-bg-1 a:hover {
  text-decoration: none;
}
.tab-bg-1 a:hover .anylinkcss {
position:absolute;
visibility: visible;
border:1px solid #2175BC;
border-bottom-width: 0;
font-size: 11px;
font-family: arial;
line-height: 18px;
z-index: 150;
background-color: #FFFFFF;
width: 190px;
margin: 1px 0px 0px -10px;
}
td.tab-bg-1-active {
  border-top: 2px solid #FFFFFF;
  height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/tab-bg-1-active.gif);
	background-position: top right;
	background-repeat: repeat-x;
	padding: 0px 23px 0px 10px;
	font-size: 11px;
	font-family: arial;
	background-color: #FFEE00;
}
td.tab-bg-1-active a {
  color: #3152A5;
  text-decoration: none;
}
.tab-bg-2 {
	border-top: 2px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/tab-bg-2.gif);
	background-position: top right;
	background-repeat: repeat-x;
	padding: 0px 17px 0px 10px;
	font-size: 11px;
	font-family: arial;
	background-color: #3778bc;
	
}
.tab-bg-2b {
	border-top: 2px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/tab-bg-2.gif);
	background-position: top right;
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: arial;
	background-color: #3778bc;

}
.tab-bg-2 a:link,
.tab-bg-2 a:active,
.tab-bg-2 a:visited,
.tab-bg-2 a:hover {
  text-decoration: none;
}
.tab-bg-2-active {
  border-top: 2px solid #FFFFFF;
  height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/tab-bg-1-active.gif);
	background-position: top right;
	background-repeat: repeat-x;
	padding: 0px 17px 0px 10px;
	font-size: 11px;
	font-family: arial;
	background-color: #FFEE00;
}
.tab-bg-2-active a:link,
.tab-bg-2-active a:active,
.tab-bg-2-active a:visited,
.tab-bg-2-active a:hover {
  text-decoration: none;
}
.tab-bg-2a {
	border-top: 2px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-family: arial;
	background-color: #FFFFFF;
	text-align: center;
}
.tab-bg-3 {
  border-top: 2px solid #FFFFFF;
  height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/tab-bg-3.gif);
	background-position: top right;
	background-repeat: repeat-x;
	padding: 0px 24px 0px 10px;
	font-size: 11px;
	font-family: arial;
	background-color: #3152A5;
}
.tab-bg-3 a:link,
.tab-bg-3 a:active,
.tab-bg-3 a:visited,
.tab-bg-3 a:hover {
  text-decoration: none;
}
.tab-bg-3-active {
  border-top: 2px solid #FFFFFF;
  height: 20px;
	line-height: 20px;
	background-image: url(/v2/img/tab-bg-1-active.gif);
	background-position: top right;
	background-repeat: repeat-x;
	padding: 0px 24px 0px 10px;
	font-size: 11px;
	font-family: arial;
	background-color: #FFEE00;
}
.tab-bg-3-active a:link,
.tab-bg-3-active a:active,
.tab-bg-3-active a:visited,
.tab-bg-3-active a:hover {
  text-decoration: none;
}
#active-link {
  background-color: #E0EDF8;
	color: #3152A5;
}
#active-link:hover {
background-color: #CCDDEE;
color: #3152A5; 
}
/*Larger Image*/
a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-50px;
margin-left: -50px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:0px; /* now give it a height */
width: 0px;
cursor:pointer; /* for IE */
z-index:500; 
border: 0px;
}
a.screen:hover b img {
border: 5px solid #FFFFCC;
}
div.index-tabs {
  background-color: #FFFFFF;
}
div.index-tabs a {
	display: block;
	padding: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px dotted #666666;
	margin: 2px 0px 2px 0px;
}
div.index-tabs a:hover {
  background-color: #FAFAFA;
}
/*INDEX PAGE CONTENT*/
.in-wrap img {
  display: inline;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.index-table {
  width: 621px;
}
.in-ctext-head {
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-image: url(/v2/index/in-ctext-head-bg.gif);
  border-bottom: 1px dotted #999999;
}
.in-ctext-left-l {
  width: 373px;
  background-color: #FFFFFF;
}
.in-ctext-right-l {
  background-color: #FAFAFA;
  border-left: solid 1px #DDDDDD;
}
.in-ctext-right-l a {
  color: #3152A5;
  border-right: 1px dotted #DDDDDD;
  text-decoration: none;
}
.in-ctext-right-l a:hover {
  color: #396BDE;
  text-decoration: none;
}
.in-ctext-left-r {
  width: 373px;
  background-color: #FFFFFF;
}
.in-ctext-right-r {
  background-color: #FAFAFA;
  border-left: solid 1px #DDDDDD;
}
.in-ctext-right-r a {
  color: #3152A5;
  border-right: 1px dotted #DDDDDD;
  text-decoration: none;
}
.in-ctext-right-r a:hover {
  color: #396BDE;
  text-decoration: none;
}
.in-fade-box {
  background-image: url(/v2/img/foot-fade.gif);
  background-repeat: repeat-x;
  border-bottom: 10px solid #FFEE00;
}
.in-fade-box a {
  color: #3152A5;
  border-right: 1px dotted #DDDDDD;
  text-decoration: none;
}
.in-fade-box a:hover {
  color: #396BDE;
  text-decoration: none;
}
div.in-index-tabs {
  background-color: #FFFFFF;
}
div.in-index-tabs a {
  display: block;
  padding: 5px 0px 5px 3px;
  border-bottom: 1px dotted #3152A5;
}
div.in-index-tabs a:hover {
  background-color: #FAFAFA;
}
div.pheading a:link,
div.pheading a:active,
div.pheading a:visited {
  color: #FFFFFF;
	text-decoration: none;
}
/*product hover zoom*/
.product-image-box {
  position: relative;
  z-index: 2;
}
.product-image-box img {
  border: 0px solid #333333;
}
#product-image-box1 {
  position: absolute;
  margin-top: -200px;
  margin-left: -50px;
  z-index: 3;
  border: 0px;
}
#product-image-box1 img {
  display: block;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.product-image-infobox {
  position: relative;
	z-index: 5;
  width: 300px;
  border: 1px solid #333333;
  background-color: #FFFFCC;
}
.product-image-infobox td {
  text-align: center;
}
.product-image-h {
  width: 100%;
}
/*index product links*/
div.in-prodlink a:link,
div.in-prodlink a:active,
div.in-prodlink a:visited{
width: 100%;
display: block;
padding: 5px;
text-decoration: none;
text-indent: 3px;
color: #665554;
font-size: 12px;
font-family: arial;
font-weight: normal;
background-color: #EBECEB;
margin-bottom: 1px;
}
div.in-prodlink a:hover {
width: 100%;
display: block;
padding: 5px;
text-decoration: none;
text-indent: 3px;
color: #665554;
font-size: 12px;
font-family: arial;
font-weight: normal;
background-color: #CCDDEE;
margin-bottom: 1px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #ccddee;
	text-indent: 10px;
}
.positiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.personalprofile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}
td.menuspacer {
height: 10px;
}
table.leftmenu {
width: 185px;
}
td.menuhead {
width: 185px;
font-weight: bold;
background-color: #CCCCCC;
border: 1px dotted #000000;
}
td.leftmenubutton {
border: 1px dotted #CCFFCC;
}
a.leftmenu {
text-decoration: none;
color: #66CCFF;
}
a.leftmenu:hover {
text-decoration: none;
color: #000000;
}

td.top-login {
width: 44px;
height: 33px;
background: url(/v2/img/login.gif);
}


td.top-sitemap {
width: 72px;
height: 33px;
background: url(/v2/img/sitemap.gif);
}

td.top-sitemap:hover {
width: 72px;
height: 33px;
background: url(/v2/img/sitemap-on.gif);
}

td.top-viewcart {
width: 74px;
height: 33px;
background: url(/v2/img/viewcart.gif);
}



td.top-contact {
width: 64px;
height: 33px;
background: url(/v2/img/contact.gif);
}



td.top-livechat {
width: 130px;
height: 50px;
background: url(/v2/img/live-assistant.gif);
}


td.top-phone {
width: 179px;
height: 50px;
background: url(/v2/img/phone-number.gif);
}
	
a.featuredproductinfo{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none}

a.featuredproductinfo:hover{z-index:25;}

a.featuredproductinfo span{display: none}

a.featuredproductinfo:hover span{ /*the span will display just only while hovering */
	padding: 0px;
    display:block;
    position:absolute;
    top:-225px; left:-75px; width:300px; height: 321px;
    border:1px solid #2175bc;
    background-color:#FFFFFF; color:#2175bc;
    text-align: left}
	
.ButtonText {
color: #FFFFFF;
}

td.Button {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}

td.view-more {
width: 550px;
height: 40px;
background: url(/v3/layout/images/viewproducts-off.jpg);
}

td.view-more:hover {
width: 550px;
height: 40px;
background: url(/v3/layout/images/viewproducts-on.jpg);
}

td.top-visual-directory {
background-position: center;
background-repeat: no-repeat;
width: 239px;
height: 24px;
background: url(/v3/layout/images/visual-directory.gif);
}

td.top-visual-directory:hover {
background-position: center;
background-repeat: no-repeat;
width: 239px;
height: 24px;
background: url(/v3/layout/images/visual-directory-on.gif);
}
/* Shadow Boxes */
.shadowbox-top-left {
height: 8px;
width: 8px;
background-repeat: no-repeat;
background-image: url(/v3/layout/images/smallborder-top-left.png);
}
.shadowbox-top {
height: 8px;
background-repeat: repeat-x;
background-image: url(/v3/layout/images/smallborder-top.png);
}
.shadowbox-top-right {
height: 8px;
width: 8px;
background-repeat: no-repeat;
background-image: url(/v3/layout/images/smallborder-top-right.png);
}
.shadowbox-left {
width: 8px;
background-repeat: repeat-y;
background-image: url(/v3/layout/images/smallborder-left.png);
}
.shadowbox-right {
width: 8px;
background-repeat: repeat-y;
background-image: url(/v3/layout/images/smallborder-right.png);
}
.shadowbox-bottom-left {
height: 8px;
width: 8px;
background-repeat: no-repeat;
background-image: url(/v3/layout/images/smallborder-bottom-left.png);
}
.shadowbox-bottom {
height: 8px;
background-repeat: repeat-x;
background-image: url(/v3/layout/images/smallborder-bottom.png);
}
.shadowbox-bottom-right {
height: 8px;
width: 8px;
background-repeat: no-repeat;
background-image: url(/v3/layout/images/smallborder-bottom-right.png);
}
.bar-tiny {
background-image: url(/v3/layout/images/bar-tiny.png);
width: 187px;
height: 28px;
text-align: center;
vertical-align: middle;
background-repeat: no-repeat;
padding-bottom: 3px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bar-left {
background-image: url(/v3/layout/images/bar-left.png);
background-repeat: no-repeat;
height: 38px;
width: 10px;
}
.bar {
	height: 38px;
	background-image: url(/v3/layout/images/bar-middle.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-left: 5px;
	padding-bottom: 3px;
}
.bar-right {
background-image: url(/v3/layout/images/bar-right.png);
background-repeat: no-repeat;
height: 38px;
width: 7px;
}
.bar-light-left {
background-image: url(/v3/layout/images/bar-light-left.png);
background-repeat: no-repeat;
height: 38px;
width: 10px;
}
.bar-light {
height: 38px;
background-image: url(/v3/layout/images/bar-light-middle.png);
background-repeat: repeat-x;
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
padding-left: 5px;
padding-bottom: 3px;
}
.bar-light-right {
background-image: url(/v3/layout/images/bar-light-right.png);
background-repeat: no-repeat;
height: 38px;
width: 7px;
}
.cat-table-title {
color: #2177BB;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
vertical-align: top;
text-align: left;
padding-top: 3px;
padding-left: 5px;
}
.shadowbox {
vertical-align: top;
padding: 3px;
color: #555555;
font-size: 11px; 
}
.featuredshadowbox {
vertical-align: top;
padding: 3px;
color: #555555;
font-size: 11px;
padding: 10px;
height: 208px;
width: 188px;
background-image: url(/v3/layout/images/shadowbox_featured.gif);
background-repeat: no-repeat;
}
.productinformation {
width: 289px;
}
.homepagecatbox {
padding: 8px;
vertical-align: top;
text-align: left;
width: 176px; height: 144px;
background-image: url(/v3/layout/images/home_categorybox.jpg);
background-repeat: no-repeat;
}
.homepagecatimg {
vertical-align: middle;
text-align: center;
width: 105px;
vertical-align: top;
}

/* being styles to steal*/
.redtable {
background-color:#3863f0;
text-align:left;
border:1px solid #000000;
min-width:100%;
}
.orangetable {
background-color:#5994ec;
text-align:left;
border:1px solid #000000;
min-width:100%;
}
.yellowtable {
background-color:#59b3ec;
text-align:left;
border:1px solid #000000;
min-width:100%;
}

.blacktable{
text-align:left;
border:1px solid #000000;
min-width:100%;
}

.greytable{
text-align:center;
background-color:#ebeceb;
min-width:100%;
border:1px solid #000000;

}

.greentable {
background-color:#9ce9e8;
text-align:left;
border:1px solid #000000;
min-width:100%;
}

.midtable{
position:absolute;
top:35%;
left:28%;
}
.lefttable{
position:absolute;
top:35%;
left:15%;
}

.righttable{
position:absolute;
top:35%;
left:40%;
}

.downcenter{
position:relative;
top:80pt;
}
.sql{
border:1px solid #000000;
color:green;
}

.centerbold{
text-align:center;
font-weight:bold;
}

.bottomborder{
border-bottom: 1px dotted #333333;	
}

.producttd{
	width:4em;
	text-align:center;
	border:1px solid #000000;
}
.SKUtd{
	width:10em;
	text-align:center;
	border:1px solid #000000;
}
.vendortd{
	width:20em;
	border:1px solid #000000;
}
table.fixedtable{
	table-layout:fixed;
	padding:2px;
	border:2px solid #000000;
	border-collapse: collapse;
	margin-left:auto; 
	margin-right:auto;
}

.fixedtablecolored{
	table-layout:fixed;
	border:2px solid #000000;
	border-collapse: collapse;
	background-color:#EEEEFF;
}

.fixedtableorange{
	table-layout:fixed;
	border:2px solid #000000;
	border-collapse: collapse;
	background-color:#DAA520;
}

.smalltd{
	width:3em;
	text-align:left;
	border:1px solid #000000;
}

.vendor{
	text-align:left;
	font-size:14pt;	
	border-bottom:2px solid #000000;
	text-decoration:none;
}

p#vendor a {text-decoration: none;}

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

#nondectable a {
            text-decoration:none;
}

.blackbox{
	border:1px solid #000000;
	position:relative;
	text-align:left;
	padding:10px;
}

.center{
	text-align:center;
}

.declink{
	background-color: rgb(238, 238, 255);
        padding:5px;
	text-decoration:none;	
}


a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
    color:black;}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just only while hovering */
	padding: 3px;
    display:block;
    position:absolute;
    top:2em; left:2em;
	width: 400px;
    border:1px solid #2175bc;
    background-color:#FFFFFF; color:#2175bc;
    text-align: left;
    text-decoration:none;
    color:black;
}
	
a.info-small{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
    color:black;}

a.info-small:hover{z-index:25;}

a.info-small span{display: none}

a.info-small:hover span{ /*the span will display just only while hovering */
	padding: 3px;
    display:block;
    position:absolute;
    top:2em; left:2em;
	width: 200px;
    border:1px solid #2175bc;
    background-color:#FFFFFF; 
    text-decoration:none;
    color:black;
    text-align: left}
/* stolen styles from old CSS sheet - MattC /*

