﻿.BackGroundImage
{
	background-image: url(../Images/Background/bg.gif);
    background-repeat: repeat-x;
    padding: 0px 20px 0px 20px;
    background-color: #FFF4FD;
    
    padding: 0px 0px 0px 0px;
    margin-top:0px;
    
}

.Menu_BackGroundImage
{
	background-image: url(  '../Images/YahooPink/gsprite_mod_pink.gif' );
	height: 22px;
	background-color: #FF93B6;
}

.my_bm_FieldSet
{
    border: 2px solid #FF6699;
    padding: 0px 10px 10px 10px;
}
.my_bm_Legend
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.grd_toprow_back
{
    background-image: url( '../Images/YahooPink/gsprite_mod_pink.gif' );
    height: 20px;
    border-bottom: 1px solid #FF99CC;
    background-color: #FFF4FD;
}
.NormalLabel
{
	font-size: 10pt;
	font-family: Arial;
}

.liveHelp
{
    font-weight: bold;
    border-left: 2px solid #FF6699;
    border-top: 2px solid #FF6699;
    border-right: 2px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 0px 5px 0px 5px;
    font-family: Verdana;
    font-size: 13px;
}

#homeMiddle
{
    width:100%;
    background-color: #FFD5E3;
    padding:5px 5px 5px 5px;
}

.homeMiddleInsideTable
{
    background-color: #FFFFFF;
    padding: 3px 3px 3px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.homeMiddleTextBox
{
    border:1px solid gray;
}
.homeMiddleHeaderText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FF33CC;
    padding-bottom: 10px;
}
.homeMiddleBelowText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    padding-bottom: 10px;
}

.homeTable1
{
    padding: 3px 3px 3px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border:1px solid #dcdcdc;
}
input.hint
{
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.labelCaption2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    font-weight: bold;
}

.detailPageLabelCaption
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight:bold;
}

.detailPageLabelValue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}







.menu
{
    background-color: #FF66CC;
    height: 20px;
    text-decoration:none;
}











/*
body
{
	font-family: Verdana;
	font-size: small;
	background-image: url(../../Images/Background/bg_o.gif);
	background-repeat:repeat-x;
}

.PageTable
{
	padding:left 50px;
	padding:right 50px;
}

.NormalLabel
{
	font-size: 10pt;
	font-family: Arial;
}

.HeadingLabel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.TableContainer
{
    background-color: White;
    float: left;    
    padding-left: 10px;
    padding-right: 10px;
}

.BoxHeading
{
	background-color: #f8f8ff;
	border-bottom: lightsteelblue 2px solid;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Verdana;
	height: 20px;
}

/*------------------------*/

/*
.GrdBorder
        {
            border: 1px solid #3399FF;
        }
        .SectionHeading
        {
            font-family: Verdana;
            font-size: 12px;
            font-weight: bold;
            color: #0066CC;
        }
        .GrdCaption
        {
            font-family: Verdana;
            font-size: 11px;
            color: #009933;
        }
        .GrdValue
        {
            font-family: Verdana;
            font-size: 11px;
        }
        .GrdTopRowBag
        {
            background-color: #C4E1FF;
            border-bottom-style: solid;
            border-bottom-width: 1px;
        }
        .PageTopLabelCaption
        {
            font-family: Verdana;
            font-size: 11px;
            font-weight: bold;
        }
        .PageTopLabelValue
        {
            font-family: Verdana;
            font-size: 11px;            
        }
        .style2
        {
            border: 1px solid #C0C0C0;
            width: 150px;
            height: 150px;
        }
            
        .LeftPad
        {
            padding-left:10px;
        }
        .TableBorder
        {
            border: 1px solid #FF99CC;
        }
        .grd_toprow_back
        {
            background-image: url('../../Images/YahooPink/gsprite_mod_pink.gif');
            height:20px;
            border-bottom: 1px solid #FF99CC;
        }
        .GrdLabel
        {
            font-family: Verdana;
            font-size: 11px;
        }
        
        .Test
        {
        
        }
        
        .SmallLinkText
{
    font-family: Verdana;
    font-size: 10px;
}


.test
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #FFCCCC;
    background-color: #F9FFFC;
}

.MenuMouseOver
{
    background-color: #FFCEE7;
}

.Paging
{
    border: 1px solid #FF6699;
    font-family: Verdana;
    font-size: 12px;
    padding: 10px;
    background-color: #FF99CC;
}

.CardShopName
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #669900;
}

.Testing
{
	border-style: 2;
	border-width: 2px;
	border-color: #FF0066;
	background-color: #FF9999;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial;
		color: #0000CC;
		height: 30px;
	}


.Test
{
	border: 1px solid #FF6699;
	color: #FF95B8;
	padding:5px;
	padding-left:2px;
	padding-right:2px;
}

.TestClass
{
	border-top-style: dotted;
	border-width: 1px;
	background-color: #FFEAF4;
}
*/
