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

body {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

#main {
	margin:auto;
	padding:0;
	width:973px;
}

/*--Header--*/

#header {
	margin:0;
	padding:0;
	width:973px;
	height:154px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

#header .logo {
	margin:0;
	padding:7px 0 0 2px;
}

#line_hori001 {
	margin:0;
	padding:0;
	width:auto;
	height:3px;
	overflow:hidden;
	background-color:#232555;
}

/*--Navigation--*/

#navigation {
	margin:0;
	padding:13px 0 0 13px;
	height:27px;
	width:auto;
	background-color:#cccccc;
}

#navigation a {
	margin:0;
	padding:0 10px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#333366;
	text-decoration:none;
}

#navigation a:hover {
	margin:0;
	padding:0 10px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#f44f35;
	text-decoration:none;
}

/*--Body--*/

#body {
	margin:0;
	padding:0;
	width:973px;
}

/*--Body Left--*/

#body_left {
	margin:0;
	padding:10px 10px 0 5px;
	width:295px;
	float:left;
}

#body_left p {
	margin:7px 0 0 0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	line-height:20px;
}

#body_left b {
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:bold;
	color:#232555;
}

/*--Body Right--*/

#body_right {
	margin:0;
	padding:0 0 22px 0;
	width:655px;
	float:right;
	border-left:3px solid #232555;
}

#body_right_full { 
	width:600px;
	padding:0 0 10px 15px;
	float:left;
}

#product {
	margin:0;
	padding:0 0 0 15px;
	width:340px;
	float:left;
}

#product_detail {
	margin:15px 0 0 0;
	padding:0;
}

#product_detail_ct {
	margin:0 0 0 10px;
	padding:0;
	float:right;
	width:185px;
}

#product_detail_ct p {
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
}

#product_detail_ct b {
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#232555;
}


#line_hori002 {
	margin:0;
	padding:0 0 10px 0;
	width:86px;
	height:6px;
	overflow:hidden;
	background-image:url(images/bg_line002.gif);
	background-repeat:repeat-x;
}

#quick_apartment {
	margin:0;
	padding:40px 0 0 20px;
	float:right;
	width:260px;
}

#quick_apartment p {
	margin:4px 0 0 0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}

#quick_apartment b {
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff0000;
}

#quick_apartment #quick_btn {
	margin:0;
	padding:0;
	font:14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#333366;
	font-weight:bold;
}

#line_hori003 {
	margin:0;
	padding:0 0 10px 0;
	width:auto;
	height:6px;
	overflow:hidden;
	background-image:url(images/bg_line002.gif);
	background-repeat:repeat-x;
}

#listItem{
	border-bottom: 1px solid #909090;
}
#listItemHighlight{
	border-bottom: 1px solid #909090;
	background: #9999FF;
}
#listItem a:link,#listItem  a:visited,#listItem  a:active {
	color: #FF0000;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	}
#listItem a:hover {
	color: #000000;
	display: block;
	text-decoration: none;
	}
#listItemHighlight a:link,#listItem  a:visited,#listItem  a:active {
	color: #FF0000;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	}
#listItemHighlight a:hover {
	color: #000000;
	display: block;
	text-decoration: none;
}
	
#giftOne{
	width: 504px;
}
#giftTwo{
	text-align: left;
	background:#000000;
	color: #FFFFFF;
	width: 504px;
	padding: 2px;
	padding-left: 10px;
}
#giftThree{
	font-size: 10px;
	text-align: left;
	background:#FFFFFF;
	color: #000000;
	width: 504px;
	padding: 20px;
	padding-left: 10px;
}
.giftText{
	border-bottom: 1px solid #000000;
	display: block;
	padding-top: 10px;
}
.giftTextTiny{
	font-size: 9px;
	display: block;
	padding-top: 10px;
}
.equal{
	font-size: 9px;
}

.mrf_item {
   float: left;
   display: block;
   clear: both;
   margin: 10px 5px 0px 5px;
}

.mrf_label {
   width: 115px;
   float: left;
   display: inline;
   font-weight: bold;
}

.mrf_label_wide {
   width: 350px;
   float: left;
   display: inline;
   font-weight: bold;
}

.mrf_inp {
   width: 250px;
   float: left;
   display: inline;
}

.mrf_inp_select {
   width: 100px;
   float: left;
   display: inline;
}

.mrf_inp_textarea {
   width: 300px;
   height: 100px;
   float: left;
   clear: both;
   display: inline;
}

.mrf_inp_file {
	float: left;
	display: inline;
}

.t_testimonial {
   font-style: oblique;
   clear: both;
   padding-bottom: 25px;
}

.t_image {
   float: left;
   padding-bottom: 25px;
   padding-right: 10px;
   border: 0px;
}

.t_name {
   padding-left: 150px;
   font-style: normal;
}



#facebox .b {
  background:url(/facebox/b.png);
}

#facebox .tl {
  background:url(/facebox/tl.png);
}

#facebox .tr {
  background:url(/facebox/tr.png);
}

#facebox .bl {
  background:url(/facebox/bl.png);
}

#facebox .br {
  background:url(/facebox/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}


/*--Footer--*/

#footer {
	margin:10px 0 0 0;
	padding:0 50px;
	font:10px Tahoma;
	text-align:center;
	color:#000000;
}

#footer a:link,#footer  a:visited,#footer  a:active {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
	
 

