@import "jquery-ui-1.7.2.custom.css.php";
/*RESET*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td , a{ margin:0pt; padding:0pt; } table { border-collapse:collapse; border-spacing:0pt; } fieldset, img { border:0pt none; } address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; } ul { list-style-image:none; list-style-position:outside; list-style-type:none; } caption, th { text-align:left; } /*h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }*/ q:before, q:after { content:'"'; } abbr, acronym { border:0pt none; }
/*END RESET*/
body{
font-family:'arial', 'verdana', sans;
text-align: center;    
background: url(../images/bodybg.png) repeat-x left top;  
color: #515151;
font-size: 62.5%;
}
#wrapper {
width: 900px;
padding: 4px 0 0 0;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
}
a {
color: #0099cc;
text-decoration: none;
}
a:hover {
color: #66ccff;
}
ol{
padding: 0 0 0 25px;
}
#logo{
float:left;
margin:0 0 5px 0;
}
#logo #logoa {
display: block;
height: 38px;
width: 335px;
}
#welcomemsg{
margin-left:5px;
font-size:10px;
}
#welcomemsg a{
text-decoration:underline;
} 
input{
background:#fff;
border:1px solid #999;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
input[type=checkbox] {
  border:0 !important;
}
input[type=text] {
border:1px solid #7ab8cc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
margin-top:10px;
clear:both;
background:#fff url(/assets/images/bidrow_bg.png) repeat-x left bottom;
padding:5px;
}
input[type=password] {
border:1px solid #7ab8cc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
margin-top:10px;
clear:both;
background:#fff url(/assets/images/bidrow_bg.png) repeat-x left bottom;
padding:5px;
}
.selects{
border:1px solid #7ab8cc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
margin-top:10px;
clear:both;
background:#fff url(/assets/images/bidrow_bg.png) repeat-x left bottom;
padding:4px;
}
.selects option{
padding:0 0 0 10px;
}
.field-error {
  background:transparent url(/assets/images/inputbackgrred.gif) no-repeat scroll left top !important;
}
.field-errordiv  {
  background:#FFE5E5 !important;
}
.field-errorselect {
  background:#FFE5E5 !important;
}
input[type=image] {  
      border: 0 none;  
}  
input[type="submit"], input[type="image"]{
  cursor: pointer;
}
textarea{
border:1px solid #7ab8cc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
margin-top:10px;
clear:both;
background:#fff url(/assets/images/bidrow_bg.png) repeat-x left bottom;
padding:5px;
}

#mainNavigation, #mainNavigationB {
float:left;
clear:left;
margin: 0 0 0 0;
width: 900px;
border-right: 1px solid #fff;
}

#mainNavigation ul, #mainNavigationB ul {
width: 100%;
}

#mainNavigation li {
float:left;
margin:0 0 0 0;
width: 180px;
}

#mainNavigationB li {
float: left;
width: 20%;
text-align: left;
position:relative;
}

#mainNavigation a , #mainNavigationB a {
display: block;
height: 24px;
padding: 5px 3px 1px 3px;
color: #fff;
text-decoration: none;
font-size: 17px;
border-left: 1px solid #fff;
font-weight:bold;
}

li#delLink ul, li#delLink2 ul{
display:none;
position:absolute;
background: #fff;
border:3px solid #09c;
border-top:0 none;
width:220px;   
z-index:11000;
}
li#delLink ul li, li#delLink2 ul li{
display:block;
color:#000;
clear:both;
width:100% !important;
}

li#delLink ul a, li#delLink2 ul a{
display:block;
color:#000; 
font-weight:normal;
text-shadow:0 0 0;
}

li#delLink ul a:hover, li#delLink2 ul a:hover{

}

li#delLink:hover > ul, li#delLink2:hover > ul{
display:block;
}

li#delLink a#searchDel:hover, li#delLink2 a#searchDel2:hover{
background:#09c;
color:#fff;
cursor:default;
}

#footer a {
color: #999;
text-decoration: none;
}

#mainNavigation a:hover, #mainNavigationB a:hover{
color: #0099cc;
text-decoration: none;
background: #d9d9d9 url(../images/menubg.png) repeat-x left top;
}   

#hiddenNav a:hover, #hiddenNav2 a:hover{
background:#fff url('/assets/images/bidrow_bg.png') repeat-x left bottom !important;
} 

#footer a:hover {
color: #0099cc;
text-decoration: underline;
}

#userLinks{
z-index: 5000;
}

#userLinks a {
color: #333;
text-decoration: none;
font-weight: normal;
}

#userLinks a:hover {
color: #666;
text-decoration: none;
}

#userLinks{
position:absolute;
display:block;
top:0;
right:0;
margin: 0 20px 0 0;
}

#userLinks li{
float:left;
}

#content{
float:left;
clear:left;
width:900px;
margin: 10px 0 10px 0;
font-size: 1.3em;
}

#left{
float:left;
width:200px;
margin:0 0 10px 0;
}



#left h1{
font-weight: normal;
color: #0099cc;
margin: 0 0 10px 0;
}

#deliveryNetwork{
position:relative;
height:400px;
width:198px;
}

#deliveryNetwork img{
position:absolute;
top:83px;
left:0;
width:198px;
}

#deliveryNetworkMessage{
font-size:21px;
color:#999;
display:block;
text-shadow:0px 1px 1px #ccc;
text-align:center;
margin:0 0 0 0;
}

#deliveryNetworkFoot{
position:absolute;
right:5px;
bottom:13px;
font-size:17px;
width:133px;
}

#sideBar p{
text-align: center;
margin: 5px 0 0 0;
}

#right{
float:right;
width:690px;
padding:0 0 0 10px;
margin:0;
}

#right h2{
font-weight:normal;
color:#0099cc;
margin:0 0 10px 0;
}

#textArea1{
float:left;
margin:0 0 5px 0;
}

#latestShipments{
float:left;
}

#latestShipmentsHeader{  
height:12px;
width:330px;
}

#latestShipmentsContainer{
width:330px;
height:75px;
}

#latestShipmentsContainer ul{
width:330px;
}

#textArea2{
margin:0 0 5px 0;
}

#customer{
float:left;
margin:0 0 10px 0;
width:338px;
height:150px;
position:relative;
}

#customer .modcontent{
height:120px;
background:url(/assets/images/deliveryBox.jpg) no-repeat;
background-position:25px 10px;
}

#customerMessage{
font-size:36px;
color:#0099cc;
display:block;
text-shadow:-1px -1px 3px #999;
width:250px;
text-align:right;
float:right;
margin:12px 12px 9px 12px;
}

#customerMessage a{
color:#0099cc;
}

#customer img{
position:absolute;
top:-4px;
left:-13px;
z-index:-1;
}

#customerDelivery{
display:block;
clear:both;
position:absolute;
right:14px;
bottom:14px;
font-weight:bold;
font-size:16px;
color:#999;
}

#customerDelivery a{
color:#999;
}

#customerDelivery a:hover{
text-shadow:-1px -1px 1px #0099cc;
}

#courier{
float:right;
margin:0 0 10px 0;
height:150px;
width:338px;
overflow:hidden;
position:relative;
}

.clearNone{
clear:none !important;
}

.newDelImg{
width:40px;
height:100px;
float:left;
margin:0 10px 0 0;
}

.frontItem{
width:280px;
overflow:hidden;
font-size:12px;
float:left;
}

/*Check Where These Are???*/
#sbtop{
width:185px;
height:28px;
background:url(../images/sbtop.png) no-repeat left top;
padding:15px 0 0 15px;
}

#sbbody{
width:200px;
background:url(../images/sbbody.png) repeat-y left top;
}

#sbbottom{
width:195px;
height:28px;
background:url(../images/sbbottom.png) no-repeat left top;
text-align:right;
padding:15px 5px 0 0;
}

#custList{
float: left;
width: 300px;
margin:0 0 10px 5px;
}

#courList{
float:right;
width:325px; 
}

#custList h3{
color:#0099cc;
font-weight:normal;
margin:0 0 15px 0;
font-size:16px;
}

#listArea ul{
list-style-image: url(../images/bullet.png);
padding:0 0 0 40px;
margin:0 0 5px 0;
}

#courList h3{
color:#0099cc;
font-weight:normal;
margin:0 0 15px 0;
font-size:16px;
}

#roadImage{
float: left;
margin: 0 0 10px 0;
}

#advertising{
width:900px;
text-align:center;
margin:0 auto;
}

#leftMenu{
float:left;
margin:0 0 0 0;
width:250px;
}

#searchPane{
display:block;
width:248px;
text-align:center;
font-size:12px;
margin:0;
text-transform: capitalize;
}

#leftMenu label{
margin:0;
font-size: 0.846em;
}
/*#searchForm */
#searchFormF{
display:block;
width:190px;
padding:12px 10px 10px 0;
height:28px;
}

#rightPane{
width:650px;
margin:0;
float:left;
}

label, select, input{
float:left;
clear:left;
}

label{
margin: 15px 0 0 0;
}

fieldset{
border:1px solid #bdd7ff;
padding: 0 10px 10px 10px;
background-color: #f2f7ff;
margin-bottom:10px;
}

legend{
font-weight:bold;
}

.embolden{
font-weight:bold;
}

dd,dt,dd a{
float:left;
clear:left;
}

.listItemForm{
float:left;
width:440px;
}

#items label{
float:left;
clear:none;
}

.itemDescBoxList{
width:auto;
}

.eachItemDescriptionList{
width:878px;
}

.descItemList{
margin:0 10px 0 0;
}

.dimensions{
width:860px;
}

#categories{
width: 200px;
clear:none;
float:left;
margin: 10px 0 20px 0;
}

#subcategory{
width:235px;
float:left;
clear:none;
margin:10px 0 20px 5px;
}

#categories select{
width:200px;
height:215px;
text-transform:capitalize;
}

#subcategory select{
width:235px;
height:215px;
text-transform:capitalize;
}

#listingProcess .blue {
color:#0099cc;
}

.blue{
color:#0099cc;
}

.grey{
color:#515151;
}

#listItemRight{
float:left;
width:440px;
margin:0 0 0 20px;
}

#listItemRight h3{
font-weight:normal;
}

#listItemRight img{
float:left;
margin:10px 10px 0 0;
}

.topPara{
margin:10px 0 0 0;
}

.bottomPara{
margin:60px 0 0 0;
clear:left;
}

#formFloatLeft{
float:left;
}

.ebayId{
float:left;
width:200px;
clear:left;
}

.ebayUserId{
float:right;
width:200px;
clear:none;
}

.description{
font-weight:normal;
}

.box{
border:1px solid #ccc;
display:block;
padding:5px;
margin:0 5px 0 0;
background:#fff;
}

.dark{
background:#e3e3e3;
}

.noClear{
clear:none !important;
}

.wideOption{
width:300px !important;
}

.widerOption{
width:437px !important;
}

.contrastFieldset{
background:#fff !important;
}

.coveredPostcodes{
width:200px;
border-right:1px solid #bdd7ff;
padding-left:10px;
float:left;
text-align:right;
margin-top:10px;
}

.coveredArea{
margin:5px 0 0 0 !important;
}

.coveredArea input{
margin-top:1px;
}

.coveredArea a, .coveredArea a:hover{
color:#333;
font-weight:bold;
}

.simple{
float:left;
clear:left;
}

.simplenoclear{
float:left;
clear:none;
}

.bidRow{
float:left;
clear:left;
width:650px;
background: #fff url(/assets/images/bidrow_bg.png) repeat-x left bottom;
padding:5px 0 7px 0;
border-bottom:1px solid #ddd;
position:relative;
}

.bidRow:hover{
background:#efefef;
}

.bidRow a{
color:#0099cc;
text-decoration:none;
font-weight:bold;
}

.bidRow a:hover{
color:#6c3 !important;
text-decoration:underline !important;
}

.bidRow a:visited {
color:#0099cc;
}

.jumpToBid{
float:right;
font-weight:normal;
font-size:10px;
}

.addedBy{
display:none;
}

.imageHolder{
display:block;
height:50px;
width:75px;
margin:15px 0 0 0;
float:right;
text-align:center;
}
  
.frontImageHolder{
display:block;
width:40px;    
float:left;
text-align:center;
}

._imageHolder{
display:block;
margin:15px 0 0 15px;
opacity:0.3;
filter:alpha(opacity=30);   
}

.bidsSpan{
padding:0 0 0 500px;
}



.bidRow span{
float:left;
margin:0 5px 0 0;
display:block;
}

.bidsPostcode1{
display:block;
clear:both;
width:500px;
overflow:hidden;
font-size:10px;
}

.bidsPostcode2{
margin:0 0 0 5px;
float:left;
font-size:0.769em;
}

.bidsPostcode1 b, .bidsPostcode2 b{
text-transform:uppercase;
}

.bidCount,.bidsDistance{
float:right !important;
clear:right;
}

.bidLink{	
text-align:right;
font-size: 10px;
font-weight:normal;
position:absolute;
right:0;
bottom:5px;
}

.itemLister, .itemsQuantity{
font-size:0.769em;
}

.bidsQuantity{
float:right;
}

.listingInformationSmall{
font-size:10px;
display:block;
clear:both;
width:500px;
overflow:hidden;
} 

.addedOn{
font-size:0.769em;
clear:left;
float:left;
margin:0 5px 0 0;
}

.endingOn {
font-size:0.769em;
float:left;
}

#thereAreNewMessages{
font-weight:bold;
}

#newMessagesIcon{
font-size: 0.923em;
}

#dontShowMe{
display: none;
}

.accountLinksTitle{
width:200px;
display:block;
text-align:center;
padding:3px 0;
font-weight:bold;
font-size:1.231em;
color:#0099cc;
}

#accountLinks{
float:left;
clear:left;
margin:15px 0;
width:200px;
font-size:1.2em;
}



#accountLinks a{
display:block;
width:177px;
padding:3px 0 3px 17px;
}

#accountLinks a:hover{
background-color:#0099cc;
color:#fff;
}

div.reminder{
color:#f00;
padding:10px;
font-size:1em;
font-weight:bold;
background:#fff2f7 !important;
border:1px solid #f00;
margin:0 0 7px 0;
text-align:center;
}

div.reminder a{
color:#f00 !important;
display:inline !important;
padding:0 !important;
text-decoration:underline !important;
}

div.reminder a:hover{
background:#fff2f7 !important;
color:#c00;
}

#accountContent{
float:left;
margin:15px 0 10px 10px;
width:690px;
font-size:1.3em;
}

#accountContent h3 {
font-weight:normal;
color:#fff;
background:#999; 
padding:5px;
}

#accountContent ul{
margin:0 0 15px 0;
}

.accountContentLi{
border-bottom:1px solid #ddd;
padding:10px 0 5px 0;
width:100%;
clear:both;
}

.itemDescription{
width:500px;
display:block;
clear:both;
float:left;
overflow:hidden;
}

.itemDescription a, .frontItemDescription a{
font-weight:bold;
}

.frontItemDescription{
width:280px;
display:block;
overflow:hidden;
clear:both;
margin:0;
padding:0;
}

.frontItemSpan{
display:block;
width:280px;
overflow:hidden;
font-size:10px;
clear:both;
margin:0;
padding:0;
}

#itemDescription fieldset{
height:75px;
width:418px;
float:left;
margin:0 0 10px 0;
}

#itemDescriptionRight{
width:430px;
float:right;
margin:0 0 0 20px;
}

#imageUpload {
float:left;
width:250px;
}

#imageUploadRight{
float:right;
width:560px;
margin:0 0 0 90px;
}

#imageUploadRight h3 {
font-weight:normal;
color:#0099cc;
}

#itemDescriptionRight h3{
color:#0099cc;
font-weight:normal;
}

#itemQuantity{
clear:both;
}

#floatLeftForm{
float:left !important;
}

.floatLeft{
float:left !important;
}

#deliveryLeft{
width:243px;
float:left;
}

#deliveryRight{
width:243px;
float:left;
margin:0 0 0 10px;
}

#deliveryRight2{
float:right;
width:350px;
margin:0 0 0 10px;
}

#deliveryRight2 h3{
font-weight:normal;
color: #0099cc;
}

.categ{
width:170px;
}

#searchPane label.scateg{
padding-left:10px;
color: #777;
}

#searchPane label{
float:left;
clear:left;
}


.sCategpane > ul > li{
/* border:0 none; */
/*border:1px solid #000;*/
}

.sCategpane{
width:100%;
text-transform:capitalize;
text-align:left; 
}

.categ input, .scateg input{
margin:0 5px 5px 0;
}

#categoryRefineButton{
text-align:center;
padding:5px;
font-weight:bold;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#accountContent h1{
font-weight:normal;
margin:0 0 15px 0;
color:#0099cc;
}

#content h1{
text-transform:capitalize;
}

#bids li{
width:100%;
padding:3px 0;
}

#footer{
clear:both;
width:100%;
background:url(../images/footerbg.png) repeat-x left top;
font-size:1.1em;
padding:24px 0 0 0;
text-align:center;
}

#footerMenuA{
margin:10px 0 0 0;
width:900px;
margin-left:auto;
margin-right:auto;
}

#footer ul{
border-right:1px dashed #999;
width:223px;
float:left;
}

.footerUlFirst{
border-left:1px dashed #999;
}

#footer p.bannerexc{
color:#fff;
}

#couriersLeft{
float:left;
width:569px;
margin:0 15px 0 0;
padding:0 15px 0 0;
border-right:1px solid #d9d9d9;
font-size:0.923em;
}

#couriersLeft p{
margin:25px 0;
}

#couriersRight{
float:right;
width:300px;
font-size:0.923em;
}

#couriersRight h3{
margin:0 0 15px 0;
}

#couriersRight img{
margin:0 0 15px 0;
}

#couriersRight hr, #couriersLeft hr{
margin:15px 0;
}

.howItWorksLi{
margin: 0 0 10px 25px;
list-style-image: url(../images/bullet.png);
}

.imageWrap {
float: left;
margin: 0 10px 0 0;
}

#helpPicker {
margin: 0 0 25px 0;
}

#helpPicker li {
float: left;
display: inline;
width: 25%;
text-align: center;
}

.centerh3 {
text-align: center;
}

.center {
text-align: center;
}

#centerDivs {
margin-left: auto;
margin-right: auto;
}

.contactSection {
width: 423px;
border: 1px solid #bdd7ff;
background: #f2f7ff;
float: left;
padding: 10px;
margin: 15px 0 0 0;
text-align: center;
font-size: 0.846em;
}

.contactSection li {
font-weight: bold;
}

.contactSection img{
border: 1px solid #bdd7ff;
}

.alignLeft {
text-align: left;
}

.contactH3 {
text-align: center;
margin: 0 0 10px 0;
}

#loginForm {
float: left;
}

#registrationForm label{
width:180px;
}

#registrationFormRight{
width: 400px;
float:left;
margin-left:20px;
}

#loginFormBox{
padding: 10px;
width: 350px;
border:1px solid #bdd7ff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
background:url(/assets/images/bidrow_bg.png) repeat-x left bottom;
}

#registrationForm{
border:1px solid #bdd7ff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
background:url(/assets/images/bidrow_bg.png) repeat-x left bottom;
padding: 10px;
width:450px;
float:left;
}

#loginFormBox h1, #registrationFormRight h1{
font-size: 22px;
color: #0099cc;
}

#loginFormBox label{
font-weight: bold;
}

#registrationForm label{
font-weight: bold;
margin-top: 10px;
}

#registrationForm i{
margin: 10px 0 0 10px;
float:left;
}

.loginFormInputArea input[type=text], .loginFormInputArea input[type=password], #registrationForm input[type=text], #registrationForm input[type=password]{
margin: 0;
padding: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
background:url(/assets/images/bidrow_bg.png) repeat-x left bottom;
}

.regFormSpacer{
display:block;
clear:both;
height: 50px;
}

label.regformRadio{
width: 350px !important;
}

#role{
font-size: 1.538em;
}

.loginFormSubmit, .registrationFormSubmit{
margin: 15px 0 0 0;
text-align: right;
width: 100%;
}

.loginFormSubmit input, .registrationFormSubmit input{
float:right;
border:1px solid #999;
padding: 5px;
background-color: #fff;
font-size: 1.538em;
}

/*#loginFormInputArea input[type="text"], #loginFormInputArea input[type="password"], #registrationForm input[type="text"], #registrationForm input[type="password"]{
  height: 25px;
} */

#registrationForm dt, #registrationForm dd{
float:left !important;
clear:none !important;    
}

#loginRight {
float: right;
margin: 0 0 0 15px;
width: 450px;
}

.noMargin {
margin-top: 0 !important;
}

.topMargin {
margin: 15px 0 0 0;
}

.separate {
margin: 18px 0;
}

.separate label, .separate dd{
margin: 0 0 0 10px !important;
font-size: 12px;
float: left;
}

#registerForm {
float: left;
}

#registerRight {
float: right;
width: 478px;
margin: 5px 0 0 15px;
}

#setWidthDescription {
width: 360px;
}

#setWidthAmount {
width: 70px;
height: 32px;
margin:5px 0;
line-height:20px;
}

#setWidthWithdraw {
width: 235px;
}

#RBName, #EBName {
width: 400px;
}

#RBAmount, #EBAmount {
width: 140px;
}

#RBButton, #EBButton {
width:100px;
}

#ABName {
width: 300px;
}

#ABAmount {
width: 140px;
}

#ABButton {
width: 100px;
}

#ABCommit {
width: 65px;
padding: 0 0 0 35px;
}

.noFloat {
float: none;
}

#userLinksFirst {
width: 20px;
height: 25px;
background: url(/assets/images/topmenufirstbg.png) no-repeat;
padding: 5px 0 0 0;
}

#userLinksLast {
width: 20px;
height: 25px;
background: url(/assets/images/topmenulastbg.png) no-repeat;
padding: 5px 0 0 0;
}

.userLi {
height: 25px;
background: url(/assets/images/topmenubg.png) repeat-x;
padding: 7px 10px 0 10px;
font-size: 1.2em;
}

#accountAdvertising {
margin: 0  0 10px 0;
}

#bidsAdvertising {
text-align: center;
margin: 0 0 10px 0;
}

.advertisingBox{
margin-left: 0 !important;
}

#bidsAdvertising #adLeft {
float: left;
margin: 0 10px 0 0;
}

#bidsAdvertising span {
font-size: 0.769em;
text-align: right;
}

#adRight {
float: right;
}

#bidsSelectBox {
text-align: right;
font-size: 0.769em;
float: right;
clear:both
}

#bidsAmountToShow {
float: right;
}

.borderTop {
border-top: 1px solid #ddd;
}

#featured{
clear:both;
}

.featuredListing {
background-color: #fff7f2;
}

#featuredMessage {
font-size: 0.769em;
text-align: right;
}

#featured .bidRow{
border-color: #ffbdbd;
background: url(/assets/images/featuredTitleBg.png) repeat-x left bottom;
}

#featuredTitle{
padding: 5px;
width: 690px;
border-bottom: 1px solid #ffbdbd;
background: url(/assets/images/featuredTitleBg.png);
}

#featuredTitle b{
color: #ffbdbd;
font-weight: normal;
}

.paginationLinkBidsView{
margin: 0 auto;
text-align:center;
clear:both;
margin:15px 0 10px 0;
}

.paginationLinkBidsView a, .paginationLinkBidsView strong{
padding:5px 10px;
border:1px solid #09c;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
background:url('/assets/images/bidrow_bg.png') repeat-x left bottom;
}

.paginationLinkBidsView a:hover{
background:#09c;
color:#fff;
}

.paginationLinkBidsView strong{
border-color:#999;
background:#fff !important;
}

.topPaginationLinks{
text-align:right;
}

#helpAreaFaq ul li div {
margin-top:15px;
margin-left:50px;
}

#helpAreaFaq ul li ol  {
margin-top:15px;
margin-left:50px;
}

#registrationForm p {
color:red;
}

#registrationFormRight {
float:left;
}

#accountContent input {
float:none;
}

.form-row  {
width:150px;
display: block;
float:left;
}

.form-row-checkbox {
width:100px;
display: block;
float:left;
}

#registrationForm dd a {
width:300px !important;
}

.recaptcha_only_if_image {
width:180px !important;
display:block;
}

.required-img{
vertical-align:middle;
}

.smallText {
font-size: 10px;
}

#bidValue {
clear: both;
}

.floatLeft {
float: left;
}

.howItWorksLeft, .helpFaqLeft {
width: 200px;
}
.howItWorksLeft{
width:190px;
margin:0 0 10px 0;
}
#customerHow, #customerHelpFaq {
width: 340px;
height: 150px;
float: left;
margin: 0 20px 0 0;
}

#courierHow, #courierHelpFaq {
width: 340px;
height: 150px;
float: left;
}

.howItWorksBox {
border: 1px solid #ddd;
width: 203px;
margin: 0 5px;
padding: 5px;
float: left;
font-size: 0.846em;
line-height: 1.5em;
}

.howItWorksH1 {
margin: 0 0 5px 0;
}

.howItWorksP {
line-height: 1em;
margin: 0 0 10px 0;
height: 30px;
}

#howItWorksCustomerBottom {
width: 400px;
float: right;
margin: 15px 0 0 0;
}

.howItWorksCustomerBottomP {
width: 235px;
text-align: right;
margin: 15px 15px 0 0;
font-size: 0.846em;
}

.notice {
clear: both;
font-size: 0.923em;
color: #f00;
float: left;
}

.singleAccountDetail {
width: 497px;
}

.accountDetailDescription{
width: 678px;
padding: 5px 0 0 0;
}

.floatRight {
float:right !important;
}

#protectionPage h3{
color: #0099cc;
}

#protectionLeft {
width: 740px;
float: left;
}

#protectionRight {
width: 150px;
float: right;
}

#paymentInfoPage h3{
color: #0099cc;
}

#paymentInfoLeft {
width: 740px;
float: left;
clear: left;
}

#paymentInfoRight {
width: 150px;
float: right;
}

#succesfulListing {
text-align: center;
width: 900px;
}

.recommended {
color: #f00;
}

#mainViewBottom{
margin: 10px 0;
}

#mainViewBottom p {
padding: 13px 0 0 0;
}

.linkToUs {
margin: 15px 0;
}

.linkToUs img {
margin: 30px 0;
}

#acceptingBid {
width: 690px;
}

#acceptingBidLeft {
float: left;
width: 318px;
border: 1px solid #bdd7ff;
padding: 10px;
background-color: #f2f7ff;
margin: 20px 0 0 0;
font-size: 0.923em;
text-align: center;
}

#acceptingBidRight {
float: right;
width: 318px;
border: 1px solid #bdd7ff;
padding: 10px;
background-color: #f2f7ff;
margin: 20px 0 0 0;
font-size: 0.923em;
text-align: center;
}

.paymentNeutral{
width: auto !important;
}

.tabbed-content .neutral{
width: auto !important;
}

.red, .redlink {
color: #c09;
}

.redlink{
text-decoration: underline;
}

.paymentChoiceArea h4{
font-size: 15px;
}

#bidlisting {
float: left;
clear: left;
width: 690px;
}

.bidlistitem {
padding: 0;
}

#genSlider {
display: block;
position: relative;
overflow: hidden;
}

#upgradeYourListing {
font-size: 0.923em;
width: 600px;
}

.upgradeListingBox {
width: 378px;
border: 1px solid #000;
padding: 10px;
background-color: #fffeee;
margin: 20px 0 0 100px;
font-size: 0.923em;
height: 65px;
}

.accountInfoListingtitle {
margin: 0 10px 0 0;
font-weight: bold;
float: left;
overflow:hidden;
}

.bidStatus {
float: left;
}

.accountBidStatus {
float:left;
clear:both;
}

.bidUsername {
color: #0099cc;
font-size: 0.923em;
float: left;
margin:0 15px 0 0 !important;
}

.bidValueAccount {
width: 100px;
font-size: 1.154em;
float: left;
color: #515151;
font-weight: bold;
}

#extraAccountDetails{
display:block;
width:690px;
}

#extraAccountDetails li {
border: 0 none;
}

.bidValueAccount, .bidUsername, .bidExpiryDateAccountInfo, .AccountInfoMoreDetails {
margin: 0;
padding: 0;
}

.bidValueAccount, .bidUsername{
padding:6px 0 0 0 !important;
}

.bidactions {

}

.acceptBidButton {

}

.rejectBidButton {

}

.eachAccountDetailItems {
margin: 10px 0;
border: 1px solid #ccc;
padding: 5px;
width: 678px;
display:block;
}

.tabbed-content .eachAccountDetailItems{
width:656px;
}

.tabbed-content #extraAccountDetails{
width:668px;
}

.tabbed-content .accountDetailDescription{
width:656px;
}

.tabbed-content  #bidlisting{
width:656px;
}

.tabbed-content #eachAccountBidItem{
width:651px;
}

.tabbed-content .accountBidDetails{
width:641px;
border: 0 none;
}

#eachAccountBidItem {
border-bottom: 1px solid #ccc;
margin:0 0 3px 0;
}

.slickbox{
display: block;
position: relative;
overflow: hidden;
}

.subslickbox {
display: block;
position: relative;
overflow: hidden;
color: #525252;
clear: both;
}

.accountBidDetails {
width: 658px;
border: 1px solid #bdd7ff;
border-top: 0 none;
padding: 0 5px 5px 5px;
}

.accountBidDetailsPane{
float:left;
clear:left;
width:270px;
background:#fff;
padding: 10px;
font-size: 0.846em;
color: #999;
}

.accountBidDetailsPane span{
width:270px;
} 

.accountBidMessagePane {
width: 363px;
float: left;
margin: 0 0 0 5px;
}

.bidExpiryDateAccountInfo {
width: 100px;
float: left;
font-size: 0.923em;
color: #515151;
}

.AccountInfoMoreDetails {
float: right;
width: 123px;
font-size: 0.923em;
}

.shipmentActions{
padding: 5px;
font-size: 0.769em;
color: #666;
font-weight: bold;
text-align: center;
border: 1px solid #ddd;
}

.shipmentActions p{
float: left;
}

.upgradeToFeatured {
margin: 0 auto;
}

.upgradeToFeatured input {
float: left;
}

.quoteDetails{
color:#777;
font-size:12px;
}

.eachBidLegend {
font-weight: bold;
padding: 5px 0;
}

.bidAmountLegend {
width: 100px;
float: left;
font-size: 0.769em;
}

.bidByLegend {
float: left;
font-size: 0.769em;
}

.bidExpiresLegend {
width: 100px;
float: left;
font-size: 0.769em;
}

.clickForDetailsLegend {
width: 123px;
float: right;
font-size: 0.769em;
}

.noBidsAccountInfo {
font-size:12px;
text-align:center;
color:#777;
padding:10px 0;
}

.noBidsAccountInfo span {
margin: 4px 10px 0 0;
}

.itemIDAccountInfo a {
font-size: 0.769em;
font-weight: bold;
color: #515151;
padding: 3px 0 0 0;
}

.myAccountShipmentTitleBG{
display: block;
width: auto;
padding: 5px;
color: #fff;
background: #999;
overflow:hidden;
}

.myAccountShipmentTitleBG a {
color: #fff;
text-shadow: #666 0px 1px;
}

.myAccountShipmentTitleBG a:hover{
text-decoration: underline;
}

.allFine {
margin: 0 10px 0 0;
}

.notFine {
margin: 0 10px 0 0;
}

#activeBidsLegend {
padding: 0 10px;
}

.activeBidTitle {
width: 364px;
float: left;
font-size: 0.769em;
}

.activeBidAmount {
width: 139px;
float: left;
font-size: 0.769em;
}

.activeBidWithdraw {
width: 100px;
float: left;
font-size: 0.769em;
}

.activeBidsEachItem {
clear: both;
}

.dhlBox {
margin: 10px 0;
}

.dhlLeft {
width: 138px;
height: 138px;
background: url(/assets/images/dhlbg.jpg) no-repeat;
padding: 12px 0 0 12px;
float: left;
margin: 0 30px 15px 100px;
}

.dhlRight {
width: 590px;
float: left;
margin: 30px 0 0 0;
}

.clearBoth {
clear: both;
}

.clearLeft {
clear: left;
}

.clearRight {
clear: right;
}

.alignRight {
text-align: right !important;
}

.lightText {
color: #999999;
}

.DHLStrap {
width: 900px;
padding: 40px 0 0 0;
}

.dhlBottom {
width: 300px;
text-align: center;
float: left;
margin-top: 20px;
}

.dhlBottomOr {
width: 300px;
margin-top: 50px;
margin-left: 0;
padding: 0;
}

#messagingLegend{
display: block;
width: 650px;
padding: 10px 20px 0 20px;
background: url(/assets/images/messaging-head.png) no-repeat left top;
}

.messagingFlagOn {
background:url(/assets/images/flagged.jpg) no-repeat;
width: 14px;
height: 14px;
border: 0;
cursor:pointer;
outline: none;
}

.messagingFlagOff {
background: url(/assets/images/flag.jpg);
width: 14px;
height: 14px;
border: 0;
cursor:pointer;
outline: none;
}

.messagingLegendContainer{
width: 648px;
padding: 10px 20px 0 20px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#messagingFromLegend, #messagingToLegend{
float: left;
font-size: 0.769em;
font-weight: bold;
width: 170px;
}

#messagingSubjectLegend{
float: left;
font-size: 0.769em;
font-weight: bold;
width: 380px;
}

#messagingFlagLegend{
float: left;
width: 30px;
text-align: right;
font-size: 0.769em;
font-weight: bold;
}

.messagingDeleteLegend{
float: right;
width: 50px;
text-align: right;
font-size: 0.769em;
font-weight: bold;
}

.messagingDeleteLegendCheckBox {
float: right !important;
text-align: right;
clear: none;
}

#messegingSelectAction {
float:right;
clear:both;
}

#inOutMessagingBox{
width: 668px;
padding: 0 10px 10px 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 0 !important;
}

#inOutMessagingBox .unread{
background: #eeeddd;
}

#inOutMessagingBox .unread:hover{
background: #eee;
}

.messagingEachMess{
width: 650px;
padding: 10px 10px 7px 10px;
border-bottom: 1px solid #ddd;
font-size: 0.923em;
}

.messagingFromUser, .messagingToUser{
float: left;
width: 170px;
overflow: hidden;
}

.messageSubjectLink{
float: left;
width: 400px;
overflow: hidden;    
font-weight:bold;
position:relative;
}
.read .messageSubjectLink{
font-weight:normal;
}

.messageSubjectLink a{
color: #666;
}

.messageSubjectLink a:hover{
text-decoration: underline;
}

.messagingDeleteForm{
width: 80px;
float: left;
text-align: right;
}

.messagingDelete{
float: right;
}

#inOutMessagingFoot{
display: block;
height: 27px;
width: 670px;
padding: 0 10px;
background: url(/assets/images/messaging-foot.png) no-repeat left bottom;
}

#listticker li{
width:330px;
padding:0;
margin:0;
}

#listticker {
position:static;
}

#listticker ._imageHolder{
margin: 0 !important;
}

#next-button{
position:absolute;
font-size:25px;
top:0;
right:5px;
}

#previous-button{
position:absolute;
font-size:25px;
top:0;
right:30px;
}

/*account info links css*/
.watchlistItemName, .watchlistSummLegName {
width:425px;
overflow:hidden;
float: left;
}

.watchlistSummLegName, .watchlistSummLegButton, .accSummWatchBidLeg{
font-size: 0.769em;
font-weight: bold;
padding: 3px 0 0 0;
}

.accSummWatchBidLeg{
width: 75px;
float: left;
}

.watchlistButton, .watchlistSummLegButton {
width:190px;
float:left;
text-align:right;
}

.watchlistButton input{
float:right;
}

.accSummActiveBid, .accSummAccepBidAmount, .accSummRejBid, .accSummExpBid, .accSummWatchBid{
width: 75px;
font-weight: bold;
text-shadow: #0099cc 0px 1px;
float: left;
}

.accSummActiveDescrip, .accSummAccepName, .accSummRejBidName, .accSummExpBidName{
width: 455px;
overflow: hidden;
float: left;
}

.accSummWithButt, .accSummAccepBidFeed, .accSummRejBidButt, .accSummExpBidButt{
width: 160px;
float: right;
text-align:right;
}

.accSummWithButt input, .accSummAccepBidFeed input, .accSummRejBidButt input, .accSummExpBidButt input{
float: right;
}

#bidsSelectContainer{
color: #666;
background: #f2f7ff;
border-top: 1px solid #bdd7ff;
border-bottom: 1px solid #bdd7ff;
width: 690px;
padding: 5px;
}

#rightPane #bidsSelectContainer{
width:640px !important;
}

#accountContent #bidsSelectContainer{
width: 678px;
border-left: 1px solid #bdd7ff;
border-right: 1px solid #bdd7ff;
}

#accountContent .tabbed-content #bidsSelectContainer{
width: auto;
}

.bidsSelectText{
font-weight: bold;
margin: 5px 0 0 0;
}

#bidsSelectContainer form{
margin: 0 5px;
}

#itsFree{
display: block;
height: 50px;
width: 50px;
position: absolute;
left: 300px;
top: 34px;
background: url(/assets/images/free-star.png);
z-index: 1000;
}

#profileLeft{
float:left;
clear:left;
width:180px;
margin-right:10px;
}

.feedbackMainInfo{
line-height:150%;
margin-bottom:15px;
}

#profileRight{
float:left;
clear:right;
width:710px;
}

.goodFeedback{
color: #090;
}

.badFeedback{
color: #c00;
}

#fbTabContainer{
width:348px;
border:1px solid #bdd7ff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;-webkit-box-shadow:0px 0px 4px #bdd7ff;
float:left;
background:url(/assets/images/bottom_shade.png) repeat-x left bottom;
}

#dfbTabContainer{
width:348px;
border:1px solid #bdd7ff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;-webkit-box-shadow:0px 0px 4px #bdd7ff;
float:right;
background:url(/assets/images/bottom_shade.png) repeat-x left bottom;
}

#feedbackTable, #dfeedbackTable{
width:348px;
}

.fbTabLabel td{
text-align:left !important;
text-shadow:0px 1px #bbb;
}

#feedbackTable td{
padding:5px 3px;
text-align:center;
}

#dfeedbackTable td{
padding:5px 3px;
text-align:center;
}

#fbTimes td{
font-size:10px;
color:#777;
background:#f2f7ff;
border-bottom:1px solid #bdd7ff;
}

#feedbackTable .fbRows td{
padding:13px 3px;
}

.fbPositive{
text-shadow:0px 1px #eee;
color:#0c0;
text-align:left !important;
line-height:16px;
}

.fbNeutral{
text-shadow:0px 1px #eee;
color:#777;
text-align:left !important;
line-height:16px;
}

.fbNegative{
text-shadow:0px 1px #eee;
color:#c00;
text-align:left !important;
line-height:16px;
}

#fbposicon{
display:block;
float:left;
width:16px;
height:16px;
background: url(/assets/images/fbpos.png) no-repeat center center;
margin:0 8px 0 0;
}

#fbneuticon{
display:block;
float:left;
width:16px;
height:16px;
background: url(/assets/images/fbneut.png) no-repeat center center;
margin:0 8px 0 0;
}

#fbnegicon{
display:block;
float:left;
width:16px;
height:16px;
background: url(/assets/images/fbneg.png) no-repeat center center;  
margin:0 8px 0 0;
}

#fbbubble{
display:block;
float:left;
width:16px;
height:16px;
background: url(/assets/images/fbbubble.png) no-repeat center center;
margin:0 8px 0 0;
}

#fbclock{
display:block;
float:left;
width:16px;
height:16px;
background: url(/assets/images/fbclock.png) no-repeat center center;
margin:0 8px 0 0;
}

#fbheart{
display:block;
float:left;
width:16px;
height:16px;
background: url(/assets/images/fbheart.png) no-repeat center center;
margin:0 8px 0 0;
}

.fbComm, .fbTime, .fbServ{
text-align:left !important;
}

.profileBox{
margin-top:10px;
border:1px solid #bdd7ff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;-webkit-box-shadow:0px 0px 4px #bdd7ff;
background:url(/assets/images/bottom_shade.png) repeat-x left bottom;
}

.profileBoxHeader{
display:block;
text-align:left !important;
text-shadow:0px 1px #bbb;
padding:5px;
border-bottom:1px solid #bdd7ff;
}

.profileBoxContent{
padding:10px;
}

.fbkdetailsrow{
display:inline-block;
width:210px;
}

#prevListings{
float:right;
width:348px;
clear:none;
margin:0;
min-height:176px;
}

.fbheading{
text-shadow:0px 1px #ccc;
padding:5px 3px;
}

.fbsubheading{
font-size:10px;
color:#777;
background:#f2f7ff;
border-bottom:1px solid #bdd7ff;
text-align:right;
padding:5px 3px;
}

.fbdeliverytitle{
float:left;
display:block;
width:200px;
overflow:hidden;
}

.fbcategtitle{
float:left;
display:block;
width:100px;
overflow:hidden;
}

.fbaddeddate{
float:left;
display:block;
width:38px;
overflow:hidden;
}

.eachowndelivery{
margin:0 0 4px 0;
}

/*end account info links css*/
.conversation dt{
font-weight: bold;
font-size: 0.769em;
}

.conversaion dd{
font-size: 12px;
margin: 0 0 0 10px;
display: block;
}

.addItem {
float:left;
}

.removeItem {
position:absolute;
top:5px;
left:4px;
}

#helpAreaFaq{
padding: 10px;
border: 1px solid #bdd7ff;
background: #f2f7ff;
margin: 15px 0 0 0;
}

#helpAreaFaq a{
float: none;
}

#helpAreaFaq ol{
margin: 15px 0 0 0;
}

#helpAreaFaq ol li{
margin: 0 0 10px 0;
}

#helpAreaFaq dl{
margin: 0 0 15px 0;
}

#helpAreaFaq dt{
font-weight: bold;
font-size: 1.385em;
color: #0099cc;
}

#helpAreaFaq dd{
display: block;
padding: 15px 50px;
}

#helpAreaFaq a.faqHeader{
font-weight: bold;
font-size: 1.385em;
color: #0099cc;
}

#helpAreaFaq li.slickbox{
display: block;
margin: 15px 50px 0 50px;
width: auto;
}

#helpAreaFaq ul a.bidClick{
display: block;
margin-top: 15px;
width: 100%;
}

.noFloat{
float: none;
clear: none;
}

.faqHeadingInstruc{
padding: 5px;
width: auto;
background: #fff;
border: 1px solid #bdd7ff;
}

#fixedFees{
border: 1px solid #bdd7ff;
background: #f2f7ff;
margin: 0 auto;
}

#fixedFees th{
font-weight: bold;
border: 1px solid #bdd7ff;
padding: 10px;
}

#fixedFees td{
border: 1px solid #bdd7ff;
padding: 10px;
}

.fixedFeesEven{
background: #fff;
}

#informationMain{
margin: 15px 0 0 0;
}

.mainInfoHeader{
width: 289px;
border-right: 1px dashed #bdd7ff;
float:left;
padding: 0 5px;
}

.mainInfoHeader h2{
color: #999;
}

.informationTitles li{
list-style-type: circle;
list-style-position: outside;
margin: 0 0 0 15px;
}

#informationLeft{
float:left;
width: 650px;
}

#informationLeft ol li{
margin:10px 0 0 0;
}

#informationLeft h1 a{
color: #515151;
}

h1.comesignuph{
font-size:20px;
text-transform:none;
}

#informationRight{
float:right;
width: 239px;
border-left:1px dashed #bdd7ff;
padding: 0 5px;
}

#informationRight img{
margin: 0 0 15px 0;
}

.noBorder{
border: 0 none;
}

#content iframe{
margin-left: 50px;
}

#leftMenu iframe{
margin:0 !important;

}

#leftMenu iframe #main{
width:200px;
}


.detailsAreaStrapline{
margin-left: 150px;
}

.footerAnchor{
float:none;
clear:none;
color: #fff !important;
}

.footerAnchor:hover{
color: #fff !important;
}

#tooltip{
position:absolute;
border:1px solid #0099cc;
background:#f2f7ff;
padding:2px 5px;
color:#000;
min-height:30px;
line-height:30px;
display:none;
}
 
#searchPaneCU {
text-align:center;
}

.next {
background: url(/assets/images/button_next.png) no-repeat #fff;
width:127px;
height:32px;
border:0;
}

.reply {
background: url(/assets/images/button_reply.png) no-repeat #fff;
width:127px;
height:32px;
border:0;
}

.login {
background: url(/assets/images/button_login.png) no-repeat #fff;
width:127px;
height:32px;
border:0;
}

.send {
background: url(/assets/images/button_send.png) no-repeat #fff;
width:127px;
height:32px;
border:0;
}

.add-watchlist {
background: url(/assets/images/button_add_watchlist.png) no-repeat;
width:127px;
height:32px;
border:0;    
}

.delete-watchlist {
background: url(/assets/images/button_delete_watchlist.png) no-repeat;
width:127px;
height:32px;
border:0;    
}

.post {
background: url(/assets/images/button_post.png) no-repeat;
width:127px;
height:32px;
border:0;
}

.upload {
background: url(/assets/images/button_upload.png) no-repeat #fff;
width:98px;
height:29px;
border:0;
}

.confirm {
margin-top:10px;
background: url(/assets/images/button_confirm.png) no-repeat #fff;
width:127px;
height:32px;
border:0;
}

.update {
background: url(/assets/images/button_update.png) no-repeat #fff;
width:127px;
height:32px;
border:0;
}

.widthdraw {
background: url(/assets/images/button_widthdraw.png) no-repeat;
width:127px;
height:32px;
border:0;
}

.register {
background: url(/assets/images/button_register.png) no-repeat;
width:127px !important;
height:32px !important;
border:0 !important;    
}

.login {
background: url(/assets/images/button_login.png) no-repeat;
width:127px !important;
height:32px !important;
border:0 !important;   
}

.reset {
background: url(/assets/images/button_reset.png) no-repeat;
width:127px !important;
height:32px !important;
border:0 !important;   
}

.leave-feedback {
background: url(/assets/images/button_leave_feedback.png) no-repeat;
width:127px !important;
height:32px !important;
border:0 !important;   
}

.items-received {
background: url(/assets/images/button_items_received.png) no-repeat;
width:127px !important;
height:32px !important;
border:0 !important;   
}

.items-not {
background: url(/assets/images/button_items_not.png) no-repeat;
width:127px !important;
height:32px !important;
border:0 !important;   
}

.go {
background: url(/assets/images/button_go.png) no-repeat;
width:50px !important;
height:32px !important;
border:0 !important;   
}

.note-msg {
background-position:10px 7px !important;
background-repeat:no-repeat !important;
border-style:solid !important;
border-width:1px !important;
font-size:1em !important;
font-weight:bold !important;
margin-bottom:10px;
min-height:17px !important;
padding:7px 16px 7px 32px !important;
text-align:center;
border-color:#bdd7ff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;-webkit-box-shadow:0px 0px 4px #bdd7ff;
line-height:12px;
}

.itemCats {
float:left;
font-size:10px;
width:400px;
}
/* totals account page */
#totalsLegend{
display: block;
width: 650px;
padding: 10px 20px 0 20px;
background: url(/assets/images/messaging-head2.png) no-repeat left top;
}

.totalsLegendContainer{
width: 648px;
padding: 10px 20px 0 20px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#totalsShipmentLegend {
float: left;
font-size: 0.769em;
font-weight: bold;
width: 170px;
}

#totalsUsernameLegend{
float: left;
font-size: 0.769em;
font-weight: bold;
width: 150px;
}

#totalsDateLegend{
float: left;
width: 80px;
text-align: right;
font-size: 0.769em;
font-weight: bold;
}

#totalsAmountLegend{
float: left;
width: 60px;
text-align: right;
font-size: 0.769em;
font-weight: bold;
}

#totalsDepositLegend{
float: left;
width: 60px;
text-align: right;
font-size: 0.769em;
font-weight: bold;
}

#totalsNetLegend{
float: left;
width: 60px;
text-align: right;
font-size: 0.769em;
font-weight: bold;
}

#totalsBalanceLegend{
float: left;
width: 60px;
text-align: right;
font-size: 0.769em;
font-weight: bold;
}

#inOutTotalsBox{
width: 668px;
padding: 0 10px 10px 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 0 !important;
}

.totalsEachMess{
width: 650px;
padding: 10px 10px 7px 10px;
border-bottom: 1px solid #ddd;
font-size: 0.769em;
}

.totalsUsername {
float: left;
width: 150px;
overflow: hidden;
text-align:left;
}

.totalsShipment {
float: left;
width: 170px;
overflow: hidden;
text-align:left;
}

.totalsDate {
float: left;
width: 80px;
overflow: hidden;
text-align:right;
}

.totalsAmount {
float: left;
width: 60px;
overflow: hidden;
text-align:right;
}

.totalsDeposit {
float: left;
width: 60px;
overflow: hidden;
text-align:right;
}

.totalsNet {
float: left;
width: 60px;
overflow: hidden;
text-align:right;
}

.totalsBalance {
float: left;
width: 60px;
overflow: hidden;
text-align:right;
}

#inOutTotalsFoot{
display: block;
height: 27px;
width: 670px;
padding: 0 10px;
background: url(/assets/images/messaging-foot.png) no-repeat left bottom;
}
/* end totals account page */

.accountSummary {
margin:10px 0;
}

.accountSummaryName {
width:300px;
float:left;
}

.accountSummaryDate {
width:100px;
float:left;
}

.accountSummaryBids {
width:100px;
float:right;
}

.accountSummaryNameLegend {
width:300px;
float:left;
font-weight:bold;
}

.accountSummaryDateLegend {
width:100px;
float:left;
font-weight:bold;
}

.accountSummaryBidsLegend {
width:100px;
float:right;
font-weight:bold;
}
.accountSummaryFrom {
width:200px;
float:left;
}

.accountSummaryFromLegend {
width:200px;
float:left;
font-weight:bold;
}

#courierDetails .widerOption {
margin-left:30px;
}

.instrucImage{
margin: 0 0 10px 0;
}

.informing{
font-size: 10px;
font-weight: bold;
}

.informing li{
list-style-type: disc;
margin: 0 0 0 25px;
}

.xbidDateButton{
margin: 31px 0 0 5px;
}

.xbidDateButton input:hover{
background: #ccc;
cursor:pointer;
}

#emailLeft{
width: 320px;
float:left;
margin-right:10px;
border-right:1px dotted #0099cc;
}

#SMSRight{
float:left;
}

#emailLeft h1, #SMSRight h1{
margin-bottom:0;
}

#emailLeft h3, #SMSRight h3{
font-weight:bold;
margin: 10px 0;
}

.xchangeLabel{
width: 200px !important;
float:left !important;
clear:none !important;
margin:0 0 15px 0 !important;
padding: 5px 3px !important;
font-size: 14px !important;
}

.xchangeLeft{
width: 550px;
float:left;
}

.xchangeRight{
width: 350px;
float:left;
}

.xchangeExp{
color: #999;
}

#addDimensionsX{
margin-top:10px;
}

#addDimensionsX label{
width:50px;
font-weight:bold;
}

#addDimensionsX input{
float:none;
clear:none;
width:40px;
margin:0 !important;
}

#xdimensions{
display:none;
}

#footMessage{
width: 960px;
margin: 15px auto 0 auto;
color: #ccc !important;
}
/*Start Blog CSS*/
.alignCenter{
text-align: center;
margin: 0 auto;
}

#blogLeft {
width: 650px;
float: left;
font-size: 0.923em;
padding: 0 50px 0 0;
}

#blogLeft cite {
margin: 5px 0;
}

#blogRight {
width: 200px;
float: right;
font-size: 0.846em;
}

#recent-posts-3, #categories-3, #archives-3, #calendar-3 {
margin: 0 0 25px 0;
}

.storytitle, #comments, #postcomment {
font-weight: normal;
}

.storytitle {
font-size: 1.385em;
}

#postcomment {
margin: 15px 0 0 0;
}

#commentlist li {
background-color: #ddd;
border: 1px solid #999;
margin: 10px 0;
padding: 15px;
}

#comments {
margin: 15px 0 0 0;
}

#comment {
width: 350px;
}

#commentform {
height: 450px;
}

#commentform textarea{
width: 635px;
}

.meta, .feedback {
font-size: 0.769em;
}

.storycontent {
margin: 15px 0;
line-height: 1.3em;
}

.feedback {
margin: 0 0 25px 0;
}

.comeSignUp{
background: #f2f7ff;
margin: 10px 15px 10px 0;
padding:10px;
}

.comeSignUp h1{
color: #666 !important;
}

.comeSignUp ul{
font-size: 15px;
list-style-image: url(/blog/wp-content/themes/skinbu/images/post_list.png) !important;
margin-left: 25px;
float:left;
}

.comeSignUp ul li{
margin: 5px 0;
}

.comeSignUp p{
display: block;
float:left;
padding: 45px 0 0 15px;
font-size: 20px;
}

.comeSignUp p a{
color: #f00;
}

.comeSignUp p a:hover{
text-decoration: underline !important;
color: #f00 !important;
}

.callTo{
background: #fff2f2;
border: 1px solid #ff7ddb;
padding: 5px;
}

.callToSub{
clear:both;
font-size: 15px;
color: #000;
}

.callToSub ul{
padding: 15px 0 0 0;
}

.callToSub ul li{
list-style-type: disc;
margin: 0 0 0 25px;
}

.callToSubLi{
list-style-type: none !important;
padding: 0 0 0 320px;
}

.ratingAdvice, .beClear{
display:block;
clear:both;
margin: 10px 0;
}

.redError{
font-size: 10px;
color: #f00;
display:block;
clear:both;
}

/*Exchange CSS*/
.excTitle{
width: 500px;
float:left;
overflow:hidden;
padding: 0 0 0 5px;
}

.excLink{
position:absolute;
bottom:10px;
right:10px;
width:180px;
text-align: right;
}

.excAdd{
clear:both;
display:block;
padding: 0 0 0 5px;
}

#fmcxLegend{
width: 650px;
margin: 12px 0 0 0;
}

#fmcxLegend span{
text-align:center;
}

#fmcxLegend span h1{
font-size: 13px;
}

.fmcxLegendhotshot{
width: 25%;
border-top: 5px solid #f00;
float: left;
}

.fmcxLegendsameday{
width: 25%;
border-top: 5px solid #f90;
float: left;
}

.fmcxLegendnextday{
width: 25%;
border-top: 5px solid #9f0;
float: left;
}

.fmcxLegenddates{
width: 25%;
border-top: 5px solid #0099cc;
float: left;
}

.hotshot{
border-right: 5px solid #f00;
width:645px;
}

.hotshot a:hover{
color: #f00 !important;
}

.hotshot a.hotshotlink{
border-bottom: 1px solid #f00 !important;
}

.sameday{
border-right: 5px solid #f90;
width:645px;
}

.sameday a.samedaylink{
border-bottom: 1px solid #f90 !important;
}

.sameday a:hover{
color: #f90 !important;
}

.nextday{
border-right: 5px solid #9f0;
width:645px;
}

.nextday a:hover{
color: #9f0 !important;
}

.nextday a.nextdaylink{
border-bottom: 1px solid #9f0 !important;
}

.fmcxdates{
border-right: 5px solid #0099cc;
width:645px;
}

.fmcxdates a:hover{
color: #0099cc !important;
}

.fmcxdates a.fmcxdateslink{
border-bottom: 1px solid #0099cc !important;
}

.noPadding{
padding: 0 !important;
}

.xbiddates{
width:100px;
}

.xbidsdatesbox{
margin: 0 0 10px 0 !important;
}
/*eachBid Css*/
.eachXBid{
padding: 10px 0;
}

.eachXBid:nth-child(odd){
background: #f2f7ff;
}

.xbidValue{
width: 120px;
display:block;
float:left;
}

.xbidUser{
width: 150px;
display:block;
float:left;
}

.xbidPickup, .xbidDeliver{
width: 250px;
display:block;
float:left;
}

.xbidStatus{
width: 108px;
text-align:right;
display:block;
float:left;
}

#collectTime1, #collectTime2, #deliverTime1, #deliverTime2{
margin-bottom:10px !important;
}
select#vType, select#dType{
width:207px !important;
}

#fmcxDescrip{
width:402px;
}

#refineAreas{
padding:0 0 15px 0;
}

#refineAreas .areas{
margin:0 2px 0 0;
}

.refineAreas{
width:34px;
float:left;
}

.sentSMS{
padding:10px;
border:1px solid #bdd7ff;
background:#f2f7ff;
color:#000;
font-weight:bold;
font-size:11px;
}

#xShipDetails{
	width:520px;
	float:left;
}

#SMSMe{
	float:right;
	width:340px;
	padding:10px;
}

#SMSMe input{
	clear:none;
	display:inline;
	margin:0 5px 0 0;
}

#SMSMe .red{
	font-size:15px;
	font-weight:bold;
}

/*End Exchange CSS*/



.tabbed-box {
background: #fff url(/assets/images/bidrow_bg.png) repeat-x left bottom;
border: 1px solid #999;
border-top: 0 none;       
}
    
ul.tabs{
 border-bottom:1px solid #999;
}
    
#accountContent .tabs li {
list-style: none;
float: left;
}
     
#accountContent .tabs li a {
display: block;
width: 100px;
padding: 5px 0;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #999;
background: #eee url(/assets/images/bidrow_bg.png) repeat-x left bottom; 
border-left: 1px solid #999;
border-bottom: 1px solid #999;
}
    
#accountContent .tabs li:first-child a {
border-left: none; 
}
   
#accountContent .tabs li a:hover {
color: #333;
background: #efefef; 
}
   
#accountContent .tabs li a:focus {
outline: none; 
}
    
#accountContent .tabs li a.active {
background: #fff url(/assets/images/bidrow_bg.png) repeat-x left bottom;
color: #666;
border-bottom: 1px solid #0099cc;
text-shadow: #bdd7ff 0 1px;
}
    
.tabbed-content {
padding: 10px;
display: none; 
}

#showppmcalc{
cursor:pointer; 
}

.ppmcalc{
width:74px;
display:inline-block;     
}

#ppmcalcbox{
display:none;
}

.yourQuotesLi{
display:block;
border-bottom: 1px solid #999;
background: url(/assets/images/bidrow_bg.png) repeat-x left bottom;
}

.quotesNestedBids{
clear:none;
display:inline;
}

.smallLabelAccount{
display:inline-block;
width:92px;
font-weight:bold;
}

.accountButtonWidthdraw{

}

.feedbackStar{
clear:none;
float:none;
background: url(/assets/images/fbkstar.png) no-repeat left top;
display:inline-block;
height:23px;
width:35px;
font-size:13px;
font-weight:bold;
padding: 11px 0;
text-align:center;
color:#fff;
text-shadow: #666 0 1px;
margin: 0 0 0 10px;
}

.noFloat {
  float:none !important;
}

.blogWriter{
font-size: 12px;
text-align:center;
}

.displayNone{
display:none;
}

#gallery{
height:160px;
overflow:hidden;
}

#gallery span.maincarbon{
display:block;
padding: 0 0 25px 0;
width:400px;
height:135px;
}

#gallery p.mainmove{
font-weight: bold;
font-size: 20px;
text-align:center;
}

#carbon{
background: url(/assets/images/rainforestbg.jpg) no-repeat left top;
}

.carbonLeft{
display:block;
width:450px;
float:left;
}

.carbonRight{
display:block;
width:450px;
float:right;
}

p.carbonp{
font-size:18px;
}

span.eachStep{
display:block;
text-align:left;
clear:both;
font-size:14px;
color:#0099cc;
text-shadow: #999 0 1px;
}

p.carbonp img{
margin: 0 5px 5px 0;
}

.noMargin{
margin: 0 !important;
}

.eachInvoice{
border:1px solid #999;
padding: 5px;
margin: 0 0 10px 0;
}

.eachInvoice h3{
padding: 3px;
color: #fff;
background: #999;
font-weight:bold !important;
text-shadow: #666 0 1px;
}

.eachInvoice h3 a{
color:#fff;
text-decoration: underline;
}

.eachInvoice h3 a:hover{
text-decoration: none;
}

.invoiceLegends{
display:inline-block;
width:100px;
}

.invoiceDetailsLi{
background: url(/assets/images/bidrow_bg.png) repeat-x left bottom;
border-bottom: 1px solid #999;
margin: 0 0 0 15px;
padding: 5px 0 2px 0;
}

.invoiceTotalAmount{
float:right;
}
/*bidscreen*/
.modbox{
border:1px solid #bdd7ff;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
margin-top:10px;
clear:both;
background:#fff url(/assets/images/bottom_shade.png) repeat-x left bottom;
}

.modoverlay{
border-color:#0099cc;
-moz-box-shadow:0px 0px 10px #525252;
-webkit-box-shadow:0px 0px 10px #525252;
}

.modheading{
padding:5px;
border-bottom:1px solid #bdd7ff;
background:#f2f7ff;
text-shadow:0px 1px #ccc;
font-weight:bold;
font-size:15px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
}

#accountContent .modheading{
font-size:12px;
}

.modcontent{
padding:5px;
}

.modpadd{
padding:5px;
}

.modheadalone{
background:#bdd7ff;
padding:5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
font-weight:bold;
font-size:15px;
}

.modcontainer{
border-bottom:1px solid #bdd7ff;
border-top:1px solid #bdd7ff;
margin:5px 0;
padding:10px 0;
clear:both;
}

.modgrey{
border:1px solid #c4c4c4 !important;
-moz-box-shadow:0px 0px 4px #c4c4c4 !important;
-webkit-box-shadow:0px 0px 4px #c4c4c4 !important;
}

.modgreyhead{
background:#ebebeb !important;
border-bottom:1px solid #ddd !important;
background:url(/assets/images/bidrow_bg.png) repeat-x left bottom !important;
}

.modhighlight{
border:1px solid #0099cc !important;
-moz-box-shadow:0px 0px 4px #06f !important;
-webkit-box-shadow:0px 0px 4px #06f !important;
}

.modhighlighthead{
background:#bdd7ff;
border-bottom:1px solid #0099cc;
}

.modpadding{
padding:10px;
}

#shipmentMessage{
width:95%;
}

.modbox input[type=submit], .modbox input[type=image]{
margin-bottom:5px;
}

.modcontentLeft{
width:400px;
text-align:left;
float:left;
margin:10px 0 0 0;
}

.modcontentRight{
width:425px;
float:right;
text-align:left;
}

.niceList{
list-style-image:url("http://www.findmycourier.com/blog/wp-content/themes/skinbu/images/post_list.png") !important;
}

.niceList li{
margin:5px 0;
}

#infoBox {
clear: both;
}

#eachBidPageLegend{
font-weight:bold;
font-size:11px;
}

#pointsBox {
float: left;
width: 645px;
overflow: hidden;
border-top: 0 none;
padding: 5px;
}

#distanceBox {
float: left;
width: 189px;
padding: 5px;
border-top: 0 none;
border-left: 0 none;
text-align: center;
}

#fromAddress {
float: left;
width:390px;
margin:0;
padding:0;
}

#shipmentTimes {
float: right;
margin:0;
padding:0;
width:243px;
}

#shipmentTimes dd {
width:243px;
}

#shipmentTimes strong {
font-weight:bold;
}

#toAddress {
margin-top: 10px;
float: left;
}

.AddressPostcode {
text-transform: uppercase;
}

.AddressTitle {
font-weight: bold;
}

#ebayBoxTitle {
font-size: 15px;
padding: 5px;
width: auto;
color: #fff;
background-color: #999;
font-weight: bold;
}

#ebayBox {
float: right;
width: 289px;
border: 1px solid #ddd;
border-left: 0 none;
padding: 5px;
margin: 15px 0 0 0;
}

.itemsBoxLi {
width: 876px;
border: 1px solid #ddd;
padding: 5px;
}

#bidBox {
border:1px solid #0099cc;
-moz-box-shadow:0px 0px 4px #0099cc;
-webkit-box-shadow:0px 0px 4px #0099cc;
}

.bidsPageBidRow {
padding: 15px 0;
border-bottom: 1px solid #ccc;
}

.bidValue {
width: 88px;
}

#onlyBidsBox .bidValue {
width: 50px;
}

.bidStatus {
width: 190px;
}

#onlyBidsBox .bidStatus{
width: 150px;
}

.bidUser{
width: 300px;
}

#onlyBidsBox .bidUser{
width: 150px;
}

.bidDate{
width: 100px;
}

#onlyBidsBox .bidDate{
width: 69px;
}

.bidClick{
width: 110px;
}

.bidClick a {
float: right;
}

.bidDetails{
float:left;
clear:left;
width: 876px;
border:1px solid #bdd7ff;
border-top:none;
background:#f2f7ff;
padding:5px;
margin: 15px 0 0 0;
}
.bidDetailsPane{
float:left;
clear:left;
background:#fff;
padding: 10px;
border:1px solid #bdd7ff;
}
.bidMessagePane{
float:left;
width:571px;
margin:0 0 0 5px;
color:#777;
}
.bidDetailsPane span{
font-size:11px;
border:none;
margin: 5px 0 0 0;
width:278px;
}
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider, #slider li{ 
width:320px;
height:240px;
margin: 0 auto;
overflow:hidden; 
}
#noImageSupplied{
opacity:0.3;
filter:alpha(opacity=30);
}   

#controls {
text-align: center;
margin:0 auto;
padding:0;
width:320px;
}

#controls a {
color: #fff;
}

#controls li {
float: left;
width: 58px;
text-align: center;
padding: 4px 0;
background-color: #0099cc;
color: #fff;
border: 1px solid #06c;
margin: 0 2px;
}

#controls li:hover {
color: #fff;
font-weight: bold;
background-color: #999;
}

#prevId, #prevBtn, #nextId, #nextBtn{
display: none;
}

#imagesBox {
width: 450px;
text-align: center;
float: left;
margin: 0 0 10px 0;
}

#imagesBox ol li{
list-style-type: none;
}

.currentlyNoBids{
width: 878px;
text-align: center;
font-weight: bold;
padding: 10px 0;
}

#mapInfoContainer{
width: 440px;
text-align: center;
float: right;
margin: 0 0 10px 0;
padding-right:3px;
}

#imagesTitle {
float: left;
width: 435px;
margin: 10px 5px 5px 0;
}

#mapTitle {
float: left;
width: 435px;
margin: 10px 0 5px 5px;
}

#actionsBox {
float: left;
text-align: center;
margin:0 0 5px 0;
}

#actionsBox input {
clear: none;
float: none;
margin: 10px 0 0 0;
}

#messagingBox {
width: 500px;
float: left;
margin-bottom:10px;
}

#messagingBox input[type=submit]{
padding: 2px 10px;
}

#questionsArea dt {
font-weight: bold;
font-size: 10px;
}

#questionsArea dd {
margin-left: 25px;
}

#bidValueFields {
float: left;
width: 434px;
margin: 0 0 10px 0;
}

#bidValue {
clear: none;
float: none;
margin: 25px 0 0 0;
width: 50px;
}

#bidValueInfo {
width: 434px;
float: right;
color: #aaa;
margin: 15px 0 0 0;
}

#earningsWrap {
float: left;
text-align: left;
margin: 26px 0 0 10px;
width: 314px;
background-color: #ff9;
border: 1px solid #ff3;
text-align: center;
min-height:16px;
}

#earnings {
float: left;
}

.bidsHR {
clear: both;
margin: 5px 0 0 0;
}

#vehicleType {
margin: 10px 0;
width: 434px;
float: left;
}

#vehicleTypeInfo {
width: 434px;
float: right;
color: #aaa;
margin: 15px 0 0 0;
}

#timeFrames {
width: 434px;
float: left;
margin: 15px 0;
}

.pickupDelivery {
width: 217px;
margin: 0 0 15px 0;
}

#timeframesInfo {
width: 434px;
float: right;
color: #aaa;
margin: 15px 0 0 0;
}

#bidValidity {
clear: both;
padding: 5px;
background-color: #ff9;
border: 1px solid #ff3;
}

#messageToUser {
width: 434px;
float: left;
}

#messageToUserInfo {
width: 434px;
float: right;
color: #aaa;
margin: 30px 0 0 0;
}

#enterBidButton {
clear: none;
float: right;
margin-top: 70px;
}

.itemDescriptionArea {
width: 428px;
float: left;
}

.itemDimensionsArea {
width: 428px;
float: right;
}

#contactAreaWrapper{
position: absolute;
top: 115px;
left: 0;
overflow: hidden;
}

#contactArea {
float: left;
position: absolute;
overflow: hidden;
height: 452px;
width: 0px;
text-align: center;
background-color: #fff;
font-size: 12px;
z-index: 1001;
background: url(/assets/images/feedback-bg.png) no-repeat;
top:89px;
}

#contactArea input, #contactArea textarea {
float: none;
clear: both;
}

#contactAreaButton {
float: left;
position: absolute; 
left:0px;
top:200px;
z-index:1000;
}

#contactAreaButton a {
display: block;
height: 100px;
width: 40px;
background: url(/assets/images/feedbackbutton.png) no-repeat;
}

#contactAreaButton a:hover {
background-position: -40px;
}

#bidExpDate {
display:none;
float:none;
}

#pointsBox {
margin-right:10px;
text-align:left;
}

#distanceBox {
float:right;
}

#advertising-bid {
border:1px solid #CCCCCC;
width:352px;
float:right;
margin:0 0 10px 0;
}

.questionsListMessage, questionsListFrom form {
float:left;
}

.conversation dl dt {
font-size:13px;
}

.conversation dl dd {
font-style:italic;
}
/*end bidscreen*/
.listingForm{
font-size:14px;
position:relative;
}

.listingForm #category{
width:432px;
text-transform:capitalize;
}

.listingForm input, .listingForm select{
float:none !important;
clear:none !important;
}

.listingForm label{
clear:none !important;
float:none !important;
}

.listingLabel{
font-weight:bold;
width:170px;
display:inline-block;
}

.listingForm #shipmentName{
width:420px;
}

.listingForm #itemDescription{
width:420px;
height:35px;
margin:0;
}

.smallLabel{
font-size:10px;
font-weight:bold;
}

#itemLength, #itemWidth, #itemHeight, #itemWeight{
width:35px;
}

#itemLengthUnit, #itemWidthUnit, #itemHeightUnit, #itemWeightUnit{
width:59px;
margin-right:5px;
} 

input[type=file]{
border:1px solid #7ab8cc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
margin-top:10px;
clear:both;
background:url(/assets/images/bidrow_bg.png) repeat-x left bottom;
padding:5px;
}

.imageUploadTrans{
width:350px;
float:left;
}

.imageListingInfo{
width:200px;
padding:5px 0 0 10px;
}

.addItem{
}

#pickupAddressPostCode, #deliveryAddressPostCode{
width:420px;
}

#ebayInfo{
width:246px;
text-align:center;
position:absolute;
top:0;
right:0;
}

#frontEbayInfo{
font-size:11px;
text-align:center;
margin:0 0 10px 0;
width:198px;
}

#frontEbayInfo input{
float:none;
margin:0;
}

#quickList{
margin:0 0 10px 0;
}

#quickList input, #quickList select{
clear:none;
float:none;
margin:0 10px 0 0;
}

#quickList #frontCatSelect{
width:190px;
text-transform:capitalize;
}

#quickList #fronDelTiitle{
width:370px;
*width:350px;
}

#quickList input[type=submit]{
padding:4px;
border:1px solid #7ab8cc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0px 0px 4px #bdd7ff;
-webkit-box-shadow:0px 0px 4px #bdd7ff;
margin:0;
}

#quickList .modcontent{
padding:10px;
}

.ebayIcon{
margin:7px 10px 7px 4px;
}

.frontLinkHead{
color:#0099cc;
}

.frontLink{
font-weight:normal;
color:#515151;
text-decoration:underline;
}

/*extra styles*/
#pickupTimeChoices, #deliveryTimeChoices{
display:none;
}

.sCategpane li{
clear:both;
}
.sCategpane > ul > li{
/*position:relative;*/
width:100%;
}
.sCategpane > ul > li > ul{
clear:both;
}
.opener{
background: url(/assets/images/refine_category_button.png) no-repeat left top;
color:#ffffff;
display:block;
height: 15px;
width: 15px;
cursor:pointer;
position:absolute;
right:0;
}

.opener:hover{
background-position: -15px;
}

#mainNavigation li.active , #mainNavigationB li.active, #mainNavigation span.active {
text-decoration: none;
background: #d9d9d9 url(../images/menubg.png) repeat-x left top;
}

#mainNavigation li.active a , #mainNavigationB li.active a, #mainNavigation span.active a {
color: #000;
}
/*
#bidlisting li.withdrawn{
border-color:#FF0033;
color: #ff0033;
}

#bidlisting li.expired{
border-color:#FF9933;
color: #ff9933;
}

#bidlisting li.active{
border-color:#33CC33;
color: #009900;
}

#bidlisting li.rejected{
border-color:#6633FF;
color: #6633ff;
}       */
/*listing pages*/
#items > div {
float:left;
position:relative;
}

#item1{
clear:left;
}
#items > div fieldset > fieldset{
float:left;
clear:left;
}
/*end listing pages*/
/*account*/
ul.accountMenuSection{
margin:0 0 10px 0;
padding:5px 0 0 0;
background:url('/assets/images/accounttitle.jpg') no-repeat left top;
}
ul.accountMenuSection li > ul > li {
padding:2px 2px 5px 5px !important;
margin:0 10px 0 10px !important;
color:#777;
border-bottom:1px solid #f3f3f3 !important;
}
ul.accountMenuSection li > ul > li a{
width:auto !important;
padding:2px 2px 2px 10px !important;
font-size:14px;
display:inline !important;
color:#444;
text-decoration:underline !important;
}
ul.accountMenuSection li > ul > li a:hover{
font-weight:bold;
background:none !important;
color:#000 !important;
}
.accountMenuTitle{
margin:0 0 0 10px ;
padding:3px 0 3px 25px;
font-weight:bold;
font-size:16px;
color:#0099cc;
}
.accountMenuTitle span{
font-size:8px;
color:#888;
clear:left;
float:left;
}
.incoming{
background:url('/assets/images/incoming.png') left 10px no-repeat;
}
.outgoing{
background:url('/assets/images/outgoing.png') left 10px no-repeat;
}
/*end account*/

/*errors*/
.error{
width:880px;
text-align:center;
text-transform:capitalize;    
background:#FBE6F2 none repeat scroll 0 0;
border:1px solid #D893A1;
color:#333333;
padding:7px;
margin:10px 0!important;
}

.error-100{
width:100%;
text-align:center;
text-transform:capitalize;    
background:#FBE6F2 none repeat scroll 0 0;   
border:1px solid #D893A1;
color:#333333;
padding:7px;
margin:10px 0!important;
}

.account-error {
width:670px;
text-align:center;
text-transform:capitalize;    
background:#FBE6F2 none repeat scroll 0 0;
border:1px solid #D893A1;
color:#333333;
padding:7px;
margin:10px 0!important;
}

.niceness{
padding: 7px;
border: 1px solid #bdd7ff;
background: #f2f7ff;
margin: 5px 0 !important;
}

.positive{
background:#DDE9D5;
color:#1F4D00;
border:1px solid #83C359;
display:block;
padding:7px;
text-align:center;
text-transform:capitalize;
margin:10px 0!important;
font-size: 15px;
}

.informingDetails{
padding:10px;
text-align:center;
border:1px solid #bdd7ff;
color:#000;
width: 878px;
margin:10px 0 !important;
font-size: 15px;
background: url(/assets/images/bidrow_bg.png) repeat-x left bottom;
}

.account-positive{
width:670px;
background:#DDE9D5;
color:#1F4D00;
border:1px solid #83C359;
display:block;
padding:7px;
text-align:center;
text-transform:capitalize;
margin:10px 0!important;
}

.neutral{
padding:10px;
text-align:center;
text-transform:capitalize;
background:#fff3ca none repeat scroll 0 0;
border:1px solid #F7C30D;
color:#666666;
width: 878px;
margin-bottom:1em !important;   
}


.account-neutral{
padding:10px;
text-align:center;
text-transform:capitalize;
background:#fff3ca none repeat scroll 0 0;
border:1px solid #F7C30D;
color:#666666;
padding:5px;
width:670px;
margin-bottom:1em !important;   
}

.info-account {
padding:10px;
text-align:center;
text-transform:capitalize;
background: url(/assets/images/info_icon.png) #F2F7FF no-repeat 5px 5px ;
border:1px solid #BDD7FF;
color:#666666;
padding:5px;
width:678px; 
margin:1em 0!important;      
}

.focusField{
border:1px solid #f00;
}

.listingDatesLabel{
margin:5px 0 0 175px;
}

.listingImagesSection{
display:inline;
width:300px;
}

.listingForm input[type=submit]{
padding:5px;
font-weight:bold;
background: url('/assets/images/bidrow_bg.png') repeat-x left bottom;
}

.listingForm input[type=submit]:hover{
background:#bdd7ff;
}

.imageLabelCont img{
margin:0 10px -10px 0;
}

.TB_overlayBG{
z-index:5000;
background:#0099cc;
}

#TB_window{
z-index:5001;
}

#inlineItemsSection{
margin-left:135px;
}

a#geteBay{
color:#000;
border:1px solid #999;
background: url('/assets/images/bidrow_bg.png') repeat-x left bottom;
padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
display:block;
width:55%;
margin:0 auto;
text-align:center;
font-weight:bold;
}

a#geteBay:hover{
background: #bdd7ff url('/assets/images/bidrow_bg.png') repeat-x left bottom;
}

.onlyBidsBox{
position:absolute;
width:500px;
z-index:10000;
text-align:left;
}

#onlyBidsList li{
padding:5px 0;
border-bottom:1px solid #eee;
}

.addressFormat{
margin:0 0 0 175px;
}

.messageReplyBidscreen{
margin-left:134px;
display:none;
}

.messageReplyBidscreenText{
width:500px;
}

a.aButton{
display:block;
color:#515151;
border:1px solid #999;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
text-align:center;
}

.normalButton{
padding:4px;
background:url('/assets/images/bottom_shade.png') repeat-x left bottom;
}

.greenButton{
border-color:#090;
}

.redButton{
border-color:#c00;
}

a.showReplyInput{
position:absolute;
top:0;
right:0;
}

.eachaccountbidrow{
padding:5px 0;
margin:2px 0;
border-bottom:1px solid #eee;
}

.genFAQ{
width:290px;
float:left;
margin:15px 10px 0 0;
font-size:11px;
}

.genFAQ dt{
color:#515151;
font-weight:bold;
margin:10px 0 0 0;
}

.genFAQ dd{
color:#515151;
}

.quarterBox{
width:220px;
float:left;
}

#insSidebar{
display:block;
clear:both;
}

#insSidebar h1{
float:left;
display:inline;
margin:0 15px 0 0;
}

#insSidebar li{
margin:8px 0 0 0;
float:left;
display:inline;
width:auto;
padding:0 12px;
font-size:18px;
}

.insFrame{
margin-left:-40px !important;
}

#courierDetailsForm input, #courierDetailsForm textarea, #courierDetailsForm .selects{
margin:0;
}

#courierDetailsForm label{
margin:3px 0 0 0;
}

/*end errors*/
/*end extra styles*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
