@charset "UTF-8";

/* CSS Document */

/* Site blocks */

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-color: #e5e5e5;
     background-image: url("../img/bg-stripe.png");
     background-position: 50px 194px;
    background-repeat: repeat-x;
	margin: auto;
	min-width: 1200px;
	width: 100%
}

.header{
	width: 100%;
	min-width: 1200px;
	z-index: 100;
}

.menu {
     color: #000000;
     padding-left: 0px;
     padding-top: 15px;
     padding-bottom: 25px;
     text-align: center;
     width: 1200px;
     position: relative;
     z-index: 100;
     font-size: 16px;
     font-family: "Open Sans";
}
.social{
    position: absolute;
    top: 50px;
    right: 0px;
}
.social a{
    display: inline-block;
    font-size: 0px;
}
.social a img{
    font-size: 0px;
}
.menucont {
  margin: auto;
  background-color: #e5e5e5;
  display: inline-block;
  height: 25px;
  padding-right: 8px;
  padding-left: 10px;
}


.menubg {

}

#bodywrapper {
  margin: auto;
  width: 100%;
}

#vslbgimg {
    background-image: url("../img/vsl-bg1.png");
    background-repeat: no-repeat;
    background-size: 1350px auto;
    display: inline-block;
    height: 1000px;
    margin-left: 0;
    margin-right: auto;
    position: absolute;
    top: 180px;
    width: 1200px;
    z-index: 0;
}

#manimg {
     background-image: url("../img/top-bg-image.png");
     background-repeat: no-repeat;
  background-position: -10px 100px;
     background-size: 1200px auto;
     display: inline-block;
     height: 1200px;
     margin-left: 0px;
     position: absolute;
     top: 15px;
     width: 1200px;
     z-index: ;
}

#content {
	width: 1200px;
	min-width: 1200px;
	margin: auto;
	clear: both;
}


/*-----HEADER----*/

.headerwrapper {
	margin: auto;
	width: 1200px;
	z-index: 100;
    position: relative;
}


.vsllogo{
	width: 284px;
	padding-bottom: 29px;
  margin: auto;
}

.vsllogo h1{
	font-size: 14px;
	color:#F00;
	text-align: center;
  	margin-top: -23px;
	font-family: 'Open Sans', sans-serif;
}

.logo{
	width: 1200px;
	z-index: 100;
    margin: auto;
}

.logo h1{
	font-size: 14px;
	color:#F00;
	text-align: center;
  	margin-top: -26px;
	font-family: 'Open Sans', sans-serif;
}


	ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color:#213db9;
	}

.menu ul li {
	display: inline;
	}

#links ul li {
	display: inline;
	}

ul span {
 color: #000000;
}

a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
a:active{
 text-decoration: none;
}

/*contact page*/

.contactwrapper {
	display: inline-block;
}

/*-----VIDEO FRAME-----*/


#video-box .wrapper {
    background: none repeat scroll 0 0 white;
    border-radius: 20px;
    box-shadow: 0 1px 2px black;
    margin: auto;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 1000px;
	height: 570px;
	z-index: 100;
}


#video-box {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	z-index: 100;
}

#video {
    margin: auto;
    display: block;
    width: 100%;
	z-index: 100;
}

/*-----PRODUCTS Wrapper-----*/

.prodwrapper {
	display: inline-block;
	background-color: #ff9200;
	width: 100%;
	min-width: 1200px;
    font-family: 'Marvel', sans-serif;
    margin-top: -250px;
    /*height: 1825px;*/
    height: 1225px;
}

.prodbasewrap {
    width: 900px;
    margin: auto;

}

.prodwrapperabs {
    position: relative;
    z-index: 100;
    top: 300px;
    display: inline-block;
}

.products {
    font-family: 'Marvel', sans-serif;
	width: 960px;
	margin: auto;
	font-size: 65px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	top: 250px;
}

.maindiscwrapper{
	margin: auto;
	width: 960px;
}

.proddiscwrapper {
display: inline-block;
width: 960px;
margin:auto;
min-height: 100px;
padding-top: 20px;
margin-bottom: 30px;
}

.prodimages {
  float: left;
  margin-top: 20px;
  margin-left: 0px;
  position: absolute;
  width: 300px;
    text-align: right;
}
.prodimages img{
    position: relative;
}

.proddiscription {
font-family: 'Marvel', sans-serif;
float: right;
width: 500px;
text-align: justify;
min-height: 100px;
 margin-right: 70px;
display: inline-block;
font-size: 16px;
color:  #ffffff;
z-index: 100;
}

.proddiscription h1 {
	font-family: 'Marvel', sans-serif;
	font-size: 28px;
    color: #ffffff;
}

.hiwdiscription h2 {
	font-family: 'Marvel', sans-serif;
	font-size: 18px;
	color: #ffffff;
}

/*-----About SECTION-----*/
.aboutus {
    width: 850px;
    margin:  auto;
    height: 650px;
}


.aboutwrapper {
	margin-top: 30px;
	padding-bottom: 40px;
    padding-top: 400px;
	width: 100%;
	display: inline-block;
	min-width: 1200px;
    background-image: url("../img/bg-stripe.png");
    background-repeat: repeat-x;
    background-position: 50px 35px;
}

.abouttitle {
margin:auto;
width:900px;
text-align: center;
font-family: 'Marvel', sans-serif;
font-size: 65px;
color: #ff9200;
}

.abouttitlecont {
    background-color: #e5e5e5;
    display: inline-block;
    height: 40px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.abouttxt {
width: 900px;
font-size: 16px;
font-family: 'Marvel', sans-serif;
}

.aboutcontent {
    width: 900px;
    margin: auto;
    font-size: 16px;
    font-family: 'Marvel', sans-serif;
}
/*----Refferences---*/


.references {
	clear: both;
	padding-top: 20px;
}

.refwrapper {
	margin: auto;
	width: 960px;
}

.indref {
  color: #777;
  margin-top: 12px;
  font-size: 14px;
}

.reftitle {
	margin:auto;
	width: 960px;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
	color: #777;
}

/*-----footer-----*/
.footer {
	margin-top: 50px;
	padding-bottom: 0px;
	margin-bottom: -10%;
	min-width: 1200px;
}

.linkswrapper {
	width:960px;
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
}

.legaltestwrapper {
	background-color: #555555;
    /*height: 430px;*/

}
.footerwrapper {
    width: 960px;
    margin: auto;
}

.contact {
    width: 300px;
    float: right;
    color: #999999;
}
.contact p {
    margin: 5px 0;
}
.contact a {
    color: #999999;
}
.contact a:hover {
    text-decoration: underline;
}

.contact h1{
    font-size: 18px;
}

.contact h2{
    font-size: 16px;
}

.legaltest {
    float: left;
	margin: auto;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	color: #999999;
}

.copyright {
	text-align: center;
    clear: both;
    margin-top:  20px;
    color: #999999;
    padding-top: 30px;
}

.links{
    font-family: "Open Sans";
    font-size: 16px;
}
.footerbottom {
	background-color: #555555;
	position:fixed;
	overflow: 100%;
	width:100%;
	/*height:100%;*/
	margin-bottom: 0px;
	margin-top: 0px;
}
