body{
padding: 0;
border: 0;
height: 100%; 
text-align: center; /*Centering wrap on IE4-6*/
margin-top: 0px;
background-color: #4d4d4d;
}
html { height: 100%; }
body > #wrap { height: auto; min-height: 100%; }
a img{
border: 0px;
}
#wrap{
width: 1024px;
margin:0 auto; /* Centering wrap for all other browsers*/ 
background-color: #fff;
min-height: 100%;
}
#loginlinks{
width: 100%;
height: 25px;
background-color: #4d4d4d;
margin: auto;
margin-bottom: 10px;
float: center;
padding-top: 5px;
padding-bottom: 5px;
}
#header{
float: left;
width: 950px;
margin-left: 35px;
/*
background-image: url(images/black_top.gif);
height: 82px;
border: 1px solid #000;*/ 
}
#logo{
float: left;
margin-top: 10px;
/*border: 1px solid #000;*/
background-image: url(images/white_logo_beta.gif);
background-repeat: no-repeat;
width: 350px;
height: 45px;
}
/*Begin top right login links*/
#login{
/*width: 280px;*/
float: right;
text-align: right;
color: #fff;
font-family: verdana;
font-size: 12px;
margin-right: 5px;
margin-top: 2px;
}
#login a{
color: #fff;
text-decoration: none;
}
#login a:hover{
color: #54BBE7;
}
/*End top right login links*/
#navcontainer{
float: right;
/*background-color: #e5e5e5;*/
/*width: 506px;*/
}
#navlist{
margin: 0px;
padding: 0px;
padding-right: 1px;
}
#navlist li
{
display: block;
list-style-type: none;
padding: 0px;
font-size: 16px;
float: left;
/*border: 1px solid #000;*/
margin: 0;
/*margin-left: 1px;*/
}
/*#navlist li:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}*/
#navlist li a
{
	border-left:1px solid #E5E5E5;
font-family:"Helvetica Neue",Helvetica, Arial,sans-serif;
text-transform: uppercase;
color: #000;
text-decoration: none;
font-weight: bold;
display: block;
width: 100px;
height: 40px;
padding-top: 20px;
}
#navlist a:hover{
	background-color: #54BBE7;
	color: #fff;
}
#topWrap
{
width: 950px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
float: left;
margin-left: 36px;
border-top: 5px solid #4d4d4d;
border-bottom: 5px solid #4d4d4d;
background-image: url(images/silver_bg.gif);
background-position: 0px 10px;
background-repeat: repeat-x;
}
#topLeft{
float: left;
width: 631px;
height: 271px;
margin-top: 10px;
background-image: url(images/center/rotate.php);
background-position: top left;
background-repeat: no-repeat;
border-right: 1px dotted #c0c0c0;
}
/*#topCenter{
float: left;
width: 20px;
height: 250px;
background-image: url(images/topCenterdotted.gif);
background-position: top center;
background-repeat: repeat-y;
margin-right: 6px;
}*/
#topRight{
float: right;
width: 288px;
padding-top: 15px;
padding-left: 30px;
/*border: 1px solid #800000;*/
background-image: url(images/silver_bg.gif);
background-position: top left;
background-repeat: repeat-x;
}
/*height: 188px;
padding-top: 15px;
background-image: url(images/right_gradient.gif);
background-position: top center;
background-repeat: no-repeat;*/
/*Begin Search Form*/
.formTitle{ 
width: 160px;
float: left;
text-align: left;
margin-bottom: 15px;
font-size: 18px;
font-weight: bold;
font-family:"Helvetica Neue",Helvetica, Arial,sans-serif;
color: #000;
/*margin-left: 20px;*/
}
.fieldTitles{ 
font-size: 11px;
font-weight: normal;
font-family: verdana;
width: 200px;
float: left;
text-align: left;
margin-bottom: 5px;
/*margin-left: 20px;*/
}
.searchForm {
font-size: 10px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:160px;
font-size: 13px;
padding-left:2px;
float: left;
/*margin-left: 20px;*/
margin-bottom: 5px;
}
.brandMenu {
font-size: 10px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:160px;
float: left;
/*margin-left: 20px;*/
margin-bottom: 5px;
}
.maxMenu {
width:160px;
font-size: 10px;
background-color: #FFF;
border: 1px solid #C0C0C0;
float: left;
/*margin-left: 20px;*/
margin-bottom: 5px;
margin-right: 30px;
}
.conditionTitle{ 
font-size: 11px;
font-weight: normal;
font-family: verdana;
width: 120px;
float: left;
text-align: left;
margin-bottom: 5px;
margin-left: 1px;
}
.sizeTitle{ 
font-size: 11px;
font-weight: normal;
font-family: verdana;
width: 90px;
float: left;
text-align: left;
margin-bottom: 5px;
margin-left: 2px;
}
.conditionMenu {
font-size: 10px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:95px;
float: left;
/*margin-left: 1px;*/
margin-bottom: 5px;
}
.sizeMenu {
font-size: 10px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:60px;
float: left;
margin-left: 27px;
margin-bottom: 5px;
}
.searchButton
{
font-size:8pt;
background-color:#000;
color: #ffffff;
padding: 1px;
width: 50px;
border: 0px;
float: left;
margin-left: 20px;
margin-bottom: 10px;
}
/*End Search Form*/
#centerWrap{
border-bottom: 5px solid #4d4d4d;
width: 950px;
float: left;
padding-bottom: 10px;
margin-left: 36px;
clear: both; /*stretches outer div to accomodate for inside div height*/
}
/*Begin large horizontal dotted line*/
#dottedAcross{
width: 950px;
height: 1px;
float: left;
background-image: url(images/dottedAcross.gif);
background-position: top left;
background-repeat: repeat-x;
margin-top: 15px;
margin-bottom: 15px;
}
/*End horizontal dotted line*/
/*Begin brands link list*/
#centerLeft{
width: 180px;
float: left;
text-align: left;
display: inline;
}
#brandList{
list-style: none;
font-family: verdana;
font-size: 12px;
font-weight: normal;
line-height: 15px;
padding-left: 0px;
}
#brandList a{
text-decoration: none;
color: #000;
}
#brandList a:hover{
text-decoration: none;
color: #0159A8;
}
.tally{
color: #c0c0c0;
margin-left: 5px;
}
/*End brands link list*/
/*Begin Newsletter form*/
#newsletter{
margin-top: 30px;
}
.newsletterForm{
font-size: 10px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:160px;
font-size: 13px;
padding-left:2px;
float: left;
margin-bottom: 10px;
margin-top: 10px;
}
.newsformButton{
font-size:8pt;
background-color:#000;
color: #ffffff;
padding: 1px;
width: 60px;
border: 0px;
float: right;
margin-bottom: 10px;
margin-right: 17px;
}
#subscribed{
padding: 5px 5px 5px 5px; 
color: #fff; 
background-color: #54BBE7;
font-family: verdana; 
font-size: 12px;
float: left;
clear: both;
width: 155px;
text-align: center;
}
/*End Newsletter form*/
/*Begin social links*/
#connectUs{
float: left;
clear: both;
width: 155px;
margin-top: 20px;
}
#connectLinks{
float: left;
margin-top: 10px;
}
#connectLinks ul{
list-style-type: none;
margin: 0px;
padding: 0px;
list-style: none;
font-family: verdana;
font-size: 12px;
line-height: 20px;
}
#connectFacebook a{
text-decoration: none;
color: #3B5998;
}
#connectFacebook a:hover{
color: #4d4d4d;
}
#connectMyspace a{
text-decoration: none;
color: #003399;
}
#connectMyspace a:hover{
color: #4d4d4d;
}
#connectTwitter a{
text-decoration: none;
color: #008DB6;
}
#connectTwitter a:hover{
color: #4d4d4d;
}
#connectYoutube a{
text-decoration: none;
color: #C00000;
}
#connectYoutube a:hover{
color: #C00000;
}
/*End social links*/
/*Begin center image lists*/
#centerCenter{
width: 430px;
border-left: 1px dotted #c0c0c0;
float:left;
padding-left: 10px;
height:630px;
border-right: 1px dotted #c0c0c0;
padding-right: 10px;
}
#carouselHeadings{
border-bottom: 2px solid #ccc;
width: 400px;
padding-bottom: 3px;
}
#recentAds{
float: left;
height: 100px;
width: 100%;
text-align: left;
padding-left: 15px;
}
.prevRecentAds{
float:left; 
width: 35px;
}
.prevRecentAds img{
margin-top:5px;
}
.nextRecentAds{
float:left; 
width: 35px;
}
.nextRecentAds img{
margin-top:5px;
}
.prevMostViewed{
float:left; 
width: 35px;
}
.prevMostViewed img{
margin-top:5px;
}
.nextMostViewed{
float:left; 
width: 35px;
}
.nextMostViewed img{
margin-top:5px;
}
.prevMostTracked{
float:left; 
width: 35px;
}
.prevMostTracked img{
margin-top:5px;
}
.nextMostTracked{
float:left; 
width: 35px;
}
.nextMostTracked img{
margin-top:5px;
}
.prevExpiringSoon{
float:left; 
width: 35px;
}
.prevExpiringSoon img{
margin-top:5px;
}
.nextExpiringSoon{
float:left; 
width: 35px;
}
.nextExpiringSoon img{
margin-top:5px;
}
#mostAds{
float: left;
height: 100px;
width: 100%;
text-align: left;
padding-left: 15px;
}
#thumbsContainer{
margin: 0px;
list-style: none;
float: left;
}
#thumbsContainer ul { 
margin-left: 0px;
padding: 0px;
}
#thumbsContainer ul li { 
display: inline;
margin-right: 8px;
}
/*Begin small horizontal dotted line*/
#smallhdotted{
width: 425px;
height: 1px;
float: left;
background-image: url(images/dottedAcross.gif);
background-position: top left;
background-repeat: repeat-x;
margin-bottom: 15px;
}
/*End horizontal dotted line*/
#tweets{
float: left;
text-align: left;
padding-top: 15px;
width: 420px;
border-top: 5px solid #4d4d4d;
}
#featContainer{
list-style: none;
float: left;
}

#protectusers_div ul { 
margin-left: 15px;
padding: 0px;
}
#protectusers_div ul li { 
margin-right: 10px;
margin-bottom: 10px;
list-style-image: url(images/16x16.png);
line-height: 1.1;
margin-left: 25px;
padding-bottom: 8px;
/*border-bottom: 1px dotted #C0C0C0;*/
margin-top: 0px;
}
#protectusers_div ul li a{ 
color: #54BBE7;
}
#protectusers_div{
float: left;
list-style: none;
font-family: arial;
font-size: 12px;
width: 420px;
}

#protectusers_div img{
margin-bottom: 10px;
}

#twitter_div ul { 
margin-left: 0px;
padding: 0px;
}
#twitter_div ul li { 
margin-right: 10px;
margin-bottom: 10px;
list-style-image: url(images/16x16.png);
line-height: 1.3;
margin-left: 25px;
padding-bottom: 10px;
border-bottom: 1px dotted #C0C0C0;
margin-top: 0px;
}
#twitter_div ul li a{ 
color: #54BBE7;
}
#twitter_div{
float: left;
list-style: none;
font-family: arial;
font-size: 12px;
width: 420px;
}
/*End center image lists*/
/*Begin right sponsors column*/
#centerRight{
width: 300px;
float:left;
padding-left: 13px;
text-align: left;  
min-height:600px;
}
#rightBanners{
margin-top: 15px;
float: left;
}
#rightBanners img{
display: block;
margin-bottom: 10px;
}
#advertisement{
margin-top: 15px;
float: left;
border-top: 1px dotted #C0C0C0;
width: 300px;
padding-top: 15px;
}
#advertisement img{
margin-bottom: 10px;
}
#whatis{
float: left;
font-family: arial;
font-size: 14px;
color: #000;
width: 300px;
line-height: 1.4;
font-weight: normal;
border-bottom: 1px dotted #c0c0c0;
padding-bottom: 15px;
}
#whatis img{
display: block;
margin-bottom: 5px;
}
#whatis a{
color: #54BBE7;
}
/*End Right sponsors column*/
/*Begin bottom wrap*/
#bottomWrap{
float: left;
padding-left: 10px;
margin-left: 36px;
width: 938px;
}
#botAdsContainer{
margin: 0px;
list-style: none;
float: left;
padding-top: 15px;
padding-bottom: 15px;
}
#botAdsContainer ul { 
margin: 0px;
padding: 0px;
}
#botAdsContainer ul li { 
display: inline;
margin-right: 5px;
}
#singleBanners{
float: left;
width: 920px;
text-align: center;
}
/*End bottom wrap*/
/*Begin footer*/
#footer{
width: 950px;
clear: both;
margin: auto;
padding-top: 10px;
padding-bottom: 10px;
border-top: 5px solid #4d4d4d;
}
#copyRight{
font-size: 10px;
font-weight: normal;
font-family: verdana;
text-align: right;
color: #4d4d4d;
}
#copyRight a{
color: #4d4d4d;
text-decoration: none;
}
/*End footer*/
#adtopWrap
{
width: 950px;
margin-top: 10px;
padding-top: 15px;
float: left;
border-bottom: 5px solid #4d4d4d;
border-top: 5px solid #4d4d4d;
background-image: url(images/silver_bg.gif);
background-position: 0px 10px;
background-repeat: repeat-x;
margin-left: 36px;
}
#adLeft{
float: left;
width: 617px;
padding-top: 10px;
margin-right: 6px;
border-right: 1px dotted #c0c0c0;
min-height: 1000px;
}
#adRight_logged_out{
float: right;
width: 300px;
padding-top: 15px;
}
#adRight{
float: right;
width: 300px;
padding-top: 15px;
}
#adTitle{
font-family: verdana;
font-size: 20px;
color: #4d4d4d;
font-weight: normal;
float: left;
width: 460px;
text-align: left;
margin-left: 10px;
padding-bottom: 10px;
}
#prevAd{
float: right;
margin-right: 10px;
margin-top: 5px;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}
#prevAd img{
margin-left: 5px;
}
#prevAd a{
text-decoration: none;
color: #0072B5;
}
#nextAd{
float: right;
margin-right: 10px;
margin-top: 5px;
text-decoration: none;
font-family: verdana;
font-size: 12px;
} 
#nextAd img{
margin-right: 5px;
}              
#nextAd a{
text-decoration: none;
color: #0072B5;
}

#tweetmeme{
float: left;
width: 90px;
text-align: left;
padding-bottom: 10px;
}

#product{
width: 597px;
margin-top: 15px;
float: left;
margin-left: 10px;
}

#productDelete{
width: 597px;
margin-top: 10px;
float: left;
margin-left: 10px;
}

#productImages{
float: left;
width: 260px;
text-align:left;
}
#productThumbs{
float: left;
width: 260px;
margin-top: 15px;
border-top: 1px dotted #c0c0c0;
padding-top: 15px;
color: #808080;
font-size: 10px;
font-family: verdana;
}
#productThumbsCtnr{
margin: 0px;
list-style: none;
float: left;
}
#productThumbsCtnr ul { 
margin-left: 0px;
padding: 0px;
}
#productThumbsCtnr ul li { 
display: inline;
margin-right: 0px;
}
#productCenter{
height: 375px;
float: left;
width: 40px;
background-image: url(images/topCenterdotted.gif);
background-position: top center;
background-repeat: repeat-y;
}
#productcontactCenter{
height: 500px;
float: left;
width: 40px;
background-image: url(images/topCenterdotted.gif);
background-position: top center;
background-repeat: repeat-y;
}
#productInfo{
float: left;
width: 287px;
text-align: left;
}
#infoList{
list-style: none;
font-family: verdana;
font-size: 12px;
font-weight: normal;
padding-left: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 15px;
overflow: hidden;
}
.price{
font-family: arial;
color: #c0c0c0;
font-weight: bold;
font-size: 20px;
color: #0072B5;
}
.size{
font-family: arial;
color: #0072B5;
font-weight: bold;
font-size: 18px;
margin-bottom: 15px;
}
.spec{
color: #000;
font-weight: bold;
margin-bottom: 5px;
}
.seller{
font-weight: bold;
margin-top: 17px;
}
.seller a{
text-decoration: none;
color: #000;
}
.sellerRating{
font-weight: bold;
margin-top: 10px;
}
.sellerRating a{
text-decoration: none;
color: #000;
}
.infoText{
font-family: verdana;
font-size: 12px;
font-weight: normal;
margin-left: 5px;
margin-right: 5px;
}
#action{
width: 270px;
float: left;
height: 34px;
background-image: url(images/actionbgblue.gif);
background-position: top center;
background-repeat: no-repeat;
font-family: verdana;
font-size: 14px;
font-weight: bold;
}
#action ul{
margin-top: 8px;
padding: 0px;}
#actionLinks li{
display: inline;
list-style: none;
}
#actionLinks li a{
text-decoration: none;
color: #fff;
}
.track{
padding-left: 10px;
}
.noTrack{
padding-left: 5px;
color: #C0C0C0;
}
.contact{
padding-left: 38px;
}
.noContact{
color: #C0C0C0;
padding-left: 10px;
}
#socialButtons{
float: left;
width: 287px;
text-align: left;
border-top: 1px dotted #c0c0c0;
height: 50px;
margin-top: 15px;
padding-top: 10px;
}
.socialTable{
font-family: verdana;
font-size: 12px;
font-weight: bold;
margin-top: 15px;
float: left;
}
.socialTable a{
font-weight: normal;
color: #3B5998;
text-decoration: none;
font-size: 11px;
margin-left: 5px;
}
#description{
margin-top: 10px;
padding-top: 10px;
background-image: url(images/hdotted.gif);
background-position: top left;
background-repeat: repeat-x;
font-family: verdana;
font-size: 12px;
color: #000;
font-weight: normal;
float: left;
width: 590px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
margin-left: 10px;
}
.descTitle{
color: #4d4d4d;
font-size: 20px;
font-weight: bold;
}
#descText{
margin-top: 10px;
line-height: 1.7;
}
#comments{
margin-top: 10px;
/*padding-top: 10px;   */
background-image: url(images/hdotted.gif);
background-position: top left;
background-repeat: repeat-x;
font-family: verdana;
font-size: 10px;
color: #808080;
font-weight: normal;
float: left;
width: 590px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
margin-left: 10px;
}
.commentsTitle{
color: #4d4d4d;
font-size: 20px;
font-weight: bold;
}
#commentsText{
margin-top: 10px;
}
.commentForm {
font-size: 10px;
background-color: #F1F1F1;
border: 1px solid #C0C0C0;
width:420px;
height: 70px;
padding-left:2px;
float: left;
margin-top: 3px;
margin-bottom: 10px;
}
#theComments{
padding-top: 20px;
}
#poster{
display:block;
border-top: 1px dotted #BBBBBB;
padding-top: 20px;
}
#eachComment{
margin-top: 15px; 
margin-bottom: 10px; 
display:block;
font-size: 12px;
color: #000;
padding-bottom: 20px;
}
#warning{
width: 250px;
font-style: italic;
float: left;
font-size: 10px;
}
#buttons{
width: 170px;
float: left;
}
.submitButtons
{
font-size:8pt;
background-color:#000;
color: #ffffff;
padding: 1px;
width: 50px;
border: 0px;
float: right;
margin-left: 5px;
margin-bottom: 10px;
}
#myControls{
float: right;
width: 300px;
padding-top: 15px;
text-align: left;
font-family: arial;
border-bottom: 1px dotted #c0c0c0;
}
.controlsTitle{
color: #4d4d4d;
font-size: 18px;
font-weight: normal;
}
#controlsLinks {
list-style-type: none;
font-size: 12px;
line-height: 20px;
padding: 0;
font-family: verdana;
margin-top: 5px;
margin-left: 10px;
}
#controlsLinks a{
text-decoration: none;
color: #0072B5;
}
#controlsLinks img{
margin-left: 5px;
}
#sponsorsRight{
float: right;
width: 300px;
padding-top: 20px;
border-top: 1px dotted #c0c0c0;
text-align: left;
margin-top: 10px;
}
#rightColumn{
float: right;
width: 300px;
}
#rightColumn img{
margin-bottom: 10px;
}
#sectionTitle{
font-family: verdana;
font-size: 20px;
color: #4d4d4d;
font-weight: normal;
float: left;
width: 597px;
text-align: left;
margin-left: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #c0c0c0;
}
#titleText{
float: left;
}
#titleText a{
color: #3399FF;
}
#sortLinks{
margin-top: 17px;
float: right;
font-family: verdana;
font-size: 11px;
color: #000;
font-weight: normal;
}
#sortLinks a {
color: #0072B5;
}
#listingContainer{
float: left;
width: 597px;
color: #000;
font-weight: bold;
margin-bottom: 3px;
font-family: verdana;
font-size: 12px;
text-align: left;
margin-left: 10px;
padding-bottom: 10px;
background-image: url(images/smalldotteddivider.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding-top: 10px;
}
#resultImages{
float: left;
width: 75px;
}
#myadsresultsInfo{
float: left;
margin-left: 25px;
width: 200px;
}
#myadsresultsInfo ul{
float: left;
margin: 0;
padding-left: 0px;
list-style-type: none;
}
#resultsInfo{
float: left;
margin-left: 25px;
width: 300px;
}
#resultsInfo ul{
float: left;
margin: 0;
padding-left: 0px;
list-style-type: none;
}
.resultItemTitle{
color: #4d4d4d;
margin-bottom: 8px;
font-size: 18px;
font-family: arial;
}
.resultItemTitle a{
color: #4d4d4d;
text-decoration: none;
}             
.resultItemTitle a:hover
{color: #0072B5;}

#resultPrice{
float: right;
margin-top: 18px;
font-size: 20px;
font-family: arial;
color: #0072B5;
font-weight: normal;
padding-right: 15px;
}
#pagination{
font-family: arial;
font-size: 16px;
font-weight: bold;
float: left;
margin-bottom: 15px;
margin-top: 15px;
width: 585px;
}
#pagination a{
color: #fff;
text-decoration: none;
}
#previous{
float: left;
padding: 5px;
background-color: #54BBE7;
margin-left: 10px;
}
#next{
float: right;
padding: 5px;
background-color: #54BBE7;
margin-right: 10px;
}
#regIntro{
float: left;
font-family: arial;
font-size: 12px;
margin: 15px;
text-align: left;
line-height: 180%;
}
#regformscontainer{
float: left;
}
.regFieldTitles{
float: left;
font-family: arial;
font-size: 15px;
margin: 15px;
text-align: left;
width: 120px;
}
.regForm {
background-color: #FFF;
border: 1px solid #C0C0C0;
width:160px;
font-size: 13px;
padding-left:2px;
float: left;
margin-top: 16px;
}
.regMenus {
font-size: 13px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:160px;
float: left;
margin-top: 16px;
}
.termscheckbox{
float: left;
margin: 15px;
margin-left: 155px;
font-size: 13px;
background-color: #FFF;
}
.termsBox{
float: left;
margin: 15px;
font-family: arial;
font-size: 12px;
}
.registerButton{
float: left;
margin: 15px;
margin-left: -50px;
padding: 3px;
font-size: 13px;
background-color: #000;
color: #fff;
border: 0px;
}
#smallDottedAcross{
float: left;
width: 597px;
margin-left: 10px;
margin-top: 10px;
padding-bottom: 10px;
background-image: url(images/smalldotteddivider.gif);
background-position: top left;
background-repeat: repeat-x;
}
.clear{
width: 200px;
height: 32px;
margin-top: 16px;
float: left;
}
#loginformscontainer{
float: left;
margin-top: 25px;
height: 780px;
}
.loginFieldTitles{
float: left;
font-family: arial;
font-size: 15px;
margin-left: 15px;
margin-top: 15px;
text-align: left;
width: 120px;
}
.loginForm {
background-color: #FFF;
border: 1px solid #C0C0C0;
width:160px;
font-size: 13px;
padding-left:2px;
float: left;
margin-top: 16px;
}
.loginclear{
width: 250px;
height: 25px;
margin-top: 16px;
float: left;
}
.loginButton{
float: left;
margin: 15px;
margin-right: 55px;
padding: 3px;
font-size: 13px;
background-color: #000;
color: #fff;
border: 0px;
}
.forgetpwBox{
float: left;
margin: 15px;
font-family: arial;
font-size: 12px;
height: 25px;
}
.forgetpwBox a{
text-decoration: none;
color: #0072B5;
}
#placeAdIntro{
float: left;
font-family: arial;
font-size: 12px;
margin: 15px;
text-align: left;
color: #0072B5;
}
#placeAdExpNote{
float: left;
font-family: arial;
font-size: 12px;
margin: 0px 15px 15px 15px;
text-align: left;
color: #fff;
padding: 5px;
background-color: #54BBE7;
}
#placeAdformscontainer{
float: left;
margin-bottom: 15px;
}
.placeAdFieldTitles{
float: left;
font-family: arial;
font-size: 15px;
margin: 9px;
text-align: left;
width: 120px;
}

.placeAdPhotosTitle{
float: left;
font-family: arial;
font-size: 15px;
margin: 9px;
text-align: left;
width: 100%;
}


.uploadFields{
float: left;
width: 80%;
}
.uploadFields img{
margin: 10px 65px 0 9px;
float: left;
}
.placeAdForm {
background-color: #FFF;
border: 1px solid #C0C0C0;
width:200px;
font-size: 13px;
padding-left:2px;
float: left;
margin-top: 10px;
}
.placeAdDescForm {
background-color: #FFF;
border: 1px solid #C0C0C0;
/*
width:200px;
height: 150px;
*/
font-size: 13px;
padding-left:2px;
float: left;
margin-top: 10px;
}
.placeAdMenus {
font-size: 13px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:200px;
float: left;
margin-top: 10px;
}
.placeAdclear{
width: 200px;
height: 28px;
margin-top: 10px;
float: left;
text-align: left;
font-family: arial;
font-size: 12px;
color: #808080;
padding-left: 20px;
padding-top: 3px;
}
.clearButton{
width: 200px;
height: 28px;
margin-top: 10px;
float: left;
}
.tidbit{
width: 400px;
height: 18px;
margin-top: 12px;
margin-left: 5px;
text-align: left;
font-family: arial;
font-size: 14px;
color: red;
font-weight: bold;
float: left;
}
.descclear{
width: 200px;
height: 160px;
margin-top: 10px;
float: left;
}
.placeAdUpload {
background-color: #FFF;
border: 1px solid #C0C0C0;
width:200px;
font-size: 13px;
padding-left:2px;
float: left;
margin-top: 10px;
}
.placeAdtermscheckbox{
float: left;
margin: 15px;
margin-left: 140px;
font-size: 13px;
background-color: #FFF;
}
.editterms{
float: left;
margin: 15px 0 15px 9px;
padding-left: 125px;
font-family: arial;
font-size: 12px;
width: 80%;
text-align: left;
}
.placeAdtermsBox{
float: left;
margin: 15px;
font-family: arial;
font-size: 12px;
}
.placeAdButton{
float: left;
margin-left: -60px;
margin-top: 10px;
padding: 3px;
font-size: 13px;
background-color: #000;
color: #fff;
border: 0px;
cursor: pointer;
}
.editbutton{
float: left;
margin-left: -65px;
margin-top: 10px;
padding: 3px;
font-size: 13px;
background-color: #000;
color: #fff;
border: 0px;
}
#myAdsControls{
float: right;
width: 125px;
height: 100px;
margin-right: 10px;
background-image: url(images/vdotted.gif);
background-position: top left;
background-repeat: repeat-y;
}
#myAdsStatusSold{
float: right;
margin-right: 35px;
font-size: 20px;
font-family: arial;
margin-top: 15px;
color: #888888;
font-weight: normal;
}
#myAdsStatusActive{
float: right;
margin-right: 35px;
font-size: 20px;
margin-top: 15px;
font-family: arial;
color: #0072B5;
font-weight: normal;
}
#myAdsControlsLinks {
list-style-type: none;
font-size: 12px;
line-height: 25px;
padding-left: 15px;
font-family: verdana;
font-weight: normal;
margin: 0;
}
#myAdsControlsLinks a{
text-decoration: none;
color: #0072B5;
}
#myAdsControlsLinks img{
margin-right: 5px; 
}
#trackingControls{
float: right;
width: 135px;
margin-right: 10px;
background-image: url(images/vdotted.gif);
background-position: top left;
background-repeat: repeat-y;
padding-top: 10px;
}
#trackingControlsLinks {
list-style-type: none;
font-size: 12px;
line-height: 25px;
padding-left: 15px;
font-family: verdana;
font-weight: normal;
margin: 0;
}
#trackingControlsLinks a{
text-decoration: none;
color: #0072B5;
}
#trackingControlsLinks img{
margin-right: 5px; 
}
#deleteConfirm{
font-family: verdana;
font-size: 20px;
color: #C00000;
font-weight: normal;
float: left;
width: 597px;
text-align: left;
margin-left: 10px;
padding-bottom: 20px;
}
.confirmAnswer {
margin-left: 15px;
color: #000000;
}
.confirmAnswer a{
color: #000;
text-decoration: none;
}
.confirmAnswer a:hover{
color: #fff;
background-color: #C00000;
}
.editAccountButton{
float: left;
margin: 15px;
margin-left: 0px;
padding: 3px;
font-size: 13px;
background-color: #000;
color: #fff;
border: 0px;
}
#staticpageContent{
float: left;
width: 600px;
font-family: verdana;
font-weight: normal;
font-size: 12px;
line-height: 1.5;
word-spacing: 2px;
color: #4d4d4d;
margin-top: 10px;
min-height: 780px;
text-align: left;
margin-left: 10px;
margin-right: 20px;
padding-bottom: 25px;
}
#staticpageContent a{
color: #54BBE7;
}
#staticpageContent h1{
font-size: 16px;
display: block;
margin-top: 15px;
margin-bottom: 10px;
font-weight: normal;
color: #000;
float: left;
width: 100%;
}
#staticpageContent img{
margin-top: 15px;
margin-bottom: 15px;
}
#notFound{
font-size: 12px;
color: #fff;
font-family: verdana;
float: left;
margin: 25px 0 0 10px;
text-align: center;
width: 90%;
background-color: #54BBE7;
padding: 5px;
}
#goback{
font-size: 12px;
color: #54BBE7;
font-family: verdana;
float: left;
margin: 25px 0 0 10px;
text-align: center;
width: 90%;
padding: 5px;
background-color: #fff;
}
#goback a{
color: #54BBE7;
}
.goback{
display: block;
font-size: 12px;
margin-top: 25px;
color: #54BBE7;
}
#sectionTitleContactForm{
font-family: verdana;
font-size: 20px;
color: #4d4d4d;
font-weight: normal;
float: left;
width: 577px;
text-align: left;
padding-bottom: 10px;
border-bottom: 1px dotted #c0c0c0;
}
#ContactSellerProdInfo{
margin-top: 10px;
padding-top: 10px;
background-image: url(images/hdotted.gif);
background-position: top left;
background-repeat: repeat-x;
float: left;
width: 590px;
text-align: left;
padding-bottom: 10px;
margin-left: 10px;
}
#ContactSellerForm{
width: 597px;
float: left;
margin-left: 10px;
height: 375px;
}
#AdTitleContactForm{
font-family: verdana;
width: 100%;
font-size: 15px;
color: #4d4d4d;
font-weight: bold;
float: left;
padding-right: 20px;
text-align: left;
margin-bottom: 10px;
}
.priceContactForm{
font-family: arial;
color: #c0c0c0;
font-weight: bold;
font-size: 15px;
color: #0072B5;
}
.sizeContactForm{
font-family: arial;
color: #0072B5;
font-weight: bold;
font-size: 15px;
margin-bottom: 15px;
}
#descriptionContactForm{
margin-top: 10px;
font-family: verdana;
font-size: 12px;
color: #000;
font-weight: normal;
float: left;
width: 100%;
text-align: left;
padding-right: 20px;
}
.descTitleContactForm{
color: #00;
font-size: 12px;
font-weight: bold;
font-family: arial;
}
#infoListContactForm{
list-style: none;
font-family: verdana;
font-size: 12px;
font-weight: normal;
padding-left: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
#ContactFormIntro{
float: left;
font-family: arial;
font-size: 12px;
margin: 15px;
margin-left: 0px;
text-align: left;
line-height: 18px;
word-spacing: 2px;
}
#ContactFormcontainer{
float: left;
}
.ContactFormFieldTitle{
float: left;
font-family: arial;
font-size: 15px;
margin: 15px;
margin-left: 0px;
text-align: left;
}
.ContactFormFieldCont{
float: left;
width: 100%;
}
.ContactFormMsgTitle{
float: left;
font-family: arial;
font-size: 15px;
text-align: left;
width: 80px;
}
.ContactFormFromLine {
float: left;
font-family: arial;
font-size: 15px;
margin-left: 0px;
margin-top: 10px;
text-align: left;
width: 100%;
}
.ContactFormMsg{
background-color: #FFF;
border: 1px solid #C0C0C0;
width:400px;
height: 100px;
font-size: 13px;
padding-left:2px;
float: left;
margin-left: 34px;
}
.ContactFormMenus {
font-size: 13px;
background-color: #FFF;
border: 1px solid #C0C0C0;
width:160px;
float: left;
margin-top: 16px;
}
.ContactFormtermscheckbox{
float: left;
margin-top: 10px;
margin-left: 115px;
font-size: 13px;
background-color: #FFF;
}
.ContactFormtermsBox{
float: left;
margin-top: 10px;
margin-left: 10px;
font-family: arial;
font-size: 12px;
}
.ContactFormFieldButtons{
float: left;
width: 50%;
padding-bottom: 15px;
}
.ContactFormButton{
float: left;
margin: 15px 0 0 10px;
padding: 3px;
font-size: 13px;
background-color: #000;
color: #fff;
border: 0px;
}
.ContactFormReset{
float: left;
margin: 15px 0 0 115px;
padding: 3px;
font-size: 13px;
background-color: #000;
color: #fff;
border: 0px;
width: 50px;
}
.shoppername{
margin-left: 70px; 
}
#pageTitle{
font-family: verdana;
font-size: 20px;
color: #4d4d4d;
font-weight: normal;
float: left;
width: 597px;
text-align: left;
margin-left: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #C0C0C0; 
margin-bottom: 15px;
}
table.messageTable{
width: 597px;
margin-left: 10px;
float: left;
}
table.messageTable tr:hover{
/*background-color: #EDF9FD;*/
}
tr.messageTablerows td{
height: 50px;
font-family: verdana;
font-size: 12px;
padding-left: 5px;
border-left: 1px dotted #c0c0c0;
text-align: left;
}
tr.messageTablerows td a{
text-decoration: none;
color: #000;
}
tr.messageTablerows td a:hover{
text-decoration: underline;
color: #0072B5;
}
.messageTablerows img{
margin-left: 13px;
}
tr.messageTableTop td{
height: 20px;
font-family: verdana;
font-size: 12px;
padding-left: 5px;
border-left: 1px dotted #c0c0c0;
text-align: left;
color: #0072B5;
}
tr.messageTableTop td:hover{
background-color: none;
}
.deletelink a:hover{
background-color: #800000;
color: #fff;
}
#horizontaldotted{
display: block;
border-top: 1px dotted #c0c0c0;
height: 1px;
width: 590px;
float: left;
margin: 15px 0 0px 0;
}
#messageBoard{
font-family: verdana;
font-size: 10px;
color: #808080;
font-weight: normal;
float: left;
width: 590px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
margin-left: 10px;
}
.itemTitle{
color: #0072B5;
}
.itemTitle a{
text-decoration: none;
color: #0072B5;
}
#messageText{
font-size: 10px;
}
#theMessages{
padding-top: 20px;
}
#sender{
display:block;
color: #0072B5;
border-top: 1px dotted #BBBBBB;
padding-top: 20px;
}
#eachMessage{
margin-top: 15px; 
margin-bottom: 10px; 
display:block;
font-size: 12px;
color: #000;
padding-bottom: 10px;
line-height: 1.5;
}
#closedMessage{
font-size: 12px;
text-align: center;
float: left;
width: 100%;
margin: 20px 0 15px 0;
font-weight: normal;
color: #fff;
background-color: #54BBE7;
padding: 5px;
}
#ratingForm{
font-family: verdana;
font-size: 10px;
color: #808080;
font-weight: normal;
float: left;
width: 590px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
margin-left: 10px;
}
#rateText{
margin: 0 0 10px 0;
font-size: 12px;
color: #4d4d4d;
line-height: 1.5;
}
#ratingRadios{
width: 400px;
margin: 20px 0 20px 0;
}
#ratingGuide{
margin-top: 30px;
font-size: 12px;
color: #fff;
line-height: 1.5;
background-color: #54BBE7;
padding: 10px;
}
#ratingGuide ul li{
margin-bottom: 5px;
}
#guideTitle{
font-size: 15px;
margin: 0px 0 15px 0;
font-weight: bold;
}
#historyTitle{
font-size: 15px;
float: left;
width: 100%;
margin: 15px 0 15px 0;
font-weight: bold;
color: #fff;
width: 100%;
background-color: #54BBE7;
padding: 5px 0 5px 5px;
}
#reviewBoard{
font-family: verdana;
font-size: 10px;
color: #808080;
font-weight: normal;
float: left;
width: 590px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
margin-left: 10px;
}
#theReviews{
padding-top: 10px;
}
#rater{
display:block;
color: #0072B5;
}
#rater a{
color: #0072B5;
}
#eachReview{
margin-top: 15px; 
margin-bottom: 10px; 
padding-bottom: 20px; 
display:block;
font-size: 12px;
color: #000;
border-bottom: 1px dotted #BBBBBB;
line-height: 1.5;
}
#helpList{
float: left;
width: 100%;
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: 1px dotted #BBBBBB;
}
#helpList li {
margin-bottom: 4px;
}
#helpList li a{
color: #0072B5;
text-decoration: none;
}
#ebayContent{
float: left;
margin-left: 10px;
text-align: left;
padding-bottom: 25px;
}
.ebaygoback{
font-family: verdana;
display: block;
font-size: 12px;
margin-top: 25px;
color: #54BBE7;
float: left;
margin: 0 0 10px 0px;
padding-right: 20px;
text-align: left;}
.ebaygoback a{
color: #0072B5;
text-decoration: none;
}
#forgot{
font-size: 15px;
color: #4d4d4d;
font-family: verdana;
float: left;
margin: 0 0 20px 10px;
padding-right: 20px;
text-align: left;
line-height: 1.5;
}
.forgotgoback{
font-family: verdana;
display: block;
font-size: 12px;
margin-top: 25px;
color: #54BBE7;
float: left;
margin: 0 0 10px 10px;
padding-right: 20px;
text-align: left;}
.forgotgoback a{
color: #0072B5;
text-decoration: none;
}
#userExist{
float: left;
font-family: arial;
font-size: 12px;
padding: 2px 10px 2px 10px;
margin-left: 15px;
text-align: left;
color: #fff;
background-color: #54BBE7;
width: 230px;
height: 15px;
margin-top: 16px;
margin-bottom: 15px;
}
#loginComment{
margin-top: 20px;
color: #4d4d4d;
font-size: 12px;
float: left;
width: 100%;
text-align: center;
}
#loginComment a{
font-size: 12px;
text-decoration: underline;
color: #54BBE7;
}
.sendPwclear{
width: 250px;
height: 25px;
margin-top: 16px;
float: left;
font-family: arial;
font-size: 12px;
padding: 2px 10px 2px 10px;
margin-left: 15px;
text-align: left;
color: #fff;
background-color: #54BBE7;
height: 15px;
margin-bottom: 6px;
}


#listingSelectCont{
float: left;
width: 90%;
margin-left: 10px;
margin-bottom: 25px;
}

#listingSelectText{
float: left;
margin-right: 15px;
margin-top: 3px;
font-family: arial;
font-size: 12px;
}

#listingSelectMenu{
float: left;
}

.listingSelectDropDown{
width: 300px;
border: 1px solid #c0c0c0;
font-family: arial;
font-size: 12px;
}

.noMessages{
font-family: verdana;
font-size: 12px;
float: left;
margin-top: 40px;
margin-bottom: 20px;
background-color: #54BBE7;
color: #fff;
padding: 5px;
width: 90%;
}

#salesCenterHDotted{
display: block;
border-top: 1px dotted #c0c0c0;
height: 1px;
width: 590px;
float: left;
margin: 15px 0 0px 10px;
}

.recaptcha{
width: 100%;
float: left;
display: block;
margin-left: 10px;
margin-top: 15px;
margin-bottom: 15px;
}

.receptchaText{
width: 600px;
float: left;
display: block;
margin-left: 15px;
margin-top: 15px;
margin-bottom: 10px;
font-size: 12px;
font-family: verdana;
text-align: left;
}

.helpTitles{
font-family: verdana;
font-size: 16px;
color: #4d4d4d;
line-height: 20px;
display: block;
margin-bottom: 15px;
font-weight: bold;
width: 560px;
}

.helpTextCont{
color: #4d4d4d;
}

.helpText{
font-family: verdana;
font-size: 12px;
line-height: 20px;
color: #4d4d4d;
margin-bottom: 20px;
}

.helpText li{
margin-bottom: 15px;
color: #4d4d4d;
}

#helpFileHDotted{
display: block;
border-top: 1px dotted #c0c0c0;
height: 1px;
width: 590px;
float: left;
margin: 15px 0 25px 0px;
}

#helpbacktoTop{
display: block;
width: 590px;
float: left;
margin: 15px 0 0px 0px;
text-align: right;
font-family: verdana;
font-size: 12px;
}

.helpTextindented{
padding-left: 30px;
margin-bottom: 15px;
}

.helpsubTitles{
font-family: verdana;
font-size: 16px;
color: #4d4d4d;
line-height: 20px;
font-weight: bold;
}

#inviteCont{
float: left;
width: 600px;
font-family: verdana;
font-weight: normal;
font-size: 12px;
line-height: 1.5;
word-spacing: 2px;
color: #4d4d4d;
margin-top: 20px;
min-height: 100%;
text-align: left;
margin-left: 10px;
margin-right: 20px;
padding-bottom: 25px;
/*padding-top: 30px; */
height: 100%;
}

#skip{
float: left;
width: 580px;
font-family: arial;
font-weight: normal;
font-size: 11px;
line-height: 1.5;
word-spacing: 2px;
color: #4d4d4d;
margin-top: 20px;
min-height: 100%;
text-align: right;
margin-left: 10px;
margin-right: 20px;
padding-bottom: 25px;
padding-top: 20px;
}

#skip a{
text-decoration: none;
color: #4d4d4d;
}

#contactSellerLocked{
float: left;
text-align: center;
padding: 5px;
background: #54BBE7;
color: #fff;
font-family: verdana;
font-size: 12px;
margin: auto;
margin-top: 50px;
}


#helpLink{
margin-left: 370px;
font-family: verdana;
font-size: 12px;
}
#helpLink a{
color: #0072B5;
text-decoration: none;
}
#spanelhelpLink{
margin-left: 350px;
font-family: verdana;
font-size: 12px;
}
#spanelhelpLink a{
color: #0072B5;
text-decoration: none;
}


#howtoWrapper{
float: left;
width: 350px;
}
#howtoTitle{
font-family: verdana;
font-size: 20px;
color: #4d4d4d;
font-weight: normal;
float: left;
width: 350px;
text-align: left;
margin-left: 10px;
margin-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #C0C0C0; 
margin-bottom: 15px;
}
#howtoText{
font-family: verdana;
font-size: 12px;
color: #4d4d4d;
font-weight: normal;
float: left;
width: 350px;
text-align: left;
margin-left: 10px;
padding-bottom: 10px;
margin-bottom: 15px;
line-height: 17px;
}
#howtoIcons{
float: left;
width: 15px;
height: 14px;
text-align: left;
margin-left: 10px;
margin-bottom: 15px;
}

#howtoIconDesc{
font-family: verdana;
font-size: 12px;
color: #4d4d4d;
font-weight: normal;
float: left;
width: 290px;
text-align: left;
line-height: 17px;
margin-left: 20px;
margin-bottom: 15px;
margin-top: -5px;
}

#homeLink{
float: left;
text-align: left;
font-family: verdana;
margin-top: 20px;
margin-left: 10px;
}

#homeLink a{
color: #0072B5;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

#whatisbeta{
position:fixed;
top: 60px;
right:0;
height: 130px;
width: 35px;
}

#removeImage{
font-family: verdana;
margin-top: 15px;
font-size: 12px;

}
#removeImage a{
text-decoration: none;
color: #800000;
}

.popUpTitle{
font-family: verdana;
font-size: 20px;
color: #4d4d4d;
font-weight: normal;
}

div#loading_overlay {
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight: bold;
	padding: 10px;
	background: #ffffff;
	border: 4px solid #4D4D4D;
}

#contest{
color: #000;
font-family: arial;
font-size: 12px;
padding-left: 3px;
padding-right: 3px;
text-align: center;
padding-top:260px;
}

#contest a{
color: #25A9E1;
}


#navlist li a.fb_edit_account {
	color:#54BBE7;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	font-weight: normal;
	text-transform: none;
	width: 50px;
	margin: 0;
	padding: 0;
	height:100%;
	text-align: left;
}

#navlist li a.fb_edit_account:hover {
	background-color: #fff;
}

#navlist li a.fb_edit_account img {
	float: left;
}


div.fb_login_pic {
	float: right;
}


li.fb_logged_in img {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#navlist li.fb_logged_in a, #navlist li.fb_logged_in a:hover {
	text-transform: none;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	color: #29AAE1;
	background: none;
	text-align: left;
	width:125px;
}

#navlist li.last {
	border-right:1px solid #E5E5E5;
}
  #sharebox {
  width: 50px;
  padding: 7px;
  border: solid 1px #DDD;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  background-color: #FFF;
}    

    #sharebox .shareButton {
      overflow: hidden;
      width: 50px;
    }
    #sharebox .facebook.shareButton {
      margin-top: 7px;
      margin-bottom: 7px;
    }
    #sharebox .FBConnectButton_Text{
      margin-left:15px !important;
      padding-left:3px !important;
      padding-right:2px !important;
    }
    #sharebox .FBConnectButton_Small, .FBConnectButton_RTL_Small {
      background-position:-2px -232px !important;
    }
    #sharebox .fb_share_count_inner {
      width: 48px;
      *width: 49px;
    }