/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 16px;
    line-height: 18px;
	font-family:arial,helvetica,arial,sans-serif;
	background:#e3dac6;	
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Home page */
html, body {
	height: 100%;
	margin:0;
	padding:0;
}
h1, h2, h3, h4,p, ul, li{
	margin:0; 
	padding:0;
	list-style:none;
}
a{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.vMid,.vMid span,.vMid img,.vMid a,.vMid input,.vMid button{vertical-align:top}
h4{
	color:#666633;
	font-size:14px;
	display:block;
	
	padding:0 10px 3px 6px;

}
h4 img{
	margin-left:8px;
}
.wrapper{
	margin:0 auto;
	width:960px;
	background:#fff;
}

.header{
	background:url(../img/header.png) no-repeat;
	width:960px;
	height:145px;
}
.header1 {
    background: url(../img/header3.png) no-repeat;
   width:100%;
    height: 145px;
}
.nav{
	float:right;
	margin:110px 25px 0 0 ;
}
.nav ul li{
	list-style:none;
	color:#fff;
	display:inline-block;
	font-size:12px;
}
.nav ul li a{
	font-size:12px;
	color:#fff;
	padding:0 10px;
}
.nav ul li a:hover{
	color:#333;
}
.mid-container{
	width:940px;
	float:left;
	padding:10px 5px 0 5px;
}
.left-box{
	width:228px;
	float:left;
	border-right:1px solid #cccccc;
}

.left-box ul li a{
	color:#666633;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	display:block;
	padding:1px 0px 1px 6px;
}


.left-box ul li a:hover{
	background:#e3dac6;
	color:#333;
}
.right-box .left-box{width:228px;float:left;border-right:0}

.address{
	margin:30px 20px 0 0;
}
.address span{
	color:#666666;
	font-size:12px;
	padding:18px 0;
	display:inline-block;

}
.mid-box{
	width:430px;
	float:left;
	padding:0 15px
}
.welcom-txt{
	margin:10px 0 0 5px;
}
.welcom-txt h3{
	color:#ff6633;
	font-size:18px;
	font-weight:normal;
}
.welcom-txt p{
	color:#666666;
	font-size:12px;
	padding:5px 0;
}
.right-box{
	width:198px;
	float:left;
	border-left:1px solid #cccccc;
	
}
.report h4, .other-link h4{
	margin-bottom:5px;
}
.report, .other-link {
	margin: 0;
}
.report a, .other-link a{
	font-size:12px;
	color:#666633;
	display:block;
	padding:1px 6px;

}
.report ul, li p{
	font-size:12px;
	margin:10px 0; 
	padding:3px 0;
}

.link{
	color:#ff6633;
	font-size:12px;
	display:block;
	text-decoration:underline;
}

.footer {
	border-top:4px #666666 solid;
	width:960px;
	float:left;
	text-align:center;
	padding:5px 0;
	color:#666666;
	font-size:12px;
}
.footer a{
	color:#666;
}
.footer a:hover{
	text-decoration:underline;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#nav ul
{ 
    margin:0; padding:0; list-style:none; 
 }
 
#nav ul li 
{ margin:0;  position:relative; 
  } 

#nav li > ul
{ visibility:hidden;  position: absolute; top:0px; 
 } 
#nav > ul > li > ul
{   background-color: #FFFFFF;
    left: 229px;
    width: 200px;
    border:1px solid #cccccc;
 }
#nav li:hover > ul
{ 
    visibility:visible; 
  
  } 
  #nav > ul > li > ul > li > ul
{   background-color: #FFFFFF;
    left: 129px;
    width: 200px ;
     border:1px solid #cccccc;
}

#navv ul
{ 
    margin:0; padding:0; list-style:none; 
 }
 
#navv ul li 
{ margin:0;  position:relative; 
  } 

#navv li > ul
{ visibility:hidden;  position: absolute; top:15px; 
 } 
#navv > ul > li > ul
{   background-color: #cccccc;
    left: 0px;
    width: 240px;
    border:1px solid #cccccc;
 }
#navv li:hover > ul
{ 
    visibility:visible; 
  
  } 
  #navv > ul > li > ul > li > ul
{   background-color: #cccccc;
    left: 0px;
    width: 240px ;
     border:1px solid #cccccc;
}

.blink {text-decoration: blink;}
.popupimg{animation: scrdown 0.4s linear 1;}
.popupimg img{border: 2px solid blue;position: relative;display: block;}
.popupimg .imgcont{top: -10px;right: -10px;cursor: pointer;background: blue;color: white; display: inline-block;width: 20px;height: 20px;position: absolute;z-index: 15}
@keyframes scrdown{
    0%{top: 0;opacity: 0;}
    33.33%{top: 50px;opacity: 0.3;}
    66.66%{top: 100px;opacity: 0.6;}
    100%{top: 140px;opacity: 1;}
}
