body { margin: 0; padding: 0; background-image: url('../images/bg.jpg'); background-attachment: fixed; }

.header { width: 1000px; margin: auto; }

.logo { margin-top: 10px; }

.contact-details { float: right; margin-top: 30px; color: #fff; }
.contact-details h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
.contact-details p { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; padding: 0; margin-bottom: 5px; }
.contact-details a { color: #fff;  }

.budget-form { float: right; background-color: #259ea6; color: #fff; text-decoration: none; padding: 8px; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 15px; margin-right: 15px; }

.side1 { float: right; }

.banner-image { float: right;  }

.home-list { margin: 0; padding: 0; width: 520px; margin-left: 15px; padding: 5px 0 0;}

.sitemap li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style:decimal; font-weight: bold; }
.sitemap li a { color: #1d74ba; font-weight: normal; }

.list { margin-left: 15px; padding-left: 0; margin-right: 15px; }
.list li {list-style: none; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; background-image: url('../images/bullet.png'); background-repeat: no-repeat; background-position: left; padding-left: 15px; border-bottom: 1px dotted #ededed; padding-top: 6px; padding-bottom: 6px;  }
.list li:first-child { border-top: 1px dotted #ededed; }
.list li a { color: #259ea6; text-decoration: none; }

.home-banner { margin-top: 15px; }

.articles {  margin: 0; padding: 0; list-style: decimal; margin-left: 30px; margin-right: 15px; }
.articles li { margin: 0; padding: 0;  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;  border-bottom: 1px dotted #ededed; padding-top: 6px; padding-bottom: 6px;  }
.articles li:first-child { border-top: 1px dotted #ededed; }
.articles li a { color: #259ea6; text-decoration: none; }

.home-list li { list-style: none; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; background-image: url('../images/bullet.png'); background-repeat: no-repeat; background-position: left; padding-left: 15px; border-bottom: 1px dotted #ededed; padding-top: 6px; padding-bottom: 6px; }
.home-list li:first-child { border-top: 1px dotted #ededed; }
.home-list li:before {  }
.home-list li a { color: #259ea6; text-decoration: none; }

.home-list-2 { margin: 0; padding: 0; margin-bottom: 10px; margin-right: 15px; float: right; }
.side1 h3 { margin: 0; padding: 0; margin-bottom: 10px;  font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}

.home-list-2 li { list-style: none; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
.home-list-2 li:before { content: "» "; }
.home-list-2 li a { color: #259ea6; text-decoration: none; }

.home-list-2 h3 { margin: 0; padding: 0;font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-bottom: 15px; }
.extra-margin-h3 { padding-top: 15px!important; }

.recent-work { float: left; margin-left: 15px; width: 1000px; }
.recent-work h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;color: #259ea6; font-size: 26px; }

.enquiry-float { float: left; text-align: left!important; margin-left: 15px!important; }
.enquiry-float p, .enquiry-float input, .enquiry-float textarea, .enquiry-float select { margin: 0!important; }
.enquiry-float input,.enquiry-float p,.enquiry-float select {  margin-top: 10px!important; margin-bottom: 10px!important; }


#menu-first { -webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px; }

#menu-last { -webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px; }

#menu {
	padding: 0;
	width: 1000px;
	margin: auto;
}
#menu li {
	list-style: none;
	float: left;
	border-right: 1px solid #218991;
	border-bottom: 0;
}
#menu li:first-child {
	border-left: 0;
	
}

#menu li:last-child {
	border-right: 0;
	
}

#menu li a {
	display: block;
	padding: 9px 21.45px 9px 21.46px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #259ea6;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#menu li a { padding: 9px 21.5px 9px 21.4px; }
}

#menu li a:hover {
	 background-color: #218991;
}

#menu li:hover {
}
.current a {
 background-color: #218991!important;
}

.current a:hover {
 color: #fff!important;
}

#menu li ul {
	display: none;
	width: 14em; /* Width to help Opera out */
	height: 1px;
}
#menu li:hover ul {
	display: block;
	width: auto;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 99999;
	margin-top: 0px;
	height: auto;
}

#menu li:hover ul:hover {

	

}

#menu li:hover li {
	float: none;
	border-right: 0;
}



.menu-hover-last{
-webkit-border-bottom-right-radius: 7px!important;
-webkit-border-bottom-left-radius: 7px!important;
-moz-border-radius-bottomright: 7px!important;
-moz-border-radius-bottomleft: 7px!important;
border-bottom-right-radius: 7px!important;
border-bottom-left-radius: 7px!important;
}


#menu li:hover li a {
	border-left: 0;
	color: #fff;
	background-color: #141414;
	padding-right: 100px;
	font-family: 'oswaldbook';
	font-size: 14px;


}

#menu li:hover li a:hover {
border: 0!important;
color: #717171!important;
background-color: #f2f2f2;


}

#menu li:hover li a:before {
content: "» ";
}

#menu li li li ul {
	position: absolute;
	width: 190px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
}
#menu li:hover ul {
	color: #000000;
}
#menu li li li a {
	display: none;
}
#menu li li:hover li a {
	display: block;
	position: relative;
	float: left;
	width: 100px;
}
#menu li:hover ul li:hover ul {
	display: block;
	position: absolute;
	width: 160px;
	margin: 0;
	padding: 0;
	z-index: 99999;
	margin-left: 224px;
	margin-top: -52px;
 *margin-top: -2px;
	_margin-top: -2px;
	background-color: #3f3f3f;
	height: auto;
	border: 0!important;
}

#text-banner-title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 36px; left: 3%; right: 50%; width: 530px; top: 30px;  color: #000; }
#text-banner-paragraph { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; left: 3%; right: 50%; width: 450px; top: 100px;  color: #000; }
#banner-readmore { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; left: 3%; right: 50%; width: 450px; top: 200px;  color: #fff; background-color: #259ea6; width: 80px; padding: 8px; text-decoration:none;  }

.bg-gradient {  background-image: url('../images/bg-gradient.png'); width: 1200px; height: 584px; z-index:-1; position: absolute; }

@media screen and (min-width:1366px) {
.bg-gradient { left: 6%; }
}

#full-width-slider {
  width: 1000px;
  margin: auto;
  color: #000;
  z-index: 1;
  margin-top: 35px;
  background-color: #fff;
  -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;

}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: auto;
  left: 30px;
  max-width: 70%;
  padding-bottom: 0;
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 76px;
  line-height: 1.2;
  font-family: 'newclearera_ot_italicitalic';
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px #000;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1920px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 250px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 460px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}

.content { width: 1000px; margin: auto; background-color: #fff; padding-top: 1px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;  }
.content h1 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 26px; margin-left: 15px; }
.content h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 18px; margin-left: 15px; color: #259ea6; }
.content p { font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px; margin-left: 15px; margin-right: 15px; }
.content hr { border: 0; border-top: 1px solid #ccc; margin-left: 15px; margin-right: 15px; }

.img-float { float: right; margin-right: 15px; margin-left: 15px; }

.slideshow { float: right; margin-right: 15px; margin-left: 15px; }
.slideshow img { border: 2px solid #259ea6; }

.breadcrumbs { width: 989px; margin: auto; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; padding-top: 7px; padding-bottom: 7px; -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; background-color: #141414; margin-bottom: 10px; padding-left: 10px; color: #fff; }

.breadcrumbs a { color: #a5ece9;}

.mix { background-color: #ccc; width: 231px; float: left; margin-left: 14px; border: 1px solid #259ea6; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; margin-bottom: 44px;}
.mix img { -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px; cursor: pointer; }

.mix-head { position: absolute; background-color: #259ea6; margin-top: 180px;  -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; margin-left: -1px; }

.mix-head h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-left: 10px; margin: 0; padding: 0; padding-top: 7px; padding-bottom: 7px; color: #fff; width: 233px; text-align: center; font-size: 12px; }

.mix-head:hover { background-color: #141414; cursor: pointer; }
.mix:hover .mix-head { background-color: #141414;  cursor: pointer; }

.filter { float: right;  background-color: #f2f2f2; color: #141414;  padding: 10px; margin-right: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; cursor: pointer; }
.filter:hover { background-color: #259ea6; color: #fff; }
.filter.active { background-color: #259ea6; color: #fff; }

.filter-text { float: right; font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px; margin-top: 10px; margin-right: 13px;  color: #259ea6; }

.filter-container { width: 100%; background-color: #f2f2f2; padding-top: 7px; padding-bottom: 7px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }

#Container { margin-top: 14px; overflow:hidden   }


#Container .mix{
	display: none;
	
	
}



.home-block { float: left; width: 318px; border: 1px solid #259ea6;box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; margin-left: 10px; margin-bottom: 15px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;  height: 220px; }

.home-block img { -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px; cursor: pointer;}

.home-block-head:hover { background-color: #141414; cursor: pointer; }
.home-block:hover .home-block-head { background-color: #141414;  cursor: pointer; }

.home-block h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-left: 10px; margin: 0; padding: 0; padding-top: 7px; padding-bottom: 7px; color: #fff; width: 318px; text-align: center; }
.home-block-head { position: absolute; background-color: #259ea6; margin-top: 184px;  -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;}

.footer-logos { width: 1000px; margin: auto; background-color: #f1f1f1;-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; margin-top: 15px; }

.footer-logos img { margin-right: 95px; margin-top: 15px; margin-bottom: 15px; }
.footer-logos img:first-child { margin-left: 68px; }

.footer { width: 1000px; margin: auto; background-color: #226666; -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;padding-bottom: 15px; }

.footer ul { float: left; }



.footer-list1 { list-style: none; margin: 0; padding: 0; margin-left: 15px; margin-right: 40px; width: 245px;   }
.footer-list1 li { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #fff;}
.footer-list1 h4 { font-weight: normal; font-size: 20px; color: #a5ece9; }
.footer-list1 a { color: #63b6bc; text-decoration:none; }

.footer-list2 { list-style: none; margin: 0; padding: 0; margin-left: 15px; margin-right: 40px;  }
.footer-list2 li { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #fff;}
.footer-list2 h4 { font-weight: normal; font-size: 20px; color: #a5ece9; }
.footer-list2 a { color: #63b6bc; text-decoration:none; }
.footer-list2 a:before { content: "» "; margin-left: 15px; }

.footer-list3 { list-style: none; margin: 0; padding: 0; margin-left: 15px;  margin-right:40px;  }
.footer-list3 li { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #fff;}
.footer-list3 h4 { font-weight: normal; font-size: 20px; color: #a5ece9; }
.footer-list3 h5 { font-weight: normal; margin: 0; padding: 0; margin-top: 10px; margin-bottom: 10px; font-size: 20px; color: #a5ece9; }
.footer-list3 a { color: #63b6bc; text-decoration:none; }
.footer-list3 a:before { content: "» "; margin-left: 15px; }

.footer-list4 { list-style: none; margin: 0; padding: 0; margin-left: 15px;  }
.footer-list4 li { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #fff;}
.footer-list4 h4 { font-weight: normal; font-size: 20px; color: #a5ece9; }
.footer-list4 a { color: #63b6bc; text-decoration:none; }
.footer-list4 a:before { content: "» "; margin-left: 15px; }

.footer-copyright { width: 1000px; margin: auto; background-color: #164d4d;  padding-top: 10px;   padding-bottom: 10px; text-align: center; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
.footer-copyright a { color: #fff; }

.build-1 { float: left; width: 380px; margin-left: 15px; }
.build-2 { float: left; width: 300px; }
.build-3 { float: left; width: 300px; }

#motioncontainer {
	margin:0 auto;
	width: 100%;
	height: 170px;
	border: 1px solid #cccccc;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;
}

#motioncontainer table { width: 100%!important; }

.bottom-half-design-a-ring { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
#Custom_Ring_Enquiry input { border: 1px solid #ccc; padding: 7px;font-family: Georgia, "Times New Roman", Times, serif; width: 260px; } { border: 1px solid #ccc; padding: 7px;font-family: Georgia, "Times New Roman", Times, serif; width: 260px; }
#Custom_Ring_Enquiry select { border: 1px solid #ccc; padding: 7px;font-family: Georgia, "Times New Roman", Times, serif;  } { border: 1px solid #ccc; padding: 7px;font-family: Georgia, "Times New Roman", Times, serif; width: 260px; }
#Custom_Ring_Enquiry { margin-right: -25px; }
#Custom_Ring_Enquiry button { border: 0; background-color: #259ea6; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; padding: 7px; }
#Custom_Ring_Enquiry input:focus, #Custom_Ring_Enquiry select:focus { background-color: #f7f7f7; }

.hand
{
	cursor: auto;
	cursor: pointer;
	cursor: hand;
}

.r
{
	border-right: 1px solid #cccccc;
}

.style1 {color: #FFFFFF; margin: 5px;}

/* Preloader */
#preloader {
	z-index:99999; /* makes sure it stays on top */

}

#status {
	width:35px;
	height:35px;
	float: left;
	margin-left: 10px;
	background-image:url(../images/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;

}



/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
	width: 300px!important;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
	
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
			width: 900px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.enquiry-form { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
 
.enquiry-form input { border: 1px solid #ccc; padding: 7px;font-family: Georgia, "Times New Roman", Times, serif; width: 250px; margin-left: 15px;  }
.enquiry-form input:focus, .enquiry-form select:focus, .enquiry-form textarea:focus { background-color: #f7f7f7; }
.enquiry-form textarea { border: 1px solid #ccc;padding: 7px; width: 250px;margin-left: 15px; }
.enquiry-form select { border: 1px solid #ccc;padding: 7px;margin-left: 15px; }
.enquiry-form button { border: 0; background-color: #259ea6; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; padding: 7px; }

.enquiry-form h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 24px;color: #259ea6; margin-top: 0; }

.enquiry-captcha { margin-left: 15px; }

.map { float: right; margin-right: 15px; }

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}
.refresh
{
  position:relative;
  float: right;
  margin-top: -30px;
  margin-right: 50px;
}

#SpamCheck { margin-left: 10px!important; }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
.inputContainer
{
  position:relative;
  float:left;
}
.formError
{
  position:absolute;
  top:300px;
  left:300px;
  padding-bottom:13px;
  display:block;
  z-index:5000;
  cursor:pointer;
}
#debugMode
{
  background:#000;
  position:fixed;
  width:100%;
  height:200px;
  top:0;
  left:0;
  overflow:scroll;
  opacity:0.8;
  display:block;
  padding:10px;
  color:#fff;
  font-size:14px;
  z-index:100000;
}
.ajaxSubmit
{
  padding:20px;
  background:#55ea55;
  border:1px solid #999;
  display:none
}
.formError .formErrorContent
{
  width:100%;
  background:#ee0101;
  color:#fff;
  width:150px;
  font-family:tahoma;
  font-size:11px;
  box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #000;
  padding:4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.formError .formErrorArrow
{
  width:15px;
  margin:-2px 0 0 13px;
  z-index:5001;
}
.formError .formErrorArrowBottom
{
  top:0;
  margin:-6px;
}
.formError .formErrorArrow div
{
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  box-shadow: 0px 2px 3px #444;
  -moz-box-shadow: 0px 2px 3px #444;
  -webkit-box-shadow: 0px 2px 3px #444;
  font-size:0px;
  height:1px;
  background:#FF0000;
  margin:0 auto;
  line-height:0px;
  font-size:0px;
  display:block;
}
.formError .formErrorArrowBottom div
{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.formError .formErrorArrow .line10
{
  width:15px;
  border:none;
}
.formError .formErrorArrow .line9
{
  width:13px;
  border:none;
}
.formError .formErrorArrow .line8 { width:11px; }
.formError .formErrorArrow .line7 { width:9px; }
.formError .formErrorArrow .line6 { width:7px; }
.formError .formErrorArrow .line5 { width:5px; }
.formError .formErrorArrow .line4 { width:3px; }
.formError .formErrorArrow .line3
{
  width:1px;
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  border-bottom:0px solid #ddd;
}
.formError .formErrorArrow .line2
{
  width:3px;
  border:none;
  background:#ddd;
}
.formError .formErrorArrow .line1
{
  width:1px;
  border:none;
  background:#ddd;
}
.formErrorcontent
{
  border-top:2px solid #ddd;
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  border-bottom:2px solid #ddd;
  background-color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  color:#FFF;
  text-align:center;
  line-height:16px;
  padding: 5px;
}

.captcha input { width: 60px!important;}
.captcha-img { margin-left: 10px; margin-bottom: -5px!important; }

/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.10em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}

.thank-you {  background-color: #2d2d2d; padding: 8px; color: #FFFFFF; font-family: 'Noto Sans'; font-size: 14px; width: 100%; top: 0; position: static; text-align: center;   -webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	background-size: 30px 30px;			
	background-image: -webkit-gradient(linear, left top, right bottom,
						color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
						color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
						color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
						to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
						transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
						transparent 75%, transparent);            
	
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;  } 
	
	@-webkit-keyframes animate-stripes { 
	0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}

@-moz-keyframes animate-stripes {
	0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}

.show-hide-nav { display: none; }

.social { float:right;margin-top:15px;margin-right:5px;border:0; }

.new-range { -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; margin-bottom: 5px; }

/** START MOBILE CSS **/

@media only screen and (max-width : 1000px) {
	
	.new-range { width: 100%; }
	
	body { background-image: none!important; background-color: #cacaca!important; }

.bg-gradient, .banner { display:none!important; }

.header { width: 100%; }

.contact-details { float: none; }
.contact-details p { margin-left: 15px; }

.content { width: 100%;text-align: center; padding-top: 20px; }
.content li { text-align: left; }
.footer-logos { width: 100%; text-align: center; padding-top: 15px; padding-bottom: 15px; }
.footer-logos img { margin: 0!important; width: 100%; max-height: 80px; max-width: 80px; }
.shadow { width: 100%; }
.footer, .footer-copyright { width: 100%; }

.logo { width: 100%;max-width: 258px;  }

h1 { text-align: center; }
.budget-form { float: none; margin: 0; }

.home-list { width: 90%; float: none; }
.home-list-2 { margin-left: 15px; float: none; }

.home-block, .home-block-head, .home-block h3 { width: 100%; max-width: 318px; float: none; }
.home-block img { width: 100%; max-width: 318px; }
.home-block { height: inherit; width: 90%; margin: auto; margin-bottom: 10px; }

.mix { width: 90%; background-color: #fff;max-width: 231px;  }
.mix img { width: 100%;max-width: 231px; margin-bottom: -4px; }

#lightbox { width: 100%; }
.lb-outerContainer { width: 100%; }
.breadcrumbs { width: 97%; }

.mix-head { position: relative; border-radius: 0; margin: 0; }

.home-block-head { position: relative; border-radius: 0; margin: 0; }

.slideshow { float: none; margin: auto; width: 100%; max-width: 300px; }
.slideshow img { width: 100%; max-width: 300px; }

.recent-work { width: 100%; }
.recent-work img { width: 60%; max-width: 400px; }
.four-cs { width: 90%; max-width: 400px; }
.map { width: 100%; float: none; }
.map iframe { width: 100%; }

.build-1 { text-align: center!important; float: none; width: 93%; margin: auto; }
.build-2 { text-align: center!important;float: none;width: 93%; margin: auto;}
.build-3 { text-align: left!important;float: none;width: 93%; margin: auto; }

.build-table-center { margin: auto!important; }

.enquiry-float { width: 100%!important; }

.content h1 { margin-left: 0; }

#nav
    {
        position: relative;
		z-index: 99999;
		
    }
        #nav > a
        {
        }
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: block;
			position: absolute; right: 0; top: 0px;
			background-image: url('../images/nav.png');
			background-repeat: no-repeat;
			width: 35px;
			height: 35px;
			margin-top: -150px;
			background-color: #fff;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
        }
 
    /* first level */
 
    #nav > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
		-webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
	   -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
	        box-shadow: 0 8px 6px -6px #9a9a9a;
			width: 100%;
			
		
		
    }
        #nav:target > ul
        {
            display: block;
			
			
        }
        #nav > ul > li
        {
            width: 100%!important;
            float: none;
			margin: 0; padding: 0;
			text-align: center;
			
        }
 
    /* second level */
 
    #nav li ul
    {
        position: static;
		padding-top: 15px;
    }

    #nav li:hover li
    {
        width: 100%!important;
    }

}

/** END MOBILE CSS **/