﻿A:link {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
A:visited {
	color: #009AFF;
	text-decoration: none;
	font-weight: normal;
}

A:active {
	color: #009AFF;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: #009AFF;
	text-decoration: none;
	font-weight:normal;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #0092F7;
}

.Price {
	color : #CC0000;
	font-weight: bold;
	font-size: 14px;
}

.DetailPrice {
	font-weight: normal;
	color : #444444;
}

.Prod3Name {
	font-weight: normal;
	color : #444444;
}
.DetailID {
	font-weight: normal;
	color : #444444;

}

.DetailName {
	font-weight: bold;
    font-size: 14px;	

}

.DetailDescription {
	color : #808080;
}

.ProdPrice {
	color : #CC0000;
	font-weight: bold;
}

.CatDesc {
	color : #CC0000;
	font-style: italic;
}

.PrintContent {
	font-size: 12px;
	font-family : Verdana;
	color : #000000;
}

.email {color:#0092F7; text-decoration: none; }

.prodname {color:#0092F7; text-decoration: none; }

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccf;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
outline: none !important;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

.bottomoftabboxb1f, .bottomoftabboxb2f, .bottomoftabboxb3f, .bottomoftabboxb4f{font-size:1px; overflow:hidden; display:block; background:#fff;}
.bottomoftabboxb1f {height:1px; background:#ccf; margin:0 5px;}
.bottomoftabboxb2f {height:1px; border-right:2px solid #ccf; border-left:2px solid #ccf; margin:0 3px;}
.bottomoftabboxb3f {height:1px; border-right:1px solid #ccf; border-left:1px solid #ccf; margin:0 2px;}
.bottomoftabboxb4f {height:2px; border-right:1px solid #ccf; border-left:1px solid #ccf; margin:0 1px;}

@media print {
.tabcontent {
display:block !important;
}
}

.zmStockText {
    font-weight: bold;
    color: #FF0000;
}


