﻿

divdsa
{
	border:solid 1px red;
}

.tdesc
{
	 z-index:1000; position:absolute; width:100px; height:0px; overflow:hidden;
}
.jswarn
{
	text-align:center; color:Red; font-weight:bold; margin-top:10px;
}

.topspacer
{
	 width:1px; background-image:url(images/tmspacer.jpg);
}

/* change color theme by modifying 'templatecolor1', 'templatecolor2' and 'templatecolor3' classes*/

.templatecolor1
{
	background-color:#e6e6e6;
}
.templatecolor2
{
	background-color:#909090; /*#BFBFBF;*/
	background-image:url(images/tlback.jpg);
	height:164px;
	width:201px;
	vertical-align:top;
}
.templatecolor3
{
	background-color:#909090; /*#BFBFBF;*/
	background-image:url(images/titleback.jpg);
	height:40px;
	width:509px;
	font-weight:bold;
	color:white;
}

.maincontentalter
{
	background-color:#e6e6e6;
	margin-top:0px;
	margin-bottom:0px;
}

.maincontenttable
{
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.trmouseover
{
	background-color: #ffff99;
}
.trmouseout
{
	background-color: #ffffff;
}
/*
html
{ 
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #bcbcac;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-track-color: #bcbcac;
}
*/
	
body
{ 
	margin: 0;
	padding: 0;
	cursor:default;
	background-color: #FFFFFF;

}

h1, h2, h3 { font-size:11px; font-weight:normal; font-family:Verdana; margin:0px }




body, table, input, select
{
	font-family: Verdana;
	font-size: 11px; /* 8pt = 11px */
	color: #000000;
	
}

.descshort
{
	color: #4b4a4a;
}

.saleprice
{
	color:#cc3300;
	font-size:11pt;
	font-weight:bold;

}
.oldprice
{
	font-size:10pt;
	color:Gray;
	text-decoration:line-through;
	font-weight:bold;
}

.mycarthead
{
	font-weight:bold;
	color: black;
	text-align:center;
	height:40px;
}
.mycarthead td
{
	border-bottom:solid 3px #a6a6a6;
	border-right:solid 1px #a6a6a6;
}
.btnlink
{
	cursor:pointer;
	border-width:0px;
}

.links, .links a, a
{
	text-decoration:none;
	color: #4b4a4a;
}

.prodname
{
	font-weight:bold;
	color: black;
	font-size:11px;
}


.stdtext td
{
	font-weight:normal;
	color: White;
	overflow:hidden;
	white-space:nowrap;
	padding:2px;
}

.leftcategory, .leftcategory a
{
	white-space: nowrap;
	color: black;
	text-decoration:none;

}	

.leftcategory td
{
	padding:2px;
}


.textboxwidth input 
{
	width:200px;
}
.textboxwidth select
{
	width:210px;
}
.textboxwidth td
{
	padding: 4px 0 0 0;
}

