/*

Theme Name: Find My Courier

Theme URI: http://findmycourier.com/

Description: Custom Template for FindMyCourier

Version: 1.0

Author: Paul Kutschmarski

Tags: 

*/

/* CSS Document */


@import "reset.css";
@import "andy.css";
/*@import "http://jqueryui.com/themes/base/ui.all.css";*/
/*@import "ui.datapicker.css";
@import "ui.theme.css"; */
@import "jquery-ui-1.7.2.custom.css";



body{

    font-family:'arial', 'verdana', sans;

    text-align: center;
    
   /* background: url(../images/xmas-bg.png) no-repeat center top;  */

    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 a{
text-decoration:underline;
}



input[type=text]:hover {  
         background-color:#dff;
          
  }
  
input[type=password]:hover {  
         background-color:#dff;  
  }
  
 input[type=submit]:hover {  
         /*background-color:#dff;*/  
  }
 

input{
    background-color: #fff;
    border: 1px solid #999;
}

input[type=checkbox] {
    border:0 !important;
}

input[type=text] {
    background:transparent url(/assets/images/inputbackgr.gif) no-repeat scroll left top;
    padding:3px;
    height:17px;
}

input[type=password] {
    background:transparent url(/assets/images/inputbackgr.gif) no-repeat scroll left top;
    padding:3px;
    height:17px;
}

.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 #999;
    background-color: #fff;
    background:transparent url(/assets/images/inputbackgr.gif) no-repeat scroll left top;
    padding:4px 0 0 5px;
}

textarea:hover{
    background-color: #dff;
    border: 1px solid #999;
}

#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: 25%;

    

}



#mainNavigationB li {



float: left;

width: 20%;

text-align: left;



}



#mainNavigation a , #mainNavigationB a {



display: block;

height: 24px;

padding: 3px;

color: #fff;

text-decoration: none;

font-size: 1.8em;

border-left: 1px solid #fff;

text-shadow: #999 0px 1px;



}



 #footer a {



color: #999;

text-decoration: none;

}

#mainNavigation a:visited, #footer a:visited, #mainNavigationB a:visited {

/*

color: #fff;

text-decoration: none;

*/

}

#mainNavigation a:hover, #mainNavigationB a:hover{



color: #0099cc;

text-decoration: none;

background: #d9d9d9 url(../images/menubg.png) repeat-x left top;



}



#footer a:hover {



color: #09c;

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 a:visited {

/*

color: #333;

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;

}

#bidsViewContainer #content{



}



#left {



float: left;

width: 200px;

margin: 0 0 10px 0;



}



#left h1 {



font-weight: normal;

color: #0099cc;

margin: 0 0 10px 0;

}

#sideBar p{

text-align: center;
margin: 5px 0 0 0;

}



#leftArrow {



width: 200px;

height: 90px;

background: url(../images/arrow.jpg) no-repeat left top;

background-position:0 -50px;

margin: 0 0 10px 0;



}



#right {



float: right;

width: 690px;

padding: 0 0 0 10px;

margin: 0 0 10px 0;



}



#right h2 {



font-weight: normal;

color: #09c;

margin: 0 0 10px 0;



}



#textArea1 {



float: left;

margin: 0 0 10px 0;

width: 690px;

}

/*#latestShipmentsMain{
    float:left;
    height: 110px;
    width: 690px;
    margin: 0 0 10px 0;
    background: url(/assets/images/latest-shipments.jpg) no-repeat left top;
    overflow: hidden;
}*/

#latestShipments {
    float:left;
}

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

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

#latestShipmentsContainer ul {
    width:340px;
}


#textArea2 {



margin: 0 0 10px 0;

width: 690px;



}



#customer {



float: left;

margin: 0 0 10px 0;

}   



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

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

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



#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:200px;

}

#searchPaneH{
    display: block;
    height: 40px;
    width: 200px;
    text-align: center;
    background: url(/assets/images/refine_category_top.png) no-repeat center top;
    font-weight: normal;
    font-size: 1.5em;
    color: #09c;
    margin: 0;
    padding-top:35px;
}



#leftMenu label {



margin: 0;

font-size: 0.846em;



}

/*#searchForm */

#searchFormF{
    display: block;
    width: 190px;
    padding: 12px 10px 10px 0;
    height: 28px;
    background: url(/assets/images/refine_category_bottom.png) no-repeat center bottom;
}



#rightPane{

    width: 700px;

    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 {



width: 900px;



}



#items label {



float: left;

clear: none;



}



#items select {



float: left;

clear: left;



}

.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: #09c;



}



.blue {



color: #09c;



}

.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: 59px;
border-right: 1px solid #bdd7ff;
padding-left: 10px;
float:left;
text-align: right;
margin-top: 10px;

}

.coveredArea{

width: 40px;
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:700px;
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 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;

    /*background:#fff url(../images/bidimg.jpg) no-repeat left top;*/

    margin:15px 0 0 0;
    
    float: right;
    text-align:center;

    }
    
.frontImageHolder{

    display:block;
    width:40px;    
    float:left;
    text-align:center;

    }
    
/*
._imageHolder{
    display:block;

    height:50px;

    width:75px;

    margin:15px 0 0 0;
    
    opacity:0.3;
    
    filter:alpha(opacity=30);
    
    float:right;
}*/

._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 {



/*background: url(/assets/images/accounttitle.jpg) no-repeat;  */

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;

}



#accountLinks a:visited {

/*color: #0099cc;

*/}

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;
border:1px solid #fff;
}

.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: #09c;



}



#itemDescriptionRight h3 {



color: #09c;

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: #09c;



}





#searchPane{

    float:left;

    width:200px;
    
    text-transform: capitalize;

}

#searchPane label{



}

.categ{

width: 170px;

}

#searchPane label.scateg{

    padding-left:10px;
    color: #777;
    width:180px;

}

#searchPane label{

    float:left;

    clear:left;
    
    

}

.sCategpane > ul > li {
    border: 0 none;
}

.sCategpane{
    width:200px;
    
    text-transform: capitalize;
    
    background: url(/assets/images/refine_category_main.png) repeat-y center top;
    
    
}



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

#categoryRefineButton{
    float: right;
    padding: 5px;
    font-weight: bold;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}



#accountContent h1 {



font-weight: normal;

margin: 0 0 15px 0;

color: #09c;



}



#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: 20px 0 0 0;

text-align: center;



}



#footerMenuA {


margin: 20px 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 li {







} 

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

#footnote {



float: right;

margin: 10px 10px 0 0;



}



#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;



}



.howItWorksUl {







}



.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: #09c;
}

#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;



}

#yourAccountImage {

}



#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;



}



.inlineItems {



float: left;

width: 25%;



}



.inlineItems input {



width: 66%;



}



.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;

/*clear: right;*/



}



.borderTop {



border-top: 1px solid #ddd;



}



.borderBottom {







}

#featured{

clear:both;

}



.featuredListing {



background-color: #fff7f2;



}



#featuredMessage {



font-size: 0.769em;

text-align: right;



}


/*
#featured .imageHolder {



} */

#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;

}



.termsAndConditions {
     
}

#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;



}



#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;


}

.normalText {



}

.accountDetailDescription{

width: 678px;
padding: 5px 0 0 0;

}

.floatRight {

float:right !important;

}

#protectionPage {



}

#protectionPage h3{

color: #09c;

}

#protectionLeft {

width: 740px;
float: left;

}

#protectionRight {

width: 150px;
float: right;

}

#protectionRight img {



}

#paymentInfoPage {



}

#paymentInfoPage h3{

color: #09c;

}

#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 {


}

.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;

}

.accountInfoListingtitle a{



}

.bidStatus {

float: left;

}

.accountBidStatus {

float:left;
clear:both;

}

.bidUsername {

color: #09c;
font-size: 0.923em;
width: 235px;
float: left;

}

.bidValueAccount {

width: 125px;
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;

}

.mainAccountDetailsInfo {



}

.bidListItem {



}

.bidactions {

width: 530px;
margin: 5px auto 0 auto;
clear:both;

}

.bidactions input {



}

.acceptBidButton {

font-size: 0.769em;
color: #009900;
text-align: center;
margin: 0 10px 0 0;

}

.rejectBidButton {

font-size: 10px;
color: #cc0000;
text-align: center;
margin: 0 10px 0 0;

}

.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 {

padding: 15px 0 15px 5px;
border-bottom: 1px solid #999;

} */

#eachAccountBidItem {

padding: 15px 0 15px 5px;
border-bottom: 1px solid #BDD7FF;
background: #F2F7FF none repeat scroll 0 0;
width:675px;
/*height:60px;*/


}

.slickbox{

display: block;
position: relative;
overflow: hidden;

}

.subslickbox {

display: block;
position: relative;
overflow: hidden;
color: #333;
clear: both;
background-color: #f2f7ff;

}

.accountBidDetails {

width: 658px;
border: 1px solid #bdd7ff;
border-top: 0 none;
padding: 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;

}

.moreInfoBoxAccountContent {



}

.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;

}

.messageFromBidderTitleAccount {



}

.eachBidLegend {

font-weight: bold;
margin-top: 10px;
padding: 5px 0 5px 5px;

}

.bidAmountLegend {

width: 125px;
float: left;
font-size: 0.769em;

}

.bidByLegend {

width: 235px;
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: 0.923em;
color: #515151;
padding: 15px 0 0 0;

}

.noBidsAccountInfo span {

margin: 4px 10px 0 0;

}

.itemIDAccountInfo a {

font-size: 0.769em;
font-weight: bold;
color: #515151;
/*float:right;*/
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 .read{

}

#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;
}

.messagingEachMess:hover{
    background: #eee;
}

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

.messageSubjectLink{
    float: left;
    width: 400px;
    overflow: hidden;    
    font-weight:bold;
}
.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 ._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: #09c 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;

}

#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: 346px;
top: 34px;
background: url(/assets/images/free-star.png);
z-index: 1000;

}

.feedbackContainer{



}

#profileLeft{

float:left;
clear:left;
width:180px;
margin-right:10px;

}

.feedbackMainInfo{

line-height:150%;
margin-bottom:15px;

}

#profileRight{

float:left;
clear:right;
width:710px;

}

.totalFeedback{



}

.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/bidrow_bg.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/bidrow_bg.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/bidrow_bg.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:10px;
    right:2px;
}

#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: #09c;

}

#helpAreaFaq dd{

display: block;
padding: 15px 50px;

}

#helpAreaFaq a.faqHeader{

font-weight: bold;
font-size: 1.385em;
color: #09c;

}

#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 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;

}


.detailsAreaStrapline{

margin-left: 150px;

}

.footerAnchor{

float:none;
clear:none;
color: #fff !important;

}

.footerAnchor:hover{

color: #fff !important;

}


/*  */

#tooltip{
    position:absolute;
    border:1px solid #09c;
    background:#f2f7ff;
    padding:2px 5px;
    color:#000;
    min-height:30px;
    line-height:30px;
    display:none;
    }    

/*  */


#searchPaneCU {
    text-align:center;
    background:transparent url(/assets/images/refine_category_main.png) repeat-y scroll center top;
}

.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;   
}
/*
input[type="submit"]:hover {
    background-color: #fff;
} */

.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;
}

#listticker li span {
}


.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.923em;*/
    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;
}

.ratingsFormProfile .star-rating a:hover, .ratingsFormProfile .star-rating a:active{



}

.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{
padding: 3px 0 2px 0;
border:1px solid #09c;
}

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

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

#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;
}

#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{
	float:left;
	width:180px;
	text-align: right;
}

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

#fmcxLegend{
	width: 700px;
	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 #09c;
	float: left;
}

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

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

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

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

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

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

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

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

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

.fmcxdates{
	border-right: 5px solid #09c;
	width: 695px;
}

.fmcxdates a:hover{
	color: #09c !important;
}

.fmcxdates a.fmcxdateslink{
	border-bottom: 1px solid #09c !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;
}

/*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 #09c;
      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{
margin-top:10px;
}

.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;
}


/*Start Of CSS from 28/4/2010*/
.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:#09c;
text-shadow: #999 0 1px;
}

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

/*End Of CSS from 28/4/2010*/

/*CSS 3/5/2010*/

.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;
}

/*End 3/5/2010*/

/*bidscreen*/
.modbox{
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;
margin-top:10px;
clear:both;
background:url(/assets/images/bidrow_bg.png) repeat-x left bottom;
}

.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:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
}

.modcontent{
padding:5px;
}

.modheadalone{
background:#bdd7ff;
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;
font-weight:bold;
font-size:15px;
}

.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;
}

#shipmentMessage{
width:95%;
}

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

#infoBox {
clear: both;
}

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

#pickupDeliveryTitle {

}

#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;

}


#itemsBox {
}

#itemsTitle {
}

.itemsBoxLi {

width: 876px;
border: 1px solid #ddd;
padding: 5px;

}

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

#bidsTitle {

}

/*bidding page*/
#bidBox{
    
}
#bidBox span{

}

.bidsPageBidRow {

padding: 15px 0;
border-bottom: 1px solid #ccc;

}

.bidValue {

width: 88px;

}

.bidStatus {

width: 190px;

}

.bidUser{

width: 300px;

}
.bidDate{

width: 100px;

}
.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);
}
span#prevBtn{}
span#nextBtn{}    

#controls {


text-align: center;
margin: 0 0 0 65px;

}

#controls a {

color: #fff;

}

#controls a:hover {



}

#controls li {

float: left;
width: 58px;
text-align: center;
padding: 4px 0;
background-color: #09c;
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;
/*padding: 0 0 0 65px;*/
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 {
width: 150px;
float: left;
text-align: center;
background-color: #eee;
padding:5px;
}

.actionsBoxMessage {



}

#actionsBox input {

clear: none;
float: none;
margin: 10px 0 0 0;

}

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

#messagingBox textarea{
}

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

#bidsBox {
}

#yourBidTitle {
}

#questionsArea {
}

#questionsAreaTitle {
}

#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;
padding: 2px 5px 5px 5px;
margin: 27px 0 0 10px;
width: 314px;
background-color: #ff9;
border: 1px solid #ff3;
text-align: center;
height:11px;

}

#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: relative;*/
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: relative;*/
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 {
   /* width:550px;*/
    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 bidding page*/
/*end bidscreen*/




/*End Blog CSS*/
.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 */
