﻿body 
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #99CCFF;
    text-align: justify;
}
body a:link, body a:visited 
{ 
    color: blue; 
    text-decoration: underline;
} 

body a:hover 
{ 
    color: #0099FF; 
    text-decoration: underline;
} 
h1, h2 {
display: inline;
} 

.logoarea
{
    background-color: #B0C4DE;
    font-size: 14pt;
    color: black;
}
.userdetails 
{
    font-size: 8pt;
    color: #000000;
}
.topmenu
{
    background-color: #000099;
    font-size: 11pt;
    font-weight: bold;
    color: white;
}

.topmenu a:link, .topmenu a:visited 
{ 
    color: white; 
    text-decoration: none;
} 

.topmenu a:hover { 
color: white; 
text-decoration: underline;
} 
.footer 
{
    font-size: 8pt;
    color: #000000;
    background-color: #99CCFF;
}
.pageheader 
{
    font-size: 20pt;
    font-weight: normal;
}
.inputtable
{
    background-color: silver;
}
.errorfeedback
{
    color: #CC0000;
}

/* Whole bunch of CSS for tabs in listingedit */
table.tabbed {
	background-color: white; 
	border-width: 0px; 
	border-style: none;
}
.tabbed a:link, .tabbed a:visited { 
color: black; 
text-decoration: none;
} 

.tabbed a:hover { 
color: white; 
text-decoration: underline;
} 
.tab, .selectedtab
{
	border-width: 1px; 
	padding: 4px;
	border-style: solid; 
	border-color: black; 
	background-color: gray;
}
.selectedtab 
{
	background-color: silver;
}
td.tabcontentarea {
	border-width: 1px; 
	padding: 2px;
	border-style: solid; 
	border-color: black; 
	background-color: silver;
}
.myaccountsection
{
    font-size: 11pt;
    font-weight: bold;
    color: #000099;
}
.myaccountnotes
{
    font-size: 9pt;
}
.lstinstruct_link
{
    font-size: 11pt;
	border-top-style: dotted;
	border-top-color: gray;
	border-top-width: 2px;
}

.lstinstruct_step 
{
    font-size: 14pt;
}
.lstinstruct_title 
{
    font-size: 11pt;
    font-weight: bold;
    color: #000090;
}
.lstinstruct_detail
{
    font-size: 8pt;
}
.myaccountnotactive
{
    color: #CC0000; 
    font-weight: bold;
}


.linksheader
{
    font-size: 10pt;
    font-weight: normal;
}
.linkstext
{
    font-size: 9pt;
    font-weight: normal;
}
.snapshotmainlist
{
    margin-left: 7px; 
    padding-left: 7px;
}
.quicksearchcontainer
{
    border: solid 1px #99aac1;
    background-color: #ededed;
    padding: 5px;
    width: 80%;
}
.quicksearch
{
    font-size: 9pt;
    border: solid 1px black;
    background-color: #cdcdcd;
}
.quicksearchbutton
{
    font-size: 9pt;
}



/* InnSearchResults.aspx CSS */

#SRlistings
{
float: left;
width: 630px;
}

#SRads
{
float: right;
width: 180px;
text-align: center;
}

.SR_Lcontain, .SR_Lcontain_featured
{
clear: left;
float: none; 
width: 630px;
border-top-style:solid; 
border-color:#DADADA; 
border-width: 2px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #F0F0F0;
}

.SR_Lcontain_featured
{background-color: #DADADA;}

.SR_Limage 
{
padding:10px;
display: inline-block;
vertical-align:top;
width: 160px;
text-align: center;
zoom: 1;
*display:inline;
}

.SR_Limage img
{
border: 0px; 
*width: 100%;
}

.SR_Lcontent
{
display: inline-block;
vertical-align:top;
width: 440px;
zoom: 1;
*display:inline;
}

.SR_Lcontent p
{
margin-top:5px;
margin-bottom:0px;
}

.SR_Ltitle
{font-size: 14pt;}

.SR_Ltitle_featured
{
    font-size: 14pt;
    color: #820f1a;
    font-style: italic;
}

.SR_Lprice
{color:#CC0000;}




/* ViewListing.aspx CSS */

.listing_propname
{
    font-size: 20pt;
    font-weight: normal;
}

#vlactions
{
float: right; padding:5px; margin-left: 25px; margin-bottom: 25px; width:285px; background-color:#F3F3F3; border-style:solid; border-color:#DADADA; border-width: 2px;
}
#vlactions img
{
display: block; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-bottom:0px; border: 0px;
}

#vldetails
{
clear:both; width:100%;
}
#vldetails th
{
padding-bottom:1px; text-align:left; 
}
#vldetails td
{
vertical-align:text-top; border-top-style:solid; border-bottom-style:solid; border-color:#DADADA; border-width: 2px; 
}
#vldetails td ul
{
width: 100%; text-indent:1px; margin-left:1px; padding-left:0px; list-style-type: disc; list-style-position:inside;
}

#vlrelated
{
clear:both; width:100%;
}
#vlrelated th
{
padding-bottom:1px; text-align:left; border-bottom-style:solid; border-color:#DADADA; border-width: 2px;
}
#vlrelated tfoot td
{
border-top-style:solid; border-color:#DADADA; border-width: 2px;
}
#vlrelated tbody td
{
vertical-align:text-top; text-align:center; width: 25%; background-color:#F3F3F3;
}
#vlrelated td img
{
display: block; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-bottom:0px; border: 0px;
}

/* ListingMap.aspx CSS */
#map
{
width: 825px; height: 300px; 
border: 1px solid gray;
}

/* Homepage */

#HP_shoppers, #HP_sellers
{
display: block; 
float: left; 
width: 390px;
margin-bottom: 20px;
}

#HP_shoppers
{
margin-right: 30px;
}

#HP_shoppers h2, #HP_sellers h2
{
display: block; 
margin: 0px;
margin-bottom: 10px;
padding: 0px;
}

#HP_quicksearchcont
{
border: solid 1px #99aac1;
background-color: #ededed;
padding: 5px;
width: 80%;
margin-top: 10px;
}

#HP_quicksearchcont select
{
font-size: 9pt;
border: solid 1px black;
background-color: #cdcdcd;
}

#HP_quicksearchcont input
{
font-size: 9pt;
}

.HP_featured
{
clear:both; width:100%;
padding-bottom: 20px;
margin: 0px;
}

.HP_featured h2
{
display: block; 
border-top-style:solid; 
border-color:#DADADA; border-width: 2px;
margin: 0px;
padding: 0px;
padding-top: 10px;
}

.HP_featured a
{
display: block; 
float: left; 
padding:10px; 
text-align: center;
background-color: #ededed;
width: 175px;
height: 165px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;
}

.HP_featured img
{
border: 0px;
}

ul.seller_benefits
{
list-style-type: square;
}