@charset "utf-8";
/* CSS Document */

html,
body
{
	margin: 0;
	padding: 0;
	font-size:12px;
	height: 100%;
	width: 100%;
	color:#343e44;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	
}

body
{
	background: #ffffff url('images/bg-body.gif') bottom left repeat-x;
	background-attachment: fixed;
	text-align: center;
}

body.ndwContentBody
{
	background: #f6f6f6;
	text-align: left;
}

a:link,
a:visited
{
	text-decoration: underlined;
	font: inherit;
	color:#333333;
}

a:active,
a:hover
{
	text-decoration: none;
	font: inherit;
}

h1, h2, h3, h4, h5
{
	margin: 0;
	margin-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

img
{
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}

p
{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.4em;
}

/*************************
** COMMON STYLES
*************************/
div#document
{
	margin: auto;
	padding: 0;
	background: inherit;
	width: 800px;
}
div#header-top
{
	margin: 0px;
	padding: 0px;
	height: 265px;
	width: 800px;
	
}

div#header-top div#logo-top
{
	float: left;
	margin: 0;
	padding: 0;
	width: 256px;
	height: 103px;
}

div#redline
{
	background-color: #4e1112;
	height: 6px;	
	width : 800px;
	display: block;	
}

div#content
{
	display: block;
	padding-bottom: 8px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left:35px;
	font-size:12px;
	line-height: 1.4em;
	/*text-align:left;*/
}

div#footer
{
	background-color: #661617;
	display:block;
	height: 100px;
	color: #FFFFFF;
}

div#footer a{

	color: #FFFFFF;
	text-decoration: none;
}

div#footer a.aktif{
	color: #dcc99f;
}

.bullsub-title {
	background-image: url('images/default/bullet-dots-brown.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	
	font-size: 12px;
	font-weight: bold;
}

#homeLeftContent{
	padding-left:15px;
}

div#whatsnew 
{
	background-image: url('asset/images/page/batasHorizontal.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

div#pageDescription
{

	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:26px;
	line-height:1.4em;
	text-align:left;
	
}

.pageTitle
{
	padding-left: 26px;
	vertical-align: text-bottom;
	text-align: left;
}

div#profileImg
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;	
}

div#contactPage
{
	background-image: url(images/page/halContact.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 159px;
}

.submit{
	background-image: url(images/page/submit.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 22px;
	width: 59px;
}
.cancel{
	background-image: url(images/page/cancel.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 22px;
	width: 59px;
	cursor:pointer;
}
.order{
	background-image: url(images/page/order.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
	width: 84px;
	cursor:pointer;
}
.continue{
	background-image: url(images/page/continue.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	width: 121px;
	cursor:pointer;
}
.remove{
	background-image: url(images/page/remove.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 59px;
	cursor:pointer;
}

div#footer a.ndlink
{
	color: #fb9400;
	text-decoration: none;
}
.more{
	text-align: right;
	/*padding-right:45px;*/
	padding-top:0px;
	margin:0px
}

.more a{
	font-size: 11px;
	color: #661617;
	text-decoration: none;
	font-weight:bold;

}

/*============================================
=== INDEX PROPERTIES

font color : #8a7d5b
================================================*/

div#welcome{
	font-size:12px;
	line-height:2em;
	padding-right:10px;
	padding-left:26px;
	text-align:left
}

div#newFront{
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 10px;
}
/*==============================
     PREFERENCE
===============================*/

div#preference{
	padding:0px;
	padding-top:10px
}

div#preference ul{
	padding:0px;
	margin:0px
}
.preferenceName
{	
	font-weight:bold;
	color: #661617;
	font-size:12px;
}
.preferencePlace
{	
	font-size:12px;
	color: #343e44;
}
.preferenceKind
{
	color: #494f4f;
	font-size:11px;

}

.preferenceTitle
{
	background-color: #977e4f
}

.prod_row {
	clear: both;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	height: auto;
	width: auto;
}

/*============================================
=== PRODUCT PROPERTIES

font color : #8a7d5b
================================================*/

.productName {
	margin: 0px;
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7153;
	bottom: 0px;
	font-size: 16px;
	color: #8a7d5b;
	font-weight:bold;	
	width: 100%;
/*	vertical-align: bottom;	*/
}

a.productName_ , a.productName_:visited{
	font-size: 16px;
	color: #8a7d5b;
	font-weight:bold;
	text-decoration:none;
}
a.productName_:hover{
	color: #661617;
	text-decoration:none;
}


.productDescription {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	color :#343e44;
	height : 23px;
}

.productDescription .subproduct{
	float : left;
	color: #5a1314;
}

.productCategori{
	font-size:12px;
	color:#661617;
	padding-top:10px;
}

div#productWrap
{
	width: 90%;	
}

div#productWrap div#productPic
{
	width : 180px;
	float : left;
}

div#productWrap div#productDesk
{
	float:right;
	padding-left: 10px;
}
.productTable
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a39167;
	border-bottom-color: #A39167;	
	
}

.subProductName
{
	color: #5a1314;
}
.addToCart{
	text-align:right;
	/*vertical-align:text-bottom;*/
	float:right;
	/*padding-bottom: 0px;*/
	padding-right:10px;
}

.addToCart a{
	color: #635A47;
	text-decoration: none;
}
.cartHeader {
	background-color: #af9056;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.inputQtt{
	background:#e6dbad;
	border: 1px solid #5a1314;
	width : 20px;
	text-align : center;
	color:#5f1a15;
	font-weight:bold;
}
/*==============================================
== WHAT"S NEW STYLE
==============================================*/

div#whatsnewImage{
	padding-right:5px;
	padding-bottom:5px;	
}
.borderPic{
	border:2px solid #661617;
}
.borderPic2{
	border:6px solid #661617;
}
.whatNewTitle{
	color: #343e44;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}


/*Costum style =================== */

.pages{
	background-image: url(images/page/pages.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}
.clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: auto;
}
.input{
	background:#fefaf0;
	border: 1px solid black;
}
textarea{
	background:#fefaf0;
	border: 1px solid black;
}

hr{
	border: 1px solid #a39167;
}
.radioButton{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btnTrans {
	background:transparent;
	border: none;
	color: #6B6243;
	width: 75px;
	cursor: pointer;
	padding-bottom:0px;
}
.button {
	cursor:pointer;
}