
#new_look {
	font-family: "Century Gothic", Century Gothic, Geneva, Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: #666666;
}

#new_look #network {
	display: block;
}

#new_look #favourites {
	display: none;
}

#new_look #groups {
	display: none;
}

/******************************
 Breadcrumbs
*******************************/

#new_look #breadcrumbs {
	margin-top: 4px;
	font-size: 13px;
	color: #999;
}

#new_look #breadcrumbs b {
	font-weight: normal;
	color: #333;
}

/******************************
 Columns
*******************************/

#new_look #col1 {
	float: left;
	width: 278px;
	margin-top: 20px;
	margin-right: 16px;
}

#new_look #col2 {
	float: left;
	width: 392px;
	margin-top: 20px;
	margin-right: 10px;
}

#new_look #col3 {
	float: left;
	width: 272px;
	margin-top: 20px;
}

/******************************
 Column headings
*******************************/

#new_look .col_heading {
	padding-bottom: 2px;
}

#new_look .col_heading .heading_title {
	float: left;
	font-weight: bold;
	font-size: 15px;
	color: #333;
}

#new_look .col_heading .heading_links {
	float: right;
}

#new_look .col_heading .heading_links ul {
	list-style: none;
	float: left;
	padding-top: 3px;
}

#new_look .col_heading .heading_links ul li {
	float: left;
	margin-left: 10px;
}

#new_look .col_heading .heading_links li a,
#new_look .col_heading .heading_links li a:visited,
#new_look .col_heading .heading_links li a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

#new_look .col_heading .heading_links li a:hover {
	color: #333;
}

/******************************
 Containers
*******************************/

#new_look .container {
	padding: 10px;
	background-color: #fff;
}

#new_look .container_full_width {
	width: 100%;
}

#new_look .container_unpadded {
	padding: 0;
	padding-top: 4px;
	background-color: #fff;
}

#new_look .light_grey {
	background-color: #eee;
}

#new_look .dark_grey {
	background-color: #666;
}

/******************************
 Container headings
*******************************/

#new_look .container_heading {
	padding-bottom: 2px;
}

#new_look .container_heading_padded {
	padding-left: 3px;
	padding-right: 5px;
}

#new_look .container_heading .container_heading_title {
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

#new_look .container_heading .container_heading_links {
	float: right;
}

#new_look .container_heading .container_heading_links ul {
	list-style: none;
	float: left;
	padding-top: 3px;
}

#new_look .container_heading .container_heading_links ul li {
	float: left;
	margin-left: 10px;
}

#new_look .container_heading .container_heading_links li a,
#new_look .container_heading .container_heading_links li a:visited,
#new_look .container_heading .container_heading_links li a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

#new_look .container_heading .container_heading_links li a:hover {
	color: #333;
}


/******************************
 Container links
*******************************/

#new_look .container .links {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#new_look .container .links ul {
	list-style: none;
	float: left;
}

#new_look .container .links ul li {
	float: left;
}

#new_look .container .links ul li a,
#new_look .container .links ul li a:visited {
	color: #999;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/******************************
 Container contents
*******************************/

#new_look .container .external_link a,
#new_look .container .external_link a:visited,
#new_look .container .external_link a:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}

#new_look .container a,
#new_look .container a:visited,
#new_look .container a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#new_look .container .sub_heading {
	font-size: 13px;
	font-weight: bold;
}

#new_look .container p {
	font-size: 12px;
	margin-top: 10px;
	line-height: 120%;
	font-family: "Century Gothic", Century Gothic, Geneva, Georgia;
}

#new_look .container h5 {
	font-size: 12px;
	color: #999;
	margin-top: 2px;
}

#new_look .thumbnail_large {
	width: 158px;
	height: 158px;
	overflow: hidden;
	background-color: #fff;
	margin-top: 3px;
	margin-bottom: 6px;
}

#new_look .heading_label {			/* contact: telephone: birthday: etc. */
	color: #999;
}

/******************************
 Tabs
*******************************/

#new_look .tabs {
	padding: 10px 11px 0 11px;
}

#new_look .tabs .selected {
	color: #333 !important;
}

#new_look .tabs ul {
	list-style: none;
	float: left;
}

#new_look .tabs ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 4px;
	color: #999;
}

/******************************
 Thumbnails
*******************************/

#new_look .thumbnail {
	float: left;
	position: relative;
	margin: 3px;
	width: 75px;
	height: 75px;
	overflow: hidden;
}

#new_look .citem_thumbnail {
	float: left;
	position: relative;
	margin: 3px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	border: solid 2px #666666;
}

#new_look .nitem {
	float: left;
	position: relative;
	margin: 3px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	border: solid 2px #ffffff;
}

#new_look .favitem {
	float: left;
	position: relative;
	margin: 3px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	border: solid 2px #ffffff;
}

#new_look .thumbnail .status {
	background-color: #ddd;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding-left: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #666666;
	
}

#new_look .thumbnail .status .light {
	float: left;
	background-color: #0f0;
	border: solid 1px #777;
	width: 4px;
	height: 4px;
	margin-top: 6px;
	margin-right: 4px;
}

/******************************
 Text entry
*******************************/

#new_look .text_entry {
	background-color: #ccc;
	padding: 10px;
}

#new_look .text_entry textarea {
	width: 98%;
	height: 40px;
	font-family: "Century Gothic", Century Gothic, Geneva, Georgia;
	font-size: 12px;
	color: #777;
}

#new_look .text_entry .add_links {
	float: left;
	margin-top: 5px;
}

#new_look .text_entry .add_links ul {
	list-style: none;
	float: left;
}

#new_look .text_entry .add_links ul li {
	float: left;
	margin-right: 10px;
}

#new_look .text_entry .add_links ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #777;
}

#new_look .text_entry .links {
	float: right;
	margin-top: 5px;
	padding-right: 10px;
}

#new_look .text_entry .links ul {
	list-style: none;
	float: left;
}

#new_look .text_entry .links ul li {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

/******************************
 News summaries
*******************************/

#new_look .news_summary {
	padding: 7px 7px 10px 7px;
	border-bottom: solid 1px #ccc;
	margin-top: 10px;
}

#new_look .news_summary .thumbnail {
	float: left;
	margin-right: 10px;
	width: 55px;
	height: 55px;
	overflow: hidden;
}

#new_look .news_summary .details {
	float: left;
	width: 310px;
}

#new_look .news_summary .details .message {
	min-height: 50px;
	font-size: 11px;
}

#new_look .news_summary .details .message a,
#new_look .news_summary .details .message a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

#new_look .news_summary .details .status {
	width: 310px;
	margin-top: 6px;
}

#new_look .news_summary .details .status .timestamp {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

#new_look .news_summary .details .status .timestamp a,
#new_look .news_summary .details .status .timestamp a:visited {
	color: #333;
	text-decoration: underline;
}

#new_look .news_summary .details .status .links {
	float: right;
	margin-top: 0;
	margin-right: 0;
}

#new_look .news_summary .details .status .links ul li {
	margin-right: 10px;
}

#new_look .news_summary .details .status .links ul li a,
#new_look .news_summary .details .status .links ul li a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

/******************************
 Project summary containers
*******************************/

#new_look .project_container {
	float: left;
	margin-top: 10px;
	width: 256px;
}

#new_look .project_container_padding {
	padding: 8px;
}

#new_look .project_container .project_title {
	color: #eee;
	font-weight: normal;
	font-size: 12px;
	padding-left: 8px;
}

#new_look .project_container .title {
	color: #eee;
	font-weight: bold;
	font-size: 14px;
}

#new_look .project_container .thumbnail_large {
	width: 257px;
	height: 123px;
	background-color: #fff;
	margin-left: 2px;
}

#new_look .project_container .sub_heading {
	font-size: 13px;
	font-weight: bold;
	color: #eee;
}

#new_look .project_container a,
#new_look .project_container a:visited,
#new_look .project_container a:hover {
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	color: #eee;
}

#new_look .project_container .links {
	float: right;
	margin-top: 10px;
}

#new_look .project_container .links ul {
	list-style: none;
	float: left;
}

#new_look .project_container .links ul li {
	float: left;
}

#new_look .project_container .links ul li a,
#new_look .project_container .links ul li a:visited {
	color: #eee;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/******************************
 General
*******************************/

#new_look .clr {
	clear: both;
}

#new_look .margin_top {
	margin-top: 10px;
}

#new_look .margin_top_large {
	margin-top: 20px;
}

#new_look. no_padding {
	padding: 0;
}

.ui-icon { display: block; float: left; width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-accordion-header {padding-left: 16px; padding-top: 5px; padding-bottom: 5px; clear: both; cursor: pointer }