#slider2 
{
 width:300px;
 height:150px;
 position:relative;
 margin:10px 0px 0px 0px;
 /*background:url('/img/background.png') no-repeat top left;*/ 
 background:#FFF;
 /*background:#FFF url('/img/gallery/loading.gif') no-repeat 50% 50%;*/
}
#slider2 img 
{
 background:#FFF;
 position:absolute;
 top:0px;
 left:0px;
 display:none;
}
#slider2 a 
{
 border:0;
 display:block;
}
.nivo-controlNav 
{
 position:absolute;
 left:90px;
 bottom:-13px;
}
.nivo-controlNav a 
{
 display:block;
 width:10px;
 height:10px;
 background:url('/img/gallery/bullets.png') no-repeat;
 text-indent:-9999px;
 border:0;
 margin-right:3px;
 float:left;
}
.nivo-controlNav a.active 
{
 background-position:-10px 0;
}
.nivo-directionNav a 
{
 display:block;
 width:32px;
 height:34px;
 background:url('/img/gallery/arrows.png') no-repeat;
 text-indent:-9999px;
 border:0;
}
a.nivo-nextNav 
{
 background-position:-32px 0;
 right:10px;
}
a.nivo-prevNav 
{
 left:10px;
}
.nivo-caption 
{
 position:absolute;
 left:0px;
 top:125px;
 margin:0px;
 border:0px;
 padding:0px;
 text-shadow:none;
 background:#FFF;
 width:296px;
 font-size: 8px;
  color:#4C4C4C;
  text-align:center
}
.nivo-caption a 
{ 
 text-decoration:underline;    
}
.captionT 
{
 font-size: 14px;
 font-weight:bold;
 color:#4C4C4C;
}
.captionB,.captionB p
{
 font-size: 12px;
 margin:0;
 color:#777777;
}
a.arrow 
{  
 text-decoration:none;
 color: #FF7500;
 white-space: nowrap;
 padding-right: 10px;
 background: url(/img/template/link/arrow4.png) no-repeat scroll 100% 50% transparent;
}
#slider3 
{
 margin: 10px 0px 0px 0px;
 padding:0px;
 float:right;
 width:350px;
 height:300px;
}
#slider3 img 
{
 background-color:#FFF;
 position:absolute;
 top:0px;
 left:0px;
 display:none;
}
#slider3 a 
{
 border:0;
 display:block;
}
#slider3 .nivo-caption 
{
 position:absolute;
 left:0px;
 top:250px;
 margin:0px;
 border:0px;
 padding:0px;
 text-shadow:none;
 background:#FFF;
 width:350px;
 height:50px;
 font-size: 8px;
 color:#000;
 text-align:center;
 vertical-align: middle;
}
#slider3 .nivo-controlNav
{
 margin-left: 50px;
}
.featureT
{
  font-size: 14px;
  font-weight:bold;
  color:#000;
  margin: 15px 0px 15px 0px;
  text-align:center;
}
.featureLT
{
 font-size: 14px;
 font-weight:bold;
 color:#000;
 text-align:left; 
 width:325px;
 padding: 0px 30px 0px 0px;
 margin:30px 0px 15px 0px;
}
.featureL
{
 width:330px;
 padding: 0px 5px 0px 0px;
 margin:10px 10px 0px 15px;
}
.featureL ul
{
 list-style-type: disc;
 padding:0px;
 margin:0px;
}
.featureL ul li
{
 padding-bottom:10px;
}
.sampleC
{
 position:absolute;
 top:410px;
 padding:5px;
}
.sampleT
{
 font-size: 14px;
 font-weight:bold;
 color:#000;
 margin: 5px 0px 10px 0px;
 text-align:left; 
}
.sampleL
{
  width:680px;
  padding: 0px 10px 0px 5px;
  margin:20px 10px 0px 15px;
}
.sampleImgDiv
{
	float:left;
	height:250px;
}
.sampleL ul
{
 list-style-type: disc;
 padding:0px;
 margin:0px;
}
.sampleL ul li
{
 padding-bottom:10px;
}
.featuredialogClose
{
 position:absolute;
 top:690px;
 left:628px;
}
.ui-widget-overlay
{
    background: #000; 
    opacity: 0.65;
    -moz-opacity:0.65;
    filter: alpha(opacity=65);
    width:100%;
    height:100%;
    z-index:1001;
    position:absolute;
}


