﻿body {
}

html {
    color: Black;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body { 
  font-family: Georgia, Helvetica, sans-serif;
  color: #666;
}
.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
/* STRUCTURE */
.div{
    padding:5px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
}
.header00{
    font-family:Georgia, Helvetica, sans-serif;
    padding: 2px;
    font-size:small;
    height:35px;
    background: #355065;
  /*  background: -moz-linear-gradient(top, rgb(26, 73, 119) 0%, rgb(38, 94, 149) 47%, rgbrgb(26, 63, 128) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(192, 49, 55)), color-stop(47%, rgb(38, 149, 78)), color-stop(100%,rgb(26, 128, 77)));
    background: -webkit-linear-gradient(top, rgb(26, 73, 119) 0%, rgb(38, 94, 149) 47%, rgb(26, 63, 128) 100%);
    background: -o-linear-gradient(top, rgb(26, 73, 119) 0%, rgb(38, 94, 149) 47%, rgb(26, 63, 128) 100%);
    background: -ms-linear-gradient(top, rgb(26, 73, 119) 0%, rgb(38, 94, 149) 47%, rgb(26, 63, 128) 100%);
    background: linear-gradient(to bottom, rgb(26, 73, 119) 0%, rgb(38, 94, 149) 47%, rgb(26, 63, 128) 100%);


    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67176', endColorstr='#e67176', GradientType=0 );*/
}
.right_btn {
    color: Black;
    font-family: Georgia, Helvetica, sans-serif;
    /* text-shadow: 1px 1px #b3b3b3; */
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 8px 10px;
    border-bottom: solid 1px white;
}
.right_btnLast {
    color: Black;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    /* text-shadow: 1px 1px #b3b3b3; */
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 8px 10px;
}
.redbg1Shadow        
{
    /* border-radius:5px;*/
     /*box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);    /* 
    /*border: solid 1px #fff;*/
    /*color:White !Important;*/
    /*background-image:url(../images/common/background.jpg); /*
    background-color: #d4d4d4 !important;
    }
.redbg1ShadowIndex        
{
    /* border-radius:5px;*/
    /*box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);   */ 
    /*border: solid 1px #fff;*/
    /*color:White !Important;*/
    /*background-image:url(../images/common/background.jpg);*/
    background-color: #d4d4d4 !important;
    }
.redbg1
{
    
}
.redbg2
{
    
}
.redbg3
{ 
    
}
.redbg4
{ 
   
}
.redbg5
{ 
    
}
.redbg6
{ 
        
}
.redbg7
{ 
    
}
.redbg8
{ 
        
}
.redbg9
{
    
}
.redbg10
{ 
          
}
.news{
    padding:10px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    background-image: url(../images/common/background.jpg);
}
.news000{
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
}
.setObjectWidthAndHeight{
     width:200px;
    height:800px;
}
.setObjectWidthAndHeightRR{
    width:200px;
    height:610px;
}
.float-left{
    float:left;
}
.float-right{
    float:right;
}
.pagewrap {
	padding: 0px;
	width: 1100px;
	margin: 0px auto;
}
.header {
	height: 100px;
	padding: 0 0px;
}
.navpagewrap {
	padding: 0px;
	width: auto;
	 -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.52);
}
.content {
	width: 18.2%;
	float: left;
}
.middle {
	width: 51.8%; /* Account for margins + border values */
	float: left;
    font-family:Georgia, Helvetica, sans-serif;
	padding-left:2px;
}
.middle2 {
	width: 80%; /* Account for margins + border values */
	float: left;
    font-family:Georgia, Helvetica, sans-serif;
	padding-left:2px;
	color:Black;
}
.middle3 {
	width: 71.8%; /* Account for margins + border values */
	float: left;
    font-family:Georgia, Helvetica, sans-serif;
	padding-left:2px;
	color:Black;
}
.sidebar {
	width: 30%;
	float: left;
}
.sidebar2 {
	width: 12%;
	float: left;
}
.middle2 h2{
    padding:5px;
    background-color:#e6e6e6;
}
.middle3 h2{
   border-bottom: 1px solid black;
  box-shadow:0px 3px 7px 0px rgba(187,174,174,0.52);
}

.middle2 li{
    text-align:justify;
    padding:5px;
}
.middle2 li{
    text-align:justify;
    padding:5px;
}

.middle2 p
{
    text-indent: 30px;
    text-align:justify;
    padding:5px;
}
.sidebar2 img {
    box-shadow: 3px 3px 1px #ccc;
    -webkit-box-shadow: 3px 3px 1px #ccc;
    -moz-box-shadow: 3px 3px 1px #ccc;
}
a {
    text-decoration:none;
} 
.news a {
    color:White;
    font-weight:bold;
}
.news a:hover {
    color:White;
}
.scroll{
    width:100%;  
}
footer {
	clear: both;
    position: relative;
    z-index: 10;
    height: 3em;
    margin-top: -3em;
    text-align:center;
}
/*.sidebar a:hover{color: #fff;}*/
.label_nav {list-style-type: none;}
.label_nav li a{border-bottom:1px solid; display:block; padding:4px 0px; font-size:19px;font-family: "Arial"; -webkit-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s}
.label_nav li a:hover{text-decoration:none; padding-left:15px;background-color:#ff3333;color:White}
.label_nav li a:before{ display:inline-block;font-style:normal; font-weight:bold; line-height:1;}
.singleleft_inner{ display:inline; float:left;width:100%;border:5px solid white;}
.singleleft_inner img{width:100%}
.content {
	background: #f8f8f8;
}
.sidebar {   
}
header, .content, .middle, .sidebar,.sidebar2 ,.middle2{
	margin-bottom: 0px;
}
.pagewrap, header, .content, .middle, .sidebar,.sidebar2, footer,.middle2 {
    border:0px solid #ccc;
}
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */

search-button-v2 {
    height: 30px!important;
    padding: 7px 18px!important;
    width: auto!important;
    margin-top: 0!important;
    background: #0c8cd5!important;
    border: solid 1px #0672b1!important;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #666666;
    background-color: #CECECE;
    background-image: none;
    filter: none;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 13px;
    height: 13px;
    padding: 6px 27px;
    min-width: 13px;
    margin-top: 2px;
}
.cse input.gsc-search-button, input.gsc-search-button {
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding: 0 8px;
    height: 29px;
    min-width: 54px;
    border: 1px solid #3079ed;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #4d90fe;
    background-image: linear-gradient(top,#4d90fe,#4787ed);
}
input.gsc-search-button {
    margin-left: 2px;
}
.pull-left {
    margin-right: 10px;
}
.pull-left {
    float: left;
}
.containerDiv {
    padding-top:0px;
    color:Black;
}
.containerDiv > .div001 {
    display: inline-block;
    vertical-align: top;
    height:75px;
    width: 32%;
    border: 0px solid red;
    box-sizing: border-box;
    text-align: center;
}
.containerDiv > .div002 {
    display: inline-block;
    vertical-align: top;
    height:75px;
    width: 32%;
    border: 0px solid red;
    box-sizing: border-box;
    text-align: center;
}
.containerDiv > .div003 {
    display: inline-block;
    vertical-align: top;
    height:75px;
    width: 32%;
    border: 0px solid red;
    box-sizing: border-box;
    text-align: center;
}
.btn{
    width:100%;
    height:100%;
    border-bottom:1px solid #FFFFFF; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;text-decoration:none; display:inline-block;color: Black;
    background-color: #a9db80; background-image: linear-gradient(to bottom, #a9db80, #96c56f);
 }
.btn:hover{
    border:1px solid #ff6262; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; text-decoration:none; display:inline-block;font-weight:bold; color: #FFFFFF;
    background-color: #ff9a9a; background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);
 }


.button-error{
     border-radius: 4px;
     text-decoration:none;
     background: rgb(202, 60, 60); /* this is a maroon */
}
.button-error{
    color: white;
}
.button-error:hover{
    color: white;
    font-weight:bold;
}
.arrowNewsScroll {
    background: rgba(0,60,102,1);
background: -moz-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(192, 49, 55)), color-stop(47%, rgb(230, 113, 118)), color-stop(100%,rgb(192, 49, 55)));
background: -webkit-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: -o-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: -ms-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: linear-gradient(to bottom, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67176', endColorstr='#e67176', GradientType=0 );
    border: none;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    position: relative;
    text-decoration: none;
    width: 200px;
    color:White;
    font-weight:bold;
    padding-left:5px;
    font-family:Arial Black;
}
.arrowNewsScroll:before{
    background: rgba(0,60,102,1);
background: -moz-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(192, 49, 55)), color-stop(47%, rgb(230, 113, 118)), color-stop(100%,rgb(192, 49, 55)));
background: -webkit-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: -o-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: -ms-linear-gradient(top, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
background: linear-gradient(to bottom, rgb(192, 49, 55) 0%, rgb(230, 113, 118) 47%, rgb(192, 49, 55) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67176', endColorstr='#e67176', GradientType=0 );
    border: none;
    content: '';
    display: block;
    height: 20px;
    left: 190px;
    position: absolute;
    top: 4px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 21px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
}








