body {
    background-color: #fff;
    background-image: none;
}

body.rt-bg{
background-image:none;
}

body .rt-bg2 {
    background-image: none;
}

.rt-bg{
/*background-image: url("../images/backgrounds/pink/overlay-pattern.png");*/
}

.box{
box-shadow:0 0 80px rgba(0, 0, 0, 0.9);
width:1200px;
margin:auto;
}

#rt-debug{
/*background-image: url("../images/backgrounds/pink/overlay-pattern.png");*/
}

.title, .component-content h2 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 30px;
    margin: 10px 0 0 10px;
    padding-bottom: 15px;
  color:#ED5035;
}

.main-surround .title, .main-surround .component-content h2 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 30px;
    margin: 10px 0 0 20px;
    padding-bottom: 15px;
  color:#ED5035;
}
#rt-transition {
    position: relative;
    z-index: 1;
}
/*******************TOP POSITIONS***************************************/

#responsive-banner-slider .theme-light.slider-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 0 7px 0;
}

.nivo-caption {
    
    padding: 0.25em 0.5em !important;
    width: 50% !important;
}

#rt-top-surround {
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
    border-color: none;
  margin: 0 -20px;
    padding-bottom: 10px;
    position: relative;
  color: #000;
/*  box-shadow:0 0 40px rgba(0, 0, 0, 0.6);*/
}


#rt-top 
.rt-block{
margin:10px 10px 5px 10px; /*!IMPORTANT!*/
padding:0px;
position:relative;
}

#rt-top .customnewsletter{
width:300px;
margin-left:-25px;
}

#rt-showcase .rt-block .module-title .title {
    color: #ED5035;
    text-shadow: none;
}



/********************************logo***************************************************/



#rt-logo {
    background-image: url("../images/logo/dark/logo.png"); background-repeat: no-repeat;
    display: block;
    height: 80px;
    width: 190px;
  /* ADD IF MENU BAR IS LEVELtop:37px;*/
  position:relative;
  z-index:1;
margin-top: 15px;
}

/******************************TRANS*******************************************/
#trans{
position:absolute;
margin-left:300px;
margin-bottom:0px;
padding-left:300px;
z-index:1000;
width:30% !important;
}

/********************************SITE DESC***************************************************/


.description {
   /* color: #000000;
    line-height: 20px;
    font-family: inherit;*/
    font-weight: normal;
    line-height: 1;
  font-size: 23px;
    margin: 10px 10px 0 0;
  padding-top:8%;
  text-rendering: optimizelegibility;
}

/********************************TEXT SIZE***************************************************/

#rt-accessibility
{
color:#000000;
margin-left:10px;
}


/********************************SEARCH***************************************************/

#rt-top .search{
/*padding-top:25%;*/
}

#rt-top .search .btn-primary{
background-color: #ED5035;
    background-image: linear-gradient(to bottom, #ED5035, #ED5035);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding:8px 10px;
  line-height:90%;
  float:right;
}


input.search-query {
    border-radius: 15px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }


input, textarea, .uneditable-input {
    margin-left:-25%;
  padding:10px 0 10px 0;
}

.input-medium {
width:170px;}

form{
margin:0;
}

/******************************************MENU UNDER LOGO**********************************************/


  
#rt-header .rt-container {
   background-color: transparent;
   background-image: none;
   background-repeat: no-repeat;
   border-color: #ffffff;
   border-radius:0px;
   box-shadow:none;
}

#rt-header .rt-block {
    margin: 0 10px 0 10px;
    padding: 0;
  background-color: #ED5035;
   background-image: none;
   background-repeat: no-repeat;
   border-color: #ED5035;
   border-radius:0px;
   box-shadow:none;
   z-index:0;
}

#rt-header  .rt-block .gf-menu .item {
background-color:#ED5035;
    color: #ffffff;
     cursor: pointer;
   display: block;
    font-family: 'CasperRegular',Helvetica,sans-serif;
    font-size: 15px;
    line-height: 21px;
    outline: 0 none;
    padding: 4px 15px;
    text-align: left;
    text-decoration: uppercase;
  text-shadow: none;
  border-right:1px solid #ffffff;
}


#rt-header  .rt-block .gf-menu .item:after{
content:none;
}


#rt-header .rt-container .rt-block .menu-block .gf-menu.l1 > li.active {
    background-color: none;
    background-image: none;
    background-repeat: no-repeat;
  color:#000000;
}

#rt-header .rt-container .rt-block .menu-block .gf-menu.l1 > li.active:first-child {
    border-radius: none;
  color:#000000;
}

.gf-menu.l1 > li {
    box-shadow: none;
}
.gf-menu.l1 > li:last-child {
    box-shadow: none;
}
.gf-menu.l1 > li:first-child {
    box-shadow: none;
}
.gf-menu.l1 > li > .item {
    border: 1px solid transparent;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 24px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
   text-transform:none;
}
.gf-menu.l1 > li > .item.subtext {
    padding-bottom: 12px;
    padding-top: 9px;
}
.gf-menu.l1 > li > .item > span {
    display: block;
}
.gf-menu.l1 > li > .item .menu-image {
    margin-top: -1px;
}
.gf-menu.l1 > li > .dropdown {
    z-index: 1000;
}
.gf-menu li {
    border: medium none;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    text-align: center;
}
.gf-menu li.parent > .item {
    padding-right: 25px;
    position: relative;
}
.gf-menu li.parent > .item:after {
    color: #A5A5A5;
    content: none;
    font-family: FontAwesome;
    font-size: 11px;
    margin-top: -10px;
    position: absolute;
    right: 6px;
    top: 50%;
}


#rt-header .rt-container .rt-block .menu-block .gf-menu .dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ED5339;
    border-color: none;
    border-image: none;
    border-radius: none;
    border-right: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: none;
    left: -999em;
    margin: 0 auto;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1005;
  width:200px;
}

.gf-menu .dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ED5339;
    border-color: -moz-use-text-color #C72C12 #C72C12;
    border-image: none;
    border-radius: 0 5px 5px 5px;
    border-right: 1px solid #C72C12;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    left: -999em;
    margin: 0 auto;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1005;
}
.gf-menu .dropdown .flyout {
    display: block;
}
.gf-menu .dropdown ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none;
    border-image: none;
    border-right: none;
    border-style: solid none none;
    border-width: 1px 0 0;
  border-bottom: 1px solid #ffffff;
    box-shadow: none;
    display: block;
    float: none;
 }

.gf-menu .dropdown ul li.active > .item {
    color: #000000;
}
.gf-menu .dropdown ul li:first-child {
    border-top: medium none;
    box-shadow: none;
}
.gf-menu .dropdown ul li .item {
    border: 1px solid transparent;
    color: #FFFFFF;
    padding: 8px 8px;
}
.gf-menu .dropdown ul li.parent > .item:after {
    content: "?";
    font-family: FontAwesome;
    font-size: 11px;
    margin-top: -10px;
}

#rt-header .rt-block .gf-menu.l1 > li:hover > .item {
    border-radius: none;
    margin-top: 6px;
}
.gf-menu.l1 > li:hover > .item > span {
    margin-top: -6px;
}
.gf-menu.l1 > li:hover > .item .border-fixer {
    background: none repeat scroll 0 0 #ED5339;
    bottom: -2px;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1001;
}
.gf-menu.l1 > li:hover > .item:after {
    margin-top: -13px;
}

#rt-header .rt-container .rt-block .menu-block .gf-menu.l1 > li:first-child:hover > .item {
    border-radius: none;
}
.gf-menu.l1 > li.parent:first-child:hover > .item {
    border-radius: none;
}
.gf-menu li:hover > .dropdown, .gf-menu li.active:hover > .dropdown {
    left: 0;
    opacity: 1;
    top: auto;
}
.gf-menu li:hover > .item {
    background-color: #ED5339;
    background-image: none;
    background-repeat: no-repeat;
    border: 1px solid #C72C12;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    color: #FFFFFF !important;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  border-radius:none;
}
.gf-menu li:hover > .item:after {
    color: #FFFFFF;
}
.gf-menu li.active > .item {
    color: #FFFFFF !important;
}
.gf-menu li.active > .item:after {
    color: #FFFFFF;
}
.gf-menu .dropdown ul li:hover, .gf-menu .dropdown ul li.active {
    background: none repeat scroll 0 0 transparent;
    padding-top: 1px;
}
.gf-menu .dropdown ul li:hover > .item, .gf-menu .dropdown ul li.active > .item {
    background-color: #E83C1F;
    background-image: none;
    background-repeat: no-repeat;
    border-top: 0 none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) inset;
    margin: -1px -1px -2px;
    padding: 9px 19px 10px;
}
.gf-menu .dropdown ul li:hover > .item .border-fixer, .gf-menu .dropdown ul li.active > .item .border-fixer {
    background: none repeat scroll 0 0 #ED5339;
    box-shadow: none;
    display: block;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 2px;
    z-index: 1001;
}

#rt-header .rt-block .gf-menu .item:after .layout-mode-1200fixed .gf-menu.l1 > li:hover > .item {
    border-radius: none;
    margin-top: 6px;
}



/******************************************MENU RIGHT OF LOGO**********************************************/

/*
#rt-header .rt-container {
   background-color: transparent;
   background-image: none;
   background-repeat: no-repeat;
   border-color: #ffffff;
   border-radius:0px;
   box-shadow:none;
}

#rt-header .rt-block {
    margin: 0 10px 0 10px;
    padding: 0 0 0 200px;
  background-color: transparent;
   background-image: none;
   background-repeat: no-repeat;
   border-color: #ED5035;
   border-radius:0px;
   box-shadow:none;
   z-index:0;
}

#rt-header  .rt-block .gf-menu .item {
background-color:#ED5035;
    color: #ffffff;
     cursor: pointer;
   display: block;
    font-family: 'CasperRegular',Helvetica,sans-serif;
    font-size: 15px;
    line-height: 21px;
    outline: 0 none;
    padding: 4px 17.62px;
    text-align: left;
   /* text-decoration: uppercase;*/
  /*  text-shadow: none;
  border-right:1px solid #ffffff;
}


#rt-header  .rt-block .gf-menu .item:after{
content:none;
}


#rt-header .rt-container .rt-block .menu-block .gf-menu.l1 > li.active {
    background-color: none;
    background-image: none;
    background-repeat: no-repeat;
  color:#000000;
}

#rt-header .rt-container .rt-block .menu-block .gf-menu.l1 > li.active:first-child {
    border-radius: none;
  color:#000000;
}

.gf-menu.l1 > li {
    box-shadow: none;
}
.gf-menu.l1 > li:last-child {
    box-shadow: none;
}
.gf-menu.l1 > li:first-child {
    box-shadow: none;
}
.gf-menu.l1 > li > .item {
    border: 1px solid transparent;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 24px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
   text-transform:none;
}
.gf-menu.l1 > li > .item.subtext {
    padding-bottom: 12px;
    padding-top: 9px;
}
.gf-menu.l1 > li > .item > span {
    display: block;
}
.gf-menu.l1 > li > .item .menu-image {
    margin-top: -1px;
}
.gf-menu.l1 > li > .dropdown {
    z-index: 1000;
}
.gf-menu li {
    border: medium none;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    text-align: center;
}
.gf-menu li.parent > .item {
    padding-right: 25px;
    position: relative;
}
.gf-menu li.parent > .item:after {
    color: #A5A5A5;
    content: none;
    font-family: FontAwesome;
    font-size: 11px;
    margin-top: -10px;
    position: absolute;
    right: 6px;
    top: 50%;
}


#rt-header .rt-container .rt-block .menu-block .gf-menu .dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ED5339;
    border-color: none;
    border-image: none;
    border-radius: none;
    border-right: 1px solid #C72C12;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: none;
    left: -999em;
    margin: 0 auto;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1005;
}
.gf-menu .dropdown .flyout {
    display: block;
}
.gf-menu .dropdown ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none;
    border-image: none;
    border-right: none;
    border-style: solid none none;
    border-width: 1px 0 0;
  border-bottom: 1px solid #ffffff;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    display: block;
    float: none;
    margin-right: 0;
    padding: 0;
}
.gf-menu .dropdown ul li.active > .item {
    color: #000000;
}
.gf-menu .dropdown ul li:first-child {
    border-top: medium none;
    box-shadow: none;
}
.gf-menu .dropdown ul li .item {
    border: 1px solid transparent;
    color: #FFFFFF;
    padding: 8px 18px;
}
.gf-menu .dropdown ul li.parent > .item:after {
    content: "?";
    font-family: FontAwesome;
    font-size: 11px;
    margin-top: -10px;
}


  
/******************************************boxes*********************************************/

#rt-showcase .rt-block  {
    background-color: #ffffff;
    border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right:none;
  border-left:none;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  padding:0px;
  margin: 10px 10px 0 10px;
  line-height:20px;
}

#rt-showcase .rt-block  .customcartoon1{
margin-left:10px;
}

#rt-showcase .rt-block .no-transition {
    background-color: #000;
    border: 1px solid #000000;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  padding:0px;
}

#rt-sidebar-a {
z-index:1;}

#rt-sidebar-a .nav{
font-size:15px;}

#rt-sidebar-a .rt-block  {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: none;
  border-top:none;
    box-shadow: none;
    padding-top: 0;
   /* width: 165px;*/
}

#rt-sidebar-a .rt-block .title {
    background-color: #ffffff;
  border-bottom:none;
    box-shadow: none;
  padding:0px 20px;
  margin: 0;
  line-height:20px;
}

#rt-sidebar-a .rt-block  .customleft{
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: none;
  border-top:none;
    box-shadow: none;
    padding-top: 0;
  padding-bottom:20px;
    border-bottom: 1px solid #000000;
   /* width: 165px;*/
}


#rt-sidebar-a .rt-block .customleft p {
    padding:10px 20px 0px 20px;
  margin: 0;
}


#rt-sidebar-a .rt-block .TDB-tweettwitter {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: none;
  border-top:none;
    box-shadow: none;
    padding-top: 0px;
   /* width: 165px;*/
}

/*
  
#rt-sidebar-a .rt-block .customright {
    background-color: #ffffff;
  border-top: 1px solid #000000;
  border-bottom:none;
  border-right:none;
  border-left:none;
    box-shadow: none;
  padding:0 0 10px 10px;
  margin: 0;
  line-height:20px;
}

*/

#rt-sidebar-b  {
    background-color: #ffffff;
  margin:0 0 0 20px;
  padding:0;
  }
  
#rt-sidebar-b .right{
padding:0 10px 10px 20px;
margin: 10px;
  }
  
#rt-sidebar-b .rt-block .title {
    background-color: #ffffff;
  border:none;
    box-shadow: none;
  padding:0 0 15px 20px;
  margin: 0;
  line-height:20px;
}

#rt-sidebar-b .rt-block .customright {
    background-color: #ffffff;
  border-bottom: 1px solid #000000;
  border-right:none;
  border-left:none;
    box-shadow: none;
  padding:0 0 10px 10px;
  margin: 0;
  line-height:20px;
}

#rt-sidebar-b .rt-block .customright p{
padding:0 20px 15px 10px;
  margin: 0;
  }

/***********************************FEATURE***********************************/


#rt-feature .rt-block   h3{
line-height: 1em;
}



#rt-feature .rt-block  .cartoon1{
    background-color: #ffffff;
    border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right:none;
  border-left:none;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  padding:0px;
  margin: 10px 10px 0 10px;
  line-height:20px;
}

#rt-feature .rt-block   p{
line-height: 1.4em;
}

#rt-feature .rt-block  .customcartoon1{
margin-left:20px;
}

#rt-feature .rt-block .customfeat1 {
width:300px;
height:232px;
margin-left:10px;
margin-bottom:20px;
border-bottom: 1px solid #000000;
padding:0;
}

#rt-feature .rt-block .customfeat2 {
width:300px;
height:232px;
margin-left:50px;
margin-bottom:20px;
border-bottom: 1px solid #000000;
padding:0;

}

#rt-feature .rt-block .customfeat3 {
width:300px;
height:232px;
margin-left:90px;
margin-bottom:20px;
border-bottom: 1px solid #000000;
padding:0;

}

/*

#rt-feature  .rt-block .customfeat1{
    border: medium none;
    margin: 0 20px 20px 20px;
    padding:0;
}

#rt-feature .rt-block .customfeat2{
    border: medium none;
    margin: 0 20px 20px 0;
    padding:0;
}

#rt-feature .rt-block .customfeat3{
    border: medium none;
    margin:0 20px 20px 0;
    padding: 0;
  width:300px;
}*/

/*
  #rt-feature .rt-block .cartoon1 {
    background-color: #ffffff;
    border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right:none;
  border-left:none;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  padding:0px;
  margin: 10px 10px 0 10px;
  line-height:20px;
}*/


  
/****************************************Twitter**********************************/

#rt-feature .rt-block {
margin:0;
padding:0;
border:none;
}

#rt-feature .rt-block .TDB-tweet-container {
    background: none repeat scroll 0 0 #FFFFFF;
  border-top:1px solid #000000;
  border-right:0;
  border-left:0;
  border-bottom:1px solid #000000;
    border-radius: 0;
    padding: 10px;
    word-wrap: break-word;
  width:85%;
}

#rt-feature .rt-block .TDB-tweet-user {
    text-align: left;
}

.TDB-tweet-text{
color:#000;
line-height:18px;
font-size:0.85em;
}

/*************************************LEFT NAVIGATION*******************************/

#rt-sidebar-a .rt-block  .nav {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: none;
  /*width:165px;*/
  border-top:1px solid #000;
  padding-top:0;
     /* text-transform: uppercase;*/

    }

#rt-sidebar-a .rt-block   li{
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
  /*border-bottom:1px solid #000;*/
  text-align:right;

}

#rt-sidebar-a .rt-block   li .active{
    color:#000;
}


#rt-sidebar-a .rt-block ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
    content: none;
  
}


#rt-sidebar-a .rt-block  ul.menu li a, ul.menu li .item, ul.menu li .separator {
    display: block;
    font-size: 1.1em;
    font-weight: normal;
    padding: 15px 10px;
    position: relative;
 /* background-color: #ffffff;*/
    background-image: none;
    background-repeat: no-repeat;
  border-bottom: 1px solid #000;
}

#rt-sidebar-a .rt-block  ul.menu > li.active.current > a,  ul.menu > li.active.current > .item,  ul.menu > li.active.current > .separator,  ul.menu > li#current.active > a, ul.menu > li#current.active > .item,  ul.menu > li#current.active > .separator {
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    color: #000;
}

/*************************************MAIN BODY*******************************/
#rt-mainbody{
/*
margin-left:-90px;*/}

#rt-mainbody h2
{
margin-left:0px;
margin-top:0;
}
/*************************************FOOTER*******************************/
.rt-body-btm{
height:10px;}

a#gantry-totop {
    float:right;
}


/*TWITTER IN SIDEBAR A 
#rt-sidebar-a .rt-block {
margin:0;
padding:0;
border:none;
}

#rt-sidebar-a .rt-block .TDB-tweet-container {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 0;
  border-right:0;
  border-left:0;
  border-bottom:1px solid #000000;
    border-radius: 0;
    padding: 2px 10px;
    word-wrap: break-word;
  width:55%;
}

#rt-sidebar-a .rt-block .TDB-tweet-user {
    text-align: left;
}

.TDB-tweet-text{
color:#000;
line-height:18px;
font-size:0.85em;
}

*/
/********************************************FEATURED CATEGORIES*******************************************/
/*
#rt-feature .featcat {
    margin: 10px 0 0;
    padding: 0;
}
.featcat h1 {
    background-color: #ED5339;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 1.5em;
    height: 30px;
    line-height: 1.65em;
    padding: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.featcat h1 a:link, .featcat h1 a:visited, .featcat h1 a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.featcat h1 a:hover {
    color: #000000;
    text-decoration: none;
}
.featcat h2 {
    color: #000000;
    display: none;
    font-family: sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
}
.featcat h2 a:link, .featcat h2 a:visited, .featcat h2 a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.featcat h2 a:hover {
    color: #000000;
    text-decoration: none;
}
.featcat a:link, a:visited, a:active {
    color: #ED5339;
    text-decoration: underline;
}
.featcat a:hover {
    color: #ED5339;
    text-decoration: none;
}
.featcat img {
    margin: 0;
    padding: 0;
}
li.featcat {
    float: left;
    height: 185px;
    padding: 0;
}
li.col1 {
    border-left: 1px dotted #000000;
    border-right: 1px dotted #000000;
}
li.col2 {
    border-left: 0 dotted #000000;
    border-right: 1px dotted #000000;
}
li.col3 {
    border-left: 0 dotted #000000;
    border-right: 1px dotted #000000;
}
li.col4 {
    border-left: 1px dotted #000000;
}
li.col5 {
    border-left: 1px dotted #000000;
    border-right: 1px dotted #000000;
}
li.col6 {
    border-right: 1px dotted #000000;
}
li.featcat .featcats_leading li {
    clear: both;
    max-height: 300px;
    overflow: hidden;
    padding-top: 10px;
}*/
/*

#rt-showcase .rt-block .cartoon1 {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #000000;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  padding:0;
}



#rt-showcase  .rt-block {
    background-color: #ffffff;
    border-top: 2px dotted #000000;
  border-bottom: 2px dotted #000000;
  border-left:none;
  border-right:none;
    box-shadow: none;
  color:#000000;
}
  
  #rt-showcase .rt-block .module-title .title {
    color: #ED5035;
    text-shadow: none;
}*/

/******************************************main**********************************************/


#rt-mainbody-surround {
    background-color: #ffffff;
    box-shadow: none;
    }
  
#rt-mainbody-surround {
    margin: 0 -20px;
}

#rt-transition
.rt-body-top, .rt-body-btm {
    background-image: none;
}
.rt-body-top {
  background-position: 50% 0;
    background-repeat: no-repeat;
    height: 130px;
    margin: -170px -30px 0;
    position: relative;
    width: auto;
}

.left-top-pointer, .right-top-pointer {
    border-style: none;
  border-width:0;
}



.left-btm-pointer {
    border-style: none;
    
}

.right-btm-pointer {
    border-style: none;
   
}

/*
#rt-header .rt-block .gf-menu l1  {
    border-radius: none;
  color:#ffffff;
  text-shadow:none;
  }



#rt-header .rt-block .gf-menu li:hover > .item {
 background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
  border:none;
    border-color: #ED5035;
  box-shadow: none;
  border-radius: 0px;
  text-shadow:none;
  }


  
#rt-header  .rt-container .rt-block .gf-menu l1 >
li.active:first-child
{
border-radius: 0;
color:#ffffff;
text-shadow:none;
}

#rt-top .rt-block .box1 {
background: none repeat scroll 0 0 #ffffff;
    box-shadow: none;
    text-shadow: none;
  border:none;
}

#rt-buttons .button{
background-color: #ED5035;
background-image: none;
background-repeat: no-repeat;
border-color: none;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
color: #FFFFFF;
text-shadow: none;
}*/


/*


#rt-top .btn-primary{
background-color: #ED5035;
    background-image: linear-gradient(to bottom, #ED5035, #ED5035);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  float:right;
}


#rt-top .searchbox1 .btn-primary{
background-color: #ED5035;
    background-image: linear-gradient(to bottom, #ED5035, #ED5035);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.rt-dark .box1, .rt-dark #rt-showcase .rt-block.box1 {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    text-shadow: none;
}

.module-content .search
input, textarea, .uneditable-input {
    width: 0;
}
.module-content .search .button{
background-color: #ED5035;
background-image: none;
background-repeat: no-repeat;
border-color: none;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
color: #FFFFFF;
text-shadow: none;
}

.module-content .search  #mod-search-searchword {
    background-image: url("../images/light/search-controls.png");
    background-position: 95% -68px;
    background-repeat: no-repeat;
    border: none;
    box-shadow: none;
}*/



/*********************************SHOWCASE
  
  #rt-slideshow {
    left: 0;
    position: absolute;
    top: 150px;
    z-index: 1;
}
#rt-slideshow {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
}

#rt-showcase .rt-block {padding: 10px; margin: 0;}

.box4, .rt-light .box4, .rt-dark .box4, #rt-showcase .rt-block {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #000000;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
}

#rt-transition
.rt-body-top, .rt-body-btm {
    background-image: none;
}
.rt-body-top {
  background-position: 50% 0;
    background-repeat: no-repeat;
    height: 130px;
    margin: -170px -30px 0;
    position: relative;
    width: auto;
}


.left-top-pointer, .right-top-pointer {
    border-style: none;
  border-width:0;
}

#rt-mainbody-surround {
margin: -10px -20px;
background-color:#ffffff;
box-shadow:none;
}

#rt-mainbody-surround  
.left-btm-pointer, .right-btm-pointer{
border-left-color: transparent;
border-right-color: transparent;
border-top-color: none;
border-style:none;
border-width:0;
border-top-color: none;
}

.left-btm-pointer {
    border-style: none;
    border-width: 0;
}*/

#rt-footer{
box-shadow:none;}

#rt-footer-surround .rt-footer-bg{
box-shadow:none;}

#rt-footer-surround .rt-footer-bg2{
box-shadow:none;}