/* Body and headers
-------------------------------------------------- */
body {
	position:relative;
	background-color:#fff;
}

body > .navbar {
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

#public_business {
}

#main-page #header {
	padding-top:15px;
}

#main-page .header-details{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    text-align:center;
    background-image:-webkit-linear-gradient(rgba(0,0,0,0.0) 0%, black 100%);
}

#public-business #main-page h1,
#property #main-page h1{
    text-transform:capitalize;
    font-weight:500;
    font-size:27pt;
    color:white;
    letter-spacing:1pt;
    padding-bottom:15px;
    
}

#public_business #main-page h2,
#property #main-page h2{
    padding-bottom:20px;
    padding-top:0px;
}

#project .main-page {
	margin-top:30px;
}

.header {
	width:940px;
	margin:10px auto;
	vertical-align:middle;
}

#main-navigation {
	margin-bottom:5px;
	padding-top:8px;
	border-right:none;
	border-left:none;
}

.header-actions {
	padding:8px 0;
	position:relative;
	margin:0;
}

.header-actions .edit {
	position:absolute;
	right:0;
	font-weight:300;
	color:#13c4f9;
	font-size:80%;
	line-height:35px;
}

.header-actions .edit:hover {
	color:#1a4f60;
}

.btn {
	text-transform:capitalize;
	font-weight:700;
}

.header-actions icon {
	margin-top:5px;
	opacity:.5;
}

.header-actions .btn {
	margin:0 0 20px 20px;
}

.goback {
	vertical-align:top;
}

.header-actions a {
	color:#878787;
	font-weight:700;
}

.header-actions form {
	margin:0;
	cursor:hand;
	display:inline;
	padding:5px 40px;
}

input .btn-action {
	padding:inherit 10px;
}

#tokenize-form {
	float:right;
	margin-bottom:10px;
}

.container {
	margin:0 auto;
	width:940px;
}

.top-right {
	top:5px;
	right:5px;
	position:absolute;
}

#project .sidebar .context .business.details{
    margin-left:0;
}

#project .sidebar .context .details {
	text-align:left;
	margin-left:20px;
}

.details:last-child {
	border-bottom:none;
}

.details dl {
	max-width:400px;
}

.details dt {
	margin-top:8px;
	color:#909090;
	font-weight:200;
	width:24%;
	display:inline-block;
	margin-right:20px;
	text-align:right;
}

.details dd {
	margin-top:8px;
	margin-left:3%;
	font-weight:200;
	width:60%;
	white-space:wrap;
}

.object-title {
	margin:25px 0 35px;
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
	
}

.object-title h1 {
	font-size:22pt;
	font-weight:100;
}

.object-title h2 {
	font-size:11pt;
	font-weight:200;
	margin:5px 0;
}

.headlines {
	background-color:#fff;
	padding:0 20px 10px 0;
	position:relative;
}

.left-column {
	width:600px;
}

.right-column {
	width:340px;
}

.headline-main-image {
}

.headline-main-image img {
	border-bottom:1px solid #cdcdcd;
	background:#fff;
}

.headlines p {
	margin:10px 0 0;
}

.headlines h2 {
	font-weight:800;
	font-size:16pt;
	text-shadow:0 2px #e4e4e4;
	padding-top:15px;
	line-height:1;
}

h4 {
	font-weight:200;
	font-size:10pt;
	letter-spacing:.3pt;
	font-weight:bold;
}

.top-nav h4 {
	padding:inherit;
}

.top-list {
	padding:10px 0 50px;
	position:relative;
	vertical-align:top;
	display:block;
	border-bottom:1px solid #cdcdcd;
}

.top-list .container {
	position:relative;
        min-height: 30px;
}

.top-list p {
	display:inline-block;
	padding:2px;
}

.social-connections {
	right:0;
	position:absolute;
}

.social-button {
	vertical-align:top;
	display:inline-block;
	margin-left:10px;
	margin-top:2px;
}

.facebook-btn {
    width: 52px;
    overflow:hidden;
}

.tw-btn {
	width:100px;
}

.medium-grey {
	color:#909090;
}

/* media boxes
-------------------------------------------------- */
#visual-tabs > .btn-group {
	border-bottom:1px solid #CDCDCD;
}

#visual-tabs > .btn-group > .btn {
	border-bottom:none;
	border-radius:none;
	margin-bottom:0;
}

#visual-tabs > .btn-group > .btn:first-child,#visual-tabs > .btn-group > .btn-inverse:first-child {
	border-bottom-left-radius:0;
	-moz-border-bottom-left-radius:0;
	-webkit-border-bottom-left-radius:0;
}

#visual-tabs > .btn-group > .btn:last-child,#visual-tabs > .btn-group > .btn-inverse:last-child {
	border-bottom-right-radius:0;
	-moz-border-bottom-right-radius:0;
	-webkit-border-bottom-right-radius:0;
}

#visual-tabs .btn-group {
	padding-bottom:0;
}

#visual-tabs > .btn {
	padding:inherit 30px;
}

.text-block-padding {
	padding:10px 15px;
}

#visual-tabs .propd-btns> .btn-group {
	text-align:left;
}

#unit .thumbnails, #project .thumbnails{
	margin:0;
	padding:3px 3px 0 3px;
	background-color:#f9f9f9;
}

#unit .thumbnails a, #project .thumbnails a{
	
	background-color:#fff;
	border:1px solid #b5b5b5;
	
}

#unit .thumbnails a:hover, #project .thumbnails a:hover{
	
	border:1px solid #0289cc;
	
	}

/* button Set
-------------------------------------------------- */
.listing-content-nav {
	width:100%;
	text-align:center;
	padding:5px 0;
}

.listing-content-nav li {
	display:inline-block;
	border-right:1px solid #cdcdcd;
}

.listing-content-nav li:last-child {
	border-right:none;
}

.listing-content-nav li > a {
	padding:0 18px;
	font-weight:700;
	color:#909090;
}

.listing-content-nav li.yui3-tab-selected a,.listing-content-nav li a.active {
	background-color:#fff;
	color:#000;
	text-decoration:none;
}

.listing-content-nav a:hover {
	text-decoration:none;
	color:#000;
	background-color:#fff;
}

/* breadcrumbs and buttons
-------------------------------------------------- */
.breadcrumb {
	padding:4px 8px;
	list-style:none;
	margin:0 auto;
	width:940px;
}

.breadcrumb li {
	display:inline-block;
	*display:inline;
	text-shadow:none;
	*zoom:1;
}

.breadcrumb .divider {
	padding:0 5px;
	color:#999;
}

.breadcrumb .active a {
	color:#555;
	font-weight:400;
	letter-spacing:1.1px;
}

.page-top.breadcrumb-list {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	min-height:25px;
	
	background-color:#eee;
	background:#eee;
	background-image:#eee;
}

.top-list .breadcrumb {
	float:left;
	margin:8px 5px 7px 0;
	display:inline-block;
}

.breadcrumb a {
	font-weight:700;
}

.btn-area {
	padding:0 10px 10px;
	text-align:center;
	margin:0 auto;
}

.send-message.send-with-offer .btn-primary-special{
	width:100%;
}

.send-message .btn-primary-special{
	width:100%;
}

.send-message.send-with-offer{
	border-top:1px solid #cdcdcd;
	background-color:white;
}

/* business widget
-------------------------------------------------- */
.content-area {
	background-color:transparent;
}

hr {
	border-left:0;
	background-color:transparent;
	border-color:#cdcdcd;
	color:transparent;
	background:transparent;
	border-style:solid;
}

.has-logo {
	height:auto;
}

#schedule > .meta-content {
	padding:0 20px;
}

.operator-tag {
	border-bottom:1px solid #cdcdcd;
	padding:5px 10px;
	margin:0 20px;
}

.meta-content {
	border-top:1px solid #CDCDCD;
	padding:0 20px;
	margin-top:1px;
}

.rental-details {
	clear:left;
}

.meta-content:first-child {
	border-top:none;
}

.meta-content h3 {
	text-align:left;
	font-weight:700;
	color:#000;
}

.meta-content.references {
	border-top:1px solid #cdcdcd;
}

.description {

	padding:10px 20px;
}

.description h4 {
	margin-bottom:10px;
	font-size:12pt;
	line-height:16pt;
}

.edit-images {
	text-align:center;
}

.edit-images .btn-action {
	margin:6px 0;
	padding-left:40px;
	padding-right:40px;
}

.extras {
	border-top:1px solid #cdcdcd;
}

.extras h3 {
	padding:10px 0 20px 10px;
	margin-bottom:10px;
	margin-top:0;
	background:-moz-linear-gradient(top,rgba(204,204,204,0.69) 0%,rgba(249,249,249,1) 100%);
/* FF3.6+ */
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(204,204,204,0.69)),color-stop(100%,rgba(249,249,249,1)));
/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,rgba(204,204,204,0.69) 0%,rgba(249,249,249,1) 100%);
/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,rgba(204,204,204,0.69) 0%,rgba(249,249,249,1) 100%);
/* Opera 11.10+ */
	background:-ms-linear-gradient(top,rgba(204,204,204,0.69) 0%,rgba(249,249,249,1) 100%);
/* IE10+ */
	background:linear-gradient(to bottom,rgba(204,204,204,0.69) 0%,rgba(249,249,249,1) 100%);
/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0cccccc',endColorstr='#f9f9f9',GradientType=0);
/* IE6-9 */
	color:gray;
	text-shadow:0 1px #D5D5D5;
	font-size:14pt;
	text-align:left;
	font-weight:600;
}

.prior-projects {
	border-top:1px solid #fff;
}

.ref-list h4,.article-list h4 {
	font-weight:200;
	font-size:12pt;
	margin-bottom:5px;
	padding:0;
	margin:0;
}

.references h5 {
	font-weight:700;
	display:inline-block;
}

.references h6 {
	padding:0 5px;
	display:inline-block;
	border-right:1px solid #cdcdcd;
}

.references h6:last-child {
	border-right:none;
}

.ref-list li,.article-list li {
	padding:10px 0;
	border-bottom:1px solid #cdcdcd;
}

.ref-list li:last-child,.article-list li:last-child {
	border-bottom:none;
}

.ref-dates,.article-dates {
	margin:0 0 5px;
	text-transform:capitalize;
	font-size:12px;
	color:#8d8d8d;
	padding-left:0;
}

.contact-tag {
	text-transform:uppercase;
	display:block;
	font-size:12px;
	color:#ff34a7;
	margin-top:7px;
}

.articles {
	text-align:left;
}

.articles h4 {
	font-size:19px;
	margin:15px 0 2px;
}

.articles h5 {
	font-size:11px;
	color:#8d8d8d;
}

.articles a {
	color:#ff34a7;
}

.articles a:hover {
	color:#ff79c5;
}

.icon-light {
	opacity:.5;
}

#listing-content .meta-content {
	padding-bottom:15px;
}

a {
	color:#00bff3;
}

.yui3-u-1 {
	width:auto;
}

.active-meta-area {
	overflow:hidden;
	margin-bottom:10px;
	position:relative;
	border:1px solid #a4a4a4;
	border-top:1px solid #cdcdcd;
	border-radius:4px;
	box-shadow:0 1px 5px 0 #cdcdcd;
	background-color:#fff;
	background-image:#fff;
}

.meta-area {
	overflow:hidden;
	margin-bottom:10px;
	position:relative;
	border:1px solid #cdcdcd;
	background-color:#fff;
	background:#fff;
	background-image:url(../img/medium-white-transparency.png);
	background-repeat:repeat;
}

.meta-area:hover {
	border:1px solid #b5b5b5;
}

.meta-area .edit-images {
	border-bottom:none;
	text-align:center;
}

.meta-area h3 {
	font-size:13pt;
	font-weight:200;
	display:inline;
}

.right-column .meta-area {
	margin-left:10px;
}

.right-column .meta-action-button {
	margin-left:10px;
	margin-bottom:10px;
}

.right-column .meta-action-button .btn {
	text-transform:capitalize;
	margin:0 auto;
	padding:10px 0;
	display:block;
        width: 100%;
}

.meta-area .business {
	padding:inherit 0;
	min-height:115px;
}

.meta-area h4 {
	font-weight:300;
	font-size:11pt;
	color:#6d6d6d;
}

.section-label {
	text-align:left;
	top:0;
	margin-bottom:5px;
	display:block;
}

.section-label h5 {
	margin:auto;
	display:inline-block;
	background:#fff;
	font-size:15px;
	padding:7px 0 3px;
	color:#b3b3b3;
	vertical-align:middle;
}

.meta-after {
	padding:0 0 15px;
	border-radius:0 0 12px 12px;
	-moz-border-radius:0 0 12px 12px;
	-webkit-border-radius:0 0 12px 12px;
	border-top:1px solid #cdcdcd;
}

.hidden {
	display:none;
	visibility:hidden;
}

.fb-like {
	display:inline;
}

.social-share .fb_iframe_widget {
	width:48px;
	overflow:hidden;
}

.price-deets {
	font-size:15pt;
	color:#555;
	padding:15px 0 15px 26px;
	margin:10px 2px 2px;
	background-color:#f9f9f9;
	background:#f9f9f9;
	background-image:#f9f9f9;
	display:block;
}

.price-deets .price {
	text-align:left;
}

.price-deets h6 {
	line-height:12px;
	font-size:12pt;
	margin-bottom:3px;
	font-weight:200;
}

.price-data {
	font-size:18pt;
	color:#ff8d00;
	line-height:18px;
	padding:2px 2px 0 5px;
	margin-bottom:-2px;
}

.price-data sup {
	font-weight:400;
	vertical-align:top;
	line-height:12px;
	top:0;
	padding-right:2px;
}

#edit-photos-btn {
	position:absolute;
	width:100%;
	display:block;
	height:100%;
}

#edit-photos-btn:hover {
	background-image:rgba(255,255,255,0.55);
	z-index:9000;
}

.photo-owner-over {
	background-image:rgba(255,255,255,0.75);
	background:rgba(255,255,255,0.75);
	width:100%;
	height:100%;
	text-align:center;
}

.hide-button {
	position:absolute;
	left:220px;
	top:176px;
	z-index:500;
}

.photo-grey:hover .hide-button,#photo-area:hover .greyed-out {
	display:block;
}

.photo-grey:hover .large-image {
	opacity:.5;
}

.btn-simple {
	padding:4px 20px;
	background-color:#fff;
	border:1px solid #08c;
	vertical-align:middle;
}

#public_business .send-btn {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-left:10px;
}

.btn-simple {
	color:#08c;
}

.user-btns .edit,.user-btns .back {
	
}

.btn-simple:hover {
	color:#00bff3;
}

.user-btns .btn {
	padding:4px 20px;
	line-height:15px;
	margin:0;
}

.user-btns .back{
	padding:12px 15px 14px 15px;
	border-radius:none;

	display:inline-block;
	
}

/* business & multi-unit page masters
-------------------------------------------------- */
.container-contents {
	bottom:0;
}

#public_business .meta-content,#public_business .meta-content-edit {
	padding:20 60px 60px 60px;
	background-color:#fff;
	position:relative;
	font-size:12pt;
	z-index:100;
}

.biz-add-thing {
	padding:8px 20px;
	text-transform:uppercase;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#cdcdcd;
	color:#3d3d3d;
}



.property-img img{
    line-height:0;
        border:1px solid #cdcdcd;
}

.property-img img:hover{
    border:1px solid #1cb2ff;
}

.object {
	position:relative;
}

.object .inner {
	margin:2px;
	padding:0;
	border:1px solid #cdcdcd;
}


.object img{
	border-bottom:1px solid #cdcdcd;
}

.object .inner a:hover {
	background-color:#f7f7f7;
}


.object .object-description {
	padding:10px;
	text-align:left;
}

.object a {
	color:#555;
}

.object:hover a {
	color:#000;
}

.object .object-txt-extra {
	font-weight:200;
	font-size:9pt;
}

.item-deets {
	padding:5px;
}

.top-list {
	background-image:url(../img/medium-white-transparency.png);
	background-repeat:repeat;
	padding:0;
	display:block;
	min-width:900px;
}

.top-list .social-connections {
	display:block;
	padding:8px 35px;
	top:0;
}

#property .social-connections {
	background-color:transparent;
	background-image:none;
	display:inline-block;
	text-align:right;
}

.top-list .user-btns {
	padding:0px 5px 0 0;
	width:500px;
	min-height:30px;
	display:block;
	clear:both;
}

.hero-container {
	
	background-repeat:repeat;
	background-color:transparent;
	

}

.hero-container img{
	z-index:30;
}

.page-banner{
	
	z-index:800;
}

a.edit-banner{
	background-image:url(..img/medium-black-transparency.png);
	background:rgba(54,54,54,0.43);
	color:white;
	font-size:13pt;
	position:absolute;
	top:0;
    box-sizing: border-box;
	width:940px;
	padding:5px;
	height:40px;
	z-index:900;
	text-align:center;
	

}

.page-banner .viewbutton{
	display:none;
	
}

.page-banner:hover .viewbutton{
	
	display:inline;

}


/* business page specifics
-------------------------------------------------- */
#public_business .logo {

	margin:0;
	display:block;
	width:208px;
	height:208px;
	background-color:white;
	line-height:208px;
	

}
#property .logo{

    width:120px;
    border:1px solid #cdcdcd;
    background-color:white;
    line-height:100px;
    overflow:hidden;
}

#property .logo img{
    vertical-align:middle;
    width:120px;
    height:auto;
}

#public_business .biz-logo {
	
        
        width:208px;
        height:208px;
        vertical-align:bottom;
        background:#fff;
        overflow:hidden;
        background-image:#fff;
        background-color:#fff;
}

#public_business .biz-logo img {
	
	z-index:9000;
vertical-align:middle;
background-color:#fff;
background-image:#fff;
width:208px;

}

.biz-detail {
	display:inline-block;
	padding:0 15px 10px;
}

#public_business .hero-container {
margin-bottom:40px;
}

#public_business .page.inner {
}

#public_business .biz-detail h2 {
	font-weight:500;
	font-size:18pt;
	line-height:28pt;
	color:#555;
}

#public_business .biz-detail h4 {
	padding:0;
	font-size:11pt;
	color:#000;
	vertical-align:middle;
	font-weight:300;
	width:100%;
}

.hero-header {
	
	position:relative;

	
}




#public_business .background {
	background-color:#000;
}

#public_business .section-title {
	font-size:18pt;
	font-weight:100;
	text-align:left;
}

#public_business .section-title h3 {
	font-size:22pt;
	font-weight:500;
	color:#2c2c2c;
	margin-top:20px;
}

#public_business .state-tag {
	position:absolute;
	top:0;
	left:0;
	font-size:11pt;
	text-shadow:0 0 3px #555;
	color:#fff;
	z-index:900;
	background-image:url(../img/medium-black-transparency.png);
	border-radius:0 0 5px 0;
	-moz-border-radius:0 0 5px;
	-webkit-border-radius:0 0 5px 0;
	padding:5px;
}

#public_business .state-tag h6,#property .state-tag h6 {
	font-size:15pt;
	text-shadow:0 0 3px #555;
	color:#fff;
	font-weight:100;
	color:#fff;
}

#public_business .unit.price-tag {
	top:0;
	right:8px;
}

#property .unit.price-tag {
	top:3px;
	right:6px;
}

#public_business .unit.price-tag,#property .unit.price-tag {
	position:absolute;
	z-index:900;
	background-image:url(../img/medium-black-transparency.png);
	width:auto;
	border-radius:0 0 0 5px;
	padding:5px;
	font-size:10pt;
	font-weight:100;
	color:#fff;
	vertical-align:center;
	text-align:right;
}

#public_business .unit.price-tag .no-rate,#property .unit.price-tag .no-rate {
	line-height:1.1;
	color:#fff;
	text-shadow:0 0 1px #000;
}

#public_business .unit.price-tag .poundsign,#property .unit.price-tag .poundsign {
	font-size:24pt;
	text-shadow:0 0 3px #555;
	padding:0 5px;
	color:#6dcff6;
	font-weight:100;
	float:left;
	display:inline-block;
}

#public_business .unit.price-tag .ratenumber,#property .unit.price-tag .ratenumber {
	font-size:17pt;
	font-weight:300;
	letter-spacing:1px;
	text-shadow:0 0 3px #555;
}

#public_business .unit.price-tag .ratefreq,#property .unit.price-tag .ratefreq {
	font-size:10pt;
	font-weight:100;
	text-shadow:0 0 3px #555;
}

.business-mini .business-widget {
	color:#fff;
	background-image:none;
	background:transparent;
	z-index:1000;
}

.business-mini .business-widget .biz-logo {
	margin:0;
	border:none;
}

.business-mini .business-widget .biz-logo img {
	border:1px solid #000;
	margin:5px;
	opacity:.85;
}

.business-mini .business-widget .biz-logo img:hover {
	border:1px solid #fff;
	margin:5px;
	opacity:1;
}

.business-mini .business-widget .biz-contact {
	float:right;
	display:none;
}

#property .business-mini .business-widget {
	position:absolute;
	top:0;
	left:0;
}

.business-mini .business-widget .business-area {
	display:block;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	min-height:100px;
	height:inherit;
}

#unit .business-widget a:hover .biz-logo, #project .business-widget a:hover .biz-logo {
	border:1px solid #b5b5b5;
}


/* multi-unit page specifics
-------------------------------------------------- */


#property .container {
  margin:0 auto;
  width:940px;
	
}

#property .section-title {
	padding:10px;
	font-size:18pt;
	font-weight:100;
}

#property .section-title h3 {
	font-size:24pt;
	font-weight:100;
	color:#2c2c2c;
}

#property .property-list{
    margin-left:5px;
    
}

#property .property-list li {
	padding:2px 0;
}

.property-detail {
	display:block;
	margin:0px auto;
	padding:0px 10px 0px 20px;
	

	background-image:url(../img/medium-white-transparency.png);
}


.grey-border{
	border:1px solid #cdcdcd;
	border-top:none;
	overflow:hidden;
}
.hero-header img{
border-bottom:1px solid #cdcdcd;
}

.hero-header .inner{
	overflow:hidden;
    background:black;
    border-bottom:1px solid #cdcdcd;
    padding-bottom:1px;

	height:315px;
}

.property-detail h2 {
	font-weight:100;
	font-size:30pt;
	color:#000;
	display:inline-block;
}

.property-detail h4 {
	padding:0;
	font-size:13pt;
	color:#828282;
	vertical-align:middle;
	font-weight:300;
	width:100%;
	display:inline-block;
}

.property-detail .title {
	min-width:770px;
	display:inline-block;
}

.propertys-total {
    background-color:white;
    position:absolute;
    right:20px;
    bottom:0;
	text-align:center;
	padding:3px 3px 8px 3px;;
	border:1px solid #eee;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-bottom:none;

}

.propertys-total .property-counter {
	background-color:#009eff;
	border-radius:50%;
	width:33px;
	height:33px;
	display:inline-block;
	margin-top:5px;

}

.propertys-total .property-counter .count {
	font-size:15pt;
	margin-top:5px;
	color:#fff;
	display:block;
}

.backgrounded {
	background-attachment:fixed;
	position:fixed;
	width:940px;
	z-index:0;
}

#property .object .inner:hover {
	background-color:#eee;
}

#unit .property-area {
	border-bottom:1px solid transparent;
	
}

#unit .property-area:hover {
	border-bottom:1px solid #eee;
	background-color:#f9f9f9;
}

.business-area:hover{
	background-color:#f9f9f9;
}
.property-images li {
   
}
.property-images li img {
    margin-right: 2px;
    display: block;
}
.property-images li:nth-child(4n) img {
    margin-right: 0;
}

.thread-list ul {
    padding: 0 16px;
    margin-bottom: 10px;
    list-style-type: disc;
    list-style-position: inside;
}

.image-thumbnailing {
    display: block;
}

.thumbnails .image-thumbnailing {
    height: 70px;
    line-height: 70px;
    width: 70px;
}

.main-image .lightbox-image .image-thumbnailing {
    height: 400px;
    line-height: 400px;
    width: 600px;
}

.lightbox-content .image-thumbnailing {
    width: 800px;
    line-height: 600px;
    height: 600px;
}
