@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, select, input, option, dl, dt, dd, textarea, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin : 0;
padding : 0;

font-size : 1em;
font : inherit;
vertical-align : baseline;
display: block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display : block;
}
table {
/*border-collapse : collapse;*/
border-spacing : 0;

margin : 0 auto;
width : 95%;
}
body {
   background-attachment: fixed;
    background-position: center;
    background-image: url(/images/wideaerial-sm3.jpg);
    background-repeat: no-repeat;
    background-size: cover;

font-family: 'Open Sans', sans-serif;
font: normal 16px 'Open Sans';
	color: #660000;
	width:100%;
	margin:0 auto;
/*


font-size : 16px;
font-family : Tahoma, Geneva, sans-serif;*/
color : #660000;

line-height : 1em;
display : block;
/*margin : 0 auto;*/
width : 100%;
font-weight : normal;
margin : 0 auto;
}
p {
display : block;
line-height : inherit;
}




.container-noboot, .container {
background-color: rgba(255, 255, 255, 0.95);
border-radius : 4px;

margin : 0 auto;
display : block;
width : 1024px;
max-width:1024px;
min-width:1024px;
background: rgba(255, 255, 255, 0.96);
	animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari and Chrome */
    -o-animation: fadein 1s; /* Opera */}
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:.96;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:.96;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:.96;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: .96;
    }
-webkit-box-shadow: -4px 5px 11px 0px rgba(60, 60, 62, 0.27);
-moz-box-shadow:    -4px 5px 11px 0px rgba(60, 60, 62, 0.27);
box-shadow:         -4px 5px 11px 0px rgba(60, 60, 62, 0.27);
}
.container-supform {
background-color : #ffffff;
border-radius: 4px;
padding: 0px;
width : 80%;
/*margin :  auto;*/
margin : 0 auto;
display : block;
}
tr td {
  padding: 2px 4px;
  border: #ccc solid 0px;

  display: block;
}
/*label,input { height: 30px;font-size: 13px;display:inline-block;}*/


tr{ 
/* border: #ccc solid 1px;
border-radius : 5px;
box-shadow : 0 1px 1px #ccc inset, 0 1px 0 #fff;*/
  display: block;
  min-width: 100px;
  
  margin:0 auto;
  }
/*input {
  padding: 5px 10px;
height: 30px;
width:280px;
margin : 0 auto;
border: #ccc solid 1px;
border-radius : 5px;
box-shadow : 0 1px 1px #ccc inset, 0 1px 0 #fff;
//min-width: 25em;
max-width: 25em;
width:25em;
position:relative;
left:40;
}*/
label {  padding: 5px 10px;
height: 30px;
/*min-width: 8em;
max-width: 8em;*/
width: 130px;
display:block;
/*position:relative;
left:0;*/
text-align:right;
}
.sup-form {
width : 100%;
}
.sup-form-table {
width : 100%;
min-width:1080px
}
.sup-table {
margin : auto;
min-width : 960px;
}
table td {
display : inline-block;
}
.sup-form-table td {
display : inline-block;
}
.sup-form-table tr {

width : 98%;

}
table tr {

width : 98%;

}
#inputs input {
margin : 0 0 10px 0;
display : inline-block;

border : #ccc solid 1px;
border-radius : 5px;
box-shadow : 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
.container-supform {
background-color : #ffffff;
border-radius : 4px;
padding : 20px;
width : 100%;
margin : 0 auto;
display : block;
}



.footcontainer {/*         
background-color : #ffffff;
background : #ffffff;
border-radius : 0.25em 0.25em 0.25em 0.25em;
padding : 10px;
border : rgba(0, 0, 0, 0.15) solid 1px;
-webkit-box-shadow: -4px 5px 14px 0px rgba(60, 60, 62, 0.78);
-moz-box-shadow:    -4px 5px 14px 0px rgba(60, 60, 62, 0.78);
box-shadow:         -4px 5px 14px 0px rgba(60, 60, 62, 0.78);
margin : 0 auto;
width : 80%;*/
text-align : center;
font-size : 1em;
line-height : 1.6;
color : #660000;
display : block;


width:1024px!important;;margin:0 auto;display:block;min-width:1024px!important;max-width:1024px!important;

background-color: rgba(255, 255, 255, 0.95);
border-radius : 4px;
padding : 10px;
margin : 0 auto;
display : block;
width : 1024px;
max-width:1024px;
min-width:1024px;
background: rgba(255, 255, 255, 0.96);
	animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari and Chrome */
    -o-animation: fadein 1s; /* Opera */}
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:.96;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:.96;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:.96;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: .96;
    }

}








/*

.footcontainer {
background-color : #ffffff;
background : #ffffff;
border-radius : 0.25em 0.25em 0.25em 0.25em;
padding : 10px;
border : rgba(0, 0, 0, 0.15) solid 1px;
-webkit-box-shadow: -4px 5px 14px 0px rgba(60, 60, 62, 0.78);
-moz-box-shadow:    -4px 5px 14px 0px rgba(60, 60, 62, 0.78);
box-shadow:         -4px 5px 14px 0px rgba(60, 60, 62, 0.78);
margin : 0 auto;
width : 80%;
text-align : center;
font-size : 1em;
line-height : 1.6;
color : #660000;
display : block;
}

*/





















#banner {
width : 100%;
padding : 0 0 0 0;
}
#banner img {
width : 100%;
padding : 0 0 0 0;
}
#navigation {
padding : 5px 0;
border-top : 1px solid rgba(0, 0, 0, 0.075);
border-bottom : 1px solid rgba(0, 0, 0, 0.075);
margin-bottom : 10px;
width : 100%;
font-size: 1em !important;
padding: 1em !important;
line-height: 1.5em !important;

}
.label-input input {border-color: #660000;
border: 1px solid #660000;
border-radius: 3px;
height:2.5em;
width: 300px;

}
.label-input label {
width: 80px;
text-align:left;
vertical-align:middle;
line-height:1.5em;
}
th {white-space: nowrap;}

.contactusfrm {
width:650px;
display:block;
margin:auto; 
border:1px solid #ccc;
padding:.51em;
background: transparent;
text-align:left;
-webkit-box-shadow: -3px 4px 15px 0px rgba(46, 51, 53, 0.79);
-moz-box-shadow:    -3px 4px 15px 0px rgba(46, 51, 53, 0.79);
box-shadow:         -3px 4px 15px 0px rgba(46, 51, 53, 0.79);
}
.clasfrm2{
	padding:.51em;
	display:block;
	margin:auto;
	border-color: rgba(0, 255, 255, .7);
background: rgba(255, 255, 255, .99);
border:1px solid rgba(0, 255, 255, .7);
border-width:5px;
border-style:double;
text-align:center;
-webkit-box-shadow: -6px 8px 29px 0px rgba(46, 51, 53, 0.79);
-moz-box-shadow:    -6px 8px 29px 0px rgba(46, 51, 53, 0.79);
box-shadow:         -6px 8px 29px 0px rgba(46, 51, 53, 0.79);
}
legend{text-align:center;font-weight:600;line-height:1.8em;color:#660000; width:50%;}


fieldset
{   
background-color:rgba(255, 255, 255, 0.9);
    padding: 0em;
    margin: 0 auto;
    width:100%;
display:block;
}


table.label-input  {table-layout:fixed;width:60%;white-space:nowrap;display:block;margin:auto;}
#label-input label {  
padding: 5px 10px;
height: 30px;
/*min-width: 8em;
max-width: 8em;*/
width: 130px;
display:inline-block;
/*position:relative;
left:0;
text-align:left;*/
font-size: 16px;
font-weight:700;
line-height: 2em;
vertical-align:text-top;
}
#label-input input {  
padding: 5px 10px;
height: 3em;
width:350px;
/*margin : 0 auto;*/
 border: 1px solid #660000;
border-radius : 5px;
box-shadow : 0 1px 1px #ccc inset, 0 1px 0 #ccc;
display:block;
margin : 0 auto;


}
#contactcas{background:rgba(255,255,255,.99)}
.sup-form {
width : 100%;
}

.label-input textarea {
  padding: 2px 2px;
/*height: 30px;*/
width:480px;
/*margin : 0 auto;*/
border:1px solid #660000!important;
border-radius : 5px;
box-shadow : 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
#inputs input
{
margin: 0 0 10px 0;
display:block;
margin: 1px;
width:100%;
 border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
line-height:1em;

}
#username
{
background: #f1f1f1 url(/images/login-sprite.png) no-repeat;
    background-position: 5px -2px !important;
        padding: 10px 10px 10px 30px;
height:3em;
border:1px #660000;

}

#password
{
background: #f1f1f1 url(/images/login-sprite.png) no-repeat;
    background-position: 5px -52px !important;
        padding: 10px 10px 10px 30px;height:3em;
}

#inputs input:focus
{
    background-color: #fff;
    border: 1px solid #880000!important;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #880001 inset!important;
    -webkit-box-shadow: 0 0 0 1px #8800001 inset!important;
    box-shadow: 0 0 0 1px #880001 inset!important;
}

/*--------------------*/
#submit.btn:hover
{background-color: #880000;
  border: 1px solid #880000;}
#submit.btn:focus {background-color: #660000;}

#actions
{
    display:block;
    margin: 0 auto;
    width:100%;
    padding:2em;
    /*margin: 5px 5px 5px 0;*/
}
:link.forgpwd, a:hover.forgpwd,a:active.forgpwd, a:visited.forgpwd,a:focus.forgpwd {
    font-size: 1em;
    
    margin:0 auto;
    display:block;
    color:#660000!important;
    text-align:center;
 width:15em;
}

