
/*=============================================================================
//	FileName : styles.css
//
//	Global style sheet for Microsoft Content Management Server 2002 
//  Content Connector Sample Site.
//
//	Copyright (c) Microsoft Corporation.  All rights reserved.
//
=============================================================================*/

/* ============================= HTML Tags ==================================*/

body
{
FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial, tahoma, sans-serif
}

table
{
FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial, tahoma, sans-serif
}

.BodyText { FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: arial, tahoma, sans-serif }
.BodyAltText { FONT-SIZE: 10pt; COLOR: black; background-color: #DFE6E9; FONT-FAMILY: arial, tahoma, sans-serif }
.RequiredText { FONT-SIZE: 10pt; COLOR: red; FONT-FAMILY: arial, tahoma, sans-serif }
.HeaderText { FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, sans-serif }
.LinkText { FONT-SIZE: 10pt; COLOR: blue; FONT-WEIGHT: bold; text-decoration: underline; FONT-FAMILY: arial, tahoma, sans-serif }
.TestimonialHeader { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: darkblue; FONT-FAMILY: arial, tahoma, sans-serif }
.TestimonialText { FONT-SIZE: 10pt; COLOR: darkblue; FONT-FAMILY: arial, tahoma, sans-serif }
.MenuText { FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: arial, tahoma, sans-serif;  TEXT-DECORATION: none }
.MenuText:visited { FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: arial, tahoma, sans-serif;  TEXT-DECORATION: none }
.FooterText { FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial, tahoma, sans-serif }
.FooterLink { FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: arial, tahoma, sans-serif; TEXT-DECORATION: none }
.SearchText { FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial, tahoma, sans-serif; TEXT-DECORATION: none }
.ErrorText { FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: arial, tahoma, sans-serif; FONT-WeIGHT: bold; TEXT-DECORATION: none }
.SKUText { FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial, tahoma, sans-serif }
.SKUHeaderText { FONT-SIZE: 8pt; COLOR: black; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, sans-serif }
.SearchButton 
{
	font-size : 8pt;
	font-family : "Tahoma","Trebuchet MS","sans-serif";
	color : White;
	font-weight : bold;
	background : #8AA4D7;
	cursor : hand
}
.BlueButton 
{
	font-size : 8pt;
	font-family : "Tahoma","Trebuchet MS","sans-serif";
	color : White;
	font-weight : bold;
	background : #0038A8;
	cursor : hand
}

.ListHeaderText 
{
	FONT-SIZE: 10pt; 
	background-color: 0038a8;
	COLOR: white; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.ProductHeader
{
	FONT-SIZE: 10pt; 
	COLOR: white; 
	background-color: #0038a8;
	FONT-FAMILY: arial,	tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.ProductHeaderEmpty
{
	FONT-SIZE: 10pt; 
	COLOR: white; 
	background-color: white;
	FONT-FAMILY: arial,	tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.ProductListTitle
{
	FONT-SIZE: 12pt; 
	COLOR: 0038a8; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.ProductListTitleSelected
{
	FONT-SIZE: 12pt; 
	COLOR: red; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.ProductDescription
{
	FONT-SIZE: 10pt; 
	COLOR: black; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	text-decoration: none;
}

.ProductName
{
	FONT-SIZE: 10pt; 
	COLOR: black; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	text-decoration: none;
}

.ProductNameLink
{
	FONT-SIZE: 10pt; 
	COLOR: blue; 
	font-weight: bold;
	FONT-FAMILY: arial,	tahoma, sans-serif;
	text-decoration: underline;
}

.ProductNameLink:active
{
	FONT-SIZE: 10pt; 
	COLOR: black; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	text-decoration: none;
}

.checkoutLink
{
	FONT-SIZE: 10pt; 
	COLOR: black; 	
	FONT-FAMILY: arial,	tahoma, sans-serif;
	text-decoration: underline;
}

.checkoutLink:active
{
	FONT-SIZE: 10pt; 
	COLOR: black; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	text-decoration: none;
}

.checkoutLink:hover
{
	FONT-SIZE: 10pt; 
	COLOR: black; 
	FONT-FAMILY: arial,	tahoma, sans-serif;
	text-decoration: none;
}

.defaultConsoleCell
{
    padding-top: 20px;
    padding-left: 20px;
    width: 300px;
}

.menuStyle
{
	background-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	border-width: 0;
	width:200px;
	border-left: solid 1 silver;
	border-right: solid 1 silver;
}

.menuCellStyle
{
    background-color:#FFFFCC; 
    padding-left: 7px; 
    padding-right: 7px;
}

.menuPaddedCellStyle
{
    padding-left: 7px;
    padding-right: 7px
}
.menuIndentedCellStyle
{
    padding-left: 18px
}

.menuTopCellStyle
{
    background-color:#FFFFCC; 
    padding-top: 7px;
    padding-left: 7px; 
    padding-right: 7px
}

.menuBottomCellStyle
{
    background-color:#FFFFCC; 
    border-bottom: 2px inset #003399;
    padding-left: 7px; 
    padding-right: 7px;
    padding-bottom: 101%;
}

.menuHeaderStyle
{
	background-color:#003399;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:white;
	border-style:none;
	border-width:0;
	height:20px;
}

.menuButtonStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:normal;
	color:Black;
}

