ul#search-results li {
	padding: 15px 10px;
	border-bottom: 1px dotted #ddd;
}

li.expert {
    /* border-left: 10px solid #6f2741; */
    background: #FFFF66;
    margin-bottom: 5px;
}

div.result-profile-photo {
	width: 70px;
	float: left;
	display: inline;
}
div.result-user-details {
	width: 400px;
	float: left;
	display: inline;
}

#resultListHolder {
        margin-left: -4px;
}

.result-location {
	color: #aaa;
	font-size: 11px;
}

dl.user-experience {
	color: #777;
	margin: 4px 7px;
	padding: 0;
	font-size: 12px;
}
dl.user-experience dd {
	font-weight: bold;
	float: left;
	display: inline;
	clear: left;
	width: 50px;
	text-align: right;
	padding: 0 7px 0 0;
	margin: 0;
}
dl.user-experience dt {
}

.pagination {
	padding: 8px 5px;
	text-align: right;
	background-color: #eee;
}
.pagination h6 {
	float: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
.pagination ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1em;
}
.pagination ul li {
	list-style: none;
	display: inline;
}
.pagination ul li a:link
,.pagination ul li a:visited
,.pagination ul li span.current {
	padding: 0 2px;
}
.pagination ul li span.current {
	font-weight: bold;
}
.pagination ul li a:link.previous
,.pagination ul li a:visited.previous {
	font-weight: bold;
	padding-left: 11px;
}
.pagination ul li a:link.next
,.pagination ul li a:visited.next {
	font-weight: bold;
	padding-right: 11px;
}

#connection-list {
  padding: 10px;
	border: 1px solid #aaa;
	height: 415px;
	width: 478px;
	overflow: scroll;
}
#connection-list table {
  border-collapse: collapse;
}
#connection-list td {
  padding: 8px 0;
	border-bottom: 1px #ddd solid;
}
#connection-list td.network-profile-photo {
	width: 52px;
}
#connection-list td.network-profile-photo img {
	width: 40px; 
	height: 40px; 
	margin: 3px 0 0 3px;
}
#connection-list td.network-user-info {
	width: 369px;
}
#connection-list td.network-connection-count {
	width: 40px;
	font-weight: bold;
}

#showcasePreviewBox {
	padding: 5px;
	margin: 0 0 15px;
	border: 1px #ddd solid;
	background: #eee;
}
#showcasePreviewBox h6 {
	color: #000;
	font-size: 12px;
	padding: 7px 1px 2px;
}
#showcasePreviewBox p {
	color: #777;
	font-size: 11px;
	padding: 0 1px 2px;
}
#showcasePreviewBoxInner {
	border: 1px #ccc solid;
	background: #fff;
	margin: 0;
	padding: 5px 0;
}
#showcasePreview {
	display: block;
	padding: 0; 
	margin: 0 auto;
}
.items {  
	height:  118px;  
	width:   118px;  
} 
.items img {  
	height:  118px;  
	width:   118px;  
	top: 0px;
	left: 0px;
} 


/*SHOWCASE */
#displayTitle {
	font-weight: normal;
	color: #888;
}

#imageSet {
	border-width: 4px 0; 
	border-color: #d9d9d9; 
	border-style: solid;
	padding: 25px 0 11px;
	min-height: 412px;
}
/* IE6 doesn't know min-height so... */
/*\*/ * html #imageSet { height: 412px; } /**/

.imageContainer {
	width: 118px;
	height: 188px;
	background: #fff;
	margin: 0 6px 16px;
	padding: 4px;
	border: 1px #d9d9d9 solid;
	position: relative;
}
.imageContainer .thumbnail {
	position: absolute;
	width: 114px;
	height: 188px;
	top: 4px;
	left: 4px;
	background-color: transparent;
	z-index: 5;
	text-decoration: none;
}
.imageContainer .thumbnail img {
	width: 118px;
	height: 118px;
	display: block;
}
.imageContainer p {
	margin-top: 5px;
	padding: 5px;
	color: #888;
	font-size: 11px;
}
.imageContainerHover {
	border: 1px #666 solid;
	cursor: pointer;
}
.imageContainerHover p {
	color: #444;
}
.image_details {
	display: none; 
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { 
	border: none; 
}
#lightbox-container {
	margin: 0 auto;
	background-color: #fff;
	width: 250px;
	padding: 10px; 
	position: relative;
}
#lightbox-terNav {
	position: absolute;
	height: 11px;
	top: 10px;
	right: 10px;
}
#lightbox-nav-btnPrev2
,#lightbox-nav-btnNext2
,#lightbox-secNav-btnClose-2 {
	padding: 0;
	line-height: 11px;
	margin: 0 0 0 3px;
	float: right;
}
#lightbox-nav-btnPrev2 img
,#lightbox-nav-btnNext2 img
,#lightbox-secNav-btnClose-2 img {
	display: block;
}
#lightbox-secNav-btnClose-2 {
	width: 11px;
	height: 11px;
	margin: 0 0 0 9px;
}
#lightbox-nav-btnPrev2
,#lightbox-nav-btnNext2 {
	width: 31px;
	height: 11px;
	display: none;
}

#lightbox-container-image-box {
	position: relative;
	width: 250px;
	height: 250px;
	float: left;
	display: inline;
}
#lightbox-container-image { 
	border: none;
	padding: 0;
	margin: 0;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	display: none;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	display: none;
}
#lightbox-container-image-box > #lightbox-nav { 
	left: 0; 
}
#lightbox-nav a { 
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	width: 245px;
	float: right;
	display: inline;
	text-align: left; 
}
#lightbox-image-details h3 { 
	font-weight: normal;
	line-height: 1.0em;
	padding: 0;
	margin: 0 0 12px;
}
#lightbox-image-details p { 
	line-height: 1.3em;
	color: #666;
	padding: 0;
	margin: 0;
}
#lightbox-image-details h5 { 
	line-height: 1.2em;
	padding: 7px 0 0;
	margin: 20px 0 5px;
	border-top: 1px dotted #d9d9d9;
	color: #888;
}
#lightbox-image-details li { 
	font-size: 11px;
	color: #aaa;
	padding: 0 2px 1px;
	margin: 0 5px 4px 0;
	border-bottom: 1px dotted #ccc;
	list-style: none;
	display: block;
	float: left;
}
#lightbox-image-details-currentNumber {
	padding: 0 0 5px;
	margin: 0 0 7px;
	color: #666;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	line-height: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px #d9d9d9 solid;
}
#lightbox-image-details-currentNumber span {
	text-transform: none;
	display: block;
	margin: 3px 0 0;
	color: #aaa;
}

#lightbox-secNav-btnClose {
	width: 50px; 
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/* ----------------------------------------------------------------------
	 #body-container #body-inner #content .forum_topics
	 #body-container #body-inner #content .forum_replies
	 ---------------------------------------------------------------------- */
.forum_topics	
,.forum_replies	{
}
.forum_topics	ul
,.forum_replies ul	{
	padding: 8px;
	width: inherit;
}
.forum_topics	ul li
,.forum_replies ul li 	{
	padding: 10px 0;
	list-style: none;
	border-bottom: 1px #eee solid;
}
.forum_topics ul li .div-left
,.forum_replies ul li .div-left 	{
	display: block; 
	float: left; 
	width: 75px;
}
.forum_topics ul li .div-right
,.forum_replies ul li .div-right 	{
	display: block; 
	float: left; 
	width:605px;
}

.forum_topics ul li .topic-title
,.forum_replies ul li .topic-title 	{
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.4em;
}
.forum_topics ul li .topic-meta
,.forum_replies ul li .topic-meta 	{
	color: #888;
	font-size: 11px;
	line-height: 1.6em;
}
.forum_topics ul li .topic-meta b 
,.forum_replies ul li .topic-meta b	{
	color: #000;
	font-weight: normal;
}
.forum_topics ul li .topic-meta span 
,.forum_replies ul li .topic-meta span	{
	white-space: nowrap;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}
.meta-replies {
	color: #000;
}
.meta-replies
,.meta-poster {
	border-right: 1px solid #aaa;
}

.topic-reply-list	{
}
.topic-reply-list li 	{
	padding: 10px 0;
	margin: 0 0 5px;
	background: #eee;
	list-style: none;
	border-top: 1px #ccc solid;
}
.topic-reply-list li .div-left {
	display: block; 
	float: left; 
	width: 50px !important; 
	padding-left: 10px;
}
.topic-reply-list li .div-left img {
	width: 40px;
}
.topic-reply-list li .div-right {
	display: block; 
	float: left; 
	width:590px !important;
}

.topic-reply-list .member_options	{
	padding: 0;
	font-size: 11px;
}
.topic-reply-list .member_options li	{
	list-style: none;
	border: none;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

.topic-reply-list .member_name	{
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}
.topic-reply-list .member_loc	{
	font-size: 11px; 
	line-height: 1.2em;
	color: #777;
}


/* FLIP */


.resultListHolder{
    margin-bottom:30px;
    position: relative;
}

.result{
    width:180px;
    height:180px;
    float:left;
    margin:4px;
    
    /* Giving the result div a relative positioning: */
    position:relative;
    cursor:pointer;
    background-color: #ffffff;
}

.resultFlip{
    /*  The result div will be positioned absolutely with respect
        to its parent .result div and fill it in entirely */

    font-size: 10px;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    border:1px solid #ddd;  
    background-color: #ffffff;
}

.resultName {
    font-weight: bold;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 12px;
    text-align: left;
    position: relative;
}

.resultHeadline {
    font-size: 10px;
    text-align: left;
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}

.resultViewLink {
    font-size: 11px;
    text-align: left;
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: bold;
}

.resultImage {
    margin-top: 15px;
    margin-left: 15px;
}

.resultFlip:hover{
    border:1px solid #999;
    
    /* CSS3 inset shadow: */
    -moz-box-shadow:0 0 30px #999 inset;
    -webkit-box-shadow:0 0 30px #999 inset;
    box-shadow:0 0 30px #999 inset;
}


.resultData{
    /* Hiding the .resultData div */
    display:none;
}

.resultDescription{
    background-color: #ffffff;
    font-size:11px;
    margin: 15px;
}

.resultFlip {
    background-color: white !important;
}

.resultInfo {
    font-size: 11px;
    margin-bottom: 8px;
}

.resultURL{
    font-size:10px;
    font-weight:bold;
    padding-left:20px;
}

.clear{
    /* This class clears the floats */
    clear:both;
}



#findpro-column2 {
       float: left;
}
#findpro-byn-graphic {
        background-image: url('https://s3.amazonaws.com/haute.net/static/images-re/graphics/BYN_SMALL_black.jpg');
        width: 278px;
        height: 397px;
        margin-top: 35px;
        margin-bottom: 41px;
}

