body {
    font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 100%;
    background-image:url(../img/bg.gif);
    background-position:center;
    text-align:center;
    background-repeat:no-repeat;
    background-color:#320f0f;
    background-attachment:fixed;
    margin-left:auto;
    margin-right:auto;
    border:0;
    padding:0;
    width:910px;
    cursor:;
}

a {
	background:none;
	color: #fff;
	text-decoration: none;
}

a:hover {
	background:none;
	color: orange;
	text-decoration:none;
}

a img {
	border:none;
}

#header{
    background: none;
    padding: 5px 5px auto 3px;
}

#header .logo{
    background: none;
    float: left;
    padding: 5px 5px auto 3px;
}

#search{
    float: right;
    background: grey;
    margin-top: 75px;
    margin-left: 5px;
    font-family:verdana;
    font-weight: bold;
    padding: 20px 10px 10px 20px;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    -moz-box-shadow: 2px -5px 10px #000;
    -moz-box-shadow: 2px -5px 10px #000;
    box-shadow: 2px -5px 10px #000;
}

/*
#content{
	background: #320F0F;
	clear: both;
	color: #333;
	padding: 10px;
	overflow: auto;
	-moz-box-shadow: 2px -5px 10px #000;
    -moz-box-shadow: 2px -5px 10px #000;
    box-shadow: 2px -5px 10px #000;
}*/
/*--content--*/
#contentall {
	background-color:#d9d9d0;
	color:#2e2d2b;
}

#content {
 	background-color:#d9d9d0;
	width:660px;
	height:900px;
	float:right;
	padding-bottom:10px;
	-moz-box-shadow: 2px 5px 10px #000;
        -moz-box-shadow: 2px 5px 10px #000;
        box-shadow: 2px 5px 10px #000;
}

#content h1 {
	margin: 0 0 0 0;
	padding: 1em 1em 0 0;
	font-size:15pt;
	font-weight:700;
	text-align:right;
}

#content p{
	margin:0 0 0 0;
	padding: 0 0 0 60px;
	text-align:left;
}


/* contents */
.shelf{
    padding: 10px 28px; 
    margin:0 auto;
}
.shelf p{
    float:right;
    font-size:14px;
}
.dvd{ 
    width:120px; 
    height:150px; 
    float:left; 
    margin:0 25px 0 0;
    font-size:12px;
}

.dvd a{ 
    outline:nonei;
    color:#000;
}

.dvd a img{
    border:0;
}

.dvd-last{
    margin:0;
}

.clear{
    clear:both;
}


#frontcontact hr{
	width:640px;
	color:#2e2d2b;
}

#frontcontact h1{
	margin:0 0 0 0;
	padding: 0 0 0 10px;
	font-size:12pt;
	font-weight:normal;
	text-align:center;
}

#frontcontact p{
	text-align:center;
	font-size:10pt;
}

#frontcontact a{
	color:#2e2d2b;
	text-decoration:none;
}

#catalog{
	display:inline-block;
	padding:12px;
	margin:0 0 10px 0;
	height:150px;
	width:150px;
	border:0;
	float:left;

}

#catalog a{
	font-size:9pt;
	text-align:center;
	text-decoration:none;
	color:#000;
	margin:0;
	padding:0;
}

#catalog a:hover{
	color:brown;
}

#catalogdesc{
	vertical-align:top;
	text-align:left;
	font-size:10pt;
}

/*--footer--*/
#footer{
	clear:both;
	background:url(../img/menucenter.gif) top;
	padding:0 10px 0 10px;
	margin:0;
	height:65px;
	-moz-box-shadow: 1px 5px 10px #000;
        -moz-box-shadow: 1px 5px 10px #000;
        box-shadow: 1px 5px 5px #000;
}

#footerleft{
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

#footerleft p{
	font-size:8pt;
	text-decoration:none;
	color:#fff;
}

#footerleft a{
	margin:0;
	font-size:8pt;
	color:orange;
	text-decoration:none;
}

#footerright{
	float:right;
	margin:0;
	padding:10px 0 0 0;
	text-align:right;
}

#footerright p{
	padding:0;
	margin:0;
	font-size:8pt;
	text-decoration:none;
	color:#fff;
}

#footerright a{
	margin:0;
	font-size:8pt;
	color:orange;
	text-decoration:none;
}


/*Menu Navigasi*/
#navlink{
    font-weight:600;
    float:left;
    background:url(../img/menucenter.gif) top;
    text-align:left;
    width:100%;
    -moz-box-shadow: 2px -5px 10px #000;
    -moz-box-shadow: 2px -5px 10px #000;
    box-shadow: 2px -5px 10px #000;
}

#navlink a{
    text-decoration:none;
    color:#fff;
    text-transform:capitalize;
}

#navlink a:hover{
    text-decoration:none;
    color:orange;
    background-color:black;
}

#navlink a span{
    float:left;
    display:block;
    background:url("../img/menubar.gif") no-repeat right top;
    padding:17px 40px 20px 40px;
}

#navlink a span.last{
    float:left;
    display:block;
    background:url("../img/menubar.gif") no-repeat left top;
    padding:17px 40px 20px 40px;
}
/*#navlink a:hover span
{
 background:gray;
}*/

#navlink ul{
    padding:0;
    margin:0;
    list-style:none;
}

#navlink li{
    display:inline;
    padding:0;
    margin:0;
}

/* ini untuk banner */
#banner{
	clear:both;
	background-color:#fff;
	text-align:left;
	height:350px;
	float:left;
	list-style:none;
	-moz-box-shadow: 2px -5px 10px #000;
        -moz-box-shadow: 2px -5px 10px #000;
        box-shadow: 2px -5px 10px #000;
}

#banner object.left{
	float:left;
	padding: 5px;
	width:540px;
	height:340px;

}

#bannerText{
	width:345px;
	height:330px;
	padding:5px;
	margin: 5px 5px 5px 0;
	float:left;
	background-color:#4e0500;
}

#bannerText h1{
	margin-top:-5px;
	font-size:18pt;
	color:white;
	font-weight:500;
	padding:10px 10px 0px 10px;
	text-transform:capitalize;
}

#bannerText a{
	color:orange;
	text-decoration:none;
}

#bannerText p{
	margin-top:-10px;
	color:#fff;
	font-size:10pt;
	text-align:justify;
	line-height:1.5;
	padding:0 10px 0px 10px;
}

#banner ul{
    padding:0;
    margin:0;
    list-style:none;
}

#banner li{
    display:inline;
    padding:0;
    margin:0;
}


/* product */
#product{
    font-size:10px;
    text-align:center;
    float:left;
    width:95%;
}

#product ul li {
    list-style:none;
}

/*--Sidebar eft--*/

#Sidebar{
	background-color:#898b80;
	width:250px;
	float:left;
	height:910px;
}

#Sidebar a{
	text-decoration:none;
	color:#2e2d2b;
}

#Sidebar a:hover{
	text-decoration:none;
	color:#fff;
}
/*
#Sidebar h1{
	background-color:#8d8d81;
	font-size:12pt;
	font-weight:700;
	text-align:right;
	padding:10px;
	color:#fff;
	margin:0;
}*/
#menu-side{
    text-align:right;
    margin-right:15px;
    color:#fff;
    list-style:none;
}

#menu-side li{
    list-style:none;
    font-size:13px;
}

#menu-surface{
    text-align:right;
    margin-right:15px;
    color:#fff;
    list-style:none;
}

#menu-surface li{
    list-style:none;
    font-size:13px;
}

#contactus{
padding:10px;
text-align:left;
color:#fff;
list-style:none;
font-size:13px;
}


#contactus h1{
 	background-color:#8d8d81;
	font-size:12pt;
	font-weight:700;
	text-align:left;
	padding:10px 0px;
	color:#fff;
	margin:0;
 }

.submenubg1{
	background-color:#b3b19a;
	margin:0px;
	padding:10px;
	text-align:right;
	font-size:10pt;
}

.submenubg2{
	background-color:#c2c0a7;
	margin:0px;
	padding:10px;
	text-align:right;
	font-size:10pt;
}

#menucontact h1{
	font-size:11pt;
	font-weight:600;
	text-align:left;
	padding:10px 0px 5px 10px;
	margin:0;
}

#menucontact p{
	font-size:10pt;
	color:#fff;
	text-align:left;
	margin:0;
	padding:0 0 10px 10px;
}

.frontcontact li{
    float:left;
    list-style:none;
    margin: 5px 28px;
    padding: 2px 6px 2px 6px;
}

/* Paging */
div.paging {
        text-align:right;
	background:none;
	color:blue;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #000;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #ff0000;
}
div.paging span a {
}

fieldset {
    background:#898b80; 
    padding:10px; 
    border:1px solid #fff; 
    border-color:#fff #666661 #666661 #fff; 
    margin:36px auto; 
    width:600px;
    -moz-border-radius:0px 10px 10px 10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

input, textarea, select {
    font:12px/12px Arial, Helvetica, sans-serif; 
    padding:0;
}

fieldset.action {
    background:#9da2a6; 
    border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; 
    margin-top:-20px;
}

fieldset.action2 {
    background:none; 
    border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; 
    margin-top:-20px;
}

legend {
    background:#4E0500; 
    color:#fff; 
    font:17px/21px Calibri, Arial, Helvetica, sans-serif; 
    padding:0 10px; 
    margin:-26px 0 0 -11px; 
     
    border:1px solid #fff; 
    border-color:#e5e5c3 #505014 #f2f2e6 #e5e5c3;
    -moz-border-radius:5px 5px 0 0;
    -webki-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

label {
    font-size:11px; 
    font-weight:bold; color:#fff;
}

label.opt {
    font-weight:normal;
}

dl {
    clear:both;
}

dt {
    float:left; 
    text-align:right; width:90px; 
    line-height:25px; 
    margin:0 10px 10px 0;
}

dd {
    float:left; width:45px; 
    line-height:25px; 
    margin:0 0 10px 0;
}

#view {
    margin:10px;
    padding:10px 50px;
    width:80%;
    height:500px;
    font-size:10px
    color:#fff;
    
}

#view img{
    background:white;
    margin:10px;
    padding:10px;
    border: 3px solid #c4c8cc;
       -moz-box-shadow: 5px 5px 7px #888;
       -moz-border-radius-bottomright: 15px;
       -moz-border-radius-topleft: 15px;
       -webkit-box-shadow: 5px 5px 7px #888;
       -webkit-border-bottom-top-radius: 15px;
       -webkit-border-bottom-right-radius: 15px;
  }

.description{
    width:80%;
    margin:10px 50px;
    padding:2px;
}
.description dt{
    width:20%;
    background:#fff;
    margin:1px 0 0 0;
    padding:0;
    text-align:right;
    font-size:10px;
}

.description dd{
    margin:1px 0 0 0;
    width:80%;
    background:pink;
    padding:0;
    text-align:left;
    font-size:10px;
}

.clear {
	clear:both
}

#gallery {
	position:absolute;
	height:360px;
}
#gallery a {
    float:left;
    position:absolute;
}
	
#gallery a img {
	border:none;
        position:absolute;
        background:white;
        margin:10px;
        padding:10px;
        border: 3px solid #c4c8cc;
       -moz-box-shadow: 5px 5px 7px #888;
       -moz-border-radius-bottomright: 15px;
       -moz-border-radius-topleft: 15px;
       -webkit-box-shadow: 5px 5px 7px #888;
       -webkit-border-bottom-top-radius: 15px;
       -webkit-border-bottom-right-radius: 15px;

}

#gallery a.show {
	z-index:500;
        color:#888;
        text-align:center;
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
	}

#gallery .caption .contentsss {
	margin:5px
}
	
#gallery .caption .contentsss h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}

#gallery .caption .contentsss h3{
    margin:0;
    padding:0;
    color:#1dccef;
}

#gallery p{
    font-size:18px;
    width:560px;
    text-align:right; 
}
 /* Easy Slider */
#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
    width:650px;
    height:520px;
    overflow:hidden; 
    }
#slider img{
    border: 7px solid #c4c8cc;
    -moz-box-shadow: 5px 5px 7px #888;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 15px;
    -webkit-box-shadow: 5px 5px 7px #888;
    -webkit-border-bottom-top-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
}
.name-pro a{
    text-align:center;
    margin:0;
    padding:0;
}

