body
{
background-color: #030;
padding: 0;
margin: 0;
font-family: Verdana;
color: #000;
font-size: 0.75em;
background-image: url(/images/bg.png);
background-position: top center;
background-repeat: repeat-y;
height: 100%;
}

a
{
color: #030;
font-weight: bold;	
}

h1
{
height: 80px;
margin-top: 0;
padding: 0;
background-image: url(/images/h1bg.png);	
background-position: top left;
background-repeat: repeat-x;
}

h1 b
{
height: 90px;
display: block;
background-image: url(/images/logo.png);	
background-position: center center;
background-repeat: no-repeat;
text-indent: -200%;
overflow: hidden;
}

#content
{
width: 798px;
min-height: 700px;
height: 100%;
position: absolute;
top: 0;
left: 50%;
margin-left: -399px;
background-image: url(/images/contentbg.jpg);	
background-position: bottom center;
background-repeat: no-repeat;
}

#products
{
position: relative;
left: 50%;
width: 900px;
margin: -10px 0 0 -450px;
padding: 0;
list-style: none;
display: block;
top: 0px;
height: 440px;
}

div.products
{
width: 420px;
border: 1px solid #000;
background-image: url(/images/panelbg.png);
background-position: right top;
background-repeat: repeat-y;
display: block;
position: absolute;
background-color: #FFF;
}

div#x-feeder
{
margin-left: 20px;
left: 50%;
background-position:  0 top !important;
}

h2
{
background-position: center bottom;
background-repeat: no-repeat;
width: 100%;
height: 30px;
text-indent: -200%;
overflow: hidden;	
padding: 0;
margin: 0;
}

h2.x-feeder
{
background-image: url(/images/x-feeder.png);
}

h2.marketfeeder
{
background-image: url(/images/marketfeeder.png);
}

h2.welldonesoft
{
background-image: url(/images/welldonesoft.png);
margin-bottom: 4px;
}

div.text
{
padding: 10px;
z-index: 10;
}

div.shadow
{
background-image: url(/images/panelbottom.png);
background-repeat: no-repeat;
width: 100%;
height: 38px;
position: relative;
top: 39px;
margin-top: -39px;
}

div.left
{
left: -1px;
background-position: left top;
	
}

div.right
{
left: 1px;
background-position: right top;
}

div.buttons
{
text-align: center;	
}

a.button
{
display: inline-block;
width: 138px;
height: 21px;
background-image: url(/images/button.png);
background-repeat: no-repeat;
text-align: center;
font-size: 12px;
color: #000;
padding-top: 2px;
text-decoration: none;
text-shadow: #FFF 1px 1px 0px;
opacity: 0.7;
font-weight: normal;
}

a.green
{
background-position: left -23px;
color: #030 !important;
}

a.yellow
{
display: none;
background-position: -138px -23px;
color: #330 !important;
}

a.red
{
background-position: -276px -23px;
color: #303 !important;
}

a.button:hover
{
opacity: 1;
}

#welldone
{
position: relative;
left: 50%;
width: 570px;
margin-left: -285px;
border: 1px solid #000;
top: -20px;
}

.trans
{
background-color: #FFF;
opacity: 0.5;
width: 100%;
height: 100%;
position: absolute;	
z-index: 1;
}

.text2
{
z-index: 20;
padding: 0 10px 10px 10px;
position: relative;	
}
