html{
    background: url(../gfx/background.png) no-repeat center center fixed;
    webkit-background-size: cover;
    moz-background-size: cover;
    o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/background.png',     sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/background.png', sizingMethod='scale');
}

*{
	margin:0;
	padding:0;
}

BODY {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color:#FFFFFF;
}

IMG {
  border:0px;
  margin:0;
  padding:0;
}


UL.page LI {
 margin-left: 20px;
}


TABLE {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
}

TD {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
}


TD.text {
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #222;
}


INPUT {
 FONT-FAMILY: Verdana, sans-serif;
 FONT-SIZE: 10px;
 COLOR: #000000;
}

TEXTAREA {
 FONT-FAMILY: Verdana, sans-serif;
 FONT-SIZE: 10px;
 COLOR: #000000;
}

FORM {
 FONT-FAMILY: Verdana, sans-serif;
 FONT-SIZE: 10px;
 COLOR: #000000;
}

SELECT {
 FONT-FAMILY: Verdana, sans-serif;
 FONT-SIZE: 10px;
 COLOR: #000000;
}

A:link      {FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 10px; COLOR: #AAAAAA; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
A:active    {FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 10px; COLOR: #AAAAAA; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
A:visited   {FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 10px; COLOR: #AAAAAA; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
A:hover     {FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 10px; COLOR: #AAAAAA; FONT-WEIGHT: bold; TEXT-DECORATION: none;}

#header {
 width: 950px;
 height: 132px;
 background: url('../gfx/header.png');
 margin-left: auto;
 margin-right: auto;
}

#content {
 width: 950px;
 /*min-height: 900px;*/
 display: block;
 min-height: 500px;
 margin-left: auto;
 margin-right: auto;
 font-family: 'ABeeZee', sans-serif;
 font-size: 13px;
 color: #000000;
}

#clear {
clear: both ;
}

#content H1 {
 font-family: 'ABeeZee', sans-serif;
 font-size: 28px;
 color: #a7594d;
}

#footer {
 width: 950px;
 height: 124px;
 background: url('../gfx/footer.png');
 margin-left: auto;
 margin-right: auto;
}

#footertext {
 width: 100%;
}

#footertext TD {
 font-family: 'ABeeZee', sans-serif;
 font-size: 14px;
 color: #777;
}

#logo {
 float: left;
 position: relative;
 top: 8px;
}

#lng {
 top: 20px;
 margin-left : 500px;
 position: relative;
 text-align: right;
}

#menu {
 top: 70px;
 float: right;
 position: relative;
 text-align: right;
}

#menu ul {
 text-align: right;
 margin: 0;
 padding: 0;
}

#menu li{
padding-left: 20px;
list-style-type: none;
display: inline;
padding-bottom: 1px;
float:left;
}

#menu li A:link      {font-family: 'ABeeZee', sans-serif; FONT-SIZE: 13px; COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
#menu li A:active    {font-family: 'ABeeZee', sans-serif; FONT-SIZE: 13px; COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
#menu li A:visited   {font-family: 'ABeeZee', sans-serif; FONT-SIZE: 13px; COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
#menu li A:hover     {font-family: 'ABeeZee', sans-serif; FONT-SIZE: 13px; COLOR: #555555; FONT-WEIGHT: bold; TEXT-DECORATION: none;}



#detailsTop {
 width: 950px;
 height: 215px;
 background-color: #000000;
}

#detailsTop #picture {
 width: 324px;
 height: 215px;
 text-align: center;
 float: left;
}

#detailsTop #listing {
   width: 275px;
   height: 215px;
   float: left;
}
  
#detailsTop #text {
 width: 332px;
 height: 100%;
 background-color: #000000;
 text-align: right;
 padding-right: 18px;
 color: white;
 font-family: 'ABeeZee', sans-serif;
 font-size: 16px;
 float: left;
}

#detailsTop #text h1 {
 font-size: 24px;
 color: white;
 font-family: 'ABeeZee', sans-serif;
}

#detailsBody {
 width: 950px;
 min-height: 700px;
}

#detailsBody #left { 
 width: 102px;
 padding-right: 18px;
 min-height: 100%;
 display: block;
 float: left;
 text-align: right;
}

#detailsBody #center{ 
 width: 1px;
 min-height: 700px;
 display: block;
 float: left;
 background: black;
}

#detailsBody #right { 
 width: 811px;
 padding-left: 18px;
 min-height: 100%;
 display: block;
 float: left;
}

#detailsBody #right a {color: black;}

.framework {
 background-color: #FFFFFF;
 border-width: 0px;
 border-color: #FFFFFF;
 border-style: solid;
}

#pagination{
width: 930px;
padding: 10px;
margin-bottom: 20px;
text-align:center;
}

#pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

#pagination li{
padding: 2px;
list-style-type: none;
display: inline;
padding-bottom: 1px;
float:left;
}

#pagination a, #pagination a:visited{
padding: 0 5px;
border: 2px solid #4d4d4d;
text-decoration: none; 
color: #999;
font-weight: bold;
}

#pagination a:hover, #pagination a:active{
padding: 0 5px;
border: 2px solid #4d4d4d;
color: #000;
font-weight: bold;
background-color: #ddd;
}

#pagination a.currentpage{
background-color: #222222;
color: #FFF !important;
border-color: #000000;
font-weight: bold;
cursor: default;
}

#pagination a.disablelink, #pagination a.disablelink:hover{
background-color: #4d4d4d;
cursor: default;
color: #929292;
border-color: #4d4d4d;
font-weight: bold;
}

#pagination a.prevnext{
font-weight: bold;
}

#contact {
 width: 950px;
}

#contact #formLeft {
 width: 142px;
 padding-right: 18px;
 text-align: right;
 float: left;
 color: #000000;
 font-family: 'ABeeZee', sans-serif;
 text-transform:uppercase;
 font-size: 16px;
}

#contact #formRight {
 width: 771px;
 padding-left: 18px;
 border-left: 1px #000000 solid;
 padding-bottom: 37px;
 float: left;
 font-family: 'ABeeZee', sans-serif;
 text-transform:uppercase;
 font-size: 13px;
}

#contact #formRight input[type=text] {
 color: #000000;
 font-family: 'ABeeZee', sans-serif;
 text-transform:uppercase;
 font-size: 13px;
 height: 16px;
 width: 230px;
 border:1px solid #000000;
}

#contact #formRight textarea {
 color: #000000;
 font-family: 'ABeeZee', sans-serif;
 text-transform:uppercase;
 font-size: 13px;
 height: 220px;
 width: 750px;
 border:1px solid #000000;
}

#contact #formRight input[type="submit"] {
 width:140px;
 color: #ae5c46;
 border: 0;
 background: #000000;
 font-family: 'ABeeZee', sans-serif;
 text-transform:uppercase;
 font-size: 13px;
}

h1.title {
 color: #ae5c46;
 font-family: 'Asap', sans-serif;
 text-transform:uppercase;
 font-size: 22px;
}

h2.title {
 width: 950px;
 border-top: 4px #000000 solid;
 padding-top: 5px;
 padding-bottom: 50px;
 color: #535353;
 font-family: 'Asap', sans-serif;
 text-transform:uppercase;
 font-size: 16px;
}

#search {
float: left;
}

#order {
float: right;
}