/* DEBUG CSS - DON'T CHANGE */

DIV#Debug
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	overflow: hidden;
	width: 20px;
	z-index: 10;
}

TABLE.Debug
{
	border-width: 0px;
	width: 100%;
	height: 200px;
	background: #000000;
}

A.Debug
{
	color: #ffffff;
	text-decoration: underline;
}

SPAN.Debug
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}

/* COMMON */
BODY, P, TD
{
	font-family: Verdana, sans-serif;
}

SPAN.ShopHeader
{
	font-family: Verdana; color: #ffffff; font-weight: bold; font-size: 11px;
}

SPAN.ShopText
{
	font-family: Verdana; color: #000000; font-size: 11px;
}

SPAN.ShopCategories
{
	font-family: Verdana; color: #000000; font-size: 12px;
}


SPAN.ShopProductList
{
	font-family: Verdana; color: #000000; font-size: 12px;
}

A.ShopProduct
{
	font-weight: bold; color: #003399;
}

SPAN.ShopProductListPrice
{
	color: #cc0000; font-weight: bold;
}

SPAN.ShopProductDetailsPrice
{
	color: #cc0000; font-weight: bold; font-size: 15px;
}

SPAN.ShopProductDetailsName
{
	color: #003399; font-weight: bold; font-size: 15px;
}

SPAN.ShopProductDetails
{
	font-family: Verdana; color: #000000; font-size: 12px;	
}

A.ShopCart
{
	font-family: Verdana; font-size: 12px; font-weight: bold; color: #003399;
}

SPAN.ShopCartLarge
{
	font-family: Verdana; font-size: 15px; font-weight: bold;
}

A.ShopCartLarge
{
	font-family: Verdana; font-size: 15px; font-weight: bold; color: #003399;
}

SPAN.ShopProductAdd
{
	color: #cc0000; font-weight: bold;
}

SPAN.ShopCart
{
	font-family: Verdana; color: #000000; font-size: 12px;	
}

A.Shop
{
	color: #003399;
}
.small 
{
	font-size: 10px;
}
A.FooterTellAFriend
{
	color: blue;
}

/*********************************************************/
/*Date : 6 jan 2010
/*********************************************************/.content_txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.Heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2954A9;
	text-align: justify;
}
.prodcuts_table {
	border: thin solid #E2E2E2;
}
.prodcuts_table2 {
	border: thin dashed #B0B0B0;
	height: 350px;
}

.Heading_blue_maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2954A9;
	text-align: justify;
}
.products_clickhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.products_clickhere a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.products_clickhere a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.product_name_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.border_blue {
		border: 1px solid #679BCD;
}
li{
list-style: none;
}

#td-navigation{
  width: 120px;
  list-style:none ;
  list-style-position: outside;
}
.txt-heading{
 
  font-size: 10pt;
  color: #3366FF;
  font-weight: bold;
}
#td-navigation{
  font-size: 8pt;
 
}
#td-navigation li{
  padding-top:5px;
  padding-bottom: 5px;
}


#td-navigation li ul {
  list-style-position: outside;
  padding-left:0;

}
#td-navigation li ul li{
  list-style: disc;
}

#td-navigation img {

  padding-right:5px;

}

 .hidden{
   display: none;
 }

 .BrownColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A87E03;
}

.redColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#help-box{
  background-image: url(../images/help-box.jpg);
  width: 165px;
  height: 143px;
  background-repeat: no-repeat;
}
#help-box-content{
  padding-left: 10px;
  padding-top:30px;
  text-align: left;
   width: 160px;
}
#help-box-content ul{
  float: left;
  margin: 0;
  padding: 0;
  list-style-position: outside;
  color:#AB0808;
  font-weight: bold;
  font-size: 10px;
}
.small-text{
 font-size: 9px;
}
#help-box-content ul li h2{
  font-size: 15px;
  margin-top:10px;
}



