
#wrapper{
width: 400px;
height:320px;
background:#e7e7e9; 
border: 1px solid #000; 
padding-top:4px; 
} 
 
#slider { 
margin-left: 5px;; 
position: relative; 
} 
 
.scroll { 
width: 390px; 
height: 200px;
overflow: auto; 
overflow-x: hidden; 
position: relative; 
background: #fff; 
} 
 
.scrollContainer div.panel { 
   background:#fff;
  padding: 0px; 
  width: 390px; 
 
}

.transcontent {
  background: #000;
  float: left;
  margin: 0px;
  padding: 00px;
  font-weight : bold;
  color: #000000;
  height: 260px;
  width: 390px;
  overflow: hidden; 
  position: relative;
  display: inline;
}

.transcontent span {
  display: block;
  padding: 0px;
  height:260px;
  margin: 0 0px 0 0px;
  background : #000;
  position: relative;
}

.transcontent p {
position: relative;
}

.featured_media {
  width: 390px;
  height: 230px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  float: left;

}
.featured_text {
  width: 390px;
  height: 150px;
  padding: 0px;
  padding-left: 5px;
  margin-left: 0px;
  float: left;
  margin-top:-70px;
  white-space: normal;
background:#fff;  
/* for IE */
  filter: alpha(opacity=80);
  -ms-filter:"alpha(opacity=80)";
  /* CSS3 standard */
  opacity: 0.7;
 
}

.featured_text p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000;
  line-height: 13px;
  font-weight: normal;

}

.featured_text a:link {
  color: #000;
}

.featured_text a:visited {
  color: #000000;
}

.featured_text a:hover {
  color: #cccccc;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  line-height: 10px;
  font-weight: bold;
}

.title a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  line-height: 18px;
  font-weight: bold;
  white-space: normal;
}

.title a:hover {
  color: #cccccc;
}
 
 
#shade { 
background:none;
height: 90px;
width:390px; 
border-top: 0px solid #ccc;
} 
 
#shade.tall-shade { 
background: #000; 
height: 120px; 
border-top: 0px solid #333; 
} 
 
ul.navigation { 
list-style: none; 
margin: 0; 
padding: 0; 
} 
 
ul.navigation li { 
display: inline; 
margin-right: 0px; 
} 
 
ul.navigation a { 
padding: 2px; 
color: #000; 
text-decoration: none; 
float: left; 
font-size: 10px; 

} 
 
ul.navigation a:hover { 
background: url(images/arrow_down.png) no-repeat 50% 0%; 
 
} 
 
ul.navigation a.selected { 
background: url(images/arrow_down.png) no-repeat 50% 0%; 
} 
 
ul.navigation a:focus { 
outline: none; 
} 
 
.scrollButtons { 
position: absolute; 
top: 130px; 
cursor: pointer;
width:390px; 
} 
 
.scrollButtons.left { 
left: -13px; 
z-index: 100; 
display: none; 
visibility: hidden; 
} 
 
.scrollButtons.right { 
right: -13px; 
z-index: 101; 
display: none; 
visibility: hidden; 
} 
 
.hide { 
display: none; 
} 
 
span.thumbtitle{ 
display: block; 
font-size: 10px; 
text-align: center; 
display:none; 
} 
 
img.scroller-thumb{ 
padding: 0px; 
border: 0px solid #ccc; 
width: 120px;
height:105px;
margin-left:4px;
} 
 
img.scroller-thumb-big{ 
padding: 0px; 
border: none; 
} 
 
a.selected img.scroller-thumb{ 
border: 2px solid #000;
} 
img.frame {border:none;}
.frame {
  background:#fff;
  border: none;
  height: 300px;
  width: 390px;
}

#slider .social_bookmark {display:none;}

div.domtab{
width:100%;
font-size:12px;
line-height:20px;
}
ul.domtabs{
float:left;
width:100%;
margin-left:25px;
list-style: none;
}
ul.domtabs li{
float:left;
padding:0 .5em 0 0;
}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
display:block;
background:#FFFFFF;
padding:5px 15px;
color:#555555;
font-weight:BOLD;
text-decoration:none;
border-top:0px solid #E6E6E6;
border-left:0px solid #E6E6E6;
border-right:0px solid #E6E6E6;
}
ul.domtabs a:hover{
}
div.domtab div{
clear:both;
width:auto;
background:#fff;
color:#000;
padding:1em;
border: 0px solid #E6E6E6;
}
div.domtab div ul{
list-style: none;
}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
background:#E6E6E6;
color:#000;
}
div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active {
color:#555555;
font-weight:bold;
}
