﻿/*
**      Little Pie Round Text Box
*/
.roundTextBox
{
    height: 18px;
}

.roundTextBox div.left
{
    background: url(/Assets/Images/littlePie_roundTextBoxLeft.png) no-repeat;
    width: 7px;
    height: 17px;
    float: left;
}

.roundTextBox div.searchArea
{
    width: 11px;
    height: 17px;
    background: url(/Assets/Images/littlePie_roundTextBoxMiddle.png) repeat-x;
    float: left;
}

.roundTextBox div.searchArea img
{
    margin-top: 4px;
}

.roundTextBox div.middle
{
    background: url(/Assets/Images/littlePie_roundTextBoxMiddle.png) repeat-x;
    height: 17px;
    float: left;
}

.roundTextBox div.middle input
{
    border: 0px;
    background-color: transparent;
    font-size: x-small;
    margin-top: 2px;
    position: relative;
}

.roundTextBox div.right
{
    background: url(/Assets/Images/littlePie_roundTextBoxRight.png) no-repeat;
    width: 7px;
    height: 17px;
    float: left;
}

div.lpmGrid
{
    /*border:0px;*/
}

.lpmGrid th.rgHeader
{
    background: url(/Assets/Images/littlePie_gridHeaderBackground.png) repeat-x;
    height: 11px;
    text-align: left;
    color: #333;
    font-weight: normal;
    text-decoration: none;
    padding-left: 5px;
    font-size: 11px;
    vertical-align: middle;
    font-family: Arial, Helvetica, Sans-Serif;
    padding-top: 0px;
    padding-bottom: 0px;
}

.lpmGrid .th.rgHeader a
{
    color: #333;
    text-decoration: none;
}

.lpmGrid tr.rgRow
{
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #666;
    background-color: #FFF;
    border: 0px solid white;
}

.lpmGrid tr.rgAltRow
{
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #666;
    background-color: #FFF;
}

.lpmGrid tr.rgAltRow td, .lpmGrid tr.rgRow td
{
    border-bottom: 0px;
}

.lpmPagerContainer
{
    float: right;
    margin-top: 7px;
}

.lpmPager
{
    font-size: 11px;
    float: left;
}

.lpmPagerBottom
{
    background-color: #FFF;
    font-size: 11px;
    border-top: 1px solid #b2b2b2;
    float: right;
}

.lpmPager div, .lpmPagerBottom div
{
    color: #666;
    text-decoration: none;
    margin-left: 5px;
    cursor: pointer;
    float: left;
}

.lpmPager .currentPage, .lpmPagerBottom .currentPage
{
    color: #900;
}

.pagerContainer div:hover
{
    text-decoration: underline;
}

.pagerContainer div.elipsis:hover
{
    text-decoration: none;
    cursor: default;
}

.lpmPagerItemCount
{
    float: left;
    padding-right: 20px;
    font-size: 11px;
    color: #666;
}

.DropBox div.leftSide
{
    float: left;
    background-image: url(/Assets/Images/DropBoxLeftSide.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 7px;
    height: 17px;
}

.DropBox div.bg
{
    float: left;
    color: #666666;
    font-size: 11px;
    font-weight: 300;
    padding-top: 1px;
    padding-right: 10px;
    background-image: url(/Assets/Images/DropBoxBg.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    height: 17px;
}

.DropBox div.rightSide
{
    display: inline-block;
    height: 17px;
    overflow: hidden;
}

.DropBox div.rightSide img
{
    top: 0px;
    position: relative;
}

.DropBox div.rightSide img:hover
{
    top: -17px;
    cursor: pointer;
}

.DropBoxPanel
{
    display: inline;
    min-width: 90px;
    padding: 10px 7px 10px 4px;
    position: absolute;
    z-index: 900;
    margin-left:-20px;
    margin-top:-5px;
}

.DropBoxItem 
{
    color:#555;
    font-size:8pt;
    margin-right:0;
    margin-top:3px;
    padding-right:3px;
    text-align:left;
    white-space:nowrap;
    width:100%;
}

.DropBoxItem:hover
{
    color: #ffffff;
    background-image: url(/Assets/Images/DropBoxBackground_Over.png);
    background-position: 0px 1px;
    background-repeat: repeat-x;
    cursor: pointer;
}

.DropBoxGo
{
    background-image: url(/Assets/Images/DropBoxGoIcon.png);
    text-align: right;
}

.CallOutBox
{
    position: absolute;
    display: inline;
    z-index: 1000;
}
.CallOutCloseIcon
{
    padding: 7px;
}

.DeleteCallOut
{
    background-image: url(/Assets/Controls/Utils/CreateImagePage.aspx?width=200&height=80&dropShadow=true&dropShadowWidth=3&dropShadowHeight=3&roundedCorners=true&cornerRadius=20&showCallOut=true&calloutDirection=DOWN&calloutWidth=10&calloutheight=8&startColor=255*237*238*239&endColor=255*199*198*198&roundTopLeftCorner=true&hasStroke=false&strokeSize=1&strokeColor=255*227*226*226);
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -100px;
    margin-left: -73px;
    display: none;
    width: 200px;
    height: 90px;
}

.deleteDivText
{
    font-size: small;
    color: #4D4D4D;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.projectText
{
    float: left;
    font-size: 10px;
    color: #4D4D4D;
    width: 100px;
    text-align: right;
    padding-top: 8px;
}

.inputCSS
{
    padding-left: 10px;
    padding-top: 5px;
    float: left;
}

.newProjectDiv
{
    width: 386px;
    height: 200px;
    background-image: url(/Assets/Controls/Utils/CreateImagePage.aspx?width=386&height=200&dropShadow=false&dropShadowWidth=3&dropShadowHeight=3&roundedCorners=true&cornerRadius=20&showCallOut=false&calloutDirection=DOWN&calloutWidth=5&calloutheight=8&startColor=255*237*238*239&endColor=255*215*215*215&roundTopLeftCorner=true&hasStroke=false&strokeSize=1&strokeColor=255*227*226*226);
    margin: 0 auto;
}

.createProjectText
{
    color: #900;
    font-size: 12px;
    padding-bottom: 5px;
    cursor: pointer;
}

.addPopupDiv
{
    height: 159px;
    width: 200px;
    background-image: url(/Assets/Controls/Utils/CreateImagePage.aspx?width=200&height=150&dropShadow=true&dropShadowWidth=3&dropShadowHeight=3&roundedCorners=true&cornerRadius=20&showCallOut=true&calloutDirection=DOWN&calloutWidth=10&calloutheight=8&startColor=255*237*238*239&endColor=255*199*198*198&roundTopLeftCorner=true&hasStroke=false&strokeSize=1&strokeColor=255*227*226*226);
    position: absolute;
    margin-top: -175px;
    margin-left: -100px;
    display: none;
}

.RequestQuotePopUp
{
    height: 229px;
    width: 200px;
    background-image: url(/Assets/Controls/Utils/CreateImagePage.aspx?width=200&height=220&dropShadow=true&dropShadowWidth=3&dropShadowHeight=3&roundedCorners=true&cornerRadius=20&showCallOut=true&calloutDirection=DOWN&calloutWidth=10&calloutheight=8&startColor=255*237*238*239&endColor=255*199*198*198&roundTopLeftCorner=true&hasStroke=false&strokeSize=1&strokeColor=255*227*226*226);
    position: absolute;
    margin-top: -230px;
    margin-left: -87px;
    display: none;
    background-repeat: no-repeat;
}

.downloadPopUpBox
{
    position: absolute;
    margin-top: -10px;
    margin-left: 8px;
    display: none;
    background-repeat: no-repeat;
}

.DownloadSelectorText
{
    margin-top: 5px;
    cursor: pointer;
}

.DownloadSelectorText:hover
{
    background-color: #888888;
    color: #ffffff;
}

.deleteProjectSong
{
    background-image: url(/Assets/Controls/Utils/CreateImagePage.aspx?width=200&height=80&dropShadow=true&dropShadowWidth=3&dropShadowHeight=3&roundedCorners=true&cornerRadius=20&showCallOut=true&calloutDirection=DOWN&calloutWidth=10&calloutheight=8&startColor=255*237*238*239&endColor=255*199*198*198&roundTopLeftCorner=true&hasStroke=false&strokeSize=1&strokeColor=255*227*226*226);
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -102px;
    margin-left: -88px;
    display: none;
    width: 200px;
    height: 90px;
}

.redText
{
    color: #900;
}

.infoTitleCell
{
    font-weight: bold;
    color: #4d4d4d;
    float: left;
    width: 150px;
}

.infoTextCell
{
    color: #4d4d4d;
    float: left;
    line-height: 15px;
}

input, select, textarea
{
    font-size: 11px;
    color: #666;
    line-height: 15px;
}

.profileBox
{
    margin-top: 30px;
    height: 140px;
    width: 440px;
    background-image: url(/Assets/Controls/Utils/CreateImagePage.aspx?width=450&height=150&dropShadow=false&dropShadowWidth=3&dropShadowHeight=3&roundedCorners=true&cornerRadius=20&showCallOut=false&calloutDirection=DOWN&calloutWidth=5&calloutheight=8&startColor=255*237*238*239&endColor=255*215*215*215&roundTopLeftCorner=true&hasStroke=false&strokeSize=1&strokeColor=255*227*226*226);
}

.profileTitle
{
    padding-bottom: 5px;
    border-bottom: 1px solid #4d4d4d;
    font-weight: bold;
    color: #4d4d4d;
}
