html{overflow-y:scroll;}

body{
	margin:0;
	padding:0;
	font-size:14px;
	color:#333333;
	background-color:#000;
}
body.boxed{
	color:#333333;
	background-color:##000;
}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.uppercase{text-transform:uppercase;}
.hidden{display:none;}

.clear{display:block; clear:both;}
.clear:after{display:block; visibility:hidden; height:0; clear:both; font-size:0; content:"";}

a{
	color:#999999;
	outline:none;
	text-decoration:none;
}

.fl_left{float:left;}
.fl_right{float:right;}

img{width:auto; max-width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.boxholder{padding:9px; border:1px solid #D6D6D6;}
.imgl{float:left; margin:0 15px 10px 0; clear:left;}
.imgr{float:right; margin:0 0 10px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, hgroup, nav, section{display:block; margin:0; padding:0;}

/*----------------------------------------------Responsive Videos-------------------------------------*/

.video{display:block; position:relative; width:100%; height:0; margin:0; padding:0 0 56.25% 0; /* using a 16:9 aspect ratio, the height is 56.25% of the width (9/16=0.5625) */}
.video iframe{display:block; position:absolute; width:100%; height:100%; margin:0; padding:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper, .wrapper100{display:block; width:100%; margin:0; padding:0; text-align:left; word-wrap:break-word;}

.row1, .row1 a{
	color: #B7E2EC;
	background-color: #000;
	
}
.row2{border-top-width: thin;
	border-top-style: solid;
	border-top-color: #b7e2ec;
	color: #B7E2EC;
	background-color: #000;
	
}
.row3{
	color: #757575;
	background-color: #DDDDDD;	
}
.row4{
	color:#333333;
	background-color:#DDDDDD;
	
}
.row5, .row5 a{
	color:#A4A4A4;
	background-color:#000000;
}
.row6, .row6 a{
	color: #B7E2EC;
	background-color: #000;
	
}
.imageShadow{
	border-color:#838383;
	border-width:1px;
	border-style:solid;
	-webkit-box-shadow: 10px 10px 19px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 19px -10px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 19px -10px rgba(0,0,0,0.75);
	}
/*----------------------------------------------Generalise-------------------------------------*/

body{font-family:Arial, Helvetica, sans-serif;}
h1, h2{margin:0 0 30px 0;font-size:1.8em;font-family:"CaviarDreamsBold", Arial, Helvetica, sans-serif;font-weight:normal;line-height:normal;text-transform:capitalize;}
h3{margin:10px 0 10px 0;font-size:1.5em;font-family:"CaviarDreamsBold", Arial, Helvetica, sans-serif;font-weight:normal;line-height:normal;text-transform:capitalize;}
h4, h5, h6{margin:10px 0 10px 0;font-size:1em;Arial, Helvetica, sans-serif;font-weight:normal;line-height:normal;text-transform:capitalize;}
address{margin:10px 0;font-style:normal;}
nav ul{margin:0;padding:0;list-style:none;}
#header, #topnav, #intro, #container, #footer, #copyright{margin:0 auto;}

/*----------------------------------------------Header-------------------------------------*/

.divPanel {position: relative;
	background-color: rgb(240, 240, 240);
	background-image: url(../../home_images/home.jpg);
	height:500px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:    0px 3px 11px rgba(0, 0, 0, 0.7);
	box-shadow:         0px 3px 11px rgba(0, 0, 0, 0.7);}

.divPanel.notop {padding-top:0px}

.divPanel.nobottom {padding-bottom:0px}

.page-content {line-height: 25px; font-family: 'Open Sans', sans-serif;}

.page-content a {color: rgb(60, 160, 91); font-family: 'Open Sans', sans-serif;}
#divHeaderLine1 a, #divHeaderLine2 a, #divHeaderLine3 a {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    font-family: inherit;
    text-shadow: inherit;
    font-weight: inherit;
    font-style: inherit;
}
#divHeaderLine1 {display:inline-block !important}

#divHeaderLine2 {display:inline-block !important}

#divHeaderLine3 {display:inline-block !important}


#divHeaderLine1{
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	color: rgb(51,51,51);
	font-size: 25px;
	line-height: 40px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: none;
	text-shadow: rgba(0, 0, 0, 0.14902) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	background-color: rgb(255,255,255);
	opacity: 0.9;
	padding: 3px 10px;
}

#divHeaderLine2 {font-size: 20px; line-height: 30px; letter-spacing: 1px; margin-top: 11px; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; color: rgb(255, 255, 255); text-shadow: none; text-align: center; font-weight: normal; font-style: italic; background-color: rgb(0, 0, 0); opacity: 0.9; padding: 3px 10px; background-position: initial initial; background-repeat: initial initial;}

#divHeaderLine3{margin-top: 18px; color: rgb(0, 0, 0); text-align: center; line-height: 16px; text-transform: none; font-size: 15px;}

#divHeaderText {
	padding-top: 300px;
	padding-bottom: 30px;
	border-color: rgb(51, 51, 51);
	text-align: left;
	padding-left: 0px;
}
#divHeaderLine1, #divHeaderLine2, #divHeaderLine3 {
    padding-top:3px !important;
    padding-bottom:3px !important;
    text-align:inherit !important;
}
#header{padding:15px 0;}

#header hgroup{display:block; float:left; width:auto; clear:right;}
#header hgroup h1, #header hgroup h2{margin:0; font-weight:normal; text-transform:none;}
#header hgroup h1{
	font-family: 'Century Gothic', sans-serif;
	color:#B7E2EC;
	font-size: 28px;
	text-shadow: none;
	line-height: 42px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
#header hgroup h2{font-family: 'Century Gothic', sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 5px; line-height: 22px; color:#B7E2EC; text-shadow: none; padding-left: 3px; padding-right: 3px; font-weight: normal; font-style: normal;}

#header #header-contact{display:block; float:right; width:auto; clear:right;}
#header #header-contact ul{margin-top:15px;}
#header #header-contact li{display:inline; margin:0 0 0 15px; padding:0 0 0 15px; border-left:1px solid #B7E2EC;}
#header #header-contact li:first-child{margin:0; padding:0; border:none;}




/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:50px 0; clear:both; font-size:1em; line-height:1.4em;}
#container section{margin-bottom:50px;}
#container section.last{margin-bottom:0;}

.emphasise, #container .emphasise{font-size:2.8em; line-height:1.4em;}

.font-small, #container .font-small{font-size:1em;}
.font-medium, #container .font-medium{font-size:1.2em;}
.font-large, #container .font-large{font-size:1.4em;}
.font-xl, #container .xl-large{font-size:4em; line-height:1.2em;}
.font-xxl, #container .xxl-large{font-size:6em; font-weight:normal; line-height:1.2em;}
.servicerequest { max-width:80%; margin: 0 auto;}
/* Sidebar */

.sidebar aside{line-height:1.2em;}
.sidebar aside h2{margin-bottom:10px; padding-bottom:8px; border-bottom:5px solid #E8E8E8; font-size:1.4em;}
.sidebar aside ul.nospace li{margin-top:20px;}




/*----------------------------------------------Footer-------------------------------------*/

#footer{padding:30px 0;}
#footer .footer_title{font-size:1.2em; margin-bottom:40px; padding-bottom:10px; border-bottom:1px solid #919191;}
#footer div{margin-bottom:0;}
#footer .tweet-container li{margin-top:18px; padding-top:18px; border-top:1px solid #333333;}
#footer .tweet-container li:first-child{margin-top:0; padding-top:0; border-top:none;}
#footer .tweet-container li .tweet_time{font-size:.8em;}

#footer #ft_gallery.spacing li{margin-bottom:15px;}

#footer form label{display:block; width:100%; margin:0 0 18px 0;}
#footer form label input{margin-top:5px;}
#footer form label input, #footer form textarea{color:#FFFFFF; background-color:#333333; border-color:#666666;}
#footer form textarea{height:120px;}

/*----------------------------------------------Copyright-------------------------------------*/

#copyright{padding:20px 0; font-size:.85em;}
#copyright p{margin:0; padding:0;}

/*----------------------------------------------------------------------------------------*/
/*-----------------------------------------Navigation-------------------------------------*/
/*----------------------------------------------------------------------------------------*/

/* Top Navigation */

#nav{
	
	
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: #39b1cc;
 
}
#cssmenu > ul {
  background: url('images/bg.png');
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;z-index:2;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 18px 25px 21px 25px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #d3eced;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  background: #32a9c3;
  background: rgba(0, 0, 0, 0.1);
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #d3eced;
  right: 17px;
  top: 22px;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    background: #39b1cc;
  }
  #cssmenu > ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul li:hover > ul,
  #cssmenu.align-right > ul > li > ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu ul ul li {
    width: 100%;
  }
  #cssmenu ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #d3eced;
    border-bottom: 2px solid #d3eced;
    right: 25px;
    top: 18px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #d3eced;
    right: 25px;
    top: 28px;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
}
#topnav{
	padding:0;
	color:#C8C8C8;
	background-color: #000;
	clear:both;
	word-wrap:normal;
	white-space:nowrap;
}
#topnav ul{margin:0; padding:0; list-style:none; text-transform:uppercase; font-size:12px;}
#topnav ul ul{z-index:9999; position:absolute; width:190px; text-transform:none;}
#topnav ul ul ul, #topnav ul ul ul ul{left:190px; top:0;}
#topnav ul:first-child li:last-child > ul{right:0;}
#topnav ul:first-child > li:last-child li > ul{left:-190px;}
#topnav li{position:relative; display:block; float:left; margin:0 30px 0 0; padding:0;}
#topnav li:first-child{}
#topnav ul:first-child li:last-child{margin-right:0;}
#topnav li li{width:100%; margin:0;}
#topnav li a{display:block; padding:20px 0;}
#topnav li li a{display:block; margin:0; padding:10px 15px;}
#topnav ul ul{display:none;}
#topnav ul li:hover > ul{display:block;}
#topnav a{color:#C8C8C8;background-color: #000; font-weight:bold;}
#topnav li li a, #topnav li.active li a{color:#C8C8C8; background:#000000; font-weight:normal;}
#topnav li.active a, #topnav a:hover{color:#FF9900; background-color: #000;}
#topnav ul li li:hover > a{color:#000; background-color:#FF9900;}
#topnav li a.drop, #topnav li.active a.drop{
	padding-left:15px;
	background-image:url(images/dropdown_side.gif);
	background-position:5px center;
	background-repeat:no-repeat;
}

/* Top navigation for smaller resolutions */

#topnav form{display:block; height:30px; margin:0 auto; padding:20px 0;}
#topnav form select{
	display:block;
	width:100%;
	padding:8px;
color:#FFFFFF;background-color:#FF9900;border-color:#CC7500;background:#A66000;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxODIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRjkwMDAiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNBNjYwMDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxODIpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(#FF9000 0%, #A66000 100%);background:-webkit-gradient(color-stop(0%,#FF9000), color-stop(100%,#A66000));background:-webkit-linear-gradient(#FF9000 0%,#A66000 100%);background:-o-linear-gradient(#FF9000 0%,#A66000 100%);background:-ms-linear-gradient(#FF9000 0%,#A66000 100%);background:linear-gradient(#FF9000 0%,#A66000 100%);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

#topnav form select option{display:block; margin:10px; padding:0; cursor:pointer; outline:none; border:none;}


.one_half,
.one_third, .two_third,
.one_quarter, .two_quarter, .three_quarter,
.one_fifth, .two_fifth, .three_fifth, .four_fifth,
.one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth{display:inline;float:left;margin:0 0 0 5%;list-style:none;}
.one_half:first-child,
.one_third:first-child, .two_third:first-child,
.one_quarter:first-child, .two_quarter:first-child, .three_quarter:first-child,
.one_fifth:first-child, .two_fifth:first-child, .three_fifth:first-child, .four_fifth:first-child,
.one_sixth:first-child, .two_sixth:first-child, .three_sixth:first-child, .four_sixth:first-child, .five_sixth:first-child{margin-left:0;}
.first{clear:left;}
.first, .nogutter{margin-left:0;}
.full_width{display:block;width:100%;clear:both;}
body.boxed .wrapper{max-width:90%;padding:0 1.6%;margin:0 auto;}
.one_half{width:47.5%;}
.one_half.nogutter{width:50%;}
.one_third{width:30%;}
.two_third{width:65%;}
.one_third.nogutter{width:33.33333%;}
.two_third.nogutter{width:66.66666%;}
.one_quarter{width:21.25%;}
.two_quarter{width:47.5%;}
.three_quarter{width:73.75%;}
.one_quarter.nogutter{width:25%;}
.two_quarter.nogutter{width:50%;}
.three_quarter.nogutter{width:75%;}
.one_fifth{width:16%;}
.two_fifth{width:37%;}
.three_fifth{width:58%;}
.four_fifth{width:79%;}
.one_fifth.nogutter{width:20%;}
.two_fifth.nogutter{width:40%;}
.three_fifth.nogutter{width:60%;}
.four_fifth.nogutter{width:80%;}
.one_sixth{width:12.5%;}
.two_sixth{width:30%;}
.three_sixth{width:47.5%;}
.four_sixth{width:65%;}
.five_sixth{width:82.5%;}
.one_sixth.nogutter{width:16.66666%;}
.two_sixth.nogutter{width:33.33332%;}
.three_sixth.nogutter{width:49.99998%;}
.four_sixth.nogutter{width:66.66664%;}
.five_sixth.nogutter{width:83.3333%;}
.stretched{display:block;margin:0 auto;}
body.boxed .wrapper .stretched{margin-left:-1.8%;margin-right:-1.8%;}
.nospace{margin:0;padding:0;}
ul.nospace, ol.nospace{list-style:none;}
.nospace.spacing li{margin-bottom:25px;}
.nospace.spacing li:last-child{margin-bottom:0;}
.push10{margin-bottom:10px;}
.push15{margin-bottom:15px;}
.push20{margin-bottom:20px;}
.push25{margin-bottom:25px;}
.push30{margin-bottom:30px;}
.push35{margin-bottom:35px;}
.push40{margin-bottom:40px;}
.push45{margin-bottom:45px;}
.push50{margin-bottom:50px;}
.push55{margin-bottom:55px;}
.push60{margin-bottom:60px;}
.push65{margin-bottom:65px;}
.push70{margin-bottom:70px;}
.push75{margin-bottom:75px;}
.push80{margin-bottom:80px;}
.push85{margin-bottom:85px;}
.push90{margin-bottom:90px;}
.push95{margin-bottom:95px;}
.push100{margin-bottom:100px;}
.pad10{padding:10px;}
.pad15{padding:15px;}
.pad20{padding:20px;}
.pad25{padding:25px;}
.pad30{padding:30px;}
.pad35{padding:35px;}
.pad40{padding:40px;}
.pad45{padding:45px;}
.pad50{padding:50px;}
.pad55{padding:55px;}
.pad60{padding:60px;}
.pad65{padding:65px;}
.pad70{padding:70px;}
.pad75{padding:75px;}
.pad80{padding:80px;}
.pad85{padding:85px;}
.pad90{padding:90px;}
.pad95{padding:95px;}
.pad100{padding:100px;}
#container .calltoaction.opt4 h1{margin:15px 0 0 0;}
.list{margin:10px 0;padding:0;list-style-position:inside;}
.list.indent{margin-left:20px;}
.list li{margin:6px 0 0 0;padding:0;}
.list li:first-child{margin:0;}
.list li > ul, .list li > ol{margin:8px 0 8px 30px;}
.list.disc{list-style-type:disc;}
.list.roman{list-style-type:upper-roman;}
.list.alpha{list-style-type:upper-alpha;}
.list.decimal{list-style-type:decimal;}
.list.circle{list-style-type:circle;}
.list.none, .list.block, .list.tick, .list.arrow, .list.tagcloud, .list.underline{list-style-type:none;}
.list.block li > ul, .list.block li > ol{padding:0 0 0 10px;list-style:none;border-left:1px solid #CCCCCC;}
.list.tick li, .list.arrow li{padding-left:22px;background:no-repeat 0 2px;}
.list.tick li{background-image:url("images/icons/gemicon/tick-16x16.png");}
.list.arrow li{background-image:url("images/icons/gemicon/arrow-16x16.png");}
.list.underline li{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #E5E4E3;}
.list.underline li:last-child{margin-bottom:0;}
.list.tagcloud li{display:inline-block;margin:0 5px 5px 0;}
.list.tagcloud li a{display:block;padding:4px 10px;color:#FFFFFF;background-color:#A8A8A8;text-transform:capitalize;}
.list.tagcloud li a:hover{color:#FFFFFF;background-color:#FF9900;}

.reviewdivider{border-bottom-style:solid;border-bottom-width: thin;border-bottom-color: #CCC;}
.divider1, .divider2, .divider3{display:block;width:100%;height:20px;margin:30px 0;padding:0;border-top:1px #D6D6D6;clear:both;}
.divider1{
	border-top: thin solid #999;
}
.divider2{border-top-style:dotted;}
.divider3{border-top-style:dashed;}
.button{display:inline-block;border:1px solid;font-weight:bold;text-transform:uppercase;}
.button.gradient{background:-moz-linear-gradient(top);background:-webkit-gradient(linear, left top, left bottom);background:-webkit-linear-gradient(top);background:-o-linear-gradient(top);background:-ms-linear-gradient(top);background:linear-gradient(to bottom);text-shadow:2px 3px 0 rgba(30, 30, 30, 0.2);-moz-transition:color .3s ease-in, -moz-transform .3s ease-in;-webkit-transition:color .3s ease-in, -webkit-transform .3s ease-in;-o-transition:color .3s ease-in, -o-transform .3s ease-in;transition:color .3s ease-in, transform .3s ease-in;}
.button.small{font-size:.9em;padding:6px 15px 5px 15px;}
.button.medium{font-size:1.1em;padding:10px 20px 9px 20px;}
.button.large{font-size:1.4em;font-weight:normal;padding:18px 20px 17px 20px;}
.button.blue{color:#FFFFFF;background-color:#0099cc;border-color:#287A9D;}
.button.blue:hover{color:#56AED4;background-color:#1C546C;border-color:#0099cc;}
.button.blue.gradient{background:#1C546C;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc5MDkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM1NkFFRDQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxQzU0NkMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c5MDkpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(#0099cc 0%, #1C546C 100%);background:-webkit-gradient(color-stop(0%,#0099cc), color-stop(100%,#1C546C));background:-webkit-linear-gradient(#0099cc 0%,#1C546C 100%);background:-o-linear-gradient(#0099cc 0%,#1C546C 100%);background:-ms-linear-gradient(#0099cc 0%,#1C546C 100%);background:linear-gradient(#0099cc 0%,#1C546C 100%);}
.button.grey{color:#FFFFFF;background-color:#A8A8A8;border-color:#333333;}
.button.grey:hover{color:#666666;background-color:#C9C9C9;border-color:#666666;}
.button.grey.gradient{background:#A8A8A8;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4NDciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNDOUM5QzkiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNBOEE4QTgiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c4NDcpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(#C9C9C9 0%, #A8A8A8 100%);background:-webkit-gradient(color-stop(0%,#C9C9C9), color-stop(100%,#A8A8A8));background:-webkit-linear-gradient(#C9C9C9 0%,#A8A8A8 100%);background:-o-linear-gradient(#C9C9C9 0%,#A8A8A8 100%);background:-ms-linear-gradient(#C9C9C9 0%,#A8A8A8 100%);background:linear-gradient(#C9C9C9 0%,#A8A8A8 100%);}
.button.orange{color:#FFFFFF;background-color:#FF9900;border-color:#CC7500;}
.button.orange:hover{color:#FF9900;background-color:#A66000;border-color:#FF9900;}
.button.orange.gradient{background:#A66000;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxODIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRjkwMDAiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNBNjYwMDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxODIpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(#FF9000 0%, #A66000 100%);background:-webkit-gradient(color-stop(0%,#FF9000), color-stop(100%,#A66000));background:-webkit-linear-gradient(#FF9000 0%,#A66000 100%);background:-o-linear-gradient(#FF9000 0%,#A66000 100%);background:-ms-linear-gradient(#FF9000 0%,#A66000 100%);background:linear-gradient(#FF9000 0%,#A66000 100%);}

.image-wrapper{line-height:normal;background-color:#FFFFFF;-webkit-box-shadow: 10px 10px 19px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 19px -10px rgba(0,0,0,0.75);
box-shadow: 10px 10px 19px -10px rgba(0,0,0,0.75); height:auto}




.image-wrapper .image{display:block;}
#container .image-title h2{margin:0;padding:20px 5px;text-transform:capitalize;}
.image-wrapper .image .image-list ul{margin:0;padding:0 25px;list-style:none;}
.image-wrapper .image .image-list ul li{padding:10px 5px;border:solid #838383;border-width:1px 0 0 0;}
.image-wrapper .image .image-list ul li:first-child{border:none;}
.image-wrapper .image .image-price{padding:15px 5px;font-size:2.5em;}
.image-wrapper .image .image-price sup{font-size:.3em;}
.image-wrapper .image .image-price span{display:block;margin:-5px 0 0 0;font-size:.3em;}
.image-wrapper .image .image-signup{padding:10px;}
.image-wrapper .image .image-signup a{display:block;}
.image-wrapper .image .image-title,
.image-wrapper .image .image-price{color:#333333;background-color:#EEEEEE;}
.image-wrapper.opt2{
	padding:10px;
	border:1px solid #838383;
}
.image-wrapper.rnd10 .image-title{-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;}
form, fieldset, legend{margin:0;padding:0;border:none;}
legend{display:none;}
form{display:block;width:100%;}
form input, form textarea{display:block;width:100%;padding:5px;border:1px solid #CCC;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#respond form label, form textarea{margin-bottom:15px;}
form textarea{overflow:auto;}
form div, form p{margin:0;padding:0;}
form input[type="submit"], form input[type="reset"]{display:inline-block;width:auto;margin:0;padding:5px 15px;color:#666666;background-color:#FFFFFF;cursor:pointer;}
input, textarea, select{resize:none;outline:none;}
.table{background-color:#DDEFEF;width:100%;border:none;border-collapse:collapse;border-spacing:0;font:normal 13px Arial, sans-serif;}
.table thead th{background-color:#39b1cc;border:solid 1px #838383;color:#336B6B;padding:10px;text-align:left;}
.table tbody td{border:solid 1px #838383;color:#333;padding:10px;}
.table-rounded thead th{background-color: #39b1cc;border:none;color:#FFFFFF;}
.table-rounded thead th:first-child{border-radius:10px 0 0 0;}
.table-rounded thead th:last-child{border-radius:0 10px 0 0;}
.table-rounded tbody td{border:none;border-top:solid 1px #838383;background-color:#FFFFFF;}
.table-rounded tbody tr:last-child td:first-child{border-radius:0 0 0 10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border-color:#838383;}
.table-rounded tbody tr:last-child td:last-child{border-radius:0 0 10px 0;-moz-border-radius:0 0 10px 0;-webkit-border-radius:0 0 10px 0;border-radius:0 0 10px 0;border-color:#838383;}
.icon-6x{font-size:6em;}
.icon-8x{font-size:8em;}
.icon-10x{font-size:10em;}
.showtext{display:block;position:relative;text-align:center;}
.showtext .caption{display:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;color:#FFFFFF;background-color:#000000;background:hsla(0, 0%, 0%, 0.8);}
.showtext:hover .caption, .showtext:hover .caption span{display:block;}
.rnd5, .list.tagcloud.rnd5 a, form.rnd5 input, form.rnd5 textarea{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.rnd8, .list.tagcloud.rnd8 a, form.rnd8 input, form.rnd8 textarea{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.rnd10, .list.tagcloud.rnd10 a, form.rnd10 input, form.rnd10 textarea{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.rnd12, .list.tagcloud.rnd12 a, form.rnd12 input, form.rnd12 textarea{-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;}
.post-image{margin-bottom:40px;}
.blog-post-title a{color:#979797;background-color:#FFFFFF;}
.blog-post-title a:hover{color:#FF9900;background-color:#FFFFFF;}
.read-more{text-align:right;}
#homepage{margin:0;padding:0;overflow:hidden;}
#intro{padding:30px 0;}
#intro .boxholder{padding:15px;border-color:#333333;}
#portfolio ul{margin:0;padding:0;list-style:none;}
#portfolio ul li{margin-bottom:30px;}
#gallery section figure ul{margin:0;padding:0;list-style:none;}
#gallery section figure ul li{margin-bottom:30px;}
#fof{display:block;margin:0;padding:100px 0 20px 0;text-align:center;}
#fof h1, #fof h2{margin:0;padding:0;}
#fof h1{margin-top:-70px;font-size:15em;text-shadow:6px 6px 0 rgba(229, 228, 227, 1);}
#fof h2{margin-top:-30px;font-size:3.5em;}
#fof p{margin:0;padding:0;}
#fof p.notice{display:block;width:100%;margin-bottom:50px;clear:both;font-weight:bold;text-transform:uppercase;}
#fof p.clear{padding:10px;border:1px solid #E5E4E3;font-size:16px;}
@-ms-viewport{width:device-width;}
