* { margin: 0; padding: 0; }

body {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 16px;
	color: #333;
	background: #fff;
}

/* \*/
* html .gainlayout { height: 1%; }
/* */


a { 
	text-decoration: none;
	color: #333;
	background-color: inherit;
	border-bottom: 1px solid #ccc;
}

a:visited { 
	color: #333; 
	background-color: inherit; 
	border-bottom: 1px solid #ddd; 
}

a:hover { 
	color: #333;
	background-color: inherit;
	border-bottom: 1px solid #555;
}

a:active { 
	color: #fff; 
	background-color: #555; 
	border: none;
}

a img { border: none; }



/*** content ***/

#content {
	width: 46em; margin: 2em auto 0.75em auto;

}

#page_content {
  	min-height:500px;
  	height:auto !important;
 	height:500px;	
}

.builder {
  	min-height:500px;
  	height:auto !important;
  	height:500px;	
}



/*** header ***/



a#logo {
	float: left;
	display: inline;
	height: 30px;
	width: 100px;
	background: url(/images/bigsight.png) top left no-repeat;
	margin-bottom: 0.375em;
	border: none;
}

#global {
	font-size: 0.75em;
	line-height: 1;
	list-style: none;
	margin: 0 0 0 115px;
	padding-top: 11px;
}

#global li {
	display: inline;
	margin: 0 1em 0 0;
	color: #aaa;
	background-color: inherit;
}
#global li a { border-bottom: none; }
#global li.current_page_item a { border-bottom: 2px solid #ddd; }
#global li a:hover {
	color: #555;
	background-color: inherit;
	border-bottom: 2px solid #999;
}
#global li a:visited { color: #555; background-color: inherit; }
#global li a:active {
	color: #fff;
	background-color: #00a2cb;
	border-bottom: none;
}


/*** footer ***/

#footer {
	clear: both;
	color: #999;
	background-color: inherit;
	border-top: 1px solid #ccc;	
	font-size: 0.7em;
	margin-top: 20px;
	padding-right: 4px;
	padding-top: 5px;
}

#footer a { color: #444; background-color: inherit;}
#footer a:active { color: #fff; background-color: #444; }

.pod {
	border: 1px solid #e0e0e0;
	padding: 10px;
	background-color: #f8f8f8;
}

.pod h2 {
	color: #56B6DA;
	font-size: 14px;
}
#profile_body .pod {
  border: none;
  padding: 0px;
}

.gray_header {
  font-weight: normal;
  font-size: 26px;
  color: #666666;
}

/** top nav **/


#top_nav a {
	text-decoration: none;
}


#header {
	border: 1px solid white;
	margin-bottom: 25px;
}

#header a {
	text-decoration: none;
	border-bottom: none;
}

#header h1 { display: none; font-size:0.80em}


#intro {
	font-size: 29px;
	line-height: 32px;
}

#intro a {
	color: #666;
	text-decoration: underline;
}

#intro img {
	margin-top: -1px;
	margin-right: 6px;
	float: left;
}


.top_nav {
  color: #a0a0a0;
  margin-top: 8px;
  font-size: 12px;
}

.top_nav a {
  text-decoration: none;
  color: #a0a0a0;
  margin-left: 6px;
}


.top_nav a:hover {
    border-bottom: 2px solid #999;

}







/** end old styles.css stuff, start new stuff **/


/** Mini Profiles **/

.mini_profile {
	margin-bottom: 0px;
	width: auto;
	padding: 6px;
	cursor: pointer;
	border: 1px solid white;	
	overflow: hidden;
	width: 56px;
}

.mini_profile * img {
	border: 1px solid #c0c0c0;
}

.mini_profile * div {
	font-size: 12px;
	line-height: 13px;
	color: #303030;
	margin-top: 2px;
  	text-align: left;
}


.mini_profile *  {
	font-size: 12px;
}

.mini_profile h2 {
	font-size: 14px;
	line-height: 16px;
}

.entity_description {
	color: #808080;
	margin-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;	
	line-height: 16px;
}

.entity_description * textarea {
	width: 100%;
	height: 200px;
}



#new_content {
	margin: auto;
	width: 700px;
	margin-top: 10px;
}

#page_content {
	clear: both;
}

#profile_pod {
	margin-bottom: 10px;
}

#profile_pod a {
	text-decoration: none;
	border-bottom: none;
}

#left_column {
	width: 340px;
	float: left;

}

#right_column {
	width: 330px;
	margin-left: 360px;
	font-size: 12px;	
}

#right_column h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

.documents {
	list-style-type: none;	
}

.documents li {
	margin-bottom: 8px;
}

.project_thumbnail {
	cursor: pointer;
	width: 48px;
	height: 48px;
	background-position: -10px -155px;
	display: block;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
	border: 1px solid #c0c0c0;
}

#big_img {
	border: 1px solid #c0c0c0;
	padding: 4px;
	margin-bottom: 5px;
}

#big_title {
	font-weight: bold;
	margin-bottom: 6px;
}

#big_photo {
	float: left;
	width: 330px;
}

#photos {
	width: 360;
	margin-left: 340px;
}

.super_list {
	list-style-type: none;
}

.super_list li {
	margin-bottom: 6px;
	background-position: center left; 
}

/* builder */

.builder {
	width: 450px;
	margin-bottom: 10px;	
	float: left;
}

.sidebar {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	margin-top: 22px;
}

.sidebar a {
	color: #808080;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	border: none;
	padding-left: 10px;
  border-bottom: none;
}

.sidebar .current {
	color: #4ABBD5;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
  border-bottom: none;
  text-decoration: none;
}

.sidebar a:hover {
	color: #4ABBD5;
  border-bottom: none;
}

.sidebar a:visited {
  border-bottom: none;
}

.sidebar .current:visited {
  color: #4ABBD5;
}



.sidebar .description {
	color: #808080;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
	padding-left: 10px;
}

.sidebar_top a {
	font-size: 12px;
	border: none;
	display: inline;
	color: #808080;
	text-decoration: underline;
}

.sidebar_top {
	line-height: 16px;
	color: #808080;
	font-size: 12px;

	padding: 6px;
}

/** Login **/

.login_bar {
	border-bottom: 1px solid #c0c0c0;
	padding-top: 6px;
	padding-left: 6px;
	font-size: 12px;
	padding-bottom: 6px;
	background-color: #f0f0f0;	
}

.login_bar a {
	text-decoration: none;
	color: darkblue;
	border-bottom: none;
	color: #808080;
}

.login_bar a:hover {
	border-bottom: 1px solid #808080;

}

/* forms */


.form {

}

.form input {
	border: 1px solid #c0c0c0;
	padding: 2px;
}

.form_header {
	color: #606060;
	font-weight: bold;
}

.form_header span {
	color: darkred;
}


.form_desc {
	color: #505050;
}

.form_item input {
	font-size: 12px;
	padding: 1px;	
}

.form_item textarea {
	font-size: 12px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width: 100%;
	font-family: 'Helvetica', 'Arial', sans-serif;	
	line-height: 16px;
}



.form_item select {
	font-size: 12px;
	padding: 1px;
	border: 1px solid #c0c0c0;
}

.form_item .error {
	font-size: 11px;
	text-align: right;
	margin-top: 4px;
	color: darkred;
}

.form_buttons {
  width: 434px;
	clear: both;
	text-align: right;
	padding: 10px;
	border-top: 1px solid #d0d0d0;
	margin-top: 10px;
	font-size: 12px;
}

.form_buttons a {
  text-decoration: underline;
  border: none;
}

.form_buttons a:visited {
  border: none;
}

.form_buttons input {
	font-weight: bold;
	padding: 4px;
	margin-left: 20px;
	font-size: 12px;
}

.form ul {
	list-style-type: none;
	margin-left: 4px;
	margin-top: 6px;
}

.form ul li {
	margin-bottom: 6px;
	font-size: 12px;
}

.field {
	margin-bottom: 4px;
}

.field select {
	width: 32%;
}




.form_item {
	clear: both;
}

.form_item label {
	width: 20%;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #606060;
	font-size: 12px;
}

.form_item .header_label {
	width: 100%;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #606060;
	font-size: 12px;
}

.form_item .field {
	width: 78%;
	float: right;
}

.form_item .field span {
	font-size: 12px;
}

.wide_form label {
	width: 20%;
}

.wide_form .field {
	width: 80%;
}

.form_item input {
	width: 100%;
}

.check_box_field input {
	width: auto;
  border: none;
}

.check_box_field {
	font-size: 12px;
	margin-bottom: 6px;
}


#search_form h2 {
	color: #808080;
	font-size: 16px;
}

.hint {	
	position: absolute;
	left: 460px;
	top: -4px;	
	border: 2px solid #909090;
	background-color: #f0f0f0;
	line-height: 16px;
	padding: 6px;
	font-size: 12px;
  	width: 300px;
}

.hint span {
	color: darkred;
	font-size: 14px;
	margin-right: 10px;
}

.sorts a {
	text-decoration: none;
	border: none;
	color: #808080;
}

.sorts a:visited {
	color: #808080;
}

.sorts a:hover {
	text-decoration: underline;
	color: #808080;
}

.sorts .active {
	color: #56B6DA;
}

.sorts .active:visited {
	color: #56B6DA;
}



/* User home */

.home_right {
	float: right;
	width: 200px;
	font-size: 12px;
}

.home_right h2 {
	font-size: 16px;
}

.home_left {
	float: left;
	width: 725px;
	font-size: 12px;
}

.home_left .network {
	padding: 10px;
}

.home_left .network ul {
	margin-left: 15px;
	margin-top: 10px;
}

.home_left .network ul li {
	list-style-type: none;
	margin-bottom: 1px;
	height: 30px;
}

.home_left .menu {
	padding-left: 6px;
}

.timeline_box {
	border-left: 1px solid #c0c0c0;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.timeline_item {
	font-size: 12px;
  margin-bottom: 6px;
	margin-left: 0px;
}

.timeline_expanded {
	padding: 10px;
	line-height: 16px;
}

.connections_list {
  font-size: 11px;
  text-align: right;
}

.connections_list a {
  display: block;
  text-decoration: none;
  border-bottom: none;
  color: #808080;
  margin-bottom: 5px;
  margin-top: 2px;
}

.connections_list .current {
  color: #202020;
  font-weight: bold;
}

.connections_list a:hover {
  color: #56B6DA;
}

.connections_list h2 {
  font-size: 12px;
  color: #56B6DA;
  margin-top: 10px;
  margin-bottom: 0px;
}


.item {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 15px;
}

.item_container {
	margin-bottom: 20px;
  	min-height:70px;
  	height:auto !important;
 	height:70px;	
}

.item .body {
	margin-left: 10px;
	font-size: 14px;
	line-height: 16px;
}

.item .info {
	margin-left: 10px;
	margin-top: 8px;
	font-size: 12px;
}

.item h2 {
	font-size: 16px;
}



.item h2 a {
	border: none;
	color: #404040;
}

.item h2 a:hover {
	border-bottom: 1px solid #c0c0c0;
}




.small_news h3 a {
    font-size: 12px;
      color: #808080;
}

.small_news {
    margin-bottom: 10px;
}



.squared_profile {
    width: 30px;
      height: 30px;
        float: left;
          margin: 4px;  
            background-position: -12px -10px;
              cursor: pointer;  
}

#squared_profiles {
  width: 200px;
    height: 120px;
      margin-bottom: 50px;
        margin-top: -5px;
}


/** Entities **/

.entity_header {
  margin-top: 15px;
	border-bottom: 1px solid #c0c0c0;
	font-size: 14px;
	color: #56B6DA;
	margin-right: 10px;
}

.header_more a {
	border: none;
	font-size: 11px;
	color: #56B6DA;
}

.header_more {
	font-size: 11px;
	float: right;
	color: #56B6DA;	
	margin-right: 10px;
	margin-top: -6px;
}


.school_profiles h2 {
	font-size: 14px;
}

.entity_book_top {
	
}

.entity_book_top div {
	font-size: 12px;
	margin-top: 6px;
}


/** Finder **/

#bigsight_finder {
	clear: both;
}

#bigsight_finder input {	
	width: 90%;
}

.auto_complete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}

.auto_complete  {
	z-index: 99999999;
}

.auto_complete ul {
      list-style-type: none;
      margin:0px;
      padding:0px;
	z-index: 99999999;
}

.auto_complete ul li.selected 
{ 
        background-color: #bbf;
		color: black;

}

.auto_complete ul li {
      list-style-type: none;
      display:block;
      margin:0;
      padding:2px;
		font-size: 12px;
		height: 20px;
		overflow: hidden;
}


#location_city_auto_complete  ul li {
    list-style-type: none;
    display:block;
    margin:0;
    padding:2px;
	font-size: 12px;
	height: 12px;
	overflow: hidden;	
}

#location_city_auto_complete  ul li.selected 
{ 
        background-color: lightblue;
		color: black;

}


#bigsight_finder {
	padding: 4px;
	clear: both;	
}

#bigsight_finder * input {
	width: 100%;

}

.contacts em {
	font-size: 12px;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;	
	font-style: normal;
	font-weight: bold;
	color: #303030;
	display: block;
	padding: 2px;
	background-color: #f0f0f0;
	margin-bottom: 4px;
}

.froms_list {
	padding-left: 6px;
	padding-top: 6px;
}

.froms_list li {
	list-style-type: none;
	margin-bottom: 6px;
}

.froms_list li img{
	border: 1px solid #c0c0c0;
}

.apps {
	border-top: 1px solid #e0e0e0;
	padding-top: 6px;
	margin-left: 10px;
	font-size: 12px;
}

.apps a {
	display: inline;
	font-size: 12px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: underline;
}


/* Maps */

.migration_item {
	width: 200px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #e0e0e0;
	cursor: pointer;
}

.migration_item:hover {
	border: 1px solid #c0c0c0;
}

.migration_item h2 {
	font-size: 12px;
	margin-bottom: 2px;
}

.migration_item h3 {
	font-size: 11px;
}


/* Comments */

.comment {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

.comment .photo {
	float: left;
	margin-right: 10px;
	width: 35px;
}

.comment .photo a {
	border: none;
}

.comment .body {
	width: 300px;
}

.comment .info {
	font-size: 11px;
	color: #a0a0a0;
}

#comments {
  margin-top: 10px;
}

/* Articles */

.article {
  line-height: 15px;
}

.article img {
  border: 1px solid #c0c0c0;
  padding: 4px;
  margin: 4px;
}

.article ul {
  margin-left: 20px;
  margin-right: 20px;
}

.article ul li {
  list-style-type: none;
  background-image: url(/images/bullet.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
  margin-bottom: 20px;
}

.article code {
  display: block;
  width: 80%;
  margin: auto;
  background-color: black;
  border: 1px solid #c0c0c0;
  padding: 6px;
  color: #c0c0c0;
}

/* Entity items */

.item_address {
	font-size: 13px;
	color: #404040;
	margin-bottom: 10px;
}

.item_hours {
	font-size: 13px;
	color: #404040;
}

.item_content {
	color: #404040;
  font-size: 13px;
  line-height: 15px;
}

.item_content h1 {
	margin-top: 6px;
	margin-bottom: 6px;
  font-size: 24px;
  line-height: 26px;
}

.item_content h2 {
	font-size: 14px;
}

.item_content h3 {
	font-size: 12px;
}

.item_content ul {
	margin-left: 20px;
	margin-top: 10px;
}

.item_content ul li {
	margin-bottom: 6px;
	font-size: 12px;
}

.item_content .comment .body {
	font-size: 12px;
	width: 500px;
}

.item_content .comment .info {
	text-align: right;
}

.entity_lists {
	font-size: 12px;
}

.entity_lists ul {

}

.entity_lists li {
	margin-bottom: 6px;
	margin-left: 5px;	
	line-height: 14px;
  list-style-type: none;
}

.entity_lists .header {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 1px;
	font-style: italic;
}

.item_photos {
	margin-bottom: 10px;
}

.item_photos img {
	border: 1px solid #c0c0c0;
	padding: 4px;
	margin-bottom: 6px;
}

.item_photos div {
	font-size: 12px;
	margin-top: 6px;
}


.pods .entity_header {
	margin-top: 20px;
}

.pods div {
	font-size: 12px;
}

.group_list {
	margin-bottom: 20px;
	height: 60px;
	font-size: 12px;
	float: left;
	width: 150px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 4px;
	border: 1px solid white;
	cursor: pointer;
}

.group_list:hover {
	border: 1px solid #c0c0c0;
}

.small_group_list {
	height: 20px;
	width: 120px;
}

.group_list img {
	margin-right: 6px;
}

.group_list .left {

	width: 54px;
}

.group_list .left a {
	border: none;
}

.group_list h1 {
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 16px;
}

.group_list .right {

	margin-left: 60px;
}

.more_list {
	font-size: 12px;
	line-height: 16px;
}


.profile_pod {
	margin-bottom: 10px;
	font-size: 12px;
	padding: 4px;
}

.profile_pod h1 {
	font-size: 12px;
	margin-bottom: 6px;
}

.mini_contact {
	font-size: 12px;
	margin-bottom: 10px;
}

.full_contact {
	font-size: 12px;
	margin-bottom: 20px;
}

h4 {
	margin-bottom: 6px;
	font-size: 16px;
	color: #56B6DA;
}

.green_message {
	border: 2px solid #3DB40F;
	background-color: #B8E9A5;
	padding: 6px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}


#user_bar {
	border-bottom: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	height: 20px;
	background-image: url(/images_2000/user_bar_logo.png);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 20px;
	
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	font-size: 12px;
}

#user_bar a {
	color: #60b9cd;
	text-decoration: underline;
	border: none;
}

#user_bar a:hover {
	background-color: #60b9cd;
	color: white;
}
