/*====================FONTS===============================================*/
@font-face {
    font-family: BebasNeue;
    src: url(fonts/BebasNeue-webfont.woff);
}
.fontbebas {
    font-family: BebasNeue;
	font-size: 25px;
}
@font-face {
    font-family: MetroBold;
    src: url(fonts/Metropolis-ExtraBold.otf);
}
@font-face {
    font-family: HazelDean;
    src: url(fonts/Metropolis-Thin.otf);
}
@font-face {
    font-family: HazelDeanfont;
    src: url(fonts/Metropolis-Regular.otf);
}


/*====================FONTS===============================================*/
.body{
	clear: both;	
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
body {	
	overflow-x: hidden;	
	font-family: HazelDeanfont;
		
}

/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;	
	bottom: 20px;	
	text-decoration: none;
	color: #ffffff;
	background: rgba(50, 50, 50, 0.5);	
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px 10px;	
	display: none;
	line-height: 30px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: solid 4px rgba(255,255,255, 0.4);
}
.back-to-top:link{	
	color: #ffffff;
	text-decoration: none;
}
.back-to-top:hover{	
	color: #ffffff;
	background: #870000;
	text-decoration: none;
}
/*====================top level elements====================*/
.topbanner{
	width: 100%;	
	border-top: solid 0px #000000;
}
.topbanner img {
	width: 0px;	
}
.topbannersection
	{
	width: 98%;
	padding: 0% 1% 0% 1%;
	color: #ffffff;
	height: 60px;
	font-weight: normal;
}
.logocontainer { 
	width: 100%;
	background: rgba(234, 224, 204, 0.3);
}
.logosections {
	z-index: 110;
	width: 1024px;	
	height: 100px;
	
}
.logoleftsection
	{
	width: 27%; 
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;	
	z-index: 135;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
	
}
.logoleftsection img
	{	
	width: 220px;
	margin: 10px 0px 0px 0px;	
}
.sectionundernav {
	float: left;
	background: linear-gradient(rgba(15, 9, 9, 0.3), transparent);
	width: 100%;		
}
.sectionundernavtext {	
	font-size: 15px;
	font-family: HazelDean;
	width: 1024px; 
	text-align: right;
	color: rgba(255,255,255, 0.8);
	height: 40px;
	padding: 10px 80px 0px 10px;
}
.logorightsection
	{
	width: 73%; 
	float: right;	
	text-align: right;	
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	z-index: 110;
}
.numberdiv {
	display: none;
	float: right;
	margin-top: -125px;
	height: 22px;
	background: rgba(14, 20, 25, 0.0);
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 20px;
	line-height: 17px;
	text-align: right;
	position:fixed;
	right: 0px;
	top: 130px;
	z-index: 110;
	
}
.topbannerparralax {	
	background: linear-gradient(rgba(36, 0, 0, 0.1), rgba(36, 0, 0, 0.5));
	width: 100%; 
	height: 12px; 
	padding: 0px 0px 0px 0px;
}
.parralaxbar {  
	position: relative; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;
	background-image: url("img/afroleather_leather_products.JPG");
	height: auto;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
		
}

.parralaxbartext { 
	font-family: BebasNeue;	
	font-family: HazelDeanfont;	
	color: #ffffff;
	word-spacing: 5px;
	letter-spacing: 1px;
	width: 850px; 
	padding: 180px 0px 380px 0px;
	text-align: center;
	text-transform: none;		
	text-shadow: 4px 4px 4px rgba(0,0,0, 0.8);
	font-size: 48px;
	line-height: 48x;
	font-weight: bold;	
}
.parralaxbartext img {	
	width: 480px;
	margin: 10px 0px 0px 0px;
	align: right;
}
.parralaxbartext1 { 
	color: #ffffff;
	width: 1024px; 
	padding: 120px 0px 120px 0px;
	text-align: center;
	text-transform: none;
	color: rgba(255,255,255, 0.5);
	word-spacing: 2px;
	letter-spacing: 1px;	
	font: 36px "Lato", sans-serif;	
}
h3 {	
	letter-spacing: 5px;
	text-transform: uppercase;
	font: 50px "Lato", sans-serif;	
}
.parralaxpages {  
	position: relative; 	
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;
	background-image: url("img/afroleather_leather_products1.jpg");
	height: auto;
	border-top: solid 1px #000000;
	
}
.parralaxpagestext { 
	width: 680px; 
	padding: 50px 0px 50px 0px; 
	text-align: center;
	letter-spacing: 5px;
	text-transform: none;
	font: 21px "Lato", sans-serif;
	color: #ffffff;	
	letter-spacing: 1px;
	line-height: 28px;
}
/*====================NAVIGATION======================================
This copyright notice must be kept untouched in the stylesheet at all times.The original version of this stylesheet and the associated (x)html is available at http://www.script-tutorials.com/facebook-like-menu-responsive/Copyright (c) Script Tutorials. All rights reserved.This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=======================================================*/
/*=======HIDE SHOW MENU BUTTON=====*/
.MenuButtonContainer
	{
	float: left;
	width: 0%;
	text-align: right;	
	height: 0px;
	background: transparent;
}
#MenuButton { 
	font-size: 0px;
	width: 0px;
	height: 0px;
}
#MenuButton img { 
	width: 0px;	
}


/*=================*/
.navcontainer{		
	width: 100%;
	background: transparent;	
	margin: 0% 0% 0% 0%;	
	padding: 0px 0px 0px 0px;
	z-index: 110;		
}
#nav, #nav ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;	
	z-index: 110;
}
#nav{		
	height: auto;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	position: relative;
	z-index: 110;
	width: 100%;	
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 0px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 0px;
	height: 0px;
}
#nav > li{
	z-index: 110;
	float: left;	
	height: 20px;
	padding-right: 0px;
	position: relative;
	text-align:right;
}
#nav > li > a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 110;	
	background: transparent;
	color: #ffffff;
	display: block;
	font-size: 15px;	
	height: 20px;	
	line-height: 20px;
	margin: 0px 15px 0px 15px;
	padding: 13px 0px 14px 0px;
	text-decoration: none;		
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.5);
	text-transform: uppercase;
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 110;	
	background: transparent;
	color: #ffffff;
	display: block;
	font-size: 15px;	
	height: 20px;	
	line-height: 20px;
	margin: 0px 15px 0px 15px;
	padding: 13px 0px 14px 0px;
	text-decoration: none;	
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.5);
	text-transform: uppercase;
}
#keeplink > a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 110;	
	background: transparent;
	color: #ffffff;
	display: block;
	font-size: 15px;	
	height: 20px;	
	line-height: 20px;
	margin: 0px 15px 0px 15px;
	padding: 13px 0px 14px 0px;
	text-decoration: none;	
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.5);
	text-transform: uppercase;	
}
#donotlink > a:hover {
	color: #ffffff;	
}
#keeplink > a:hover {	
	color: #ffffff;		
}
#nav > li:hover > a, #nav > a:hover{
	z-index: 110;
	color: #ffffff;
	margin: 0px 15px 0px 15px;
	padding: 13px 0px 14px 0px;
	position: relative;
	z-index: 110;	
}
#nav > li.nosub a.active {
	color: #ffffff;
	margin: 0px 15px 0px 15px;
	padding: 13px 0px 14px 0px;
	position: relative;
	z-index: 110;	
}
#nav > li.subs:hover > a{
	color: #ffffff;
	margin: 0px 15px 0px 15px;
	padding: 13px 0px 14px 0px;
	position: relative;
	z-index: 110;	
}


/*====================top items separator makes the line inbetween links====================*/
#nav > li:after{	
	background-color: #ffffff;
	content: "";
	height: 5px; /*=======set the hight of the line=========*/
	right: 0px;
	position: absolute;
	top: 19px;
	width: 0px;
	
	
}
#nav > li:last-child:after{
	background-color: transparent;
	border: none;
}

#nav > li:last-child {
	padding: 0px 0px 0px 0px;
}
/*====================SUBMENUS====================*/
#nav ul{
	background-color: #3b2622;
	border: solid 1px transparent;
	display: none;
	left: -2px;
	margin: 25px 0px 0px 18px;
	min-width: 228px;	
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 100%;
	z-index: 110;
	/*box-shadow: 2px 2px 5px rgba(0, 30, 46, 0.5);*/
}
#nav li:hover ul{
	display: block;
	z-index: 110;
}
#nav ul li a {		
	background-color: #3b2622;
	border-bottom: 1px solid #735c56;	
	color: #c2b5b2;
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.5);
	display: block;
	font-size: 15px;
	line-height: 20px;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: normal;
}
#nav ul li a:hover{
	background-color: #590e00;
	border-bottom: 1px solid #735c56;	
	color: #ffffff;	
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.2);
}
#nav ul li a.active {
	background-color: #590e00;
	border-bottom: 1px solid transparent;	
	color: #ffffff;	
	display: block;
	font-size: 15px;
	line-height: 20px;
	margin: 0% 0%;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*====================layout Container elements====================*/
.contentcontainer{	
	width: 100%;	
	background: #ffffff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px 0px 0px 0px;	
}
.mainContent{	
	width: 1024px;	
	z-index: -20;				
	overflow: hidden;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.content{
	background-color: rgba(255,255,255, 0.8);
	background: #ffffff; 
	width: 70%;	
	float: left;	
	padding: 2% 0% 0% 0%;
	margin: 0% 0% 0% 0%;	
}
.contentspan{	
	background: #ffffff; 	
	width: 100%;
	float: left;	
	padding: 2% 0% 2% 0%;
	margin: 0% 0% 0% 0%;
}
.contentbar{
	background: #F5F5F5;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 100%;
	color: rgb(204, 204, 153);
	text-align: center;
	font-weight: normal;
	float: left;
	font-size: 15px;
	line-height: 27px;		
	padding: 40px 10px 40px 10px;
	margin: 0% 0% 0% 0%;
	border-top: solid 1px rgb(0,0,0);
}
.mainFooter{	
	width: 100%;	
	background: #4a0e00;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;		
	margin: 0px 0px 0px 0px;
}
footergading {
	background: #202020;
	background: -webkit-linear-gradient(#236020, #236020);
	background: -o-linear-gradient(#236020, #236020);
	background: -moz-linear-gradient(#236020, #236020);
	background: linear-gradient(#236020, #236020);
}
.footertext{
	width: 1024px; 
	text-align: right;
	color: #5e7177;
	background: transparent;	
	font-size: 13px;
	padding: 2% 0% 3% 0%;

}
.footertext img {
	width: 80px;
	
}

.enquiry-sidebar{	
	width: 26%;
	float: left;		 
	padding: 0% 0% 3% 0%;
	margin-top: 18px;
	margin-bottom: 2%;
	margin-left: 25px;	
	height: auto;
	min-height: 325px;	
}

/*====================ANCHORS/LINKS====================*/
span.text {	
	color: #870000;
	text-decoration: underline;	
}
a:link { text-decoration: underline; color: #870000;}
a:hover { text-decoration: underline; color: #870000;}
a:visited { text-decoration: underline; color: #870000; }
a.text{
	outline: 0;
	text-decoration: none;
}
a img {
	border: 0px;
	text-decoration: none;
}
a:link.text, a:visited.text{	
	color: #870000;
	padding: 0 0px;
	font-size: 15px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.text, a:active.text{
	background-color: transparent;	
	color: #870000;
	text-decoration: underline;
}
a:link.texts, a:visited.texts{	
	color: #870000;
	padding: 0 0px;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.texts, a:active.texts{
	background-color: transparent;
	color: #870000;
	text-decoration: underline;
}
a:link.textl, a:visited.textl{
	color: #870000;
	padding: 0 0px;
	font-size: 17px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.textl, a:active.textl{
	background-color: transparent;
	color: #870000;
	text-decoration: underline;
}
a:link.textdark, a:visited.textdark{
	color:  #7d625e;
	padding: 0 0px;
	font-size: 15px;
	text-decoration: none;
	margin: 0px 0px;
}
a:hover.textdark, a:active.textdark {
	background-color: transparent;
	color:  #7d625e;
	text-decoration: underline;
}
.formbutsmall{
	font-size: 17px;
	padding: 10px 10px 10px 10px; 
	border: solid 1px #870000;
	color: #870000;
	margin: 0px 5px 0px 5px;
	line-height: 17px;
	background: transparent;	
	
}
.formbut{
	font-size: 17px;
	padding: 10px 10px 10px 10px; 
	border: solid 1px #870000;
	color: #870000;
	margin: 0px 5px 0px 5px;
	line-height: 17px;
	background: transparent;
}
a.fakebut{
	font-size: 17px;
	padding: 10px 10px 10px 10px; 
	border: solid 1px #870000;
	color: #870000;
	margin: 0px 5px 0px 5px;
	line-height: 17px;
	background: transparent;
	
}
a:hover.fakebut{
	font-size: 17px;
	padding: 10px 10px 10px 10px; 
	border: solid 1px #870000;
	color: #870000;
	margin: 0px 5px 0px 5px;
	line-height: 17px;
	background: transparent;
}
/*====================PAGINATION====================*/
div.pagination {	
	margin: 0px;	
	padding: 0px 7px;
	border: 1px solid transparent;
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
}
div.pagination a{
	margin: 2px;
	padding: 2px 7px;
	border: 3px solid transparent;
	background: rgba(143, 33, 0, 0.5);
	border: 3px solid rgba(0,0,0, 0.1);
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-weight: bold;	
	font-size: 17px;	
	text-decoration: none;
	color: #ffffff;	
}
div.pagination a:hover, div.pagination a:active{
	padding: 2px 7px;
	margin: 2px;
	
	background: rgba(143, 33, 0, 0.3);
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #68250c;
}
div.pagination span.current{	
	padding: 2px 7px;
	margin: 2px;
	border: 3px solid rgba(0,0,0, 0.1);
	background: rgba(143, 33, 0, 0.3);
	background: #ffffff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-weight: bold;		
	font-size: 17px;
	color: #b1a7a5;
}
div.pagination span.disabled {
	padding: 2px 7px;
	margin: 2px;
	border: 0px solid #000000;	
	font-size: 12px;
	color: #c0c0c0;
}
/*====================GENERAL STYLES====================*/
td.pageheaderh2{	
	vertical-align: top;
	text-align: left;
	padding: 0% 0% 0% 1%;
	margin: 0% 0% 0% 0%;		
}

h2.pageheader{
	font-size: 1.7em;	
	color: #000000;  
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}
.parrheaderdbg{	
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
	font-size: 2.2em;	
	color: #383D41;	
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	padding: 10px 0px 10px 0px;								
}
.parrheader{
	font-size: 18pt;	
	color: #000000;	
	font-weight: bold;
	line-height: 22px;
	padding: 2% 0% 0% 0%;
	font-family: HazelDeanfont;	
}
.parrheaderright{
	font-family: HazelDeanfont;
	font-size: 14pt;	
	color: #000000;
	line-height: 19px;
	text-align: right;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.formheader{
	font-size: 14px;
	color: #000000;
	background-color: #e5e5e5;
	font-weight: normal;	
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.parrtext{
	font-size: 12pt;
	color: #555555;	
	line-height: 19px;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.parrtexts{
	font-size: 12pt;
	color: #555555;	
	line-height: 20px;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
.generaltext{
	font-size: 12pt;
	color: #555555;	
	line-height: 19px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;	
}
.generaltexts{
	font-size: 12pt;
	color: #555555;	
	line-height: 19px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.formtext{
	font-size: 12pt;
	color: #555555;	
	line-height: 19px;
	text-align: left;
	vertical-align: top;
}
input.text{
	font-size: 13px;
	color: #505050;
	background-color: #ffffff;
	text-align: left;
	border: solid 1px rgba(100,100,100, 0.3);
	height: 25px;
	width: auto;
	max-width: 220px;
	padding: 2px;
	margin-top: 3px;
}
textarea.text{
	font-size: 13px;
	color: #505050;
	text-align: left;
	border: solid 1px #c0c0c0;
	background-color: #ffffff;
	height: auto;
	width: 250px;
	resize: none;
}
.select {
	height: 25px;
	font-size: 12px;
	color: #505050;
	padding: 3px 2px 5px 2px;
	width: 110px;
	border-style: solid; border-width: 1px; border-color: #D3C6C6;
	}
.error{
	font-size: 14px;
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
.errors{
	font-size: 12px;	
	color: #ff0000;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
.errors1{
	font-size: 12px;
	background-color: #ff0000;
	color: #ffffff;	
	line-height: 25px;
	vertical-align: top;
	text-align: center;	
}
.correct{
	font-size: 14px;
	color: #118800;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px 10px 5px;
}
ul{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 45px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets {
	list-style-image: url('images/bullets.gif');
	line-height: 20px;
	padding-left: 45px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 14px;
	color: #505050;
	line-height: 20px;
}

.googlemap { 
		width: 600px;
		height: 450px;
}

td.hr {
	border-top: 1px dotted #c0c0c0;
	color: #f0f0f0;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}
.generalimgboxleft{
	float: right; 
	width: 25%; 
	margin: 0px 2px 10px 25px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.generalimgboxright{
	float: right; 
	width: 25%; 
	margin: 0px 2px 10px 25px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.generalimgboxrighthome{
	float: right; 
	width: 30%; 
	margin: 0px 0px 10px 55px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.generalimg {	
	border: solid 1px #888888;
	/*box-shadow: 2px 2px 5px #A3978C;*/
	margin: 0px 0px 0px 0px;

}

.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 10px;	
	width: 20%;	
	height: 195px;	
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #f0f0f0;	
	margin: 0% 1% 1% 1%;	
}
.galleryimgbox{
	float: left;	
	margin: 2px 5px 5px 0px;
	font-size: 12px;
	text-align: center;
	color: #777777;
}
.galleryimg{
	border-style: solid; border-width: 1px; border-color: #f0f0f0;
	box-shadow: 2px 2px 5px #A3978C;
	margin: 0px 0px 0px 0px;
}
/*=================NEW PAGE STYLES===================*/
.pagemainheaderdiv {
	font-family: BebasNeue;
	font-family: HazelDeanfont;
	float: left;
	width: 100%;
	font-size: 21pt;
	font-weight: bold;	
	color: #854000;
	line-height: 21pt;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 20px 0px 20px 0px;
	word-spacing: 2px;	
}
.pageheaderdiv {	
	font-family: HazelDeanfont;
	float: left;
	width: 100%;
	font-size: 18pt;	
	color: #000000;
	line-height: 18pt;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 20px 0px 0px 0px;
	word-spacing: 0px;
	letter-spacing: 0px;	
}
.pagetextdiv {	
	font-family: HazelDeanfont;
	float: left;
	width: 100%;
	font-size: 12.5pt;
	color: #4f453c;
	line-height: 20px;
	text-align: justify;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
	
}
.pagetextdivwithimg {
	font-family: HazelDeanfont;
	float: left;
	width: 72%;
	font-size: 12pt;
	color: #4f453c;
	line-height: 20px;
	text-align: justify;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}
.textdivimage	{
	float: left;
	width: 23%;
	margin: 0% 0% 1% 5%;
	text-align: center;
	font-size: 12pt;
	color: #4f453c;
	line-height: 16px;
}
.textdivimage img {
	text-align: center;
	width: 100%;	
	margin: 0% 0% 2% 0%;
	border: solid 1px #333333;
}
.textdivimageleft	{
	float: left;
	width: 25%;
	margin: 1% 3% 1% 0%;
	text-align: center;
	font-size: 14px;	
	color: #4f453c;
	line-height: 16px;
}
.textdivimageleft img {
	text-align: center;
	width: 100%;	
	margin: 1% 0% 2% 0%;
	border: solid 1px #A8A8A7;
}
.pagetextdivwithimghome {
	font-family: HazelDeanfont;
	float: left;
	width: 65%;
	font-size: 12.5pt;
	color: #444444;
	line-height: 20px;
	text-align: justify;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;

}
.textdivimagehome {
	float: left;
	width: 32%;
	margin: 0% 0% 1% 3%;
	text-align: center;
	font-size: 14px;
	color: #555555;
	color: #D0D1D0;
	line-height: 16px;
}
.textdivimagehome img {
	text-align: center;
	width: 100%;	
	margin: 0% 0% 2% 0%;
	border: solid 1px #333333;
}
.moreimgesdiv {
	float: left;
	width: 22.5%;
	margin: 0% 1% 1% 1%;
	text-align: center;
	font-size: 13px;
	border: solid 1px #f0f0f0;
	background: #F8F8F8;
	height: 185px;	
	color: #555555;
	color: #f0f0f0;
	line-height: 15px;
}
.moreimgesdiv img {
	border: none; 
	outline: none; 
	width: inherit;
	max-width: 210px;
	max-height: 145px;
	margin: 2% 1% 1% 1%;
	border: solid 1px #333333;
}

/*====================ALTERNATE TABLE ROWS====================*/
tr.d0 td{
	background-color: #f1f0f0;
	height: 25px;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #e6ded9;
}
tr.d1 td{
	background-color: #f2f2f2;
	height: 25px;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	border-top-style: solid; border-top-width: 1px; border-top-color: #e6ded9;
}

/*===========================================================================================================================================*/
/*============================================================MEDIA STYLES==================================================================*/
/*============================================================================================================================================*/

@media only screen and (min-width : 120px) and (max-width : 768px)
{
.body{
	background-color: transparent;
	clear: both;
	margin: 0 auto;
	width: 98%;
	font-size: 85%;
	repeat-x; 
	background-image: none;
}
.topbanner{	
	width: 100%;	
}
.topbannersection
	{
	width: 98%;
	height: 0px;
	line-height: 0px;
	padding: 0% 1% 0% 1%;
	font-size: 13px; 
	font-weight: normal;	
}
.logocontainer { 
	width: 100%;
	background: #290d08;	
}
.logosections {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;	
}
.logoleftsection
	{
	width: 100%;
	height: auto;	
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	background: #290d08;
}
.logoleftsection img
	{
	width: 50%;
	margin: 3% 25% 3% 25%;	
}
.logorightsection
	{
	width: 100%; 
	float: right;
	color: #A4A4A4;
	font-size: 12px;
	line-height: 16px;
	text-align: right;	
	padding: 0% 0% 0% 0%;	
	margin: 0px;
	z-index: 110;		
}
.logorightsectioncontent
	{
	float: right;		
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;		
}
.sectionundernavtext {	
	font-size: 15px;
	font-family: HazelDean;
	width: 96%; 
	text-align: left;
	color: rgba(255,255,255, 0.8);
	height: 33px;
	padding: 1% 2% 1% 2%;
}
.numberdiv {
	display: none;
	float: right;
	margin-top: -170px;	
	height: 30px;
	background: #123E62;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	font-size: 20px;
	line-height: 17px;
	text-align: right;
	position: relative;	
	z-index: 110;	
}
.topbannerparralax {
	background-color: rgba(10, 15, 18, 0.2);
	width: 100%; 
	height: 1px; 
	padding: 0px 0px 0px 0px;
}
.parralaxbar {  
	position: relative; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left; 
	width: 100%;	
	height: auto;
}
.parralaxbartext { 	
	width: 96%; 
	padding: 15% 2% 85% 2%;
	text-align: center;	
	word-spacing: 5px;
	letter-spacing: 1px;
	font-size: 41px;
	line-height: 40px;
	font-weight: bold;		
}

.parralaxbartext img {	
	width: 55%;
	margin: 0% 0% 0% 0%;
	align: center;
}
.parralaxbartext1 { 	
	width: 90%; 
	padding: 80px 10px 80px 10px;
	text-align: center;
	text-transform: none;
	color: rgba(255,255,255, 0.8);
	word-spacing: 3px;
	letter-spacing: 1px;
	font: 21px "Lato", sans-serif;	
	line-height: 20px;	
}
h3 {	
	letter-spacing: 5px;
	text-transform: uppercase;
	font: 19px "Lato", sans-serif;line-height: 50px;	
}
.parralaxpages {  
	position: relative; 	
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 1px;
	float: left; 
	width: 100%;	
	height: auto;
}
.parralaxpagestext { 
	width: 86%; 
	padding: 8% 7% 8% 7%; 
	text-align: center; 
	font-size: 17px;	
	line-height: 17px;
}

/*=======================to top section============================*/
div#page{
	max-width: 100%;
	padding: 0px;
}
.back-to-top{
	/*width: 100%;*/
	position: fixed;
	bottom: 30px;
	right: 10px;
	text-decoration: none;
	color: #ffffff;
	background: rgba(50, 50, 50, 0.5);	
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 5px 10px;	
	display: none;
	line-height: 30px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: solid 4px rgba(255,255,255, 0.4);
}
.back-to-top:link{	
	color: #ffffff;
	text-decoration: none;
}
.back-to-top:hover{	
	color: #ffffff;	
	text-decoration: none;
}


/*===============SHOW HIDE MENU BUTTOM============== */
.MenuButtonContainer
	{
	float: left;
	width: 100%;
	text-align: right;	
	height: 50px;	
	background: transparent url(images/pattern.png) repeat top left;	
	margin: 0px 0px 0px 0px;	
}
#MenuButton { 
	position: absolute; 
	right: 0; 
	height: 50px; 
	width: 100px; 
	background: transparent; 
	color: #ffffff; 
	line-height: 50px; 
	text-align: center; 
	font-size: 17px;
	padding: 0px 0px 0px 0px;	
}
#MenuButton img { 
	width: 18px;
	margin: 25px 10px 0px 0px;
}
/*====================NAVIGATION====================*/
.navcontainer{	
	width: 100%;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}	
#nav{	
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px; 
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#nav li{
	display: inline;
	float: left;
	height: auto;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
#nav li img{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
}
#nav li img.menu{
	width: 11px;
	margin: 11px 5px 0px 0px;
	height: auto;
	float: right;
}
#nav li img.phone{
	width: 16px;
	height: auto;
}
#nav > li:after{
	display: none;
}

#nav > li > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: rgba(115, 17, 0, 0.6);
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);
	border-top: 1px solid transparent;
	height: 40px;
	color: #ffffff;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
/*========FOR SHOW HIDE LINK=========*/
#donotlink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: rgba(115, 17, 0, 0.6);
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);
	border-top: 1px solid transparent;
	height: 40px;
	color: #a9cdd1;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
#keeplink > a {
	display: none; /*==============SET FOR SHOW HIDE OF MENU==========*/
	background-color: rgba(115, 17, 0, 0.6);
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);
	border-top: 1px solid transparent;
	height: 40px;
	color: #ffffff;
	padding: 0px 5px 0px 10px;
	line-height: 40px;
	margin: 0;
	text-align: left;	
}
#donotlink > a:hover {
	background-color: rgba(115, 17, 0, 0.6);
	color: #ffffff;
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);
	border-top: 1px solid transparent;
}
#keeplink > a:hover {
	background-color: rgba(115, 17, 0, 0.6);
	color: #ffffff;	
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);
	border-top: 1px solid transparent;
}
#nav > li:hover > a, #nav > a:hover , #donotlink > a:hover{	
	border-top: 1px solid transparent;
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);
	background: rgba(115, 17, 0, 0.6);		
	color: #ffffff;		
	margin: 0;
	padding: 0px 5px 0px 10px;
	border-width: 1px;	
}
#nav > li.nosub a.active {
 	background: rgba(115, 17, 0, 0.6);
	border-top: 1px solid transparent;
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);	
	color: #ffffff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.sub a.active {
 	background: rgba(115, 17, 0, 0.6);
	border-top: 1px solid transparent;	
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);
	border-radius: 12px 12px 12px 12px;
	color: #a9cdd1;	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	position: relative;
	z-index: 1;	
}
#nav > li.subs:hover > a{
	background: rgba(115, 17, 0, 0.6);		
	color: #ffffff;
	border-top: 1px solid transparent;
	border-bottom: 1px solid rgba(115, 17, 0, 0.9);	
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
}
/*====================SUB MENUS====================*/
#nav ul{	
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;		
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-bottom: solid 1px #000000;
}
#nav li:hover ul{
	display: none;
}
#nav ul li a{
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid transparent;
	color: #ffffff;	
}
#nav #s1:target + li > a,
#nav #s2:target + li > a,
#nav #s3:target + li > a,
#nav #s4:target + li > a,
#nav #s5:target + li > a,
#nav #s6:target + li > a,
#nav #s7:target + li > a,
#nav #s8:target + li > a,
#nav #s9:target + li > a,
#nav #s10:target + li > a{
	background-color: #000000;	
	border: 0;
	color: #ffffff;	
	border-bottom: 1px solid #000000;
}
#nav #s1:target + li ul,
#nav #s2:target + li ul,
#nav #s3:target + li ul,
#nav #s4:target + li ul,
#nav #s5:target + li ul,
#nav #s6:target + li ul,
#nav #s7:target + li ul,
#nav #s8:target + li ul,
#nav #s9:target + li ul,
#nav #s10:target + li ul{
	display: block;
}


/*==================CONTAINERS====================*/
.contentcontainer{	
	width: 100%;			
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px 0px 0px 0px;	
}
.mainContent{	
	overflow: hidden;
		
	width: 98%;
	margin: 3% 1% 0% 0%;	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.topcontent{
	width: 100%;
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0% 0% 0% 0%;
	margin-bottom: 0%;
}
.content{
	width: 98%;
	float: left;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0% 2% 0% 2%;
	margin: 5% 2% 0% 0%;
}
.contentspan{	
	width: 94%;
	float: left;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0% 3% 0% 3%;
	margin: 2% 0% 0% 0%;
}
.contentbar{	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 98%;	
	text-align: center;
	float: left;	
	height: auto;	
	padding: 3% 1% 3% 1%;
	margin: 0% 0% 0% 0%;
}
.mainFooter{
	width: 100%;
	float: left;	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 3% 0% 4% 0%;
	margin: 0% 0% 0% 0%;
		
}
.footertext{
	width: 96%;
	text-align: left;	
	font-weight: normal;
	font-size: 11px;
	margin: 0% 2% 0% 2%;	
}
/*====================BLOCKS===============*/
.enquiry-sidebar{
	width: 98%;
	float: left;
		
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 2% 1%;
	margin: 0% 1% 2% 1%;
	border-radius: 0px;
	-moz-border-radius: 0px;	
	border: none;
}

/*=====================OTHER STYLES=========================*/

td.pageheaderdbg{
	vertical-align: top;
	text-align: left;	
	background-color: #ffffff;
}
.parrheader{
	font-size: 1.1em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(0,0,0, 1);
	font-weight: bold;
	line-height: 25px;
	padding: 0% 0% 0% 0%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
}
.parrheaderright{
	font-size: 1.4em;
	color: transparent; 
	text-shadow: 0px 0px 0.1px rgba(29, 33, 41, 1);
	font-weight: bold;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: right;	
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.googlemap { 
		width: 100%;
		height: auto;
}

ul{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ol{
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
}
ul.imgbullets{
	list-style-image:url(images/bullet.gif);
	line-height: 20px;
	padding-left: 15px;
	text-align: left;
}
ul.imgbullets li{
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
.generalimgboxleft{
	float: left; 
	width: 100%; 
}
.generalimgboxright{
	float: right; 
	width: 100%; 
}
.generalimgboxrighthome{
	float: right; 
	width: 45%; 
	margin: 0px 0px 0px 15px;
}
.generalimg{
	border-style: solid; border-width: 0px; border-color: #CADCDC;	
	width: 100%;
}

.gallerylist {
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 1% 2% 2% 2%;
	width: 93%;
	height: auto;
	minimum-height: auto;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: solid 0px #c0c0c0;	
	margin: 0% 2% 1% 1%;		
}
/*==================NEW PAGE STYLES===========*/
.pageheaderdiv {
	font-size: 13pt;
	line-height: 13pt;
	padding: 15px 0px 7px 0px;
}
img.textdivimage	{
	width: 80%;
	margin: 0% 10% 2% 10%;
}
.pagetextdivwithimg {
	width: 96%;
	text-align: justify;
	margin: 1% 2% 1% 2%;	
}
.textdivimage	{	
	width: 80%;
	margin: 0% 10% 1% 10%;	
}
.textdivimageleft	{	
	width: 80%;
	margin: 2% 10% 0% 10%;	
}
.pagetextdivwithimghome {
	width: 96%;
	text-align: justify;
	margin: 1% 2% 1% 2%;
}
.textdivimagehome {
	width: 80%;
	margin: 2% 10% 2% 10%;	
}
.textdivimagehome img {
	width: 96%;
	margin: 0% 4% 2% 4%;
}
.moreimgesdiv {
	float: left;
	width: 96%;
	margin: 1% 2% 1% 2%;
	text-align: center;	
	border: solid 1px #f0f0f0;
	background: #F8F8F8;
	height: auto;
	line-height: 18px;	
}
.moreimgesdiv img {
	border: none; 
	outline: none; 
	width: 60%;
	max-width: 60%;
	max-height: 50%;
	margin: 2% 20% 2% 20%;
	border: solid 1px #333333;
}
}