* { font-size: 100.01%; }
html { font-size: 62.5%; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
figure { margin: 0; }
.responly {display:none;}
body {
	margin: 0;
	height: 100%;
	color: #5d5d5d;
	font: 1.2em/1.583em Arial, Helvetica, sans-serif;
	background: url(/images/bg-body.jpg) no-repeat 50% 0 #5D90C9;
	width: 100%;
}
body.v1 {background: url(/images/bg-body.jpg) no-repeat 50% 0 #5D90C9;}
body.v2 {background: url(/images/bg-body2.jpg) no-repeat 50% 0 #5D90C9;}
body.v3 {background: url(/images/bg-body3.jpg) no-repeat 50% 0 #5D90C9;}
img { border-style: none; }
.buffer a {color:#a40000;}
a {
	text-decoration: none;
	color: #fff;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
.middleheadline {font-size: 18px;}
#wrapper {
	max-width: 988px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	left: 8px;
}
#intwrapper {
	max-width: 988px;
	margin: 0 auto;
	position: relative;
	left: 8px;
}
#header { width: 100%; }
#header:after, .bottom-holder:after, #main:after, .section:after, .form-holder:after {
	display: block;
	content: "";
	clear: both;
}
#header .top-holder {
	overflow: hidden;
	padding: 31px 0 0 24px;
	margin: 0 0 -23px;
}
.top-holder .logo {
	float: left;
	background: url(/images/logo.png) no-repeat;
	width: 675px;
	height: 221px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
}
.top-holder .logo a {
	display: block;
	height: 100%;
}
.top-holder .link { float: right; }
.top-holder .link img {
	display: block;
	margin: 21px 27px 0 0;
}
.bg-shadow {
	background: url(/images/bg-bottom-holder.png) no-repeat 0 100%;
	padding: 0 0 26px;
	margin: 0 0 8px;
}
.bottom-holder {
	width: 100%;
	position: relative;
	z-index: 9;
	-webkit-border-radius: 15px 0px 0px 0px;
	border-radius: 15px 0px 0px 0px;
	background: #0e1724;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlMTcyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzIxMzU1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzI2M2I1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzBlMTcyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTE3MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0e1724 0%, #213553 72%, #263b5d 95%, #0e1724 97%, #0e1724 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e1724), color-stop(72%, #213553), color-stop(95%, #263b5d), color-stop(97%, #0e1724), color-stop(100%, #0e1724));
	background: -webkit-linear-gradient(top, #0e1724 0%, #213553 72%, #263b5d 95%, #0e1724 97%, #0e1724 100%);
	background: -o-linear-gradient(top, #0e1724 0%, #213553 72%, #263b5d 95%, #0e1724 97%, #0e1724 100%);
	background: -ms-linear-gradient(top, #0e1724 0%, #213553 72%, #263b5d 95%, #0e1724 97%, #0e1724 100%);
	background: linear-gradient(to bottom, #0e1724 0%, #213553 72%, #263b5d 95%, #0e1724 97%, #0e1724 100%);
}
.art_entry {
	width:44%;
	margin: 0 10px 10px 0;
	float: left;
	padding: 10px;
	text-align: center;
	font-size: 1.5em;
	height:450px;
	background: #ebebeb;
}
.art_entry:hover {background: #888;color: #ebebeb;}
.art_entry img {
	width:100%;
	margin: auto;
}
.art_entry span {
	font-style:italic;
}
#nav { float: left; }
#nav ul {
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 39px;
	float: left;
	list-style: none;
	text-transform: uppercase;
}
#nav > ul > li {
	float: left;
	position: relative;
	padding: 0 0 0 2px;
	background: url(/images/sep3.gif) repeat-y;
}
#nav > ul > li:first-child {
	background: none;
	padding: 0;
}
#nav > ul > li:first-child a { padding: 15px 21px 12px 31px; }
#nav > ul > li:first-child a:hover, #nav > ul > li:first-child:hover > a, #nav > ul > li:first-child.active a { padding: 15px 21px 3px 31px; }
#nav > ul > li > a {
	display: block;
	padding: 15px 19px 12px 18px;
}
#nav > ul > li > a:hover, #nav > ul > li:hover > a, #nav > ul > li.active > a {
	border-bottom: 9px solid #a40000;
	padding: 15px 19px 3px 18px;
	text-decoration: none;
}
#nav > ul > li:hover > ul { display: block; }
#nav > ul > li > ul {
	display: none;
	padding: 10px 19px 11px 18px;
	margin: 0;
	list-style: none;
	width: 127px;
	position: absolute;
	z-index: 9999;
	left: 2px;
	top: 66px;
	font-size: 12px;
	text-transform: none;
	line-height: 31px;
	background: rgba(255,255,255,0.89);
}
#nav > ul > li > ul > li {
	overflow: hidden;
	float: none;
	background: url(/images/sep1.png) repeat-x;
}
#nav > ul > li > ul > li:first-child { background: none; }
#nav > ul > li > ul > li > a {
	padding: 0;
	color: #a40000;
	float: left;
}
#nav > ul > li > ul > li > a:hover {
	color: #253b5d;
	text-decoration: none;
}
.bottom-holder .search-form {
	float: right;
	padding: 0;
	margin: 18px 14px 0 0;
	background: #fff;
	border: 1px solid #0b121d;
	width: 213px;
	height: 30px;
	-webkit-box-shadow: inset 0px 0px 5px 1px #c4c4c4;
	box-shadow: inset 0px 0px 5px 1px #c4c4c4;
}
.search-form fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
.search-form input[type="text"] {
	float: left;
	background: none;
	border: none;
	width: 175px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	padding: 0 5px;
	outline: none;
}
.search-form input[type="submit"] {
	background: url(/images/btn-search.png) no-repeat;
	width: 25px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	padding: 0;
	border: none;
	line-height: 0;
	font-size: 0;
}
.search-form input[type="submit"]:hover, .signup-form .row input[type="submit"]:hover { cursor: pointer; }
.section {
	width: 100%;
	background: url(/images/bg-section.png) no-repeat 0 100%;
	padding: 0 0 35px;
}
.int .section {background:transparent;}
.section-holder {
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 15px 0px 0px 0px;
	border-radius: 15px 0px 0px 0px;
	overflow: hidden;
	padding: 20px 10px 4px;
}
.int .section-holder {width: 70%;float:left;box-shadow: 0px 4px 15px #555;}
.right-box {
	float: right;
	width: 254px;
	padding: 4px 0 0;
	margin: 0 0 0 10px;
}
.int .right-box {
	float: right;
	width: 267px;
	padding: 4px 0 0;
	margin: 0 0 0 10px;
}
.int .breadcrumbbar {
  border-top:1px solid #c0c0c0;
  border-bottom:1px solid #c0c0c0;
  color:#7f7f7f;
  text-transform:uppercase;
  background: #fafafa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlMTcyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzIxMzU1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzI2M2I1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzBlMTcyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTE3MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fafafa 0%, #c6c6c6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #c6c6c6));
	background: -webkit-linear-gradient(top, #fafafa 0%, #c6c6c6 100%);
	background: -o-linear-gradient(top, #fafafa 0%, #c6c6c6 100%);
	background: -ms-linear-gradient(top, #fafafa 0%, #c6c6c6 100%);
	background: linear-gradient(to bottom, #fafafa 0%, #c6c6c6 100%);
  overflow:hidden;
  width: 96%;
  margin: 15px 0 15px 2.3%;
}
.int .breadcrumbbar .crumbs{float:left;padding:10px;}
.int .breadcrumbbar a.share {
  border-left:1px solid #ffffff;
  color:#ffffff;
  text-decoration:none;
  padding:10px 19px;
  font-weight:bold;
  cursor:pointer;
  float:right;
  background: #c4c4c4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlMTcyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzIxMzU1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzI2M2I1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzBlMTcyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTE3MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c4c4c4 0%, #9b9b9b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4c4c4), color-stop(100%, #9b9b9b));
	background: -webkit-linear-gradient(top, #c4c4c4 0%, #9b9b9b 100%);
	background: -o-linear-gradient(top, #c4c4c4 0%, #9b9b9b 100%);
	background: -ms-linear-gradient(top, #c4c4c4 0%, #9b9b9b 100%);
	background: linear-gradient(to bottom, #c4c4c4 0%, #9b9b9b 100%);
}
.PageCrumb {color: #B54647;}
.int .breadcrumbbar a {color:#7f7f7f;}
.right-box h2 {
	background: url(/images/bg-heading.jpg) no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 2px;
	color: #253b5c;
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
}
.right-box .form-holder {
	height: 1%;
	padding: 0 0 0 1px;
	margin: 0 0 19px;
}
.form-holder .heading-box {
	background: url(/images/bg-headbar.png) no-repeat;
	padding: 29px 5px 20px 21px;
	margin: 0 0 0 -3px;
}
.heading-box .txt-contactme {
	margin: 0 0 12px;
	color: #0f1826;
	background: url(/images/txt-contact.png) no-repeat;
	width: 103px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;
}
.signup-form {
	padding: 0 0 0 1px;
	margin: 0;
}
.signup-form fieldset {
	padding: 0;
	margin: 10;
	border: none;
}
.signup-form h4 {
	color: #325a87;
	font-size: 16px;
	line-height: 17px;
	margin: 0 0 8px;
	text-transform: uppercase;
}
.signup-form input[type="text"] {
	border: 1px solid #325986;
	float: left;
	width: 107px;
	height: 27px;
	line-height: 27px;
	color: #a9a9a9;
	font-size: 12px;
	text-transform:capitalize;
	outline: none;
	margin: 0 10px 11px 0;
	padding: 0 0 0 7px;
}
.signup-form .row {
	overflow: hidden;
	border: 1px solid #325986;
	background: #fff;
	height:26px;
	width: 240px;
}
.signup-form .row input[type="text"] {
	border: none;
	padding: 0 3px 0 6px;
	width: 145px;
	margin: 0;
	height: 26px;
	outline:none;
}
.signup-form .row input[type="submit"] {
	background:url(/images/btn-submit.gif) no-repeat;
	float: right;
	width: 79px;
	text-align: center;
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	border:none;
	padding:0;
	line-height:0;
	font-size:0;
}
.right-box .social-networks {
	overflow: hidden;
	padding: 0 0 0 2px;
	margin: 0;
	list-style: none;
}
.social-networks li {
	padding: 0 10px 12px 0;
	float: left;
}
.social-networks li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/social-networks.png) no-repeat;
	width: 116px;
	height: 40px;
}
.social-networks li.twitter a { background-position: 0 0; }
.social-networks li.facebook a { background-position: -126px 0; }
.social-networks li.youtube a { background-position: 0 -52px; }
.social-networks li.rss a { background-position: -126px -52px; }
.accordion {
	overflow: hidden;
	margin: 0 0 0 17px;
	padding: 0;
	list-style: none;
	position:relative;
	height:318px;
	width:685px;
}
.accordion > li {
	float: left;
	width: 44px;
	margin: 0 8px 0 0;
}
.accordion > li.active { width: 579px; }
.accordion > li > a {
	float: left;
	width: 44px;
	background: url(/images/bg-accordion.png) no-repeat 100% 0;
	height: 248px;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	padding: 25px 0 45px;
	position: relative;
}
.accordion .slide{
	visibility:hidden;
	position:absolute;
	left:44px;
	top:0;
}
.accordion .active .slide{
	visibility:visible;
	overflow:hidden;
}
.accordion li a .number {
	position: absolute;
	bottom: 10px;
	left: 17px;
}
.accordion li a .txt-features, .accordion li a .txt-videos, .accordion li a .txt-photos {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 16px;
	position: relative;
	left: 16px;
}
.accordion li a .txt-features {
	background: url(/images/txt-features.png) no-repeat;
	height: 106px;
}
.accordion li a .txt-videos {
	background: url(/images/txt-videos.png) no-repeat;
	height: 74px;
}
.accordion li a .txt-photos {
	background: url(/images/txt-photos.png) no-repeat;
	height: 82px;
}
.accordion li a:hover { text-decoration: none; }
.accordion > li.active > a { background: url(/images/bg-accordion.png) no-repeat; }
/* .accordion li.active .slide { display: block; }
.slide { display: none; } */
.slide .text-area {
	overflow: hidden;
	color: #5d5d5d;
	height: 255px;
	font-size: 12px;
	line-height: 19px;
	padding: 19px 0 20px 24px;
}
.slide .text-area p { margin: 0 0 10px; }
.slider {
	overflow: hidden;
	width: 535px;
	position: relative;
}
.mask {
	overflow: hidden;
	width: 535px;
	height: 317px;
	position:relative;
}
.slideset {
	width: 535px;
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	height:318px;
}
.slideset li {
	width: 535px;
	position:absolute;
	top:0;
	left:0;
  display:none;
}
.slideset li.active {display:block;}
.slideset li .alignright {
	float: right;
	margin: 0 0 0 20px;
  width:276px;
  height:318px;
  overflow:hidden;
}
.slideset li .alignright img {
	height:318px;
  margin-left:-50px;
}
.slideset li .text {
	overflow: hidden;
	color: #5d5d5d;
	height: 255px;
	font-size: 12px;
	line-height: 19px;
	padding: 19px 0 20px 24px;
}
.slideset li .text .heading {
	display: block;
	color: #a40000;
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 17px;
}
.slideset li .text p { margin: 0 0 10px; }
.switcher {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 171px;
	bottom: 7px;
}
.switcher ul{
	list-style:none;
	padding:0;
	margin:0;
}
.switcher li {
	float: left;
	width: auto;
	margin: 0 9px 0 0;
}
.switcher li a {
	display: block;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	background: url(/images/bg-switcher.png) no-repeat;
	height: 10px;
	width: 10px;
}
.switcher li.active a, .switcher li a:hover { background: url(/images/bg-switcher.png) no-repeat 100% 0; }
ul.twitterlinks {list-style-type: none;}
ul.twitterlinks li {float:left;padding:0 5px;}
ul.twitterlinks li:not(:first-child) {border-left:1px solid #a40000;}
#main {
	height:1%;
	padding:8px 0 0;
	margin: 0 0 11px;
}
#content {
	float: left;
	width: 648px;
	position:relative;
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 15px 0px 0px 0px;
	border-radius: 15px 0px 0px 0px;
	padding: 21px 22px 0 29px;
}
#content a {color:#a40000;}
#content:after{
	background: url(/images/bg-content.png) no-repeat 0 100%;
	position:absolute;
	bottom:-24px;
	left:0;
	width:700px;
	height:24px;
	content:"";
}
#content h2 {
	margin: 0 0 15px;
	background: url(/images/bg-heading.jpg) no-repeat;
	padding: 0 0 0 36px;
	color: #253b5c;
	text-transform: uppercase;
	font: 2.25em/1em Arial, Helvetica, sans-serif;
}
#content .bar {
	background: url(/images/bg-bar.gif) repeat-x;
	overflow: hidden;
	color: #7d7d7d;
	font: 11px/19px Arial, Helvetica, sans-serif;
	padding: 11px 0 3px 14px;
}
.bar .heading {
	float: left;
	font-weight: bold;
	margin: 0 17px 0 0;
}
.bar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
}
.bar ul li {
	margin: 0 17px 0 0;
	float: left;
}
.bar ul li a {
	color: #7d7d7d;
	background: url(/images/bg-icos.png) no-repeat;
	padding: 0 0 9px 28px;
	display: block;
}
.bar ul li.all a { background-position: 0 0; }
.bar ul li.press a { background-position: 0 -45px; }
.bar ul li.twitter a { background-position: 0 -142px; }
.bar ul li.facebook a { background-position: 0 -91px; }
.container {
	overflow: hidden;
	padding: 0 0 10px;
}
section .more, .container .more {
	background: url(/images/bg-more.gif) no-repeat 100% 4px;
	padding: 0 14px 0 0;
	margin: 11px 0 0;
	text-transform: uppercase;
	color: #588dcb;
	float: right;
	font: bold 0.9166em/1.545em Arial, Helvetica, sans-serif;
}
.entry-content {
	overflow: hidden;
	border-bottom: 1px solid #c5c5c5;
	padding: 22px 0 13px 14px;
}
.entry-content.box { padding: 28px 0 14px 14px; }
.entry-content img {
	float: left;
	margin: 0 20px 0 1px;
}
.entry-content .text-box {
	overflow: hidden;
	color: #5d5d5d;
	height:1%;
	font: 1em/1.5833em Arial, Helvetica, sans-serif;
}
.text-box h3 {
	margin: 0 0 6px;
	color: #325a87;
	font: bold 1.416em/1em Arial, Helvetica, sans-serif;
}
.text-box .meta {
	overflow: hidden;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 4px -1px;
}
.text-box .meta .date {
	float: left;
	color: #325a87;
	background: url(/images/sep2.gif) no-repeat 100% 4px;
	padding: 0 5px 0 0;
	font-style: normal;
	margin: 0 3px 0 0;
}
.text-box .meta .link {
	float: left;
	color: #a40000;
}
.text-box p { margin: 0 0 5px; }
.text-box p .readmore {
	text-transform: uppercase;
	color: #a40000;
}
#sidebar {
	float: right;
	width: 265px;
	margin:-6px 0 0;
}
#sidebar .box {
	background: url(/images/bg-widgetbox.png) no-repeat 0 100%;
	padding: 0 0 24px;
	margin: 0 0 8px;
	overflow: hidden;
}
.widgetbox {
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 15px 0px 0px 0px;
	border-radius: 15px 0px 0px 0px;
	overflow: hidden;
	padding: 27px 22px 10px 20px;
}
.otherbox {
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 15px 0px 0px 0px;
	border-radius: 15px 0px 0px 0px;
	overflow: hidden;
	padding: 17px 0px 0px 10px;
  margin-bottom:20px;
}
.widgetbox.widgetbox2 {
	padding: 17px 15px 10px 17px;
	margin: 0;
}
.widgetbox h2 {
	background: url(/images/bg-heading.jpg) no-repeat;
	padding: 0 0 0 33px;
	margin: 0 0 15px;
	color: #253b5c;
	font-weight: normal;
	font-size: 25px;
	line-height: 27px;
	text-transform: uppercase;
}
.int .section-holder h2 {
	background: url(/images/bg-heading.jpg) no-repeat;
	padding: 0 0 0 33px;
	margin: 0 0 15px 15px;
	color: #253b5c;
	font-weight: normal;
	font-size: 27px;
	line-height: 27px;
	text-transform: uppercase;
}
.buffer {padding:0 15px 10px;min-height: 500px;}
.widgetbox ul {
	padding: 2px 0 17px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	line-height: 2.583em;
}
.widgetbox ul li { background: url(/images/sep1.png) repeat-x 0 100%; }
.widgetbox ul li a { color: #a40000; }
.widgetbox .voting-table {
	border-collapse: collapse;
	color: #0f1927;
	margin: 0 0 15px;
	float:left;
	font: 11px/24px Arial, Helvetica, sans-serif;
}
.voting-table thead {
	background: #03355a;
	color: #fff;
}
.voting-table thead tr { border: none; }
.voting-table th, .voting-table td {
	text-align: left;
	float: left;
	padding: 0;
}
.voting-table th { border-bottom: 1px solid #03355a; }
.voting-table td { border-top: 1px solid #dfdedc; }
.voting-table .date {
	width: 70px;
	padding: 0 0 0 11px;
}
.voting-table .number { width: 37px; }
.voting-table .bill { width: 73px; }
.voting-table .number a { color:#0f1927; }
.voting-table .bill a { color:#0f1927;text-transform:capitalize; }
.voting-table .vote {
	width: 35px;
	padding: 0 2px 0 0;
}
.widgetbox .link {
	float: right;
	margin: 3px 20px 4px 0;
	color: #a40000;
	font: 0.9166em/1.545em Arial, Helvetica, sans-serif;
}
#footer {
	overflow: hidden;
	background: url(/images/bg-footer.gif) no-repeat;
	padding: 11px 0 0;
}
#footer .holder {
	overflow: hidden;
	padding: 33px 0 47px 45px;
	background: #121c27;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyMWMyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMGYxODI2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTQlIiBzdG9wLWNvbG9yPSIjMTExYjJiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMjAzMjRmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMjYzYjVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMjYzYjVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJlNDI2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #121c27 0%, #0f1826 1%, #111b2b 14%, #20324f 70%, #263b5c 99%, #263b5d 99%, #2e4263 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #121c27), color-stop(1%, #0f1826), color-stop(14%, #111b2b), color-stop(70%, #20324f), color-stop(99%, #263b5c), color-stop(99%, #263b5d), color-stop(100%, #2e4263));
	background: -webkit-linear-gradient(top, #121c27 0%, #0f1826 1%, #111b2b 14%, #20324f 70%, #263b5c 99%, #263b5d 99%, #2e4263 100%);
	background: -o-linear-gradient(top, #121c27 0%, #0f1826 1%, #111b2b 14%, #20324f 70%, #263b5c 99%, #263b5d 99%, #2e4263 100%);
	background: -ms-linear-gradient(top, #121c27 0%, #0f1826 1%, #111b2b 14%, #20324f 70%, #263b5c 99%, #263b5d 99%, #2e4263 100%);
	background: linear-gradient(to bottom, #121c27 0%, #0f1826 1%, #111b2b 14%, #20324f 70%, #263b5c 99%, #263b5d 99%, #2e4263 100%);
	border-bottom: 1px solid #eef0ec;
}
#footer .link {
	float: left;
	margin: 5px 0 0;
}
#footer .link img { display: block; }
.address-holder { float: right; }
address {
	float: left;
	width: 200px;
	color: #fff;
	font-size: 0.9166em;
	line-height: 1.545em;
	margin: 0 15px 0 26px;
	font-style: normal;
}
.address-holder address:first-child { margin: 0 24px 0 26px; }
address .heading {
	font-weight: bold;
	text-transform: uppercase;
}
address .phone-number { display: block; }
address .fax-number { display: block; }

.buffer fieldset{
  margin:10px 0;
  padding:15px;
  border:1px solid #777;
}
.buffer legend{
  font-weight:bold;
}
.buffer .validator{
  font-weight:bold;
  color:red;
}
.respmenu, .phoneonly {display:none;}
.entry-content a {color:#a40000;}

/*--------------------------------TABLET----------------------------------*/

@media screen and (max-width: 800px) and (min-width: 500px) {
  .responly {display:block;}
  .bottom-holder .search-form, .link, #footer .link, .rsphide{display: none;}
  #content {width: 91%;}
  #footer {width: 98%;}
  #sidebar {
    width: 98%;
    margin: 16px 0 0;
    float: left;
  }
  .int .right-box {width: 31%;padding: 0;}
  #nav > ul > li > a {
    display: block;
    padding: 15px 14px 12px 14px;
  }
  .bottom-holder {width: 98%;}
  .section {width: 98%;}
  .section .section-holder {padding: 20px 10px 10px;width: 97%;}
  #sidebar .box {
    width: 32%;
    float: left;
  }
  #sidebar .box:not(:first-child) {
    margin: 0 0 8px 10px;
  }
  .widgetbox .voting-table {width: 100%;}
  .voting-table .date {width: 20%;}
  .voting-table .number {width: 20%;}
  .voting-table .bill {width: 30%;}
  .voting-table .vote {width: 20%;}
  .form-holder .heading-box {background-size: 100%;}
  .signup-form input[type="text"] {width: 42%;}
  .signup-form input[type="text"]:not(:first-child) {margin-right:0px}
  .signup-form .row {width: 97%;}
  .signup-form .row input[type="text"] {width: 52%;}
  .social-networks li:nth-child(even) {padding: 0 0 12px 0;}
  .widgetbox ul.social-networks {padding: 5px 0 0 1px;}
  .widgetbox ul li.twitter,
  .widgetbox ul li.facebook,
  .widgetbox ul li.youtube,
  .widgetbox ul li.rss
  {width: 46%;float: left;background:transparent;}
  .social-networks li a {width: 100%;height: 100%;background-size: 208%;}
  .social-networks li.twitter a { background-position: 0 0; }
.social-networks li.facebook a { background-position: 101% 0; }
.social-networks li.youtube a { background-position: 0 100%; }
.social-networks li.rss a { background-position: 101% 100%; }
.search-form input[type="text"] {width: 100%;box-shadow: 0px 0px 8px #999 inset;border-radius: 5px;margin-bottom: 10px;}
.search-form input[type="submit"] {margin-top: -40px;}
address {width: 25%;}
.bg-shadow {background:transparent;}
.respmenu {display:none;}
}

/*--------------------------------PHONE----------------------------------*/

@media screen and (max-width: 500px) {
body {background:#adadad !important;}
.widgetbox ul li {background: transparent;}
  .responly, .phoneonly {display:block;}
  .bottom-holder .search-form, 
  .right-box, 
  #footer .link, 
  .link, 
  .rspdrop, 
  .section , 
  .nophone, 
  #nav, 
  .rsphide, 
  #content {display: none;}
  #footer {width: 98%;}
  #sidebar {
    width: 98%;
    margin: 16px 0 0;
    float: left;
  }
  #nav > ul > li > a {
    display: block;
    padding: 15px 17px 12px 17px;
  }
  .bottom-holder {width: 98%;min-height: 57px;}
  .section .section-holder {padding: 20px 10px 10px;width: 97%;}
  #sidebar .box {
    width: 95%;
    float: left;
  }
  #sidebar .box:not(:first-child) {
    margin: 0;
  }
  .widgetbox .voting-table {width: 100%;}
  .voting-table .date {width: 20%;}
  .voting-table .number {width: 20%;}
  .voting-table .bill {width: 30%;}
  .voting-table .vote {width: 20%;}
  .form-holder .heading-box {background-size: 100%;}
  .signup-form input[type="text"] {width: 43%;}
  .signup-form input[type="text"]:not(:first-child) {margin-right:0px}
  .signup-form .row {width: 97%;}
  .signup-form .row input[type="text"] {width: 55%;}
  .social-networks li:nth-child(even) {padding: 0 0 12px 0;}
  .widgetbox ul.social-networks {padding: 5px 0 0 1px;}
  .widgetbox ul li.twitter,
  .widgetbox ul li.facebook,
  .widgetbox ul li.youtube,
  .widgetbox ul li.rss
  {width: 47.5%;height: 52px;float: left;background:transparent;}
  .social-networks li a {width: 100%;height: 100%;background-size: 208%;}
  .social-networks li.twitter a { background-position: 0 0; }
.social-networks li.facebook a { background-position: 101% 0; }
.social-networks li.youtube a { background-position: 0 100%; }
.social-networks li.rss a { background-position: 101% 100%; }
.search-form input[type="text"] {width: 100%;box-shadow: 0px 0px 8px #999 inset;border-radius: 5px;margin-bottom: 10px;}
.search-form input[type="submit"] {margin-top: -40px;}
address {width: 100%;margin-bottom: 23px;}
.address-holder address:first-child {
margin: 0 24px 23px 26px;
}
.top-holder .logo {width: 95%;height:170px;background: transparent;}
.top-holder .logo a {background: url(/images/rsplogo.png) no-repeat;background-size: 100%;background-position: bottom;height: 80%;}
#header .top-holder {padding: 0;}
.respmenu {display:block;padding-top:10px;}
.mainmenu {display:none;}
.rspbtn {
  display:block;
  background:#ffffff;
  box-shadow:0px 0px 4px #000;
  height:34px;
  width:70%;
  margin: 0px auto;
}
.rspbtn b {
  display:block;
  font-weight:normal;
  padding:10px 0 0 15px;
  font-size:1.6em;
  color:#999;
  float:left;
}
.rspbtn em {
  display:block;
  background: url(/images/menudrop.jpg);
  width:43px;
  height:34px;
  float:right;
}
.show {display:block;}
#rspnav ul li ul {display:none;}
#rspnav ul {
  padding: 0;
  margin: 10px 0 15px 15%;
  font-size: 1.7em;
  line-height: 1.7em;
  float: left;
  list-style: none;
  text-transform: uppercase;
}
.respaccordion {
  padding: 0;
  margin: 0;
  font-size: 1.7em;
  line-height: 1.7em;
  float: left;
  text-transform: uppercase;
  width: 100%;
}
.respaccordion a.opener {
  text-transform: uppercase;
  color:#fff;
  text-decoration:none;
  width: 100%;
  display: block;
  height:44px;
  background:#3F6D9F;
  margin:10px 0;
}
.respaccordion a.opener span {
  background: url(/images/rsph.jpg);
  height:37px;
  display: block;
  padding: 7px 0 0 16px;
  float:left;
}
.respaccordion a.opener span.number {
  background: url(/images/rsph2.jpg);
  height:37px;
  width:28px;
  display:block;
  float:right;
}
.int .right-box {width: 31%;padding: 0;}
.respaccordion a.active {background:#7E0001;}
.respaccordion a.active span {  background: url(/images/rspha.jpg);}
.respaccordion a.active span.number {  background: url(/images/rspha2.jpg);}

.respaccordion div.slide {display:none;}
.respaccordion div.active {display:block;}
.mask {width: 100%;height: auto;}
.slideset {width: 100%;height: 460px;}
.slideset li {width: 100%;}
.slideset li .alignright {
margin: 0 0 0 20px;
width: 100%;
overflow: hidden;
height: auto;
}
.slideset li .text {
overflow: hidden;
color: #5d5d5d;
font-size: 12px;
line-height: 19px;
padding: 0px 0 20px 24px;
}
.slider {width:100%;}
.slideset li .alignright img {height: 60%;}
.text-box header h3 a {color:#325a87;}
.int .section {display:block;}
.int .breadcrumbbar a.share {width: 87%;text-align: center;}
.int .right-box {
width: 90%;
float:left;
padding: 0;
}
.int .section-holder {width: 87%;}
}