* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 15px;
  font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
  background: #fff;
  line-height:1.1;
  
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a, a:link, a:hover, a:visited, a:active
{
  color: #ff0090;
  text-decoration:underline;

}



a img { border: none; }

strong, b
{
  color: #ff0090;
}

h2 {
  margin: -2px 0 -2px 0;
}

#page
{ 
  padding: 2em;
  margin-bottom:2em;
}

#c1 {
  margin-bottom:8px
}


#content {
  margin-top:17px;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 100%; margin-bottom: 0px; }

p {
    margin: 0;
}

h1, h2, h3, h4, h5, h6
{
  font-size: 14px;
  color: #ff0090;
  margin-bottom: 0px;
}


h1 {
  font-size:14px;
}

#navigation {
    margin-bottom:-2px;
}

#page {
  width:920px;
}

.content_element {
  width:920px; 
  
  }  
.textandlink {
  height:110px;
  position:relative;
  float:left;

  width:700px;
  margin-top:24px;
}

.slides {
  float:left;
}

.thumb {
  width:168px; 
  height:110px; 
  float:left;
  margin-top:24px;
  margin-right:17px;
  cursor: pointer;
}

.text h1{
  margin-bottom:15px;
}

.text p{
  margin-top:15px;
}

.text {

  float:left; 
  width:700px; 
  height:96px;
  overflow:hidden;
  cursor: pointer;

}

.more {
  display:none;
  clear:both;
}

.more_img {
  display:inline;
  float:left;
  cursor: pointer;
}

.more_img img { width: 920px !important; height: 100% !important; }


.more_text {
  margin-top:15px;
  width:920px; 
}

.more_close {
  float:right;
  display:inline;
  color: #FF0090;
  font-weight:bold;
  cursor: pointer;
  margin-right:2px;
  padding-right:2px;
  font-size:15px;
    margin-top:9px;
  cursor: pointer;
}

.img_nav {
  margin-top:7px;
  float:left;

}

.imgwrap {
  overflow:hidden;
  margin-top:24px;
}

.under_image {
  margin-top:3px;
}

.morelink {
  color: #FF0090;
  font-weight:bold;
  position:absolute;
  bottom:0px;
  margin-bottom:0px;
  width:735px; 
  float:left;
  height:14px;
  cursor: pointer;
}

.img_nav_arrows, .img_prev, .img_next {
  color: #FF0090; 
  font-weight:bold;
  font-size:17px;
    cursor: pointer;
}

.img_number {
  margin-left:5px;
  curser:default;
}

.img_number SPAN {
  margin-left:5px;
  curser:default;
}


.sep {
  margin-top:2px;
  font-weight:bold;
  float:left;
  height:12px;
  overflow:hidden;
}


.sep_end {
  margin-top:19px;
  margin-bottom:67px;
  font-weight:bold;
  float:left;
  height:12px;
  overflow:hidden;
}

#once { clear: left; }

#navigation
{
  
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 17px;
}

a.active  { text-decoration:underline; }
#navigation a:hover  { text-decoration:underline; }
a.nohover  { text-decoration:none; }


#navigation a {


  margin-right:15px;
  font-weight: bold;

}








.csc-textpic-caption {
  padding-top:8px;
}






div.separator
{
  font-weight: bold;
  margin-bottom: 0.9em;
}






#menu_level2 {
    line-height:1.3;
    display: inline;
    font-weight:bold;
    list-style-type: none;
  
  
  
  padding-bottom: 15px;
}

#menu_level2 a {
    text-decoration:none;
    color: #FF0090;
    margin-right:15px;
}

#menu_level2 a:hover {
    padding-bottom:2px;
    border-bottom:2px solid #FF0090;
}

a.level2-act {
    text-decoration:underline; 
}