/* Global styles */

html
{
    width: 100%;
}

body
{
    margin: 0;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
}

.editLink a
{
    color: Red;
}

#topBarBG
{
    width: 100%;
    background-image: url(../images/topbar_bg.jpg);
    background-repeat: no-repeat;
}

#container
{
    width: 1030px;
    margin: 0 auto;
    padding: 0px 0px 50px 63px;
    background-image: url(../images/page_left_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
}

#bottomShadow
{
    background-image: url(../images/btm_shadow.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 967px;
    height: 8px;
    margin: 0 auto;
    margin-bottom: 40px;
}

#fade
{
    position: absolute;
    right: 78px;
    top: 340px;
    z-index: 0;
}

#topBar
{
    width: 989px;
    height: 19px;
    background-color: #00bcfc;
    background-image: url(../images/topbar_bg_left.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    padding-top: 4px;
}

#page
{
    width: 952px;
}

#topBarLoggedin
{
    width: 200px;
    text-align: right;
    float: left;
}

#topBarLoggedin ul
{
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#topBarLoggedin ul li
{
    float: right;
    margin: 0px;
}

#topBarLoggedin a
{
    color: #FFFFFF;
    text-decoration: none;
}

#topBarLoggedin a:hover
{
    color: #e65320;
}

#topBarLinks
{
    float: left;
    margin-left: 16px;
    width: 560px;
}

#topBarLinks ul
{
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#topBarLinks ul li
{
    float: left;
    margin-right: 12px;
}

#topBarLinks a
{
    color: #FFFFFF;
    text-decoration: none;
}

#topBarLinks a:hover
{
    color: #e65320;
}

#topBarLoginSellers
{
    float: right;
    color: #000000;
    margin-right: 6px;
    width: 200px;
}

#topBarLoginSellers ul
{
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#topBarLoginSellers ul li
{
    float: left;
    margin-right: 12px;
}

#topBarLoginSellers a
{
    color: #000000;
    text-decoration: none;
}

#topBarLoginSellers a:hover
{
    color: #e65320;
}

#hpLogo
{
    margin-left: 26px;
    margin-top: 20px;
    border: 0px;
}

#logo
{
    margin-left: 26px;
    margin-top: 20px;
}

#logo img
{
    border: 0px;
}

#menuContainer
{
    width: 430px;
    height: 155px;
    float: right;
    background-image: url(../images/menu_bg.jpg);
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-right: 30px;
}

#hpHeader
{
    float: left;
    width: 952px;
    margin-right: 63px;
    background-color: #FFFFFF;
    background-image: url(../images/page_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#menu
{
    border-top: 1px solid #CCCCCC;
    margin-top: 120px;
    width: 285px;
    float: right;
}

#subPageMenu
{
    float: left;
    margin-bottom: 8px;
}

#menu ul
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#menu ul li
{
    float: left;
    margin: 0px;
    padding: 4px 3px 4px 3px;
}

#menu ul li a
{
    color: #000000;
    text-decoration: none;
    display: block;
}

#menu ul li a:hover
{
    color: #e65320;
    text-decoration: none;
    display: block;
}

#menu ul li:hover
{
    background-color: #f6c4b3;
}

#menu ul li:hover a
{
    color: #e65320;
}

#menu ul li.on
{
    background-color: #f6c4b3;
}

#menu ul li.on a
{
    color: #e65320;
}

#subPageMenu ul
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#subPageMenu ul li
{
    float: left;
    margin: 0px;
    padding: 4px 5px 4px 5px;
}

#subPageMenu ul li a
{
    color: #0c8ec9;
    text-decoration: none;
    display: block;
}

#subPageMenu ul li a:hover
{
    color: #e65320;
    text-decoration: none;
    display: block;
}

#subPageMenu ul li:hover
{
    background-color: #f6c4b3;
}

#subPageMenu ul li:hover a
{
    color: #e65320;
}

#subPageMenu ul li.on
{
    background-color: #f6c4b3;
}

#subPageMenu ul li.on a
{
    color: #e65320;
}

#hpBottom
{
    width: 912px;
    background-color: White;
    float: left;
    padding-left: 40px;
}

#subBottom
{
    width: 912px;
    float: left;
    padding-left: 40px;
    background-color: #FFFFFF;
}

#footer
{
    height: 47px;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
}

#footerContainer
{
    width: 1030px;
    margin: 0 auto;
    padding: 0px 0px 0px 63px;
    height: 47px;
}

#footerText
{
    width: 1007px;
    height: 28px;
    padding: 16px 0px 3px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

#footerTextSub
{
    width: 1007px;
    height: 28px;
    padding: 16px 0px 3px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

#footerText ul
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#footerText ul li
{
    float: left;
    margin: 0px 18px 0px 0px;
}

#footerText ul li a
{
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}

#footerText ul li a:hover
{
    color: #e65320;
    text-decoration: none;
    display: block;
}

#footerText ul li.admin a
{
    color: #0c8ec9;
    text-decoration: none;
    display: block;
}

#footerText ul li.admin a:hover
{
    color: #e65320;
    text-decoration: none;
    display: block;
}

#footerTextSub ul
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#footerTextSub ul li
{
    float: left;
    margin: 0px 18px 0px 0px;
}

#footerTextSub ul li a
{
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}

#footerTextSub ul li a:hover
{
    color: #e65320;
    text-decoration: none;
    display: block;
}

#footerTextSub ul li.admin a
{
    color: #0c8ec9;
    text-decoration: none;
    display: block;
}

#footerTextSub ul li.admin a:hover
{
    color: #e65320;
    text-decoration: none;
    display: block;
}

#site
{
    float: left;
    font-size: 10px;
    margin-left: 40px;
}

#site a
{
    color: #FFFFFF;
    text-decoration: none;
}

#site a:hover
{
    color: #0c8ec9;
    text-decoration: none;
}

#hpBottomLeft
{
    width: 597px;
    margin-top: 40px;
    float: left;
    font-size: 12px;
    font-family: Arial;
}

#hpBottomLeft a
{
    color: #0C8EC9;
    text-decoration: none;
}

#hpButtons
{
    position: relative;
    width: 592px;
    height: 338px;
    margin-bottom: 5px;
    z-index: 19;
}

#hpButtons a img
{
    margin: 0px 10px 10px 0px;
    border: 0px;
}

#hpbut1
{
    position: absolute;
    top: 0;
    left: 0;
}

#hpbut2
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 18;
}

#hpbut3
{
    position: absolute;
    top: 172px;
    left: 0;
}

#hpbut4
{
    position: absolute;
    top: 172px;
    right: 0;
    z-index: 17;
}

#hpwelcome
{
    position: absolute;
    left: 0;
    bottom: 0;
}

#hpBottomRight
{
    position: absolute;
    right: 111px;
    width: 284px;
    z-index: 20;
}

#subQS
{
    float: left;
    width: 284px;
    margin-top: 5px;
    margin-left: 10px;
}

#qsTitle
{
    width: 284px;
    float: left;
}

#qsBox
{
    width: 268px;
    float: left;
    background-color: #f26c29;
    margin-left: 2px;
    overflow: hidden;
    height: 86px;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 0px 0px 8px;
}

#qsBox select
{
    font-size: 12px;
    width: 126px;
    margin-right: 7px;
    margin-bottom: 7px;
}

#location
{
    font-size: 12px;
    width: 120px;
    margin-right: 7px;
    margin-bottom: 7px;
}

#ctl00_location
{
    font-size: 12px;
    width: 120px;
    margin-right: 7px;
    margin-bottom: 7px;
}

#qsBoxSub
{
    width: 272px;
    float: left;
    background-color: #f26c29;
    margin-left: 2px;
    overflow: hidden;
    height: 77px;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 0px 8px 11px;
}

#qsBoxSub select
{
    font-size: 12px;
    width: 126px;
    margin-right: 7px;
    margin-bottom: 7px;
}

#qsMore
{
    float: left;
    margin-top: 8px;
}

#qsMore a
{
    color: #FFFFFF;
    text-decoration: underline;
}

#qsSubmit
{
    float: right;
    margin-right: 10px;
}

#qsSubmit input:hover
{
    opacity: 0.8;
    filter: alpha(opacity=80) !important;
}

#hpSellersBut
{
    float: left;
    width: 282px;
    margin-top: 7px;
    margin-left: 2px;
}

#hpSellersBut img
{
    border: 0px;
    float: left;
}

#hpSellersBut img:hover
{
    opacity: 0.8;
    filter: alpha(opacity=80) !important;
}

#moreCriteria
{
    width: 272px;
    padding-top: 18px;
    float: left;
}

#subImg
{
    float: left;
    margin-left: 98px;
    margin-top: 6px;
}

#subMenuContainer
{
    float: left;
    border-top: 1px solid #CCCCCC;
    width: 870px;
    margin-top: 8px;
    margin-bottom: 10px;
}

#msg
{
    font-size: 10px;
    font-family: Arial;
    color: Red;
    height: 16px;
    margin-left: 1px;
    width: 276px;
    float: left;
}

#ctl00_msg
{
    font-size: 10px;
    font-family: Arial;
    color: Red;
    height: 16px;
    margin-left: 1px;
}

/*//////////////// RESULTS STYLES /////////////////*/

.resultsNav
{
    float: left;
    width: 870px;
    padding-bottom: 20px;
    color: #666666;
    font-family: Arial;
    font-size: 11px;
}

.resultsNav select
{
    float: left;
    color: #666666;
    font-size: 11px;
    margin-left: 5px;
}

.resultsNav a
{
    color: #0c8ec9;
    text-decoration: none;
}

.resultsNav span
{
    color: #666666;
    text-decoration: none;
}

.pageNumberOn
{
    color: #0c8ec9;
}


.viewAllButton
{
    float: left;
    margin-left: 10px;
}

.resultItem
{
    float: left;
    width: 198px;
    margin-right: 25px;
    font-family: Arial;
    font-size: 11px;
}

.resultItemRight
{
    float: left;
    width: 198px;
    font-family: Arial;
    font-size: 11px;
}

.resultItemName
{
    color: #f16822;
    margin-top: 8px;
    font-weight: bold;
    float: left;
}

.resultButton
{
    float: right;
    vertical-align: middle;
    margin-top: 6px;
}

.resultText
{
    color: #000000;
    padding: 3px 0px 10px 0px;
    height: 44px;
    border-bottom: 1px solid #CCCCCC;
    width: 198px;
    margin-bottom: 16px;
}

.resultImage
{
    width: 198px;
    height: 141px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.statusLabel
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #FFFFFF;
    padding: 3px 0px 3px 7px;
    background-color: #f26c29;
    font-weight: bold;
    text-align: left;
}

/*//////////////// DETAILS STYLES /////////////////*/

#detailsLeft
{
    width: 578px;
    float: left;
    margin-right: 9px;
}

#detailsRight
{
    float: left;
    margin-top: 26px;
    width: 282px;
}

#detailsTop
{
    width: 578px;
    font-size: 16px;
    color: #f26c29;
    font-family: Arial;
    margin-bottom: 6px;
    float: left;
    height: 20px;
}

#detailsBack
{
    float: right;
    font-size: 11px;
}

#detailsBack a
{
    color: #0c8ec9;
    text-decoration: none;
}

#detailsBack a:hover
{
    color: #0c8ec9;
    text-decoration: underline;
}

#detailsBottom
{
    width: 578px;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    border-top: 1px solid #CCCCCC;
    font-family: Arial;
    font-size: 12px;
    float: left;
}

.detailImg
{
    float: left;
}

.thumb
{
    float: left;
    margin-left: 9px;
    margin-bottom: 9px;
    background-color: #f16822;
    width: 113px;
    height: 80px;
    text-align: center;
}

.thumb img
{
    margin: 0 auto;
}

.thumb img:hover
{
    opacity: 0.8;
    filter: alpha(opacity=80) !important;
}

.detailsRightButton
{
    background-color: #f26c29;
    width: 267px;
    float: left;
    border-bottom: 1px solid #cccccc;
    padding: 4px 0px 4px 15px;
    font-family: Arial;
    color: White;
    font-size: 11px;
}

.detailsRightButton:hover
{
    background-image: url(../images/details_over.jpg);
    background-position: top right;
}

.detailsRightButton a
{
    display: block;
    color: White;
    text-decoration: none;
}

.detailsRightButton a:hover
{
    display: block;
    color: White;
    text-decoration: none;
}

#detailsForm
{
    height: 147px;
    background-image: url(../images/details_form_bg.jpg);
    background-position: top right;
    color: White;
    width: 252px;
    padding: 15px 15px 4px 15px;
    float: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

#detailsForm input
{
    margin: 3px 0px 3px 0px;
    width: 246px;
}

#detailsForm a
{
    color: Black;
    text-decoration: none;
}

#detailsForm a:hover
{
    color: #f26c29;
    text-decoration: none;
}

#map
{
    float: left;
    width: 578px;
    height: 258px;
}

.resultsText
{
    float: left;
    width: 870px;
    padding-bottom: 12px;
    color: #666666;
    font-family: Arial;
    font-size: 11px;
}

#genericLeft
{
    float: left;
    width: 570px;
    padding-bottom: 20px;
}

table tr td label {font-size:0.9em;margin-left:10px;}

#genericLeft table tr td
{
    vertical-align: top;
    font-size: 0.8em;
    padding: 10px 20px 0 0;
}
#genericLeft table tr td input[type=text]
{
    width: 250px;
}
#genericLeft table tr td textarea
{
    width: 252px;
}

#genericRight
{
    float: left;
    margin-left: 18px;
    width: 276px;
    margin-top: 37px;
}

#genericRightBottom
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    width: 226px;
    background-image: url(../images/generic_right_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 25px;
    margin-top: 8px;
    margin-bottom: 20px;
}

#genericRightBottom2
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    width: 226px;
    background-image: url(../images/generic_right_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 25px;
    margin-top: 8px;
    margin-bottom: 20px;
}

#pageTitle
{
    font-size: 16px;
    color: #f26c29;
    font-family: Arial;
    margin-bottom: 20px;
}

#pageIntro
{
    font-size: 20px;
    color: #868681;
    font-family: Arial;
    margin-bottom: 20px;
}

#pageIntroTop
{
    width: 520px;
    padding: 25px;
    font-size: 18px;
    color: #000000;
    font-family: Arial;
    background-image: url(../images/bg_buyers.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    float: left;
}

#pageIntroTopContact
{
    width: 520px;
    padding: 25px;
    font-size: 18px;
    color: #000000;
    font-family: Arial;
    background-image: url(../images/contact_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-bottom: 20px;
    float: left;
}

.pageTitle
{
    font-size: 16px;
    color: #f26c29;
    font-family: Arial;
    margin-bottom: 20px;
}

.pageIntro
{
    font-size: 20px;
    color: #868681;
    font-family: Arial;
    margin-bottom: 20px;
}

.pageIntroTop
{
    width: 520px;
    padding: 25px;
    font-size: 18px;
    color: #000000;
    font-family: Arial;
    background-image: url(../images/bg_buyers.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    float: left;
}

#pageIntroTop ul
{
    margin: 0px !important;
    list-style-position: inside;
    padding: 0px !important;
    border-top: 1px solid #8d8c87;
    width: 170px;
    float: left;
}

#pageIntroTop ul li
{
    margin: 0px !important;
    list-style: none;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 170px;
    padding: 6px 0px 6px 0px;
    border-bottom: 1px solid #8d8c87;
    text-indent: 0px;
    float: left;
}

#pageIntroTop ul li a
{
    color: #2e2d23;
    text-decoration: none;
    font-size: 16px;
    display: block;
    margin-left: 25px;
}

#pageIntroTop ul li a:hover
{
    color: #0c8ec9;
    text-decoration: none;
}

#sellersTopLeft
{
    float: left;
    border-right: 1px solid #8d8c87;
    margin-right: 25px;
    padding-right: 50px;
    color: White;
    width: 220px;
    font-size: 16px;
}

#sellersTopRight
{
    float: left;
    color: White;
    width: 200px;
    font-size: 16px;
}

#pageIntro a
{
    color: #868681;
    text-decoration: none;
}

#pageIntro a:hover
{
    color: #0c8ec9;
    text-decoration: none;
}

#pageText
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
}

.pageText
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
}

div#mainContentSurround
{
    font-family: Arial;
    margin-bottom: 50px;
}
div#mainContentSurround div.doClear
{
    clear: both;
}
div#mainContentSurround h2
{
    margin: 5px 0 15px 0;
    padding: 0;
    font-weight: normal;
}
div#mainContentSurround p
{
    font-size: 0.8em;
    margin-bottom: 20px;
}
div#mainContentSurround textarea
{
    font-family: Arial;
}
div#mainContentSurround input[type=submit].special
{
    padding-right: 16px;
    background: url(../images/result_button.jpg) right center no-repeat white;
    border: 0;
}
div#mainContentSurround input[type=submit].adminButton.special
{
    padding-right: 2px;
}
div#mainContentSurround ul li
{
    font-size: 0.8em;
}

/*
div#mainContentSurround a
{
    color: #0c8ec9;
    text-decoration: none;
}
div#mainContentSurround a:hover
{
    text-decoration: underline;
}
*/

#genericLeft a
{
    color: #0c8ec9;
    text-decoration: none;
}

#genericLeft a:hover
{
    text-decoration: underline;
}

#popup
{
    width: 410px;
    border: 2px solid #0C8EC9;
    text-align: left;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -225px;
    height: 205px;
    margin-top: -70px;
    background-color: White;
    z-index: 100;
    opacity: 0.9;
    filter: alpha(opacity=90) !important;
    padding: 20px;
    font-family: Arial;
    font-size: 12px;
}

#popupClose
{
    float: right;
    font-size: 10px;
    margin-top: 40px;
}

#popupClose a
{
    color: Black;
    text-decoration: none;
}

#popupClose a:hover
{
    color: Black;
    text-decoration: underline;
}

#popupClose img
{
    vertical-align: middle;
    border: 0px;
}

h1
{
    font-family: Arial;
    font-size: 18px;
    color: #f26c29;
    font-weight: 100;
}

.hpBox
{
    width:465px;
    float:left;
    margin:10px 0px 10px 0px;
    background-image: url(../images/bullet.jpg);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left:50px;
}

.hpBox a
{
    display:block;
    color:Black;
    text-decoration:none;
    border:1px solid black;
    padding: 10px;
}

.hpBox a img
{
    border:0px;
    float:left;
    margin-right:10px;
}

.detailsBox
{
    width:528px;
    float:left;
    margin:0px 0px 20px 0px;
    background-image: url(../images/bullet.jpg);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left:50px;
}

.detailsBox .text
{
    display:block;
    color:Black;
    text-decoration:none;
    border:1px solid black;
    padding: 10px;
}

.detailsBox img
{
    border:0px;
    float:left;
    margin-right:10px;
}