@font-face {
	font-family: 'ljh_lighthousebold';
	src: url('../fonts/ljh_lighthouse-bold-webfont.eot');
	src: url('../fonts/ljh_lighthouse-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ljh_lighthouse-bold-webfont.woff') format('woff'),
		 url('../fonts/ljh_lighthouse-bold-webfont.ttf') format('truetype'),
		 url('../fonts/ljh_lighthouse-bold-webfont.svg#ljh_lighthousebold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ljh_lighthousebold_italic';
	src: url('../fonts/ljh_lighthouse-bolditalic-webfont.eot');
	src: url('../fonts/ljh_lighthouse-bolditalic-w../fonts/ljhont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ljh_lighthouse-bolditalic-webfont.woff') format('woff'),
		 url('../fonts/ljh_lighthouse-bolditalic-webfont.ttf') format('truetype'),
		 url('../fonts/ljh_lighthouse-bolditalic-webfont.svg#ljh_lighthousebold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ljh_lighthouseitalic';
	src: url('../fonts/ljh_lighthouse-italic-webfont.eot');
	src: url('../fonts/ljh_lighthouse-italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ljh_lighthouse-italic-webfont.woff') format('woff'),
		 url('../fonts/ljh_lighthouse-italic-webfont.ttf') format('truetype'),
		 url('../fonts/ljh_lighthouse-italic-webfont.svg#ljh_lighthouseitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ljh_lighthouselight';
	src: url('../fonts/ljh_lighthouse-light-webfont.eot');
	src: url('../fonts/ljh_lighthouse-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ljh_lighthouse-light-webfont.woff') format('woff'),
		 url('../fonts/ljh_lighthouse-light-webfont.ttf') format('truetype'),
		 url('../fonts/ljh_lighthouse-light-webfont.svg#ljh_lighthouselight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ljh_lighthouselight_italic';
	src: url('../fonts/ljh_lighthouse-lightitalic-webfont.eot');
	src: url('../fonts/ljh_lighthouse-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ljh_lighthouse-lightitalic-webfont.woff') format('woff'),
		 url('../fonts/ljh_lighthouse-lightitalic-webfont.ttf') format('truetype'),
		 url('../fonts/ljh_lighthouse-lightitalic-webfont.svg#ljh_lighthouselight_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ljh_lighthouseregular';
	src: url('../fonts/ljh_lighthouse-regular-webfont.eot');
	src: url('../fonts/ljh_lighthouse-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ljh_lighthouse-regular-webfont.woff') format('woff'),
		 url('../fonts/ljh_lighthouse-regular-webfont.ttf') format('truetype'),
		 url('../fonts/ljh_lighthouse-regular-webfont.svg#ljh_lighthouseregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body,html {
	min-width:1000px;
	height:100%;
}
body {
	font:15px/21px 'ljh_lighthouselight', sans-serif;
	color:#707073;
	background:#c3c5c4;
}
a {
	color:#707073;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input:focus {
	outline: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h2 {
	margin:0 0 14px 3px;
	font:30px/34px 'ljh_lighthousebold', sans-serif;
	color:#f0231e;
	border-top:3px solid #000;
	padding:6px 0 0;
}
/*general*/
.page {
	width:100%;
	position:relative;
	overflow:hidden;
	min-height:100%;
	background:url(../images/bg-page.gif) repeat-y 50% 0;
}
.wrapper {
	margin:0 auto -9999px;
	padding:0 19px 9999px;
	background:#fff;
	width:962px;
	margin						: 0 auto;
	padding 					: 0 19px;
}
/*header*/
#header {
	overflow:hidden;
	padding:11px 0 24px;
}
#header .top-nav {
	overflow:hidden;
	padding:0;
}
#header .top-nav ul {
	margin:0 -1px;
	padding:0;
	list-style:none;
	float:right;
	font:12px/16px 'ljh_lighthouselight', sans-serif;
}
#header .top-nav ul li {
	float:left;
	padding:0 0 0 13px;
	background:url(../images/sep-01.png) no-repeat 6px 2px;
}
#header .top-nav ul li:first-child{
	padding-left:0;
	background:none;
}
#header .top-nav ul li a {color:#707073;}
#header .logo{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:615px;
	height:57px;
	margin:-3px 0 0 4px;
	padding:0;
	float						: left;
}
#header .logo a{
	display:block;
	height:100%;
}

#header .phone
{
	color						: black;
	font-family					: ljh_lighthousebold, sans-serif;
	font-size					: 32px;
	text-align					: right;
	line-height					: 62px;
	height						: 57px;
	width						: 338px;
	margin						: -3px 0 0 4px;
	float						: left;
}

/*main-nav*/
#main-nav {
	margin:0 -19px 18px;
	padding:12px 45px 0;
	list-style:none;
	overflow:hidden;
	background:#f0231e;
	font:20px/25px 'ljh_lighthousebold', sans-serif;
  height: 38px;
}
#main-nav li {
	padding:0 0 0 32px;
	padding:0 0 0 47px;
	padding:0 0 0 34px;
	padding:0 0 0 52px;
	float:left;
}
#main-nav li:first-child{padding-left:0;}
#main-nav li a {
	display:block;
	color:#fff;
	padding:0 3px 9px;
	white-space:nowrap;
}
#main-nav li a:hover,
#main-nav li.active a {
	border-bottom:4px solid #ffcd00;
	text-decoration:none;
}
/*slideshow*/
.slideshow {
	position:relative;
	padding:0 0 0 5px;
	margin-bottom:21px;
}
.slideshow .slideset {width:100%;}
.slideshow .slideset .slide {
	overflow:hidden;
	position:relative;
	width:100%;
}
.slideshow .slideset .slide .slide-logo-tag{
  position:relative;
  display: block;
  text-align: right;
  float: right;
  margin: 0px 336px -80px 0px;
  z-index: 99;
  padding-top: 2px;
}
.slideshow .slideset .slide img {float:left;}
.slideshow .slideset .slide .text-block {
	float:right;
	width:312px;
	border-right:1px solid #eff0ef;
	background:#e1e2e1;
	min-height:260px;
	padding:15px 15px 70px 20px;
	color:#4a4a4c;
	position:relative;
}
.slideshow .slideset .slide .text-block h2 {
	margin:0 -3px 10px;
	padding:0;
	border:0;
	color:#4a4a4c;
	font-size:38px;
	line-height:42px;
}
.slideshow .slideset .slide .text-block h3 {
	display:block;
	padding:0 0 9px;
	font:22px/24px 'ljh_lighthouseregular', sans-serif;
}
.slideshow .slideset .slide .text-block h3 strong{
	font-weight:normal;
	font-family:'ljh_lighthousebold', sans-serif;
}
.btn-row {overflow:hidden;}
.btn {
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:url(../images/bg-btn.gif) repeat-x;
	position:relative;
	font:14px/32px 'ljh_lighthousebold', sans-serif;
	height:34px;
	float:left;
	padding:0 11px;
	border:0;
	margin:0;
	cursor:pointer;
}
.btn.btn-large {width:192px;}
.btn.btn-small {width:77px;}
.btn:hover {text-decoration:none;}
.slideshow .slideset .slide .text-block .btn {
	position:absolute;
	bottom:36px;
	left:19px;
}
.slideshow .switcher {
	position:absolute;
	bottom:11px;
	right:14px;
	z-index:99;
}
.slideshow .switcher a {
	font:20px/21px 'ljh_lighthousebold', sans-serif;
	color:#fff;
	padding:0 7px 0 8px;
	border-top:1px solid #c0c2c1;
	-webkit-border-radius:0 0 2px 0;
	-moz-border-radius:0 0 2px 0;
	border-radius:0 0 2px 0;
	text-align:center;
	float:left;
	margin-left:6px;
	height:24px;
	background:#a0a2a1;
}
.slideshow .switcher a:hover,
.slideshow .switcher a.activeSlide {
	background:#f0231e !important;
	border-top:1px solid #e9827f !important;
	text-decoration:none;
}
/*columns*/
.columns {
	overflow:visible;
	padding:0 0 33px 3px;
}
.columns .item {
	float:left;
	margin:0 0 0 28px;
	width:300px;
}
.columns .item:first-child{margin-left:0;}
.columns .item .img {
	position:relative;
	margin:0 0 15px;
}
.columns .item .img img {vertical-align:top;}
.columns .item .img .line {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:url(../images/bg-line.png);
	color:#fff;
	overflow:hidden;
	padding:6px 0 5px;
}
.columns .item .img .line strong {
	float:left;
	font:17px/21px 'ljh_lighthousebold', sans-serif;
	padding:0 0 0 10px;
}
.columns .item .img .line span {
	float:right;
	font:15px/19px 'ljh_lighthouseregular', sans-serif;
	padding-right:11px;
}
/*three-columns*/
.three-columns {padding:0 0 18px;}
.three-columns:after{
	clear:both;
	content:'';
	display:block;
}
.three-columns .enquiry-form {
	float:left;
	width:303px;
}
.three-columns .enquiry-form h2 {
	padding:10px 0 0;
	margin-bottom:17px;
}
.txt-area,
.txt-row {
	padding:0 5px 8px;
	overflow:hidden;
}

.txt-row .txt {
	margin:0;
	padding:9px 9px 8px;
	background:#ebebeb;
	border:1px solid #c7c7c7;
	color:#707073;
	font:14px/18px 'ljh_lighthouselight', sans-serif;
	height:20px;
	width:244px;
	float:left;
	color:#707073;
}
.txt-area textarea {
	margin:0;
	padding:9px 9px 8px;
	background:#ebebeb;
	border:1px solid #c7c7c7;
	color:#707073;
	font:14px/18px 'ljh_lighthouselight', sans-serif;
	height:20px;
	width:244px;
	float:left;
	height:115px;
	overflow:auto;
	resize:none;
}
.txt-row .txt.error {
	border:1px solid red;
}
.txt-area textarea.error {
	border:1px solid red;
}
.txt-row .txt:focus,
.txt-area textarea:focus {color:#a0a0b3;}
#div_thankyou{display: none; padding: 0 6px 0 6px;}
.check-row {
	overflow:hidden;
	padding:4px 18px 9px;
}
.check-row label {
	float:left;
	font:15px/19px 'ljh_lighthouselight', sans-serif;
	color:#707073;
	margin:0 26px 0 0;
}
.three-columns .enquiry-form .btn-row {
	padding:12px 4px 0;
}
.three-columns .enquiry-form .btn-row .btn {padding-bottom:3px;}
.three-columns .holder {
	float:right;
	width:632px;
}
.three-columns .holder .frame {padding:0 0 39px;}
.three-columns .holder .frame {padding:0;}
.three-columns .holder .frame:after{
	clear:both;
	content:'';
	display:block;
}
.three-columns .holder .frame .col {
	float:left;
	width:303px;
}
.three-columns .holder .frame .col h2 {
	margin:0 0 15px;
	padding-top:9px;
	height:34px;
	overflow:hidden;
}
h2 em {
	float:left;
	font-style:normal;
	padding-right:8px;
}
.three-columns .holder .frame .col h2 img {
	vertical-align:top;
	margin:8px 0 0 -3px;
	float:left;
}
.three-columns .holder .frame .col .box {
	color:#707073;
	font:15px/17px 'ljh_lighthouselight', sans-serif;
}
.three-columns .holder .frame .col ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font:10px/12px 'ljh_lighthouseregular', sans-serif;
}
.three-columns .holder .frame .col p {margin:0 0 4px;}
.three-columns .holder .frame .col ul li {
	float:left;
	padding:0 0 0 9px;
	background:url(../images/bullet-01.png) no-repeat 4px 6px;
}
.three-columns .holder .frame .col ul li:first-child{
	padding-left:0;
	background:none;
}
.three-columns .holder .frame .col .post {
	padding:9px 0 12px;
	border-top:1px solid #dfe0e0;
}
.three-columns .holder .frame .col .post:first-child{
	border:0;
	padding:0 0 12px;
}
.three-columns .holder .frame .spots {
	float:right;
	color:#fff;
	font:28px/29px 'ljh_lighthouseregular', sans-serif;
	position:relative;
	cursor:pointer;
}
.three-columns .holder .frame .spots:hover {
	text-decoration:none;
}
.three-columns .holder .frame .spots strong {
	display:block;
	padding:0 0 7px;
	font:40px/36px 'ljh_lighthousebold', sans-serif;
}
.three-columns .holder .frame .spots .investors {
	position:absolute;
	bottom:15px;
	right:17px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-01.png) no-repeat;
	width:84px;
	height:84px;
}
.three-columns .ad-area {
	width:100%;
	margin-top					: 16px;
}
.three-columns .ad-area img {vertical-align:top;}
/*footer*/
#footer {
	border-top:3px solid #000;
	padding:16px 2px;
	height:27px;
}
#footer:after{
	clear:both;
	content:'';
	display:block;
}
#footer .logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/footer-logo.png) no-repeat;
	width:294px;
	height:27px;
}
#footer .logo a{
	display:block;
	height:100%;
}
#footer .by {
	float:right;
	font:10px/11px 'ljh_lighthouseitalic', sans-serif;
	margin:-5px 0 0;
	text-align:right;
}
#footer .by span {
	display:block;
	padding:2px 0 0;
	font:12px/14px 'ljh_lighthouselight', sans-serif;
	text-decoration:underline;
}
#footer .by:hover {text-decoration:none;}
#footer .by:hover span {text-decoration:none;}
#footer .w1 {
	overflow:hidden;
	position:relative;
	padding:6px 0 2px 0;
	margin:0 85px -2px 0;
}
#footer .w1 ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
	padding:0;
	list-style:none;
	font:12px/14px 'ljh_lighthouselight', sans-serif;
}
#footer .w1 ul li {
	float:left;
	position:relative;
	left:-50%;
	padding:0 0 0 14px;
	background:url(../images/sep-02.png) no-repeat 5px 3px;
}
#footer .w1 ul li:first-child{
	padding-left:0;
	background:none;
}
/*single-project page*/
h1 {
	margin:0 5px 28px;
	padding:3px 0 0;
	font:29px/30px 'ljh_lighthousebold', sans-serif;
}

h1.sml
{
	font-size					: 24px;
	margin-top					: 10px;
}

h1.title {
	margin:0 5px 19px;
	padding:11px 0 0;
	font:29px/30px 'ljh_lighthousebold', sans-serif;
}
h1 span {color:#b5b5b5;}
h1 span.price {
	display:block;
	padding:0;
	color:#f0231e;
	font-size:18px;
	line-height:22px;
}
/*main*/
#main {
	padding:0 0 4px 2px;
	margin-bottom:40px;
	background:url(../images/bg-main.gif) repeat-y 649px 0;
}
#main:after{
	clear:both;
	content:'';
	display:block;
}
/*content*/
#content {
	float:left;
	width:632px;
}
#content .slideshow {
	padding:0 0 21px;
	margin-bottom:0;
}
#content .slideshow .switcher.switcher1 {
	bottom:59px;
	right:9px;
}
#content .slideshow .switcher.switcher1 a {
	background:#f6d30b;
	border-top:1px solid #f6d30b;
}
#content .slideshow .description {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#fff;
	padding:5px 10px 6px;
	font:17px/21px 'ljh_lighthousebold', sans-serif;
	background:url(../images/bg-line.png);
}
#content .slideshow .info {
	position:absolute;
	top:0;
	right:0;
	overflow:visible;
	background:url(../images/img-07.png) no-repeat;
	width:206px;
	height:206px;
  color: white;
}
#content .slideshow .info div{
  padding: 85px 0px 0px 0px;
  width: 300px;
  text-align: center;
  font:17px/21px 'ljh_lighthousebold', sans-serif;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#content h1 {
  margin:0 0 8px 0px;
	font:30px/34px 'ljh_lighthouseregular', sans-serif;
	color:#f0231e;
	padding:6px 0 0;
}
#content p {margin:0 0 10px;}
#content .info-holder {
	overflow:hidden;
	padding:22px 0 0;
}
#content .info-holder .features {
	float:left;
	width:220px;
	padding:0 0 0 3px;
}
h3 {
	margin:0 0 11px;
	font:20px/23px 'ljh_lighthousebold', sans-serif;
}
#content .info-holder .features ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:17px;
}
#content .info-holder .features ul li {
	padding:0 0 6px 10px;
	background:url(../images/bullet-02.png) no-repeat 2px 10px;
	vertical-align:top;
}
#content .info-holder .map-holder {
	float:right;
	width:352px;
	padding:0 22px 0 0;
}
#content .info-holder .map-holder img {
	vertical-align:top;

}
/*sidebar*/
#sidebar {
	float:right;
	width:300px;
}
#sidebar .partner{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/partner-01.jpg) no-repeat;
	width:240px;
	height:130px;
	margin:-4px 0 0 1px;
}
#sidebar .partner a{
	display:block;
	height:100%;
}
#sidebar .list {
	margin:0;
	padding:26px 12px 52px;
	list-style:none;
}
#sidebar .list li {
	padding:0 0 16px;
}
#sidebar .list li strong {
	display:block;
	color:#f0231e;
	margin:0 0 -5px -4px;
	font:28px/34px 'ljh_lighthouseregular', sans-serif;
}
#sidebar .list li span {
	display:block;
	margin:0 0 -2px 0;
}
#sidebar .list li a {
	font-size:13px;
	line-height:19px;
	color:#ee3124;
	text-decoration:underline;
}
#sidebar .list li a:hover {text-decoration:none;}
#sidebar h3 {margin:0 6px 5px;}
#sidebar .name {
	display:block;
	padding:0 5px;
	line-height:19px;
}
#sidebar .phone {
	display:block;
	padding:0 5px 7px;
	line-height:19px;
}
#sidebar .email {
	overflow:hidden;
	padding:0 6px 34px;
}
#sidebar .email a {
	float:left;
	background:url(../images/ico-02.png) no-repeat 0 2px;
	padding:0 0 3px 36px;
	text-decoration:underline;
	color:#ee3124;
}
#sidebar .email a:hover {text-decoration:none;}
#sidebar .person {
	vertical-align:top;
	margin:0 5px 7px;
  max-width: 240px;
}
#sidebar .register-form {margin-top:-6px;}
#sidebar .register-form h3 {
	margin-bottom:14px;
}
#sidebar .register-form .txt-row {padding-left:6px;}
#sidebar .register-form .txt-area {
	padding-bottom:12px;
	padding-left:6px;
}
#sidebar .register-form .btn-row {padding:0 30px;}
#sidebar .register-form .btn-row .btn {
	float:right;
	padding-bottom:3px;
}
#sidebar .btn {
	background:#707073;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
/*prev-projects page*/
#content .projects-holder {
	padding:0 0 0 4px;
}
#content .projects-holder .project {
	padding:0 0 32px;
	margin:0 0 26px;
	background:url(../images/bg-porject.gif) repeat-x 0 100%;
	display 					: block;
}
#content .projects-holder .project:after{
	clear:both;
	content:'';
	display:block;
}
#content .projects-holder .project img {
	float:left;
	margin:0;
}
#content .projects-holder .project .holder {
	float:right;
	margin:0;
	width:372px;
	font:13px/21px 'ljh_lighthouselight', sans-serif;
}
#content .projects-holder .project .holder .line {
	padding:10px 10px 7px 0;
	margin:-17px 8px 0 0;
	/*background:url(../images/bg-partner.gif) no-repeat 100% 0;*/
	position:relative;
  height: 51px;
}
#content .projects-holder .project .holder .line .prev-proj-logo{
  float: right;
}
#content .projects-holder .project .holder .line strong {
	display:block;
	padding:0;
	margin:0 0 0 -2px;
	font:20px/24px 'ljh_lighthousebold', sans-serif;
}
#content .projects-holder .project .holder .line span {
	display:block;
	color:#b5b5b5;
	font:16px/16px 'ljh_lighthousebold', sans-serif;
}
#content .projects-holder .link {
	padding:0;
	overflow:hidden;
}
#content .projects-holder .link a {
	float:left;
	color:#ee3124;
	font:14px/17px 'ljh_lighthouseitalic', sans-serif;
}
/*NRAS page*/
#addendum
{
	position					: relative;
}

#addendum:after
{
	content 					: " ";
	background					: white;
	height						: 35px;
	width						: 10px;
	position					: absolute;
	top						: -44px;
	right						: -25px;
}

#addendum .register-form h3
{
	font-size					: 15px;
}

#addendum .register-form .txt-row input
{
	margin-right					: 17px;
}

#addendum .register-form .txt-area textarea
{
	width						: 525px;
}

#addendum .register-form .btn-small
{
	margin-left					: 5px;
}

/*container*/
.container {
	padding:0 0 40px;
	margin:0 -28px 0 0;
}
.container h1 {
	margin:-5px 4px -3px ;
}
.container .item {
	display:inline-block;
	width:300px;
	margin:23px 21px 0 3px;
	font:14px/19px 'ljh_lighthouselight', sans-serif;
	background:url(../images/bg-porject.gif) repeat-x 0 100%;
	padding-bottom:20px;
  vertical-align: top;
}
.item .img {
	position:relative;
	margin:0 0 10px;
}
.item .logo-tag{
  position:relative;
  background:url(../images/bg-logotag.png) no-repeat right 1px;
  height: 69px;
  padding: 7px 12px 0px 6px;
  display: block;
  text-align: right;
  float: right;
  margin: 0px -12px -80px 0px;
  z-index: 99;
}
.item .logo-tag-tag{
  position:relative;
  display: block;
  text-align: right;
  float: right;
  margin: 0px -12px -80px 0px;
  z-index: 99;
  padding-top: 2px;
}
.container .item .img img {vertical-align:top;}
.container .item .img .line {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:url(../images/bg-line.png);
	color:#fff;
	overflow:hidden;
	padding:1px 0 5px;
}
.container .item .img .line strong {
	float:left;
	font:18px/26px 'ljh_lighthousebold', sans-serif;
	padding:0 0 10px 10px;
	margin-bottom:-10px;
}
.container .item .img .line span {
	float:right;
	font:15px/19px 'ljh_lighthouseregular', sans-serif;
	padding:5px 10px 0 0;
}
/*about*/
#content .about {
	font-size:14px;
	line-height:19px;
	padding-left:2px;
}
#content .about img {
	margin:-1px 0 16px;
	vertical-align:top;
}
#content .about p {margin:0 0 17px;}
/*contact-us*/
#content .text {
	display:block;
	margin:-15px 3px 43px;
	font-size:14px;
	line-height:19px;
	position:relative;
}
#content .details {
	overflow:hidden;
	padding:0 0 31px;
}
#content .details .col {
	float:left;
	width:255px;
	padding:0 0 0 3px;
}
#content .details .col dl{
	margin:0;
	padding:0 0 14px 1px;
	font-size:14px;
	line-height:19px;
	overflow:hidden;
}
#content .details .col dl dt {
	float:left;
	width:80px;
	padding:0 10px 0 0;
	color:#b9b9b9;
	font-family:'ljh_lighthousebold', sans-serif;
}
#content .details .col dl dd {
	overflow:hidden;
	padding:0 0 18px;
	margin:0;
}
#content .details h3 {margin-bottom:15px;}
#content .details .col dl dd span {
	display:block;
}
#content .details .col dl.trading {margin:-4px 0 0;}
#content .details .col dl.trading dd {padding-bottom:0;}
#content .details .social-col {
	float:right;
	width:355px;
	padding:6px 5px 0 0;
}
#content .details .social-col img {
	vertical-align:top;
	margin:0 0 23px;
}
#content .details .social-col ul {
	margin:0 -12px 0 0;
	padding:0 0 0 1px;
	list-style:none;
	overflow:hidden;
}
#content .details .social-col ul li {
	float:left;
	padding:0 0 0 6px;
}
#content .details .social-col ul li:first-child{
	padding-left:0;
	background:none;
}
#content .details .social-col ul li a,
.enquiry-form .facebook a,
#feed .twitter a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite-social.png?a=1) no-repeat;
	width:177px;
	height:48px;
}

.enquiry-form .facebook
{
	margin						: 0 0 0 18px;
	display 					: inline-block;
}
.enquiry-form .facebook a
{
	position					: relative;
	top						: -2px;
}

.enquiry-form .facebook a,
#content .details .social-col ul li.facebook a {background-position:0 0;}
#content .details .social-col ul li.twitter a,
#feed .twitter a {background-position:0 -48px;}
#content .location{width:100%;}
#content .location h3 {
	margin:0 7px 18px;
}
#content .location .map {padding:0 3px;}

.agent-manage-table {width:960px;}
.agent-manage-table .table-heading{font-weight: bold; border-bottom: 1px solid gray;}
.agent-portal{margin-bottom: 40px; }
.agent-portal form .field-multiple-table {
  width: 100%;
}
.agent-portal input[type="text"] {
  width: 900px;
}
.agent-portal #user-login input[type="text"]{
	width: auto;
}
.agent-portal .vertical-tabs-panes input[type="text"] {
  width: 700px;
}

small a{color:#707073 !important; }

.clear{clear:both;}

#agent-only{
  border: 1px solid #f0231e;
  width:937px;
  padding: 10px;
  margin-bottom: 19px;
  display: block;
  background: white;
}
#agent-only .agent-section{
  width: 460px;
  float: left;
}
#agent-only .agent-item{
  float: left;
  width: 450px;
  min-height: 25px;
  display: block;
}
#agent-only .agent-item.r{
  float: right;
  width: 450px;
  min-height: 25px;
  display: block;
}
#agent-only .agent-item .agent-label{
  display: block;
  float: left;
  width: 250px;
  min-height: 25px;
  font-weight: bold;
}
#agent-only .agent-item .agent-txt{
  display: block;
  float: left;
  width: 200px;
  min-height: 25px;
}


.open_call
{
	color						: #F0231E;
	font-size					: 18px;
	font-weight					: bold;
	line-height					: 22px;
	margin						: 0;
}

h3.open_call
{
	font-size					: 20px;
	margin						: 0 0 11px;
}

.open_times
{
	/*font-size					: 15px;*/
	margin-bottom					: 0.5em;
}

.open_times span
{
	width						: 100px;
	display 					: inline-block;
}

.open_times span.times
{
	width						: 185px;
}


.container .item .img a .info
{
	color						: white;
	font-weight					: bold;
	text-transform					: uppercase;
	height						: 100px;
	width						: 175px;
	display 					: block;
	overflow					: hidden;
	position					: absolute;
	top						: 0;
	left						: 0;
}

.container .item .img a .info span
{
	background					: #F0231E;
	font						: 17px/21px "ljh_lighthousebold", sans-serif;
	text-align					: center;
	line-height					: 1.5em;
	height						: 1.5em;
	width						: 300px;
	padding 					: 0;
	display 					: block;
	position					: relative;
	top						: 30px;
	left						: -75px;

	-webkit-transform				: rotate(-30deg);
	-moz-transform					: rotate(-30deg);
	-ms-transform					: rotate(-30deg);
	-o-transform					: rotate(-30deg);
	transform					: rotate(-30deg);
}

