﻿.DataWebControlStyle
{
}

.HeaderStyle
{
    font-size:120%;
    font-weight:bold;
	
	background:#F3F3F3 none repeat scroll 0%;
	border-bottom:3px solid #DDDDDD;
	margin:25px -10px 5px;
	padding:0px 10px;
}

.HeaderStyle a
{
}

.FooterStyle
{
    background-color:#F3F3F3;
    color: #ffffff;
    text-align: right;
}

.AlternatingRowStyle
{
    background-color: #f5f5f5;
}

.RowStyle
{
}

.SelectedRowStyle
{
    background-color: #ffffcc;
}

.PagerRowStyle
{
    background-color: #ddd;
    text-align: right;
    font-size:smaller;
}

.PagerCurrentPage
{
    background-color: #ffffcc;
    padding:2px;
}

.PagerOtherPage
{
    padding:2px;
}


.AffordablePriceEmphasis
{
    background-color: #ffffcc;
}

.ProductPropertyLabel
{
    font-weight: bold;
    text-align: right;
}

.ProductPropertyValue
{
    padding-right: 35px;
}


.progress
{
    font-size:smaller
}

.trace
{
    background-color:#ccc;
    font-family:Courier New;
    font-size:smaller;
}