html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

body {
	margin: 0;
	background: #fff url(../images/bg.jpg) repeat-x top;
        padding: 0;
        text-align: center;
        font: 12px arial;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 945px;
}

a {outline: none; color: #263c51; text-decoration: none;}
.clear {clear: both;}
img {border: none;}

a.home {
	width:945px;
	height:155px;
        display:block;
}
#header {
        width: 945px;
        height: 246px;
        float: left;
        background: url(../images/header.jpg) no-repeat;
}

#social {
	list-style-type: none;
	float: right;
	margin-top: 160px;
	margin-bottom: 11px;
}
#social li {
	float: left;
	margin-right: 10px;
}
#searches {
	float: right;
	clear: both;
	width: 320px;
	color: #fff;
}
#searches h3 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 3px;
}
#searches .enews, #searches .search {
	float: left;
	width: 156px;
	margin-right: 4px;
}
#mod_search_searchword, #enews-input {
	width: 152px;
	border: 1px solid #C4C4C4;
	background: #F3F3F3;
	float: left;
	color: #B4B4B4;
	font-size: 10px;
	height: 14px;
}
.button.site-search, .button.enew  {
	width: 50px;
	margin-left: -50px;
	background: #4A5F81;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #4A5F81;
	float: right;
}
#menu {
        width: 945px;
        height: 60px;
        background: url(../images/menu-bg.jpg) repeat-x;
		float: left;
}
#footer-menu {
	float: left;
}
#right-buttons ul.menu, #footer-menu ul.menu  {
	list-style-type: none;
	margin: 0;
}
#right-buttons img, #footer-menu img {
	border: 1px solid #919191;
	padding: 1px;
	background: #D3D3D3;
	margin-right: 10px;
}
#right-buttons span, #footer-menu span {
	font-weight: bold;
	text-align: left;
	display: block;
	margin-left: 5px;
	font-size: 14px;
	color: #003C6E;
	margin-top: 9px;
	line-height: 1.5;
}
#right-buttons ul li, #footer-menu ul li {
	background: #ccc url(../images/bg-button.jpg) no-repeat;
	width: 217px;
	height: 51px;
	margin-bottom: -3px;
	padding: 7px 10px;
}

.transmenu {text-align: left;}

.transMenu .items {text-align: left;}

#body-left {
        float: left;
        width: 653px;
        margin-left: 35px;
        margin-top: 8px;
margin-bottom: 15px;
}
#body-left p, #body-left ul {
	margin-bottom: 1em;
}
#body-left .contentheading, #body-left .componentheading {
	padding-bottom: 20px;
}
#body-right {
        display: inline;
        float: right;
        width: 237px;
        margin-right: 5px;
        margin-top: 8px;
margin-bottom: 15px;
}

#body-gradient-footer {
        width: 945px;
        height: 20px;
        margin: 0 auto;
background: url(../images/body-gradient-bg.jpg) repeat-x;
}

#right-buttons img, #footer-menu img {
        margin-bottom: 5px;
		float: left;
}

#twitter {
        width: 235px;
        height: 450px;
        background: url(../images/bg-twitter.jpg) no-repeat;
        margin: 13px 0 20px 0;
		padding: 45px 1px 0 1px;
}
#twitter .twtr-widget {
	font-size: 11px !important;
	line-height: 1.5em !important;
}
#twitter #tweet-id-2 {
	background: #EDF0F2;
}
.twtr-ft, .twtr-hd {
	display: none;
}
#featured-padding input.button {
        color: #fff;
        background: #3a4d5f;
        border: 2px solid #ccc;
        padding: 3px 7px;
}

#thomas {
        width: 236px;
        height: 145px;
        background:  #fffffft;
        margin-bottom: 3px;
}

#thomas-padding {
        padding: 70px 0 0 17px;
}

#footer {
		float: left;
        background: #011F49;
        border-top: 3px solid #112435;
        margin-top: 25px;
        width: 100%;
}
#footer .inner {
	padding: 25px;
	width: 895px;
	margin: 0 auto;
}
#footer-text {
	width: 218px;
	float: right;
	font-size: 14px;
	color: #FFFEFE;
	text-align: center;
	line-height: 1.6em;
	margin-top: 60px;
	margin-right: 5px;
}
#footer-text h3 {
	font-size: 18px;
	margin-bottom: 6px;
	font-weight: normal;
}
#footer-map {
	width: 247px;
	float: left;
	font-size: 12px;
	color: #FFFEFE;
	margin-left: 100px;
}
#footer-map p {
	text-align: center;
	padding-top: 10px;
	display: block;
	width: 247px;
}
#footer-map a {
	color: #FFFEFE;
}
div.gk_tab-style3 {
	position: relative;
	float: left;
	width: 653px;
}
ul.gk_tab_ul-style3 {
	float: left;
	background: url(../images/bg-tab.jpg) repeat-x top;
	width: 100%;
}
div.gk_tab_wrap-style3 {
	background: #fff;
	border: 1px solid #929292;
}
ul.gk_tab_ul-style3 li span {
	height: 42px;
	line-height: 42px;
	background: none;
	border: none;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 15px;
	text-transform: capitalize;
}
ul.gk_tab_ul-style3 li.active span {
	border: none;
	background: #fff;
	color: #134567;
}
#fpss-outer-container {
	margin-bottom: 20px;
	float: left;
}
#navi-outer, #navi-outer li a {
	background: #ededed;
	color: #000 !important;
}

#body-left #navi-outer li a:hover, #body-left #navi-outer li a.navi-active {
	background: #486580;
	color: #ededed !important;
}
#navi-outer li a span.navbar-title {
	color: #486580;
}
#navi-outer li a.navi-active span.navbar-title {
	color: #fff;
}
.fpss-introtext .slidetext h1 a {
	color: #fff;
}
.fpss-introtext .slidetext p {
	font-size: 12px;
}
.nsp_art h4.nsp_header {
	width: 100%;
	font-size: 15px;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0 0 6px 0;
}
h4.nsp_header a {
	color: #216395;
}
p.nsp_info {
	float: left;
	width: 100%;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #808080;
	font-style: italic;
	margin: 0 0 6px 0;
}
p.nsp_text {
	float: left;
	width: 100%;
	color: #3D3E3F;
	font-family: Arial, sans-serif;
	line-height: 1.6em;
}
a.readon {
	color: #216395;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 10px;
        margin-right: 10px !important;
}
.nsp_art {
	margin-bottom: 20px;
	border-bottom: 1px solid #BBB;
	padding-bottom: 5px;

}	
#main {
	float: left;
	background: url(../images/bg-side-shadows.jpg) repeat-y center;
	width: 945px; background-size: 100%;
}
#body-left table.contentpaneopen {
      background: #;
  color: #000;
        line-height: 175%%;
}

#body-left table.contentpaneopen td.contentheading {
        font: 18px georgia;
}

#body-left table.contentpaneopen td.buttonheading img {
        border: none;
}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; 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; }
.group:before, .group:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.group:after { clear: both; }
.group { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .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; } 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

#jcemediabox-popup-nav {
padding: 0px !important;
}

#jcemediabox-popup-caption {
padding: 0 10px 0 !important;
}

#tabmix1 .gk_tab_item-style3 {
overflow: auto !important;
}

#tabmix1 .gk_tab_news_info {
display:none !important;
}

.fpss-template-movies .slidetext {
    position: absolute;
    top: 216px !important;
    left: 1px !important;
    width: 97% !important;
    height: 106px !important;
 }
 
 .fpss-introtext .slidetext h2 {
    font-size: 11px !important;
    margin: 0px 8px;
    padding: 0px;
    color: #BBB;
    font-weight: normal;}
 .fpss-introtext .slidetext h1 {
    font-family: arial;
    font-size: 14px !important;
    line-height: 130%;
    margin: 0px;
    padding: 20px 8px 2px;
    color: #FFFF8D;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-6 {
  width: 50%;
}
.col-md-8 {
 width: 66.66666667%; 
}
.col-md-8{position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}

.col-sm-6 {
    width: 50%;
}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}

.verticalPosition .img-responsive {height: auto;
display: block;
max-width: 100%;}

#overlay .verticalPosition .row { width:100%; float:left;}
#gruemenu.grue_95{ background: url(../images/menu-bg.jpg) repeat-x !important;}
#gruemenu.grue_95 > ul > li.active > a {background:none !important;   color:#fff !important; }
#gruemenu.grue_95 > ul > li > a:hover{background: none !important;}
#gruemenu > ul > li > a{border-right:none !important;}
#gruemenu.grue_95 > ul > li > a{color:#fff !important;}
#gruemenu > ul > li > a{padding: 18px 23px 18px 14px !important;}
#fpssContainer89.fpss-template-movies{padding:0px;}
#fpssContainer89.fpss-template-movies .navigation-wrapper{  background: #ededed;}
.fpss-template-movies .navigation li{ background:#ededed;}
.fpss-template-movies .navigation-title{color:#072853;}
#footer{border-top: 15px solid #fff; padding-bottom: 10px;}
.form-inline .btn-primary{  width: auto; overflow: visible; float: right; 
background-color: #4A5F81; color: #fff;}
#header #searches .site-search .form-inline .btn-primary {padding: 2px 6px; font-size: 11px; border: 0px;}
.gkTabsWrap ol.gkTabsNav{  background: url(../images/bg-tab.jpg) repeat-x !important;}
.gkTabsWrap ol.gkTabsNav li{  font-family: Georgia, serif !important; color:#fff; font-size: 15px; font-weight:100; text-transform: capitalize;} 
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{text-shadow:none;}
.gkTabsWrap.vertical ol li.active{color:#134567; font-weight:100;}
 #gk-tabs-98 .gkTabsWrap{border:1px solid #918B8B;}
.nspArt h4.nspHeader a{  text-decoration: none;
  font-size: 15px;
  font-family: Georgia, serif;
  font-weight: normal;
  text-transform: uppercase; color:#216395;}
		.nspArt p{  width: 100%;
  color: #3D3E3F;
  font-family: Arial, sans-serif;
  line-height: 1.6em;}
		.nspArt h4.nspHeader a:hover{text-decoration:underline;}
		.nspArt{border-bottom:1px solid #ccc;}
		#innerBM103 h4#title_BM103{font-size:14px; color:#607890;}
		#innerBM103 h4#title_BM103:hover{ color:#23527c; text-decoration:underline;}
		#blankBM103 {padding-left:15px;}
		#gruemenu.grue_95 > ul > li.has-sub > a::after{display:none;}
		#gruemenu.grue_95 > ul > li > a{ text-transform:capitalize !important;}
		#gruemenu .grue_95 ul li a{  font-size: 15px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  text-align: center !important;
  font-weight: normal !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  margin-bottom: 0px !important;
  display: block !important;
  white-space: nowrap;}
		#gruemenu.grue_95 > ul > li > a{  font-size: 15px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  text-align: center !important;
  font-weight: normal !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  margin-bottom: 0px !important;
  display: block !important;
  white-space: nowrap;} 
		#gruemenu.grue_95 > ul > li > a{  font-size: 15px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  text-align: center !important;
  font-weight: normal !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  margin-bottom: 0px !important;
  display: block !important;
  white-space: nowrap; letter-spacing:0;}
		#gruemenu.grue_95 ul ul li a {background:#50708B !important;   padding: 5px 10px 5px 10px !important;
  font-size: 13px !important;
  font-family: Geneva, Arial, Helvetica, sans-serif !important;
  text-align: left !important;
  font-weight: normal !important;
color: #FFFFFF !important;}
#gruemenu.grue_95 ul ul li a:hover{background:#738DA5 !important;}
.gkTabsWrap.vertical ol li:hover{background:none; color:#fff;}
#gruemenu > ul > li > ul::after{display:none !important;}
#gruemenu > ul > li:hover > ul{top: 44px !important;}
#gruemenu.grue_95 > ul > li.item-184 ul.sub-menu li a {width:211px;}
.enews{margin-top:0px;}
.site-search{margin-top:4px;}
#searches .enews h3{margin-top: 9px; margin-bottom:0px;}
.site-search .element-invisible{float:left; margin-left: 5px;} 
.item-page .page-header h1{font: 18px georgia; color: #000;}
#body-left .item-page p span{line-height: 1.5em;}
#body-left .items-more a {color: #337ab7; font-size: 14px;}
#body-left .items-more ul li a:hover {color: #23527c; text-decoration: underline;}
#body-left .item-page p span a:hover{color:#23527c; text-decoration:underline;}
#body-left .item-page p span:hover{/*color:#23527c;*/} 
.site-search .search-query{width: 100px;font-size: 10px;}
#gruemenu.grue_95 ul ul li a{width: 275px; line-height: 1.5; font-size: 13px !important;}
#main #body-left .gkTabsWrap.vertical ol.gkTabsNav li.active{font-weight: 100; background:#fff !important; }		
#main #body-left .gkTabsWrap.vertical ol.gkTabsNav li {color:#fff;}
#main #body-left .gkTabsWrap.vertical ol.gkTabsNav li:hover{color:#134567;} 
#main #body-left .gkTabsWrap.vertical ol.gkTabsNav li:hover{ background:none;}
#main #body-left .gkTabsWrap.vertical ol.gkTabsNav li:hover span {color:#fff;}
#main #body-left .gkTabsWrap.vertical ol.gkTabsNav li.active {color:#134567;} 
#main #body-left .gkTabsWrap.vertical ol.gkTabsNav li.active:hover span {color:#134567;}  
#main #body-left .icons .pull-right ul.dropdown-menu li.print-icon{list-style:none;}
#main #body-left .icons .pull-right ul.dropdown-menu {margin: 0px;}
#main #body-left .icons .pull-right ul.dropdown-menu li.print-icon .icon-print {background:url('../images/printButton.png') no-repeat; width: 16px; float: right; height: 16px; margin: -21px -15px 0 0;}
#main #body-left .icons .pull-right ul.dropdown-menu li.print-icon a {text-indent:-999999px; float: left; width: 100%;}		
	
#body-left p a strong:hover{color: #23527c;}
#body-left p{font-size: 14px; line-height: 20px; font-family: sans-serif; color: #000;}
#body-left p a{color:#337ab7;}	 
#body-left p a:hover{color:#23527c; text-decoration:underline;}	
#body-right #right-buttons ul.nav li.item-226 a{font-weight: bold; text-align: left; display: block; margin-left: 5px; font-size: 14px; color: #003C6E; 
margin-top: 9px; line-height: 1.5;} 
#body-left ul li {font-size: 14px; line-height: 20px; font-family: sans-serif; color: #000;}
#body-left a:hover {color: #23527c; text-decoration: underline;}
#body-left strong span{line-height: 1.5em;}
#body-left p b {font-weight:bold;}
#main #body-left .icons .pull-right ul.dropdown-menu{ margin:-8px; margin-right: 15px;}
.srfrList .srfrRowIsOdd h3 a{font-weight:normal; color:#337ab7;}
.srfrList .srfrRowIsOdd h3 a:hover{color:#337ab7; text-decoration:underline; color:#607890;}
.MsoNormal b span{color: black; font-size: 19px !important; font-family: sans-serif !important; font-weight: bold;}
.MsoNormal span{color: black; font-family: sans-serif !important; font-size: 18px !important;}
.MsoNormal a span{color:#337ab7 !important;}
.MsoNormal a span:hover{color:#23527c !important; text-decoration:underline;}
.srfrList .srfrRowIsEven h3 a{font-weight:normal; color:#337ab7;}
.srfrList .srfrRowIsEven h3 a:hover{color:#337ab7; text-decoration:underline; color:#607890;}
.srfrRowIsEven blockquote span em{ color: black; font-size: 19px !important; font-family: sans-serif !important; font-weight: bold;}
.srfrRowIsEven span{font-family:sans-serif !important; color:#000 !important; font-size:17px !important;}
.srfrRowIsEven iframe{display:none;}
.contentpane .page-header h1{font-family:sans-serif; font-size:14px; color:#000; font-weight:lighter;}
#body-left ul li b{  font-weight: bold; color: #000;}
#body-left {font-size: 14px; color: #000; font-family: sans-serif; line-height: 26px;}
#body-left a strong{color:#337ab7;}
#body-left a strong:hover{color: #23527c; text-decoration: underline;}
#body-lefte strong a{color:#337ab7;}
#body-left strong a:hover{color:3527c; text-decoration: underline;}
#body-left table tbody tr td h2 strong{font-size:30px;}
#body-left pre{  border: 1px solid #CCCCCC; background-color: #F5F5F5; border-radius: 5px;  padding: 10px}
#body-left span a{color:#337ab7;}
#body-left span a:hover{color: #23527c; text-decoration: underline;}
.srfrContainer ul.srfrList li img.srfrImage{margin:inherit !important;}
.srfrRowIsOdd	blockquote .MsoNormal{padding:5px 0px;}
.srfrRowIsOdd blockquote .MsoNormal{margin-bottom:10px !important;}
.MsoNormal	blockquote{margin-bottom:10px;}
.srfrRowIsEven div span span strong a{font-size:15px;}
.srfrRowIsEven div a strong{font-size:15px;}
.srfrRowIsOdd div span.im{  color: black; font-family: sans-serif !important; font-size: 14px !important; line-height: 24px !important;
 background-color: transparent !important;}
ul li b a{color:#337ab7;}
ul li b a:hover{color:#23527c; text-decoration:underline;}
.srfrRowIsOdd ul{ background-color: transparent !important;}
.srfrRowIsOdd span.im{ font-family: sans-serif !important; line-height: 24px !important; font-size: 15px !important; background-color:transparent !important;} 
.blogspot ul.srfrList li{color:#000; font-family:sans-serif; font-size:14px;}
.gkTabsWrap.vertical ol li{border-right:none;}
.srfrList li.srfrRowIsOdd{list-style:disc;} 
		
/*-----------------------------24-7-15---------------------------*/
#gruemenu.grue_95 > ul > li:hover > a, #gruemenu.grue_95 > ul > li > a:hover, #gruemenu.grue_95 > ul > li.active > a {background: none !important;} 
#fpssContainer89.fpss-template-movies .navigation-wrapper {width: 200px; float: right;}
#fpssContainer89.fpss-template-movies .slides-wrapper {width: 440px;}
#fpssContainer89.fpss-template-movies .slide {width: 440px;}
#body-left .fpss-container .navigation-wrapper ul li .navigation-thumbnail  {width: 60px; height: 43px; 
background-size: contain !important;}
#footer #footer-menu ul li {margin-bottom: 4px;}

#main #body-left #gk-tabs-98 .gkTabsContainer #innerBM103 div a {color: #607890;}
#main #body-left #gk-tabs-98 .gkTabsContainer #innerBM103 div a:hover,#main #body-left #gk-tabs-98 .gkTabsContainer #innerBM103 div a.active {color: #607890; text-decoration:underline;}
#gk-tabs-98 .gkTabsWrap .gkTabsContainer .gkTabsItem #blankBM103 {width: 97%;}
.stButton .chicklets {color: #337ab7; font-size: 13px !important;}
#main #body-left .page-header h1 {margin-bottom: 8px;}
#main #body-left .item-page p span b {font-weight: bold;}
#main #body-right #right-buttons ul.nav.menu li a:hover span.image-title {text-decoration: underline;}
#main #body-right #right-buttons ul.nav.menu li a:hover {text-decoration: underline;} 
#main #body-left .pcontent {float:left; width:100%;}
#main #body-left ul.pcontent {width: 55%;} 
.tcontent {float:left; width:100%;}
.tcontent .lcontent {float:left; width:48%;}
.tcontent .lcontent img {margin-top:20px;}
.tcontent .rcontent {float:left; width:51.5%; margin-left: 0.5%;}
.tcontent .rcontent p {text-align:inherit !important;}
.tcontent .allwrapcontent {float: left; width: 100%;}
#main #body-left #gk-tabs-98 .gkTabsContainer .nspMain .nspArt.nspCol1 span {font-size: 10pt !important;}
#main #body-left #gk-tabs-98 .gkTabsContainer .nspMain .nspArt.nspCol1{font-family: Arial, sans-serif; line-height: 1.6em;}
#main #body-left #gk-tabs-98 {background-color: #fff;}
#body-left .item-page .table_class {float:left; width:100%;}
.date_class {font-family: Georgia, serif;font-style: italic; margin-bottom: 10px; margin-top: -20px; 
float: left; width: 100%;}

.pagination ul li {float:left; list-style:none; padding: 20px 3px 10px;}
.pagination ul li a {color: #607890;}
#body-left ul.pager.pagenav {margin: 0px;}
#body-left ul.pager.pagenav li {float: left; list-style: none; width:50%; text-align:left;}
#body-left ul.pager.pagenav li.next {text-align:right;}
#body-left .emergency {float:left; width:100%;}

#body-left .search h1 {font-weight:normal;}
#body-left .search .form-limit {float: right;}
#body-left .search #searchForm .btn-toolbar {margin-bottom: 10px;}
#body-left .search .form-limit .chzn-container-single .chzn-single span {margin-right: 0px;}
#body-left .search .form-limit .chzn-container .chzn-results {overflow: hidden;}
#body-left .search #searchForm label {font-weight: bold; line-height: 1;}
#body-left .search #searchForm fieldset.only legend {float: left;}
#body-left .search #searchForm .chzn-container-single .chzn-single {background: #fff; border-radius:0px;}
#body-left .search #searchForm .phrases .ordering-box {float: left; width: 100%; margin: 12px 0;}
#body-left .search #searchForm .counter {text-align: center;}
#body-left .blog pre {background:none; border:none; font-size: 14px; line-height: 20px; 
font-family: sans-serif; color: #000; margin-bottom: 1em;}
#body-left .blog pre span {font-family: inherit !important; font-size: inherit !important;}

/*-----------------------------24-7-15---------------------------*/
/*-----------------------------Responsive---------------------------*/
@media only screen and (min-width: 1024px) and (max-width: 1268px) {
#gruemenu > ul > li > a {padding: 18px 22px 18px 14px !important;}
#gruemenu.grue_95 ul li.item-184 ul li a {width:210px;}

}

@media only screen and (min-width: 768px) and (max-width: 5000px) {
#gruemenu.grue_95.gruefixed {display: none;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
#overlay .container-fluid .col-md-8,#overlay .verticalPosition .col-md-6 {width:100%;}
#global {width: 100%;}
#global #header {width: 100%; padding-bottom: 45px;}
#header #social {margin-top: 236px; float: left;}
#header #social {clear: none; margin-top: 255px;}
#global #menu {width: 100%;}
#main {width: 100%;}
#menu #gruemenu > ul > li > a {padding: 18px 11px 18px 8px !important; font-size: 14px !important;}
#global #menu #gruemenu {width: 100%;}
#gruemenu.grue_95 ul li.item-184 ul li a {width:210px;}
#gruemenu.grue_95 ul li.item-184 ul {left: -46px;}
#main #body-left {width: 66%; margin-left: 10px;}
#fpssContainer89.fpss-template-movies {width: 100%;}
#fpssContainer89.fpss-template-movies .slides-wrapper {width: 60%;}
#fpssContainer89.fpss-template-movies .slide {width: 100%; height: auto;}
#footer .inner {padding: 25px 1%; width: 97%; margin: 0 auto;}
#footer-map {margin-left: 25px;}
#main #body-right {width: 30%; margin:0 10px 0 10px}
#main #body-left .item-page iframe {width: 100%;}
.item-page table tbody tr td h2 strong {font-size: 28px;}
#main #body-left .item-page table tbody tr td p img.imgcont {width:100%;}
#main #body-left .item-page p img.imgcont {width: 100%; height: auto;}
#main #body-left .item-page p img.leftimg {width: 100%; height: auto;}
.tcontent .lcontent img {width: 80%; height: auto;}
#body-left ul li object {width: 100%; float: left;}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#menu a#navigation-toggle {background: #5E7C96 !important; top: 220px !important;}
#header {height: 220px;}
#header #social {margin-top: 175px; margin-left: 10px; float: left;}
#header #searches {clear: none; margin-top: 175px;}
#header  #searches .enews h3,#header #searches .site-search,#header .enews {margin-top: 0px;}
#fpssContainer89.fpss-template-movies .slide .slidetext h1,#fpssContainer89.fpss-template-movies .slide .slidetext h1 a {font-size: 20px;}
#main #body-left .item-page iframe {width: 100%; height: 300px;}
#main #body-left .item-page p img.leftimg {width: 100%; height: auto;}

}

@media only screen and (min-width: 320px) and (max-width: 480px) {
#menu a#navigation-toggle {background: #5E7C96 !important; top: 200px !important;}
#header {height: 200px;}
#header #social {margin-top: 100px; margin-left: 10px; float: left;}
#header #searches {clear: none; width: 310px;}
#body-right #twitter, #body-right #thomas {width: 100%; background-size: 100% 100%;}
#header #searches .enews,#header #searches .enews .custom.enews a img  {width: 130px;}
#header  #searches .enews h3,#header #searches .site-search,#header .enews {margin-top: 0px;}
#main #body-left #gk-tabs-98 .gkTabsWrap ol.gkTabsNav li {padding: 0 6px !important; font-size: 13px !important;}
#fpssContainer89.fpss-template-movies .slide .slidetext h1,#fpssContainer89.fpss-template-movies .slide .slidetext h1 a {font-size: 16px;}
#main #body-left .item-page p img {width: 100%; height: auto; margin:10px 0px;}
#main #body-left .item-page iframe {width: 100%; height: 250px;}

}

@media only screen and (min-width: 240px) and (max-width: 767px) {
#overlay {width: 100%; margin: 0px; padding: 0px; overflow-x: hidden;}
#overlay .container-fluid {min-width: inherit;}
#overlay .verticalPosition .col-md-8,#overlay .container-fluid .col-md-6 {width:100%;}
#overlay .verticalPosition .col-md-8 h1 {font-size: 3em;}
#overlay .verticalPosition .col-md-6 .col-sm-6 {width: 100%;}
#overlay .verticalPosition .row {margin: 0px auto;}
#global {width: 100%;}
#global #header {width: 100%; background-size: 100%;}
#global #header #menu {width: 100%;}
#navigation-toggle {position: absolute !important;}
#menu {width: 100%;}
#fpssContainer89.fpss-template-movies {width: 100%;}
#main {width: 100%;}
#main #body-right {width: 98%; margin: 10px 1%;}
#main #body-left {width: 98%; margin: 10px 1%;}
#footer .inner {padding: 5px 1% 25px; width: 98%;}
#footer-menu ul li {width: 96%; padding: 12px 2%;}
#footer-text {float: none; margin: 0px auto; width: 100%;}
#footer-text .custom {margin-top: 30px; float: left;}
#right-buttons ul li, #footer-menu ul li {background: #F9F9F9; width: 97%; height: 51px; margin-bottom:-3px;padding: 12px 1%; border: 2px solid #EAEAEA; margin: 0px !important;}
#body-right #twitter,#body-right #thomas {margin: 10px auto;}
#footer-menu {width:100%;}
#footer-map {margin: 0px auto; width: 247px; float: none;}
#footer .inner #footer-map .custom {margin-top: 15px; float: left;}
#fpssContainer89.fpss-template-movies {height: 540px;}
#fpssContainer89.fpss-template-movies .navigation-wrapper {width: 100%; clear: both;}
#fpssContainer89.fpss-template-movies .slides-wrapper {width: 100%;}
#fpssContainer89.fpss-template-movies .slide {width: 100%;}
#fpssContainer89.fpss-template-movies .slide a img {width: 100%; height: auto;} 
.item-page table tbody tr td h2 strong {font-size: 24px;}
#main #body-left .item-page p img.imgcont {width: 100%; height: auto;}
#main #body-left ul.pcontent {float:left; width:90%;}
.tcontent .lcontent,.tcontent .rcontent {float:left; width:100%;}
.tcontent .allwrapcontent .rcontent p {text-align: center !important;}
.tcontent .allwrapcontent .lcontent	img.vdot {width:inherit !important;}
#body-left ul li object {width: 100%; float: left;}

}
/*-----------------------------Responsive---------------------------*/