/*
Css Name: Bloomingdales Master
Css URL: http://www.bloomingdales.com.au/
Description: Custom style html page for Bloomingdales
Version: 1.0
Author: Andreas Pratikto, Venny Tjuatja
Author Email: design@inspireimage.com.au
Author URL: http://www.inspireimage.com.au/

*/

/*----------------------------------
		overall layout
-----------------------------------*/

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../images/interface/patern.jpg) top repeat-x #3f3f3f scroll;
	color: #DDDDDD;
}
ul { padding-top: 0; margin-top: 0; }

p {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	}

a:link, a:visited{
	color: #b3c001;
	text-decoration: none;
}
a:hover {
	color: #EEDB00;
	text-decoration: underline;
}

a img, a div
{  border-style: none;
}

h1 {
	font-family: "Gill sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b3c001;
	margin-top: 0px;
	font-weight: normal;
}

/*----------------------------------
		Header
-----------------------------------*/
.logo {
	text-align: right;
	padding-right: 54px;
	padding-top: 5px;
}




/*----------------------------------
		Content layout
-----------------------------------*/
/*buat gambar pake png...*/
.container {
	width: 800px;
	margin: 0 auto;
	background: url(../images/interface/bg_horizontal.png) center repeat-y transparent;
}
.content {
	padding-left: 40px;
	padding-top: 20px;
	
}




/*--------left-------------*/
.menu {
	display: inline;
	float: left;
	width: 175px;
	/*min-height: 400px;*/
}





/*--------right-------------*/
.all_text, .all_text_terms {
	display: inline;
	float: left;
	padding: 0 0 40px 80px;
	width: 450px;
}
.all_text_terms p, .all_text_terms li {
	font-size: 10px;
}
.masuk {
	padding: 0 0 0 30px;}



/*--------bottom-------------*/
.flash {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}


.bottom_menu {
	font-size: 10px;
	text-align: center;
	clear: both;
	padding: 40px 0 10px 0;
}


.bottom_menu a:link, .bottom_menu a:visited{
	color: #646464;
	text-decoration: none;
}
.bottom_menu a:hover {
	color: #EEDB00;
	text-decoration: underline;
}



.catalogue {
	margin-left: -10px;
	margin-top: -20px;
}


/*----------------------------------
		Footer layout
-----------------------------------*/
/*buat gambar pake png...*/
.bottom_line {
	background: url(../images/interface/bg_bottom.png) center top no-repeat;
	display: block;
	width: 720px;
	margin: 0 auto;
	height: 60px;
	padding: 20px 40px 40px 40px;
	font-size: 10px;
}




/*----------------------------------
		Login page -- catalogue.php
-----------------------------------*/



/*---div yg di disply sama validate---- gak dipake------*/
.error {
	position:absolute;
	top:2px;
	left:0;
	width:100%;
	height:24px;
	z-index:100;
	text-align: center;
	color: #FF3366;
	
	}
	
	
	
	
/*css buat input text box dan input text area*/

.textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #373737;
	border: 1px solid #c4c4c4;
	color: #DDDDDD;
	width: 290px;
}
.check{
	background-color:transparent;
	border:none;
	
}



/*-----buat login textfield di catalogue page-----*/
.login{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #373737;
	border: 1px solid #c4c4c4;
	color: #DDDDDD;
}	


	
/*----------------------------------
		Contact page 
-----------------------------------*/	
	
.answer {
	display: block;
	padding-bottom: 10px;
}
.questions {
	width: 140px;
	height: 100%;
}
.set_question {
	min-height: 40px;
	clear: both;
	width: 100%;
}

.button {
	padding-top: 10px;
	text-align: right;
}
.button_custom {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../images/interface/submit.jpg) no-repeat transparent;
	height: 21px;
	font-size: 11px;
	border-style: none;
	width: 60px;
	text-align: center;
}


.spacer {
	visibility: hidden;
}
.response {
	height: 300px;
	text-align: center;
}
.log_out {
	margin-left: 38px;
}


.invisible {
	display: none;}
	
#fill_other {
	display: none;
	
}
