
/* ****************************************** 
 
  TITLE:        NBC_SALES.CSS
  VERSION:      1.102
  LAST UPDATED: 03/01/2011 
  UPDATED BY:  Toby Spinks
  CONTENTS:
    Body Container
    Navigation


********************************************* */

html {background:none;}

#sales {
  text-align:center;
  }

#sales #body {
width:1000px;
}

#sales #videoPlayer {
  background-color:#000;
  width:576px;
}

* html #sales #userBox {
  width:970px;
  }
  
* html #sales #searchText {
  height:25px;
  }
  
#sales #canvas {
  text-align:left;
  }

#sales #sales_nav {
clear:both;
float:left;
}

#sales #header #ad_hdr_2 {
	height:87px;
	margin-top:0;
	}

#sales #nav2 {
  background-color:#FFFFFF;
  }

#sales #sales_nav a{
color:#000;
text-decoration:none;
}

#sales #sales_nav a:hover{
text-decoration:underline;
}

#sales_nav li.nav_item {
float:left;
margin: 5px;
}

.hasAds {width: 665px; 
float:left; 
margin:3px 3px 0 0;}

#rightRail {
width: 300px; 
padding:3px 0 0 11px; 
margin:0;}

#ad_rr_1, #ad_rr_2 {padding-left: 0px;}

#leaderboard {
text-align:center;
background: url('http://media.nbcbayarea.com/designimages/dsn_grey_dots_h.gif') 0 100% repeat-x;
padding-bottom: 5px;
}

#package, #sales_body {clear:both;}

#promo_array,
#promo_array .caption {
  margin: 5px;
}


#footer {
  clear:both;
}

/* DART STUFF */
#brchannel_dart {margin:20px auto;text-align:center;float:left;}
.ad_background {background-color:#fff;float:left;}
.ad_sponsored_text {font-color:#284028; font-size:10px;}
.ad_thumbnail_left {float:left;display:block;width:150px;height:75px;overflow:hidden;border:1px solid #000;margin:5px;}
.brchannel_dart_ad li {list-style-type:none;width:650px;}
.brchannel_dart_ad {float:left;text-align:left;}
.brchannel .summary, .brchannel .summary a {color:#666666;}
.brchannel_dart_ad .nbc_thumb_1 {display:block;}

/*drop shadows for embeds*/

#sales_body .video_embed {
margin:10px 0;
}

#sales_body .video_embed .mediaLink {
width: 53px;
height:16px;
float:left;
width:100%;
margin:2px 0;
background: url('http://media.nbcnewyork.com/designimages/temp_ico_video.gif') 0 0 no-repeat;
}

#sales_body .gallery {
margin:10px 0;
}

#sales_body .gallery .mediaLink {
width: 53px;
height:16px;
float:left;
width:100%;
margin:2px 0;
background: url('http://media.nbcnewyork.com/designimages/temp_ico_video.gif') 0 0 no-repeat;
}

#sales_body .dropshadow {
  width: 117px;
  height: 90px;
  background: url('http://media.nbcnewyork.com/designimages/dsn_dropShadow_119w.gif') 0 100% no-repeat;
}

#sales_body .dropshadow .bordermask {
  border: 1px solid #000;
  width: 115px;
  height: 88px;
}

* html #sales_body .dropshadow .bordermask {
  width: 117px;
  height: 89px;
}


#sales .imwarelist {
  float:right;
  display:block;
  margin-bottom:5px;
}

#sales #share_box {
  background-color:#fff;
  }

/*share on article page*/

.yahoo_buzz {color:#777;
  display:block;
  float:left;
  font-family:georgia;
  font-size:10px;
  font-weight:bold;
  padding:1px 0 0 5px;
  text-transform:capitalize;
  }
.yahoo_buzz a {text-decoration:none;color:#555;cursor:pointer;font-family:arial;font-size:9px;text-transform:uppercase;}
.yahoo_buzz a:hover {text-decoration:underline;}
.yahoo_buzz .yahooBuzzBadge-text span {padding-top:4px;line-height:17px;}
.yahoo_buzz .yahooBuzzBadge-text span span {background-position:0 2px;}


/*survey*/

.cmP_survey input, 
.cmP_survey select {
margin:5px; border:solid 1px
}

