/* CSS Document */
html,body {
background-image:url(../images/layout/bg.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
font-size:11px;
padding:0px;
margin:0px;
}
/*-----start-Container------------------------------*/
#container {
width:750px;
margin:0px auto;
}
/*-----end-Container--------------------------------*/
/*-----begin-Head-----------------------------------*/
#head {
background-image:url(../images/layout/head.jpg);
width:750px;
height:120px;
margin:6px auto;
}
#headnav {
background-color:transparent;
padding:104px 5px 0px 524px;
text-align:right;
}
/*IE6-*/* html #headnav {
background-color:transparent;
height:auto;
width:220px;
right:0px;
padding:104px 5px 0px 525px;
text-align:right;
}
/*-----end-Head-------------------------------------*/
/*-----start-Nav------------------------------------*/
#navcontainer{
background-color:transparent;
float:left;
width:150px;
margin:0px;
}
#nav ul {
margin:0px;
padding:0px;
list-style-type:none;
}
#nav .leer {
margin:6px;
border:0px solid transparent;
}
/*IE7*/*:first-child+html #nav .leer {
margin:-4px;
}
/*IE6-*/* html #nav .leer {
margin:-6px 0px 0px 0px;
}
#nav li {
margin:0px;
border:1px solid #600;
}
#nav .norm {
display:block;
color:#ccc;
background-color:#111;
padding:3px 5px;
font-weight:bold;
border:1px solid #600;
}
#nav .link a {
display:block;
color:#ccc;
background-color:#111;
padding:3px 5px;
font-weight:bold;
width:136px; 
}
#nav .link a:hover {
background-color:#800;
color:#fff;
}
#nav a {
display:block;
color:#999;
background-color:#660000;
padding:2px 10px;
text-decoration:none;
border:1px solid #111;
width:126px; 
}
#nav a:hover {
background-color:#800;
color:#fff;
}
/*-----end-Nav------------------------------------*/
/*-----start-Content------------------------------*/
#contentcontainer{
background-color:#fefefe;
margin:1px 0px 0px 156px;
min-height:358px;
}
/*IE6-*/* html #contentcontainer{
background-color:#fefefe;
margin:1px 0px 0px 153px;
min-height:364px;
width:594px;
}
/*Opera*/html:first-child>b\ody #contentcontainer {
background-color:#fefefe;
margin:1px 0px 0px 156px;
padding:3px;
min-height:340px;
}
#content {
background-color:#fefefe;
margin:0px 145px 0px 0px;
padding:8px 10px;
min-height:348px;
line-height:130%;
}
/*Opera*/html:first-child>b\ody #content {
background-color:#fefefe;
margin:0px 145px 0px 0px;
padding:8px 10px;
min-height:340px;
line-height:130%;
}
/*IE7*/*:first-child+html #content {
background-color:#fefefe;
margin:0px 145px 0px 0px;
padding:8px 10px;
min-height:343px;
line-height:130%;
}
/*IE6-*/* html #content {
background-color:#fefefe;
margin:0px 145px 0px 0px;
padding:8px 10px;
height:auto;
height:351px;
line-height:130%;
}
#pics {
background-color:#fefefe;
width:130px;
margin:6px 0px 6px 0px;
padding:6px 10px 0px 8px;
border-left:1px solid #ccc;
float:right;
}
/*IE6-*/* html #pics {
background-color:#fefefe;
width:130px;
margin:6px 0px 6px 0px;
padding:6px 10px 0px 8px;
border-left:1px solid #ccc;
float:right;
}
#gal {
width:576px;
min-height:348px;
padding:8px 8px;
}
* html #gal {
width:576px;
height:auto;
height:351px;
padding:8px 8px;
}
p {margin:8px 0px 8px 0px;}
/*-----end-Content--------------------------------*/
/*-----start-Footer-------------------------------*/
#footer {
background-image:url(../images/layout/foot.jpg);
color:#999;
width:750px;
height:40px;
clear:both;
margin:6px 0px 6px 0px;
}
#footleft {
padding:13px 536px 13px 7px;
float:left;
}
#footright {
padding:13px 6px 13px 0px;
}
/*IE6-*/* html #footleft {
padding:13px 7px;
float:left;
}
/*IE6-*/* html #footright {
padding:13px 8px 10px 7px;
text-align:right;
}
#footright img {
border:0px;
}
/*-----end-Footer---------------------------------*/
/*-----start-GeneralStyles------------------------*/
a:link {
color:#800;
text-decoration:none;
}
a:visited {
color:#800;
text-decoration:none;
}
a:hover {
color:#333;
text-decoration:none;
}
a:active {
color:#333;
text-decoration:none;
}
img {
border:1px solid #ccc;
}
.link {
border:0px;
}
.head {
color:#ccc;
}
.head a:link {
color:#ccc;
text-decoration:none;
}
.head a:visited {
color:#ccc;
text-decoration:none;
}
.head a:hover {
color:#fff;
text-decoration:none;
}
.head a:active {
color:#fff;
text-decoration:none;
}
h1 {
font-size:12px;
color:#333;
margin:0px 0px 10px 0px;
}
h2 {
font-size:11px;
color:#777;
margin:0px 0px 8px 0px;
}
strong {
font-size:11px;
color:#777;
}
.red {
color:#C44401;
}
.nz {
color:#F90;
font-weight:bold;
}
.nzready {
color:#3C0;
font-weight:bold;
}
.nzres {
color:#F00;
font-weight:bold;
}
.selltitle {
font-size:12px;
color:#333;
font-weight:bold;
}
.sellsubtit {
font-size:12px;
color:#777;
font-weight:bold;
}
.klein {
font-size:9px;
}
.table {
margin-left:auto;
margin-right:auto;
text-align:center;
border:1px solid #333;
}
.tablesell {
background-color:#DDD;
}
.center {
text-align:center;
}
textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:2px;
}
input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:2px;
}
/*-----end-GeneralStyles--------------------------*/
/*-----start-Slimbox------------------------------*/
#lbOverlay {
position:absolute;
left:0;
width:100%;
background-color:#000;
cursor:pointer;
}
#lbCenter, #lbBottomContainer {
position:absolute;
left:50%;
overflow:hidden;
background-color:#fff;
}
.lbLoading {
background:#fff url(../images/slimbox/loading.gif) no-repeat center;
}
#lbImage {
position: absolute;
left:0;
top:0;
border:10px solid #fff;
background-repeat:no-repeat;
}
#lbPrevLink, #lbNextLink {
display:block;
position:absolute;
top:0;
width:50%;
outline:none;
}
#lbPrevLink {
left:0;
}
#lbPrevLink:hover {
background:transparent url(../images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
right:0;
}
#lbNextLink:hover {
background:transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size:10px;
color:#777;
line-height:1.4em;
text-align:left;
border:10px solid #fff;
border-top-style:none;
}
#lbCloseLink {
display:block;
float:right;
width:113px;
height:22px;
background:transparent url(../images/slimbox/closelabel.gif) no-repeat center;
margin:5px 0;
}
#lbCaption, #lbNumber {
margin-right:71px;
}
#lbCaption {
font-weight:bold;
}
/*-----end-Slimbox--------------------------------*/