
#featuredbox {
  width: 918px;
  height: 150px;
  margin: 33px auto;
  margin-bottom: 0;
  position: relative;
}

#featuredbox-left {
  width: 574px;
  float: left;
}

#featuredbox h2 {
  color: #f2066a;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 17px 26px;
}

#featuredbox-text { margin: 10px 0 0 70px; }

#featuredbox-text p {
  color: #0da523;
  font-size: 22px;
  font-style: italic;
  margin: 0;
  padding: 4px;
}

#featuredbox-text strong {
  color: #c4ee24;
  font-size: 28px;
  font-style: normal;
}

p#fbt-p { font-size: 18px; }
#fbt-p strong { font-size: 24px; }

#fbt-search {
  position: absolute;
  bottom: 0;
  left: 3px;
}

#fbt-search a {
  width: 223px;
  height: 55px;
  background: url('../images/advancedsearch.png') no-repeat;
}

#fbt-search a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fefefe;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  height: 35px;  
  padding-top: 25px;
}

#featuredbox-right {
  float: left;
  margin-top: 52px;
}

#featuredbox-right img { border: 1px solid #b5b5b5; }

#spagination { padding: 14px 53px 10px 0; } 

#spagination, #spagination a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #f2066a;
  text-align: right;
}

.searchitem {
  background: url('../images/search_item.gif') no-repeat top left;
  width: 866px;/*884px;*/
  height: 237px;
  margin: 0 auto 13px auto;
  color: #c4ee24;
  font-size: 1.4em;
  padding-left: 22px;
}
.searchitem1 {
  background: url('../images/search_item.gif') no-repeat top left;
  width: 446px;
  height: 237px;
  margin: 0 auto 13px auto;
  color: #c4ee24;
  font-size: 1.4em;
  padding-left:22px;
  float:left;
  
}
.searchitem2 {
  background: url('../images/search_item2.gif') no-repeat top left;
  width: 866px;
  height: 160px;
  margin: 0 auto 13px auto;
  color: #c4ee24;
  font-size: 1.4em;
  padding-left:22px;
  float:left;
}

.sitem-thumb {
  float: left;
  width: 250px;
  margin: 20px 0 0 0px;
}

div.sitem-status { margin-top: 4px; margin-bottom: 2px;}
div.sitem-thumbimg img { border: 1px solid #b5b5b5; width:230px; height:150px; }

.sitem-info {
  float: left;
  width: 192px;
}

.sitem-info strong { color: #ffffff; font-weight: normal;text-transform:capitalize;text-transform:lowercase; }
.sitem-info h3 { font-size: 15px; color: #f2066a; font-weight: bold; margin: 21px 0 9px 0;}
.sitem info p { margin: 0; padding: 0; }

.pr { text-align: right; margin: 0; padding: 0; }
.pr a, .prt a { color: #c4ee24; text-decoration: none; }
.prt { font-size: 13px; padding: 16px 0 10px 11px; margin: 0; }
.prt a { font-size: 10px; }

.sitem-preview {
  margin-left: 16px;
  float: left;
  width: 255px;
}

.sitem-preview div {
  width: 120px;
  height: 82px;
  margin-right: 6px;
  margin-bottom: 7px;
  float: left;
  overflow: hidden;
}

.sitem-preview img { padding: 1px; background: #b5b5b5; }
.sitem-nav { padding-top: 20px; float: right; margin-right: 15px; }
.sitem-nav a { margin-bottom: 5px; display: block;}

div.sitem-play {
  position: absolute;
  left: 7px;
  top: 1px;
  margin: 0;
  overflow: visible;
}

.sitem-play a { 
  background: url('../images/sitem_play.png') no-repeat;
  width: 118px;
  height: 80px;
  display: block;
}

.sitem-play span { display: none; }
.ltb { clear: right; }
#divVoyeurDesc
{
	height: 90px;
	width: 280px;
	border: Solid 1px #333333;
	color: #333333;
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 1.1em;
	z-index: 0;
	display: block;
}
#divVoyeurDesc img
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
#divVoyeurDesc a
{
float: right;
}
#divVoyeurTitle
{
	font-weight: bold;
	font-size: 1.2em;
}
