/* ====== CSS fuer Schuh Due Ebayshop ======= */
/* === Design: terrenal = info@terrenal.de === */


body {
	background:#EFEFEF !important;
}
#shopheader {
	width:100%;
    font-family:'Trebuchet ms', arial,sans-serif;
    margin:-15px 0 0;
}
#links {
	background:#FFC529;
    width:160px;
}
#links img {
margin:0 25px;
}
#rechts {
	background:#FFF8C2;
    border-right: 10px solid #7E4E83;
}
td.header {
	background:#C4D02A url(http://schuh-due.de/Vorlagen/schuhheader.jpg) no-repeat -20px 25px;
    border-right: 10px solid #7E4E83;
    width:100%;
    height:160px;
    vertical-align:top;
    color:#000;
    padding:10px 0 0 15px;
    border-left:1px solid #FFEEAD;
}
.header p {
	margin:0;
}
div.kopf {
    position:relative;
    text-align:left;
    z-index:0;
height:150px
}
.logo {
	position:absolute;
    bottom:0px;
    right:2px;
z-index:1;
}
.headertext {
    font-weight:bold;
    margin:0px 0 0;
    font-size:25px;
    text-align:left;
    padding-top:0px;
font-family:'Trebuchet ms', arial,sans-serif;
}
p.clear {
	clear:both
}
.anbieter {
	background:#7E4E83;
    color:#fff;
    font-weight:bold;
    padding: 8px 0;
font-family:'Trebuchet ms', arial,sans-serif ;
}



/* ==== Navigation ==== */
#StoreCategories {
	margin:4px 0px 4px 0px;
}
#StoreCategories td.category {
	padding:3px 0px 6px 2px !important;
        border-bottom:1px solid #7E4E83;
    border-top: 1px solid #fff;
    color:#000;
}
#StoreCategories td.category img {
border:1px solid #fff; 
background:#C4D02A; 
margin-right:8px;vertical-align:middle;
}
#StoreCategories a, #StoreCategories a:visited {
	text-decoration:none;
    padding-right:1px;
    color:#000;
    font-family:Arial, sans-serif;
font-weight:bold;
}
#StoreCategories a:hover {
	color:#BF0000
}
#StoreCategories span {
	color:#000;font-size:90%;
}

/* ==== Artikelliste ==== */
#itemlistcontrols,  .toolsFooter {
    padding: 3px 0 2px 3px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 5px 0 !important;
    color: #7E4E83;
}
#itemlistcontrols a,  .toolsFooter a {
    color: #7E4E83 !important
}
#itemlistcontrols select {
	border:1px solid #7E4E83;
}
.ebItemlist {
    border-right: 1px solid #FFC529;
    border-left: 1px solid #FFC529;
    border-bottom: 1px solid #FFC529;
    padding: 0;
}
.ebItemlist tr {
	background:#FFF8C2 !important
}
table#gallery2 {
    border: 1px solid #FFC529;
    background:#FFF8C2;
    margin:0px;
}

/* ==== Galerieansicht ==== */
th {
    background: #7E4E83;
    height:24px; color:#fff;
    text-transform: uppercase;
    letter-spacing:3px;    
    border-bottom: 8px solid #C4D02A;
}
ul.title, ul.ebDetails {
	background:#fff
}
td.gallery {
    border: solid 1px #FFC529;
    background:#fff !important
}
td.gallery .ebcPic {
    background:#fff;
    border-bottom-color:#fff;
}
td.gallery a{
    color: #7E4E83;
    text-decoration:none;
    font-weight: bold;
    font-size:0.90em;
}
td.gallery a:visited{
    font-weight: normal;
    color:#000;
}
td.gallery a:hover{
    color: #BF0000;
}
tr.spacer td {
    font-size:1px;line-height:2px;
    padding:0px !important;
    border-bottom:3px solid #C4D02A !important;
    background:;
 }
tr.spacer  {height:4px !important
}
div#paging {
    background-color:#7E4E83 !important;
    border-top: 1px solid #FFC529;
    border-bottom: 3px solid #C4D02A;
}
div#paging table{
    background:none !important;
    padding: 2px 0 2px 2px;
    color: #fff;
}
#paging a{color:#fff; font-weight:bold}
#paging a:visited {color:#FFF8C2;}
#paging a:hover {color:#BF0000;}

td .ebcTtl, .ebcBid, .ebcPr, .ebcTim, .ebcTtl,.ebLeft, .ebRight, .ebcCpr  {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #C4D02A;    
    color:#000;
    padding:2px 0px ;
}
.ebcPic {
    padding:5px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #C4D02A;
    color: #000;
}
.ebcPic a {color: #000;}
td .ebcPr {
    font-weight: bold;
    color: #666;
}
td .ebcPr a, td .ebcTim a{
    color: #7E4E83;
    text-decoration:underline;
    font-weight: bold;
    }
td .ebcPr a:hover, td .ebcTim a:hover{
    color: #BF0000;
}
td .ebcTtl a {
    color: #000;
    text-decoration:none;
    font-weight:bold;
    font-size:0.95em;
    padding:5px;
}
td .ebcTtl a:visited {
    font-weight:normal;
}
td .ebcTtl a:hover {color: #BF0000;
}
td .ebcPic a{
    font-weight:normal;
}




