/*
  Author: Anthony Pillay
  Date: 2/6/2018
  Version: 1.0
  Client: Wynberg Sewing Center.
  Purpose: Generic Stylist.
  Change Log:
	1.0:
	  - Started.
*/
.header{
  border: 0px;
  width: 100%;
  /*background-color: rgba(255, 255, 255, 1.0);*/
  background-image: url('../img/back/hd.gif');
  background-repeat: repeat-x;
}
.flow_pad_vert{
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  height: 40px;
  /*background-image: url('../img/back/hedgebanner.jpg');
  background-repeat: repeat;*/
}
.banner_logo{
  position: relative;
  z-index: 2;
  float: left;
  left: 0px;
  width: 320px;
  background-image: url('../img/bnr/sng_lg.png');
  background-repeat: no-repeat;
  height: 94px;
}
.banner_links{
  position: relative;
  z-index: 29;
  float: left;
  top: 35px;
  width: 100%;
  height: 45px;
  background-image: url('../img/fx/shd_d.png');
  background-repeat: repeat-x;
}
.page_links{
	background-image: url('../img/bnr/ctrl_m.png');
	background-repeat: repeat-x;
}
* {
  box-sizing: border-box;
  font-family: "Calibri, Arial";
}
a {
  text-decoration: none;
}
a:link{
  color: #0000ff;
}
img {
  border: 0;
}
img a {
  outline: none;
}
a img {
  border: none;
}
table, td, tr{
  border: 0px solid white;
  margin: 0;
  padding: 0;
}
#top_slip{
  position: relative;
  top: -10px;
  background-color: #ffffff;
  width: 100%;
  height: 10px;
}
.slide_underline{
  position: relative;
  z-index: 2;
  float: left;
  top: -58px;
  width: 100%;
  height: 10px;
  background-image: url('../img/fx/shd_u.png');
  background-repeat: repeat-x;
}
.hedge_underline{
  position: relative;
  z-index: 2;
  float: left;
  top: -58px;
  width: 100%;
  height: 40px;
  background-image: url('../img/back/hedgebanner.jpg');
  background-repeat: repeat;
}
.contents{
	/*table-layout: fixed;*/
	position: relative;
	z-index: 2;
	width: 100%;
	/*border-collapse: collapse;
	border-spacing: 0 15px;*/
}
.content{
  /*position: relative;*/
  z-index: 2;
  /*float: left;*/
  width: 90%;
  margin-left: 10%;
  margin-right: 10%;
  background-color: #ffffff;
}
.content_item{
  position: relative;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  margin: 10px;
  color: rgba(255, 0, 0, 0.9);
  width: 240px;
}
.content_image{
	/*position: relative;
	float: left;*/
	top: 0px;
	width: 240px;
	height: 200px;
}
.content_title{
  background-color: rgba(255, 0, 0, 1.0);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 240px;
  height: 50px;
  padding: 4px;
  color: rgba(255, 255, 255, 0.9);
}
.content_desc {
	/*position: relative;
	float: left;*/
	left: 0px;
	display: table;
	text-align: left;
	color: #aaaaaa;
	width: 240px;
	height: 200px; /* increase to level out all items to prevent gaps */
	vertical-align: bottom;
}
.gal_item{
	position: relative;
	padding: 2%;
	border: 0px;
	width: 20%;
}
.banner_overline{
  position: relative;
  z-index: 0;
  float: top;
  height: 8px;
  width: 100%;
  background-color: rgba(0, 51, 0, 1.0);
}
.banner_underline{
  position: relative;
  z-index: 0;
  float: left;
  width: 100%;
  height: 4px;
  background-color: rgba(0, 51, 0, 1.0);
}
.banner_icons{
  position: relative;
  z-index: 12;
  float: right;
  height: 20px;
  top: 0px;
  left: -10px;
  vertical-align: bottom;
  display: table-cell;
}
.banner_overlay{
  position: relative;
  z-index: 10;
  float: right;
}
.block_link_active{
  background-color: /*#b2cb7f*/rgba(10, 230, 10, 0.5);
  float: left;
  padding: 0px;
  border: 0px;
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 0;
}
.block_link_inactive{
  /*background-color: rgba(255, 255, 255, 0.5);*/
  float: left;
  padding: 0px;
  border: 0px;
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 0;
}
.block_text_active{
  color: rgba(134, 45, 0, 1.0);
  font-family: "Calibri";
  font-weight: 400;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 12px;
  text-align: center;
}
.block_text_inactive{
  color: rgba(221, 12, 12, 1.0);
  font-family: "Calibri";
  font-weight: 200;
  font-weight: normal;
  font-variant: small-caps;
  font-size: 12px;
  text-align: center;
}
.fullscreen_back{
  width: 100%;
  border: 0px;
  z-index: -1;
}
.fullscreen_backtile{
  position: relative;
  z-index: 1;
  top: -100px;
  background-image: url('img/back/tile.jpg');
  width: 100%;
  border: 0px;
  z-index: 2;
}
.fullscreen_backstrip{
  position: absolute;
  top: 400px;
  z-index: 1;
  /*background-color: rgba(196, 189, 151, 0.95);*/
  width: 100%;
  height: 20px;
}
.fullscreen_backfoot{
  position: relative;
  z-index: 1;
  top: -100px;
  background-color: rgba(50, 50, 50, 1);
  width: 100%;
  height: 120px;
  float: bottom;
  color: rgba(220, 220, 200, 0.9);
}
#vAlignThis {
  display: table-cell;
  vertical-align: middle;
}
.slider_caption_overlay{
  font-size: 10px;
  position: relative;
  /*height: 60%;*/
  width: 50%;
  z-index: 3;
  float: right;
  background-color: rgba(178, 203, 127, 0.5);
  padding: 12px;
  text-align: justify;
}
.slider_caption_overlay_image{
  position: relative;
  /*height: 60%;*/
  width: 100%;
  top: 10px;
  z-index: 100;
  float: top;
  padding: 0px;
}
.slider_nav_overlay{
  font-size: 12px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  height: 24px;
  left: 0px;
  padding: 12px;
  text-align: justify;
}
.shade_up{
  position: absolute;
  background-image: url('../img/fx/shd_u.png');
  background-repeat: repeat-x;
  height: 10px;
  width: 100%;
}
.shade_down{
  position: absolute;
  background-image: url('../img/fx/shd_d.png');
  background-repeat: repeat-x;
  height: 10px;
  width: 100%;
}
.footer{
  position: fixed;
  z-index: 200;
  font-size: 10px;
  float: bottom;
  bottom: 0px;
  width: 100%;
  background-color: rgba(255, 255, 255, 1.0);
  color: #ff0000;
  height: 100px;
}
.footer_left{
  position: relative;
  float: left;
  left: 0px;
  width: 35%;
  top: 20px;
  text-align: center;
}
.footer_middle{
  position: relative;
  float: left;
  width: 30%;
  top: 0px;
  text-align: center;
}
.footer_right{
  position: relative;
  float: right;
  right: 0px;
  top: 20px;
  left: -6px;
  width: 35%;
  text-align: center;
}
/*** LANDING CSS ***/
.landing_icon{
  position: absolute;
  z-index: -10;
  top: 80px;
  float: center;
  width: 100%;
  height: 100%;
}

.foot_img{
  position: relative;
  /*width: 360px;*/
  max-width: 100%;
  min-width: 50%;
}
.foot_img2{
  position: relative;
  height: 50%;
  float: left;
}
.back_img{
  width: 100%;
}
#preloader_seq{
	z-index: 1;
}
#preloader_prog{
	z-index: 50;
	top: 107px;
	opacity: 0.4;
}
#preloader_text{
  position: absolute;
  float: center;
  top: 104px; /*seq.height/2(167) - text.height/2(6)*/
  font-size: 72px;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  width: 100%;
  z-index: 100;
  opacity: 0.9;
}

.table_span{
	width: 100%;
}
.prod_back1{
	position: relative;
	float: top;
	width: 100%;
	z-index: 5;
	background-image: url('../img/back/prd/tex1.jpg');
	background-repeat: repeat;
}
.prod_back2{
	position: relative;
	float: top;
	width: 100%;
	z-index: 5;
	background-image: url('../img/back/prd/tex2.jpg');
	background-repeat: repeat;
}
.prod_title{
	position: relative;
	text-align: center;
	background-color: rgb(0, 51, 0);
	color: white;
	width: 200px;
	font-size: 28px;
	border: 2px solid;
	border-color: rgb(166, 203, 87);
	border-radius: 20px;
	opacity: 0.8;
}
.faq_box{
	width: 95%;
	min-width: 300px;
	position: relative;
	float: top;
}
.faq_title{
	text-align: left;
	color: rgb(0, 51, 0);
	font-size: 20px;
}
.faq_text{
	color: rgb(0, 51, 0);
	font-size: 16px;
	text-align: left;
	padding: 10px;	
}
.feature_box{
	width: 50%;
	min-width: 300px;
	position: relative;
	float: left;
}
.feature_title{
	text-align: center;
	color: rgb(0, 51, 0);
	font-size: 24px;
}
.feature_subtitle{
	text-align: center;
	color: white;
	padding: 10px;
	font-size: 16px;
}
.feature_text{
	color: white;
	font-size: 14px;
	text-align: justify;
	padding: 10px;	
}
.feature_image{
	position: relative;
	float: top;
	width: 100%;
}

.buy_box{
	width: 45%;
	min-width: 300px;
	position: relative;
	float: left;
}
.buy_title{
	text-align: center;
	color: white;
	font-size: 24px;
	background-color: rgb(0, 51, 0);
}
.buy_subtitle{
	text-align: center;
	color: rgb(0, 51, 0);
	padding: 10px;
	font-size: 20px;
	background-color: white;
	font-weight: bold;
}
.buy_text{
	color: white;
	font-size: 14px;
	text-align: justify;
	padding: 10px;
}
.buy_image{
	width: 100%;
	padding: 10px;
}
.buy_button, .buy_button:visited, .buy_button:link{
	color: white;
	font-size: 18px;
	text-align: center;
	background-color: rgb(0, 51, 0);
	padding: 6px;
	border: 2px solid;
	border-color: white;
	border-radius: 6px;
}
.prod_overlay{
	position: relative;
	text-align: justify;
	font-size: 22px;
	padding: 20px;
	height: 165px;
	background-color: rgba(166, 203, 87, 0.8);
	color: rgb(0, 51, 0);
	opacity: 1.0;
}
.prod_border{
	position: relative;
	float: top;
	top: 0px;
	width: 75%;
	height: 90%;
	background-color: rgb(166, 203, 87);
	border: 1px solid;
	border-color: rgb(0, 51, 0);
	border-radius: 10px;
}
.top_hanger{
	position: relative;
	float: top;
	top: -10px;
	width: 100%;
	z-index: 5;
}
.top_hanger_inner_span_full{
	position: relative;
	width: 90%;
	background-color: rgb(200, 200, 200);/*rgb(166, 203, 87);*/
	border-radius: 5px;
}
.top_hanger_title{
	text-align: center;
	font-size: 24px;
	color: rgb(0, 51, 0);
	border: 2px solid;
	border-color: white;
	border-radius: 5px;
	padding: 10px;
	width: 80%;
	background-color: #ffffff;
}
.top_hanger_body{
	text-align: justify;
	font-size: 18px;
	color: rgb(166, 203, 87);
	border: 2px solid;
	border-color: rgb(0, 51, 0);
	border-radius: 5px;
	padding: 10px;
	width: 90%;
	background-color: rgb(0, 51, 0);
}
.top_hanger_foot{
	position: relative;
	text-align: center;
	font-size: 18px;
	color: rgb(166, 203, 87);
	border: 2px solid;
	border-color: rgb(0, 51, 0);
	border-radius: 5px;
	padding: 10px;
	width: 86%;
	background-color: rgb(0, 51, 0);
	top: -5px;
}

.second1, .second2 {
	position: relative;
	font-size: 16px;
	color: #777777;
	font-weight: 600;
	font-weight: bold;
	width: 33%;
}

.third1, .third2, .third3 {
	position: relative;
	font-size: 16px;
	color: #ff0000;
	font-weight: 600;
	font-weight: bold;
	width: 33%;
}

.leaf_foot{
  position: absolute;
  background-image: url('../img/ico/sng.png');
  background-repeat: no-repeat;
  width: 50px;
  height: 58px;
  right: 0px;
  opacity: 0.9;
}

.scroll_foot{
  position: absolute;
  background-image: url('../img/fx/scrd.gif');
  background-repeat: no-repeat;
  width: 26px;
  height: 62px;
  bottom: 0px;
  left: 0px;
  opacity: 0.9;
}
.img_left{
	float: left;
	padding: 0px 10px 0px 0px;
}
.service_block{
	position: relative;
	float: left;
	width: 90%;
	color: #777777;
	border-color: #ff0000;
	border: 2px solid;
	border-radius: 5px;
	padding: 5px;
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
}