﻿#vikas {background-image: url(../img/bg_texture.jpg)
}
#content {background-image:url(../img/bg_texture.jpg);
          width:100%;
          
          border-radius:3px 3px 3px 3px
}
#content2 {
    background-image: url(../img/bg_texture.jpg);
    width: 980px;
    border-radius: 3px 3px 3px 3px ;
    margin-left:0px;
    margin-right:0px;
}
#Rg {padding-bottom:10px;
     margin-bottom:8px;
}
#front li {display:inline;
        margin-left:25px;
        font-size:20px;
        color:white;
        font-weight:normal; 
       margin:8px;padding-bottom:5px;
}
.container2 { 
  background-image: url(../img/bg_texture.jpg);
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;

}
#foot1 {height:80px;
        background-image:url(../img/bg_foot1.jpg)
}
#FO li {display:inline;
     color:white;
     margin-top:50px;
     font-size:12px;
}

#FO {
margin-top:30px; }

#Footer {
    background-image: url(../img/bg_body.png);
    height: 120px;
    text-align: center;
    background-color: rgba(104, 99, 99, 0.83);
    position: relative;
   
}
@media (min-width: 768px) {
  .container2 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container2 {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container2 {
    width: 980px;
  }
}
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
#event {float:right;background-color:lightpink;border-radius:3px 3px 3px 3px;
        width:30%;margin-right:10px;vertical-align:top;
}
#hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
    margin-right: 5px;
    padding-right: 15px;
}
#hr1 {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
    margin-right: 5px;
    padding-right: 15px;
}
#hr2 {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}
#hr3 {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
    margin-right: 5px;
    padding-right: 15px;
}
 .equalcolumne{
	width: 230px;
	padding: 0 12px;
	float: left;
	border-radius:8px;
	box-shadow:2px 2px 2px #000;
	background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top, #cc0000 1%, #cc0000 50%, #9b4222 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#cc0000), color-stop(50%,#cc0000), color-stop(100%,#9b4222)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cc0000 1%,#cc0000 50%,#9b4222 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cc0000 1%,#cc0000 50%,#9b4222 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cc0000 1%,#cc0000 50%,#9b4222 100%); /* IE10+ */
background: linear-gradient(to bottom, #cc0000 1%,#cc0000 50%,#9b4222 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#9b4222',GradientType=0 ); /* IE6-9 */
}
.equalcolumn55{
	width: 220px;
	padding: 0 12px;
	float: left;
}
.equalcolumn111{
	width: 630px;
	padding: 0 12px;
	float: left;
}
.equalcolumn111e{
	width: 700px;
	padding: 0 12px;
	float: left;
}

.equalcolumn h2{
	font: 600 26px/26px 'Open Sans', sans-serif;
	color: #252525;
	margin-top: 0;
}
.equalcolumn h3{
	font: bold 16px/20px 'Open Sans';
	color: #242424;
	margin: 0;
	padding: 0
}
.equalcolumn img{
	border: 4px solid #8b8b8b;
	margin: 0 20px 13px 0;
	float: left;
}
.equalcolumn.number img,
.equalcolumn.number img:hover{
	border: none;
	margin: 0;
	padding: 0;
	display: block;

}
.equalcolumn.number p.number_nav{
	display: block;
	width: 48px;
	height: 48px;
	margin: 0 21px 0 0;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
	padding: 0;
	background-color: #FF6C00;
	border: none;
	font: bold 30px/48px Arial;
	color: #fff;
	text-align: center;
	float:left;
}
.equalcolumn.number p.number_nav + div {
	display: table;
	zoom:1;
}
.equalcolumn.number ul li{
	margin: 0;
}

.equalcolumn img:hover{
	border: 4px solid #ff6c00;	
}
.equalcolumn p{
	font: normal 12px/18px Arial;
	color:#62615d;
}
.smallerp{
	width: 100%;
	 margin:10px 0px 0px 0px; font-size:12px;
}
.equalcolumn strong{
	font: bold 12px/18px Arial;
	color:#62615d;
	display: block;
	padding-bottom: 7px; 
}
.equalcolumn ul{
	list-style-type: none;
	margin: 30px 0 24px 0;
	padding: 0;
}
.equalcolumn ul li{
	padding: 0;
	height: 97px;
	margin: 0 0 18px;
}
.equalcolumn ul p{
	font:normal 12px/18px Arial;
	color: #636260;
	margin: 0
}
.headerr {
    background-image: url(../img/bg_body.png);
}

#nav >a {display:none;
}
#nav Li {position:relative
}
/*First Level*/
#nav > ul {height:3.75em;
}
    #nav > ul > li {width:25%;
                    height:100%;
                    float:left;
    }
    /*Second Level*/
#nav li ul {display:none;
            position:absolute;
            top:100%
}
#nav li:hover ul {display:block;
}
@media only screen and (max-width:40em) {
    #nav {position:relative;
    }
        #nav > a {
        }
        #nav :not(:target) > a:first-of-type,
        #nav:target > a:last-of-type {
       display:block;
        }
        /*First Level*/
        #nav > ul {
        height:auto;
        display:none;
        position:absolute;
        left:0px;
        right:0px;
        }
        #nav:target > ul > li {
       width:100%;float:none }
        /*second level*/
        #nav li ul {
        position:static }
}
.vik li {
    display: inline;
    margin-left: 25px;
    font-size: 20px;
    color: white;
    font-weight: normal;
    margin: 8px;
    padding-bottom: 5px;
}