﻿.MS_MasterBottomAD {
font-family:Verdana;
font-size:11px;
text-align:right;
vertical-align:top;
}

.MS_MasterGlobalLinks {
text-align:left;
}

.MS_MasterHeader,.MS_MasterBody,.MS_MasterFooter {
vertical-align:top;
}

.MS_MasterLeftNav {
vertical-align:top;
}

.MS_MasterRightAD {
padding:5px 0 10px 10px;
vertical-align:top;
}

.MS_MasterTopAD {
padding:5px 5px 10px;
vertical-align:top;
}

.MS_MasterTopNav {
text-align:left;
vertical-align:top;
}

.MS_ErrorTextStandard {
color:#EE2037;
font-weight:700;
}

body {
margin:0;
}

/* Center in centered layouts */
html body 
{ 
text-align:-moz-center; 
}

/* "Single line" spacing */
p 
{
margin-top: 0; 
margin-bottom: 0;
}

/* Workaround for bug where list bullets and numbers overlap left floated images beside it. */

ul, ol 
{
margin-top: 0.3em; 
margin-bottom: 0.3em;
list-style-position:inside !important;
}

/* MSHTML inserts a div for every <li> for some reason. This affects Firefox. */
li > div
{
display: inline;
}

/* Site header */
.MSC_HeaderText
{
	font-size:24px;
	margin:0px;
}

/* Search and shopping links */
.MSC_GlobalLinksFrame
{
	white-space:nowrap;
	margin: 3px 0px 3px 0px;
}

.MSC_SearchBox
{
	height: 15px;
	width:287px;
	border:1px solid #aaa;
	color: #aaaaaa;
	border-right: none;
	background-color:#ffffff;
	background-image:url(/_layouts/wh/images/search_background.gif);
	font-size: 12px;
	padding: 3px 0 3px 3px;
}

.MSC_SearchButton
{
	border:1px solid #aaa;	
}

.MSC_GlobalLinksCommerceFrame
{
	width:100%;
	text-align:right;
	white-space:nowrap;
}
.MSC_GlobalLinksSearchFrame
{
	padding: 0px;
}

/* Top nav */
.MSC_PrimaryNavLinkFrame
{
	white-space:nowrap;
	padding:5px 10px 5px 10px;
}
.MSC_TopNavEnd
{
	width:100%;
}
.MSC_LeftNavEnd
{
	height:100%;
}

/* Left nav */
.MSC_SecondaryNavLinkFrame
{
	padding:5px;
	white-space:nowrap;
}

/* Commerce manager */
.MSSB_ProductImageLink img
{
	margin:1px;
	border:0px;
	padding:5px;
}
.MSSB_ProductGalleryTable
{
	padding:3px;
	width:600px;
}
.MSSB_ProductGalleryTable td
{
	vertical-align:top;
}

/* Data mover */
div.MSC_DisplayDataRepeatingForm
{
}
.MSC_DisplayDataRepeatingForm table td
{
	vertical-align:top;
	padding:3px;
}

/* compatibilty with v1r*/
.MS_HeaderFont
{
	font-weight:bold;
}