/***********************
*  Site Specific CSS   *
************************/

@import url("http://cdn.myld.com.au/1/css/bootstrap/plugins/font-awesome.css");
@import url("http://cdn.myld.com.au/1/css/bootstrap/2.2.1/bootstrap.min.css");

@font-face {
font-family: 'ubuntu_lightregular';
src: url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-l-webfont.eot');
src: url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-l-webfont.woff') format('woff'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-l-webfont.ttf') format('truetype'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-l-webfont.svg#ubuntu_lightregular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'ubuntu_lightbold';
src: url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-m-webfont.eot');
src: url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-m-webfont.woff') format('woff'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-m-webfont.ttf') format('truetype'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-m-webfont.svg#ubuntu_lightbold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'ubunturegular';
src: url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-r-webfont.eot');
src: url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-r-webfont.woff') format('woff'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-r-webfont.ttf') format('truetype'),
url('http://cdn.myld.com.au/1/fonts/Ubuntu/ubuntu-r-webfont.svg#ubunturegular') format('svg');
font-weight: normal;
font-style: normal;
}


#spambox{
  float:left !important;
  }

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; outline:none;}
li, ol,ul {list-style:none;}

.cls{clear:both;}
.fl{float:left;}
.fr{float:right;}
.tr{text-align:right;}
.tj{text-align:justify;}
.tc{text-align:center;}
.tl{text-align:left;}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img, fieldset {
    border: 0 none;
}

body {
	margin:3px 0 0 0;
	font-family:ubunturegular;
	font-size:12px;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	background:#fff;
}

p {	
	margin-bottom:0;
	font-family: 'ubunturegular';
	font-size:12px;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	}
.padding-bottom-20 {padding-bottom:20px}
h1 {
	margin-bottom: .25em;
}

h2 {
	font-family: 'ubunturegular';
}

h3 {
	font-family:"ubuntu_lightbold";
	font-size:16px;
	line-height:20px;
	font-style:normal;
	font-weight:normal;	
}
h4 {
	font-family:"ubuntu_lightbold";
	font-size:18px;
	line-height:22px;
	font-style:normal;
	font-weight:normal;	

}
h5, h6 {
	margin-bottom: 1.25em;
}

#view_content div.span1 {
    width: 100%;
}

input {
	font-family: 'ubunturegular';
	font-size:13px;
	line-height:20px;
	font-style:normal;
	font-weight:normal;	
}

.view_section h3 {
    color: #333333;
    font-size: 24px;
    margin-top: 14px;
}

.view_section .clients h3 {
    bottom: 5px;
    color: #1B77B7;
    font-size: 14px;
    line-height: 16px;
    margin-top: 0;
    position: absolute;
    text-align: center;
}

#tabs li {list-style: none inside none;}
#tabs {margin-top: 30px;}
#tabs li a {
    font-family: ubunturegular;
    font-size: 16px;
}


.box {margin-left: 30px; margin-bottom: 20px !important; padding: 10px !important;}
#home .box {min-height: 367px!important;}
.box:first {margin-left: 0px;}
.row.box {width: 100%; min-height: 380px;}
.products.box {width: 330px !important; min-height: 470px;}

.content_left_padding {
    margin-left: 160px;
    min-height: 450px;
}
#footer #template_footer_menu ul {
    border-top: 1px solid #1A77BD;
    list-style-type: none;
    margin-top: 20px;
    padding-left: 38px;
    padding-top: 20px;
}
#footer {
    background-color: inherit;
    float: left;
    height: auto;
    width: 100%;
}

.first-col {width: 720px!important;}
.second-col {width: 50px!important;}
#template_footer_menu .navigation li.active a {
    color: #1C77BD;
}
#template_footer_menu a:hover {
    color: #54B1F9;
}
.fancybox {float:left; margin-right: 20px; margin-bottom: 20px;}
#ld_branding {
    float: right;
    margin: -4px 10px 0 0;
}

.margin-right-20 {margin-right:20px}

.products-box-min-height {min-height: 550px}

/*------------------------------------------------------------------*/

#logo {
    margin-top: 30px;
    text-align: right;
}

.headTitle {
    display: none;
    margin-top: 5px;
    min-height: 300px;
}

.main_panal{
	padding: 0 0;
	width:1264px;
	}

.container{
	width:1264px;
	margin:0 auto;
	}
#view_content {
    float: left;
    padding-left: 0;
}

#view_content div.view_section {
    float: left;
    margin: 0;
}

.services_text {
    line-height: 25px!important;
}

.products_section {}

/*------------------------------------------------------------------
[9. Content]
*/

#content {
	margin:20px auto 0 auto;
	width:1264px;	
}

.service-box03{
	margin:0 auto;
	background:url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_ff641ba55e.jpg) center bottom repeat-y;
	padding:19px 0;
	}
.service_box03_in{
	margin:20px 47px;
	}

.box{
	padding:0 0 0 0;
	width:100%;
	background:#FFF;
	-webkit-box-shadow: 0px 7px  #7d7d7d,  -0px 0 7px #7d7d7d;   
	-moz-box-shadow: 0px 0 7px #7d7d7d,  -0px 0 7px #7d7d7d;   
	box-shadow: 0px 0 7px #7d7d7d,  -0px 0 7px #7d7d7d; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e6e6e6;
}
    
.row-box {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

.row-box-content {
    float: left;
    width: 700px;
}

.thumb {
    float: left;
    width: 130px;
}

.photo.box {max-width: 300px; width: 300px;}
.clients.box {min-height: 130px; position: relative;}

.slipper_box{
	padding:6px 0 0 0;
	}
.slipper_gear{
	width:340px;
	margin:0 auto;
	padding-bottom:15px;
	}
.slipper_box h3{
	color:#000000;
	margin:12px 0 0 0;
	padding:0 12px 0 12px
	}
.slipper_box p{
	font-family:ubunturegular;
	color:#000000;
	font-size:14px;
	line-height:16px;
	padding:6px 12px 0 12px;
	margin:0;
	}

.slipper_img_box{
	width:100%;
	}
.read_more{
	width:100%;
	height:55px;
	overflow: block;
	position: relative;
	background:url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_6bf541bbf8.gif) 0 0 repeat-x;
	margin:0 0 0 0;
	}
.read_more p{
	color:#fff;
	font-family:ubuntu_lightbold;
	font-size:16px;
	line-height:40px;
	font-style:normal;
	font-weight:normal;
	text-shadow:1px 1px 1px #172238;
	text-align:center;
	}
    
.read_more p a {
    color: #FFFFFF;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 100%;
}

.read_more p a:hover{
	color:#09F;
	text-decoration:none;
	}

/*------------------------------*/

.banner_carp {
    height: 19px;
    margin: 0;
    vertical-align: bottom;
}

.social-icons-container {
	width: 80%;
	display: table;
	padding: 0;
	margin:15px 0 0 0;
	list-style: none;
}

.social-icons-container li {
	width:20%;
	display: table-cell;	
	
}

.social-icon {
	width:64px;
	height:64px;
	float:left;
	overflow: hidden;	
	text-indent:-200000px;
	background: url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_46051e963c.png) no-repeat 0 0;	
	margin:0 0 0 0;		
		
}


.social-icon-facebook {
	background-position: 0px 0;	
}

.social-icon-facebook:hover {
	background-position: -0px -64px;	
}

.social-icon-twitter {
	background-position: -70px 0;					
}

.social-icon-twitter:hover {
	background-position: -70px -64px;					
}

.social-icon-googleplus {
	background-position: -140px 0;
}

.social-icon-googleplus:hover {
	background-position: -140px -64px;
}
.social-icon-rss {
	background-position: -210px 0;
}

.social-icon-rss:hover {
	background-position: -210px -64px;
}


/*-----------footer-------------------*/


/*======================services==========================*/

.content_services_in{

	margin:0 auto;
	}	

.content_services_in h2 {
    border-right: 1px solid #1D1A55;
    color: #1D1A55;
    float: left;
    font-family: ubuntu_lightbold;
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    line-height: 34px;
    margin: -15px 15px 20px 0;
    padding: 18px 10px 20px 0;
}
.content_services_in p {
	font-family: ubunturegular;
	font-size:16px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin:12px 0 0 0;
}

.box p {
    line-height: 20px;
}

.services_box{	
	margin-bottom:25px;
}
	
	
		
/*======================services==========================*/




/*======================slides===========================*/

   
#slides {/*background: #bfbfbf;*/ position: relative; width:100%; bottom:0px; background: url(../img/banner-ft.png) center bottom no-repeat; padding-bottom: 25px; }
#slides #slides {font-size: 18px!important; font-family: "Helvetica",Arial,sans-serif; font-weight: normal; color: #5f5f5f; text-shadow: 0 0; position: absolute; bottom: 10px; text-decoration: none; z-index: 100; }

.pagination{
	text-indent:-20000px;
}
.pagination li{
	line-height:0 !important;
}

.slides_container {width:100%; height:380px; }
.slides_container div {width: 100%!important; height: 100%!important; display:block; position: relative;}
.slides_container div IMG {width: 100%; height: 100%;}
.slides_container div A.button{position: absolute; top:45%; left: 39%; z-index:100; width: 23%;}
.slides_container div A.button IMG {height: 35px;} 


@media only screen and (orientation:portrait) {
	
.slides_container {width:100%;height: 160px;}
.slides_container div {width: 100%!important; height: 100%!important; display:block; position: relative;}
.slides_container div IMG {width: 100%;height: 160px;}
.slides_container div A.button{position: absolute; top:45%; left: 39%; z-index:100; width: 23%;}
.slides_container div A.button IMG {height: 35px;} 

}
.ui-loader{
	display:none !important;}

/*======================slides===========================*/

















/*------------------------------------------------------------------

[Layout Stylesheet]

    Project:		Focus Business
	Version:		1.0
	Last change:	06/24/2012
	Assigned to:	Rod Howard (rh)


[Table of contents]

	1. Global
	2. Wrapper / #wrapper
	3. Header / #header
	4. Nav / #nav
	5. Responsive Nav / #responsive-nav
	6. Masthead / #masthead
	7. Page Title / #page-title
	8. Welcome / #welcome
	9. Content / #content
	10. Footer / #footer
	11. Copyright / #copyright
	12. Grid / .grid
	13. Miscellaneous

-------------------------------------------------------------------*/



/*------------------------------------------------------------------
[2. Wrapper]
*/

#wrapper {
	width:1264px;
	margin: 0 auto;
}

/*------------------------------------------------------------------
[3. Header]
*/

#feature_image_overlay {
	padding: 0;
	width:1264px;
	margin:0 auto;
	text-align:right;
	background:url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_ef07139d79.png) right 0 repeat-y;
}

#feature_image_overlay h1 {
	overflow: hidden;
	margin: 0;
}

/*------------------------------------------------------------------
[4. Nav]
*/

#template_header_menu {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-family: "Helvetica Neue";
    line-height: 18px;
    margin: -20px auto;
    max-height: 41px;
    vertical-align: bottom;
    width: 100%;
}

#template_header_menu > .navigation {
	padding: 0 0 0 0;
	margin: 0;
}

#template_header_menu > .navigation > li {
	float: left;
	font-family:ubunturegular;
	font-size:14px;
	line-height:41px;
	font-style:normal;
	font-weight:normal;
	display: block;
	color: #000000;
	margin: 0;
	list-style: none;
}

#template_header_menu > .navigation > li a.first-child {
	margin:0 47px 0 19px;
}

#template_header_menu > .navigation > li:last-child {
	margin:0 0 0 0px;
}

#template_header_menu > .navigation > li > a {
	font-family:ubunturegular;
	font-size:14px;
	line-height:40px;
	font-style:normal;
	font-weight:normal;
	display: block;
	color: #000000;
	text-transform: capitalize;
	text-decoration:none;
	padding:0 0;
	margin:0 30px;
  min-width: 120px;
  padding: 0 10px;
}

#template_header_menu > .navigation > li > a:hover,
#template_header_menu > .navigation > li.dropdown.open > a {
	color: #fff;
	background:url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_26b7c2d3f7.gif) 0 0 repeat-x;
}

#template_header_menu > .navigation > li.active a {
	background:url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_26b7c2d3f7.gif) 0 0 repeat-x;
	color: #fff;
}

#template_header_menu > .navigation > li > a > .caret {
	position: relative;
	top: -2px;
	
	margin-left: .5em;
}


/*------------------------------------------------------------------
[5. Responsive Nav / #responsive-nav]
*/

#responsive-nav-trigger {
	width: auto;
	padding: 5px 10px;
	
	background-color: #F8F8F8;
	background-image: url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_815d25f7a0.png);
	background-position: center right;
	background-repeat: no-repeat;
	
	color: #8F8F8F;
	
	font-size: 14px;
	line-height: 1.5;
	font-family:ubunturegular;		
	border: 1px solid #E8E8E8;
	
	cursor: pointer;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#responsive-nav-trigger.open {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
		
#responsive-nav {
	position: relative;
	z-index: 1001;
	
	display: none;
	
	margin: 0 0 2em;
}

#responsive-nav-items {
	display: none;
	
	padding: 12px 10px;
	margin: 0 0 1.5em;
	
	background: #F8F8F8;
	font-family:ubunturegular;
	border: 1px solid #e3e3e3;
	border-top: none;
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#responsive-nav-items ul {
	padding: 0;
	margin: 0;
}

#responsive-nav-items li {	
	list-style: none;
}

#responsive-nav-items > li > ul > li > a {
	padding-left: 30px;
}

#responsive-nav-items a {
	padding: 8px 10px;
	
	display: block;
	
	color: #222;
	
	font-size: 14px;
	font-weight:normal;
	font-family:ubunturegular;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#responsive-nav-items a:hover {
	text-decoration: none;
	
	background: #DDD;
}

#responsive-nav-items li.active a {
	color: #FFF;
	
	text-decoration: none;
	
	background: #919191;
}




/*------------------------------------------------------------------
[6. Masthead]
*/

#feature_image {
	height:280px;
	width:1264px;
	margin:0 auto;
	background:url(http://cdn.myld.com.au/2/157/bm-steel-fabrication_b35500acc6.jpg) center 0 no-repeat;
	padding:327px 0 19px 0;
	}



/*------------------------------------------------------------------
[7. Page Title / #page-title]
*/

#page-title {    	
	padding: 30px 50px;
	margin: 0 -50px 2.5em;
	
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	
	background: #EEE;
}

#page-title h1 {
	margin-bottom: .40em;
	
	font-weight: 600;
}

#page-title p {
	margin-bottom: 0;
	
	font-size: 15px;
}


#template {
    height: 100%;
    margin: 0 auto;
    text-align: left;
    width: 1264px;
}

/*------------------------------------------------------------------
[8. Welcome]
*/
#welcome{
	margin:20px auto 40px auto;
	width:1174px;
	text-align:center;
}

#welcome h2{
	font-family: ubuntu_lightbold;
	font-size:32px;
	line-height: 34px;
	color: #1d1a55;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 10px 0;
	margin: 0 auto auto auto;
	}
#welcome p{
	font-family: ubunturegular;
	font-size:16px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}


/*------------------------------------------------------------------
[10. Footer]
*/
#footer {
	clear: both;
	padding: 25px 0 10px 0;
background: rgb(26,26,26); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(26,26,26,1) 0%, rgba(46,46,46,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,26,26,1)), color-stop(100%,rgba(46,46,46,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(46,46,46,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(46,46,46,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(46,46,46,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(26,26,26,1) 0%,rgba(46,46,46,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-8 */

}

#footer .row {
	width:1174px;
	margin:0 auto;
}


#footer a {
	color: #FFF;
}

#footer p{
	line-height:18px
    font-size: 14px;;
	color:#fff;
	padding-bottom:3px;
	}
#footer h4{
	color:#1B77B7;
	padding-bottom:6px;
	}
/*------------------------------------------------------------------
[11. Copyright]
*/
#copyright {
	clear: both;
	padding:22px 0 22px 0;
	border-top:1px solid #1c77be;
	color: #fff;
	background-image: linear-gradient(top, rgb(39,39,39) 16%, rgb(26,26,26) 58%);
	background-image: -o-linear-gradient(top, rgb(39,39,39) 16%, rgb(26,26,26) 58%);
	background-image: -moz-linear-gradient(top, rgb(39,39,39) 16%, rgb(26,26,26) 58%);
	background-image: -webkit-linear-gradient(top, rgb(39,39,39) 16%, rgb(26,26,26) 58%);
	background-image: -ms-linear-gradient(top, rgb(39,39,39) 16%, rgb(26,26,26) 58%);
	}

#copyright .row {
	width:1174px;
	margin:0 auto;
	}

#copyright #rights{

	}



/*------------------------------------------------------------------
[12. Grid]
*/

[class^="grid-"] {
	float: left;
	margin: 0 0 0 20px;
}



.grid-2 { width: 130px; }
.grid-3 { width: 354px; }
.grid-4 { width: 410px; }
.grid-5 { width: 100%; }
.grid-6 { width: 100%; }
.grid-77 { width: 330px; }

/*.grid-7 { width: 505px; }
.grid-8 { width: 580px; }
.grid-9 { width: 655px; }
.grid-10 { width: 730px; }
.grid-11 { width: 805px; }
.grid-12 { width: 880px; }*/


.append-12 { padding-right: 900px; }
.append-11 { padding-right: 825px; }
.append-10 { padding-right: 750px; }
.append-9 { padding-right: 675px; }
.append-8 { padding-right: 600px; }
.append-7 { padding-right: 525px; }
.append-6 { padding-right: 450px; }
.append-5 { padding-right: 375px; }
.append-4 { padding-right: 300px; }
.append-3 { padding-right: 225px; }
.append-2 { padding-right: 150px; }
.append-1 { padding-right: 75px; }


.prepend-12 { padding-left: 900px; }
.prepend-11 { padding-left: 825px; }
.prepend-10 { padding-left: 750px; }
.prepend-9 { padding-left: 675px; }
.prepend-8 { padding-left: 600px; }
.prepend-7 { padding-left: 525px; }
.prepend-6 { padding-left: 450px; }
.prepend-5 { padding-left: 375px; }
.prepend-4 { padding-left: 300px; }
.prepend-3 { padding-left: 225px; }
.prepend-2 { padding-left: 150px; }
.prepend-1 { padding-left: 75px; }



.row [class^="grid-"]:first-child {
	margin-left: 0;
}

.row.nopad [class^="grid-"] {
	margin-bottom: 0;
}

.row.divider:last-child {
	margin-bottom: 0;
	
	border: none;
}

.row-divider {
	
	margin: 1.5em 0 3em;
	
	border: none;
	border-bottom: 1px dotted #CCC;
}




/*------------------------------------------------------------------
[13. Miscellaneous]
*/

.slash {
	padding-right: 5px;
	color: #F90;
}


.

.clearfix,
.row { zoom: 1; }
.clearfix:before,
.row:before,
.clearfix:after,
.row:after { content: ""; display: table; }
.clearfix:after,
.row:after { clear: both; }


@media (max-width: 767px) {
    .ri-shadow:after, .ri-shadow:before {
        box-shadow: none;
    }
    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 10px;
      }
}


@media (max-width: 767px) {

}

    /* iPad fix (landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    body {
        width: 1170px; /*width of wrapper container*/
        }
    }
    /* iPads fix (portrait) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    body {
        width: 1170px; /*width of wrapper container*/
        }
    }
    /* iPhone fix ----------- */
    @media only screen and (max-width: 480px) {
    body {
            width: 1170px; /*width of wrapper container*/
        }
    }

/*
------------------------------------------------------------
    	 Contact page
------------------------------------------------------------
*/

#welcome {
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
}

#welcome h2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.75em;
    padding: 0;
}

#contact-info {
    margin-top: 40px;
    margin-left: 40px;
    padding: 0;
}

#content .work-container{
    background: #f3f3f3;        
    background: -moz-linear-gradient(top,  #f3f3f3 2%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f3f3f3 2%,#ffffff 100%); /* W3C */

    padding: 0;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.49);
    display: block;
    line-height: 1;
    margin-bottom: 30px;
}

#contact-info .message-form {
    padding-left: 30px;
    padding-top: 10px;
}

form {
    margin: 0 0 18px;
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

label {
    display: block;
    margin-bottom: 5px;
}

#contact-info .message-form input, 
#contact-info .message-form textarea {
    width: 385px;
}

.btn {
    background: none repeat scroll 0 0 rgb(37,56,95); /* Old browsers */
    border: 1px solid;
    color: #FFFFFF;
    margin-top: 15px;
    text-shadow: none;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1Mzg1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDI5NDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(37,56,95,1) 0%, rgba(29,41,64,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(37,56,95,1)), color-stop(100%,rgba(29,41,64,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(37,56,95,1) 0%,rgba(29,41,64,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(37,56,95,1) 0%,rgba(29,41,64,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(37,56,95,1) 0%,rgba(29,41,64,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(37,56,95,1) 0%,rgba(29,41,64,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25385f', endColorstr='#1d2940',GradientType=0 ); /* IE6-8 */
    padding: 15px 10px;
}

.btn:hover{
    background: #1E1A55;
    color: #fff;
}

#contact-info .sidebar {
    background: none repeat scroll 0 0 #EFEFEF;
    float: left;
    margin-bottom: 74px;
    margin-left: 50px;
    margin-top: 20px;
    padding: 0 25px 14px;
}

#contact-info h3 {
    margin-bottom: 20px;
    margin-top: 25px;
}

#content .work-container p {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}

#content .work-container {
    line-height: 1;
}

label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}


.flashes {
    color: #ED1C24;
    font-size: 19px;
    font-weight: bold;
    margin: 69px auto 15px;
    position: relative;
    text-align: center;
    z-index: 999;    
}


#ld_branding a {
    line-height: 21px;
    padding-right: 30px;
    text-decoration: none;
}

.social-media {
    display: inline-block;
    background: url('http://cdn.myld.com.au/1/images/icons/smicons/social-network.png') no-repeat top left;
    width: 32px;
    height: 32px;
    background-position-y: -42px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
    text-indent: -9999px;
}

.social-medias a {
    margin: 0 8px 12px 0;
}

/****
SET 3 SOCIAL MEDIA WHITE to BLACK
****/

.set3.inverse .social-media {
    display: inline-block;
    background: url('http://cdn.myld.com.au/1/images/icons/smicons/smicons3/social_media_icon.png') no-repeat top left;
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
    text-indent: -9999px;
    background-position-y: -24px;
}


.set3.inverse .social-medias a {
    margin: 0 8px 12px 0;
}

.set3.inverse .social-media.facebook {
    background-position: -1620px -24px;
}

.set3.inverse .social-media.facebook:hover, .active .social-media.facebook {
    background-position: -1620px 0px
}

.set3.inverse .social-media.twitter {
    background-position: -1674px -24px;
}

.set3.inverse .social-media.twitter:hover, .active .social-media.twitter {
    background-position: -1674px 0px
}

.set3.inverse .social-media.ld {
    background-position: -540px -24px;
}

.set3.inverse .social-media.ld:hover, .active .social-media.ld {
    background-position: -540px 0px
}


.set3.inverse .social-media.youtube {
    background-position: -1188px -24px;
}

.set3.inverse .social-media.youtube:hover, .active .social-media.youtube {
    background-position: -1188px 0px
}

.set3.inverse .social-media.googlep {
    background-position: -108px -24px;
}

.set3.inverse .social-media.googlep:hover, .active .social-media.googlep {
    background-position: -108px 0px
}

.set3.inverse .social-media.tumblr {
    background-position: -432px -24px;
}

.set3.inverse .social-media.tumblr:hover, .active .social-media.tumblr {
    background-position: -432px 0px
}

/****
SET 3 SOCIAL MEDIA WHITE to BLACK ====NO HOVER EFFECT====
****/

.set3.inverse.static .social-media.facebook:hover {
    background-position: -1620px -24px;
}

.set3.inverse.static .social-media.twitter:hover {
	background-position: -1674px -24px;
}

.set3.inverse.static .social-media.ld:hover {
    background-position: -540px -24px;
}

.set3.inverse.static .social-media.youtube:hover {
    background-position: -1188px -24px;
}

.set3.inverse.static .social-media.googlep:hover {
    background-position: -108px -24px;
}
.set3.inverse.static .social-media.tumblr:hover {
    background-position: -432px -24px;
}

