﻿
/* gabe styles */

#information .container{padding-top:60px;}
#information-block{margin-top:0px !important;margin-left:0px;padding-left:20px;}

.span3{width:300px !important;}

#main-content{margin:1em 0px 0px 0px !important;}

#controls a.left{left:20px !important;outline: 0;}
#controls a.right{right:20px !important;outline: 0;}

#slider ul{list-style:none;}

/* Theme Styles
-------------------------------------------------- */



/* parallax cloud slider styles*/

#slider.wrapper {
z-index:0;
 }

#slider-background { 
background: url(http://www.websocialfiles.com/redcrossnobullying/images/slider_bg.png) top center;
width:100%;
height:760px;
overflow:hidden;

}
   
.disclaimer-text{font-size:12px;}

.video{border:4px solid #FEB024;margin-bottom:20px;padding:0px;height:254px;overflow:hidden;}
.side-video{border:4px solid #FEB024;margin-bottom:20px;padding:0px;height:212px;overflow:hidden;}

.feature-image{border:4px solid #FEB024;margin-bottom:20px;padding:0px;}
.feature-image img{padding:0px;margin:0px;display:block;}

a.donate{display:block;margin-top:10px;}

a.back-to-top{width:164px;float:right;display:block;}

h3.feature-title{font-family:Verdana, Geneva, sans-serif;}


/*** Clouds ***/
.clouds         { width:100%; height:262px; overflow:hidden; }
#clouds-small     { width:3000px; height:100%; background:url(http://www.websocialfiles.com/redcrossnobullying/images/bg-clouds-small.png) repeat-x;}
#cloud2         { position:relative; top:-262px; }
#cloud3 {position:relative; bottom:125px;  }
#cloud4 {position:relative; bottom:75px;  }
#clouds-big    { width:4000px; height:100%; background:url(http://www.websocialfiles.com/redcrossnobullying/images/bg-clouds-big.png) repeat-x;}

#content-slider{width:536px;margin-top:20px;}


/*** slider navigation ***/
#slider-controls {
width: 100%;
position: absolute;
z-index: 10;
left: 0;
top: 14%; }


#controls       { position:static; top:20px; right:10px;  }

#controls a       { display:block; height:50px;width:50px;position:absolute; text-indent:-9999px;}

#controls a.left   { background:url(http://www.websocialfiles.com/redcrossnobullying/images/slider-controls-sprite.png) 2px 0 no-repeat; width:100px; height:220px; left:0px;}
          
#controls a.right   { background:url(http://www.websocialfiles.com/redcrossnobullying/images/slider-controls-sprite.png) -102px 0 no-repeat; width:100px; height:220px; right:0px;}
          
#controls a:hover   { 

}

#controls a.selected  { }
 
#controls ul { list-style-type:none; }         
#controls li      {   width:100px;}



/*** Body Content ***/
#wrapper  { width:100%; height:100%; position:absolute; top:0; left:0; overflow:hidden; }

#mask   { width:400%; height:100%; }

.box    { width:25%; height:100%; float:left; }

.content  {width:960px; height:auto; top:0;  margin: 0 auto; position:relative;  }
.content img {  width:420px; float: left; margin: 0 auto; left:15%; }
        
.inner    { width:420px; height:auto; background-color: rgba(255, 208, 1, .8);display:block;
 
color: rgba(255, 208, 1, .8); border-radius:30px; -moz-border-radius:30px;
-webkit-border-radius:30px; margin:5px; padding:15px; top:20%; right:1%; position:relative; float:right; }

/*
.title { font-weight:normal; font-size:40px; color:#ffF; font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}

.title small { color:#FF0000; font-size:36px;  font-family:"LeagueGothicRegular", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}
*/

.title { font-weight:bold;    font-family:Verdana, Geneva, sans-serif;margin:0px 0px 15px 0px;
}

.title small { color:#FF0000; font-size:22px;font-weight:bold; line-height:120%;
}

.details {font-size:15px; color:#343735; line-height:1.5em;}



.social-cta { }

.social-cta h2 { color:#ff0000; border-bottom:1px solid #FF0000; font-size:14px;font-weight:bold; font-family:Verdana, Geneva, sans-serif;}

#content-wrapper { }

#main-wrapper {

}
.buttons-sidebar{margin-bottom:20px;}
.buttons-sidebar a.redcross-button{margin-right:10px;}


/*** 4 column yellow news block ***/


#information.bg { 
background: url(http://www.websocialfiles.com/redcrossnobullying/images/news-bg.png) repeat-x;
width: 100%;
height: 270px;
z-index: 1;
position:absolute;
margin: -300px auto 20px;
float: left;
padding: 0;

}

#information-block { /*The Verdana-based sans serif stack:*/
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;

color:#343735 ; font-weight:normal;
margin-top: 60px;
}

#information-block h3 {  font-size:24px; }

#information-block p {font-size:16px; }

#information-block a { color:#ff0000; text-decoration:none; font-size:14px;}

#information-block a:href { text-decoration:underline; }


/*** --------------- landing page styles end------------------- ***/




/***secondary page styles ***/


#breadcrumbs{ }


.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;

}

.breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}

.breadcrumb  a { color:#333; }
.breadcrumb  a:hover { color:#333; }

.breadcrumb .active a {
  color: #333333;
  font-weight:bold;
}


#title { }

#title h1 {font-size:48px; font-weight:bold; color:#ff0000;}

#title hr { border-top:1px solid #d7d7d7;


       
        -webkit-box-shadow:  1px 1px 5px 5px rgba(215, 215, 215, .2);
        
        box-shadow:  1px 1px 5px 5px rgba(215, 215, 215, .2);
        
        }



#top-container { }

/***secondary page jquery slider styles ***/

#content-slider { }



/*** ============== end jquery slider styles===================== ***/


#feature { }

#feature h3 {font-family:'LeagueGothicRegular' "Liberation Sans", Verdana, "Verdana Ref", sans-serif; font-size:18px; font-weight:normal; margin:15px 0px 0px 0px; padding:0;}

.feature-title { }

#feature p {  /*The Verdana-based sans serif stack:*/
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 ;font-size:16px; color:#343735; }

#feature a {text-decoration:none; color:#343735; }

#feature a:hover {text-decoration:underline; }

.feature-title {color:#ff0000; font-size:18px; font-weight:normal; }

#feature-description {
  background:#FF0000;

-webkit-border-radius: 15px;
 
border-radius: 15px;
    
 }


#feature-description p { padding:10px; color:#FFF; margin-top:20px;}
#content-block, #detail-content { color:#feb024; font-weight:normal;}

#content-block h3, #detail-content h3 {  /*The Verdana-based sans serif stack:*/
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 ;font-size:18px; font-weight:bolder;

 margin:20px auto 10px; }

 #detail-content h3 {margin:0 auto 10px; }

#content-block p, #detail-content p { color:#343735;}

#content-block a, #detail-content a {font-size:16px; font-weight:bolder; text-decoration:none;}

#content-block a:hover #detail-content a:hover{ text-decoration:underline;}



#bottom-container {margin:10px auto 0; }


/*** Detail Page ***/

/*** detail page left hand navigation ***/

.sidebar-nav {
margin:9px 0px 16px 0px;
}


.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}
.nav li a{display:block;}

.nav > li > a:hover {
  text-decoration: none;
  
    border-top:1px solid red;
  border-bottom:1px solid red;
   margin-bottom: -1px;

}

.nav-list li.active a {background-image: url(http://www.websocialfiles.com/redcrossnobullying/images/detail-activeicon.png); background-position:center left; background-repeat:no-repeat;
}

.nav > .pull-right {
  float: right;
}

.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding:0px;
  margin:0px;
  width:300px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  color:red;
margin-top:-1px;
border-bottom: 1px solid #343735;

}

.nav-list > li > a {
  padding: 3px 15px 3px 30px;
   color:black;
   border-bottom:1px solid #343735;

}

.nav-list > .active > a,
.nav-list > .active > a:hover {
color: red;
background-color: white;
text-transform: capitalize;
border-bottom: 1px solid #FF0000;
border-top: 1px solid #FF0000;
}

.nav-list [class^="icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
  z-index: 2;
  border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
     -moz-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}



/***Detail page slider **/

.theme-default .nivoSlider {
  position:relative;
  background:#fff url(http://www.websocialfiles.com/redcrossnobullying/images/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

    -webkit-border-radius: 15px;
    
    border-radius: 15px;
    

}
.theme-default .nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.;-default .nivoSlider a {
  border:0;
  display:block;
}

.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0;
}
.theme-default .nivo-controlNav a {
  display:none;
  width:22px;
  height:22px;
  background:url(http://www.websocialfiles.com/redcrossnobullying/images/bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
  background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
  display:block;
  width:38px;
  height:42px;
  background:url(http://www.websocialfiles.com/redcrossnobullying/images/arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
}
.theme-default a.nivo-nextNav {
  background-position:-40px 0;
  right:15px;
}
.theme-default a.nivo-prevNav {
  left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;

   
        
        -webkit-border-radius: 0px 0px 15px 15px;
        border-radius: 0px 0px 15px 15px;
        
    
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}

/*
 * jQuery Nivo Slider v3.0.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
  position:relative;
  width:100%;
  height:auto;
  overflow: hidden;
}
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
}
.nivo-main-image {
  display: block !important;
  position: relative !important; 
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:100%;
  top:0;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
  overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  color:#fff;
  width:100%;
  z-index:8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter:alpha(opacity=8);
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
  padding:5px;
  margin:0;
}
.nivo-caption a {
  display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  top:45%;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav {
  left:0px;
}
.nivo-nextNav {
  right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align:center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor:pointer;
}
.nivo-controlNav a.active {
  font-weight:bold;
}


.slider-wrapper { 
  width: 100%; 
  margin: 0 auto;
}

.theme-default #slider {
    margin:0 auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
  clear:both;
}

/*** Resources sub menu ***/


  #resources.bg { 

background: url(http://www.websocialfiles.com/redcrossnobullying/images/resources-bg.png) repeat-x;
width: 100%;
height: 49px;
z-index: 1;

margin:0 auto;
border-bottom:1px solid #CCC;
  }


#resources {height:49px; margin:0 auto; padding:0; }

#resources-title { height: 49px;}

#resources-title h3 a { 
color:#ffd001;   font-size:36px;}
#resources-title a:hover { text-decoration:none; }

#resources-links {  font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
color:#ffd001; font-weight:bolder;  font-size:18px; margin:12px auto; text-align:right;}


#resources-links ul {list-style-type:none; margin:0 ;    }

#resources-links li { display: inline; margin-left:10px; margin-right:9px;}
/*** Footer styles ***/



#footer.bg {
background: #343735 repeat-x;
width: 100%;
height:auto;
z-index: 1;

margin:0 auto;

}

#footer.wrapper { }

#footer-block { }

#footer-block h3 {font-family:'LeagueGothicRegular' "Liberation Sans", Verdana, "Verdana Ref", sans-serif;

font-size:24px;
color:#FFF; }

#footer-block p { color:#FFF; font-size:14px; }

#footer-block a { color:#ffd001; font-weight:normal;}
#footer-block a strong {font-weight:bolder; font-size:16px; }

p.involved { }
p.involved img {margin:0 10px -3px 0; }


p.icon { height:36px;}
p.icon img {margin:0 10px -13px 0; }
.copyright h4 { 
 /*The Verdana-based sans serif stack:*/
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 ;

 font-size:12px;
 color:#FFF;

}



.copyright a {color:#ffd001; text-decoration:none; }

.copyright a:hover {text-decoration:underline; color:#FFF; }

.copyright span {color:#ffd001; }


/* PerfectMind Fixes
-------------------------------------------------- */



#header-wrapper, #footer-wrapper { 



}

#footer-wrapper {}



body[data-table="Lounge"] #main-wrapper {
background:#FFF;
}


body.socialsite-page #main-wrapper {  


}


 
.Company-logo {
top:0;
}
 

#topNav .tab {
    color: white;
}
 


.social-sharing {
width:200px
}
 

 
#appSuiteContainer {
position: relative!important;
width: 80%!important;
left: 70px!important;
top: 0!important;
font-size: 1.05em!important;
}

viewDropdownItem, .viewDropdownItem div{
                width: 15em !important;
}
 
#global-search-form .search-box, #global-search-form .search-box input{
                display:none;
}
 

 
 
 
#app-nav .tab-active, {
color: white;
font-weight: bold;
background-color: #2e598a;
}
 
 
#appsuite-nav .tab-active, #appsuite-nav .tab:hover {
background-color: #transparent;
color: #FFF;
}
 
   
.tab-active a {
color: #000;
font-size:12pt;
}



#outterObjectLayoutContainer .box {
border:none; 
background:transparent;}

 
/* Lounge */
 
.new-post-box {
border-width: 1px;
border-color: #428fba;
}
 
.main-panel {
border-left: 1px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-color: #acdfe8;
}
 
 
.menu-item .first-level{
color: #acdfe8;
}



/*======== scaffolding 12 column 940px grid =========== */

.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  margin-left: 20px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 960px;


  
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
  
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
}

.row:after {
  clear: both;
}
.container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  
        -
        
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}



#about-us-logos{margin:0px 0px 0px 0px;padding:0px;list-style:none;}
#about-us-logos li{display:block;float:left;width:148px;margin-right:5px;margin-bottom:20px;}
#about-us-logos li a{background-color:#FEB024;padding:4px;color:#fff;display:block;}
#about-us-logos li a:hover{background-color:#ff0000;padding:4px;color:#fff;display:block;}
#about-us-logos li a span{margin-top:5px;color:#fff;font-size:12px;text-align:center;display:block;}


.span6 ul{color:#333;font-size:14px;margin-bottom:20px;}
.span6 p{margin-bottom:20px;}

.container .span6{margin-bottom:20px;}
/*======== Reset =========== */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section 
iframe {
  margin: 0;
  padding: 0;
  border: 0;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}


html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
 height: 100%;

 }  
  
body{

  font-size: 100%;
 /*The Verdana-based sans serif stack:*/
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 ;
  line-height: 1.5em;
  color: #FFF;
  font-size: 1em;
  background:#f5f3f3;
overflow-x:hidden;

}








a {
  color: #ffd001;
  text-decoration: none;
}
a:hover {
  color: #ffd001;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}

img, object {
     max-width: 100%;

	  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

/*======== Typographic styles =========== */


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 5, 2012 06:05:33 PM America/New_York */



@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('http://www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.eot');
    src: url('http://www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.woff') format('woff'),
         url('http://www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.ttf') format('truetype'),
         url('http://www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




p {
  margin: 0 0 9px;
  font-size: 14px;
  line-height: 18px;
}
p small {
  font-size: 11px;
  color: #999999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
/*The Verdana-based sans serif stack:*/
font-family: 'LeagueGothicRegular', "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 
font-weight:normal;
  color: inherit;


     
        
        
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 23px;
  padding-bottom:5px;

}
h2 small {
  font-size: 18px;
}
h3 {
  line-height: 27px;
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;

}
.page-header h1 {

}

strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}



/*======== Lists=========== */

ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 130px;
}

/*======== graphics=========== */
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}




/*======== icons =========== */

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://www.websocialfiles.com/redcrossnobullying/images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}


.icon-white {
  background-image: url("http://www.websocialfiles.com/redcrossnobullying/images/glyphicons-halflings-white.png");
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-home {
  background-position: 0 -24px;
}
.icon-map-marker {
  background-position: -24px -72px;
}

.icon-envelope {
  background-position: -72px 0;
}


/*======== alignment=========== */

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
/* Responsive Docs
-------------------------------------------------- */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: block;
}
.hidden-phone {
  display: block;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: none;
}
@media (max-width: 767px) {
  .visible-phone {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  .hidden-desktop {
    display: block;
  }
  .visible-desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  .hidden-desktop {
    display: block;
  }
  .visible-desktop {
    display: none;
  }
}

.supporter-box{margin-top:20px;}
.supporter-box .image{float:left;width:148px;}
.supporter-box .image-box{width:230px;float:left;}
.supporter-box .image-box .image img{border:4px solid #FEB024;}
#detail-content .supporter-box .image-box h4{font-weight:bold;color:#FEB024;font-size:14px; font-family:Verdana, Geneva, sans-serif;padding:0px;margin:0px 0px 15px 0px;}
.supporter-box .image a{border:4px solid #FEB024;display:block;width:140px;  color:#fff;background-color:#fff;padding:0px;margin:0px;}
.supporter-box .image a img{border:none;padding:0px;margin:0px;margin-bottom:-7px;}
.supporter-box .image a:hover{border:4px solid #ff0000;}
.supporter-box .right{float:right;text-align:left;width:292px;}
.supporter-box .right h4{color:#ff0000;font-size:14px; font-family:Verdana, Geneva, sans-serif;padding:0px;margin:0px 0px 15px 0px;}
.supporter-box .right p{}
.supporter-box .right a{color:#ff0000;}


.supporter-box hr { border-top:1px solid #d7d7d7;
        -webkit-box-shadow:  1px 1px 5px 5px rgba(215, 215, 215, .2);
        box-shadow:  1px 1px 5px 5px rgba(215, 215, 215, .2);
        }

.icons .donate{width:144px;float:left;padding-top:8px;}
.icons .fb-twitter{width:140px;float:right;}



.new-span4{width:384px !important;}
.new-span4 h3{font-family:Verdana, Geneva, sans-serif;padding-top:0px;margin-top:0px;font-size:15px;color:#ff0000;}

.newspan8{width:536px !important;}


.row{margin-left:0px !important;}

.clearme{clear:both;height:0px;display:block;font-size:0px;}