/* Global */
body, div { color: #333; margin: 0; padding: 0; -webkit-font-smoothing: antialiased;}
body { font-size: 12px; font-family: Century Gothic, sans-serif; color: #333; background: #ece8df;}
body.popup { background: #fff; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
h1,h2,h3,h4,h5 { font-family: Century Gothic, sans-serif; font-weight: 600; }
ul li { line-height: 22px; color: #333;}
img { border: none; }
p { line-height: 22px; }
.no_margin { margin: 0; }
.text_right { text-align: right; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/* Header */
#header_full { height: 131px; width: 100%; background: url('../images/header-back.jpg') repeat-x; }
#header { width: 960px; margin: 0 auto; }
.header_top { height: 30px; padding-top: 10px; }

.head_social { list-style-type: none; margin: 0 0 0 10px; padding: 0; float: right; }
.head_social li { float: left; margin-left: 10px; }
.head_social li:first-child { margin-top: 2px; }

.head_text { float: right; font-family: Century Gothic, sans-serif; font-weight: 600; color: #fff; background: url('../images/head-arrow.png') no-repeat; background-position: center right; padding-right: 15px; margin-top: 1px; margin-left: 10px; }
.logo { float: left; margin-top: 10px; }

#menu_container { width: 789px; height: 42px; float: right; background: url('../images/menu-back.png') no-repeat; background-position: top center; margin-top: 49px; }
#menu_container ul { list-style-type: none; margin: 0; padding: 0; }
#menu_container ul li { font-family: Century Gothic, sans-serif; font-size: 13px; font-weight: 600px; float: left; position: relative; }
#menu_container ul li a { color: #666666; text-decoration: none; display: block; padding: 12px 15px 12px 10px; background: url('../images/menu-divider.png') no-repeat; background-position: center right; }
#menu_container ul li a:hover { color: #000; }
#menu_container ul li:last-child a { background: none; }

#menu_container ul li ul { display: none; position: absolute; top: 42px; left: 0; z-index: 100; }
#menu_container ul li ul li { display: block; width: 220px; float: none; font-size: 14px; background: url('../images/dropdown-back.png') repeat; }
#menu_container ul li ul li a { background: none; color: #c7def1; padding: 8px 10px; background: url('../images/dropdown-nav-divider.jpg') repeat-x; background-position: bottom left; }
#menu_container ul li ul li a:hover { color: #fff; background: rgba(0,0,0,0.2);}

#menu_container ul li ul li ul { left: -220px; top: 0; }

/* Content */

#slider_full { width: 100%; height: 300px; background: url('../images/slideshow-full-back.jpg') repeat-x; overflow: hidden; }
#slideshow_cont { width: 960px; margin: 0 auto; position: relative; }
#slideshow .slide_box { display: none; width: 960px; height: 299px; position: relative; }
#slideshow .slide_box img { position: absolute; top: 0; left: 0; z-index: 5; }
#slideshow .active { display: block; }
.slide_nav_cont { position: absolute; top: 265px; left: 0; width: 960px; z-index: 15; }
.slide_nav_cont ul { list-style-type: none; margin: 0; padding: 0; text-align: center; }
.slide_nav_cont ul li { width: 13px; height: 13px; background: url('../images/slideshow-dot.png') no-repeat; display: inline-block; margin-right: 5px; cursor: pointer; }
.slide_nav_cont ul li.current { background: url('../images/slideshow-current-dot.png') no-repeat; }
.slide_text { position: absolute; z-index: 10; left: 0; top: 60px; font-family: Century Gothic, sans-serif; font-size: 22px; color: #d9f0ff; width: 500px; }
.slide_text h3 { margin: 0; font-size: 29px; color: #fff; margin-bottom: 5px; text-shadow: 0 1px 0 #003366;}
.slide_text p { margin: 0; line-height: 30px; text-shadow: 0 1px 0 #003366;}

#mobile_featured_full { width: 100%; height: 220px; background: url('../images/mobile-featured-back.jpg') repeat-x; display: none; }

#content_full { width: 100%; min-height: 300px; padding-top: 30px; background: white url('../images/content-full-back.png') repeat-x; }
#content { background: white; width: 960px; margin: 0 auto; }

.home_left { width: 621px; padding-right: 35px; float: left; font-size: 14px; }
.home_left a, .home_right a { color: #239014; text-decoration: none; }
.home_left h1 { margin-top: 0; margin-bottom: 15px; font-size: 18px; color: #0059aa; }
.home_left h3 { font-size: 18px; color: #0059aa; }
.home_left h4 { font-size: 14px; }
.dig_img { float: left; margin-right: 10px; }
.supply_img { float: right; margin: 30px 0 30px 10px; }

.home_right { width: 271px; float: right; padding-left: 25px; min-height: 520px; background: url('../images/home-side-back.png') no-repeat; background-position: top left; }
.home_right h5 { text-align: center; margin-top: 0; font-size: 18px; }

.recent_news_cont { margin-top: 20px; }
.recent_news_cont h3 { margin-top: 0; font-size: 18px; color: #0059aa; }
.recent_news_cont ul { margin: 0; padding: 0; list-style-type: none; }
.recent_news_cont ul li { padding: 10px 0; line-height: 20px; border-top: 1px solid #CCCCCC; }
.recent_news_cont .news_date { font-size: 11px; }

#partners_cont { height:122px; }
.partners_cont { padding: 20px 0; }
.partners_cont h3 { color: #999999; font-size: 18px; margin-top: 0; }
.partners_cont .row { display:table-row; width:100%;height:92px; }
.partners_box { padding-top: 30px; background: url('../images/partners-top.png') no-repeat; background-position: top center; display: table; height: 92px; width:100%; }
.partners_box .cell { height:92px; width:218px; margin: auto 10px; display:table-cell; vertical-align:middle; }
.partners_box img { display: inline; }
#partners_cont .partners_box_inside { display: none; }
#partners_cont .active { display: block; }

#single_title_full { width: 100%; height: 117px; background: url('../images/single-title-full.jpg') repeat-x; padding-top: 3px; }
#network_title_full { width: 100%; height: 117px; background: url('../images/network-title-full.jpg') repeat-x; padding-top: 3px; }
#single_title { width: 960px; height: 80px; background: url('../images/single-title-back.png') no-repeat; margin: 0 auto; font-size: 28px; font-family: Century Gothic, sans-serif; font-weight: 600; padding-top: 37px; color: #fff; }
#network_title { text-shadow: 0 1px 0 #630; width: 960px; height: 80px; background: url('../images/network-title-back.jpg') no-repeat; margin: 0 auto; font-size: 28px; font-family: Century Gothic, sans-serif; font-weight: 600; padding-top: 37px; color: #fff; }

.single_left { width: 225px; float: left; background: url('../images/single-side-back.png') no-repeat; background-position: top left; min-height: 570px; }
.single_left ul { list-style-type: none; margin: 0; padding: 0; width: 210px; font-family: Century Gothic, sans-serif; font-size: 16px; font-weight: 600; }
.single_left ul ul li { padding-left: 20px;}
.single_left ul li a { display: block; padding: 8px 10px; color: #999999; text-decoration: none; border-top: 1px solid #E1E1E1; }
.single_left ul li a:hover { color: #0059aa; background-color: #F2F2F2; }
.single_left ul li.current a, .single_left ul li.active a { color: #0059aa; background-color: #F2F2F2; }

.single_right { width: 620px; float: left; margin-left: 30px; font-size: 14px; padding-bottom: 20px;}
.single_right a,
.breadcrumb a { color: #239014; text-decoration: none; }
.breadcrumb ul { list-style-type: none; margin: 0; padding: 0; }
.breadcrumb ul li { float: left; margin-right: 3px; color: #239014; font-size: 12px; }
.breadcrumb ul li.curr_page { color: #999; }

.network .single_title,
.network .active a { color: orange !important;}

.spr-ir-pdf img { -moz-box-shadow: 2px 2px 6px #888; -webkit-box-shadow: 2px 2px 6px #888; box-shadow: 2px 2px 6px #888; }

.single_title { font-size: 24px; color: #0059aa; margin: 10px 0 15px; }

/* Footer */
#footer_full { width: 100%; height: 230px; background: url('../images/footer-back.jpg') #ECE8DF repeat-x;}
#footer { width: 960px; margin: 0 auto; padding-top: 20px; }
#footer a { color: #239014; text-decoration: none; }
#footer a:hover { color: #336600;}

.footer_box { float: left; margin-right: 50px; }
.footer_box h3 { margin-top: 0; padding-bottom: 7px; background: url('../images/footer-head-divider.jpg') repeat-x; background-position: bottom center; color: #1c2675; font-size: 14px; }
.footer_box ul { list-style-type: none; margin: 0; padding: 0; }
.footer_box ul li { background: url('../images/footer-list-icon.jpg') no-repeat; background-position: 0 5px; padding-left: 15px; margin-bottom: 5px; }

.first_footer_box { width: 100px; }
.second_footer_box { width: 290px; }
.second_footer_box ul li { width: 120px; margin-right: 10px; float: left; }
.third_footer_box { width: 140px; }
.fourth_footer_box { width: 280px; margin-right: 0; line-height: 19px; color: #7c735e; }
#footer .fourth_footer_box a { color: #7c735e; text-decoration: none; }

.footer_logo { float: left; margin-right: 10px; margin-bottom: 30px; }

.mobile_top { display: none; position: relative; }
.mobile_top ul { margin: 0; padding: 0; list-style-type: none; display: none; position: absolute; top: 55px; left: 0; width: 320px; background-color: #fff; }
.mobile_top ul li { padding: 10px 10px; font-size: 14px; font-family: Century Gothic, sans-serif; }
.mobile_top ul li a { color: #0059aa; text-decoration: none; }
.mobile_top ul li ul { display: none; opacity: 0; }
.show_hide_nav { float: right; margin-top: 9px; margin-right: 7px; cursor: pointer; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media + .media {
    border-top:1px solid #ccc;
    padding-top:15px;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
    border:1px solid #eee;
    float:left;
      margin-right: 10px;
}
.media > .pull-right {
    border:1px solid #eee;
    float:right;
    margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
} 

/* for mobile */
@media screen and (max-width: 568px) {

    .mobile_top { height: 55px; background: url('../images/mobile-top-back.jpg') repeat-x; width: 320px; margin: 0 auto; display: block; }

	#header_full { height: 77px; background: url('../images/mobile-header-back.jpg') repeat-x; }
	.header_top { display: none; }
	#header { width: 320px; margin: 0 auto; }
	.head_social { display: none; }
	.head_text { display: none; }
	#menu_container { display: none; }

	#slider_full { display: none; }
	#mobile_featured_full { display: block; }
	#mobile_featured { width: 300px; margin: 0 auto; color: #d9f0ff; font-size: 18px; padding: 15px 0 0; }
	#mobile_featured h3 { font-size: 24px; color: #fff; margin: 5px 0; }
	#mobile_featured p { margin: 5px 0; }
	#content { width: 300px; padding: 0 10px; }

	.home_left { width: 300px; padding-right: 0px; float: none; margin: 0 auto 25px; }
	.dig_img { float: none; margin: 15px auto; }
	.supply_img { float: none; margin: 15px auto; }

	.home_right { width: 300px; float: none; padding-left: 0px; min-height: 0; background: none; margin: 0 auto 25px; }

	.partners_box { width: 300px; background: none; padding-top: 5px; }
	.partners_box img { display: block; margin: 15px 0; }
	#partners_cont, .partners_box .row { height:auto; }
	.partners_box .cell { display:block; }
	#content_full { background-position: 0 -2px; }
	#single_title_full { background: url('../images/mobile-single-title-full-back.jpg') repeat-x; height: 65px; }
	#single_title { width: 300px; padding: 10px 10px 0; color: #fff; background: none; }

	.single_left { width: 300px; float: none; background: none; min-height: 0; padding: 0 10px; margin: 0 auto 25px; }
	.single_left ul { width: 300px; }

	.single_right { width: 300px; float: none; margin: 0 auto; }

	#footer_full { height: auto; }
	#footer { width: 300px; padding: 20px 10px 20px; }

	.footer_box { float: none; margin: 0 auto 25px; }

	.first_footer_box { width: 300px; }
	.second_footer_box { width: 300px; }
	.second_footer_box ul li { width: auto; margin-right: 0px; float: none; }
	.third_footer_box { width: 300px; }
	.fourth_footer_box { width: 300px; }

	.footer_logo { float: none; margin-right: 10px; margin-bottom: 10px; display: block; }

}

.spr-ir-media-item td {
	padding-bottom: 15px;
}
.media-wrap {
    margin-top: 30px;
}
.media-wrap h1 {
    margin-top: 0;
}
.media-img-col {
    width: 1%;
    padding-right: 30px;
}
.media-wrap + .media-wrap {
    margin-top: 50px;
    padding-top: 50px;
    border-top: solid 1px #c2c2c2;
}
.btn-main {
    display: inline-block;
    min-width: 100px;
    background: #056AAC;
    padding: 10px 20px;
    color: #fff !important;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    transition: all .2s;
    font-weight: bold;
}
.btn-main:hover {
    background: #999999;
    color: #000;
    transition: all .2s;
}

.spr-ir-pagination{
	padding: 2px;
	padding-top:10px;
	margin-top:10px;
	}
.spr-ir-pagination ul{
	margin: 0px;
	padding: 0px;
	text-align: center; /*Set to "right" to right align pagination interface*/
	}
.spr-ir-pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	}
.spr-ir-pagination li span.current {
	font-weight:bold;
	}
.spr-ir-pagination li a, .spr-ir-pagination li a:visited{
	padding: 0 5px;
	border: 1px solid;
	text-decoration: none; 
	}
.spr-ir-pagination li a:hover, .spr-ir-pagination li a:active{
	border: 1px solid;
	}
.spr-ir-clear {
	clear:both;
	height:0px;
	overflow: hidden;
	}