*{
    padding:            0px;
    margin:             0px;
    font-size:          11px;
    font-family:        Verdana,Helvetica;
    color:              #000;
}
body{
    margin:     0px;
    width:      900px;
}




/* AUTOCOMPLETE */
.ac_results {
	padding: 0px;
	border: 1px solid #888 !important;
	background-color: #fff;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('/images/autocompleteAnimation.gif') 99% center no-repeat;
}

.ac_over, .ac_over * {
	background-color:  #d0d8e0;
	color:             #000;
}
.ac_results span{
    display:        block;
    line-height:    32px;
    font-size:      0.9em;
}
.ac_results span *{
    font-size:      1.1em;
}
.ac_results span .smallNote{
    color:          #888;
    font-size:      0.9em;
    display:        inline !important;
}
.smallNoteSorry{
    clear:          both;
    line-height:    10px !important;
    font-size:      0.9em !important;
    color:          #888888;
    margin-bottom:  8px;
    padding-right:  10px;
    padding-left:   30px;
    text-align:     justify;
}
.ac_results span .smallNotePrice{
    float:          right;
    margin-right:   8px;
    padding-bottom: 3px;
    font-size:      0.9em;
}
.ac_results span .smallNotePrice b{
    font-size:      1.2em;
    font-weight:    bold;
    color:          #204874;
}
.ac_results span .searchResultsLine{
    float:          left;
    clear:          both;
}
.ac_results span .suggestNoPurchase{
    color:          #A00;
    float:          left;
    font-size:      0.9em;
    line-height:    10px;
    margin-top:     6px;
    width:          116px;
}

.ac_results span .tooManyResults{
    color:          #A00;
    font-size:      1em;
    line-height:    24px;
    margin:         0 12px;
    cursor:         default;
}

/* CUSTOM STYLES */
#header{
    margin-top:     10px;
}
#header span{
    background-color:   transparent;
    line-height:        24px;
    font-weight:        bold;
    font-size:          0.9em;
    color:              #fff;
    margin-right:       16px;
    float:              right;
}
#header img{
    float:          left;
    margin-left:    16px;
}
#header h1{
    float:              left;
    color:              #204874;
    font-size:          2em;
    margin-left:        32px;
    margin-top:         26px;
}
.spacer{
    height:         27px;
    background:     url('/images/pc-action/spacer.png') repeat-x;
}

.centerContent{
    width:          900px;
    overflow:       hidden;
    margin:         0px;
    margin-left:    8px;
}
#mainContent{
    color:      #000;
    font-size:  12px;
}

#mainContent h1{
    background-color:   #e9f5fd;
    color:              #204874;
    font-size:          16px;
}
#mainContent h2{
    color:              #204874;
    background-color:   #e9f5fd;
    font-size:          14px;
    margin-bottom:      8px;
}
.traderow h2{
    color:          #204874;
    font-size:      1.2em !important;
    margin-bottom:  12px;
    width:          450px !important;
}
#mainContent .para{
    margin:     8px 16px;
}

.softBreak{
    text-align:         left;
    border:             none;
    border-bottom:      1px dashed #1DA7CB;
    clear:              both;
    padding:            0px;
}
.hardbreak{
    border:             none;
    border-bottom:      1px dashed #1DA7CB;
    clear:              both;
    padding:            8px 0px;
}
#poweredBy{
    border:             none;
}
.smallInfo{
    font-size:      0.8em;
    color:          #999;
}
.boxLeft{
    float:      left;
    width:      450px;
}
.boxRight{
    float:      left;
    width:      450px;
}
.boxFull{
}
.boxFull ul li{
    float:          left;
    width:          350px;
    margin-left:    50px;
}
.phone{
    font-size:      1.4em;
    font-weight:    bold;
    color:          #888;
    background:     url('/images/default/phone.gif') no-repeat;
    padding-left:   34px;
    padding-top:    3px;
    padding-bottom: 8px;
}

ul{
    padding-left:   24px;
    padding-top:    5px;
}
li{
    padding:        2px 0;
}
.ticklist ul li {
    list-style-image:   url(/images/default/tick.gif) !important;
    line-height:        10px;
    font-size:          0.9em;
}
.noticeBox, .errorBox{
    border:             2px solid #EBAFAF;
    background-color:   #FFCFCF;
    padding:            4px;
    font-size:          1em;
    font-weight:        bold;
    color:              #888;
    margin:             4px 0px;
    min-height:         24px;
    line-height:        24px;
    width:              878px;
}
.noticeBox{
    border:             2px solid #c0c0ff;
    background-color:   #e8f8ff;
}
.noticeBox *{
    background-color:   #e8f8ff;
}
.errorBox{
    border:             2px solid #EBAFAF;
    background-color:   #FFCFCF;
}
.errorBox *{
    background-color:   #FFCFCF;
}
.noticeBox img, .errorBox img{
    background-color:   transparent;
    float:              left;
    margin-right:       8px;
}

.noticeBox.shippingLabelBox {
    background: #FAFEF1
                url(/images/default/shipping4free.png)
                no-repeat
                6px 2px;
    border: 2px solid #DFF2AA;
    margin-left: 16px;
    text-indent: 35px;
}

.noticeBox.shippingLabelBox.limit-not-reached {
    background-image: url(/images/default/dontshipping4free.png);
    background-position: 6px 0;
    border-color: #ee7409;
}

.noticeBox.shippingLabelBox b {
    background-color: inherit;
}

.boxFramed{
    padding:        4px 8px;
    line-height:    18px;
    float:          left;
}

.youGet{
    font-size:      1.4em;
    font-weight:    bold;
    color:          #080;
}
sup{
    font-size:      0.8em;
    color:          #999;
}
.fieldError{
    font-size:      0.8em;
    font-weight:    bold;
    color:          #f00;
}

.payoutMethod{
    padding:        8px;
    margin:         8px;
    margin-left:    32px;
    border:         1px dashed #ccc;
    width:          500px;
}
.selectPartner{
    padding:        8px;
    margin:         8px;
    margin-left:    32px;
    border:         1px dashed #ccc;
    width:          500px;
}

.checklist h2{

}

.checklist .checkbox{
    margin-top:     2px;
    margin-right:   8px;
    float:          left;
    display:        inline;
    line-height:    16px;
}
h1.checklist, h2.checklist, .checklist h2{
    background-color:   #e9f5fd;
    color:              #204874 !important;
}

.checklist ul, .checklist li{
    list-style-type:    none;
    margin:             0px 0px;
    padding:            0px;
    padding-left:       16px;
}
.checklist li{
    margin:             8px 0px;
}
.checklist ul li a, .checklist a{
    color:              #00f;
    font-size:          0.8em;
}
.checklist p{
    margin-left:        22px;
}
.checklist span.link{
    color:              #00f;
    font-size:          0.9em;
    cursor:             pointer;
}
.pagination{
    color:          #000;
    font-size:      1.2em;
    font-weight:    bold;
    margin-left:    64px;
}
.pagination a{
    margin:         0px 4px;
    color:          #777 !important;
    padding:        2px;
}
.pagination span{
    margin-left:    48px;
}
.pagination .currentPage{
    color:              #000 !important;
    border:             1px solid #999;
    font-weight:        bold;
}

.floatingForm label{
    width:      220px !important;
    float:      left;
}
.floatingForm p{
    float:      left;
    width:      220px;
}

.saveButton{
    background:     url('/images/pc-action/save.png') no-repeat;
    width:          81px;
    height:         22px;
    border:         none !important;
    cursor:         pointer;
}

.conditions .navi ul, .conditions .navi li{
    list-style-type:    none;
    float:              left;
    margin:             0px;
    padding:            0px;
    margin-right:       16px;
}
.conditions h1,
.conditions h2{
    color: #204874;
    font-size: 1.8em;
}
.conditions h2{
    font-size: 1.3em;
}
.conditions .navi a{
    color:              #00f;
    font-size:          0.8em;
    text-decoration:    none;
}
.conditions hr{
    border:         none;
    border-bottom:  3px dotted #d0d0ff;
}
.friendlyReminder, .hint{
    margin:             16px;
    padding:            8px;
    border:             1px solid #080;
    background-color:   #dfd;
}
.friendlyReminder *, .hint *{
    background-color:   transparent;
}

.deliveryHint img{
    float:  left;
}

.deliveryHint div{
    float:      left;
    margin:     8px;
    width:      160px;
    display:    block;
}
.deliveryHint div.first{
    width:      360px;
}
.deliveryHint em{
    font-size:          1.1em;
    font-weight:        bold;
}
.deliveryTipps hr{
    border:         none;
    border-bottom:  3px dotted #d0d0ff;
    margin:         16px 0px;
}
.deliveryHint dd, .deliveryHint dt{
    float:      left;
}
.deliveryHint dt{
    clear:  both;
}
.deliveryHint dt{
    width:      70px;
}
.alternatives *{
    float:      left;
}
.alternatives img{
    width:          73px;
    margin-right:   16px;
}

.breadcrumbs{
    float:          left;
    padding-top:    4px;
}
.breadcrumbs a, .breadcrumbs span{
    margin:         0px 4px;
    font-size:      0.9em;
    font-weight:    bold;
    color:          #888;
}
.breadcrumbs b{
    color:              #000;
    font-size:          1em;
    font-weight:        bold;
    text-decoration:    underline;
}
.sellyourstuff{
    float:          left;
    padding-top:    8px;
}

.privacy{
    text-align:     justify;
}
.privacy h1,
.privacy h2{
    color: #204874;
}
.privacy h1{
    font-size:      1.8em !important;
}
.privacy h2{
    font-size:      1.3em !important;
    font-weight:    bold;
    margin-top:     32px;
}
.privacy ol, .privacy li{
    list-style-type:    decimal;
    margin:             4px;
    margin-left:        24px;
}

.privacy ul, .privacy ul li{
    list-style-type:    disc;
}

.header{
}
.header a{
    background-color:   transparent;
    font-weight:        bold;
    color:              #fff;
    font-size:          0.9em;
    margin:             2px 16px;
    line-height:        20px;
    float:              left;
}
.footer a{
    background-color:   transparent;
    font-weight:        bold;
    color:              #fff;
    font-size:          0.9em;
    margin:             0px 8px;
}
.footer{
    text-align:         center;
    margin-top:         32px;
}

.details{
    float:              left;
    width:              600px;
    margin-top:         48px;
}
.details ul, .details li{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
}
.details li{
    margin-left:        100px;
}

.details dl dt, .details dl dd1{
    float:      left;
    width:      100px;
}

.sellNowButton{
	background:    url('/images/pc-action/sellNow.png') no-repeat;
	border:        0;
	cursor:        pointer;
	height:        22px;
	width:         111px;
}

.whatIsTheEAN{
    color:          #666;
    font-size:      0.9em;
    display:        block;
    margin-bottom:  8px;
    margin-left:    6px;
}
.whatIsTheEAN span, .whatIsTheEAN a{
    font-size:          0.8em;
    text-decoration:    underline;
    cursor:             pointer;
    color:              #666;
}
.eanInfoImage{
    position:       absolute;
    z-index:        1000;
    display:        none;
    left:           0px;
    top:            0px;
    border:         1px dotted #abc;
}

.niceForm2{
}

.niceForm2 input{
    float:          left;
    width:          200px;
    border:         1px solid #666;
    padding:        4px;
}
.niceForm2 .radio .radioGroup input{
    width:          auto;
    float:          left;
    margin-top:     2px;
    margin-right:   20px;
    border:         none;
}
.niceForm2 .radio .radioGroup span{
    float:          left;
    margin-right:   4px;
}
.niceForm2 .radioGroup{
    width:      252px;
    float:      left;
    padding:    4px !important;
    margin:     0px !important;
}
.niceForm2 .checkbox{
    width:          auto;
    margin-right:   4px;
    border:         none;
}

.niceForm2 label{
    float:          left;
    width:          150px;
}

.niceForm2 .checkout, .niceForm2 .proceed{
    background:             url('/images/pc-action/checkout.png') no-repeat;
    border:                 none;
    font-weight:            bold;
    line-height:            37px;
    height:                 22px;
    width:                  81px;
    cursor:                 pointer;
    float:                  none;
}
.niceForm2 .proceed{
    background-image:       url('/images/pc-action/proceed.png');
}

.fieldError2{
    font-size:          0.8em;
    color:              #000;
    padding-top:        5px;
    height:             17px;
    margin-left:        -1px;
    width:              245px !important;
    background-color:   #FFCFCF;
    border:             1px solid #EBAFAF;
    color:              #888;
    display:            block;
    float:              left;
}

.fieldSuccess2{
    font-size:          0.8em;
    font-weight:        bold;
    color:              #080;
    padding-top:        5px;
    height:             14px;
    border:             none !important;
}

.contentMargin{

}
.widget{
    margin:         0px;
    width:          1000px;
    text-align:     center;
}
.widget .imageDiv{
    height:         160px;
}
.widget li, .widget ul{
    float:              left;
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
}
.widget li{
    width:          170px;
    margin:         0px;
    margin-right:   10px;
}
.widget h3{
    font-size:      1em;
}
.widget .smaller{
    font-size:      0.8em;
    color:          #666;
}
.widget .price{
    font-size:      1.2em;
    font-weight:    bold;
    color:          #196500;
}
.addToBasketButton{
    background:     url('/images/pc-action/sell.png') no-repeat;
    width:          81px;
    height:         22px;
    border:         none !important;
    cursor:         pointer;
    margin-top:     8px;
}

.alignRight{
    float:          right;
    margin-right:   20px;
}

.searchButton{
    background:         url('/images/pc-action/search.png') no-repeat;
    height:             22px;
    width:              61px;
    border:             none;
    cursor:             pointer;
    font-size:          1em;
    color:              #ccc;
    font-weight:        bold;
    background-color:   transparent;
    margin-left:        4px;
    position:           relative;
    top:                2px;
}


.orderConfirmationButton, .freeLabelButton{
    background:     url('/images/pc-action/deliveryNote.png') no-repeat;
    width:          150px;
    height:         22px;
    border:         none !important;
    cursor:         pointer;
    margin-top:     8px;
    display:        block;
}
.freeLabelButton{
    background-image:   url('/images/pc-action/label.png');
}

.loginSpacer{
    width:  77px;
}

.finishIdent{
    margin-left:    40px;
}
.finishIdentEx{
    margin-left:    64px;
}

.finishInfo{
    margin-left:    24px;
    margin-top:     4px;
    color:          #888;
    display:        block;
    font-size:      0.8em;
    width:          900px;
}

.searchBoxLayout{
    width:              892px;
    height:             30px;
    display:            block;
    padding-top:        8px;
    padding-left:       8px;
}

.checkoutSmallInfo{
    font-size:      0.8em;
    color:          #888;
    display:        block;
    width:          200px;
    margin-right:   8px;
    float:          left;
    text-align:     justify;
}

.payoutMethodForm{
    margin-left:    0px;
}
.payoutMethodForm label{
    font-weight:        normal;
}
.payoutMethodForm input{
}
.payoutMethod{
    margin-left:        0px;
    border:             none;
}


.filter{
    color:          #000;
    font-size:      1.2em;
    font-weight:    normal;
}
.filter a{
    color:          #777 !important;
}
.filter span{
    display:    block;
    float:      left;
}
.filter .currentPage{
    color:              #000 !important;
    font-weight:        bold;
}

#voucherValue{
    font-size:      1.2em;
    font-weight:    bold;
    padding-top:    21px;
}
input.voucherCode{
    width:          65px;
    float:          left;
    margin:         4px 2px;
    padding:        4px;
    letter-spacing: 4px;
    text-align:     center;
}
p.voucherCode{
    width:          240px;
    margin-left:    8px;
}

