﻿/*
	Prefix legend:
		- WMD - Windows Mobile Device
		- WML - Windows Mobile Device Listing
		- WMC - Windows Mobile Compare
		- WMF - Windows Mobile Filter
*/
.WMFdivFilters
{
	margin-top:7px;
}
.WMFcontent
{
	/*background: bottom repeat-x #fdfdfd url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFmiddleBG.jpg);*/
	background-color:F1F1F1;
	width:600px;
}
.WMFtable
{
	width:600px;
	background: bottom repeat-x #fdfdfd url(/windowsmobile/assets/images/bg_filter.png);
	border: solid 1px #E6E6E6;
}
.WMFheader
{
	font-family: Segoe UI, Tahoma, Sans-Serif;
	font-weight:normal;
	font-size:16px;
	color: #FFFFFF;
	padding-bottom: 1px !important;
	height:28px;
	width:99%;
	background-color: #adadad;
	border-bottom: solid 2px #ec9227;
	vertical-align: middle;
}
.WMFheaderToggle
{
	background: url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFheaderRightBG.gif) repeat-x;
	padding: 0px 10px 0px 20px;
}
.WMFshowHideLink
{
	font-family: Segoe UI, Tahoma, Sans-Serif;
	font-weight: normal;
	text-transform:uppercase;
	text-decoration:underline;
	font-size: 10px;	
	color: #005825;
	width:100%;
	height:100%;
	display:block;
	line-height:34px;
}
.WMFshowHideLink:hover
{
	text-decoration:none;
}
.WMFcolumn
{
	/* border-top: 1px solid green; */
	width: 190px;
	padding: 0px 5px 5px 5px;
}
.WMFoptionHeader
{
	font-family: Segoe UI, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	color:#3c3c3c;
}
.WMFoptionLabel
{
	font-family: Segoe UI, Tahoma, Sans-Serif;
	color:#3c3c3c;
	font-size: 11px;
	height:14px;
	padding-top: 3px;
}
.WMFoptionDropdown
{
	width:175px;
	font-family: Segoe UI, Tahoma, Sans-Serif;
	font-size: 11px;
}
.WMFoptionCheckbox
{
	height:10px;
	width:10px;
	margin:0px 5px 2px 0px;
}
.WMFoptionLink
{
}
.WMFbutton
{
	color: #164613;
	border:0;
	font-family: Segoe UI, Tahoma, Sans-Serif;
	font-size:10px;
	margin: 10px 0px 10px 0px;
	width:95px;
	height:22px;
	text-align:center;
	background: url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFbutton.gif) no-repeat;
}
.WMFbuttonCell
{
	padding-bottom: 12px !important;
}
.WMFmiddleLeft
{
	width:1px;
	height:100%;
	/*background: url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFmiddleLeft.gif) repeat-y left;*/
}
.WMFmiddleRight
{
	width:10px;
	height:100%;
	/*background: url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFmiddleRight.gif) repeat-y right;*/
	
}
.WMFmiddleLeftOverlay
{
	width:100%;
	height:100%;
	/*background: url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFmiddleLeftOverlay.jpg) no-repeat bottom left;*/
}
.WMFmiddleRightOverlay
{
	width:100%;
	height:100%;
	/*background: url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFmiddleRightOverlay.jpg) no-repeat bottom right;*/
	
}
.WMFfooterCenter
{
	width:100%;
	background: url(/windowsmobile/assets/images/devices/browsebuy/filter/WMFfooterBG.gif) repeat-x;
}
	td.globalButton
	{
		background-image:url(/windowsmobile/assets/images/wmocButton65/btnMiddle.png);
		background-repeat: repeat-x;
		cursor:pointer;
	}
	td.globalButtonLeft
	{
		background-image:url(/windowsmobile/assets/images/wmocButton65/btnLeft.png);
		width: 4px;
	}
	td.globalButtonRight
	{
		background-image:url(/windowsmobile/assets/images/wmocButton65/btnRight.png);
		width: 4px;
	}
	td.globalButtonHover
	{
		background-image:url(/windowsmobile/assets/images/wmocButton65/btnMiddleHover.png);
		background-repeat: repeat-x;
		cursor:pointer;
	}
	td.globalButtonLeftHover
	{
		background-image:url(/windowsmobile/assets/images/wmocButton65/btnLeftHover.png);
		width: 4px;
	}
	td.globalButtonRightHover
	{
		background-image:url(/windowsmobile/assets/images/wmocButton65/btnRightHover.png);
		width: 4px;
}
	
	td.globalButton a:link, td.globalButton a:active, td.globalButton a:visited, td.globalButton a:hover,
	td.globalButtonHover a:link, td.globalButtonHover a:active, td.globalButtonHover a:visited, td.globalButtonHover a:hover
	{
		color:white;
		font-size:12px;
		font-family:Arial;
		font-weight:bold;
	}

