/**
* $Date: 2009-03-06 14:30:30 +0100 (fr, 06 mar 2009) $
* $Author: olov.nilzen $
* $Revision: 38 $
**/

/* dropdown */

#wrapper
{
	background: url(../../images/blue/bg-wrapper-liko-bug.png) no-repeat;
	margin: 0 auto;
	margin-top: 20px;
}

body.png8 #wrapper
{
	background: url(../../images/blue/bg-wrapper-liko-bug-png8.png) no-repeat;	
}

#slingguidepage #wrapper
{
	background: url("../../images/slings/bg-wrapper.png") no-repeat scroll center top transparent;
}

#slingguidepage.png8 #wrapper
{
	background: url("../../images/slings/bg-wrapper-png8.png") no-repeat scroll center top transparent;
}

li.dropdown-menu .dropdown-menu-panel {
	width: 440px;
}

li.dropdown-menu ul li {
	width: 200px;
}

/**/

#bylinePush { background: url(../../images/es/bg-mission.png) no-repeat 0 10px; }

/* slingguide styles */

#slingguidepage h1#logo
{
	width: 244px;
	height: 63px;
	background: url(../../images/int/bg-sling-logo.png) no-repeat;
}

#slingguidepage fieldset label 
{
	width: 240px;
}

#slingguidepage .column h2, h2.header 
{
	font-size: 13px;
}

#slingguidepage .column h2 em, h2.header em 
{
	font-size: 80%;
}

#slingguidepage label.checkbox span 
{
    height: auto;
}
#slingguidepage label.group-checkbox span 
{
    height: auto;
}

#slingguidepage label.checkbox, 
label.group-checkbox 
{
	height: auto\9
}

/* misc styles */

ul#menu a#sendFeedbackBtn
{ 
    display: none; 
}

fieldset.toggle legend span
{
	white-space: normal;
	width: 240px;
}

dl.small-product-selector dt 
{
    font-size: 12px;
}

