﻿/*---------------------------------------------
                  BASIC SETUP
-----------------------------------------------*/

body{
	font-family: 'Open Sans', sans-serif;
    color: #666;
}

p{
	font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

h1, .h1, .PageTitle {
 /* margin-top: 0;*/
 
    font-family: 'Open Sans Light', sans-serif;
    color: #a52d31;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}


			
h2,
.h2,
.PanelHead.Distinguish,
.TitleBarCaption,
div.PanelTitle,
.panel-heading.Distinguish,
h2.PanelTitle {
 /* min-height: 0;
  border-bottom-style: dotted;*/
    font-family: 'Open Sans', sans-serif;
    color: #a52d31;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
	border:none;
}

h3, .h3, .SectionTitle {
color: #a52d31;
	    font-size: 130%;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

h4, .SectionLabel, h5 {
 /* margin: 0 0 .2em;*/
}

h4, .h4, .SectionLabel {
  /*color: #009b96;*/
  color:#8e282c;
}

h5, .h5 {
  /*color: #009b96;*/
}

h6, .h6 {
  /*margin: 0;*/
  font-size: 14px;
  color: #a52d31;
  font-family: 'Open Sans', sans-serif;
  font-weight:normal;
}

hr {
 /* margin-left: .5em;
  margin-right: .5em;
  border-width: 1px 0 0 0;
  border-style: dotted;
  border-color: #ddd;*/
}

.breadcrumb{
	font-family: 'Open Sans', sans-serif;
    color: #666member
    font-size: 14px;
    line-height: 24px;
	display:block;
	margin:10px 0px 10px 0px!important;
}

a.BreadCrumbLink{
	text-decoration:none;
	color: #666!important;
}

a.BreadCrumbLink:hover{
	text-decoration:underline;
}

a, a:visited {
  /*color: #23749d;
  text-decoration: underline;*/
  color: #a52d31;
  font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
  text-decoration:none;
}

a:hover, a:focus {
	text-decoration:underline;
	  color: #a52d31;
}

/*Language dropdown*/
.LanguageSelector
{
}

input[type="text"]
{
 /*display: inline-block;
  height: 37px;
  padding: 5px 10px;
  font-size: 100%;
  line-height: 1.6;
  color: #555555;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;*/
}


/*text button*/

.btn, .TextButton, .TextButtonWithImage, .ruButton, #masterHeaderActionArea a, .RadGrid input.TextButton {
    /*color: #fff;
    background-color: #70a4d8;
    border-color: #0064a4;
    position: relative;
    -webkit-box-shadow: 0px 5px 0 0 #0064a4;
    box-shadow: 0px 5px 0 0 #0064a4;*/
	background-color:#d3d3d3;
	color:#505050;
	font-weight:bold;
}

.btn:hover, .btn:focus, .btn:active, .btn:visited, .TextButton:hover, .TextButton:focus, .TextButton:active, .TextButton:visited, .TextButtonWithImage:hover, .TextButtonWithImage:focus, .TextButtonWithImage:active, .TextButtonWithImage:visited, .ruButton:hover, .ruButton:focus, .ruButton:active, .ruButton:visited, #masterHeaderActionArea a:hover, #masterHeaderActionArea a:focus, #masterHeaderActionArea a:active, #masterHeaderActionArea a:visited, .RadGrid input.TextButton:hover, .RadGrid input.TextButton:focus, .RadGrid input.TextButton:active, .RadGrid input.TextButton:visited {
   /* color: #fff;
    background-color: #1196ba;
    border-color: #09407b;
    -webkit-box-shadow: 0px 5px 0 0 #09407b;
    box-shadow: 0px 5px 0 0 #09407b;*/
	color:#fff;
	background-color:#505050;
}

.btn[disabled], 
.TextButton[disabled], 
.TextButtonWithImage[disabled], 
.ruButton[disabled], 
#masterHeaderActionArea a[disabled], .RadGrid input.TextButton[disabled] {
	background-color:#d3d3d3;
}

/* primary button */
.PrimaryButton,
.SaveAndClose,
.SaveAs,
.UsePrimaryButton .TextButton,
.UsePrimaryButton .TextButtonWithImage,
#masterHeaderActionArea a,
.RadGrid input.PrimaryButton {
 /* color: #fff;
  background-color: #70a4d8;
  border-color: #0064a4;
  position: relative;
  -webkit-box-shadow: 0px 5px 0 0 #0064a4;
  box-shadow: 0px 5px 0 0 #0064a4;*/
  background-color:#8e282c;
  color:#fff;
}

.PrimaryButton:hover, .PrimaryButton:focus, .PrimaryButton:active, .PrimaryButton:visited,
.SaveAndClose:hover,
.SaveAndClose:focus,
.SaveAndClose:active,
.SaveAndClose:visited,
.SaveAs:hover,
.SaveAs:focus,
.SaveAs:active,
.SaveAs:visited,
.UsePrimaryButton .TextButton:hover,
.UsePrimaryButton .TextButton:focus,
.UsePrimaryButton .TextButton:active,
.UsePrimaryButton .TextButton:visited,
.UsePrimaryButton .TextButtonWithImage:hover,
.UsePrimaryButton .TextButtonWithImage:focus,
.UsePrimaryButton .TextButtonWithImage:active,
.UsePrimaryButton .TextButtonWithImage:visited,
#masterHeaderActionArea a:hover,
#masterHeaderActionArea a:focus,
#masterHeaderActionArea a:active,
#masterHeaderActionArea a:visited,
.RadGrid input.PrimaryButton:hover,
.RadGrid input.PrimaryButton:focus,
.RadGrid input.PrimaryButton:active,
.RadGrid input.PrimaryButton:visited {
  /*color: #fff;
  background-color: #1196ba;
  border-color: #09407b;
  -webkit-box-shadow: 0px 5px 0 0 #09407b;
  box-shadow: 0px 5px 0 0 #09407b;*/
  background-color:#e33d43;
}

.PrimaryButton[disabled], .PrimaryButton[disabled]:hover, .PrimaryButton[disabled]:focus, .PrimaryButton[disabled]:active, fieldset[disabled] .PrimaryButton, fieldset[disabled] .PrimaryButton:hover, fieldset[disabled] .PrimaryButton:focus, fieldset[disabled] .PrimaryButton:active, .PrimaryButton.aspNetDisabled, .PrimaryButton.aspNetDisabled:hover, .PrimaryButton.aspNetDisabled:focus, .PrimaryButton.aspNetDisabled:active,
.SaveAndClose[disabled],
.SaveAndClose[disabled]:hover,
.SaveAndClose[disabled]:focus,
.SaveAndClose[disabled]:active, fieldset[disabled]
.SaveAndClose, fieldset[disabled]
.SaveAndClose:hover, fieldset[disabled]
.SaveAndClose:focus, fieldset[disabled]
.SaveAndClose:active,
.SaveAndClose.aspNetDisabled,
.SaveAndClose.aspNetDisabled:hover,
.SaveAndClose.aspNetDisabled:focus,
.SaveAndClose.aspNetDisabled:active,
.SaveAs[disabled],
.SaveAs[disabled]:hover,
.SaveAs[disabled]:focus,
.SaveAs[disabled]:active, fieldset[disabled]
.SaveAs, fieldset[disabled]
.SaveAs:hover, fieldset[disabled]
.SaveAs:focus, fieldset[disabled]
.SaveAs:active,
.SaveAs.aspNetDisabled,
.SaveAs.aspNetDisabled:hover,
.SaveAs.aspNetDisabled:focus,
.SaveAs.aspNetDisabled:active,
.UsePrimaryButton .TextButton[disabled],
.UsePrimaryButton .TextButton[disabled]:hover,
.UsePrimaryButton .TextButton[disabled]:focus,
.UsePrimaryButton .TextButton[disabled]:active, fieldset[disabled]
.UsePrimaryButton .TextButton, fieldset[disabled]
.UsePrimaryButton .TextButton:hover, fieldset[disabled]
.UsePrimaryButton .TextButton:focus, fieldset[disabled]
.UsePrimaryButton .TextButton:active,
.UsePrimaryButton .TextButton.aspNetDisabled,
.UsePrimaryButton .TextButton.aspNetDisabled:hover,
.UsePrimaryButton .TextButton.aspNetDisabled:focus,
.UsePrimaryButton .TextButton.aspNetDisabled:active,
.UsePrimaryButton .TextButtonWithImage[disabled],
.UsePrimaryButton .TextButtonWithImage[disabled]:hover,
.UsePrimaryButton .TextButtonWithImage[disabled]:focus,
.UsePrimaryButton .TextButtonWithImage[disabled]:active, fieldset[disabled]
.UsePrimaryButton .TextButtonWithImage, fieldset[disabled]
.UsePrimaryButton .TextButtonWithImage:hover, fieldset[disabled]
.UsePrimaryButton .TextButtonWithImage:focus, fieldset[disabled]
.UsePrimaryButton .TextButtonWithImage:active,
.UsePrimaryButton .TextButtonWithImage.aspNetDisabled,
.UsePrimaryButton .TextButtonWithImage.aspNetDisabled:hover,
.UsePrimaryButton .TextButtonWithImage.aspNetDisabled:focus,
.UsePrimaryButton .TextButtonWithImage.aspNetDisabled:active,
#masterHeaderActionArea a[disabled],
#masterHeaderActionArea a[disabled]:hover,
#masterHeaderActionArea a[disabled]:focus,
#masterHeaderActionArea a[disabled]:active, fieldset[disabled]
#masterHeaderActionArea a, fieldset[disabled]
#masterHeaderActionArea a:hover, fieldset[disabled]
#masterHeaderActionArea a:focus, fieldset[disabled]
#masterHeaderActionArea a:active,
#masterHeaderActionArea a.aspNetDisabled,
#masterHeaderActionArea a.aspNetDisabled:hover,
#masterHeaderActionArea a.aspNetDisabled:focus,
#masterHeaderActionArea a.aspNetDisabled:active,
.RadGrid input.PrimaryButton[disabled],
.RadGrid input.PrimaryButton[disabled]:hover,
.RadGrid input.PrimaryButton[disabled]:focus,
.RadGrid input.PrimaryButton[disabled]:active, fieldset[disabled]
.RadGrid input.PrimaryButton, fieldset[disabled]
.RadGrid input.PrimaryButton:hover, fieldset[disabled]
.RadGrid input.PrimaryButton:focus, fieldset[disabled]
.RadGrid input.PrimaryButton:active,
.RadGrid input.PrimaryButton.aspNetDisabled,
.RadGrid input.PrimaryButton.aspNetDisabled:hover,
.RadGrid input.PrimaryButton.aspNetDisabled:focus,
.RadGrid input.PrimaryButton.aspNetDisabled:active {
  background-color: #e33d43;
  border-color: transparent;
}

.feature-text-inline {
  /*color: #dc4f00;*/
}

.Quote {
  /*background: #f4f5ed;
  border-left: 10px solid #dc4f00;
  margin: 1.5em .7em 1.5em 0;
  padding: 1.5em .7em;
  quotes: "\201C" "\201D" "\201C" "\201D";
  font-weight: normal;*/
}

/*ALERTS*/
.Alerts ul.AlertSet {
  padding: 0;
  margin: 0 0 .8em;
  list-style: none;
}
.Alerts li.AlertItem {
  list-style: none;
}
.Alerts .AlertItem {
  border: 1px solid #ddd;
  margin-top: -1px !important;
  padding: 12px 10px;
  background-color: #f2f6fb;
}
.Alerts .AlertItem:first-child {
  margin-top: 0;
}
.Alerts .media img {
  /**
    * Make sure the images float left on the media-style alerts
    * in case the author doesn't add the "pull-left" class.
    */
  float: left;
  margin-right: 10px;
}
.Alerts .media img.pull-right {
  /* but correctly set floats/padding if they apply the pull-right class */
  float: right;
  margin-right: 0;
}/*--------*/

#ctl01_TemplateBody_WebPartManager1_gwpciAccountpagetabs_ciAccountpagetabs_Engagementscore_DonutChart .donut-bite[data-segment-index="0"].large:AFTER,
#ctl01_TemplateBody_WebPartManager1_gwpciAccountpagetabs_ciAccountpagetabs_Engagementscore_DonutChart .donut-bite[data-segment-index="0"]:BEFORE{
	background-color:#8e282c!important;
}

.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTitlebar, 
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopLeft, 
.RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopRight{
	background-color:#8e282c!important;
}

.RadMenu.RadMenu_Metro div.rmRootGroup, .RadMenu.RadMenu_Metro ul.rmRootGroup, .RadMenu.RadMenu_MetroTouch div.rmRootGroup, .RadMenu.RadMenu_MetroTouch ul.rmRootGroup{
	background-color:#8e282c!important;
}


.eventsPage h2, h2.PanelTitle{
	font-family: 'Open Sans Light', sans-serif;
    color: #a52d31;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
	
}

.accountBtn ul{
	list-style:none;
	    padding-left: 25px;
}

/*---------------------------------------------
              MASTERPAGE ELEMENTS
-----------------------------------------------*/



#masterHeaderBackground,
.header {
  /*border-bottom: 2px dotted #eeeeee;*/
  border:none;
}

/*UNIVERSAL SEARCH CONTROL*/
.search-field {
  /*background: #fff url("images/ResponsiveHeaderSprite.png") no-repeat;
  background-position: 7px -16px;
  padding-left: 28px !important;
  color: #777;
  border-color: #CCC;*/
}

.search-field:focus {
  /*background: #fff url("images/search-icon.png") no-repeat;
  background-position: 145px 6px;*/
}

.header-search .TextButton {
 /* display: none;*/
}/*--------*/



/*HEADER LOGO*/
#masterHeaderImage {
  /*background-image: url("images/HeaderLogo.png");
  background-repeat: no-repeat;
  width: 122px;
  height: 38px;
  /* The following are needed to hide the text, but allow it to be read by screen readers */
  /*text-indent: -9999px;
  overflow: hidden;
  float: left;*/
  background-image: url("images/sidlogo.png");
  width:121px;
  height:140px;
  margin:10px 0px 10px 0px;
}/*--------*/



.header-logo-container p{
	font-size: 24px;
    font-style: italic;
    float: right;
    color: #999;
	margin-top:12%;
	font-family: 'Open Sans', sans-serif;
}

#masterDonorHeaderImage {
  /*background-image: url("images/HeaderLogo.png");
  background-repeat: no-repeat;
  width: 122px;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
  float: left;*/
}

@media (min-width: 768px) {
  #masterDonorHeaderImage {
    /*margin-top: 38px;*/
	margin-top:0px;
  }
}

.no-mqs #masterDonorHeaderImage {
  /*margin-top: 38px;*/
  
}

/* header logo wipe*/
#masterHeaderImage {
  /*background-image: none;*/
}

.RadGrid_MetroTouch .rgAltRow {
    background: #fdf7f1!important;
}

.RadGrid_MetroTouch .rgAltRow td {
    border-color: #fdf7f1!important;
}

.SearchField, .SearchResultSummary .ListItemTitle a {
    display: block;
    background-color: #e8baba;
    padding: 8px 12px;
}

.SearchField label {
    font-size: 120%;
    color: #9d2323;
}

.SearchResultSummary .ListItemTitle a {
    text-decoration: none;
    color: #000 !important;
    margin: -4px -7px 0;
}

.SearchResultSummary .ListItemTitle a:hover {
    background-color: #dc9393;
    text-decoration: underline;
}

/*---------------------------------------------
                     HEADER
-----------------------------------------------*/

/* This applies to the area behind the header logo and auxiliary navigation */
/*don't give this height! it will mess up the navigation on phones*/

.header-container:before, .header-container:after {
  content: " ";
  display: table;
}
.header-container:after {
  clear: both;
}
.header-top-container {
padding-top: 0px;
  padding-bottom: 0px;
}


.header {
 /* padding-top: 10px;
  padding-bottom: 10px;*/
  background-image: url('images/topbg.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  padding:0px;
}
    
.header-logo-container {
  /*float: left;*/
  width: 66%;
    float: left;
}/*--------*/


/*SIGN IN/OUT LINK*/
@media (min-width: 768px) { 
  .search-container-sm,
  .auth-link-container-sm {
    /*display: inline-block !important;*/
    }
    
  .auth-link-container-sm a {
      /*text-decoration: none;
      color:#fff;
      font-family: 'Oxygen', Sans-Serif;*/
  }
  
  .auth-link-container-sm a:hover {
    /*color:#ed1c24;*/
  }
}/*--------*/



/*TOP SOCIAL MEDIA ICONS*/
@media (max-width: 767px) {
  .header-social {
    /*display: none !important;*/
  }
}

.header-social a {
  /*text-decoration: none;*/
}/*-------*/



@media(max-width:767px){
.nav-auxiliary .nav-aux-account .nav-text, .nav-auxiliary .nav-aux-cart .nav-text{
	color:transparent;
	
}

.faqNav{
	    margin-left: 10px;
}

.nav-auxiliary .TextButton, .nav-auxiliary .navbar-toggle {
    margin-left: 15px;
    margin-top: 10px;
}

.contactNav .nav-text, .faqNav .nav-text{
	display:none;
}


.contactNav .nav-image, .faqNav .nav-image {
    padding-right: 0px;
}

.contactNav, .faqNav {
	display:block;
	background:#8e282c;
	width:40px;
	height: 39px;
}

img.nav-image{
	display:block!important;
	width: 24px;
	margin-left:3px;
	margin-top: 2px;
	}

}

img.nav-image{display:none;}
	

/*AUX AND FOOTER NAV*/



@media(min-width:768px){
.nav-auxiliary .nav-aux-account .nav-text, .nav-auxiliary .nav-aux-cart .nav-text {
    background-image: none;
    background-repeat: no-repeat;
    padding-left: 10px;
}
}

.NavigationUnorderedList {
 /* padding-left: 0;
  margin: 0;
  display: inline-block;*/
  float:left;
}

 .NavigationListItem {
  /*list-style-type: none;
  display: inline-block;
  margin-left: 0;*/
}

.nav-text{
}

.nav-text a:hover{
}

.NavigationLink {
  /*padding-left: 7.5px;
  padding-right: 7.5px;
  white-space: nowrap;*/
}

@media (max-width: 767px) {
  .ste-section {
    /*display: none !important;*/
  }
}/*--------*/


/*TOP ICON POSITIONS*/
.nav-auxiliary .nav-aux-account .nav-text {
  /*background-position: 0 -125px; - grey little man*/
}

.nav-auxiliary .nav-aux-cart .nav-text {
  /*background-position: 0 -75px; - grey shopping cart*/
}/*--------*/

.nav-auxiliary .nav-aux-cart .nav-text{
	color:transparent;
}



/*---------------------------------------------
              PRIMARY NAVIGATION
-----------------------------------------------*/
/*PRIMARY NAV BAR POSTIONING*/
@media (min-width: 768px) {
  .nav-primary {
   /* float: right;
    clear: right;*/
	float:left;
	clear:left;
	margin-top:0px;
	
  }
}

.no-mqs .nav-primary {
  /*float: right;
  clear: right;*/
  float:left;
	clear:left;
	margin-top:0px;
}/*-------*/


/*NAV FULL WIDTH BG*/
.header-bottom-container {
    /*background-color: #333;*/
	background-color:#d3d3d3;
}


/*ROOT LEVEL BG*/
.navbar-collapse {
  /*background-color: #d5d5d5;*/
  background-color:#d3d3d3;
  font-family: 'Open Sans', sans-serif;
}

/*ROOT LEVEL TEXT*/
.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
  /*text-transform: uppercase;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0;*/
  height:62px;
  line-height: 45px;
  color: #8e282c;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
}/*--------*/

@media (min-width: 768px) {
  .navbar-collapse {
    /*padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    border: none;*/
  }
}

.no-mqs .navbar-collapse {
  /*padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  border: none;*/
}/*--------*/


/*ROOT ITEM WHEN CLICKED/ON PAGE*/
.RadMenu.rmResponsive .rmSelected > .rmRootLink, .RadMenu.rmResponsive .rmFocused > .rmRootLink {
    /*color: #00a8b4;
    background-color: transparent;*/
	color:#fff!important;
	background-color:#8e282c;
}
/*--------*/


/*ROOT HOVER STYLE*/
.RadMenu.rmResponsive .rmRootLink:hover,
.RadMenu.rmResponsive .rmRootLink:focus,
.RadMenu.rmResponsive .rmExpanded > .rmRootLink,
.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink:hover,
.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink:focus {
  /*background-color: #424242;*/
  background-color:#a52d31;
  color:#fff!important;
}/*--------*/

.rmText:hover, .rmText:focus{color:#fff;}


/*CHILDREN BG*/
.RadMenu.rmResponsive .rmGroup {
 /* background-color: #424242;*/
 background-color:#d3d3d3;

}/*--------*/

/*CHILDREN TEXT*/
.rmResponsive .rmSlide .rmLink,
.rmResponsive .rmSlide .rsmLink {
  /*color: #fff;*/
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #8e282c;
}/*--------*/

/*CHILDREN LINK FOCUS STYLING*/
.rmResponsive .rmSlide .rmLink:hover, .rmResponsive .rmSlide .rmLink:focus,
.rmResponsive .rmSlide .rsmLink:hover,
.rmResponsive .rmSlide .rsmLink:focus,
.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover,
.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:focus {
 /* background-color: transparent;
  color: #f3691c;*/
  color:#fff;
}/*--------*/

/*EXPAND MENU ITEM ARROW (NOT THE RESPONSIVE ICON)*/
.RadMenu.rmResponsive .rmToggle {
  /*display: inline-block;
  margin: -10px -15px;
  float: right;
  height: 100%;*/
}

.rmResponsive .rmSlide .rmFocused > .rmLink, 
.rmResponsive .rmSlide .rmSelected > .rmLink, 
.rmResponsive .rmSlide .rsmSelected > .rsmLink, 
.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmSelected > .rsmLink {
    background-color: transparent;
    color: #fff;
}

.RadMenu.rmResponsive .rmToggle .rmIcon {
  /*font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 23px;
  height: 15px;
  background-image: url("images/responsivenav.png");
  background-repeat: no-repeat;
  margin-top: 18.5px;
  margin-bottom: 18.5px;
  margin-right: 15px;
  margin-left: 15px;*/
  
}

.RadMenu.rmResponsive .rmLink:hover .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmLink:focus .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmSelected > .rmLink .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmFocused > .rmLink.rmRootLink .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmExpanded > .rmLink .rmToggle > .rmIcon,
.RadMenu.rmResponsive .rmSlide .rmLink .rmToggle > .rmIcon {
  /*background-position: 0 -26px;*/ /*hides the icon on focus*/ 
}/*--------*/


.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:hover, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:focus {
    text-transform: uppercase;
    color: #595959;
    font-weight: bold;
    letter-spacing: 0;
}

/*ALIGN SECOND LEVEL WHEN MEGA DROP DOWN IS TURNED OFF*/
.rmItem.rmExpanded{
  position:inherit;
}

.rmVertical.rmGroup.rmLevel2{
    position:inherit;
}

.rmResponsive .rmSlide .MegaDropDownMenu {
    padding-top: 0px;
    padding-bottom: 0px;
}

.RadMenu.rmResponsive .rsmItem 
{
    padding: 7.5px 15px;
    padding: 0px;
}


/*--------*/

/*---------------------------------------------
              MOBILE NAVIGATION
-----------------------------------------------*/

/*MOBILE HAMBURGER + SEARCH ICON*/
.navbar-toggle {
    /*margin-top: 3.5px;
    margin-bottom: 3.5px;
    vertical-align: middle;
    background-color: #cc3366;
    border-color: transparent;
    border-radius: 5px;*/
	 background-color: #8e282c;
	     margin-bottom: 6.5px;
    padding-bottom: 9px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

@media (max-width: 767px){
.nav-auxiliary .nav-aux-button .NavigationLink:hover, .nav-auxiliary .nav-aux-button .NavigationLink:focus {
    background-color: #8e282c!important;
}

.nav-auxiliary .nav-aux-button.nav-aux-cart .cartCenter {
    background-color: #bb3c41;
    color: #fff;
}


.nav-auxiliary .nav-aux-button .NavigationLink {
    /* This makes the link look like the toggle buttons */
    background-color: #8e282c;
 
  }
  .nav-auxiliary .nav-aux-button .NavigationLink:hover, .nav-auxiliary .nav-aux-button .NavigationLink:focus {
    background-color: #8e282c;
  }
  .nav-auxiliary .nav-aux-button .NavigationLink:active {
    background-color: #8e282c;
  }
  .nav-auxiliary .nav-aux-button.nav-aux-account .nav-text, .nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
    /* hide the cart text on small devices */
    display: inline-block;
    white-space: nowrap;
    float: left;
    overflow: hidden;
    width: 22px;
    height: 19px;
    padding-left: 22px;
  }
  .nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
    background-position: 0 -100px;
  }
  .nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
    background-position: 0 -50px;
  }
  .nav-auxiliary .nav-aux-button.nav-aux-cart .cartFull {
    /* This is the flag indicating how many items are in your cart */
    left: 29px;
    /* margin, padding, plus placement */
    top: 8px;
  }


}


.nav-auxiliary .nav-aux-cart .cartCenter {
    color: #fff;
    background-color: #bb3c41;
    border-radius: 2px;
    font-size: 78%;
    line-height: 1;
    padding: 0 2px 1px;
    -webkit-box-shadow: -1px 1px 0 rgba(34, 34, 34, 0.6);
    box-shadow: -1px 1px 0 rgba(34, 34, 34, 0.6);
}

.navbar-toggle:hover{
	 background-color: #8e282c;
}

.navbar-toggle.collapsed {
 background-color: #8e282c;
}

@media (max-width: 767px){
.nav-auxiliary .nav-aux-button .NavigationLink {
    background-color: #2f8aa7;
    margin-left: 15px;
    padding: 9px 10px;
	width:41px;
	height:39px;
    margin-top: 10px;
    margin-bottom: 6.5px;
    border: 1px solid transparent;
    border-radius: 0;
}}

/*MOBILE HAMBURGER + SEARCH HOVER*/
.navbar-toggle:hover, .navbar-toggle:focus {
  /*background-color: #267087;*/
}

/*MOBILE HAMBURGER MENU LINE COLOR*/
.navbar-toggle .icon-bar {
  /*background-color: #fff; /*this is only the menu, search is an img*/
}

/*MOBILE HAMBURGER PROFILE + CART*/
@media (max-width: 767px) {
  .nav-auxiliary .nav-aux-button .NavigationLink {
    /* This makes the link look like the toggle buttons */
   /* background-color: #2f8aa7;
    margin-left: 15px;
    padding: 9px 10px;
    margin-top: 6.5px;
    margin-bottom: 6.5px;
    border: 1px solid transparent;
    border-radius: 0;*/
	border:none;
	 background-color: #8e282c;
  }
}

/*MOBILE HAMBURGER SEARCH ICON*/
 .navbar-toggle .icon-search {
  /*display: inline-block;
  float: left;
  background: url("images/ResponsiveHeaderSprite.png") no-repeat center top;
  width: 22px;
  height: 21px;
  margin: -1px 0;
  /* this makes it line up properly with the hamburger */
}

/*MOBILE HAMBURGER ACCOUNT + CART ICONS*/
.nav-auxiliary .nav-aux-account .nav-text,
.nav-auxiliary .nav-aux-cart .nav-text {
  /* add the background sprite for the provided CSS classes */
  /*background-image: url("images/ResponsiveHeaderSprite.png");
  background-repeat: no-repeat;
  padding-left: 26px;*/
}

@media(min-width:768px){
	 .navbar-toggle .icon-search,
	 .nav-auxiliary .nav-aux-account .nav-text,
     .nav-auxiliary .nav-aux-cart .nav-text {
	/*background-image: url("images/ResponsiveHeaderSprite.png");*/
}
}/*--------*/

/*---------------------------------------------
         SECONDARY (SIDEBAR) NAVIGATION
-----------------------------------------------*/

/*SIDEBAR NAV HEADER*/
.nav-secondary .sub-nav-head {
  /*background-color: #dc4f00;
  color: #fff;
  font-weight: bold;
  font-size: 120%;
  padding: 10px 15px;*/
  background-color:#999999;
  color: #fff;
  text-align: center;
  font-weight: 100;
  font-family: 'Open Sans Light', sans-serif;
  text-transform:uppercase;
}/*--------*/

/*SECONDARY NAV SUB LEVEL BG*/
.nav-secondary {
  /*background-color: #f4f5ed;
  margin-bottom: 1em;*/
  background-color:#fdf7f1;
  
}/*--------*/

/*SIDEBAR NAV SUB LEVEL TEXT AUSTIN*/
.RadTreeView.RadTreeView_Austin a.rtIn {
  /*color: #23749d;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0;*/
  color: #BF252B;
    font-size: 14px;
    display: block;
	font-weight:normal!important;
	-webkit-transition:none;
	border:none;
}

.RadTreeView.RadTreeView_Austin a.rtIn:hover,
.RadTreeView.RadTreeView_Austin a.rtIn:focus,
.RadTreeView.RadTreeView_Austin a.rtIn:active{
	background-color:#ede1d5;
	border:none;
}


/*SELECTED PAGE AUSTIN*/
.RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn {
    /*background-color: transparent;
    color: #333333;*/
}

.RadTreeView.RadTreeView_Austin .rtSelected > a.rtIn:hover {
    /*background-color: transparent;
    color: #333333;*/
	background-color:#ede1d5;
	  color: #BF252B;
}

.RadTreeView.RadTreeView_Austin > .rtUL > .rtLI {
  /* add a separator border to the first-level sub-nav items only */
  border-top: none;
}

/*SIDEBAR NAV SUB LEVEL TEXT TORONTO*/
.RadTreeView.RadTreeView_Toronto a.rtIn {
    /*color: #009eaa;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin: 0;*/
}

/*SELECTED PAGE AUSTIN*/
.RadTreeView.RadTreeView_Toronto .rtSelected > a.rtIn {
    /*background-color: transparent;
    color: #333333;*/
}/*--------*/

/*SUB LEVEL NAV HOVER TORONTO*/
.RadTreeView.RadTreeView_Toronto a.rtIn:hover,
 .RadTreeView.RadTreeView_Toronto .rtSelected > a.rtIn:hover{
  /*background-color: #fff;*/
}


/*---------------------------------------------
             AUXILIARY NAVIGATION
-----------------------------------------------*/
/*TOP AUX NAV POSITIONING*/
.navbar-header {
  float: right;
	margin-top: 1.75%;
}

.search-container-sm{

	 float: right;
}

.nav-text{
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size: 11px;
    font-weight: 400;
	
	display:block;
	padding:10px;
	}

/*AUX NAV ITEMS*/
.navbar-header > div,
.navbar-header > a,
.navbar-header .NavigationUnorderedList,
.navbar-header .NavigationLink {
  /*display: inline-block;
  vertical-align: middle;*/
}

/*SIGN IN/OUT CONTAINER*/
.auth-link-container {
  /*padding: 10px 15px;
  text-align: right;
  border-bottom: 1px dotted #666666;*/
}

/*SIGN IN/OUT LINK*/
@media (min-width: 768px) { 
  .auth-link-container-sm {
    /*display: inline-block !important;*/
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size: 11px;
    font-weight: 400;
	color:#666;
	text-align:center;
    }
    
  .auth-link-container-sm a {
      /*text-decoration: none;
      color:#fff;
      font-family: 'Oxygen', Sans-Serif;*/
	  padding:5px!important;
	  display: inline-block;
    height: 47px;
	width:73px;
	line-height:42px;
	font-size:11px;
  }
  
  .auth-link-container-sm a:hover {
    /*color:#ed1c24;*/
	padding:5px!important;
	display: inline-block;
    height: 54px;
	line-height:42px;
	width:73px;
  }
}/*--------*/

/*AUX TEXT STYLE*/
.nav-auxiliary a {
	text-decoration:none;
	padding:5px;
	color:#666;
}

.nav-auxiliary a:hover,
.nav-auxiliary a:focus {
	text-decoration:none;
	padding:5px;
	background-color:#8e282c;
	color:#fff!important;
}

.ste-section{float:right;}

/*TOP ICON POSITIONS*/
.nav-auxiliary .nav-aux-account .nav-text {
  /*background-position: 0 -125px; - grey little man*/
}


.nav-auxiliary .nav-aux-cart a{
	background-image: url('images/cart1.png');
	width:45px;
	height:54px;
	background-repeat:no-repeat;
	display: inline-block;
	background-position:44% center;
}

.nav-auxiliary .nav-aux-cart a:hover{
	background-image: url('images/cart1.png');
	width:41px;
	background-color:#8e282c!important;
	height:39px;
	background-repeat:no-repeat;
	display: inline-block;
	background-position:44% center;
}


@media(min-width:768px){
.nav-auxiliary .nav-aux-cart a{
	background-image: url('images/cart0.png');
	width:45px;
	height:54px;
	background-repeat:no-repeat;
	display: inline-block;
	background-position:44% center;
}

.nav-auxiliary .nav-aux-cart a:hover{
	background-image: url('images/cart1.png');
	width:45px;
	background-color:#8e282c!important;
	height:54px;
	background-repeat:no-repeat;
	display: inline-block;
	background-position:44% center;
	   
}
}



.nav-auxiliary .nav-aux-cart .nav-text {
	background-image: none;
}


/*--------*/


 /*TOP HEADER SEARCH BAR*/
.header-search input[type="text"]{
    /*display: inline-block;
    height: 37px;
    padding: 5px 10px;
    font-size: 100%;
    line-height: 1.6;
    color: #555555;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;*/
	width: 277px;
    font-size: 13px;
    height: 40px;
    padding-left: 15px!important;
	font-family: 'Open Sans', sans-serif;
}

.header-search .search-field {
    /*background: #fff url("images/ResponsiveHeaderSprite.png") no-repeat;
    background-position: 7px -16px;
    padding-left: 28px !important;
    color: #777;
    border-color: #CCC;*/
	background: #fff url("images/search-icon.png") no-repeat;
	background-position: center right;
}/*--------*/


.header-search .search-field:focus {
  /*background: #fff url("images/search-icon.png") no-repeat;
  background-position: 145px 6px;*/
}

.header-search .TextButton {
 /* display: none;*/
}/*--------*/



/*TOP SOCIAL ICONS*/
.SocialSprite {
 /* background-image: url(images/SocialSprite.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  vertical-align: top;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;*/
}

.SocialSprite.LargeButtons {
  /*width: 32px;
  height: 32px;*/
}

/*--------*/

/*---------------------------------------------
                MAIN CONTENT AREA
-----------------------------------------------*/

.ProgressTracker .SuccessfulMessage, .ProgressTracker .ProgressBar > span {
    background-color: #e33d43;
}

.RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, 
.RadGrid.RadGrid_MetroTouch .rgSelectedRow, 
.RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, 
.RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted, 
.RadGrid.RadGrid_MetroTouch th.rgSorted, 
.RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell, 
.RadGrid.RadGrid_Metro .rgSelectedRow, 
.RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow, 
.RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted, 
.RadGrid.RadGrid_Metro th.rgSorted {
    background-color: #e33d43;
    border-color: #e33d43;
}

.ContentWizardDisplay {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8e282c;
    padding: 10px;
}


.RadTabStripTop_Metro .rtsLevel1, .RadTabStripTop_Metro .rtsLevel1 .rtsUL, .RadTabStrip_Metro .rtsLevel1, .RadTabStrip_Metro .rtsLevel1 .rtsUL {
    background-color: #fff !important;
}

.RadTabStripTop_Metro .rtsLevel1 .rtsLink, 
.RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink, 
.RadTabStrip_Metro .rtsLevel1 .rtsLink, 
.RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink {
    text-transform: none;
    border-color: #656565;
	background-color:#999999;
	padding: 3px 10px 3px 10px;
}

.RadTabStripTop_Metro .rtsLevel1 .rtsSelected, 
.RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsSelected, 
.RadTabStrip_Metro .rtsLevel1 .rtsSelected, 
.RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsSelected{
    border-color: #8e282c;
	background-color: #8e282c;
    color: #fff;
	padding: 3px 10px 3px 10px;
}

.RadTabStripTop_Metro .rtsLevel1 .rtsLink:hover,
.RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink:hover, 
.RadTabStrip_Metro .rtsLevel1 .rtsLink:hover, 
.RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink:hover,
.RadTabStripTop_Metro .rtsLevel1 .rtsLink:focus,
.RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink:focus, 
.RadTabStrip_Metro .rtsLevel1 .rtsLink:focus, 
.RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink:focus  {
	text-decoration:none!important;
	color:#fff;
	border-color: #bb3c41;
	background-color:#bb3c41;
}

.RadTabStripTop_Metro .rtsLevel1 .rtsUL {
    padding: 0px!important;
    padding-bottom: 0;
}

.RadTabStripTop_Metro .rtsUL .rtsFirst, .RadTabStripBottom_Metro .rtsUL .rtsFirst {
    padding: 0 0 0 0px!important;
}



/*---------------------------------------------
                CONTENT ELEMENTS
-----------------------------------------------*/


/**HOME PAGE SLIDER**/

.homeSlider .carousel-caption {
    position: absolute;
	display:block;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
	width:50%;
	padding-left:20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: none;
	background-color:rgba(33,33,33,0.5);
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
}

.homeSlider .carousel h1{
	font-family: 'Open Sans', sans-serif;
	font-size:26px;
	font-weight: 100;
    line-height: 28px;
}

.homeSlider .sliderBtn{
	text-transform:uppercase;
	color:#c79a63;
	font-weight:600;
}

@media (min-width: 768px){
.homeSlider .carousel-caption {
    left: 0px;
    right: 0px;
    padding-bottom: 20px;
}
}

/**UPCOMING EVENTS WIDGET**/
.upcomingEvents .TitleBarTitle{
	width:100%;
	}

.upcomingEvents h2{
	display:block;
	color:#fff;
	background-color:#999999;
	height:60px;
	text-align:center;
	font-weight: 100;
	font-family: 'Open Sans Light', sans-serif;
	font-size: 22px;
	line-height: 60px;
}

.upcomingEvents .panel-body{
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	}

.upcomingEvents .eventDay{
	font-size: 22px;
    text-align: center;
    display: block;
    float: left;
    width: 30px;
}

.upcomingEvents .eventMonth{
	text-transform:uppercase;
	display:block;
	text-align:center;
	width:30px;
}

.upcomingEvents .GridTitlePanel {
    margin-top: 0px;
    margin-bottom: 0px;
}

.upcomingEvents th.rgHeader{
	display:none;
}

.upcomingEvents .RadGrid_MetroTouch .rgAltRow,
.upcomingEvents .RadGrid_MetroTouch .rgRow {
    background-color:#fdf7f1;
}

.upcomingEvents .RadGrid_MetroTouch .rgAltRow:hover,
.upcomingEvents .RadGrid_MetroTouch .rgRow:hover {
    background-color:#ede1d5;
}


.upcomingEvents .RadGrid_MetroTouch .rgRow td,
.upcomingEvents .RadGrid_MetroTouch .rgAltRow td {
    border: none!important;
}

.upcomingEvents .RadGrid_MetroTouch {
    border: none!important;
    color: #8e282c;
    background-color: #fdf7f1;
}

.upcomingEvents .panel-heading.Distinguish, 
.upcomingEvents .PanelHead.Distinguish, 
.upcomingEvents .TitleBarCaption, 
.upcomingEvents .panel-group .panel-heading {
    padding: 0px;
    border-bottom: none;
}

.upcomingEvents .RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, 
.upcomingEvents .RadGrid_MetroTouch .rgSelectedRow, 
.upcomingEvents .RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, 
.upcomingEvents .RadGrid_MetroTouch .rgSelectedRow td.rgSorted {
    color: #8e282c;
    background: #fdf7f1;
    border-color: #fdf7f1;
}

.upcomingEvents .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell a, 
.upcomingEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow a, 
.upcomingEvents .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow a, 
.upcomingEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted a, 
.upcomingEvents .RadGrid.RadGrid_MetroTouch th.rgSorted a, 
.upcomingEvents .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell a, 
.upcomingEvents .RadGrid.RadGrid_Metro .rgSelectedRow a, 
.upcomingEvents .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow a, 
.upcomingEvents .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted a, 
.upcomingEvents .RadGrid.RadGrid_Metro th.rgSorted a {
    color: #8e282c !important;
}

.upcomingEvents .RadGrid_MetroTouch .rgRow a, 
.upcomingEvents .RadGrid_MetroTouch .rgAltRow a, 
.upcomingEvents .RadGrid_MetroTouch tr.rgEditRow a, 
.upcomingEvents .RadGrid_MetroTouch .rgFooter a, 
.upcomingEvents .RadGrid_MetroTouch .rgEditForm a {
    color: #8e282c!important;
	text-decoration:none;
}


.upcomingEvents .RadGrid_MetroTouch .rgHeader:first-child, 
.upcomingEvents .RadGrid_MetroTouch th.rgResizeCol:first-child, 
.upcomingEvents .RadGrid_MetroTouch .rgFilterRow>td:first-child, 
.upcomingEvents .RadGrid_MetroTouch .rgRow>td:first-child, 
.upcomingEvents .RadGrid_MetroTouch .rgAltRow>td:first-child {
    border-left-width: 0;
    padding-left: 8px;
    text-align: center;
}


.upcomingEvents .RadGrid a:visited, 
.upcomingEvents .RadToolTip a:visited {
    color: #8e282c !important;
	text-decoration:none;
}

.sideBar{margin-top:-16px;}

.registerBtn div{
	display:block;
	width:100%;
	height:60px;
	background-color:#8e282c;
	color:#fff;
	margin-top:-13px;
	padding-left:15px;
	-webkit-transition:all 0.3s;
	line-height: 26px;
    padding-top: 3px;
}

.registerBtn.Side div{
	display:block;
	width:100%;
	height:60px;
	background-color:#8e282c;
	color:#fff;
	margin-top:0px;
	padding-left:15px;
	-webkit-transition:all 0.3s;
	margin-bottom:20px;
	line-height: 26px;
    padding-top: 3px;
}

a.registerBtn{
	text-decoration:none;
}

a.registerBtn:hover div,
a.registerBtn:focus div{
	background-color:#bb3c41;
}

.registerBtn .register{
	font-family: 'Open Sans Light', sans-serif;
	font-size:14px;
	font-weight:bold;
	display: block;
    margin-top: -28px;
}

.registerBtn .member{
	font-family: 'Open Sans Light', sans-serif;
	font-size:20px;
	display: block;
	padding-top:5px;
}


/**HOME PAGE BOXES**/
a.homeBox{
	display: block;
    text-decoration: none;
    width: initial;
    position: relative;
}

a.homeBox img{
	opacity:0.5;
	-webkit-transition:all 0.3s;
	display: block;
    margin: 0px auto;
}

a.homeBox:hover img{
	opacity:1;
}


a.homeBox .text{
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	color:#8e282c;
	font-size:20px;
	font-weight:600;
	line-height:21px;
	text-align:center;
	position:absolute;
}


a.homeBox.PD .text{
	display: block;
	top: 41%;
	z-index: 20;
    width: 100%;
    position: absolute;
}


a.homeBox.MS .text{
	display: block;
	top: 41%;
	z-index: 20;
    width: 100%;
    position: absolute;
}

a.homeBox.CGG .text{
	display: block;
	top: 41%;
	z-index: 20;
    width: 100%;
    position: absolute;
}

a.homeBox.CGT .text{
	display: block;
	top: 47%;
	z-index: 20;
    width: 100%;
    position: absolute;
}

a.homeBox.Pub .text{
	display: block;
	top: 47%;
	z-index: 20;
    width: 100%;
    position: absolute;
}

@media(min-width:768px){	
a.homeBox.MS .text,
a.homeBox.CGG .text{
	font-size:15px;
}
}

@media(min-width:938px){	
a.homeBox.MS .text,
a.homeBox.CGG .text{
	font-size:20px;
}
}

/**TESTIMONIALS BANNER**/

/*.testimonials{
	display:block;
	background-color:#e4d0bc;
	padding:20px;
}*/



.fullWidth {
    position: inherit;
   color:#68635e;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	background-color:#e4d0bc;
	padding:20px;
}

.fullWidth .col-sm-12{
	padding-left:15px;
	padding-right:15px;
}

.clear:before {
    content: "";
   
}


@media(min-width:768px){


.fullWidth {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 0px;
	color:#68635e;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	background-color:#ffffff;
	padding:20px;
	height:390px;
}

.fullWidth .col-sm-12{
	padding:0px;
}

.clear:before {
    content: "";
    display: block;
    height: 390px;
    position: static;
}


}

@media(min-width:878px){
	.fullWidth {
		height:345px;
	}
	
	.clear:before {
    
    height: 345px;

}
}

@media(min-width:1024px){
	.fullWidth {
		height:305px;
	}
	
	.clear:before {
    
    height: 305px;

}
}

@media(min-width:1166px){
	.fullWidth {
		height:270px;
	}
	
	.clear:before {
    
    height: 270px;

}
}


/**PD MAP**/

.pdMap ul{
	list-style:none;
	padding:0px;
}


.pdMap .links{
	display:block;
	margin-left: 16%;
}

.pdMap .links a{
	display:block;
	height: 40px;
    margin-bottom: 5px;
	line-height: 40px;
    text-decoration: none;
	text-align: center;
}

.pdMap .links a:hover .new,
.pdMap .links a:focus .new{color:#fff;}

.pdMap .links .number{
	display:block;
	float:left;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	margin-left:5px;
}

.pdMap .links #twelve .number,
.pdMap .links #ten .number,
.pdMap .links #seven .number,
.pdMap .links #six .number,
.pdMap .links #two .number{
	    padding-top: 8px;
}

.pdMap .new{
	color:red;
	font-size:12px;
	font-weight:bold;
}

/** ROW 1 - FOCUS**/

.pdMap .focus{
    display:block;
	background-color:#5b2d1e;
	height:220px;
	float:left;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	width:15%;
	text-align:center;
}

.pdMap .focus ul li{
	vertical-align:middle;
	line-height:220px;
}

.pdMap .row1 .links a{
    background-color: #e7dbd0;
    color: #5b2d1e;
}

.pdMap .row1 .links a:hover,
.pdMap .row1 .links a:focus{
	background-color:#b18f70;
	color:#fff;
}

a#thirteen{
	width:75%;
}

a#twelve{
	width: 30%;
    margin-left: 25%;
    line-height: 17px;
    padding-top: 3px;
}

/**ROW 2 - ADVANCED**/

.pdMap .advanced{
    display:block;
	background-color:#663366;
	height:130px;
	float:left;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	width:15%;
	text-align:center;
}

.pdMap .advanced ul li{
	vertical-align:middle;
	line-height:130px;
}

.pdMap .row2 .links a{
    background-color: #9e639e;
    color: #fff;
}

.pdMap .row2 .links a:hover,
.pdMap .row2 .links a:focus{
	background-color:#663366;
	color:#fff;
}

a#ten{
	width:50%;
    line-height: 17px;
    padding-top: 3px;
}

a#nine{
	width:50%;
	margin-left:25%;
}

/** ROW 3 - ESSENTIALS **/

.pdMap .essentials{
    display:block;
	background-color:#853939;
	height:175px;
	float:left;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	width:15%;
	text-align:center;
}

.pdMap .essentials ul li{
	vertical-align:middle;
	line-height:175px;
}

.pdMap .row3 .links a{
    background-color: #996666;
    color: #fff;
}

.pdMap .row3 .links a:hover,
.pdMap .row3 .links a:focus{
	background-color:#853939;
	color:#fff;
}

a#eight{
	width:50%;
}

a#seven{
	width: 30%;
    margin-left: 70%;
    line-height: 17px;
    padding-top: 3px;
}

a#six{
	width:50%;
	margin-left:25%;
	line-height: 17px;
    padding-top: 3px;
}

a#five{
	width:75%;
	margin-left:25%;
}


/** ROW 4 - FUNDAMENTALS **/

.pdMap .fundamentals{
    display:block;
	background-color:#b43373;
	height:175px;
	float:left;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	width:15%;
	text-align:center;
}

.pdMap .fundamentals ul li{
	vertical-align:middle;
	line-height:175px;
}

.pdMap .row4 .links a{
    background-color: #cc6699;
    color: #fff;
}

.pdMap .row4 .links a:hover,
.pdMap .row4 .links a:focus{
	background-color:#b43373;
	color:#fff;
}

a#four, a#three{
	width:75%;
	margin-left:25%;
}

a#two{
	width:30%;
	margin-left:70%;
	line-height: 17px;
    padding-top: 3px;
}

a#one{
	width:50%;
	margin-left:25%;
}

/** BOTTOM **/

.pdMap .bottom{
		margin-left: 16%;
}

.pdMap .bottom span{
	display:inline-block;
	float:left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color:#707070;
	color:#fff;
	width: 24%;
    margin-right: 1%;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
	font-size: 14px;
	
}

.pdMap .bottom .double{
	    line-height: 17px;
    padding-top: 3px;
}





/*ACCORDION*/

/*THE WHOLE ACCORDION CONTAINER*/
.accordion {
width:290px;
}

@media(min-width:768px){
    .accordion {
        width:100%;
}
}

/*THE HEADERS*/
.accordion label{
    display:block;
    background-color:#ede1d5;
    padding:5px 20px;
    z-index:2;
    position:relative;
    cursor:pointer;
    height:35px;
    margin:0px;
    margin-bottom:5px;
	font-family:'Open Sans',sans-serif;
	font-weight:normal;
}

/*HEADER HOVER*/
.accordion label:hover{
background-color:#c8988d;
}

/*HEADER WHEN SELECTED*/
.accordion input:checked + label,{
    background-color:#ede1d5;
    color:#000;
}

.accordion input:checked + label:hover{
	background-color:#c8988d;
}

/*ADD THE ARROW*/
.accordion label:after{
    content: '+';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 6px;
}

/*CHANGE WHEN SELECTED*/
.accordion input:checked + label:after{
    content: '-';
    top:5px;
}

/*HIDE CHECKBOXES*/
.accordion input{
    display:none;
}

.accordion article{
    background-color:#fdf7f1;
    margin-top:-1px;
    overflow:hidden;
    height:0px;
    position:relative;
    z-index:2;
    transition:height 0.3s linear;
}

.accordion input:checked ~ article{
    transition:height 0.3s linear;
}

.accordion article p{
    color:#000;
    padding:20px;
}

.accordion input:checked ~ article.ac-large{
    height: 100%;
}

.accordion a.registerNow{
	display:block;
	height:40px;
	background-color:#8e282c;
	color:#fff;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	width:200px;
	-webkit-transition:all 0.3s;
}


.accordion a:hover.registerNow,
.accordion a:focus.registerNow{
	background-color:#bb3c41;
}
/*--------*/


/** MEMBER PAGE CTA**/
.memberCTA img{
	opacity:0.5;
	-webkit-transition:all 0.3s;
	}

a.memberCTA:hover img, a.memberCTA:focus img{
	opacity:1;
}
	
a.memberCTA:hover, a.memberCTA:focus{
	text-decoration:none;
}

.memberCTA .text{
	text-transform:uppercase;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	display: block;
	position:absolute;
}

a.memberCTA.pdo .text{
	top: 40%;
    left: 30%;
}

a.memberCTA.hand .text{
	top: 40%;
    left: 35%;
}

a.memberCTA.ns .text{
	top: 40%;
    left: 25%;
}

a.memberCTA.pub .text{
	top: 40%;
    left: 34%;
}

a.memberCTA.pd .text{
	top: 40%;
    left: 16%;
}

a.memberCTA.res .text{
	top: 40%;
    left: 37%;
}

/**TABLE STYLING**/

 .greyTable table, .greyTable th, .greyTable td {
    border: 1px solid gray;
    padding: 15px;
    font-size: 14px;
    }

/** COURSE LIST **/

.listHeader{
	display:block;
	background-color:#999999;
	height:40px;
	line-height:40px;
	color:#fff;
}

.listHeader .code{
	display:inline-block;
	margin:0px 10px;
}

.listHeader .title{
	display:inline-block;
	margin:0px 10px 0px 8%;
}

.listHeader .date{
	display:inline-block;
	margin:0px 10px 0px 0px;
}

.listHeader .click{
	display:inline-block;
	font-size:12px;
}



.classDates .panel{
	border:none!important;
}


.classDates th.rgHeader{display:none;}

.classDates .RadGrid_MetroTouch {
    border: none;
    color: black;
    background-color: white;
}

.classDates .RadGrid_MetroTouch .rgRow td, 
.classDates .RadGrid_MetroTouch .rgAltRow td {
    border: none;
}


.classDates .RadGrid_MetroTouch .rgRow td, 
.classDates .RadGrid_MetroTouch .rgAltRow td {
    border: none!important;
}

.classDates .RadGrid_MetroTouch .rgAltRow {
    background: #ede1d5!important;
	width:0px!important;
}

.classDates.alt .RadGrid_MetroTouch .rgAltRow {
    background: #fdf7f1!important;
	width:0px!important;
}

.classDates .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, 
.classDates .RadGrid.RadGrid_MetroTouch .rgSelectedRow, 
.classDates .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, 
.classDates .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted, 
.classDates .RadGrid.RadGrid_MetroTouch th.rgSorted, 
.classDates .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell, 
.classDates .RadGrid.RadGrid_Metro .rgSelectedRow, 
.classDates .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow, 
.classDates .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted, 
.classDates .RadGrid.RadGrid_Metro th.rgSorted {
    background-color: #ede1d5!important;
	width:6!important;
    border:none;
}

.classDates .RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, 
.classDates .RadGrid_MetroTouch .rgSelectedRow, 
.classDates .RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, 
.classDates .RadGrid_MetroTouch .rgSelectedRow td.rgSorted {
    color: #000!important;
    background: #ede1d5!important;
	width:65px!important;
    border:none;
}

.classDates .RadGrid.RadGrid_MetroTouch .rgRow td, 
.classDates .RadGrid.RadGrid_MetroTouch .rgRow td:first-child, 
.classDates .RadGrid.RadGrid_MetroTouch .rgAltRow td, 
.classDates .RadGrid.RadGrid_MetroTouch .rgAltRow td:first-child{
	padding:0px;
width:65px!important;
	background-color: #ede1d5;
}


.classDates .RadGrid .rgRow{
width:65px!important;
	background-color: #ede1d5;
}

.classDates.alt .RadGrid.RadGrid_MetroTouch .rgRow td, 
.classDates .alt.RadGrid.RadGrid_MetroTouch .rgRow td:first-child, 
.classDates.alt .RadGrid.RadGrid_MetroTouch .rgAltRow td, 
.classDates.alt .RadGrid.RadGrid_MetroTouch .rgAltRow td:first-child{
	padding:0px;
width:65px!important;
	background-color: #fdf7f1;
}


.classDates.alt .RadGrid .rgRow{
width:65px!important;
	background-color: #fdf7f1;
}
.classDates .RadGrid .rgRow, 
.classDates .RadGrid .rgAltRow, 
.classDates .RadGrid .rgHeader, 
.classDates .RadGrid .rgResizeCol, 
.classDates .RadGrid .rgPager, 
.classDates .RadGrid .rgGroupPanel, 
.classDates .RadGrid .rgGroupHeader {
    cursor: default;
	height: 72px;
   
	padding-left:5px;
}

.rgNoRecords{
	height:72px;
}

@media(min-width:667px){
.classDates .RadGrid .rgRow, 
.classDates .RadGrid .rgAltRow, 
.classDates .RadGrid .rgHeader, 
.classDates .RadGrid .rgResizeCol, 
.classDates .RadGrid .rgPager, 
.classDates .RadGrid .rgGroupPanel, 
.classDates .RadGrid .rgGroupHeader {
    cursor: default;
	height: 50px;
   
	padding-left:5px;
}

.rgNoRecords{
	height:50px;
}
}

.datesColumn{
	margin-top:6px;
}

.datesColumn .GridTitlePanel, 
.datesColumn .GridFooterPanel{
	margin:0px!important;
}

.datesColumn .iMIS-WebPart > .ContentItemContainer, 
.datesColumn .WebPartZone > .ContentItemContainer{
	margin-bottom:15px!important;
}

.classDates .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell a, 
.classDates .RadGrid.RadGrid_MetroTouch .rgSelectedRow a, 
.classDates .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow a, 
.classDates .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted a, 
.classDates .RadGrid.RadGrid_MetroTouch th.rgSorted a, 
.classDates .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell a, 
.classDates .RadGrid.RadGrid_Metro .rgSelectedRow a, 
.classDates .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow a, 
.classDates .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted a, .RadGrid.RadGrid_Metro th.rgSorted a {
    color: #000 !important;
}


.classDates .RadGrid a:visited, 
.classDates .RadToolTip a:visited {
    color: #fff !important;
}

.classDates table tr > *{
        display: block;
    }
	
.classDates    table tr {
        display: table-cell;
    }


.classDates a{
	color:#fff!important;
	text-decoration:none!important;
	background-color:#a52d31;
	display:block;
	padding:5px 6px;
}

.classDates a:hover, .classDates a:focus{
	color:#fff!important;
	text-decoration:none!important;
	background-color:#bb3c41;
	display:block;
	padding:5px 6px;
}
	
.datesColumn .panel-body, .datesColumn .PanelBody{
	padding:0px;
	height:72px;
	margin-top:-6px;
}
@media(min-width:667px){
		
.datesColumn .panel-body, .datesColumn .PanelBody{
	padding:0px;
	height:50px;
	margin-top:-6px;
}
}


	
	
.courseListPage .col-sm-4{
	padding:0px 15px 0px 0px;
	width:43%;
	float:right;
}	
	
.courseListPage .col-sm-8{
	padding-right:0px;
	width:57%;
	float:left;
}


.courseHeader{
	display:block;
	height:50px;
	background-color:#cccccc;
	line-height:50px;
	color:#a52d31;
    font-weight: bold;
}

.courseHeader .code{
	display:inline-block;
	padding:0px 10px 0px 10px;
}

.courseHeader .title{
	display: inline-block;
    margin: 0px 10px 0px 30px;
}
	
.courseRow{
	display:block;
	height:72px;
	background-color:#f5ece3;
	line-height:0px;
	color:#a52d31;
	margin-bottom:9px;
}


@media(min-width:667px){
	.courseRow{
	display:block;
	height:50px;
	background-color:#f5ece3;
	line-height:0px;
	color:#a52d31;
	margin-bottom:9px;
}
}

@media(min-width:768px){
	.courseRow{
	display:block;
	height:50px;
	background-color:#f5ece3;
	line-height:50px;
	color:#a52d31;
	margin-bottom:9px;
}
}

.courseRow .code{
	display:inline-block;
	padding:0px 10px 0px 10px;
	background-color:#ede1d5;
}

.courseRow .title{
	display: inline-block;
    margin: 0px 10px 0px 7%;
}


.courseRow .title.double, .courseRowAlt .title.double{
	line-height:0px;
	    margin: 3px 7% 0px 7%;
}

.courseRowAlt{
	display:block;
	height:72px;
	background-color:#f9f1ea;
	line-height:0px;
	color:#a52d31;
	margin-bottom:9px;
}

@media(min-width:667px){
	
.courseRowAlt{
	display:block;
	height:50px;
	background-color:#f9f1ea;
	line-height:0px;
	color:#a52d31;
	margin-bottom:9px;
}

}

@media(min-width:768px){
	
.courseRowAlt{
	display:block;
	height:50px;
	background-color:#f9f1ea;
	line-height:50px;
	color:#a52d31;
	margin-bottom:9px;
}

}

.courseRowAlt .code{
	display:inline-block;
	padding:0px 10px 0px 10px;
	background-color:#fdf7f1;
}

.courseRowAlt .title{
	display: inline-block;
    margin: 0px 10px 0px 7%;
}



/*---------------------------------------------
                     FOOTER
-----------------------------------------------*/


.footer-content {
  /*padding-top: 1em;*/
}

.footer-content-section {
  /*padding: 0 15px 1em;*/
}



/*COPYRIGHT TEXT*/
.footer-nav-copyright .NavigationUnorderedList,
.footer-nav-copyright .footer-copyright {
  /*float: left;
  margin: 0;*/
}


.footer-nav-copyright .footer-copyright {
  /*display: inline-block;
  margin: 0 1.5em .65em 0;*/
  width:100%;
}

@media (max-width: 767px) {
  .footer-nav-copyright .footer-social-copyright {
    /*text-align: center;*/
  }
}

.footer-nav-copyright .footer-social-copyright .footer-social,
.footer-nav-copyright .footer-social-copyright .footer-copyright {
  /*padding-top: 10px;
  padding-bottom: 10px;*/
}

@media (min-width: 768px) {
    .footer-nav-copyright .footer-social-copyright .footer-social {
    /*text-align: left;*/
  }
    
  .footer-nav-copyright .footer-social-copyright .footer-copyright {
    /*float: right;
    width: auto;
    clear: right;*/
  }
}

.no-mqs .footer-nav-copyright .footer-social-copyright .footer-social {
  /*text-align: left;*/
}


.no-mqs .footer-nav-copyright .footer-social-copyright .footer-copyright {
  /*float: right;
  width: auto;
  clear: right;*/
  }


.footer-copyright p {
  /*margin-bottom: 0;*/
  text-align:right;
  color: #d08b8d;
  font-size:12px;
}

.footer-copyright a {

}

.footer-copyright .col-sm-6{
	height:50px;
	display:block;
}

.footer-copyright a:hover {

}

@media (min-width: 480px) {
  .footer-content-section {
    /*float: left;
    width: 50%;*/
  }
}

.no-mqs .footer-content-section {
  /*float: left;
  width: 50%;*/
}


@media (min-width: 768px) {
  .footer .footer-social {
    /*width: 33.3333333333%;*/
    /*width:300px; make it fit on one line!*/
  }
  .footer .footer-promo-container {
   /* width: 66.6666666667%;*/
  }
}

.no-mqs .footer .footer-social {
  /*width: 33.3333333333%;*/
}

.no-mqs .footer .footer-promo-container {
  /*width: 66.6666666667%;*/
}

#masterFooterCopyright {
  /*clear: both;*/
}



/*SPONSOR BAR*/
.footer-content {
  /*background-color: #424242;
  color: #fff;
  text-align: center;*/
  background-color: #e9eaea;
  text-align:left;
  padding-bottom:10px;
  padding-top:0px;
}

.footer-content h3{
	color: #666;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
	font-family: 'Open Sans Light', sans-serif;
}

.footer-content .footerRow{
	margin:20px 0px 20px 0px;
}

.footer-content a .footerImg{
	margin-right:5px;
	opacity:0.5;
	-webkit-transition: all 0.3s;
}

.footer-content a:hover .footerImg{
	margin-right:5px;
	opacity:1;
}

.footer-content ul{
	list-style:none;
	padding:0px;
	}

.footer-content li a{
	text-decoration:none;
	color: #BF252B;
    font-size: 12px;
    font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.footer-content li a:hover,
.footer-content li a:focus{
	color:#000;
}

.footer-content {
    color: #666;
    font-size: 12px;
}

.footer-content .footerSocial{
	margin-right:5px;
}

.footerLogo{
	float:left;
	margin-right:15px;
}

.footerText{
	margin-top:20px;
}


.footer-content h2 {
 /* margin-top: 0;
  color: #fff;
  border-bottom: none;*/
}

/*Button text*/
.footer-content a {
  /*color: #acd7ec;*/
}

.footer-social {
 /* padding-top: 15px;*/
}

.footer-social a {
  /*margin-right: .5em;*/
}

.footer-promo-container .promo {
  /*background-color: #020202;
  /* rgba fallback */
  /*background-color: rgba(2, 2, 2, 0.5);
  padding: 15px;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.075), 0 1px 0 rgba(255, 255, 255, 0.1);*/
}

.footer-promo-container .lead {
  /*font-family: Raleway, Verdana, sans-serif;
  font-weight: 200;
  margin-bottom: .25em;
  font-size: 130%;*/
}

.sponsor-pic {

}

@media (min-width: 769px){
 .sponsor-pic {

 } 
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-promo-container .lead {
    /*font-size: 150%;*/
   
  }
}

@media (min-width: 992px) {
  .footer-promo-container .lead {
    /*font-size: 170%;*/
   
  }
}

.no-mqs .footer-promo-container .lead {
  /*font-size: 170%;*/
 
}


.footer-promo-container .TextButton {
  /*background-color: #020202;
  background-color: rgba(2, 2, 2, 0.5);
  color: #fff;*/
}

.footer-promo-container .TextButton:hover {
  /*background-color: #020202;
  background-color: rgba(2, 2, 2, 0.8);*/
}
/*--------*/

.footer-copyright{


}

.footer-social{

}

.SocialSprite {
 /* background-image: url(images/SocialSprite.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  vertical-align: top;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;*/
}

.SocialSprite.LargeButtons {
  /*width: 32px;
  height: 32px;*/
}


/*FOOTER LINKS STYLING*/
.footer-nav-copyright {
  /*background-color: #222222;
  color: #999;*/
  background-color: #8e282c;
  color: #d08b8d;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}

.ImgNoResize img{
	max-width:17px!important;
	display:block;
	margin-top:10px!important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_PaymentMethodRadioButtonList_0{display:none;}

#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_PaymentMethodRadioButtonList label:nth-child(2){display:none;}

.footer-nav-copyright a, .footer-nav-copyright a:visited {
  /*color: #fff;*/
  text-decoration:none;
   color: #d08b8d;
   font-size:10px;
}

.footer-nav-copyright a:hover, .footer-nav-copyright a:active {
  /*color: white;*/
}

.footer .nav-text{
}

.footer .nav-text a{
}

.footer .nav-text a:hover{
}


.EventBold .PanelFieldValue {font-weight:bold!important;}

/*--------*/