.friendselectbox
{
	width:130px;
}

* html .friendselectbox
{
	width:125px;
}

.friendselectbox_large
{
	width:201px;
}

* html .friendselectbox_large
{
	width:195px;
}

.friendselectbox_largescroll
{
	width:193px;
}

* html .friendselectbox_largescroll
{
	width:187px;
}

.fixedbox
{
	position:fixed;
}

* html .fixedbox {
     position: absolute;
}

.tagbuttonremove
{
	background: url(../../vid_images/tag_remove_bkgd.gif) no-repeat;
	color:#000000;
	text-decoration:none;
	font:11px arial;
	padding:1px 1px 1px 21px;
	width:140px;
	cursor:pointer;
}

.tagbuttonremove:hover
{
	background: url(../../vid_images/tag_remove_bkgd.gif) no-repeat;
	color:#000000;
	text-decoration:none;
	font:11px arial;
	padding:1px 1px 1px 21px;
	width:140px;
	cursor:pointer;
}

.tagbuttonremove:active
{
	background: url(../../vid_images/tag_remove_bkgd.gif) no-repeat;
	color:#000000;
	text-decoration:none;
	font:11px arial;
	padding:1px 1px 1px 21px;
	width:140px;
	cursor:pointer;
}

.tagbutton
{
	color:#b7b7b9;
	text-decoration:none;
	font:12px arial;
	padding:0px 0px 0px 16px;
	background:#000 url(../../fp_images/arrow_update.gif) no-repeat scroll 4px 4px;
	cursor:pointer;
}

.tagbutton:hover
{
	color:#fbb134;
	text-decoration:underline;
	font:12px arial;
	padding:0px 0px 0px 16px;
	background:#000 url(../../fp_images/arrow_update.gif) no-repeat scroll 4px 4px;
	cursor:pointer;
}

.tagbuttonlink
{
	font:12px arial;
	color:b7b7b9;
	cursor:pointer;
	text-decoration:underline;
	padding:0px 0px 0px 20px;
}

.taghead
{
	color:#f0f0f0;
	font:12px arial;
	margin: 2px 0px 2px 18px;
}

.leftcolbutton
{
	color:#fbb134;
	text-decoration:none;
	font:11px arial;
	padding:1px 2px 1px 20px;
	width:150px;
	background:#ffffff url(../../vid_images/bullet.gif) no-repeat scroll 8px 6px;
	cursor:pointer;
}

.leftcolbutton:hover
{
	color:#000000;
	text-decoration:none;
	font:11px arial;
	padding:1px 2px 1px 20px;
	width:150px;
	background:#e8e8e8 url(../../vid_images/bullet.gif) no-repeat scroll 8px 6px;
	cursor:pointer;
}

.rightcolbutton
{
	color:#000000;
	text-decoration:none;
	font:11px arial;
	padding:1px 1px 1px 5px;
	width:188px;
	background:#b8b8b8;
	border-left:2px solid #eeeeee;
	border-top:2px solid #eeeeee;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
}

.tagtext
{
	color:#A9AEC0;
	text-decoration:none;
	font:11px arial;
}

.counttext
{
	color:#000000;
	text-decoration:none;
	font:9px arial;
}

.videotext
{
	font:11px arial;
	color:#fbb134;
}

.videotextleft
{
	font:11px arial;
	color:#fbb134;
}

.linkbuttontext
{
	font:11px arial;
	color:#e5e5e5;
}

.headingbox
{
	background:#252d3e url(/images/sx/groupbox_bg.gif) repeat-x;
	color:#fff;
	padding:9px 0px 0px 5px;
	height:23px;
}

.prodheadingbox
{
	background:#252d3e;
	color:#e8e8e8;
	border:1px solid #000000;
	padding:0px 0px 0px 5px;
}

.commentheadingbox
{
	background:#6a6d72;
	color:#e8e8e8;
	border:1px solid #000000;
	padding:0px 0px 0px 5px;
}

.shadow
{
	position:relative;
	top:3px;
	left:3px;
	margin-bottom:3px;
	margin-right:3px;
	background:#dddddd;
}

.shadow1
{
	background:#bbbbbb;
	position:relative;
	left:-1px;
	top:-1px;
}

.shadow2
{
	background:#999999;
	position:relative;
	left:-1px;
	top:-1px;
}

.menubox
{
	background:#000;
	border:1px solid #999;
}

.latestmenubox
{
	background:#e5e5e5;
	border:1px solid #000000;
}

.prodmenubox
{
	background:#ffffff;
	border:1px solid #000000;
}

.maincontentbox
{
	padding:0px;
	margin:2px 0px 2px 0px;
}

.videocontentbox
{
	width:976px;
	background:#ffffff;
	padding:8px;
	margin:-4px 0px 8px 0px;
}

.linkbutton
{
	background:#252d3e;
	color:#e8e8e8;
	border:1px solid #666666;
	padding:3px 5px 3px 5px;
}

.listbutton
{
	font:11px arial;
	background:#ffffff url(../../vid_images/listbutton.gif) no-repeat;
	color:#e5e5e5;
	width:64px;
	height:17px;
	padding:1px 0px 0px 0px;
	cursor:pointer;
}

.formatbutton
{
	font:11px arial;
	color:#000000;
	width:70px;
	height:22px;
	padding:1px 0px 0px 0px;
	cursor:pointer;
}

.crumbbox
{
	margin:0px 0px 5px 0px;
	border:1px solid #999;
	background:#000;
	padding:0px 5px 5px 5px;
	font:12px arial;
	text-align: left;
}

.vidgroupbox
{
	border-top:1px solid #748891;
	border-bottom:1px solid #748891;
	font:12px arial;
	background:#000 url(../../fp_images/group_heading_bg.gif) repeat-x;
	margin:0px 0px 0px 0px;
	height:17px;
	position:relative;
	padding:7px 0px 8px 5px;
}

.vidgroupshow
{
	margin-top:-2px;
	padding:0px 3px 0px 0px;
	color:#fbb134;
	font:14px arial;
	float:left;
	width:12px;
	cursor:pointer;
}

.vidgroupsubbox
{
	display:block;
	background:#000;
}

.videoitem
{
	font:11px arial;
	padding:4px;
	margin:0px 0px 0px 0px;
	color:#fbb134;
	background:#202125 url(../../fp_images/vid_bg.jpg) repeat-y;
}

.videoitemhighlight
{
	font:11px arial;
	padding:4px;
	margin:0px 0px 0px 0px;
	color:#fbb134;
	background:#313036 url(../../fp_images/vid_bg_alt.jpg) repeat-y;
}

.videolistitem
{
	font:11px arial;
	padding:0px;
	margin:0px;
	color:#ff9900;
	background:#202125;
}

.videolistitem_alt
{
	font:11px arial;
	padding:0px;
	margin:0px;
	color:#ff9900;
	background:#313036;
}
        
.videohead
{
	height:20px;
	padding: 4px 8px;
	background:url(../../fp_images/heading_bg.gif) repeat-x;
	color:#f0f0f0;
	font:bold 12px arial;
	min-width:320px;
}

.outline
{
	border: 2px solid #ffff66;
}

.videolink
{
	font:bold 12px arial;
	color:#f0f0f0;
	text-decoration:none;
}

.videolink:hover
{
	font:bold 12px arial;
	color:#ff9900;
	text-decoration:none;
}

.timetext
{
	font:10px arial;
	color:#666666;
}

.latestvideoitem
{
	font:11px arial;
	padding:4px;
	margin:1px 0px 1px 0px;
	color:#fbb134;
	text-decoration:underline;
	cursor:pointer;
	background:#ffffff;
}

.latestvideoitem:hover
{
	font:11px arial;
	padding:4px;
	margin:1px 0px 1px 0px;
	color:#fbb134;
	text-decoration:underline;
	cursor:pointer;
	background:#f0f0f0;
}

.videoitem_nolink
{
	font:11px arial;
	padding:4px;
	margin:2px 0px 2px 0px;
	color:#666666;
	background:#ffffff;
}

.videoitem_nolink:hover
{
	font:11px arial;
	padding:4px;
	margin:2px 0px 2px 0px;
	color:#666666;
	background:#f0f0f0;
}

.videoiteminner
{
	font:11px arial;
	border:1px solid #ffffff;
	padding:4px;
	color:#fbb134;
	text-decoration:underline;
	cursor:pointer;
	background:#ffffff;
}

.videoiteminner:hover
{
	font:11px arial;
	border:1px solid #999999;
	padding:4px;
	color:#fbb134;
	text-decoration:underline;
	cursor:pointer;
	background:#ffffff;
}

.nounderscore
{
	text-decoration:none;
}

.commbutton
{
	height:29px;
	padding:8px 12px 0px 12px;
	background: url(../../vid_images/hulu/comm_button_bkgd.gif) repeat-x;
}

.navbuttonmain
{
	color:#e0e0e0;
	padding:8px 10px 0px 10px;
	height:24px;
	float:left;
	display:block;
	background: url(../../vid_images/hulu/nav_button_bkgd.gif) repeat-x;
}

.navbuttonbegin
{
	height:32px;
	float:left;
	display:block;
	background: url(../../vid_images/hulu/nav_button_divider_right.gif) no-repeat;
	width:2px;
}

.navbuttonend
{
	height:32px;
	float:left;
	display:block;
	background: url(../../vid_images/hulu/nav_button_divider_left.gif) no-repeat;
	width:2px;
}

.navbuttonroundleft
{
	height:32px;
	float:left;
	display:block;
	background: url(../../vid_images/hulu/nav_button_left.gif) no-repeat;
	width:3px;
}

.navbuttonroundright
{
	height:32px;
	float:left;
	display:block;
	background: url(../../vid_images/hulu/nav_button_right.gif) no-repeat;
	width:3px;
}

.commbuttonmain
{
	color:#cdb700;
	padding:8px 18px 0px 18px;
	height:21px;
	float:left;
	background: url(../../vid_images/hulu/comm_button_bkgd.gif) repeat-x;
}

.commbuttonbegin
{
	height:29px;
	float:left;
	background: url(../../vid_images/hulu/comm_button_divider_right.gif) no-repeat;
	width:2px;
}

.commbuttonend
{
	height:29px;
	float:left;
	background: url(../../vid_images/hulu/comm_button_divider_left.gif) no-repeat;
	width:2px;
}

.commbuttonround
{
	height:29px;
	float:left;
	background: url(../../vid_images/hulu/comm_button_left.gif) no-repeat;width:3px;
}

.menulink
{
	background:#444444;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.menulink:hover
{
	background:#666666;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.flymenulink
{
	background:#444444 url(../../vid_images/flyout.gif) no-repeat scroll 125px 3px;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.flymenulink:hover
{
	background:#666666 url(../../vid_images/flyout_sel.gif) no-repeat scroll 125px 3px;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.submenulink
{
	background:#222222;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.submenulink:hover
{
	background:#555555;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.subflymenulink
{
	background:#222222 url(../../vid_images/flyout.gif) no-repeat scroll 125px 3px;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.subflymenulink:hover
{
	background:#555555 url(../../vid_images/flyout_sel.gif) no-repeat scroll 125px 3px;
	color:#e0e0e0;
	text-decoration: none;
	cursor:pointer;
}

.navlink
{
	color:#e0e0e0;
	text-decoration: none;
	font:12px arial;
}

.commlink
{
	color:#cdb700;
	text-decoration: none;
	font:12px arial;
}

.submenubkgd
{
	color:#e0e0e0;
	text-decoration: none;
	float:left;
	background:url(../../vid_images/submenu_bkgd.gif);
	height:24px;
	font:10px arial;
	padding:8px 6px 0px 6px;
}

.submenubkgd_link
{
	color:#e0e0e0;
	text-decoration: none;
	float:left;
	background:url(../../vid_images/submenu_bkgd_sel.gif);
	height:24px;
	font:10px arial;
	padding:8px 5px 0px 5px;
}

.main_sidebar_item
{
	width:190px;
	padding:0px 0px 0px 12px;
}

.searchlist
{
 	list-style:none;
	background:#e0e0e0;
	width:100%;
	margin:0px;
	padding:0px;
}

.searchlistitem
{
	padding:3px 0px 3px 5px;
	background:#ffffff;
	margin:0px;
	cursor:pointer;
}

.tweet
{
	margin:2px 0px 0px 0px;
	width:auto;
	padding:5px;
	background:#ffffff;
	font: 12px arial;
	color:#000000;
}

.tweet:hover
{
	margin:2px 0px 0px 0px;
	width:auto;
	padding:5px;
	background:#e0e0ff;
	font: 12px arial;
	color:#000000;
}

.tab
{
	background:url(../../fp_images/tab.jpg) repeat-x;
	font:bold 12px arial;
	color: #5e6989;
	float:left;
	padding:7px 0px 0px 0px;
	cursor: pointer;
}

.tabselected
{
	background:url(../../fp_images/tab_selected.jpg) repeat-x;
	font:bold 12px arial;
	color: #f0f0f0;
	float:left;
	padding:7px 0px 0px 0px;
	cursor: default;
}

.checkbox
{ 	
    color:#b7b7b9;
	text-decoration:none;
	height:18px;
	font:12px arial;
	padding:0px 0px 0px 18px;
	background:#000 url(../../fp_images/checkbox.gif) no-repeat scroll 0px 0px;
	cursor:pointer;
}

.checkboxselected
{
	background:#000 url(../../fp_images/checkbox_selected.gif) no-repeat scroll 0px 0px;
}

.colorcode_free
{
	background: url(../../fp_images/colorcode_free.png) repeat-y;
	padding: 0px 0px 0px 20px;
	margin: 1px;
}

.colorcode_product
{
	background: url(../../fp_images/colorcode_product.png) repeat-y;
	padding: 0px 0px 0px 20px;
	margin: 1px;
}

.colorcode_ms
{
	background: url(../../fp_images/colorcode_ms.png) repeat-y;
	padding: 0px 0px 0px 20px;
	margin: 1px;
}

.faqitem
{
	cursor:pointer;
	background:url(../../3dbjs/fp/img/plus.gif) no-repeat scroll 0px 13px;
	padding:10px 0px 10px 14px;
	font:bold 12px arial;
}

.faqitem_expanded
{
	background:url(../../3dbjs/fp/img/minus.gif) no-repeat scroll 0px 13px;
}

.faqanswer
{
	display:none;
	color:#ff9900;
	font:bold 10px arial;
}