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

body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FAF9F9;
	color: #463F3E;
}
.content,.content_terms, .content_spec{
	margin: 0px;
	padding: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #9E00FA;
}

.content_terms p, .content_terms ul {
	font-size:11px;
	margin: 0px;
	padding: 0px;
}



/*----------------------------------
		Contact page 
-----------------------------------*/	
	
.answer {
	display: block;
}
.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;
	
}


/*css buat input text box dan input text area*/

.textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c4c4c4;
	color: #333333;
	width: 290px;
	background: #FFFFFF;
	padding: 2px 5px;
	margin-bottom: 3px;
}
.check{
	background-color:transparent;
	border:none;
	
}
.content_terms h2 {
	font-size: 14px;
	margin: 0px;
	padding: 8px 0px 2px;
}
#spec  p {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 5px;
}
#googlemap {
	height: 500px;
	width: 700px;
	margin: 0px auto;
}
#spec h2 {
	text-transform: uppercase;
}
#spec ol, #spec ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#spec h2 {
	margin: 0px;
	padding: 10px 0px 5px;
}
#spec .content_spec {
	margin: 0px auto;
	width: 800px;
}
#spec h1 {
	padding-bottom: 5px;
}
#spec li {
	line-height: 17px;
	font-size: 12px;
}
#index h2 {
	text-transform: uppercase;
}
#index p {
	line-height: 17px;
}
#content_no_flash .content {
	margin: 0px auto;
	width: 800px;
}

#content_no_flash .header {
	margin: 0px auto;
	width: 840px;
	height:56px;
	background: url(../images/interface/Bloomingdales_logo.jpg) no-repeat 0px 0px;
}
#content_no_flash .header_cont {
	background: url(../images/interface/header_bg.jpg) repeat-x 0px 0px;
}
#index .notice {
	background: #FFFFFF;
	padding: 20px 20px 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#index .agents {
	float: left;
	width: 380px;
}
.stretcher {
	clear: both;
	height: 0px;
}
.getadobe {
	float: left;
	margin-right: 20px;
	display: block;
	border-style: none;
}
a:link {
	border-style: none;
}

