/* Website template by freewebsitetemplates.com */
/*------------------------- Layout styles ------------------------*/ 
html{
	background:url(../images/bg-body-top.jpg) repeat-x;
}
body{
	margin: 0;
	background:url(../images/bg-body-bottom.jpg) repeat-x left bottom;
	font-family:math;
}
p a{
	text-decoration:underline;
	color: #8B8B8B;
}

/*-------------------------	Header --------------------------*/
.header{
	width:auto;
	margin:0 auto;
}
.header div{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.header div a#logo{
	display:block;
	height:110px;
	width:254px;
	float:left;
}
.header div a#logo img{
	border:0;
}
.header div div.navigation{
	float:right;
	overflow:hidden;
	height:30px;
	width:auto;
	margin:0;
}
.header div div.navigation ul.first{
	background:url(../images/bg-top-navigation-left.png) no-repeat;
	height:30px;
	padding:0 0 0 21px;
}
.header div div.navigation ul.first li{
	background:url(../images/bg-top-navigation.png);
}
.header div div.navigation ul li.first a{
	border:0;
}
.header div div.navigation ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
.header div div.navigation ul li{
	float:left;
	background:url(../images/bg-top-navigation2.png);
	height:30px;
}
.header div div.navigation ul li a:hover,.header div div.navigation ul.first li.selected a,
.body .content div.blog div.paging ul li a:hover,.header div div.navigation ul li.selected a{
	color:#00b196;
}
.header div div.navigation ul li a{
text-decoration: none;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    text-shadow: 0 1px 0 #00b196;
    border-width: 1px;
    border-style: none none none solid;
    border-color: #fff;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
}
.header div form.search{
	position:absolute;
	right:0;
	margin-top:50px;
}
.header div form.search input{
	background: url(../images/interface.gif) no-repeat 0 -90px;
	width:324px;
	height:auto;
	border:0;
	float:left;
	padding:11px 0 11px 40px;
	color:#a1a1a1;
	font-size:15px;
}
.header div form.search input#submit{
	background:url(../images/interface.gif) no-repeat 0 -150px;
	width:auto;
	height:24px;
	position:relative;
	margin:7px 0 0 -355px;
	font-size:14px;
	padding:0 0 0 30px;
	
}
.header div#navigation{
	height:40px;
	background:url(../images/bg-navigation.jpg) repeat-x;
	width:auto;
}
.header div#navigation ul{
	list-style:none;
	margin:0 auto;
	padding:0 20px;
	width:920px;
	overflow:hidden;
}
.header div#navigation ul li{
	float:left;
	width:131px;
	text-align:center;
}
.header div#navigation ul li.selected a{
	font-weight:bold;
	color:#fff;
	text-shadow:none;
}
.header div#navigation ul li.selected{
	background:url(../images/bg-menu-selected.png) no-repeat center top;
	width:134px;
}
.header div#navigation ul li a{
	font-family: arial;
	color:#ffffff;
	text-shadow: 0 -1px 0 #00b196;
	font-size:14px;
	text-decoration:none;
	line-height:40px;
	font-weight: normal;
}
.header div#navigation ul li a:hover{
	color:#fff;
	font-weight:bold;
	text-shadow:none;
}

/*-------------------------	Body --------------------------*/
.body{
	width:960px;
	margin:10px auto;
	height:auto;
	position:relative;
}
.body .featured{
	overflow:hidden;
}
.body .featured a{
	float:left;
	margin:0 10px 0 0;
	display:block;
}
.body .featured a img{
	border:0;
}
.body .featured div.gallery{
	float:left;
	width:790px;
}
.body .featured div.gallery a{
	float:none;
	margin:0;
	height:460px;
}
.body .featured div.gallery ul.first{
	margin:10px 0 0;
	float:left!important;
}
.body .featured div.gallery ul{
	padding:0;
	margin:10px 0 0 10px;
	float:left;
	list-style:none;
}
.body .featured div.gallery ul li{
	width:400px;
}
.body .featured div.gallery ul li a{
	height:auto;
	margin: 0 0 10px 0;
	height:140px;
}
.body .featured div.gallery ul li a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.body div.article{
	width:auto;
	padding:15px;
	font-family:arial;
	background:url(../images/bg-footer.png);
	overflow:hidden;
	height:1%;
	clear:both;
}
.body div.article div.first{
	width:525px;
	margin:0 55px 0 0;
	background:none;
	padding:0;
}
.body div.article div.first p a{
	text-decoration:underline;
	color:#1a202e;
	background:none;
	padding:0;
	margin:0;
	display:inline-block;
}
.body div.article div{
	float:left;
	width:325px;
	background:url(../images/separator-dotted.gif) no-repeat center bottom;
	padding: 0 0 21px 0;
}
.body div.article div.first h3{
	color:#1a202e;
}
.body div.article div h3{
	color:#2a1500;
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.body div.article div p{
	margin: 20px 0;
	font-size:13px;
	color:#918889;
	line-height:20px;
}
.body div.article div h4{
	color:#2f1307;
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.body div.article div a{
	background:url(../images/icons.gif) no-repeat left 3px;
	color:#1a202e;
	text-decoration:none;
	padding:0 0 0 20px;
	font-size:13px;
	margin:0 0 0 20px;
	display:block;
}
.body div.article div.connect{
	margin:0;
	background:none;
	padding:0;
}
.body div.article div.connect h2{
	color:#5c5754;
	font-weight:normal;
	font-size:20px;
	margin:15px 0 21px;
}
.body div.article div.connect a{
	text-indent:-99999px;
	display:block;
	float:left;
	padding:0;
}
.body div.article div.connect a#facebook{
	background:url(../images/icons.gif) no-repeat 0 -70px;
	width:30px;
	height:31px;
	border-radius: 50%;
    padding: 10px !important;
    line-height: 44px;
    font-size: 19px;
    color: #fff;
    border: 2px solid #fff !important;
    background-color: transparent;
    box-shadow: none!important;
}
.body div.article div.connect a#twitter{
	background:url(../images/icons.gif) no-repeat 0 -253px;
	width:30px;
	height:30px;
	border-radius: 50%;
    padding: 10px !important;
    line-height: 44px;
    font-size: 19px;
    color: #fff;
    border: 2px solid #fff !important;
    background-color: transparent;
    box-shadow: none!important;
}
.body div.article div.connect a#comments{
	background:url(../images/icons.gif) no-repeat 0 -20px;
	width:30px;
	height:30px;
	border-radius: 50%;
    padding: 10px !important;
    line-height: 44px;
    font-size: 19px;
    color: #fff;
    border: 2px solid #fff !important;
    background-color: transparent;
    box-shadow: none!important;
}
.body div.article div.connect a#flickr{
	background:url(../images/icons.gif) no-repeat 0 -161px;
	width:30px;
	height:30px;
	border-radius: 50%;
    padding: 10px !important;
    line-height: 44px;
    font-size: 19px;
    color: #fff;
    border: 2px solid #fff !important;
    background-color: transparent;
    box-shadow: none!important;
}
.body .sidebar{
	float: left;
	margin:0 10px 0 0;
	background:url(../images/bg-content.png);
}
.body .sidebar div.first{
	background:none;
}
.body .sidebar div{
	width:138px;
	font-family:arial;
	font-size:14px;
	padding: 15px 11px;
	background:url(../images/border-top.gif) no-repeat center top;
}
.body .sidebar div h2{
	margin:0;
	font-weight:bold;
	font-size:15px;
}
.body .sidebar div h2 a{
	text-decoration:none;
	color:#1a202e;
	font-weight:normal;
	font-size:16px;
}
.body .sidebar div ul li a{
	color:#92898a;
	text-decoration:none;
}
.body .sidebar div ul li.selected a{
	color:#1a202e;
}
.body .sidebar div ul li a:hover{
	color:#1a202e;
}
.body .sidebar div ul{
	margin:0 0 60px;
	padding:0;
	list-style:none;
}
.body .sidebar div ul ul{
	margin:0 0 0 15px;
}
.body .sidebar div ul li{
	margin:5px 0 0 0;
}
.body .content{
	float:left;
}
.body .content .figure{
	height:260px;
	margin:0 0 20px 0;
}
.body .content .products{
	margin:0 0 24px;
	background:url(../images/bg-content.png);
}
.body .content .products div.paging{
	overflow:hidden;
}
.body .content .products div.paging div.first{
	height:20px;
	float:left;
}
.body .content .products div.paging div.first h2{
	background:url(../images/interface.gif) no-repeat left -50px #ff0090;
	font-family:Arial;
	margin:0 50px 0 0;
	font-size:14px;
	color:#fff;
	padding:0 13px 0 20px;
	line-height: 20px;
	float:left;
	font-weight:normal;
}
.body .content .products div.paging div.first span{
	color:#948b8c;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	float:left;
	line-height:20px;
	margin:0 5px 0 0;
	height:auto;
	width:auto;
	border:0;
	padding:0;
}
.body .content .products div.paging div.first ul{
	list-style:none;
	margin:0!important;
	padding:0;
	float:left;
	width:auto;
}
.body .content .products div.paging div.first ul li{
	background-color:#f0f2f1;
	width:20px;
	height:20px;
	text-align:center;
	float:left;
	margin:0 2px 0 0;
	border:0;
}
.body .content .products div.paging div.first ul li.selected{
	border:0;
}
.body .content .products div.paging div.first ul li a{
	color:#948b8c;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	display:block;
	text-decoration:none;
	border:0;
	float:none;
	height:auto;
	padding:0;
}
.body .content .products div.paging div.first ul li.selected a,.body .content .products div.paging div.first ul li a:hover,
.body .content .products div.paging div ul li a:hover{
	color:#ff0090;
}
.body .content .products div.paging div{
	float:right;
}
.body .content .products div.paging div ul{
	margin:0;
	list-style:none;
	padding:0;
	float:left;
	width:auto;
	height:auto;
	color:#a3a3a3;
}
.body .content .products div.paging ul li{
	float:left;
	margin:0 2px 0 0;
	width:20px;
	text-align:center;
	height:20px;
	background-color:#f1f1f1;
}
.body .content .products div.paging ul li.selected{
	height:18px;
	width:18px;
	border:1px solid #ff0090;
}
.body .content .products div.paging ul li.selected a{
	color:#ff0090;
}
.body .content .products div.paging ul li a{
	color:#a3a3a3;
	font-family:arial;
	font-size:13px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:normal;
	float:none;
	height:auto;
	padding:0;
	border:0;
}
.body .content .products div.paging a{
	height:18px;
	width:auto;
	border:1px solid #ff0090;
	font-family:arial;
	font-size:14px;
	padding:0 10px;
	color:#ff0090;
	float:left;
	font-weight:normal;
	text-decoration:none;
}
.body .content .products ul{
	margin:22px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.body .content .products ul li.first{
	margin:0;
}
.body .content .products ul li{
	width:170px;
	float:left;
	margin:0 0 0 34px;
}
.body .content .products ul li a img{
	border:0;
}
.body .content .products ul li a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.body .content .products ul li h4{
	margin:5px 0 0;
	text-transform:uppercase;
	color:#1a202e;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
}
.body .content .products ul li p{
	margin:0;
	color:#b2a7ab;
	font-family:arial;
	font-size:13px;
}
.body .content .products ul li span{
	color:#2f1107;
	font-family:arial;
	font-size:14px;
}
.body .sidebar div ul.archives{
	margin:0 0 60px 12px;
}
.body .sidebar div ul.archives li{}
.body .sidebar div ul.archives li a{
	color:#1a202e;
	font-weight:normal;
}
.body .sidebar div ul.archives li span{
	color:#867669;
}
.body .sidebar div ul.archives li ul{}
.body .sidebar div ul.archives li ul li a{
	color:#86577B;
	font-size:12px;
	font-weight:normal;
}
.body .sidebar div ul.archives li ul li a:hover{
	color:#1a202e;
}
.body .sidebar div ul.archives li ul li span{
	color:#a59b8f;
	font-size:12px;
}
.body .content div.blog{
	background:url(../images/bg-content.png);
	padding: 10px 20px;
	width:750px;
	margin:0 0 60px;
}
.body .content div.blog div{
	margin:0 0 20px 0;
	width:670px;
}
.body .content div.blog div div.stats{
	overflow:hidden;
	margin:0 0 5px 0;
	width:auto;
}
.body .content div.blog div div.stats div.date{
	background:url(../images/interface.gif) no-repeat left 0;
	height:30px;
	margin:10px 0 0;
	float:left;
	width:87px;
	text-indent:14px;
}
.body .content div.blog div div.stats div.date span{
	font-family:arial;
	color:#fff;
	font-size:15px;
	line-height:30px;
}
.body .content div.blog div div.stats div.share{
	background:url(../images/separator-blog.gif) repeat-x left 25px;
	float:left;
	width:75px;
	height:40px;
	padding:0 0 0 505px;
}
.body .content div.blog div div.stats div.share a#tweets{
	background:url(../images/icons.gif) no-repeat 0 -311px;
	height:20px;
	width:20px;
	display:block;
	text-indent:99999px;
	float:left;
	margin:0 5px 0 0;
}
.body .content div.blog div div.stats div.share a#heart{
	background:url(../images/icons.gif) no-repeat 0 -221px;
	height:20px;
	width:20px;
	display:block;
	text-indent:99999px;
	float:left;
	margin:0 5px 0 0;
}
.body .content div.blog div div.stats div.share a#likes{
	background:url(../images/icons.gif) no-repeat 0 -131px;
	height:20px;
	width:20px;
	display:block;
	text-indent:99999px;
	float:left;
	margin:0 5px 0 0;
}
.body .content div.blog div div{
	margin:0;
}
.body .content div.blog div div h1{
	font-size:24px;
	font-family:arial;
	color:#86577b;
	margin:0;
	text-indent:90px;
	font-weight:normal;
}
.body .content div.blog div div h2{
	margin:15px 0 0 40px;
	font-family:arial;
	font-weight:normal;
	font-size:23px;
	color:#ff0169;
}
.body .content div.blog div div p{
	margin:5px 0 0 40px;
	font-family:arial;
	font-size:13px;
	width:auto;
	color:#89776b;
	line-height:24px;
}
.body .content div.blog div.paging{
	margin:80px 0 0;
	overflow:hidden;
	width:auto;
}
.body .content div.blog div.paging a{
	margin:0;
	background:url(../images/interface.gif) no-repeat left -50px #ff0090;
	font-family:Arial;
	font-size:14px;
	color:#fff;
	padding:0 13px 0 20px;
	line-height: 20px;
	float:left;
	font-weight:normal;
	text-decoration:none;
}
.body .content div.blog div.paging div{
	float:right;
	width:auto;
}
.body .content div.blog div.paging div ul{
	margin:0;
	list-style:none;
	padding:0;
	float:left;
	width:auto;
	height:auto;
	color:#a3a3a3;
}
.body .content div.blog div.paging ul li{
	float:left;
	margin:0 2px 0 0;
	width:20px;
	text-align:center;
	height:20px;
	background-color:#f1f1f1;
}
.body .content div.blog div.paging ul li.selected{
	height:18px;
	width:18px;
	border:1px solid #ff0090;
}
.body .content div.blog div.paging ul li.selected a{
	color:#ff0090;
}
.body .content div.blog div.paging ul li a{
	color:#a3a3a3;
	font-family:arial;
	font-size:13px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:normal;
	float:none;
	height:auto;
	padding:0;
	background:none;
	border:0;
}
.body .content div.blog div.paging div a{
	border: 1px solid #FF0090;
    color: #FF0090;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    height: 18px;
    padding: 0 10px;
    text-decoration: none;
    width: auto;
	background:none;
}
.body .content div.about,.body .content div.news{
	width:730px;
	background:url(../images/bg-content.png);
	padding:20px 30px 200px;
}
.body .content div.about h2,.body .content div.news h2{
	margin:0 0 20px;
	font-family:arial;
	font-size:30px;
	color:#1a202e;
	font-weight:normal;
}
.body .content div.about h3,.body .content div.news h3{
	color:#2f100d;
	font-family:arial;
	font-weight:normal;
	font-size:20px;
	margin:0;
}
.body .content div.about p{
	margin:0 0 40px;
	line-height:24px;
	font-family:arial;
	color:#89776B;
	font-size:13px;
}
.body .content div.news p{
	margin:0 0 20px;
	line-height:24px;
	font-family:arial;
	color:#89776B;
	font-size:13px;
}
.body .content div.about p a,.body .content div.news p a{
	color:#1a202e;
}

/*-------------------------	Footer --------------------------*/
.footer{
	padding:37px 0 10px;
}
.footer p{
	font-family:arial;
	font-size:14px;
	color:#918889;
	text-align:center;
}

form {
    display: block;
    align-items: center;
    margin-top: 80px;
    margin-bottom: 50px;
    text-align:center;
}

.products form{

    text-decoration: none;
    color: #1a202e;
    font-weight: normal;
    font-size: 16px;
    text-align:left;
    font-family:arial;
    
}
input[type="text"] {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 500px;
}

button {
  padding: 8px 12px;
  background-color: #1a202e;
  color: white;
  border: none;
  border-radius: 5px;
  margin-left: 5px;
  cursor: pointer;
  
}

button:hover {
  background-color: #0056b3;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

th, td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}

th {
  background-color: #f2f2f2;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}

tr:hover {
  background-color: #f1f1f1;
}

#contentre {
	margin: 45px auto 0;
	width: 80%;
}
#header div #centerv {
	margin: 45px auto 0;
	width: 100%;
	height: 30px;
    text-align: center;
	background:none;
}
label {
  display: block;
  margin-bottom: 5px;
}

input {
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

button {
  padding: 10px 20px;
  background-color: #1a202e;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

button:hover {
  background-color: #0056b3;
}

input[type="date" i] {
    font-family: monospace;
    padding-inline-start: 1px;
    cursor: default;
    overflow: hidden;
    padding: 10px;
	width:500px;
}
#button {
padding: 10px 20px;
    background-color: #1a202e;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 auto;
    display: table;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
}
#button:hover{  background-color: #0056b3;}
#adds a:hover {

color: yellow;

}


/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
font-family: Arial, Helvetica, sans-serif;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: -40px;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}
.form-popup form{
    margin-top:0px;
}
.form-popup form label{
    margin-top:0px;
    font-family: Arial, Helvetica, sans-serif;
}
h1{
    font-family: Arial, Helvetica, sans-serif;
}
/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 80%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.lif{margin-top:0px;
margin-bottom:0px;
}

.buttonmenu{
text-decoration: none;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    text-shadow: 0 1px 0 #00b196;
    border-width: 1px;
    border-style: none none none solid;
    border-color: #fff;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
	background-color:transparent;
}

.buttonmenu:hover{
        
    background-color:transparent;
}
.pp{height: 100px;
    width: 100px;
    background-color: #626262;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	
    margin: 30px !important;
	border-right: 1px solid pink;

	}
.ppimg{
	height: 100px;
	width: 100px;
    background: none;
}
.nameh1{margin-top:40px;}
table{
	
	background-color: white; border-radius: 20px;
}
table th{
	background-color: #ffeded;
}

.gallery .form-container{
	
	margin-top:20px;
}
.cpic
{
	position: absolute;
    display: block;
    margin-top: 150px;
    margin-left: 30px;
}

/* start here */
/* start here *//* start here */
/* start here */
/* start here */
/* start here */


.outer-container {
	border: #e0dfdf 1px solid;
	padding: 30px 30px 10px 30px;
	border-radius: 15px;
	text-align: center;
	margin: 10px auto;
	width: 350px;
}

.tutorial-table {
	margin-top: 40px;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}

.tutorial-table th {
	background: #f0f0f0;
	border-bottom: 2px solid #dddddd;
	padding: 10px;
	text-align: left;
}

.tutorial-table td {
	background: #FFF;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
	text-align: left;
}

#response {
	padding: 10px;
	margin-top: 10px;
	border-radius: 2px;
	display: none;
}

.success {
	background: #c7efd9;
	border: #bbe2cd 1px solid;
}

.error {
	background: #fbcfcf;
	border: #f3c6c7 1px solid;
}

div#response.display-block {
	display: block;
}

.input-row {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px;
}

.btn-submit {
	background: #efefef;
	border: #d3d3d3 1px solid;
	width: 100%;
	border-radius: 20px;
	cursor: pointer;
	padding: 12px;
}


.file {
	border: 1px solid #cfcdcd;
	padding: 12px;
	border-radius: 20px;
	color: #171919;
	width: 93%;
	margin-bottom: 20px;
}
#lresponses{display:none;}
#userTable{font-size:9px;}