/* CSS Document */

h1 {
	color:#26145f;
}
h3 {
	color:#9f8a73;
	border-bottom:1px solid #c0a78b;
}
h4 {
	color:#2A16A6;
}
blockquote {
	background:url(../images/one_edison_place/blockquote_bg.png) no-repeat;
	color:#000066;
}
#main_wrap {
	background:url(../images/one_edison_place/mid_bg_rep.png) repeat-y;
}
#container {
	background:url(../images/one_edison_place/top_bg.png) no-repeat;
}
#foot {
	background:url(../images/one_edison_place/bottom_bg.png) no-repeat;
}
#nav a {
	background:url(../images/one_edison_place/nav_button_bg.png) no-repeat;
}
#nav a:hover {
	background:url(../images/one_edison_place/nav_button_bg_hover.png) no-repeat;
}
#nav {
	width:800px;
	left:110px;
}
#main_logo {
	position:relative;
}
#main_logo img {
	position:absolute;
	z-index:50;
	margin-top:-10px;
	margin-left:-9px;
}
#main_logo .gothong_logo {
	top:38px;
	right:22px;
}
#model_list {
	color:#003366;
	border:1px dashed #2A16A6;
	background:#DCF0FC;
	padding:8px;
	text-align:center;
	margin:8px auto;
}
#model_list a {
	color:#003366;
}
#model_list a:hover {
	color:#58B6FC;
}
#model_list2 {
	color:#fff;
	border:3px double #E0D8B8;
	background:#C3BEAB;
	padding:8px;
	text-align:center;
	margin:8px auto;
}
#model_list2 a {
	color:#fff;
}
#model_list2 a:hover {
	color:#fff;
}



#dimage_list {
	background:#E1F1C9;
	border:1px dashed #83C124;
	color:#83C124;
	padding:8px;
	text-align:center;
	margin:8px auto;	
}
#dimage_list a {
	color:#83C124;
}

#dimage_list2 {
	background:#E9E4CD;
	border:1px solid #B6B1A0;
	color:#898989;
	padding:8px;
	text-align:center;
	margin:8px auto;	
}
#dimage_list2 a {
	color:#434343;
}
#image_list {
	list-style-type:square;
	color:#666;
}
#image_list a {
	color:#666;
}
#specs {
	width:322px;
	height:182px;
	background:url(../images/one_edison_place/specs_panel.jpg) no-repeat;
	margin:5px auto;
	padding:5px;
}
#specs .heading {
	height:15px;
	width:309px;
	color:#004ecf;
	font-weight:bold; 
	margin:1px 0 0 5px;
}
#specs .content {
	width:309px;
	height:149px;
	margin:3px 0 0 1px;
	padding:2px 2px 0 2px;
	overflow:auto;
	line-height:20px;
}
#specs .content ul {
	margin-top:0;
	margin-bottom:0;
}
#tour_thumbs {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
	}
#tour_thumbs li {
	float:left;
	width:130px;
	height:80px;
	text-align:center;
	}
#tour_thumbs img {
	border:2px solid #fff;
	}
#tour_thumbs a:hover img {
	border:2px solid #EBD476;
	}