/* CSS Document */


/*Main Body Content*/
#body_block{
position:absolute;
left:216px;
top:81px;
width:775px;
height:353px;
padding:0px;
overflow:hidden;
}

#body_content{
position:relative;
width:775px;
height:355px;
padding:0px;
}


.float_right{
float:right;
margin-bottom:5px;}

.float_left{
float:left;
}

/*Network Landing Page*/
#boxes_container{
padding:0px;
margin:5px 15px 0px 15px;}

.network_category{
height:75px;
width: 160px;
margin:0px 5px 10px 5px;
padding:2px 0px 0px 75px;
float:left;
border:1px solid #000000;
line-height:140%;
background-repeat:no-repeat;
background-position: top left;
background-color:#FFFFFF;
overflow:hidden;}

.network_category ul{
list-style-type:none;
padding:0px;
margin:0px;}

.network_category ul li{
list-style-type:none;
padding:0px;
margin:0px 0px 1px 0px;
}

.network_category ul li a{
list-style-type:none;
padding:0px;
margin:0px;
line-height:110%;
}
.network_category ul li a:link{
text-decoration:none;
color:#000000;
padding:0px;
margin:0px;
line-height:110%;
}

.network_category ul li a:visited{
text-decoration:none;
color:#666666;
padding:0px;
margin:0px;
line-height:110%;
}

.network_category ul li a:hover{
text-decoration:none;
color:#FF8000;
padding:0px;
margin:0px;
line-height:110%;}

/*
#threedee{ background-image:url(../../images/ext_network/icons/3d.jpg);}
#architectural{ background-image:url(../../images/ext_network/icons/architectural.jpg);}
#hci{ background-image:url(../../images/ext_network/icons/hci.jpg);}
#product_design{ background-image:url(../../images/ext_network/icons/product_design.jpg);}
#motion{ background-image:url(../../images/ext_network/icons/motion.jpg);}
#physical_computing{ background-image:url(../../images/ext_network/icons/physical_computing.jpg);}
#programming{ background-image:url(../../images/ext_network/icons/programming.jpg);}
#sound{ background-image:url(../../images/ext_network/icons/sound.jpg);}
#visual_communciations{ background-image:url(../../images/ext_network/icons/visual_communication.jpg);}
*/

/*footer Sections*/
#footer{position: absolute;
top:405px;
left:217px;
height:25px;
width:775px;
border:0px solid #00FF33;
overflow:hidden;
z-index:500;
}

#footer_search{
float:left;
height:18px;
}

.search_portfolio{
font-size:7pt;
border:1px solid #cccccc;
margin:1px 3px 2px 15px;
padding:0px 0px 5px 2px;
height:12px;
width:312px;
}

.go_search_portfolio{
background-color:#ff8000;
font-family:"Trebuchet MS", Helvetica;
color:#FFFFFF;
font-size:9pt;
width:24px;
height:20px;
line-height:50%;
}

#footer_tabs{
position: relative;
width:165px;
float:right;
height:15px;
margin-right:17px;
}

#network_tab{
float: left;
position:relative;
margin:0px;
padding:0px;
}

#about_tab{
float: right;
position:relative;
margin:0px;
padding:0px;
}

/* Search Results Page */


.search_result_box{
position:relative;
float:left;
border:1px solid #000000;
width:350px;
height:80px;
margin:10px 0px 10px 15px;
padding:5px;
overflow: auto;}

.search_result_box img{
border:0px;}
.search_result_box a:link{
color:#000000;}
.search_result_box a:visited{
color:#666666;}
.search_result_box a:hover{
color:#FF8000;}


.expert_info_titles{
color:#ff8000;
font-size:8pt;
letter-spacing:0.1em;
width:80px;
float:left;
}

.expert_info_text{
color:#000000;
float:left;
width:250px;
margin-bottom:5px;
}

.expert_image{
float:left;
padding:0px;
margin:0px 10px 0px 0px;}

.expert_image a:link, a:visited, a:hover{
border:0px;}

/* Previous/Next bar */

#prev_next_bar{
position:relative;
width:745px;
height:20px;
padding:0px 15px 5px 15px;
font-size:7pt;
font-weight:bold;}

#prev_next_bar a{
text-decoration:none;
color:#000000;

}

#prev_next_bar a:hover{
color:#ff8000;
}
.float_right{
float:right;}

.float_left{
float:left;
}

.make_orange{
color:#ff8000;
font-size:11pt;
padding-top:3px;
}

.make_orange a{
font-weight:bold;
font-size:11pt;
vertical-align:middle;}

.make_orange a:hover{
color:#000000;
}

/*TEAM MEMBER*/
.team_member{
height:123px;
width: 360px;
margin:0px 5px 10px 5px;
padding:0px 0px 0px 0px;
float:left;
border:1px solid #000000;
line-height:140%;
background-repeat:no-repeat;
background-position: top left;
background-color:#FFFFFF;
overflow:hidden;}
.avatar{
margin:0px 5px 0px 0px;
float:left;}
.team_member_text{
float:right;
width:220px;
margin-top:5px;
height:100px;
overflow:hidden;
padding:5px;}

.team_member ul{
list-style-type:none;
padding:0px;
margin:0px;}

.team_member ul li{
list-style-type:none;
padding:0px;
margin:0px 0px 1px 0px;
}

.team_member ul li a{
list-style-type:none;
padding:0px;
margin:0px;
line-height:110%;
}
.team_member ul li a:link{
text-decoration:none;
color:#000000;
padding:0px;
margin:0px;
line-height:110%;
}

.team_member ul li a:visited{
text-decoration:none;
color:#666666;
padding:0px;
margin:0px;
line-height:110%;
}
.team_member ul li a:hover{
text-decoration:none;
color:#FF8000;
padding:0px;
margin:0px;
line-height:110%;}

