@charset "utf-8";
/* CSS Document */
#header  { 
	border-radius: 5px 5px 5px 5px;
	background-color: #CED6E9;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.keranjang {
	font-size: 11px;
	font-family: trebuchet MS;
	font-weight: bold;
}
.penerbit {
	font-size: 19px;
	font-family: calibri;
}
.search {
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
}
.searchbox{
	font-size: 11px;
	height:10px;
	width:80px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	font-family: tahoma;
}
.red {color: #990000}
.width120 { width: 100px; }
legend{
	padding:5px 10px 5px 10px; 
	color : white;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background:#1c3766; 
	font-weight: bold;
}
img{
	border:none;
}
fieldset { 
	background: #CED6E9; 	
	padding-left: 10px; 
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
textarea{
	font-family: Tahoma;
	font-size:11px;
}
input{
	font-family: Tahoma;
	font-size:11px;
}
select{
	font-family: Tahoma;
	font-size:11px;
}
.keranjang a:link{
	color:#930000;
	text-decoration: none;
}
.keranjang a:hover{
	color:#0f3f33;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #930000;
}
a:hover {
	text-decoration: none;
	color: #0f3f33;
}
a:active {
	text-decoration: none;
	color: #930000;
}
.pendaftaran {
	font-family: calibri;
	font-size: 11px;
}
.combobox {
	width:200px;
	padding-left:2px;
}
.Rabu {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.judul {
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
	color: #1c3869;
}
.content-1 {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	line-height:1.5;
}
.content-1 a:link{
	color:#1c3869;
	text-decoration: none;
}
.content-1 a:hover{
	color:#0f3f33;
	text-decoration: none;
}

.testimonila {
	color: #930000;
	font-weight: bold;
}
.content-2 {
	font-size: 12px;
	color: #000000;
	font-family: tahoma;
}
.web {
	font-size: 11px;
	color: #0000FF;
	font-family: tahoma;
}

.web-copy {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
}


.email a:link {
	color: #000000;
	text-decoration: none;
}
.email a:visited{
	color: #000000;
	text-decoration: none;
}
.email a:hover {
	color: #ff0000;
	text-decoration: none;
}
.email a:active{
	color: #000000;
	text-decoration: none;
}
.judul-bar-merah {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 2px 1px 2px #710000
}
.date {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.newsdate {
	color: #083f61;
	font-size: 10px;
	font-family: Tahoma;
	font-weight:bold
}
.subtitle {
	color: #083f61;
	font-size: 15px;
	font-family: Tahoma;
	font-weight:bold
}
.navigator {
	color: #083f61;
	font-size: 11px;
	font-family: Tahoma;
}
.newstitle {
	color: #930000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold
}
.newstitle  a{
	color: #930000;
}
.newstitle  a:hover{
	color: #4d4d4d;
}
.content {
	color: #4d4d4d;
	font-size: 13px;
	font-family: Tahoma;
}
.products {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
}
.copyright {
	color: #535353;
	font-size: 10px;
	font-family: Tahoma;
}
.copyright a{
	color:#fff;
	text-decoration: none;
}
.copyright a:hover{
	color:#0f3f33;
}

.title-product-cat{
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	height:20px;
	padding-top:5px;
	background-image: url(images/products-bg.jpg);
	
}
#tabelpagingnormal  {
  background-color: #FF9933;
	color: black;
}

#tabelpaginonpage {
	background-color: #930000;
	color: #fff;
}

#tabelpagingnormal a  {
	text-decoration: none;  
	color: black; 
}
#tabelpagingnormal, #tabelpaginonpage {
	width : auto;
	
	padding : 3px 5px 3px 5px;
	float : left;
	letter-spacing: 2px;
	margin-right: 5px;	
  	
	font-size: 10px;
	font-family: Tahoma;
}
.button, .checkout, .beli{
	margin-top:10px;
	background: #eee;
	background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc');
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	padding: 4px 4px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
}
.button:hover,.checkout:hover,.beli:hover{
	background: #ddd;
	background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#bbbbbb');
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd;
}
/*  */
.box{
width:560px;
padding:8px 8px 10px 8px;
border:1px solid #444444;
margin:10px auto;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 3px 3px 10px #333;
-webkit-box-shadow: 3px 3px 10px #333;
box-shadow: 3px 3px 10px #333;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
overflow:hidden;
}
.box-form{
-moz-border-radius: 6px;
border-radius: 6px;
}

.testibox{
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:0 10px 10px 10px;
	background:#CED6E9;
	color:#264409;
	border:solid 1px #aaa;
}
.update{
	font-weight:bold;
	color:#000;
}
.update a{
	color:#000;
}
.update a:hover{
	color:#000;
}
.table{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background:#CED6E9;
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 15px;
	margin-bottom:20px;
}

.table a { text-decoration:none; } 
.table td{ border-bottom:1px solid #eee; padding:0 8px; padding-bottom:5px;padding-top:5px;} 
.table th{ 
	padding:3px 8px; 
	font-weight:normal;
	background: #000;
	color:#fff; 
} 
.table tr:hover{ background:#eee; }
.thumb_product {
    width:          120px; 
    height:         160px;
    padding:        2px; 
    overflow:       hidden; 
    margin:         5px 4px; 
    float:          left; 
    font-size:      11px;
}

.thumb_product h3{
    font-size:      15px;
    font-weight:    bold;
    font-family:    cursive;
    margin-top: 0;
}

.thumb_product p{
    text-align:     center;
    color: #999;
}


.thumb_product img {
    border: 1px dashed #999;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.thumb_product_large {
    width:          95%;
    padding:        2px; 
    overflow:       hidden; 
    margin:         5px 4px; 
    float:          left; 
    text-align:     left;
    font-size:      11px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    
}
.uiMediaThumb{background:#fff;border:1px solid #ccc;display:-moz-inline-box;display:inline-block;outline:none;padding:4px;position:relative;vertical-align:bottom}
.loading.uiMediaThumb{background:url(http://static.ak.fbcdn.net/rsrc.php/zk/r/LOOn0JtHNzb.gif) no-repeat center center}
.loading.uiMediaThumb a{-ms-filter:'alpha(opacity=30)';-ms-filter:'alpha(opacity = 30)'}
.uiMediaThumbSelected{background-color:#3b5998;border-color:#3b5998}
.uiMediaThumb:hover,.uiMediaThumb:hover .uiMediaThumbWrap,.uiMediaThumb:active,.uiMediaThumb:active .uiMediaThumbWrap,.uiMediaThumb:focus,.uiMediaThumb:focus .uiMediaThumbWrap{border-color:#3b5998}
.uiMediaThumb a{background-color:#eee;background-position:center 25%;background-repeat:no-repeat;display:block}