body, td {
	font-family: 'Open Sans', sans-serif;
	/*font-family: sans-serif;*/
	font-weight: 300;
	margin: 0 0 0 0;
	line-height: 24px;
}

input {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
}

h1 {
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 30px;
	color: #314458;
	line-height: 36px;
	text-align: left;
}

h2 {
	font-weight: 300;
	font-size: 20px;
	color: #5c8cbe;
	line-height: 26px;
	text-align: left;
}

h3 {
	font-weight: 300;
	font-size: 16px;
	color: #5c8cbe;
	line-height: 26px;
	text-align: left;
}

h4 {
	font-weight: 300;
	font-size: 14px;
	color: #5c8cbe;
	line-height: 26px;
	text-align: left;
}

a:link, a:visited, a:hover {
	color:#016fb7;
	/* 2980b9 */
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#top {

}

#top_items, #top_items_d {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 12px;
}

#top_items_left {
	position: relative; 
	float: left; 
	width: 688px;
	text-align:left; 
	padding-top: 6px;
}

#top_items_right {
	position: relative;
	float: left;
	text-align:left;
	width: 268px;
	padding-bottom: 2px;
}

#top_items_right a:link,#top_items_right a:visited,#top_items_right a:hover {
	display: inline-block;
	color: #4f595e;
	text-decoration: none;
	border-right: 1px solid #dee5e8;
	padding-right: 11px;
	font-size: 12px;
}

#top_items_right input {
	outline: none;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 0px;
	color: #4f595e;
	font-size: 12px;
}

#search {
	display:inline-block; 
	border: 1px solid #dfe6e9;
	padding-right: 10px;
	margin-left: 9px;
}

.img_nav {
	border-right: 1px solid #e6ebed;
}

#header {
	background-image: url('/data/images/bg-header.png');
	height: 97px;
}


#header_items {	
	background-image: url('/data/images/logo.png');
	height: 97px;
	background-repeat: no-repeat;
}

#header_items_sr {	
	background-image: url('/data/images/logo_sr.png');
	height: 97px;
	background-repeat: no-repeat;
}


.menu {
	border-bottom: 1px solid #dde5e8;

}

.menu_items {
	border-left: 1px solid #dee5e8;
	padding-left: 4px;
}

.menu_items a:link, .menu_items a:visited, .menu_items a:hover {
	display: inline-block;
	border-right: 1px solid #dee5e8;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: -4px;

}

.menu_items a:link, .menu_items a:visited {
	color: #000;
	/* color: #525c61;  */
	text-decoration: none;
}

.menu_items a:hover {
	text-decoration: none;
	background: url('/data/images/hover.png');
}

.menu_items a.active:link, .menu_items a.active:visited, .menu_items a.active:hover {
	display: inline-block;
	border-right: 1px solid #dee5e8;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: -4px;
	background: url('/data/images/active.png');

}


#top_items, #header_items,#header_items_sr, .menu_items, #footer, #top_items_d {
	position: relative;
	margin: auto;
	width: 970px;
	text-align: center;
}

#footer {
	font-size: 13px;
	margin-top: 27px;
	margin-bottom: 17px;
	color: #8c9195;
}

#latest_items_box ul li,#page_right ul li  {
	list-style-image: url('/data/images/icons/document.png');
	padding-bottom: 13px;
}

#gallery  a:link, #gallery  a:visited {
    
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 8px;
    border: 1px solid #edf3fe;
    display: inline-block;
}

#gallery  a:hover {
    
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 8px;
    border: 1px solid #395996;
    display: inline-block;
}

#gallery {
    line-height: 0px;
    padding-left: 8px;
    padding-right: 0px;
    
}

#button {
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	color: #fff;
	background: #2a80ba;
	text-decoration: none;
}

#button_red {
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	color: #fff;
	background: #f96a4a;
	text-decoration: none;
}

#pdf ul li {
	list-style-image: url('/data/images/icons/pdf-small.png');
	margin: 10px !important;
}



#responsive {

	display: none;

}




	@media all and (max-width: 768px) {

	#top_items, #header_items,#header_items_sr, .menu_items, #footer, #top_items_d {
		position: relative;
		margin: auto;
		width: 90%;
		text-align: center;
	}

	a.white {
	color: #fff;
	text-decoration: none;
}

		#top_items, #top_items_d {

		padding: 10px;
		font-size: 12px;
	}

	#top_items_left {
		position: relative; 
		float: none; 
		
		
		display: block;
		width: 100%;

		text-align: center;
	}

	#top_items_right {
		position: relative;
		float: none;
		text-align:left;
		
		width: 100%;
		text-align: center;
		
	}

	#footer img {
		width: 100%;
	}

	#footer {
	
	
	color: #8c9195;
	

}

.menu_items a:link, .menu_items a:visited, .menu_items a:hover {
	display: block;
	font-size: 14px;

	text-align: center;
	background: #f6f6f6;
	margin-bottom: 1px;
	

}

.menu_items {
	width: 100%; 
}

.menu_items a.active:link, .menu_items a.active:visited, .menu_items a.active:hover {
	display: block;
	background: #f6f6f6;
	font-size: 14px;
	font-weight: bold;


	
	

}

#home_box_items img {
	float: none !important;
	text-align: center;
}

	#responsive {

		display: block;	
          position: absolute;
          left: 0px;
            top:0px;
            width: 100%;
            z-index:1000;
            
        }
       
    
        #slide-panel{ 
          
            background-color:#314457;
            
            display:none;
            
            width: 100%;
           /* -webkit-box-shadow: 0px 0px 8px 2px #666;
       -moz-box-shadow: 0px 0px 8px 2px #666;
            box-shadow: 0px 0px 8px 2px #666; */
            font-weight: 400;

           
            
          
          }

        .cb_community:link, .cb_community:visited {
            color:#fff; 
            float:right; 
            display:block;
            background-image: url('/data/images/icons/responsive.png'); 
            background-repeat: no-repeat;
            z-index: 1000;
            width: 40px;
            height: 40px;
            text-decoration: none;
            margin-top: -5px;
            background-color: #f6f6f6;
       
            margin-right: 0px;
            border-left:1px solid #314457;
            border-right:1px solid #314457;
            border-bottom:1px solid #314457;
            margin-right: 6px;

          /*  -webkit-box-shadow: 0px 0px 8px 2px #666;
       -moz-box-shadow: 0px 0px 8px 2px #666;
            box-shadow: 0px 0px 8px 2px #666; */

        }

        

        #desktop {
        	display: none;
        }


		#desktopx {
        	display: none;
        }


        #header_items {	
	background-image: url('/data/images/logo_mobile.png');
	height: 97px;
	background-repeat: no-repeat;
	background-position: center top;
}

#header_items_sr {	
	background-image: url('/data/images/logo_sr_mobile.png');
	height: 97px;
	background-repeat: no-repeat;
	background-position: center top;
}


}