/*
Theme Name: ANS Website
Description: ANS Website Theme
Author: HomeFront
Author URI: http://homefront.tv
Version: 1.0
*/
 
html {
	
}
body {
	margin: 0px;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;

}

textarea {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
}

a { 
	text-decoration:none; 
	color: #00a3e4;
}
a:hover { 
	text-decoration:none;
	 }
a:active {
    outline: none;
}
a:focus {
    outline: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	bordor: none;
}

code {
	color: #129fe6 !important;
	font-family: "myriad-pro",sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
}

#loader {
	position: absolute;
	top: 360px;
	left: 50%;
	z-index: 9999;
}

.collapseomatic {
	color: #129fe6 !important;
}

blockquote {
	background-color: #f5f5f5;
	padding: 25px;
	margin: 0px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

.widget_text {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#rightContent ul {
	font-size: 14px;
	line-height: 22px;
}

/*
FORMS
*/
#contentWrapper input[type="submit"] {
	display: inline-block;
	padding-left: 10px;
	padding-right: 25px;
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: 85px center;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	background-color: #aaaaaa;
	border: 1px solid #aaaaaa;
	margin-top: 10px;
	cursor: pointer;
}

#contentWrapper input[type="submit"]:hover {
	background-color: #7f7f7f;
	border: 1px solid #555555;
}

#contentWrapper input[type=text] {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 30px;
	padding-left: 5px;
	background-color: #FFF;
	border: 1px solid #c4c4c4;
	height: 30px;
	width: 275px;
	margin-bottom: 20px;
}

#contentWrapper textarea {
	font-size: 14px;
	color: #5b5b5b;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #c4c4c4;
	height: 100px;
	width: 270px;
	margin-bottom: 20px;
}

/*//////////////////////////*/

hr {
  border: 0;
  width: 100%;
  color: #e6e6e6;
  background-color: #e6e6e6;
  height: 1px;
}

#pageNavigation {
	margin-top: 25px;
}

.blueButton {
	display: inline-block;
	padding-left: 15px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	background-color: #009fe3;
	border: 1px solid #009fe3;
	cursor: pointer;
}

.blueButton:hover {
	background-color: #0490ca;
	border: 1px solid #197396;
}

.donateButton {
	display: inline-block;
	padding-left: 15px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 35px;
	line-height: 37px;
	color: #ffffff;
	text-decoration: none;
	background-color: #009fe3;
	border: 1px solid #009fe3;
	width: 223px;
}

.donateButton:hover {
	background-color: #0490ca;
	border: 1px solid #197396;
}

.purpleButton {
	display: inline-block;
	padding-left: 15px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	background-color: #576297;
	border: 1px solid #576297;
}

.purpleButton:hover {
	background-color: #424b73;
	border: 1px solid #2b314b;
}

#contentWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 35px;
}

#contentWrapper h2 {
	color: #129fe6;
	font-size: 34px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contentWrapper ul {
	font-size: 14px;
	line-height: 22px;
}

#contentWrapper ol {
	font-size: 14px;
	line-height: 22px;
}


#contentWrapper h3 {
	color: #129fe6;
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contentWrapper h4 {
	color: #129fe6;
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contentWrapper h5 {
	color: #129fe6;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contentWrapper p {
	font-size: 14px;
	line-height: 22px;
}

#headerWrapper {
	width: 100%;
	height: 122px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;	
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
	height: 122px;
	position: relative;
	margin-top: -24px !important;
}

.homeLogo {
	float: left;
}
.homeLogo img {
	width: 240px; height: 122px;
}

.headerIcons {
	float: right;
	margin-left: 5px;
	margin-top: 14px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*width: 22px;*/
	height: 22px;
	overflow: hidden;
}

.headerIcons:hover {
	background-position: 0px -21px;
}

#header .facebook {
	background-image: url(images/social_fb_small.gif);	
}

#header .twitter {
	background-image: url(images/social_twitter_small.gif);	
}

#header .youtube {
	background-image: url(images/social_youtube_small.gif);	
}

#siteSearch {
	width: 200px;
	border: 1px solid #c4c4c4;
	background-color: #f9f9f9;
	padding: 2px;
	float: right;
	margin-top: 8px;
	margin-left: 35px;
}

#siteSearch input[type=text] {
	width: 155px;
	font-size: 14px;
	color: #5b5b5b;
	padding-left: 10px;
	height: 22px;
	 background-color: #f9f9f9;
    border:none;
}

#siteSearch #siteSearchSubmit {
	float: right;
	background-image: url(/wp-content/uploads/2018/02/search-eyeglass.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
/* #siteSearch #siteSearchSubmit:hover {
	background-position: 0px -24px;
} */

#mainMenu {
	position: absolute;
	right: 0px;
	top: 60px;
}
#mainMenu li {
	float: right;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	padding-left: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #129fe6;
}

#mainMenu ul ul {
	position: absolute;
	top: 44px;
	z-index: 50;
	background-color: #ffffff;
	margin-left: -10px;
	width: 200px;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	opacity: 0;
	display: none;
	padding-top: 18px;
}

#mainMenu .lastMenuItem ul {
	right: 0px;
}

#mainMenu ul ul li {
	float: none;
	font-size: 16px;
	border: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 20px;
	height: auto !important;
}

#mainMenu ul ul li a {
	display: block;
	border: none !important;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 21px;
	padding-left: 20px;
}

#mainMenu ul ul li a:hover {
	color: #ffffff;
}

#mainMenu ul ul li:hover {
	background-color: #129fe6;
}

#mainMenu .firstMenuItem {
	border: none !important;	
}
.current-menu-item a  {
	border-bottom-width: 5px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #129fe6 !important;
	/*cursor: default !important ;
	pointer-events: none !important ;*/
}

.current-page-ancestor a  {
	border-bottom-width: 5px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #129fe6 !important;	
	/*cursor: default !important ;
	pointer-events: none !important ;*/
}
#mainMenu a {
	color: #000000;
	padding-bottom: 5px;
}
#mainMenu a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #129fe6;	
}
#mainMenu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#utilityLinks {
	float: right;
	margin-top: 17px;
	font-size: 12px;
	color: #272727;
	margin-right: 10px;
}

#utilityLinks a {
	color: #272727;
}

#utilityLinks a:hover {
	text-decoration: underline;
}

/*
BLUE BAR AREA
*/
#blueWrapper {
	width: 100%;
	height: 60px;
	background-image: url(images/blue_background_tile.jpg);
	background-repeat: repeat;
}
#blueExpand {
	width: 100%;
	height: 60px;
	background-image: url(images/blue_bar_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
}

#blueArea {
	width: 1000px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#blueShadow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 31px;
	background-image: url(images/header_shadow.png);
	background-repeat: repeat-x;
	z-index: 5;
}

#blueArea h1 {
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
	color: #ffffff;
	line-height: 60px;
	z-index: 6;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}


/*
MOBILE
*/
#mobileMenu {
	display: none;
	position: absolute;
	z-index: 9999;
	right: 50px;
	top: 0px;
}

#mobileSearch {
	position: absolute;
	z-index: 9998;
	right: 0px;
	top: 0px;
	display: none;
}


/*
TOP BAR AREA
*/
#topWrapper {
	width: 100%;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
#topExpand {
	width: 100%;
	background-image: url(images/top_overlay_background.png);
	background-repeat: repeat;
	position: relative;
}

#topArea {
	width: 1000px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#topShadow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 31px;
	background-image: url(images/header_shadow.png);
	background-repeat: repeat-x;
	z-index: 5;
}

#topArea h1 {
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
	color: #ffffff;
	line-height: 60px;
	z-index: 6;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#introArea {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#introBox {
	width: 430px;
	margin-top: 25px;
	background-image: url(images/top_overlay_background.png);
	background-repeat: repeat;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 25px;
}

#introBox h2 {
	font-size: 32px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	color: #ffffff;
}

#introBox p {
	font-size: 14px;
	margin-top: 5px;
	line-height: 20px;
	color: #ffffff;
}

#breadcrumb {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 60px;
	line-height: 60px;
	z-index: 7;
	font-size: 14px;
	color: #ffffff;
}
#breadcrumb p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#breadcrumb a {
	color: #ffffff;
}

/*
SIDEMENU AREA
*/
#sideMenu {
	width: 270px;
	padding-right: 25px;
	float: left;
	background-image: url(images/sidemenu_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 600px;
	padding-top: 15px;
}

#sideMenu ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/sidemenu_sub_shadow.png);
	background-repeat: repeat-x;
}

#sideMenu li {
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	padding-left: 15px;
}

#sideMenu li a {
	color: #ffffff;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left 7px;
	display: block;
	line-height: 35px;
	height: 35px;
}

#sideMenu .current_page a {
	background-position: left -27px !important;
}

#sideMenu li a:hover {
	background-position: left -27px;
}

#sideMenuScience {
	background-color: #d65d1d;
}

#sideMenuScience li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b74f19;	
}

#sideMenuScience li:hover {
	background-color: #ef7226;
}

#sideMenuScience .current_page {
	background-color: #ef7226 !important;
}

#sideMenuScience .sideMenuSection {
	background-image: url(images/sidemenu_science.jpg);
	background-position: 0px 0px;
}

#sideMenuScience .sideMenuSection:hover {
	background-position: 0px -55px;
}

#sideMenuTechnology {
	background-color: #404a7b;
}

#sideMenuTechnology li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #364069;	
}

#sideMenuTechnology li:hover {
	background-color: #596498;
}

#sideMenuTechnology .current_page {
	background-color: #596498 !important;
}

#sideMenuTechnology .sideMenuSection {
	background-image: url(images/sidemenu_technology.jpg);
	background-position: 0px 0px;
}

#sideMenuTechnology .sideMenuSection:hover {
	background-position: 0px -55px;
}

#sideMenuApplications {
	background-color: #0184be;
}

#sideMenuApplications li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0171a3;	
}

#sideMenuApplications li:hover {
	background-color: #009be1;
}

#sideMenuApplications .current_page {
	background-color: #009be1 !important;
}

#sideMenuApplications .sideMenuSection {
	background-image: url(images/sidemenu_applications.jpg);
	background-position: 0px 0px;
}

#sideMenuApplications .sideMenuSection:hover {
	background-position: 0px -55px;
}

#sideMenuIssues {
	background-color: #84a21d;
}

#sideMenuIssues li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #718b19;	
}

#sideMenuIssues li:hover {
	background-color: #a4c42b;
}

#sideMenuIssues .current_page {
	background-color: #a4c42b !important;
}

#sideMenuIssues .sideMenuSection {
	background-image: url(images/sidemenu_issues.jpg);
	background-position: 0px 0px;
}

#sideMenuIssues .sideMenuSection:hover {
	background-position: 0px -55px;
}

.sideMenuSection {
	height: 55px;
	padding-left: 15px;
	display: block;
	background-repeat: repeat-x;
	font-size: 20px;
	line-height: 55px;
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 500;
	color: #ffffff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

#rightContent {
	float: right;
	width: 680px;
	padding-left: 25px;
}

.sectionPageListWrapper {
	width: 100%;
	margin-top: 50px;
}



.sectionPageList {
	width: 100%;
	background-color: #f9f9f9;
	border: 1px solid #e3e3e3;	
	margin-top: 25px;
}

.sectionPageListHolder {
	display: table;
	margin-right: auto;
	margin-left: auto;
}

.sectionPageList ul {
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 13px;
	padding-left: 0px;
}

.sectionPageList ul li {
	float: left;
	height: 135px;
	text-align: center;
	width: 85px;
	padding-left: 5px;
	padding-right: 5px;
}

.sectionPageList ul li a {
	color: #000000;
	padding-top: 80px;
	display: block;
	background-repeat: no-repeat;
	line-height: 16px;
	background-position: 25px -80px;
}

#sciencePageList a:hover {
	color: #ea5f1a;
}

#technologyPageList a:hover {
	color: #576297;
}

#applicationsPageList a:hover {
	color: #00a1e3;
}

#issuesPageList a:hover {
	color: #a0c126;
}

.scienceSection h2 {
	color: #ea5f1a !important;
}

.technologySection h2 {
	color: #576297 !important;
}

.applicationsSection h2 {
	color: #00a1e3 !important;
}

.issuesSection h2 {
	color: #a0c126 !important;
}

.knowNuclearLanding h2 {
	color: #204150 !important;
}

.pageListHeading {
	color: #204150;
	font-size: 26px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/*
SCROLL AREA
*/
#scrollWrapper {
	width: 100%;
	height: 230px;
	overflow: hidden;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#scrollArea {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#scrollHolder {
	width: 3000px;
}

#scrollContainer {
	height: 230px;
	padding-left: 35px;
	padding-right: 35px;
	
}

.scrollButton {
	width: 35px;
	height: 230px;
	background-color: #b5b5b5;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 20;
}

.scrollButton:hover {
	background-color: #009fe3;
}

#scrollLeftButton {
	left: 0px;
	background-image: url(images/scroll_left_arrow.png);
	background-position: 11px center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#scrollRightButton {
	right: 0px;
	background-image: url(images/scroll_right_arrow.png);
	background-position: 13px center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.scrollItem {
	width: 232px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	position: relative;
	float: left;
	cursor: pointer;	
}

.scrollOverlay {
	background-image: url(images/top_overlay_background.png);
	background-repeat: repeat;
	width: 202;
	height: 83px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.scrollOverlay a {
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	line-height: 18px;
}

.scrollOverlay a:hover {
	color: #009fe3;
}

/*
HERO AREA
*/
#heroWrapper {
	width: 100%;
	height: 510px;
	position: relative;
	background-color: #000000;
}
#hero {
	width: 100%;
	height: 510px;
	position: relative;
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	min-width: 1000px;
	opacity: 0;
	visibility: hidden;
}

#heroShadow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 31px;
	background-image: url(images/header_shadow.png);
	background-repeat: repeat-x;
	z-index: 5;
}

.slide {
	width: 55px;
	height: 510px;
	overflow: hidden;
	position: relative;
	background-color: #000000;
	color: #ffffff;
	background-repeat:no-repeat;
	background-position: 45px -12px;
}

.slide h1 {
	font-size: 40px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}

.slide p {
	font-size: 16px;
	margin-top: 5px;
	color: #ffffff;
}

.slideContent {
	position: absolute;
	width: 430px;
	bottom: 130px;
	background-image: url(images/top_overlay_background.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.slideCTA {
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 215px;
	background-image: url(images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	background-color: #009fe3;
	border: 1px solid #009fe3;
}

.slideCTA:hover {
	background-color: #0490ca;
}

.slideIcons {
	position: absolute;
	bottom: 25px;
	width: 480px;
	text-align: right;
	overflow: hidden;
}

.slideIcons a {
	display: inline-block;
	height: 35px;
	width: 35px;
	background-color: #343434;
	border: 1px solid #404040;
	text-indent: 9999px;
	background-position: 4px 8px;
	background-repeat: no-repeat;
	white-space:nowrap;
	margin-left: 10px;
}

.slideIcons a:hover {
	background-color: #3e3e3e;
}

#iconDescription {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	visibility: hidden;
	width: 480px;
	margin-top: 5px;
	text-align: right;
}

#iconDescription p {
	margin-top: 5px;
}

#slide1Button, #slide2Button, #slide3Button, #slide4Button {
	width: 55px;
	height: 510px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#slide1Button {
	background-image: url(images/slide1_button.jpg);	
}
#slide2Button {
	background-image: url(images/slide2_button.jpg);	
}
#slide3Button {
	background-image: url(images/slide3_button.jpg);	
}
#slide4Button {
	background-image: url(images/slide4_button.jpg);	
}

#slide1Button:hover, #slide2Button:hover, #slide3Button:hover, #slide4Button:hover {
	background-position: -55px 0px;	
}


#slide1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#slide2 {
	position: absolute;
	left: 30px;
	top: 0px;	
	z-index: 2;
}

#slide3 {
	position: absolute;
	left: 60px;
	top: 0px;	
	z-index: 3;
}

#slide4 {
	position: absolute;
	left: 90px;
	top: 0px;	
	z-index: 4;
}

#relatedWrapper {
	width: 100%;
	position: relative;
	background-color: #eaeaea;
	background-image: url(images/related_boxes_background.jpg);
	background-repeat: repeat-x;
}

#relatedBoxes {
	opacity: 0;
	visibility: hidden;
	width: 100%;
	position: relative;
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	min-width: 1000px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
}

#box1a {
	width: 370px;
}

.boxHolder {
	overflow: hidden;
}

#floatHelper {
	width: 10000px;
}

.relatedBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
	height: 390px;
	cursor: pointer;
}

.relatedBox h3 {
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-transform: uppercase;
}

.relatedBox h3 a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	background-image: url(images/related_box_top_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.relatedBox h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.relatedBox p {
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 0px;
}

#slideBoxes p {
	color: #00a3e4;
	opacity: 1;
	visibility: visible;
}

#relatedSpacerLeft {
	width: 55px;
	height: 400px;
	float: left;
}

#relatedSpacerRight {
	width: 54px;
	height: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
}

#slideBoxes {
	opacity: 1;
}

#pageWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

/*
RESOURCES HOMEPAGE
*/
#resourcesArea {
	margin-top: 40px;
	width: 1000px;
	overflow: hidden;
}

#resourcesTabs {
	width: 1200px;
}
#resourcesTabs .tabClick {
	display: inline-block;
	width: 307px;
	height: 55px;
	font-size: 28px;
	line-height: 55px;
	color: #ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-image: url(images/tabs_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-left: 25px;
	margin-left: 0px;
	cursor: pointer;
}

#resourcesTabs .tabClick:hover {
	background-position: 0px -120px !important;
}

#resourcesTab3, #resourcesTab4 {
	display: none;
}

#resourcesArea h2 {
	color: #204150;
	font-size: 34px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#resourcesHolder {
	width: 998px;
	border: 1px solid #cccccc;	
	height: 450px;
	position: relative;
}

#resourcesViewport {
	margin-left: 55px;
	margin-right: 55px;
	position: relative;
	overflow: hidden;
}

.tabArrow {
	height: 70px;
	width: 35px;
	display: block;
	background-image: url(images/tab_arrows.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	cursor: pointer;
}

.resourcesTabLeft {
	background-position: 0px 0px;
	left: 0px;
}

.resourcesTabLeft:hover {
	background-position: 0px -70px;
}

.resourcesTabRight {
	background-position: -35px 0px;
	right: 0px;
}

.resourcesTabRight:hover {
	background-position: -35px -70px;
}

.resourceItems {
	width: 3000px;
}

#resourcesTab1, #resourcesTab2, #resourcesTab3{
	opacity: 0;
}

.resourceItem {
	width: 260px;
	margin-right: 25px;
	margin-top: 45px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	float: left;	
}
.resourceItem h4 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.resourceItem h4 a {
	font-weight: bold;
	font-size: 18px;
	color: #00a3e4;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}

.resourceItem h4 a:hover {
	color: #0d8abd;
}

.resourceItem p {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-top: 0px;
}

.pageDot {
	background-image: url(images/tab_dots.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height: 12px;
	width: 12px;
	display: inline-block;
	text-indent: -9999px;
	margin-right: 5px;
	cursor: pointer;
}

.pageDot:hover {
	background-position: 2px -28px !important;
}

#resourcesDots {
	position: absolute;
	left: 50%;
	top: 400px;
	margin-left: -15px;
}

/*
RESOURCES HOMEPAGE
*/
#mediaArea {
	margin-top: 40px;
	width: 1000px;
	overflow: hidden;
}

#mediaArea h2 {
	color: #204150;
	font-size: 34px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#mediaHolder {
	width: 998px;
	border: 1px solid #cccccc;	
	height: 300px;
	position: relative;
}

#mediaViewport {
	margin-left: 55px;
	margin-right: 55px;
	position: relative;
	overflow: hidden;
}

.mediaTabLeft {
	background-position: 0px 0px;
	left: 0px;
}

.mediaTabLeft:hover {
	background-position: 0px -70px;
}

.mediaTabRight {
	background-position: -35px 0px;
	right: 0px;
}

.mediaTabRight:hover {
	background-position: -35px -70px;
}

.mediaItems {
	width: 3000px;
}

.mediaItem {
	width: 205px;
	margin-right: 20px;
	margin-top: 45px;
	float: left;	
}

.playIcon {
	display: block;
	width: 205px;
	height: 105px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/play_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

.mediaImage {
	position: relative;
}
.mediaItem h4 {
	margin-top: 15px;
}
.mediaItem h4 a {
	font-weight: bold;
	font-size: 16px;
	color: #00a3e4;
	line-height: 18px;
	display: block;
}

#mediaDots {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -15px;
}

/*
EXPERT AREA HOMEPAGE
*/
#expertArea {
	margin-top: 40px;
	width: 1000px;
	overflow: hidden;
}

#expertArea h2 {
	color: #204150;
	font-size: 34px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#expertHolder {
	width: 968px;
	border: 1px solid #cccccc;
	height: 350px;
	position: relative;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#expertHolder h3 {
	margin-top: 45px;
	width: 300px;
	margin-bottom: 0px;
}

#expertHolder h3 a {
	font-weight: bold;
	font-size: 22px;
	color: #00a3e4;
	line-height: 26px;
	display: block;
}

#expertHolder p {
	font-size: 16px;
	color: #8e8c8c;
	line-height: 32px;
	width: 300px;
	margin-top: 15px;
}

#expertSearch {
	width: 575px;
	border: 1px solid #898282;
	background-color: #FFF;
	padding: 2px;
	position: absolute;
	bottom: 75px;
}

#expertSearch input[type=text] {
	width: 515px;
	font-size: 18px;
	color: #898282;
	padding-left: 10px;
	height: 36px;
	 background-color: #fff;
    border:none;
}

#expertSearchSubmit {
	float: right;
	background-image: url(images/search_button_large.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#expertSearchSubmit:hover {
	background-position: 0px -38px;
}

#largeSearch {
	width: 575px;
	border: 1px solid #898282;
	background-color: #FFF;
	padding: 2px;
}

#largeSearch input[type=text] {
	width: 515px;
	font-size: 18px;
	color: #898282;
	padding-left: 10px;
	height: 36px;
	 background-color: #fff;
    border:none;
}

#largeSearch #expertSearchSubmit {
	float: right;
}

#doseArea {
	width: 310px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin-top: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-position: right 30px;
	background-repeat: no-repeat;
	margin-right: 10px;
}

#doseArea h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#doseArea p {
	font-size: 16px;
	line-height: 26px;
	color: #8e8c8c;
	margin-top: 15px;
	width: 205px;
}

/*
COLUMNS AND BOXES
*/

.thirdsColumn {
	width: 280px;
	padding: 20px;
	float: left;
	margin-right: 20px;
}

.twoThirdsColumn {
	width: 660px;
	float: left;
	margin-right: 20px;
}

.lastColumn {
	margin-right: 0px !important;
}

.textColumn {
	padding-top: 0px !important;
}

.noImageColumn {
	min-height: 285px;
}

.imageColumn {
	background-color: #f4f4f4;
}

.imageColumn:hover {
	background-color: #ebebeb;
}

.imageColumn h3 {
	margin-top: 0px !important;
	margin-bottom: 20px !important;
}

.imageColumn h3 a {
	font-size: 26px;
	color: #129fe6;
}

.textColumn h2 {
	font-size: 32px !important;
	color: #576297 !important;
	margin-top: 0px;
	margin-bottom: 10px;
}

.textColumn p {
	font-size: 18px;
	color: #000000;
}

/*
BLOGS
*/

.blogEntry {
	width: 620px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
}

.blogEntry:hover {
	background-color: #ebebeb;
}

.blogEntry p {
	color: #444444;
	font-size: 14px;
}

#blogTitle {
	width: 100%;
	margin-bottom: 15px;
}

.blogImage {
	float: left;
	margin-right: 20px;
}

.blogTextLink {
	font-size: 20px;
}

.blogContent {
	float: left;
	width: 430px;
}

.textwidget {
	margin-bottom: 25px;
}

/*
SIDEBAR NAV
*/

#sidebarNav li {
	
}
#sidebarNav .current_page_item a  {
	color: #129fe6 !important;
}

#sidebarNav a {
	color: #000000;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 18px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #129fe6;
}
#sidebarNav a:hover {
	color: #ffffff !important;
	background-color: #129fe6;
}

#sidebarNav ul ul ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #129fe6;
}

#sidebarNav ul ul ul ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #129fe6;
}

#sidebarNav ul ul ul ul a {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 30px;
	color: #000000 !important;
	border: none !important;
}

#sidebarNav ul ul a {
	color: #000000 !important;
}

#sidebarNav .current_page_item ul a  {
	color: #000000 !important;
}

#sidebarNav .current_page_item ul a:hover  {
	color: #ffffff !important;
}

#sidebarNav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#sidebarNav ul li a {
	display: none;
}

#sidebarNav ul li ul li a {
	display: none !important;
}

#sidebarNav ul li ul li ul li a {
	display: block !important;
}

#sidebarNav ul ul {
	display: block !important;
}


/*
EVENTS PAGE
*/

#eventsLeft {
	width: 660px;
	float: left;
}

#eventsSidebar {
	width: 280px;
	padding: 20px;
	float: right;
	margin-bottom: 50px;
}

.eventEntry {
	width: 620px;
	padding: 20px;
	background-color: #fbfbfb;
	margin-bottom: 25px;
}

.eventEntry:hover {
	background-color: #ebebeb;
}

.eventTiming {
	float: left;
	margin-right: 20px;
}

.eventDateBox {
	width: 100px;
	height: 100px;
	overflow: hidden;
	background-color: #129fe6;
}

.eventMonth {
	width: 100px;
	text-align: center;
	font-size: 29px;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
}

.eventDay {
	width: 100px;
	text-align: center;
	font-size: 46px;
	color: #ffffff;
	margin-top: -30px;
	margin-bottom: 0px;
	display: block;
	font-weight: bold;
}

.eventTextBox {
	width: 500px;
	margin-left: 120px;
}

.eventTextBox a {
	color: #129fe6;
	font-size: 32px;
	margin-top: 0px;
}

.eventTextBox p {
	font-size: 22px;
	color: #000000;
}

.eventTextBox .eventDetails {
	color: #858585;
}

.registerButton {
	display: inline-block;
	padding-left: 10px;
	padding-right: 0px;
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: 85px center;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	background-color: #aaaaaa;
	border: 1px solid #aaaaaa;
	margin-top: 10px;
}

.registerButton:hover {
	background-color: #7f7f7f;
	border: 1px solid #555555;
}

#eventsSidebar h2 {
	font-size: 28px;
}

#eventsSidebar p {
	font-size: 22px;
}

#eventsSidebar input[type=text] {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 30px;
	padding-left: 5px;
	background-color: #FFF;
	border: 1px solid #c4c4c4;
	height: 30px;
	width: 275px;
	margin-bottom: 20px;
}

#eventsSidebar textarea {
	font-size: 14px;
	color: #5b5b5b;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #c4c4c4;
	height: 100px;
	width: 270px;
	margin-bottom: 20px;
}

#eventsSidebar .styledSelect select {
	background: transparent;
   width: 300px;
   padding: 5px;
   font-size: 14px;
	color: #5b5b5b;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 30px;
   line-height: 30px;
   -webkit-appearance: none;
}

#eventsSidebar .styledSelect {
	width: 280px;
	height: 30px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4c4c4;
	background-color: #ffffff;
	background-image: url(images/dropdown.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 20px;
}

/*
SITEMAP FOOTER
*/

#sitemapWrapper {
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	background-image: url(images/sitemap_background.gif);
	background-repeat: repeat;
	padding-bottom: 35px;
}

#sitemapArea {
	width: 1000px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}

#sitemapArea h3 {
	color: #424343;
	font-size: 26px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 35px;
	display: block;
}

.pageList {
	width: 227px;
	margin-right: 30px;
	border-top-width: 7px;
	border-top-style: solid;
	float: left;
	margin-top: 0px;
}

.lastColumn {
	margin-right: 0px !important;
}

.pageList h4 {
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.pageList ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.pageList a {
	color: #4c4c4c;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px -57px;
	font-size: 14px;
	line-height: 18px;
	height: 21px;
	display: block;
	padding-top: 2px;
}

.pageList li {
	margin-bottom: 10px;
}

#pagesScience {
	border-top-color: #ea5f1a;	
}

#pagesTechnology {
	border-top-color: #576297;	
}

#pagesApplications {
	border-top-color: #00a1e3;	
}

#pagesIssues {
	border-top-color: #a0c126;	
}

#pagesScience h4, #pagesScience a:hover {
	color: #ea5f1a;	
}

#pagesTechnology h4, #pagesTechnology a:hover {
	color: #576297;	
}

#pagesApplications h4, #pagesApplications a:hover {
	color: #00a1e3;	
}

#pagesIssues h4, #pagesIssues a:hover {
	color: #a0c126;	
}

/*
FOOTER
*/

#footerWrapper {
	background-color: #ffffff;
	width: 100%;
}

.quarterColumn {
	width: 227px;
	margin-right: 30px;
	float: left;
	margin-top: 0px;
}

#footerArea {
	width: 1000px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}


#footerLinks a {
	width: 113px;
	float: left;
	color: #4c4c4c;
	font-size: 14px;
	margin-bottom: 8px;
}

#footerArea h5 {
	font-size: 16px;
	color: #006eab;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: 0px;
}

.footerIcons {
	float: left;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/* width: 31px; */
	height: 22px;
	overflow: hidden;
}

.footerIcons:hover {
	background-position: 0px -30px;
}

#footerArea .facebook {
	background-image: url(images/social_fb_large.gif);	
}

#footerArea .twitter {
	background-image: url(images/social_twitter_large.gif);	
}

#footerArea .youtube {
	background-image: url(images/social_youtube_large.gif);	
}

#footerArea input[type=text] {
	width: 145px;
	font-size: 15px;
	color: #5b5b5b;
	padding-left: 10px;
	height: 26px;
	background-color: #f9f9f9;
	border:1px solid #c4c4c4;
	float: left;
}


#footerArea #newsletterSubmit {
	float: left;
	background-image: url(images/submit_button.gif);
	background-position: 0px 0px;
}

#footerArea #newsletterSubmit:hover {
	background-position: 0px -30px;
}

#copyrightWrapper {
	width: 100%;
	background-image: url(images/copyright_background.gif);
	background-repeat: repeat-x;
	height: 80px;
	overflow: hidden;
}

#copyrightArea {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#copyrightArea p {
	font-size: 14px;
	color: #272727;
	margin-top: 20px;
	margin-bottom: 0px;
}
#copyrightArea .copyrightText {
	font-size: 12px;
	color: #272727;
	margin-top: 5px;
}

/*
PAGE NAVIGATION
*/

.wp-pagenavi {
	clear: both;
	margin-top: 40px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #009fe3;
	color: #ffffff;
}

/*
BREADCRUMBS
*/
#breadcrumb a:hover {
	text-decoration: underline;
}

/*
MOBILE SLIDES
*/
#slidesMobileWrapper {
	width: 100%;
	margin-top: 50px;
	position: relative;
	overflow: hidden;
	display: none;
}

.slideMobile img {
	width: 100%;
	height: auto;
}

#slideMobile1, #slideMobile2, #slideMobile3, #slideMobile4 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#slideMobile1 {
	z-index: 804;
	opacity: 1;
	display: block;;
}

#slideMobile2 {
	z-index: 803;
	opacity: 0;
	display: none;
}

#slideMobile3 {
	z-index: 802;
	opacity: 0;
	display: none;
}

#slideMobile4 {
	z-index: 801;
	opacity: 0;
	display: none;
}

#slideMobile1 .slideMobileContent {
	background-color: #ec661e;
}

#slideMobile1 .slideMobileTitle {
	background-color: #d55714;
}

#slideMobile2 .slideMobileContent {
	background-color: #5b6aa3;
}

#slideMobile2 .slideMobileTitle {
	background-color: #455892;
}

#slideMobile3 .slideMobileContent {
	background-color: #009eef;
}

#slideMobile3 .slideMobileTitle {
	background-color: #0094ec;
}

#slideMobile4 .slideMobileContent {
	background-color: #aec201;
}

#slideMobile4 .slideMobileTitle {
	background-color: #9cb900;
}

.slideMobileContent {
	position: relative;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: -4px;
}

.slideMobileContent .slideMobileTitle {
	padding: 5px;
	font-size: 14px;
	color: #ffffff;
	font-family: "museo",serif;
	font-style: normal;
	font-weight: 700;
}

.slideMobileContent h1 {
	font-size: 21px;
	color: #ffffff;
}

.slideMobileContent a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

.slideMobileContent p {
	font-size: 12px;
	color: #ffffff;
}

.slideMobileArrow {
	height: 32px;
	width: 15px;
	display: block;
	background-image: url(images/tab_arrows_mobile.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
}

.slideMobileLeft {
	background-position: 0px 0px;
	left: 0px;
}

.slideMobileRight {
	background-position: -15px 0px;
	right: 0px;
}

/*
//////////////////////////
SHORCODE COLUMNS
*/
.one_half  {
    width: 48% !important;
    margin-right: 2%;
}
.one_third  {
    width: 32% !important;
    margin-right: 1.3%;
}
.two_third  {
    width: 64% !important;
    margin-right: 2.6%;
}
.one_fourth  {
    width: 24% !important;
    margin-right: 1%;
}
.three_fourth  {
    width: 72% !important;
    margin-right: 3%;
}
.one_fifth  {
    width: 19% !important;
    margin-right: 1%;
}
.two_fifth  {
    width: 38% !important;
    margin-right: 2%;
}
.three_fifth  {
    width: 57% !important;
    margin-right: 3%;
}
.four_fifth  {
    width: 76% !important;
    margin-right: 3%;
}
.one_sixth  {
    width: 16% !important;
    margin-right: 0.6%;
}

.last_column {
	margin-right: 0px !important;
}


/* 
/////////////////////////////
/////////////////////////////
Mobile Landscape Size to Tablet Portrait (devices and browsers)
/////////////////////////////
/////////////////////////////
 */
@media only screen and (max-width: 480px) {
	#mobileMenu, #mobileSearch {
		display: block;
		cursor: pointer;
	}
	
	#heroWrapper, .headerIcons, #utilityLinks, .resourcesTabRight, .resourcesTabLeft, .resourceItem p, #doseArea, #loader, #sideMenu, .sectionPageListWrapper {
		display: none;
	}
	
	body {
		font-size: 12px;
	}
	
	#siteSearch {
		float: none;
		margin-left: 8px;
		margin-bottom: 15px;
		margin-top: 15px;
		width: 298px;
	}
	
	#siteSearch input[type="text"] {
		width: 250px;
	}
	
	#siteSearchWrapper {
		position: absolute;
		top: 50px;
		left: 0px;
		background-color: #129fe6;
		width: 100%;
		display: none;
		opacity: 0;
	}
	
	#mainMenu {
		width: 100%;
		position: absolute;
		top: 50px;
		left: 0px;
		display: none;
		opacity: 0;
		background-color: #129fe6;
	}
	
	#mainMenu ul {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	#mainMenu li {
		float: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #0491d8;
		margin-left: 0px;
		padding-left: 0px;
		height: auto;
	}
	
	#mainMenu li a {
		padding-left: 15px;
		padding-bottom: 10px;
		padding-top: 10px;
		display: block;
	}
	
	#mainMenu a {
		color: #ffffff;
		padding-bottom: 5px;
	}
	
	#mainMenu ul ul {
		background-color: #0491d8;
		position: relative;
		top: 0px;
		display: block;
		width: 100%;
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
		opacity: 1;
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 0px;
		padding-top: 5px;
		padding-bottom: 10px;
		display: none;
		opacity: 0;
	}
	
	
	#mainMenu ul ul li {
		float: none;
		font-size: 16px;
		border: none;
		padding-left: 0px;
		margin-left: 0px;
		padding-right: 0px;
		height: auto !important;
	}
	
	#mainMenu ul ul li a {
		display: block;
		border: none !important;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 21px;
		padding-left: 15px;
	}
	
	#mainMenu ul ul li a:hover {
		color: #ffffff;
	}
	
	#mainMenu ul ul li:hover {
		background-color: #129fe6;
	}
	
	#mainMenu .firstMenuItem {
		border: none !important;	
	}
	.current-menu-item a  {
		border: none !important;
		/*cursor: default !important ;
		pointer-events: none !important ;*/
	}
	
	.current-page-ancestor a  {
		border: none !important;	
		/*cursor: default !important ;
		pointer-events: none !important ;*/
	}
	#mainMenu a:hover {
		border: none;	
	}
	
	#headerWrapper {
		height: 50px;
		width: 100%;
		border: none;
		position: absolute;
		top: 0px;
		z-index: 9000;
		background-color: #ffffff;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #e6e6e6;	
	}
	
	#header {
		width: 100%;
		height: 50px;
	}
	
	.homeLogo img {
		width: 164px;
/*
		width: auto;
		height: 54px;
*/
		height: 50px;
	}
	
	.homeLogo {
		/*margin-top: -9px;*/
		margin-left: 8px;
	}

	
	#slidesMobileWrapper {
		display: block;
	}
	
	#relatedWrapper {
		width: 100%;
		background: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #a6a6a6;
	}
	
	#floatHelper {
		width: 100%;
	}
	
	#relatedBoxes {
		opacity: 1;
		visibility: visible;
		min-width: 0px;
		border: none;
	}
	
	#box1a, #box1b, #box1c, #box1d, #box1e {
		width: 100%;
		overflow: hidden;
	}
	
	.relatedBox img {
		width: 90px;
		height: auto;
		float: left;
	}
	
	.relatedBox {
		border: none;
		float: none;
		/*height: 98px;*/
		height: auto;
	}
	
	.relatedBox h3 {
		font-size: 12px;
		line-height: 30px;
	}
	
	.relatedBox h3 a {
		padding-left: 8px;
	}
	
	#slideBoxes p {
		opacity: 1;
		visibility: visible;
		margin-left: 90px;
		font-size: 12px;
	}
	.relatedBox p {
		padding-left: 15px;
		padding-right: 0px;
		padding-top: 8px;
		margin-top: 0px;
		width: 200px;
		margin-bottom: 0px;
	}
	
	#pageWrapper {
		width: 304px;
		padding-left: 8px;
		padding-right: 8px;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	
	#resourcesArea h2 {
		font-size: 16px;
	}
	
	#resourcesArea {
		width: 304px;
		height: 335px;
		margin-top: 15px;
	}
	
	#resourcesHolder {
		width: 302px;
		height: 268px;
	}
	
	#resourceTabs {
		width: 120%;
	}
	
	#resourcesTabs .tabClick {
		width: 88px;
		height: 28px;
		font-size: 13px;
		line-height: 28px;
		padding-left: 10px;
	}
	
	#resourcesViewport {
		margin-left: 10px;
		margin-right: 10px;
		height: 265px;
	}
	
	.resourceItem {
		margin-top: 10px;
	}
	
	.resourceItem img {
		width: 130px;
		height: auto;
		margin-right: 10px;
		float: left;
		margin-top: 10px;
	}
	
	.resourceItem h4 a {
		font-size: 11px;
		line-height: 13px;
		margin-top: 15px;
		width: 280px;
	}
	
	.resourceItem h4 {
		margin-top: 0px;
	}
	
	.resourceItem {
		width: 300px;
		height: auto;
	}
	
	.resourceItems {
		width: 300px;
	}
	
	#expertArea {
		width: 304px;
		margin-top: 20px;
	}
	
	#expertArea h2 {
		font-size: 16px;
	}
	
	#expertArea h3 a {
		font-size: 14px;
		line-height: 16px;
	}
	
	#expertArea h3 {
		margin-top: 15px;
	}
	
	#expertArea p {
		font-size: 12px;
		line-height: 14px;
		width: 280px;
	}
	
	#expertHolder {
		width: 282px;
		padding-left: 10px;
		padding-right: 10px;
		height: auto;
		background: none;
	}
	
	#expertSearch {
		width: 274px;
		position: relative;
		bottom: 0;
		margin-top: 20px;
		margin-bottom: 25px;
	}
	
	#expertSearch input[type="text"] {
   		 width: 210px;
		 font-size: 14px;
	}
	
	#sitemapWrapper {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 10px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	#sitemapArea {
		width: 304px;
		padding-top: 15px;
	}
	
	#sitemapArea h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	
	.pageList h4 {
		font-size: 18px;
		margin-top: 20px;
		margin-bottom: 0px;
	}
	
	.pageList {
		width: 304px;
		margin-bottom: 10px;
		margin-right: 0px;
	}
	
	.pageList li {
		margin-bottom: 10px;
		width: 145px;
		float: left;
		
	}
	
	.pageList li a {
		margin-bottom: 8px;
	}
	
	.pageList ul {
		padding-bottom: 10px;
	}
	
	#footerWrapper {
		padding-left: 8px;
		padding-right: 8px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	#footerArea {
		width: 304px;
	}
	
	#footerArea img {
		max-width: 100px;
		height: auto;
	}
	
	#footerArea .quarterColumn {
		width: 304px;
		float: none !important;
		margin: 0px;
		clear: both;
	}
	
	#footerArea h5 {
		font-size: 14px;
		margin-bottom: 10px;
		padding-top: 10px;
	}
	
	#copyrightWrapper {
		padding-left: 8px;
		padding-right: 8px;
		height: 100px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	#copyrightArea {
		width: 304px;
	}
	
	#topWrapper {
		background: none !important;
		margin-top: 50px;
		background-color: #0891d7;
	}
	
	#topArea {
		width: 100%;
		height: auto;
		padding-left: 8px;
		padding-right: 8px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	#topArea p {
		font-size: 12px;
	}
	
	.blueButton, .purpleButton {
		font-size: 16px;
	}
	
	#topArea h1 {
		font-size: 13px;
		margin-left: 0px;
		position: relative;
		z-index: auto;
		top: auto;
		right: auto;
		left: auto;
		line-height: 19px;
		padding-top: 11px;
		margin-bottom: 0px;
		font-size: 20px;
	}
	
	#breadcrumb {
		font-size: 11px;
		position: relative;
		z-index: auto;
		top: auto;
		right: auto;
		left: auto;
		line-height: 18px;
		height: auto;
		padding-bottom: 10px;
		margin-top: 5px;
	}
	
	#topExpand {
		background-image: url(images/blue_background_tile.jpg);
		background-repeat: repeat;
	}
	
	#introArea {
		width: 100%;
		padding-bottom: 0px;
	}
	#introBox {
		width: 100%;
		background: none;
		margin-top: 0px;
		background-color: #000000;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
		padding-top: 16px;
		padding-right: 16px;
		padding-bottom: 30px;
		padding-left: 16px;
	}
	
	#contentWrapper {
		padding-top: 15px;
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
		margin-bottom: 20px;
	}
	
	#contentWrapper h2 {
		font-size: 24px;
	}
	
	#contentWrapper h3 {
		font-size: 20px;
	}
	
	#contentWrapper p {
		font-size: 12px;
		line-height: 18px;
	}
	
	#contentWrapper img {
		max-width: 100%;
		height: auto;
	}
	
	.imageColumn h3 a {
		font-size: 20px;
	}
	
	.imageColumn {
		padding: 15px !important;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	.thirdsColumn {
		width: 100%;
		margin-right: 0px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
		margin-bottom: 20px;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
	}
	
	#blueWrapper {
		margin-top: 50px;
		height: auto;
	}
	
	#blueExpand {
		height: auto;
	}
	
	#blueArea {
		width: 100%;
		height: auto;
		padding-left: 8px;
		padding-right: 8px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	#blueArea h1 {
		font-size: 13px;
		margin-left: 0px;
		position: relative;
		z-index: auto;
		top: auto;
		right: auto;
		left: auto;
		line-height: 19px;
		padding-top: 11px;
		margin-bottom: 0px;
		font-size: 20px;
	}
	
	.textColumn h2 {
		font-size: 24px !important;
	}
	
	.twoThirdsColumn {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 15px;
	}
	
	#sidebarNav a {
		font-size: 14px;
	}
	
	#blogTitle {
		margin-bottom: 0px;
	}
	
	#rightContent {
		width: 100%;
		padding: 0px;
		float: none;
	}
	
	.alignleft, .alignright {
		float: none;
	}
	
	.alignright {
		margin-left: 0px;
	}
	
	alignleft {
		margin-right: 0px;
	}
	
	.sectionPageList {
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	.noImageColumn {
		min-height: 0px;
	}
	
	.donateButton {
		font-size: 30px;
		width: 100%;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	.eventEntry {
		width: 100%;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	.eventTiming {
		float: none;
		margin-bottom: 15px;
	}
	
	.eventTextBox {
		width: 100%;
		margin-left: 0px;
	}
	
	#eventsLeft {
		width: 100%;
		float: none;
	}
	
	.eventTextBox a {
		font-size: 24px;
	}
	
	.blogEntry {
		width: 100%;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	.blogContent {
		float: none;
		width: 100%;
	}
	
	.blogImage {
		float: none;
		margin-right: 0px;
	}
	.one_half  {
		width: 100%;
	}
	.one_third  {
		width: 100%;
	}
	.two_third  {
		width: 100%;
	}
	.one_fourth  {
		width: 100%;
	}
	.three_fourth  {
		width: 100%;
	}
	.one_fifth  {
		width: 100%;
	}
	.two_fifth  {
		width: 100%;
	}
	.three_fifth  {
		width: 100%;
	}
	.four_fifth  {
		width: 100%;
	}
	.one_sixth  {
		width: 100%;
	}

		
}




/* reactions email template */

.reactions-web {
  font-family: arial, sans-serif;
}
.reactions-web table {
  margin: 0 auto;
  -moz-box-shadow: 0px 0px 5px 0px #999;
  -webkit-box-shadow: 0px 0px 5px 0px #999;
  box-shadow: 0px 0px 5px 0px #999;
  border: 0;
  border-spacing: 0;
}
@media (max-width: 480px) {
  .reactions-web table {
    width: 320px;
  }
}
.reactions-web h1,
.reactions-web p {
  margin: 0 0 5px;
}
.reactions-web a {
  text-decoration: underline;
}
.reactions-web a:hover {
  text-decoration: none;
}
.reactions-web .header {
  height: 140px;
  background: url(images/header.jpg) #ffffff no-repeat;
}
@media (max-width: 480px) {
  .reactions-web .header {
    background: url(images/header-mobile.jpg) no-repeat;
    height: 68px;
  }
}
.reactions-web .header td {
  width: 658px;
  height: 140px;
  display: block;
  position: relative;
}
@media (max-width: 480px) {
  .reactions-web .header td {
    width: 320px;
    height: 68px;
  }
}
.reactions-web .header td .date-volume {
  font-size: 12px;
  color: #77787b;
  position: absolute;
  right: 42px;
  bottom: 23px;
}
@media (max-width: 480px) {
  .reactions-web .header td .date-volume {
    font-size: 9px;
    color: #000;
    position: absolute;
    right: 20px;
    bottom: 12px;
  }
}
@media (max-width: 480px) {
  .reactions-web .header td .date-volume .line {
    display: block;
    text-align: right;
  }
}
@media (max-width: 480px) {
  .reactions-web .header td .date-volume .divider {
    display: none;
  }
}
.reactions-web .content {
  width: 560px;
  padding: 0 50px;
  display: block;
  margin-top: 40px;
}
@media (max-width: 480px) {
  .reactions-web .content {
    width: 320px;
    padding: 0;
    margin-top: 0;
  }
}
.reactions-web .content .tag {
  background: url(images/tag-dots.jpg) no-repeat right bottom;
}
.reactions-web .content .tag span {
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px;
  display: inline-block;
  width: 120px;
}
@media (max-width: 480px) {
  .reactions-web .content .tag span {
    font-size: 12px;
    width: 150px;
  }
}
.reactions-web .content .main {
  width: 70%;
  padding-right: 5%;
}
@media (max-width: 480px) {
  .reactions-web .content .main {
    width: 320px;
    padding-right: 0;
    display: block;
  }
}
.reactions-web .content .main .mobile-issue {
  display: none;
  padding: 15px;
  background: url(images/top-fade.jpg) repeat-x top center;
  position: relative;
}
@media (max-width: 480px) {
  .reactions-web .content .main .mobile-issue {
    display: block;
  }
}
.reactions-web .content .main .mobile-issue .toggle {
  position: absolute;
  right: 0;
  top: 0;
  background: url(images/mobile-issues-toggle.png) no-repeat center center;
  height: 45px;
  width: 55px;
}
.reactions-web .content .main .mobile-issue .toggle.open {
  background-image: url(images/mobile-issues-toggle-open.png) !important;
}
.reactions-web .content .main .mobile-issue h1 {
  font-size: 18px;
  color: #00a1e3;
  margin-bottom: 10px;
}
.reactions-web .content .main .mobile-issue .wrap {
  display: none;
}
.reactions-web .content .main .mobile-issue .wrap p {
  margin-bottom: 10px;
}
.reactions-web .content .main .mobile-issue .wrap p a {
  font-size: 13px!important;
  color: #959595;
  font-weight: bold;
  text-decoration: underline;
}
.reactions-web .content .main .mobile-issue .wrap p a:hover {
  text-decoration: none;
}
.reactions-web .content .main .highlight {
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .reactions-web .content .main .highlight {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .reactions-web .content .main .highlight .tag {
    background: url(images/tag-highlight.jpg) repeat-x right bottom;
  }
}
.reactions-web .content .main .highlight .tag span {
  background: #ea5f1a;
}
.reactions-web .content .main .highlight .blurb-img {
  width: 100%;
  margin: 20px 0 0;
}
@media (max-width: 480px) {
  .reactions-web .content .main .highlight .blurb-img {
    margin: 0;
  }
}
.reactions-web .content .main .highlight .blurb {
  background: #ea5f1a;
  padding: 15px;
  margin-top: -4px;
}
@media (max-width: 480px) {
  .reactions-web .content .main .highlight .blurb {
    padding: 15px 15px 60px;
  }
}
.reactions-web .content .main .highlight .blurb h1 {
  font-size: 23px!important;
  font-weight: bold;
}
@media (max-width: 480px) {
  .reactions-web .content .main .highlight .blurb h1 {
    font-size: 18px!important;
  }
}
.reactions-web .content .main .highlight .blurb h1 a {
  color: white;
  text-decoration: none;
}
.reactions-web .content .main .highlight .blurb h1 a:hover {
  text-decoration: underline;
}
.reactions-web .content .main .highlight .blurb p {
  font-size: 12px!important;
  color: #fff;
  letter-spacing: .1px;
  line-height: 14px!important;
  margin-bottom: 0;
}
.reactions-web .content .main .highlight .blurb p a {
  color: white;
}
@media (max-width: 480px) {
  .reactions-web .content .main .latest-news .tag {
    background: url(images/tag-news.png) repeat-x right bottom;
    margin-top: -34px;
  }
}
.reactions-web .content .main .latest-news .tag span {
  background: #77787b;
}
.reactions-web .content .main .latest-news .blurb {
  border-bottom: 1px dotted #c5c4c4;
  padding: 20px 0;
}
@media (max-width: 480px) {
  .reactions-web .content .main .latest-news .blurb {
    padding: 15px;
    border-bottom: none;
  }
}
.reactions-web .content .main .latest-news .blurb .blurb-img {
  width: 100%;
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  .reactions-web .content .main .latest-news .blurb .blurb-img {
    margin-bottom: 10px;
  }
}
.reactions-web .content .main .latest-news .blurb .inner-top {
  margin: 0 20px;
}
@media (max-width: 480px) {
  .reactions-web .content .main .latest-news .blurb .inner-top {
    margin: 0;
  }
}
.reactions-web .content .main .latest-news .blurb .inner-top h1 {
  font-size: 14px!important;
  margin-bottom: 7px;
  font-weight: bold;
}
.reactions-web .content .main .latest-news .blurb .inner-top h1 a {
  color: #77787b;
  text-decoration: none;
}
.reactions-web .content .main .latest-news .blurb .inner-top h1 a:hover {
  text-decoration: underline;
}
.reactions-web .content .main .latest-news .blurb .inner-wrap {
  margin: 0 20px;
  height: 45px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .reactions-web .content .main .latest-news .blurb .inner-wrap {
    margin: 0;
  }
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner p {
  font-size: 11px!important;
  color: #77787b;
  line-height: 14px!important;
  letter-spacing: .1px;
}
/*fix Redmine Task11772*/
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner ul {
  font-size: 11px!important;
  color: #77787b;
  line-height: 14px!important;
  letter-spacing: .1px;
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links {
  margin-top: 20px;
  clear: both;
  overflow: hidden;
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .text {
  width: 45%;
  margin-right: 10%;
  float: left;
}
@media (max-width: 480px) {
  .reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .text a {
  color: #00a1e3;
  font-size: 12px!important;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .text a:hover {
  text-decoration: underline;
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .video {
  width: 45%;
  float: left;
}
@media (max-width: 480px) {
  .reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .video {
    width: 100%;
  }
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .video a {
  background: url(images/link-video.jpg) no-repeat left center;
  font-size: 11px;
  color: #77787b;
  display: block;
  padding-left: 30px;
  min-height: 26px;
  margin-bottom: 10px;
  text-decoration: none;
  line-height: 13px;
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .video a u {
  text-decoration: underline;
}
.reactions-web .content .main .latest-news .blurb .inner-wrap .inner .links .video a:hover {
  text-decoration: underline;
}
.reactions-web .content .main .latest-news .blurb .toggle {
  font-size: 11px;
  display: block;
  text-align: right;
  margin-top: 10px;
}
.reactions-web .content .main .latest-news .blurb .toggle .more {
  background: url(images/toggle-more.jpg) no-repeat right center;
  padding-right: 25px;
  color: #ea5f1a;
  text-decoration: none;
}
.reactions-web .content .main .latest-news .blurb .toggle .less {
  background: url(images/toggle-less.jpg) no-repeat right center;
  padding-right: 25px;
  color: #77787b;
  text-decoration: none;
  display: none;
}
.reactions-web .content .main .latest-news .blurb.last {
  border-bottom: none;
}
.reactions-web .content .aside {
  width: 25%;
  vertical-align: top;
}
@media (max-width: 480px) {
  .reactions-web .content .aside {
    width: 320px;
    display: block;
  }
}
.reactions-web .content .aside .issue {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .reactions-web .content .aside .issue {
    display: none;
  }
}
.reactions-web .content .aside .issue h1 {
  font-size: 14px!important;
  color: #00a1e3;
  margin-bottom: 10px;
}
.reactions-web .content .aside .issue p a {
  font-size: 10px!important;
  color: #959595;
  font-weight: bold;
  text-decoration: none;
}
.reactions-web .content .aside .issue p a:hover {
  text-decoration: underline;
}
.reactions-web .content .aside .events .tag {
  background: none;
}
@media (max-width: 480px) {
  .reactions-web .content .aside .events .tag {
    background: url(images/tag-events.jpg) repeat-x bottom center;
  }
}
.reactions-web .content .aside .events .tag span {
  background: #00a1e3;
  font-size: 10px;
  color: #fff;
  width: 86%;
  display: block;
  padding: 7px 7%;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .reactions-web .content .aside .events .tag span {
    font-size: 12px;
    width: 150px;
    padding: 10px;
  }
}
.reactions-web .content .aside .events .blurb {
  margin: 20px 0 25px;
}
@media (max-width: 480px) {
  .reactions-web .content .aside .events .blurb {
    margin: 20px 15px 25px;
  }
}
.reactions-web .content .aside .events .blurb .border-img {
  border: #00a1e3 solid 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.reactions-web .content .aside .events .blurb .title {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.reactions-web .content .aside .events .blurb .title a {
  color: #00a1e3;
  text-decoration: none;
}
.reactions-web .content .aside .events .blurb .title a:hover {
  text-decoration: underline;
}
.reactions-web .content .aside .events .blurb .sub-title {
  font-size: 13px;
  font-weight: bold;
  color: #77787b;
  display: block;
  margin-bottom: 5px;
}
.reactions-web .content .aside .events .blurb .special {
  font-size: 11px;
  color: #77787b;
  line-height: 14px;
  display: block;
  font-style: italic;
  margin-bottom: 5px;
}
.reactions-web .content .aside .events .blurb p {
  font-size: 11px!important;
  color: #77787b;
  line-height: 14px!important;
}
.reactions-web .content .aside .events .blurb p a {
  color: #00a1e3;
}
.reactions-web .content .aside .events .blurb p a:hover {
  text-decoration: none;
}
.reactions-web .footer {
  background: url(images/footer-back.jpg) repeat;
  width: 600px;
  display: block;
  padding: 30px;
}
@media (max-width: 480px) {
  .reactions-web .footer {
    width: 300px;
    padding: 30px 10px;
  }
}
.reactions-web .footer td {
  width: 600px;
  display: block;
}
@media (max-width: 480px) {
  .reactions-web .footer td {
    width: 320px;
  }
}
.reactions-web .footer td p {
  text-align: center;
  color: #595959;
  font-size: 11px!important;
  margin-bottom: 10px;
}
.reactions-web .footer td p a {
  color: #00a1e3;
  text-decoration: underline;
}




/* 'sign up' page styles */

.sign-up {
	clear: both;
	overflow: hidden;
}

.sign-up .left {
	width: 35%;
	margin-right: 5%;
	float: left;
}

@media (max-width: 480px) {
	.sign-up .left {
		width: 100%;
		margin-right: 0;
	}
}

.sign-up .right {
	width: 50%;
	margin-top: 60px;
	float: left;
}

@media (max-width: 480px) {
	.sign-up .right {
		width: 100%;
		margin-top: 0;
	}
}

#contentWrapper.sign-up input[type=text], #contentWrapper.sign-up input[type=email] {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 30px;
	height: 30px;
	border: 1px solid #c4c4c4;
	background-color: #f9f9f9;
	padding: 2px 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 5px;
	width: 100%;
	font-style: normal;
}

#contentWrapper.sign-up input[type="submit"] {
	display: inline-block;
	padding-right: inherit;
	width: auto;
	height: 30px;
	padding: 0 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 85px center;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background-color: #00a1e3;
	border: 1px solid #0f739a;
	margin-top: 0;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-shadow: none;
	float: right;
}

@media (max-width: 480px) {
	#contentWrapper.sign-up input[type="submit"] {
		float: left;
	}
}

#contentWrapper.sign-up input[type="submit"]:hover {
	background: #008cc9;
}

#contentWrapper.sign-up .frm_submit {
	width: auto;
	float: right;
	position: relative;
	margin-top: -50px;
}

@media (max-width: 480px) {
	#contentWrapper.sign-up .frm_submit {
		float: left;
		margin-top: 0;
	}
}

#contentWrapper.sign-up .with_frm_style .form-field {
	margin-bottom: 15px;
}

#contentWrapper.sign-up .with_frm_style .frm_error {
	font-size: 10px;
}

@media (max-width: 480px) {
	#contentWrapper.sign-up .frm_form_field.frm_first_half {
		width: 100%;
	}
}

@media (max-width: 480px) {
	#contentWrapper.sign-up .frm_form_field.frm_last_half {
		width: 100%;
	}
}

