﻿.PartTitleStyle
{
    background-color: #EEEEEE;
    height: 25px;
    font-size: 8px;
    padding: 0px 0px 5px 10px;
    background-image: url(images/boxes/bg_box_nw_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.PartTitleStyle table
{
    background-image: url(images/boxes/bg_box_ne_grey.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.PartTitleStyle table tr td
{
    padding: 10px 10px 0 10px;
}
.PartTitleStyle table tr td span
{
    font-size: 12px;
    font-weight: bold;
    background-color: #EEEEEE;
    padding-right: -10px;
}
.PartStyle
{
    background-color: #EEEEEE;
    border: solid 1px #DDDDDD;
}
.PartZone
{
}
.PartZoneHeader
{
    height: 0px;
    display: none;
}

.Latest
{
    list-style: none;
    margin: 5px;
    white-space: pre-line;
}

.Latest ul
{
    margin-top: 0;
    margin-bottom: 0;
}

.Latest li
{
    padding-bottom: 1px;
    margin: 0px 0px 5px -5px;
}

.ActionBox
{
    padding-left: 15px;
    padding-top: 5px;
    border: 0px;
}

#homeContent
{
    width: 530px;
    float: left;
}

#homeRight
{
    width: 250px;
    float: right;
}

.RadSlider_Web20
{
    background: url(Images/RatingRail2.gif) 20px 1px no-repeat;
}

ul.ratingdetails
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.ratingdetails li
{
    margin: 0;
    padding: 0;
}
ul.ratingdetails li a
{
    color: #777;
    display: block;
    padding: 0px 0px 0px;
    text-align: left;
    text-decoration: none;
}
ul.ratingdetails li#Rate5 a
{
    background: url(images/rating/Rate5.gif) no-repeat top left;
}
ul.ratingdetails li#Rate4 a
{
    background: url(images/rating/Rate4.gif) no-repeat top left;
}
ul.ratingdetails li#Rate3 a
{
    background: url(images/rating/Rate3.gif) no-repeat top left;
}
ul.ratingdetails li#Rate2 a
{
    background:  url(images/rating/Rate2.gif) no-repeat top left;
}
ul.ratingdetails li#Rate1 a
{
    background: url(images/rating/Rate1.gif) no-repeat top left;
}
ul.ratingdetails li a span
{
    padding-left: 35px;
}

.largetextbox
{
    font-size: 15px;
}

div.largetextbox
{
    text-align: center;
}

.largetextbox input
{
    border: solid 1px #5e80b9;
    width: 250px;
    color: #5e80b9;
    font: normal 18px Verdana, Arial, Sans-serif;
    line-height: 26px;
    height: 26px;
}

.help_summary
{
}
.help_steps_summary
{
}
.help_steps p
{
}
.help_steps ul
{
}
.help_steps li
{
    list-style: none;
    padding: 5px;
}
.help_image
{
}


ul.generallist
{
   margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.generallist li
{
    padding-left: 10px;
    background-image: url(images/buttons/bullet.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-top: 5px;
}

ul.generallist li a
{
    display: block;
    padding-left: 20px;
    padding-bottom: 5px;
    color : #d87e24;
}

ul.bidStats
{
    list-style: none;
    margin: 5px;
    padding: 5px;
}
ul.bidStats li
{
    margin: 0;
    padding: 5px;
}
ul.bidStats li a
{
    display: block;
    padding: 0px 0px 0px;
    text-align: left;
}

.raddock
{
    margin: 10px 20px 30px 40px !important;
}