/*############################   STANDARD BEGIN   ###############################*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, 
h5, h6, pre, code, form, fieldset, legend, input, 
button, textarea, select, p, blockquote, th, td { 
    margin: 0; 
    padding: 0; 
} 

table { 
    border-collapse: collapse; 
    border-spacing: 0; 
} 

fieldset, img { 
    border: 0; 
}


.precision-credits-footer-links {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ececec;
  text-align: center;
  line-height: 13px;
  text-decoration: underline;
}

.precision-credits-footer {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ececec;
  text-align: center;
  line-height: 13px;
  text-decoration: none;
}

/*############################   STANDARD END   ###############################*/


body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', 'San-serif';
    font-size: 10px;
    color: #292929;
    text-align: center;
    line-height: 13px;
/*    background-image:  url(./media/vskherbals-bg.png) repeat;
    background-size:100% auto;*/
    /*background-repeat: repeat;*/
    /*background-position: left; */
    /*border-image-repeat: stretch;*/
}


.headerborder {
    background-color: #252040;
    height: 60px;
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
} 

.footerborder {
    background-color: #333;
    height: 50px;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
}

.backgroundimage {
    width: 850px;
    height: 280px;
    background-image: url(""); 
    border: 0px;
    align: center;
    vertical-align: middle;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;    
    padding-top: 80px;
}

.horizontal-line-footer-top {
    border-bottom: 1px solid #d8d8da;
}

.horizontal-line-footer-bottom {
    border-bottom: 1px solid #d8d8da;
}

.vertical-line-footer-bottom {
    border-left: 1px solid #d8d8da;
    height: 80px;
}


.footer-message {
    font-family: 'Open Sans', 'San-serif';
    font-size: 16px;
    color: #d8d8da;
    text-align: justify;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
}

.footer-copyright {
    font-family: 'Open Sans', 'San-serif';
    font-size: 13px;
    font-weight: normal;
    color: #d8d8da;
    text-align: justify;
    line-height: 16px;
    text-decoration: none;
    padding-bottom: 10px;
}

.footer-stats {
    font-family: 'Open Sans', 'San-serif';
    font-size: 34px;
    font-weight: normal;
    color: #d8d8da;
    text-align: justify;
    line-height: 38px;
    text-decoration: none;
}

.footer-stats-text {
    font-family: 'Open Sans', 'San-serif';
    font-size: 14px;
    font-weight: normal;
    color: #d8d8da;
    text-align: justify;
    line-height: 24px;
    text-decoration: none;
}



.clearfix:after {
    display:block;
    clear:both;
}
 
/*----- Menu Outline -----*/
.menu-wrap {
    width:1100px;
    box-shadow:0px 1px 3px rgba(0,0,0,0.2);
    background:#00AEED;
}
 
.menu {
    width:1100px;
    margin:0px auto;
}
 
.menu li {
    margin:0px;
    list-style:none;
    font-family: 'Open Sans', 'san-serif';    
}
 
.menu a {
    transition:all linear 0.15s;
    color:#0B612F;
}
 
.menu li:hover > a, .menu .current-item > a {
    text-decoration:none;
    color:#FFFFFF;
}
 
.menu .arrow {
    font-size:11px;
    line-height:0%;
}
 
/*----- Top Level -----*/
.menu > ul > li {
    float:left;
    display:inline-block;
    position:relative;
    font-size:18;
    font-family: 'Open Sans', 'san-serif';
    font-weight: bold;
    text-decoration:none;    
}
 
.menu > ul > li > a {
    padding:6px 17px;
    display:inline-block;
    text-shadow:0px 1px 0px rgba(0,0,0,0.4);
    text-decoration:none;    
}
 
.menu > ul > li:hover > a, .menu > ul > .current-item > a {
    background:#462B24;  
    font-size:17px;
    font-family: 'Open Sans', 'san-serif';
    font-weight: bold;
    text-decoration:none;     
}
 
/*----- Bottom Level -----*/
.menu li:hover .sub-menu {
    z-index:1;
    opacity:1;    
}
 
.sub-menu {
    width:250px;
    padding:5px 0px;
    position:absolute;
    top:36px;
    left:0px;
    z-index:-1;
    opacity:0;
    transition:opacity linear 0.15s;
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
    background:#E8D6B2;
    text-decoration:none;    
    font-size:17px;    
    font-family: 'Open Sans', 'san-serif';
    font-weight: bold;  
    text-align: left;    
}
 
.sub-menu li {
    display:block;
    text-decoration:none;    
    font-size:17px;    
    font-family: 'Open Sans', 'san-serif';
    font-weight: bold;  
    text-align: left;    
}
 
.sub-menu li a {
    padding:10px 30px;
    display:block;  
    text-decoration:none;    
    font-size:17px;    
    font-family: 'Open Sans', 'san-serif';
    font-weight: bold;  
    text-align: left;    
}
 
.sub-menu li a:hover, .sub-menu .current-item a {
    background:#E8D6B2;
    text-decoration:none;    
    font-size:17px;    
    font-family: 'Open Sans', 'san-serif';
    font-weight: bold;  
    text-align: left;   
}



.homepage-heading {
    text-decoration:none;    
    font-size:28px;    
    font-family: 'Open Sans', 'san-serif';
    font-weight: bold;  
    text-align: left;
}

.homepage-bodytext {
    text-decoration:none;    
    font-size:20px;    
    font-family: 'Open Sans', 'san-serif';
    font-weight: normal;  
    text-align: justify;
}

.roundtd1 {
    background-clip: padding-box; /* this has been added */
    border-radius: 20px;
    /*background-color: #F6E9CE;*/
    background-color: #FFFFFF;
    color: #333333;
    border: 0px solid white;
    text-align: justify;
}​