body {
	background: #C0C0C0;
	background-image: url("http://www.produkgrosir.com/images/background.png");
        font-family: Verdana, Geneva, sans-serif;
        margin-left: 0px;
        margin-top: 2px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-size: 12px;
}

* {
        margin: 0;
        padding: 0;
}

a:link {
        text-decoration: none;
        color: #206BA4;
}
a:visited {
        text-decoration: none;
        color: #206BA4;
}
a:hover {
        text-decoration: underline;
        color: #F60;
}
a:active {
        text-decoration: none;
        color: #206BA4;
}
.loginnow:hover{
        background:url("http://www.produkgrosir.com/images/login-h.gif") no-repeat center left;
}
.loginnow{
        background:url("http://www.produkgrosir.com/images/login.gif") no-repeat center left;
}
.home{
        background:url("http://www.produkgrosir.com/images/home.gif") no-repeat center left;
}
.home:hover{    
        background:url("http://www.produkgrosir.com/images/home-h.gif") no-repeat center left;
}
.help{
	background:url("http://www.produkgrosir.com/images/help.gif") no-repeat center left;
}
.help:hover{
        background:url("http://www.produkgrosir.com/images/help-h.gif") no-repeat center left;
}
.register{
        background:url("http://www.produkgrosir.com/images/register.gif") no-repeat center left;
}
.register:hover{
        background:url("http://www.produkgrosir.com/images/register-h.gif") no-repeat center left;
}
.produk:hover{
        background:url("http://www.produkgrosir.com/images/addproduk-h.gif") no-repeat center left;     
}
.produk{
        background:url("http://www.produkgrosir.com/images/addproduk.gif") no-repeat center left;     
}
.logout:hover{
        background:url("http://www.produkgrosir.com/images/logout-h.gif") no-repeat center left;
}
.logout{
        background:url("http://www.produkgrosir.com/images/logout.gif") no-repeat center left;
}
.row:hover{
        background-color: #360;
        color: #fff;
        text-decoration: none;
        border:1px solid #555;
}
.row {
	background-color: #FFF;
        border:1px solid #dbdbdb;
        font-size:11px;
        font-weight:bold;
	padding:12px;
	padding-left:40px;
}

.row:active {
        color: #fff;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}


.container {background:#EBF4FA; color:#BBD9EE; margin:0 0px;}
.rtop, .rbottom{
display:block;
background:#BBD9EE;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#EBF4FA;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

a.bottomlink:link, a.bottomlink:visited, a.bottomlink:active{
        color:#206BA4;
}

a.bottomlink:hover{
        color:#ff9900;          
} 

.slideHeader
{
  width: 100%;
  cursor:pointer;
}

.slideBody
{
  width: 100%;
}

.slidePanel
{
  width:      100%;
}
