/************************************************************
    Public Master Page Styles
************************************************************/
/* CSS Document has been created by Partha Sarker, Graphic Team Leader, desme.com*/

 img
{
    border: none;
}
body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #535353;
}
a
{
    color: #535353;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #535353;
    text-decoration: underline;
    font-weight: bold;
}
.searchbox
{
    border: none;
    width: 190px;
    background-color: transparent;
}
.searchbox2
{
    border: none;
    width: 157px;
    background-color: transparent;
}
.user
{
    color: #ca4533;
    font-weight: bold;
}
.link
{
    color: #535353;
    text-decoration: underline;
}
.link:hover
{
    color: #535353;
    text-decoration: none;
}
.topmenu
{
    color: #ffffff;
    text-decoration: none;
}
.topmenu a
{
    color: #ffffff;
    text-decoration: none;
}
.topmenu a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.leftlink
{
    color: #535353;
    text-decoration: none;
    font-weight: bold;
    line-height: 28px;
}
.leftlink:hover
{
    color: #ca4533;
    text-decoration: none;
    line-height: 28px;
    font-weight: bold;
}
.bottomlink
{
    color: #535353;
    text-decoration: none;
    font-weight: bold;
}
.bottomlink:hover
{
    color: #535353;
    text-decoration: underline;
    font-weight: bold;
}
.rate
{
    font-size: 16px;
    color: #ca4533;
    font-weight: bold;
    text-transform: uppercase;
}
.bottomlnk
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}
.bottomlnk a
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}
.bottomlnk a:hover
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
}
.searchtxtbox
{
    background: url(../images/text-box-back.gif);
    border: 1px solid #535353;
    height: 21px;
    width: 75px;
    background-color: transparent;
}
.itemnumber
{
    background: url(../images/text-box-back.gif);
    border: 1px solid #535353;
    height: 21px;
    width: 90px;
    background-color: transparent;
}
.itemnumber2
{
    background: url(../images/text-box-back.gif);
    border: 1px solid #535353;
    height: 21px;
    width: 75px;
    background-color: transparent;
}
.red
{
    color: #ca4533;
    font-weight: bold;
    text-decoration: none;
}
.psearch
{
    color: #535353;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: .05em;
}
.psearch a
{
    font-weight: bold;
    color: #535353;
    text-decoration: none;
    letter-spacing: .05em;
}
.psearch a:hover
{
    font-weight: bold;
    color: #5074b9;
    text-decoration: underline;
    letter-spacing: .05em;
}
.plnk
{
    font-size: 10px;
    color: #535353;
    text-decoration: none;
    line-height: 15px;
}
.plnk a
{
    font-size: 10px;
    color: #535353;
    text-decoration: none;
    line-height: 15px;
}
.plnk a:hover
{
    font-size: 10px;
    color: #535353;
    text-decoration: underline;
    line-height: 15px;
}
.plnkinactive
{
    font-size: 10px;
    color: #b0b0b0;
    text-decoration: none;
    line-height: 15px;
}
.txtbox
{
    background: url(../images/text-box-back.gif);
    border: 1px solid #535353;
    height: 18px;
    background-color: transparent;
}
.passtxtbox
{
    background: url(../images/text-box-back.gif);
    border: 1px solid #535353;
    width: 143px;
    height: 18px;
    background-color: transparent;
}
.bluetxt
{
    color: #214994;
}
.redlnk
{
    color: #ca4533;
    text-decoration: underline;
}
.redlnk:hover
{
    color: #ca4533;
    text-decoration: none;
}
.leftsublnk
{
    color: #535353;
    line-height: 18px;
    text-decoration: none;
}
.leftsublnk a
{
    color: #535353;
    text-decoration: none;
    line-height: 18px;
}
.leftsublnk a:hover
{
    color: #ca4533;
    text-decoration: none;
    line-height: 18px;
}
.smallred
{
    color: #ca4533;
    font-size: 10px;
}
.flasharea
{
    background: transparent;
    float: left;
    width: 770px;
    height: 199px;
    padding: 0;
    
}
.imagebdr
{
    border: 1PX solid #333333;
}

.pMargin p
{
    margin: 0;
    padding: 0;
}


/*custom button style for asp button. by simon*/
.custombutton 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(../images/btn-back.jpg);
    background-repeat: repeat-x;
    border: 1px solid #24292c;
    color: #ffffff;
    font-weight: bold;
    height: 23px;
    padding: 0 10px;
    margin:0px;
    cursor:pointer;
}

.redText
{ color: #ca4533;
    }
    
    
    
.gridHeader
{
    padding: 7px;
    background-color: #f6f6f6;
    border: 1px solid #cacaca;
}

.gridRow
{
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    padding: 7px;
    border-bottom: 1px solid #ededed;
    width: 100%;
}

