﻿.listThumbFrame
{
    border: 1px solid #999999;
    width: 100px;
    height: 70px;
}
.listItemHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.listContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
.listPrice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF3300;
    font-weight: bold;
    text-decoration: none;
}
.listMainHeader
{
    border: 1px solid #C0C0C0;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    background-image: url('../images/siteImages/menuItemBackTuranj.gif');
    background-repeat: repeat-x;
}
.listItemFrame
{
    border: 1px dotted #C0C0C0;
    width: 180px;
}
.listItemAlterFrame
{
    border: 1px dotted #C0C0C0;
    background-color: #F7F6F3;
    width: 180px;
}
.footerLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-align:right ;
}

