@charset "utf-8";

/* CSS Document */
.container_spread {
	width:1380px;
	margin:0;
	padding:0;
}

#maincontent{
	position:relative;
	float:left;
	width:720px; /*Set top value to HeightOfFrameDiv*/
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#maincontent_spread{
	position:relative;
	float:left;
	width:1100px; /*Set top value to HeightOfFrameDiv*/
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}


#home_table {
	position:relative;
	left: 18px;
	width: 500px;
	length: auto;
	outline: none;
	border: 0;
	overflow: auto;
}

#image {
	border: 0;
	width:680px;
	padding-left: 0;
	padding-bottom:30px;
	overflow:visible;
	float:left;
}

/*project navigation arrows*/
#next_arrow {
	position: absolute;
	top:350px;
	left:-22px;
}
#prev_arrow {
	position: absolute;
	top:350px;
	left:-45px;
}

#next_arrow a:hover img{ 
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
background-color:#4389c7;
}

#prev_arrow a:hover img{ 
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
background-color:#4389c7;
}






/* project */
#header_project {
	padding-left: 220px;
	margin-top: 65px;
	width:780px;
	float:left;
}

#project_title {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #666;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 5px;
}

#project_title_link {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 95px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 6px;
}

#project_title_link a{
	text-align:center;
	display:inline-block;
	width:15px;
	text-indent:0px;
}

#project_title_link a:hover{
	color: #4389c7;
}

#project_title_link_top {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 95px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 6px;
}

#project_title_link_top a{
}

.desc_gray {
	background-color:#fff;
}

.desc_white {
	background-color:#fff;
}

.project_desc {
	width:605px;
	/*font-family: Calibri, Verdana, Geneva, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: left;
	vertical-align: top;
	list-style:none;
}

.project_desc_bump {
	height:180px;
	display:inline-block;
}

.project_desc a,.project_desc a:visited {
	color:#333;
}

.project_desc_title {
	/*font-family: Verdana, Geneva, sans-serif;*/
	text-indent:5px;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	float:left;
	width:90px;
	line-height:20px;
	margin-right:20px;
	padding-bottom:2px;
	background-image: url(_images/pixel_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	.project_desc_title_sub {
		width:90px;
		background:#000;
		display:block;
	}

.project_desc_text {
	float:left;
	padding-bottom:2px;
	font-weight:normal;
	width:80%;
	line-height:20px;
	color:#333;
}

.project_info_text {
	float:left;
	padding-left:20px;
	padding-top:6px;
	font-weight:normal;
	width:400px;
	line-height:15px;
	color:#333;
}
.project_photo_link {
	padding-top:20px;
	font-size:14px;
	font-weight:normal;
	/*font-family: Verdana, Geneva, sans-serif;*/
	color:#666;
}
#footer_project {
	position:relative;
	float:left;
	padding-top:80px;
	padding-bottom:20px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	word-spacing:0.1em;
	color:#999;
}

#footer_project a:link {
	color:#999;
}

#footer_project a:visited {
	color:#999;
}

#footer_project a:hover{
	color:#4389c7;
}

#footer_project a:active{
	color:#ccc;
}





/* admin */
.select_admin {
	border:1px solid #333333;
	font-size:10px;
}

.left_name_admin {
	float:left;width:13%;padding:1%;
	font-weight:bold;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 12px;
	line-height:15px;
}



.treeview3{
	margin:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	text-indent:0px;
}

.more_info {
	/*font-family: Verdana, Geneva, sans-serif;*/
	text-indent:5px;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	float:left;
	width:90px;
	line-height:25px;
	margin-right:0px;
	display:block;
	background-image:url(_images/info_arrow.gif);
	background-position:60px center;
	background-repeat:no-repeat;
}

.more_info:hover {
	color:#4389c7;
	background-image:url(_images/info_arrow_2.gif);
	background-position:60px center;
	background-repeat:no-repeat;
}

.more_info:active {
	color:#4389c7;
	background-image:url(_images/info_arrow_2.gif);
	background-position:60px center;
	background-repeat:no-repeat;
}

.treeview3 li more_info:hover{
color:#4389c7;
}

.treeview3 ul{ /*CSS for Simple Tree Menu*/
margin: 0px;
padding: 0px;
display:block;
}


.treeview3 li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
display:hide;
}

.treeview3 li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
padding-top: 0px;
padding-bottom: 0px;
}


.treeview3 li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:10px;
}

.treeview3 .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor:text;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-left:0px;
}

#image {
	padding-left: 0;
	padding-bottom:30px;
	float:left;
	margin-top:-1px;
}


#image img {
	border:none;
	border-right:#fff solid 2px;
}

.line {
	width:668px;
	padding-left: 0;
	overflow:visible;
	float:left;
	border-top:#CCC solid 1px;
	display:block;
}

#image #right_line a img {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size:10px;
	color:#666;
}

#right_line{

	border-right: 1px solid #fff;
	display:inline-block;
	overflow:visible;
}