﻿#main
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    min-height: 700px;
}

#control
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ourSearch
{
    /*background-color: #E7FBFF;*/
    background-image: url("../Images/aboutBG.png");
    background-repeat: no-repeat;
    background-color: #FFFBF7;
    margin: 5px 0px 5px 0px;
    /*width: 800px;*/
    height: 40px;
}


.searchTitle
{
    width: 529px;
    text-align: center;
    line-height: 200%;
    font-size: 1.2em;
    
}
.aboutSearch
{
    font-size: .8em;
    margin-top: -24px;   
    float: right;
    width: 271px;
    text-align: center;
}



#SearchSummary
{
    color: #082C52;
    /*background-color: #EFEBF7;*/
    height: 25px;
    padding-left: 5px;
    font-size: 13pt;
}

.SearchBar
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 38px;
    /*
    width: 526;
    height: 38px;*/
}

#searchLeft
{
    background-image: url("../Images/mn_left.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 36px;
    width: 10px;
}

#searchRight
{
    background-image: url("../Images/mn_right.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 36px;
    width: 13px;
}

.SearchContent
{
    background-image: url("../Images/mn.jpg");
    background-repeat: repeat-x;
    height: 36px;
    float: left;
    color: #313073;
    font-size: .8em;
    font-weight: bolder;
    /*padding-top: 8px;*/
    /*line-height: 300%;*/
    /* padding + width must equal 777px */
    /*width: 737px;*/
    padding-left: 5px;
    width: auto;
}

.searchResults
{
    width: 435px;
    margin-top: 2px;
    padding-left: 20px;
    font-style: italic;
}


.searchButton
{
    margin-top: 5px;
    margin-right: 2px;
}

.newSearchContent
{
    background-image: url("../Images/mn.jpg");
    background-repeat: repeat-x;
    height: 36px;
    float: left;
    color: #313073;
    font-size: .8em;
    font-weight: bolder;
    line-height: 300%;
    /*padding-top: 8px;*/
    /* padding + width must equal 777px */
    /*width: 737px;*/
    /*padding-left: 40px;*/
    width: auto;
    
}

.searchBox
{
    border: none !important;
    font-size: 1.4em !important;
    font-family: Arial !important;
    color: #313073 !important;
    height: 24px !important;
    width: 313px;
    padding-left: 5px !important;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

body
{
    font-family: Arial;
    color: #636563;
}

h1
{
    color: #1886D6;
    font-size:1.2em;
    font-family: Arial;
    padding-left: 20px;
}

p
{
    font-family: Arial;
    color: #636563;
    text-align: justify;
    padding: 0 10px 0 10px;
}

.sectors
{
    font-weight: bold;
    height: 15px;
    line-height: 159%;
    display: inline;
    margin-top: 10px;
}

/*
.a:link, a:visited
{
    background-color: #082C52;
    padding: 3px 5px 4px 5px;
    text-decoration: none;
    margin-left: 10px;
    margin-top: 30px;
    display: inline;
    border-bottom: 1px solid #91A9E8;
    border-left: 1px solid #91A9E8;
}
*/

.sectorLink
{
    color: #E0F9FF;
    font-weight: normal;
    font-size: .75em;
}

.sectorLink:hover
{
    color: #082C52;
    background-color: #FFC329;
    text-decoration:none;
    border-bottom:1px solid #FCE7A7;
    border-left:1px solid #FCE7A7;
}

#resultWrapper
{
    width: auto;
    margin-right: 5px;
    height: 100%;
    overflow: hidden;
}

/*Begin search result styling*/
.results
{
    width: 800px;
    /*color: #FFC729;*/
    font-size: 1.1em;
    background-color: #E0F9FF;
}

.resultsAlternating
{
    background-color: #FFFFFF;
}
/*End search result styling*/


/*Begin report grid styling*/
.report
{
    width: 800px;
    color: #000000;
    font-family: Arial;
    font-size: .7em;
    background-image: url("../Images/reportPMHeading80020.png");
    background-repeat: no-repeat;
}

.reportHeader
{
    color: #FFFFFF;
    font-size: 1em;
    font-family: Arial;
    height: 20px;
    width: 800px;
    text-align: left;
    text-indent: 10px;
    letter-spacing: 2px;
    
}

.reportRow
{
    height: 25px;
    background-image: url("../Images/sPRow.png");
    background-repeat: repeat-x;
    text-indent: 10px;
}


.reportAlternating
{

    background-image: url("../Images/altsPRow.png");
    background-repeat: repeat-x;
    height: 25px;
    text-indent: 10px;
}

.reportRelatedFooter
{
    background-image: url("../Images/reportPMFooter80010.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 800px;
    margin-bottom: 30px;
}

.reportFooter
{
    background-image: url("../Images/reportDFooter80020.png");
    background-repeat: no-repeat;
    height: 20px;
    width: 800px;
    /*margin-bottom: 30px;*/
}
/*End report grid styling*/


.header
{
    color: #FFFFFF;
    font-size: 1.4em;
    font-weight: bold;
    width: 800px;
    text-align: left;
    text-indent: 10px;
    letter-spacing: 2px;
    line-height: 160%;
    font-family: Arial;
    /*margin-top: 20px;*/
    height: 35px;
    background-image: url("../Images/reportDHeading80035.png");
    background-repeat: no-repeat;
}

.overviewWrapper
{
    background-color: #FFFBF0;
    width: 800px;
    height: auto;
    margin-top: 20px;
}



/*Begin report grid styling small*/
.reportM
{
    width: 400px;
    color: #000000;
    font-family: Arial;
    font-size: .7em;
    background-image: url("../Images/reportPMHeading40020.png");
    background-repeat: no-repeat;
    float: right;
    margin: 15px 10px 0px 10px;
}

.reportMHeader
{
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    font-family: Arial;
    height: 20px;
    width: 400px;
    text-align: left;
    text-indent: 5px;
    letter-spacing: 2px;
    
}

.reportMRow
{
    height: 25px;
    background-image: url('../Images/spRow400.png');
    background-repeat: repeat-x;
    text-indent: 22px;
    width: 400px;
}


.reportMAlternating
{

    background-image: url('../Images/altsPRow400.png');
    background-repeat: repeat-x;
    height: 25px;
    width: 400px;
    text-indent: 22px;
}

.reportMFooter
{
    background-image: url("../Images/reportPMFooter40010.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 400px;
    margin-bottom: 30px;
}

/*END report grid styling small*/

.textWrapper
{
    height: 100%;
    overflow: auto;
}


/*BEGIN request styling*/
.requestLink
{
    float: right;
    width: 274px;
    margin-top:4px;
    font-size: .7em;
    text-align: center;
}

.request
{
    height:30px;
    line-height:120%;
    width:480px;
    position: relative;
    margin: 0 auto;
}

.requestBox
{
    border: none;
    font-family:Arial;
    font-size: 1em;
    clear: both;
    float: right;
    width: 300px;
    margin-top: 1px;
    padding-left: 5px;
    padding-top: 2px;
    overflow: auto;
}

.requestNormal
{   
    height:24px;
}

.requestComments
{
    height: 72px;   
}

.requestCommentsWrap
{
    height:80px;
    line-height:120%;
    width:480px;
    position: relative;
    margin: 0 auto;
}

.requestContainer
{
    width:600px;
    height: 190px;
    /*background-color: #EFEBEF;*/
    /*background-color: #FFFBF0;*/
    position: relative;
    margin: 0 auto;
    padding-top: 20px;
}

.requestText
{
    
    line-height: 180%;
}

.requestButton
{
    float: left;
}

.requestValidation
{
    width: 200px;
    margin: 0 auto;
    padding-left: 100px;
}
/*END Request Styling*/


.requestBigWrapper
/*textWrapper with a different background*/
{
    background-color: #EAEAF2;
    width: 800px;
    height: 100%;
    overflow: visible;
    margin-top: 20px;
}

/* For BuyNow & Details buttons in gridview */
.buttonRow
{
    float: right;
    margin-right: 7px;
}

.nprgFooter
{
    margin: 0 auto;
    width: 800px;
    font-size: .7em;
}


.aboutContainer
{
    width:600px;
    height: auto;
    /*background-color: #EFEBEF;*/
    /*background-color: #FFFBF0;*/
    position: relative;
    margin: 0 auto;
    padding-top: 10px;
    overflow: visible;
}