/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	/*background: url('../images/background2.gif');*/
    background-color:#000000;
    color:#ffffff;
}

body div {
	margin: auto;
    /*text-align:center;*/
}

a {
    color: white;
    text-align: right;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: white;
}

div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index:999;
}

#HeaderBullets a{
    font-size: 100%;
    font: inherit;
}

.contentPageStyleDiv {
    margin: auto;
    padding: 10px;
    border: 15px solid red;
    background-color: black;
}

.contentPageStyleDiv2 {
    width: 1000px;
}

.contentPageItem {
    margin: 10px;
    padding: 10px;
    border: 2px solid red;
    color: white;
}

/*#contentPageStyleDiv a {
    font-size: 100%;
    font: inherit;
}
*/
#MainContent_lblDescription a{
    font-size: 100%;
    font: inherit;
}

a:hover{
	text-decoration:underline;
}

.hiddenField{
    display:none;
}

.blueButton{
    font-family: Arial;
    /*background-color:#55A1CA;*/
    text-decoration:underline;
    color:blue;
    padding:5px;
    cursor:pointer;
}

.advSearchButton{
    font-family: Arial;
    font-size:14pt;
    /*background-color:#55A1CA;*/
    text-decoration:underline;
    color:blue;
    padding-top:10px;
    padding-right:35px;
    padding-bottom:10px;
    padding-left:35px;
    cursor:pointer;
    margin-top:4px;
    margin-bottom:4px;
}
/*
input {
   border: 1px solid #4F95BB;
}

select {
   border: 1px solid #4F95BB;
}
*/
/*SITE.master*/

#content{
    position:relative;
	width:1100px;
	text-align: left;
	background:#ffffff;
    border:2px solid #305970;
}

#top_links{
	position: absolute;
	top: 2px;
	right: 25px;
	width: auto;
	text-align: right;
}

#logo{
	margin: 10px;
}

#ThisWeeksSpecialDiv{
    position:absolute;
    top: 150px;
    left: 600px;
}

#nav_bar{
    margin: 10px 0px 0px 0px;
}

#nav_bar_listingtype_selector{
    margin: -30px 10px 0px 200px;
    float:left;
}

#nav_bar_tabs{
    margin: 0px 10px 0px 10px;
    text-align: center;
    list-style-type: none;
}

#nav_bar_tabs li{
    width: 94px;
    height: 18px;
    padding: 2px 5px 4px 5px;
    margin: 0px 0px 0px 5px;
    /*background: #79B5D5;*/
    float: right;
}

#nav_bottom_separator{
    margin: 34px 0px 0px 0px;
    width:100%;
    height:10px;
    /*background-color:#4087AD;*/
}

#bodyContent{
	position: relative;
    width:100%;
	min-height:320px;
}

#bottom_nav_bar{
    text-align:center;
    margin: 5px 0px 0px 0px;
    height:35px;
}

#bottom_nav_bar_tabs {
    float:left;
    margin:-3px 0px 2px 0px;
}

#bottom_nav_bar_clock {
	color:#000000;
	text-align: right;
	font-family: Arial;
	font-size:12px;
    font-weight:bold;
    text-decoration:none;
    /*margin:2px 0px 0px 0px;
    float:right;*/
    position:absolute;
    bottom:25px;
    right:10px;
}

#copywrite{
    margin: 10px 0px 0px 10px;
	color:#000000;
	text-align: left;
	font-family: Arial;
	font-size:10px;
    text-decoration:none;
}

#CurrencySwitcher{
    margin:10px;
}

#SwitchCurrencyButton{/*not used?*/
    background-color:#55A1CA;
}

/*DEFAULT.aspx*/
#DefaultSearchAndCategoriesDiv{
    position:relative;
    top: 5px;
    /*left:5px;*/
    width:250px;
    /*border:2px solid #4087AD;*/
}

#ThisWeeksSpecialsHeader{
    font-weight:bold;
    text-align:center;
}

.ThisWeeksSpecialColumnText{
    font-size:8pt;
}

#DefaultSearchHeader {
    font-weight:bold;
    text-align:center;
}

#SearchContent{
    padding:5px;
}

.CategoriesUL{
    margin-left:-17px;
}

.CategoriesUL li a {
    font-size:12pt;
}

#DefaultMainContentDiv {
    position: relative;
    top: 5px;
    /*right:5px;*/
    width: 820px;
    /*min-height:310px;*/
    /*border:2px solid #4087AD;*/
}
.DefaultMainContentHeader{
   text-align:center;
   font-size:larger;
   font-weight:bold;
}

.ListingRow{
    border-bottom: 1px solid red;
}

/*RESULTS.aspx*/
#CategoriesUL{
    margin-left:-17px;
}

#CategoriesUL li a {
    font-weight:lighter;
}

#SearchAndCategoriesDiv{
    position:relative;
    top: 5px;
    /*left:5px;*/
    width:220px;
	min-height:310px;
    /*border:2px solid #4087AD;*/
}

#FeaturedListingsDiv {
    position: relative;
    top: 5px;
    /*right:5px;*/
    width: 850px;
    /*min-height:310px;*/
    /*border:2px solid #4087AD;*/
}

#FeaturedListingsHeader {
   text-align:center;
   font-size:larger;
   font-weight:bold;
}

#ResultsDiv{
    position:relative;
    top: 5px;
    /*right:5px;*/
    width:850px;
 	min-height:310px;
   /*border:2px solid #4087AD;*/
}

/*style=""height:500px;overflow:scroll;""*/
/* style=""width:100%;text-align:center;""*/

#ResultsContentDiv table{
    width:100%;
}

#ResultsContentDiv table thead tr{
    display:block;
}

#ResultsContentDiv table th, #ResultsContentDiv table td{
    text-align:center;
}

/* probably applies to all tables */
.CheckboxColumn{
    width:52px;
    /*background-color:green;*/
}

.ImageColumn {
    width: 225px;
    text-align: center;
    /*background-color:yellow;*/
}

.ImageColumn2 {
    width: 175px;
    text-align: center;
    /*background-color:yellow;*/
}

.DescriptionColumn {
    width: 550px;
    text-align: center;
}

.DescriptionColumnText{
    font-size:16pt;
}

.DescriptionColumn2{
    width:350px;
    /*background-color:lightpink;*/
}

.DescriptionColumn3{
    width:250px;
    /*background-color:lightpink;*/
}

.DescriptionColumn4{
    width:400px;
    /*background-color:lightpink;*/
}

.DescriptionColumn5{
    width:200px;
    /*background-color:lightpink;*/
}

.PriceColumn {
    width: 125px;
    text-align: center;
    /*background-color:coral;*/
}

.BidsColumn{
    width:50px;
}

#ResultsContentDiv table tbody{
    display:block;
    height:500px;
    overflow:auto;
}


/* REGISTER.aspx */
#RegisterHeader{
    position:relative;
    margin: 5px;
}

#RegisterLeftSideDiv{
    position:relative;
    height:500px;
    float:right;
}

#RegisterLeftSideDiv_Content{
}

#RegisterRighSideDiv{
    position:relative;
    height:500px;
    float:left;
}

#RegisterRightSideDiv_Content{
}

.RegisterFieldLabel{
    display:inline-block;
    margin:2px;
    padding:3px;
    width:250px;
    /*background-color:#E2F1F9;*/
}

.RegisterFieldLabel2{
    display:inline-block;
    margin:2px;
    padding:3px;
    width:200px;
    /*background-color:#E2F1F9;*/
}

.RegisterField{
    width:200px;
}

.RegisterColumn{
    margin:5px;
    width:900px;
}

.RegisterBars{
    height:18px;
	padding: 2px 10px 2px 10px;
    /*background-color:#4087AD;*/
}

.RegisterBars2{
    height:28px;
	padding: 2px 10px 2px 10px;
    /*background-color:#4087AD;*/
}

#MainContent_PopulateBillingInfoButton{
    /*background-color:#55A1CA;*/
}

#RegisterFooter{
    position:relative;
    margin: 5px;
    height:20px;
    text-align:center;
}

#MainContent_RegisterButton{
    /*background-color:#55A1CA;*/
}


/* CreateListing.aspx */
.CreateListingFieldTd{
    width:200px;
}

.CreateListingFieldLabel{
    display:inline-block;
    padding:3px;
    width:200px;
    /*background-color:#E2F1F9;*/
}

.CreateListingField {
    width:180px;
}

.ListingFieldShort {
    width:116px;
}

.ListingFieldMedium {
    width:256px;
}

.ListingFieldLong {
    width:885px;
}

.ConfirmFieldLabelA{
    display:inline-block;
    margin:2px;
    padding:3px;
    width:200px;
}

.ConfirmFieldA{
    width:180px;
}

.ConfirmFieldLabelB{
    display:inline-block;
    margin:2px;
    padding:3px;
    width:200px;
    /*background-color:#E2F1F9;*/
}

.ConfirmFieldB{
    width:180px;
    /*background-color:#E2F1F9;*/
}

.CreateListingBars{
    height:18px;
	padding: 2px 10px 2px 10px;
    /*background-color:#4087AD;*/
}

/* My Account */
#MyAccountNavDiv{
    position:relative;
    top: 5px;
    width:200px;
}
#MyAccountContentDiv{
    position:relative;
    top: 5px;
    width:850px;
    min-height:250px;
    /*border:2px solid #4087AD;*/
}

.MyAccountNavHeadingDiv{
    /*background-color:#E2F1F9;*/
    font-weight:bold;
    padding:4px;
}



/* Listing.aspx */
.ListingBars{
    height:18px;
	padding: 2px 10px 2px 10px;
    /*background-color:#4087AD;*/
}

.ListingHeader{
    margin:5px;
	padding: 2px 10px 2px 10px;
    background-color:#CCCCCC;
}

.ListingTitle{
    font-size:14pt;
 	font-weight: bold;  
}

.ListingBox{
    margin:5px;
	padding: 4px 10px 4px 10px;
   /*border:1px solid #4087AD;*/

}

.ListingBoxBars{
    height:18px;
    padding: 2px 10px 2px 10px;
    /*background-color:#4087AD;*/
}

#ListingDetailsDiv {
    float: right;
    width: 33%;
}

.ListingDetailsItem{
    font-size:14pt;
}

#ListingImagesDiv{
    position:relative;
   float:left;
}

.MainListingImage {
    width:500px;
    height:150px;
}

.SmallListingImage {
    width:150px;
    height:150px;
}

.ListingImageGrid{
    position:relative;
   float:right;
}

.listingImageCell{
    height:160px;
    width:160px;
    vertical-align:middle;
    text-align:center;
}

#BidHistoryDiv{
    display:none;

    position:absolute;
    top:10%;
    left:30%;

    background-color:#ffffff;
   /*border:1px solid #4087AD;*/
   padding:10px;
}
#BidHistoryHeaderDiv{
    text-align:right;
}
#BidHistoryHeaderRow{
    text-align:center;
   /*background-color:#4087AD;*/
}

#BidHistoryHeaderRow1{
   width:100px;
}

#BidHistoryHeaderRow2{
   width:100px;
}

#BidHistoryHeaderRow3{
   width:175px;
}

#AskSellerDiv{
    display:none;

    position:absolute;
    top:-190px;
    right:0px;

    height:240px;
    width:500px;

    background-color:#ffffff;
   /*border:1px solid #4087AD;*/
   padding:10px;
}

#MakeOfferDiv{
    display:none;

    position:absolute;
    top:-190px;
    right:0px;

    height:250px;
    width:500px;

    background-color:#ffffff;
   /*border:1px solid #4087AD;*/
   padding:10px;
}

#MakeGuessDiv {
    display: none;
    position: fixed;
    top: 450px;
    left: 35%;
    height: 240px;
    width: 500px;
    background-color: #ffffff;
    /*border:1px solid #4087AD;*/
    padding: 10px;
}

.AskSellerTextBox{
    height:70%;
    width:98%;
}

.MakeOfferTextBox{
    height:60%;
    width:98%;
}

#AskSellerHeaderDiv{
    text-align:right;
}

#AskSellerFooterDiv{
    text-align:center;
    padding:5px;
}

/* Results */
#SortBar{
    text-align:center;
    padding:5px;
}

/*Admin Controls */
#ControlsNavDiv {
    position:relative;
    width:200px;
    float:left;
}

#ControlsContentDiv {
    position:relative;
    width:900px;
    float:right;
}

.ControlsContentDivChild{
    display:none;
}

.ControlsListingTitleMainDiv{
    padding:10px;
}

/* SHARED */
.bars{
    height:18px;
	padding: 2px 10px 2px 10px;
    /*background-color:#4087AD;*/
    /*font-weight:bold;*/
}

.boldText{
 	font-weight: bold;  
}

.error{
    color:red;
}
.error_smaller{
    color:red;
    font-size:smaller;
}

.stopWatchingButton{
    position:relative;
    top:1px;
    left:2px;
}

/* StandAlonePage */
#standAlonePage_content{
    position:relative;
	width:670px;
	text-align: left;
	background:#ffffff;
    border:2px solid #305970;
}

#standAlonePage_bodyContent{
	position: relative;
    width:93%;
	min-height:320px;
    margin:10px;
    padding:10px;
}

/* DELETE EVERYTHING BELOW? */
#footer{
	width: 100%;
	height: 20px;
	color:#FFFFFF;
	background-color: #2E6B9A;
	margin: 0;
	margin-top: 30px;
}

#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.title {
	font: 0.7em Tahoma, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
}

.title2 {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}

.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	text-align: left;
}

.subTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #CCCCCC;
	text-align: left;
}

.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.design a{
	color: #999999;
	text-decoration:none;
}

#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#0099CC;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

#adminDiv
{
    text-align:left;
}

#adminTextbox
{
    height:275px;
    width:100%;
}
/*start nav tabs*/
/*#nav_tabs
{
       background-color:#389FEC;
}*/ 

#slidetabsmenu {
position: relative;
height:35px;
width:100%;
font-size:12pt;
line-height:normal;

}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a 
{

float:left;
background:url("../images/tab-left.gif") no-repeat left top;
margin:0;
padding:0 5px 0 7px;
text-decoration:none;
}

#slidetabsmenu a span {
float:right;
display:block;
background:url("../images/tab-right.gif") no-repeat right top;
padding:9px 14px 6px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}
/*end nav tabs */

#tblInvoice
{
    width:100%;
    border:solid 1px #000000;
}
.projectRow
{
   color:#FFFFFF;
	background-color: #2E6B9A;
}
.itemRow2
{
    background-color:#cccccc;
}
.totalRow
{
    text-align:right;
}
.totalCell
{
    background-color:Yellow;
    color:#000000;
    font-weight:bold;
}

.FormLabel { width:150px; text-align:right; padding-right:2px; }

.warning
{
 color: red;
 margin: 0px;
 padding: 15px;
}

.warning ul {
 margin: 0;
 padding: 0;
 margin-left: 10px;
 color: red;
}

.warning ul li {
  color: red;
}