@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	background-image: url(/site/images/back2.gif);
} 
#div__body{
background:#FFFFFF;
}
.smalltext a {
	font-size:13px!important;
}
img#mainimage {
max-height: 276px;
 /*height: expression(this.height > 276 ? "276px" : true);
 width: expression(this.width > 300 ? "300px" : true);
 */max-width:300px;
}
#mainimage img {
	max-height:276px!important;
	/*height: expression(this.height > 276 ? "276px" : true);
	*/_max-height:276px!important;
/*width: expression(this.width > 300 ? "300px" : true);
  */  max-width:300px;
}

img#thumb {
max-height: 60px;
 height: expression(this.height > 60 ? "60px" : true);
 width: expression(this.width > 60 ? "60px" : true);
 max-width:60px;
}
#thumb img {
	max-height:60px!important;
	height: expression(this.height > 60 ? "60px" : true);
	_max-height:60px!important;
	width: expression(this.width > 60 ? "60px" : true);
    max-width:60px;
}
a.leftmenu
{
	font-size: 8pt;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
	display: block;
	/* margin-top: 2px; */
	/* margin-bottom: 2px; */
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #cdcdcd;
}

a.leftmenu:hover
{
	font-size: 8pt;
	font-weight : bold;
	background-color: #f4f4f4;
	text-decoration: none;
	color: #000000;
}
.h3home  {
	color : red;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight : bold;	
	text-decoration: none;
}
.footer_txt {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #FFFFFF;
}

.footer_txt_dark {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #666666;
}
#categoryMenu select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
}
#productMenu select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
}
.description  { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  text-decoration: none;
} 
.descriptionBlue  { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  text-decoration: none;
  color: #0066cc;
} 
.descriptionCategorie  { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  text-decoration: none;
  color: #0066cc;
} 

td.cat{
		background-image: url(http://www.videocommtech.com/site/images/7bg.gif);
		background-color:#D1D7DC; 
}

