﻿/* MAIN */
*
{
	margin: 0;
	padding: 0;
}
/*
 green = #A0C32E
 pink = #D21167
 blue = #0A86A9
 orange = #F68B33
 bkgrnd = #EDE8E2
 brown = #C0AF9A
*/
body
{
	/*font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;*/
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	font-size: small;
	margin: 0 auto;
	padding: 0; /*background-color: #EDE8E2;
	background-image: url('../images/master/STbackgroundTexture.jpg');*/
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	background-color: #C0AF9A;
}
h1
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}

#art-main
{
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 431px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url(           '../images/master/STbackground_glare.png' );
	background-repeat: no-repeat;
	height: 431px;
	width: 260px;
	margin: 0;
}


/* begin Box, Sheet */
.art-Sheet
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 1000px;
	margin-top: -4px !important;
	margin-bottom: -8px !important;
	background-color: #FFFFFF;
}


.art-Sheet-body
{
	position: relative;
	min-width: 990px;
	min-height: 950px;
	z-index: 1;
	margin: 7px;
	background-color: #FFFFFF;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl
{
	position: absolute;
	z-index: -1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 26px;
	height: 26px;
	background-image: url('../images/master/Sheet-s.png');
}

.art-Sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 13px, 13px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 13px, 13px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(13px, 13px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(13px, auto, auto, 13px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 13px;
	right: 13px;
	height: 26px;
	background-image: url('../images/master/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 13px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(13px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 13px;
	bottom: 13px;
	width: 26px;
	background-image: url('../images/master/Sheet-v.png');
}

.art-Sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 13px);
}

.art-Sheet-cl
{
	left: 0;
	clip: rect(auto, 13px, auto, auto);
}

.art-Sheet-cc
{
	position: absolute;
	z-index: -1;
	top: 13px;
	left: 13px;
	right: 13px;
	bottom: 13px;
	background-color: #FFFFFF;
}

.modalBackgroundProcessing
{
	/*background-color: #F9F9F9;*/
	filter: alpha(opacity=40);
	opacity: 0.4;
	z-index: 99 !important;
}
.modalPopupProcessing
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #D21167;
	padding: 3px;
	width: 250px;
}


#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width: 980px;
}

/* end Box, Sheet */

.floatMain
{
	float: left;
	border: 1px solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 10px 10px 30px;
	background-color: #F8F8ED;
	width: 450px;
	height: auto;
}


.textarea
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
}

.progressPC
{
	display: block;
	position: absolute;
	padding: 2px 3px;
}
.containerPC
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}
.headerPC
{
	background: url('../images/progressSprite.png') repeat-x 0px 0px;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	font-family: arial,helvetica,clean,sans-serif;
}
.bodyPC
{
	background-color: #FFFFFF;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}

#header
{
	color: #333;
	width: 980px;
	float: left;
	padding: 0px 0px 0px 0px;
	height: 110px;
	margin: 0px 0px 0px 0px;
}
#headerlogo
{
	width: 145px;
	height: 108px;
	margin-left: 10px;
	padding: 0px 0px 5px 0px;
	float: left;
}
.KidsMeasurement
{
	width: 465px;
	height: 390px;
	background-image: url(  '../images/tools/KidMsrmt.gif' );
	background-repeat: no-repeat;
	margin-top: 110px;
	background-color: Transparent;
}

.logotop
{
	width: auto;
	height: 19px; /*	background-image: url(  '../images/rulerYEL-1024wgradation.png' ); 	background-repeat: no-repeat;  */
	margin-top: 110px;
}
.logoA
{
	/*background-image: url(   '../images/master/STLogo.png' );	*/
	background-image: url(   '../images/master/Logo.gif' );
	background-repeat: no-repeat;
	height: 95px;
	width: 244px;
	float: left;
	margin-left: 0px;
	margin-top: -95px;
}
/*.logoA
{
	background-image: url(   '../images/master/Logo1.png' );
	background-repeat: no-repeat;
	height: 110px;
	width: 169px;
	float: left;
	margin-top: -90px;
	cursor:hand;
}*/



.centerContentArea
{
	margin: 0px 0px 0px 0px;
	width: 490px;
	height: auto;
	float: left;
}
.HomeCalc1
{
	background-image: url(../images/home/calcBkgrd.gif);
	float: left;
	height: 420px;
	width: 490px;
	background-repeat: no-repeat;	
}
.HomeCalc2
{
	background-image: url(../images/home/Background2.png);
	float: left;
	height: 388px;
	width: 368px;
	background-repeat: no-repeat;	
}
.SignBoundary
{
	background-image: url(../images/home/Sign.gif);
	float: left;
	height: 260px;
	width: 450px;
	background-repeat: no-repeat;
	padding: 15px 10px 10px 10px;
}
.FreeToJoin
{
	background-image: url(../images/master/FreeToJoin.gif);
	float: left;
	height: 115px;
	width: 116px;
	background-repeat: no-repeat;
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.JoinBoundary
{
	background-image: url(../images/home/Join.gif);
	float: left;
	height: 300px;
	width: 450px;
	background-repeat: no-repeat;
	padding: 15px 10px 10px 10px;
}
.TrectangularAdSpace250w250h
{
	float: left;
	width: 250px;
	height: 250px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
.rightContentArea
{
	width: 250px;
	height: 175px;
	float: right;
	border: 1px solid #808080;
	margin: 0px 0px 0px 0px;
}
.WhatsNewGreenBanner
{
	height: 410px;
	width: 185px;
	background-image: url(   '../images/home/bottomLsidebar.gif' );
	background-repeat: no-repeat;
	float: left;
}
.MainTagsM
{
	height: 150px;
	width: 455px;
	background-image: url(   '../images/home/BottomTag.gif' );
	background-repeat: no-repeat;
	float: left;
	margin: -5px 0px 0px 0px;
}
.MainBlogM
{
	height: 150px;
	width: 455px;
	background-image: url(   '../images/home/BottomBlog.gif' );
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	float: left;
}
.MainBlogRSS
{
	height: 80px;
	width: 80px;
	background-image: url(   '../images/home/RssFeed80x80.gif' );
	background-repeat: no-repeat;
	margin: 50px 0px 0px 20px;
	float: left;
	cursor: hand;
}
.MainAdSpaceBL
{
	height: 315px;
	width: 277px;
	background-image: url(   '../images/home/AdSpaceBottomR.gif' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 15px;
	float: left;
	cursor: hand;
}


.BLAdSpace
{
	height: 260px;
	width: 260px;
	background-image: url(   '../images/home/adspace.gif' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	cursor: hand;
}

.MainBFBBody
{
	width: 378px;
	height: 185px;
	border: solid 1px LightGray;
	float: left;
	clear: both;
}

.MainOBBody
{
	width: 264px;
	height: 185px;
	border: solid 1px LightGray;
	float: left;
	clear: both;
}


.infoButton
{
	background-image: url(   '../images/button/InfoIcon.png' );
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
}

.infoButton20
{
	background-image: url(   '../images/button/InfoIcon20.png' );
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.AccToolsMain
{
	float: left;
	width: 490px;
	z-index: 10;
}


.FractionLabel
{
	margin-left: 8px;
	font-size: 8pt;
	font-style: italic;
}
.wnLabel
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 12pt;
	margin: 15px 0px 0px 15px;
}
.wnLabelG
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
}
.wnLabel2
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	font-size: 13pt;
	margin: 15px 0px 0px 5px;
}

.cellM1
{
	float: left;
	width: 90px;
	margin-left: 30px;
	height: 22px;
}
.cellM110
{
	float: left;
	width: 110px;
	margin-left: 30px;
	height: 22px;
}
.cellM2
{
	float: left;
	width: 180px;
	height: 22px;
}
.centered
{
	text-align: center;
}

/* font and text */
.Normal
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}
.Normal14
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14pt;
}
.Normal12
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
}
.NormalArial
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}
.NormalTreb
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}

.StayCon
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
.Normal11
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
}
.NormalBold
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	font-weight: bold;
}
.NormalBoldArial
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	font-weight: bold;
}
.NormalSmall
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
}

.NormalInd
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	text-indent: 2px;
}
.NormalBlue
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: small;
}
.NormalPinkInd
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #D21167;
	font-size: small;
	text-indent: 2px;
}
.NormalBlue11
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0A86A9;
}
.NormalBlueBold
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: small;
	font-weight: bold;
}
.NormalGray
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: small;
}


.NormalBlueBold
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: small;
	font-weight: bold;
}

.NormalBlueBoldInd
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: small;
	font-weight: bold;
	text-indent: 5px;
}

.NormalWhite
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.NormalReadOnly
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D4D4D4;
}
.aboutText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 30px;
	width: 700px;
	padding: 10px 30px 20px 0px;
}
.aboutTextShort
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 30px;
	width: 700px;
	padding: 10px 20px 0px 0px;
}
.aboutText h3
{
	font-weight: bold;
	font-size: 11pt;
	display: inline;
}
.aboutText pointLine
{
	float: left;
	margin-left: 10px;
}

.swirlyPointBlue
{
	float: left;
	clear: both;
	background-image: url(      '../images/button/PostBulletsB.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 16px;
	width: 16px;
}
.PointBlack
{
	float: left;
	clear: both;
	background-image: url(      '../images/button/PostBulletsBlack.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 16px;
	width: 16px;
}



.swirlyPointGray
{
	float: left;
	margin-top: 3px;
	clear: both;
	background-image: url(      '../images/button/PostBulletsGray.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 16px;
	width: 16px;
}

.swirlyPointBlue30
{
	float: left;
	margin-top: 3px;
	margin-bottom: 30px;
	clear: both;
	background-image: url(      '../images/button/PostBulletsB.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 16px;
	width: 16px;
}


.FormHead
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.FormHeadMedBig16
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 16pt;
}
.FormHeadMedBig16NU
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.FormHeadMedBig16NUBlue
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
}

.FormHeadMedBig20NUBlue
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
.FormHeadMedBigWhite
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13pt;
}
.FormHeadMedBigWhite12
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
}
.FormHeadMedBig
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 13pt;
}
.FormHeadMedBig12N
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
}
.FormHeadMedBig12
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
}

.FormHeaderDark
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.FormHeadMedBigBurgundy
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: 13pt;
}

.FormHeadBlue14
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: 14pt;
}
.FormHeadMedBigPink
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #D21167;
	font-weight: bold;
	font-size: 13pt;
}

.FormHeadBigPink
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #D21167;
	font-weight: bold;
	font-size: 18pt;
}
.FormHeadPink16
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #D21167;
	font-weight: bold;
	font-size: 16pt;
}
.FormHeadMedBigNoBold
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13pt;
}

.FormHeadMedBigBurgundyNoBold
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: 13pt;
}
.FormHeadMedBurgundy
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: 10pt;
}
.FormHeadMedBurgundy12
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: 12pt;
}
.FormHeadMedWhite
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

.FormHeadMedBigOrangeBack
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-color: #FEE273;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.FormHeadBig
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: x-large;
}
.FormHeadBigCentered
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
}
.Links1
{
	color: #333333;
}

.Links1U
{
	color: #333333;
	cursor: hand;
	text-decoration: underline;
}

.Links10U
{
	color: #0A86A9;
	cursor: hand;
	text-decoration: underline;
}
.Links1US
{
	color: #333333;
	cursor: hand;
	text-decoration: underline;
	font-size: 8.5pt;
}


.Links2
{
	color: #000000;
	text-decoration: none;
}
.Links3
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
}
.Links4
{
	text-decoration: none;
	font-family: Verdana , Arial, Helvetica, sans-serif; /*color: #7EBC21;*/ /*color:#859F09;*/
	color: #A0C32E;
	cursor: hand;
	font-weight: bold;
}

.Links4U
{
	font-family: Verdana , Arial, Helvetica, sans-serif; /*color: #7EBC21;*/ /*color:#859F09;*/
	color: #A0C32E;
	cursor: hand;
	text-decoration: underline;
}
.Links4UBlue
{
	font-family: Verdana , Arial, Helvetica, sans-serif; /*color: #7EBC21;*/ /*color:#859F09;*/
	color: #0A86A9;
	cursor: hand;
	text-decoration: underline;
}

.Links5
{
	text-decoration: none;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #A0C32E;
	cursor: hand;
}
.Links5U
{
	text-decoration: underline;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #A0C32E;
	cursor: hand;
	font-size: 8.5pt;
}

.Links5UBold
{
	text-decoration: underline;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #A0C32E;
	cursor: hand;
	font-weight: bold;
}
.LinksBurg
{
	text-decoration: none;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #0A86A9;
}
.LinksPink
{
	text-decoration: none;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #D21167;
}
.LinksBurgT
{
	font-size: 10pt;
	text-decoration: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
}





.LinksBurgU
{
	text-decoration: underline;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #0A86A9;
}
.LinksFooterBurg
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	text-decoration: none;
}

a.LinksFooterBurg:hover
{
	color: #333333;
	text-decoration: underline;
}
.LinksSmallWhiteUnderline
{
	text-decoration: underline;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.LinksSmallWhiteUnderline8
{
	text-decoration: underline;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
}
.LinksSmallBlackNoBorder
{
	text-decoration: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.CMStar
{
	background-image: url( '../images/rating/ratingStarFilled.png' );
	height: 13px;
	width: 12px;
}


.nada
{
	height: 0;
	width: 0;
}

.WaterMark
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 8pt;
}
/* Modal Stuff */
.popupdetail
{
	font-size: 10pt;
	position: relative;
	color: #333333;
	z-index: 100 !important;
}
.popupdetail2
{
	font-size: 10pt;
	position: relative;
	color: #333333;
	z-index: 102 !important;
}
.hoverpopup1
{
	border: 1px solid #CCCCCC;
	font-family: Verdana , arial, verdana, helvetica,sans-serif;
	font-size: 9pt;
	color: #333333;
	z-index: 100 !important;
	background-color: #FEE8BA;
	cursor: pointer;
}

.hoverpopup10
{
	border: 1px solid #CCCCCC;
	font-family: Verdana , arial, verdana, helvetica,sans-serif;
	font-size: 9pt;
	color: #333333;
	z-index: 101 !important;
	background-color: #FEE8BA;
	cursor: pointer;
}
.hoverpopupImage
{
	font-family: Verdana , arial, verdana, helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
.popupdetail .footer
{
	text-align: center;
	margin: 8px;
	background-color: #FFFFFF;
}
.popupdetailgrid
{
}

.popupdetailgrid td
{
	cursor: default;
	color: #333333;
}
.modalBackground
{
	background-color: #999999;
	filter: alpha(opacity=40);
	opacity: 0.4;
	z-index: 99 !important;
}
.modalBackground2
{
	background-color: #999999;
	filter: alpha(opacity=40);
	opacity: 0.4;
	z-index: 101 !important;
}


.modalPanelHeader
{
	width: auto;
	height: 30px;
	background-color: #FEE273;
	float: left;
	color: #0A86A9;
	vertical-align: text-top;
	border-bottom: solid 5px #FEE273;
}
.centerHeaderLbl
{
	float: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: 14pt;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}
.centerHeaderLblMK
{
	float: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: 13pt;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}
.centerContentAbout
{
	width: 807px;
	height: auto;
	float: left;
	margin: 5px 5px 100px 0px;
}
.centerHeaderLblx
{
	float: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 30px;
}
.panelHeader
{
	width: 490px;
	height: 40px;
	float: left;
	vertical-align: middle;
}
.toolPanel
{
	font-family: Verdana , Arial, Helvetica, sans-serif;
	z-index: 10;
	color: #333333;
	font-size: small;
	width: 490px;
	height: auto;
	float: left;
}
.View10Z
{
	z-index: 10;
}
.AllLineTable
{
	border: thin solid #808080;
	padding: inherit;
	margin: inherit;
	font-family: verdana;
}

.Invisible
{
	display: none;
}

/* Labels and Backgrounds */
.ErrorLabel
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #D21167;
	font-weight: bold;
}

.ErrorLabelOK
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
}
.ErrorLblValReq
{
	margin-right: 5px;
	float: right;
}

.Border
{
	border: medium solid #FEF1CB;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
}

.OrangeBackBorder
{
	border: thin solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-color: #F0A818;
}
.OrangeBack
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-color: #F0A818;
	text-align: left;
	text-indent: 5px;
	padding-left: 10px;
}

.GreenBack
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-color: #A0C32E;
	text-align: left;
	text-indent: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.GrayBack
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	text-align: left;
	text-indent: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.YellowBack
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-color: #EDE8E2;
	text-align: left;
	text-indent: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

.CellPad10
{
	padding-left: 10px;
}

.ContentBorder
{
	border: 1px solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
	width: 398px;
}

.ContentBorderMultiView
{
	border: 1px solid #999999;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
	width: auto;
	height: auto;
}
.ContentBorderRight
{
	border: thin solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
	width: 275px;
	height: 111px;
	clip: rect(auto, auto, auto, auto);
	float: right;
}
.WhiteBackGround
{
	background-color: #FFFFFF;
}



.SmallerTypeBlackBorder
{
	border: thin solid #A03636;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}


.sspace
{
	height: 2px;
	clear: both;
	width: auto;
}
.hrA
{
	margin-left: 10px;
	width: auto;
	border-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.hrB
{
	width: auto;
	margin: 5px 35px 10px 0px;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ThrB
{
	margin: 5px 15px 10px 0px;
	width: auto;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.hrBA
{
	width: auto;
	margin: 5px 35px 10px 15px;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hrB2
{
	margin-left: 30px;
	margin-right: 35px;
	width: auto;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hrBN
{
	width: auto;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: -1px;
	margin-right: -1px;
}


/* NAVIGATION AND CONTENT*/

#navigation
{
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #CCCCCC;
	background-position: center;
	float: left;
	width: 974px;
	height: 20px;
	padding: 7px 0px 7px 20px;
	margin: 0px 0px 0px -4px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	vertical-align: middle;
	background-color: #EDE8E2;
}

.navcontainer
{
	width: 650px;
	float: left;
	padding-top: 0px;
	margin-left: 0px;
	background-color: #EDE8E2;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: solid 1px #EDE8E2;
}
.navcontainer ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: solid 1px #EDE8E2;
}

.navcontainer li
{
	float: left;
	display: inline;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: solid 1px #EDE8E2;
}

.navcontainer a:link, .navcontainer a:visited
{
	color: #333333;
	text-decoration: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: solid 1px #EDE8E2;
}

.navcontainer a:hover
{
	color: #D21167;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #EDE8E2;
	border: solid 1px #EDE8E2;
}
.accHeadBorder
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #0A86A9;
}

.navcontainerAcc
{
	width: 370px;
	float: left;
	padding-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.navcontainerAcc ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.navcontainerAcc li
{
	float: left;
	display: inline;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.navcontainerAcc a:link, .navcontainerAcc a:visited
{
	text-decoration: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.navcontainerAcc a:hover
{
	color: #D21167;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


.navcontainerV
{
	font-size: 11pt;
	float: left;
	padding-top: 0px;
	margin-left: 0px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	z-index: 5;
	margin-left: 0px;
	border: solid 1px #EDE8E2;
	background-color: #EDE8E2;
}
.navcontainerV ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-size: 11pt;
	border: solid 1px #EDE8E2;
}

.navcontainerV li
{
	display: inline;
	float: left;
	width:155px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 11pt;
	padding: 0px 5px 0px 10px;
	border: solid 1px #EDE8E2;
}

.navcontainerV a:link, .navcontainerV a:visited
{
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	border: solid 1px #EDE8E2;
}

.navcontainerV a:hover
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #D21167;
	font-size: 11pt;
	background-color: #EDE8E2;
	border: solid 1px #EDE8E2;
}
.hoverpopupV
{
	font-size: 11pt;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	background-color: #EDE8E2;
	z-index: 5;
	border: solid 1px #CCCCCC;
}

.pipeH
{
	color: #333333;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.pipeHMembers
{
	color: #333333;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 5px;
}


.navcontainerMain
{
	font-size: 11pt;
	float: left;
	padding-top: 5px;
	width: 180px;
}
.navcontainerMain ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.navcontainerMain li
{
	display: inline;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	clear: both;
	float: left;
}

.navcontainerMain a:link, .navcontainerMain a:visited
{
	padding: 0.4em 5em 0.4em, 5em;
	color: #333333;
	text-decoration: none;
}

.navcontainerMain a:hover
{
	color: #D21167;
	text-decoration: none;
}



#navcontainerbutton
{
	font-size: 12pt;
	width: 654px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#navcontainerbutton ul
{
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#navcontainerbutton li
{
	border-style: outset;
	display: inline;
	padding: 5px 10px 5px 10px;
	background-color: #0A86A9;
	color: #FFFFFF;
}

#navcontainerbutton a:link, #navcontainerbutton a:visited
{
	padding: 0px 15px 0px 15px;
	color: #171717;
	text-decoration: none;
	font-weight: bold;
	background-color: #0A86A9;
	color: #FFFFFF;
}

#navcontainerbutton a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.shopnow
{
	margin: -4px 0px 5px 0px;
	display: inline;
	float: left;
	vertical-align: top;
}
div.shopdiv
{
	font-size: 12pt;
	float: left;
	vertical-align: top;
}
.navright
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	float: right;
	color: #333333;
	vertical-align: top;
	margin-right: 10px;
	border: solid 1px #EDE8E2;
}
.navright ul
{
	list-style: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	border: solid 1px #EDE8E2;
}

.navright li
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	display: inline;
	border: solid 1px #EDE8E2;
}
.navright a:link, .navright a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	border: solid 1px #EDE8E2;
}

.navright a:hover
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D21167;
	text-decoration: none;
	border: solid 1px #EDE8E2;
}

.navrightloggedin
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	float: right;
	vertical-align: top;
	margin-right: 10px;
	border: solid 1px #EDE8E2;
}
.navrightloggedin ul
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	width: 180px;
	border: solid 1px #EDE8E2;
}
.navrightloggedin li
{
	display: inline;
	padding: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	border: solid 1px #EDE8E2;
}
.navrightloggedin a:link, .navrightloggedin a:visited
{
	text-decoration: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	border: solid 1px #EDE8E2;
}

.navrightloggedin a:hover
{
	color: #D21167;
	text-decoration: none;
	border: solid 1px #EDE8E2;
}
.navigationbar
{
	background-position: #BD9C8C;
	color: #FFFFFF;
	background: #0A86A9;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
}

.NavHeadBurgundy
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-size: 10pt;
}


.NavHeadDark
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	font-weight: 600;
}
#leftcolumn
{
	background-position: #FFFFFF;
	color: #333;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 180px;
	float: left;
}
.leftcolarea
{
	text-decoration: none;
	font-size: 12px;
}

.leftcolarea ul
{
	list-style: none;
	margin: 0;
	padding: 0px 30px 0px 0px;
	float: left;
	width: 120px;
}

.leftcolarea li
{
	margin: 5px 0px 0px 10px;
}

.leftcolarea a:link, .leftcolarea a:visited
{
	padding: 0.4em 5em 0.4em, 5em;
	color: #171717;
	text-decoration: none;
}

.leftcolarea a:hover
{
	color: #0A86A9;
}
.navcontainerLeft
{
	text-decoration: none;
	font-size: 9pt;
	color: #0A86A9;
	padding-left: 10px;
	margin-left: 0px;
}

.navcontainerLeft ul
{
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 5px;
	float: left;
	width: 150px;
	color: #0A86A9;
}

.navcontainerLeft li
{
	margin: 5px 0px 0px 20px;
}

.navcontainerLeft a:link, .navcontainerLeft a:visited
{
	padding: 0.4em 5em 0.4em, 5em;
	color: #0A86A9;
	text-decoration: none;
	font-weight: 500;
}

.navcontainerLeft a:hover
{
	color: #0A86A9;
	text-decoration: underline;
}
.navcontainerLeftNoBorder
{
	text-decoration: none;
	font-size: 10pt;
	margin-left: 0px;
}

.navcontainerLeftNoBorder ul
{
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 0px;
	float: left;
	width: 170px;
}

.navcontainerLeftNoBorder li
{
	margin: 5px 0px 0px 20px;
}

.navcontainerLeftNoBorder a:link, .navcontainerLeftNoBorder a:visited
{
	padding: 0px 0px 0px 0px;
	color: #333333;
	text-decoration: none;
	font-weight: 500;
}

.navcontainerLeftNoBorder a:hover
{
	color: #A0C32E;
}

.navcontainerLeftNoBorderLong
{
	text-decoration: none;
	font-size: 11pt;
	margin-left: 0px;
}

.navcontainerLeftNoBorderLong ul
{
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 0px;
	float: left;
	width: 285px;
}

.navcontainerLeftNoBorderLong li
{
	margin: 5px 0px 0px 20px;
}

.navcontainerLeftNoBorderLong a:link, .navcontainerLeftNoBorderLong a:visited
{
	padding: 0px 0px 0px 0px;
	color: #333333;
	text-decoration: none;
	font-weight: 500;
}

.navcontainerLeftNoBorderLong a:hover
{
	color: #A0C32E;
}



.navcontainerLeftNoBorderDB
{
	text-decoration: none;
	font-size: 10pt;
	margin-left: 0px;
}
.navcontainerLeftNoBorderDB ul
{
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 0px;
	float: left;
	width: 130px;
}
.navcontainerLeftNoBorderDB li
{
	margin: 5px 0px 0px 10px;
}
.navcontainerLeftNoBorderDB a:link, .navcontainerLeftNoBorderDB a:visited
{
	padding: 0px 0px 0px 0px;
	color: #A0C32E;
	text-decoration: none;
	font-weight: 500;
}
.navcontainerLeftNoBorderDB a:hover
{
	color: #333333;
}
.generalcontent
{
	width: 99.5%;
	float: left;
	display: inline;
}
.rightArea
{
	float: left;
	width: 260px;
	z-index: 5;
	position: relative;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
}
.rightArea22
{
	float: left;
	width: 330px;
	z-index: 5;
	position: relative;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.content
{
	background-position: #F2F2E6;
	float: left;
	color: #333;
	border-top: 1px solid #DADADA;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 582px;
	display: inline;
}
#contentmediumwide
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 790px;
}

#contentwide
{
	float: left; /*border-top: 1px solid #DADADA; */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 980px;
	background-color: #FFFFFF;
}

.contentWide
{
	float: left; /*border-top: 1px solid #DADADA; */
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	width: 980px;
	display: inline;
	background-color: #FFFFFF;
}



#contentsuperwide
{
	background-position: #F2F2E6;
	float: left;
	padding: 10px;
	height: 1000px;
	width: 2028px;
	display: inline;
}
#rightcolumn
{
	background-position: #FFFFFF;
	color: #333;
	border: 1px solid #ccc;
	background: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	height: 1000px;
	width: 195px;
	float: left;
	position: relative;
}
#footer
{
	margin: 0 auto;
	width: 980px;
	background-color: #FFFFFF;
}
.footheader
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 150px;
	margin-left: 50px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}


.footerarea
{
	text-decoration: none;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
}

.footerarea ul
{
	font-size: 8pt;
	list-style-type: none;
	float: none;
	padding: 0px 0px 0px 0px;
	width: 135px;
	margin-left: 50px;
	text-decoration: none;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.footerarea li
{
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	list-style-image: none;
	list-style: none;
	list-style-type: none;
	margin-top: 5px;
}

.footerarea a:link, .footerarea a:visited
{
	font-size: 8pt;
	padding: 0.4em 5em 0.4em, 5em;
	color: #171717;
	text-decoration: none;
}

.footerarea a:hover
{
	font-size: 8pt;
	color: #0A86A9;
	text-decoration: underline;
}

.footfloatleft
{
	float: left;
	width: 192px;
}

/* ADVERTISING AND LOGO	 */
#leaderboard
{
	width: 728px;
	height: 90px;
	margin-left: 110px;
	float: left;
	padding: 5px 0px 5px 0px;
}
.skyscraper
{
	width: 160px;
	height: 600px;
	margin: 10px 20px 10px 20px;
}
#headerlogo
{
	width: 145px;
	height: 108px;
	margin-left: 10px;
	padding: 0px 0px 5px 0px;
	float: left;
}

.STsmallAd
{
	width: 160px;
	height: 45px;
	margin: 0px 20px 0px 20px;
}

.rectangularAdSpace468w60h
{
	width: 468px;
	height: 60px;
	margin-left: 15px;
	margin-top: 15px;
}

.rectangularAdSpace250w250h
{
	width: 250px;
	height: 250px;
	margin: 5px 5px 5px 10px;
	float: right;
	vertical-align: top;
}
.MainrectangularAdSpace250
{
	width: 250px;
	height: 250px;
	background-color: #FFFFFF;
}

.MainBottomAdW
{
	border: 1px solid #CCCCCC;
	width: 758px;
	height: 63px;
	background-color: #FFFFFF;
}

.MainBottomAdWImage
{
	background-image: url(           '../images/home/BottomLongAds.gif' );
	background-repeat: no-repeat;
	width: 762px;
	height: 82px;
	margin: 10px 0px 0px 20px;
}

.rectangularSTSpace
{
	width: 250px;
	height: 135px;
	margin: 5px 5px 5px 5px;
	float: right;
	vertical-align: top;
}

#floatleftcopyright
{
	text-decoration: none;
	font-size: 9pt;
	float: left;
	padding: 0px 0px 0px 20px;
	vertical-align: bottom;
}
.CRDate
{
	text-decoration: none;
	font-size: 9pt;
	font-weight: bolder;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
}

/* Buttons and Images */
.LargeButton
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	background-color: #0A86A9;
}
.SmallButton
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	background-color: #87B320;
}

.SmallButtonBurg
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	background-color: #0A86A9;
}
.contactArea
{
	margin: 10px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	color: #0A86A9;
	height: 110px;
}

.WhatsNew
{
	background-image: url(           '../images/about/WhatsNewatST.png' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	color: #0A86A9;
	height: 110px;
}
.TakeTour
{
	background-image: url(           '../images/about/TakeTheTour.png' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	color: #0A86A9;
	height: 110px;
}
.TakeTourLL
{
	margin: 90px 0px 0px 100px;
	cursor: hand;
	float: left;
	height: 120px;
	width: 190px;
}
.MediaInquiry
{
	background-image: url(           '../images/about/MediaInquiries.png' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	color: #0A86A9;
	height: 110px;
}

.mkpdf
{
	float: left;
	background-image: url(           '../images/about/mkpdf.png' );
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	margin-right: 5px;
}
.mkblog
{
	float: left;
	background-image: url(           '../images/about/mkblog.png' );
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	margin-right: 5px;
}
.mkblogrss
{
	float: left;
	background-image: url(           '../images/about/mkblogrss.png' );
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	margin-right: 5px;
}
.mkfb
{
	float: left;
	background-image: url(           '../images/about/mkfb.png' );
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	margin-right: 5px;
}
.mktwitter
{
	float: left;
	background-image: url(           '../images/about/mktwitter.png' );
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	margin-right: 5px;
}
.STMini
{
	float: left;
	background-image: url(           '../images/about/STfavicon.png' );
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}



.RetailerInquiry
{
	background-image: url(           '../images/about/RetailerInquiries.png' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	color: #0A86A9;
	height: 110px;
}
.BrandInquiry
{
	background-image: url(           '../images/about/BrandInquiries.png' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	color: #0A86A9;
	height: 110px;
}
.AdInquiry
{
	background-image: url(           '../images/about/AdvertisingInquiries.png' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	color: #0A86A9;
	height: 110px;
}

.ProductImageFrame
{
	background-image: url(           '../images/product/ImageFrameShadow.gif' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 312px;
	padding: 5px 0px 0px 5px;  	
	height: 312px;

}

.CalcImageFrame
{
	background-image: url(           '../images/product/Calculator.gif' );
	background-repeat: no-repeat;
	margin: 0px;
	width: 240px;
	padding: 0px 0px 0px 5px;  	
	height: 297px;

}


a.LGButton
{
	background-image: url(           '../images/button/LrgButtonBlue.png' );
	background-repeat: no-repeat;
	height: 45px;
	width: 160px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: pointer;
	padding-top: 12px;
}

a.LGButton a:link, a.LGButton a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.LGButton:hover
{
	background-image: url(              '../images/button/LrgButtonBlueH.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}
a.LGButtonPink90
{
	background-image: url(           '../images/button/LrgButtonPink90.png' );
	background-repeat: no-repeat;
	height: 45px;
	width: 95px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: pointer;
	padding-top: 6px;
}

a.LGButtonPink90 a:link, a.LGButtonPink90 a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.LGButtonPink90:hover
{
	background-image: url(             '../images/button/LrgButtonPink90H.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}

a.LGButtonGreen
{
	background-image: url(           '../images/button/LrgButtonGreen.png' );
	background-repeat: no-repeat;
	height: 45px;
	width: 160px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: pointer;
	padding-top: 12px;
}

a.LGButtonGreen a:link, a.LGButtonGreen a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.LGButtonGreen:hover
{
	background-image: url(             '../images/button/LrgButtonYellow.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0A86A9;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}

.SignUpNowTools
{
	float: right;
	margin-right: 25px;
	margin-top: 0px;
	font-size: 10pt;
	cursor: hand;
}
.SignUpNowTools:Link
{
	color: #D21167;
}
.SignUpTools:hover
{
	color: #CCCCCC;
}

.GrowthChart
{
	background-image: url(   '../images/tools/growth_chart.png' );
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: hand;
	width: 100px;
	height: 100px;
}

.SCRSS
{
	background-image: url(   '../images/home/rss_32x32.gif' );
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: hand;
	width: 32px;
	height: 32px;
}
.SCFB
{
	background-image: url(   '../images/home/facebook_32.gif' );
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: hand;
	width: 32px;
	height: 32px;
}
.SCSU
{
	background-image: url(   '../images/home/stumbleupon_32x32.gif' );
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: hand;
	width: 32px;
	height: 32px;
}
.SCTWITTER
{
	background-image: url(   '../images/home/twitter_32.gif' );
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: hand;
	width: 32px;
	height: 32px;
}

.AccToolB
{
	background-image: url(   '../images/tools/AccToolBkgrnd.png' );
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: hand;
	width: 310px;
	height: 510px;
	margin: 0px 0px 0px 20px;
	float: left;
}
.scBox
{
	width: 50px;
	height: 50px;
	margin-left: 3px;
	float: left;
}

a.MEDButton
{
	background-image: url(            '../images/button/MedButtonBlue100.png' );
	background-repeat: no-repeat;
	height: 36px;
	width: 109px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	padding-top: 10px;
}

a.MEDButton a:link, a.MEDButton a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.MEDButton:hover
{
	background-image: url(            '../images/button/MedButtonBlue100.png' );
	color: #FFFFFF;
	font-weight: bold;
}

a.MEDButtonPink
{
	background-image: url(            '../images/button/MedButtonPink.png' );
	background-repeat: no-repeat;
	height: 36px;
	width: 126px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	padding-top: 10px;
}

a.MEDButtonPink a:link, a.MEDButtonPink a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.MEDButtonPink:hover
{
	background-image: url(            '../images/button/MedButtonPink.png' );
	color: #FFFFFF;
	font-weight: bold;
}

a.MEDButtonGray
{
	background-image: url(            '../images/button/MedButtonGray.png' );
	background-repeat: no-repeat;
	height: 39px;
	width: 130px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: pointer;
	padding-top: 10px;
}

a.MEDButtonGray a:link, a.MEDButtonGray a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.MEDButtonGray:hover
{
	background-image: url(           '../images/button/MedButtonBrightGreen.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}

a.MEDButtonGreen
{
	background-image: url(            '../images/button/MedButtonGreen.png' );
	background-repeat: no-repeat;
	height: 39px;
	width: 130px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: pointer;
	padding-top: 10px;
}

a.MEDButtonGreen a:link, a.MEDButtonGreen a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.MEDButtonGreen:hover
{
	background-image: url(           '../images/button/MedButtonGreenH.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}

a.SizeDetails
{
	background-position: center center;
	background-image: url(   '../images/tools/SizeIcon24.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 24px;
	width: 24px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

a.SizeCalc
{
	background-position: center center;
	background-image: url(   '../images/product/size_calc_24.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 24px;
	width: 24px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}
a.ShoppingCart
{
	background-position: center center;
	background-image: url(   '../images/product/shoppingBasket.png' );
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

a.NOShoppingCart
{
	background-position: center center;
	background-image: url(   '../images/tools/NoShopping.gif' );
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}
a.Favorites24
{
	background-position: center center;
	background-image: url(   '../images/product/add_to_favorites_24.png' );
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

a.Edit
{
	background-position: center center;
	background-image: url(    '../images/button/pencil.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 24px;
	width: 24px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
	visibility: visible;
}
a.Edit2
{
	background-position: center center;
	background-image: url(    '../images/button/edit_profile.gif' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 24px;
	width: 24px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
	visibility: visible;
}
a.DeleteButton
{
	background-position: center center;
	background-image: url(    '../images/button/trash_can_24.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 24px;
	width: 24px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
	visibility: visible;
}
.SMButtonOK
{
	background-image: url( '../images/button/SmallButtonOrange90OK.gif' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 30px;
	width: 120px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	padding-top: 6px;
}

a.SMButton
{
	background-image: url( '../images/button/SmallButtonOrange90.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 30px;
	width: 120px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	padding-top: 6px;
}

a.SMButton:link, a.SMButton:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}

a.SMButton[disabled]
{
	background-image: url(            '../images/button/SmallButtonOrange90.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}


a.SMButton:hover
{
	background-image: url(            '../images/button/SmallButtonOrangeH90.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}


.SMButtonLong
{
	background-image: url(../images/button/SmallButtonOrange.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 30px;
	width: 152px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;
	padding-top: 6px;
}


a.SMButtonLong:link, a.SMButtonLong:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}

a.SMButtonLong[disabled]
{
	background-image: url(../images/button/SmallButtonOrange.png);
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}
a.SMButtonLong:hover
{
	background-image: url(../images/button/SmallButtonOrangeH.png);
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}

a.SMButtonGray
{
	background-image: url(  '../images/button/SmallButtonGray.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 30px;
	width: 120px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0A86A9;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	padding-top: 6px;
}

a.SMButtonGray a:link, a.SMButtonGray a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: hand;
	color: #0A86A9;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.SMButtonGray:hover
{
	background-image: url(  '../images/button/SmallButtonGray.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}


a.SMButtonGreen
{
	background-image: url( '../images/button/SmallButtonBrightGreen.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 30px;
	width: 120px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	padding-top: 6px;
}

a.SMButtonGreen a:link, a.SMButtonGreen a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.SMButtonGreen:hover
{
	background-image: url(  '../images/button/SmallButtonGray.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}

.MediaKitButton
{
	background-image: url(   '../images/about/MediaKit.png' );
	cursor: hand;
	width: 150px;
	height: 35px;
	background-repeat: no-repeat;
}

a.SMButtonYellow
{
	background-image: url(  '../images/button/SmallButtonYellow.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 30px;
	width: 120px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0A86A9;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	padding-top: 6px;
}

a.SMButtonYellow a:link, a.SMButtonYellow a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: hand;
	color: #0A86A9;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.SMButtonYellow:hover
{
	background-image: url(   '../images/button/SmallButtonOrange.png' );
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	cursor: hand;
}


.CustomerCare
{
	background-image: url(   '../images/about/CustomerCare.png' );
	cursor: hand;
	width: 150px;
	height: 35px;
	background-repeat: no-repeat;
}


.SMGreenButton
{
	background-image: url(  '../images/button/SmallButtonBrightGreen.png' );
}
.SMGrayButton
{
	background-image: url(  '../images/button/SmallButtonGray.png' );
}
.SMCancelButton
{
	background-image: url( '../images/button/Cancel.png' );
	background-repeat: no-repeat;
	cursor: hand;
}
.SMSaveButton
{
	background-image: url( '../images/button/Save.png' );
	background-repeat: no-repeat;
	cursor: hand;
}

.SMDeleteButton
{
	background-image: url( '../images/button/Delete.gif' );
	background-repeat: no-repeat;
	cursor: hand;
}
.MainTopLeft
{
	width: 948px;
	height: 344px;
	background-image: url(   '../images/home/HomeMainBorder.gif' );
	background-repeat: no-repeat;
	margin: 15px 0px 0px 15px;
	float: left;
}
.MainLeftImage
{
	width: 310px;
	height: 335px;
	background-image: url(   '../images/home/HomeSideTour.gif' );
	margin: 5px 0px 0px 20px;
	float: left;
}
.MainNotMember
{
	width: 96px;
	height: 58px;
	background-image: url(   '../images/home/NotMemberA.gif' );
	margin: 5px 0px 0px 30px;
	float: left;
	cursor: hand;
}

.AddAChild
{
	width: 154px;
	height: 57px;
	background-image: url(   '../images/home/AddChild.gif' );
	margin: 10px 0px 0px 0px;
	float: left;
	cursor: hand;
    background-repeat: no-repeat;
}
.MainNotMember:hover
{
	width: 96px;
	height: 58px;
	background-image: url(   '../images/home/NotMemberH.gif' );
	margin: 5px 0px 0px 30px;
	float: left;
}

.MainAlreadyMember
{
	width: 96px;
	height: 58px;
	background-image: url(   '../images/home/AlreadyMemberA.gif' );
	margin: 5px 0px 0px 30px;
	float: left;
}
.MainAlreadyMember:hover
{
	width: 96px;
	height: 58px;
	background-image: url(   '../images/home/AlreadyMemberH.gif' );
	margin: 5px 0px 0px 30px;
	float: left;
}



.MainTopRight
{
	width: 204px;
	height: 317px;
	float: left;
	background-image: url(    '../images/home/HomeSide.gif' );
	margin: 12px 0px 0px 15px;
}
.MTR1
{
	width: 195px;
	height: 90px;
	float: left; /*background-image: url(    '../images/home/StartShoppingNow.png' ); */
	margin: 5px 0px 0px 5px;
	cursor: hand;
}
.MTR2
{
	width: 195px;
	height: 90px;
	float: left; /*background-image: url(    '../images/home/ToolsandRsrcs.png' );*/
	margin: 15px 0px 0px 5px;
	cursor: hand;
}
.MTR3
{
	width: 195px;
	height: 90px;
	float: left; /*background-image: url(    '../images/home/BrandsandRetailers.png' );*/
	margin: 20px 0px 0px 5px;
	cursor: hand;
}
.QuestionMark
{
	height: 20px;
	width: 20px;
	float: left;
	background-image: url(      '../images/button/QuestionMark.png' );
	cursor: hand;
	background-repeat: no-repeat;
	margin-left: 5px;
}
.QuestionMarkX
{
	height: 20px;
	width: 20px;
	float: left;
	background-image: url(     '../images/button/QuestionMark.png' );
	cursor: hand;
	background-repeat: no-repeat;
}
.MeasurementTips
{
	height: 70px;
	width: 120px;
	float: left;
	background-image: url(      '../images/tools/MeasurementTipButton.gif' );
	cursor: hand;
	background-repeat: no-repeat;
}

.BLSuggestStore
{
	height: 80px;
	width: 200px;
	float: left;
	background-image: url(      '../images/button/StorePageButton.png' );
	cursor: hand;
	background-repeat: no-repeat;
	margin-left: 100px;
}
.BLSuggestBrand
{
	height: 80px;
	width: 200px;
	float: left;
	background-image: url(      '../images/button/BrandPageButton.png' );
	cursor: hand;
	background-repeat: no-repeat;
	margin-left: 100px;
}

.AddChild
{
	height: 70px;
	width: 200px;
	float: left;
	background-image: url(      '../images/tools/AddChild.png' );
	cursor: hand;
	background-repeat: no-repeat;
	margin-left: 125px;
}



.QuestionMark hover
{
	height: 20px;
	width: 20px;
	float: left;
	background-image: url(      '../images/button/QuestionMark.png' );
	cursor: hand;
	background-repeat: no-repeat;
	margin-left: 5px;
	background-color: #FFFFFF;
}
.MTRLink
{
	width: 195px;
	height: 90px;
	cursor: hand;
}
.MHistory
{
	background-image: url(     '../images/tools/msrmt_history_64.png' );
	cursor: hand;
	background-repeat: no-repeat;
}
.advTop
{
	height: 90px;
	width: 728px;
	float: right;
	margin-top: -97px;
	margin-right: 0px;
	font-size: 20pt;
	text-align: center;
}
.SuggestBrand
{
	background-image: url(     '../images/tools/CantFindBrand.png' );
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 70px;
	cursor: hand;
	z-index: 2;
	margin-left: 50px;
}

.GiftFinderShop
{
	background-image: url(     '../images/tools/GiftFinder.png' );
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 70px;
	cursor: hand;
	z-index: 2;
	margin-left: 50px;
}
.CalendarImage
{
	background-image: url(     '../images/button/Calendar.png' );
	background-repeat: no-repeat;
	float: left;
	width: 24px;
	height: 24px;
	cursor: hand;
}
.BabyToddlerX
{
	background-image: url(     '../images/tools/BabyToddler.png' );
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 70px;
	cursor: hand;
	z-index: 2;
	margin-left: 50px;
}
.BabyX
{
	background-image: url(     '../images/tools/BabyBrands.png' );
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 70px;
	cursor: hand;
	z-index: 2;
	margin-left: 50px;
}
.ToddlerX
{
	background-image: url(     '../images/tools/ToddlerBrands.png' );
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 70px;
	cursor: hand;
	z-index: 2;
	margin-left: 50px;
}

.SizeCalcTool
{
	background-image: url(     '../images/tools/SizeCalcIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
}

.GrowDateFinder
{
	background-image: url(     '../images/tools/DateFinderIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
}
.CrystalBallX
{
	background-image: url(     '../images/tools/CrystalBallIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
}
.QFFinderX
{
	background-image: url(     '../images/tools/QuickFitIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
}
.GrowChartX
{
	background-image: url(     '../images/tools/GrowthChartIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
}
.BMIChartX
{
	background-image: url(     '../images/tools/BMIChartIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
}
.ShoeFinderX
{
	background-image: url(     '../images/tools/ShoeCalcIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
}
.GiftFinderX
{
	background-image: url(     '../images/tools/GiftFinderIcon.png' );
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	height: 52px;
	cursor: hand;
	z-index: 2;
	margin-right: 10px;
	margin-left: 0px;
}

.PinkClose
{
	background-image: url(     '../images/product/ClosePink16.gif' );
	background-repeat: no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	cursor: hand;
}

.BrowseST
{
	width: 250px;
	height: 137px;
	float: left;
	background-image: url(    '../images/tools/BrowseBkgrd.png' );
	background-repeat: no-repeat;
}
.BrowseSTContent
{
	margin: 45px 0px 0px 20px;
}
.BlogST
{
	width: 250px;
	height: 108px;
	float: left;
	background-image: url(    '../images/tools/BlogBkgrd.png' );
	background-repeat: no-repeat;
}
.BlogSTContent
{
	margin: 35px 0px 0px 15px;
}
.WhyJoinST
{
	width: 250px;
	height: 162px;
	float: left;
	background-image: url(    '../images/tools/WhyJoinBkgrd.png' );
	background-repeat: no-repeat;
}
.RightArrowX
{
	width: 24px;
	height: 24px;
	float: left;
	background-image: url(    '../images/tour/RightArrow.gif' );
	background-repeat: no-repeat;
	cursor: hand;
}
.WhyJoinSTContent
{
	margin: 85px 15px 0px 20px;
	font-size: 8pt;
}
.WhyJoinSTLB
{
	margin: 0px 0px 0px 65px;
	height: 50px;
	width: 70px;
	float: left;
}
.SpreadST
{
	width: 162px;
	height: 260px;
	float: left;
	background-image: url(    '../images/tools/SpreadTheWord.png' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

.ProductBuy
{
	width: 126px;
	height: 36px;
	float: left;
	background-image: url(    '../images/product/Buynowbutton2.gif' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
.SpreadSTCenter
{
	width: 486px;
	height: 110px;
	float: left;
	background-image: url(    '../images/tools/SpreadTheWord-bottomofpage.png' );
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}
.mkcontact
{
	width: 150px;
	height: 35px;
	background-image: url(    '../images/about/Contact.png' );
	background-repeat: no-repeat;
	cursor: hand;
}
.mktools
{
	width: 150px;
	height: 35px;
	background-image: url(    '../images/about/SeeTools.png' );
	background-repeat: no-repeat;
	cursor: hand;
}
.ImageNotFound
{
	width: 120px;
	height: 120px;
	background-image: url(    '../images/product/ImageUnavailable.png' );
	background-repeat: no-repeat;
	cursor: hand;
}

.SpreadSTContent
{
}
.SpreadSTCenter
{
}
.leftContentAreaSpread
{
	float: left;
}
.centerContentAreaSpread
{
	float: left;
}
.rightContentAreaWhyJoin
{
	float: left;
}
.rightContentAreaBlog
{
	float: left;
	margin: 10px 0px 0px 0px;
}
.rightContentAreaBrowse
{
	float: left;
	margin: 10px 0px 0px 0px;
}

.floatleft80
{
	text-decoration: none;
	font-size: 8pt;
	margin: 20px;
}

/* DIVS and SPACERS	 */
div.rulertop
{
	width: auto;
	float: left;
}

div.floatw370
{
	float: left;
	border: 1px solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
	width: 370px;
	height: auto;
}

div.floatw350h400
{
	float: left;
	border: 1px solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
	width: 350px;
	height: 400px;
}

#floatw500h400
{
	float: left;
	border: 1px solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
	width: 500px;
	height: 400px;
}

.floatw450
{
	float: left;
	border: 1px solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
	width: 450px;
	height: auto;
}

div.floatleftblank
{
	float: left;
	width: 70px;
	height: 270px;
}


div.floatleft50
{
	float: left;
	width: 50px;
	height: 270px;
}

div.float
{
	float: left;
	height: auto;
	width: auto;
}

div.floatWmargins
{
	padding: 100px 100px 100px 100px;
	margin: 50px;
	float: left;
	height: auto;
	width: auto;
}

div.floatright
{
	float: right;
	height: auto;
	width: auto;
}


div.container
{
	border: 1px solid #DADADA;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8ED;
}
.FL
{
	float: left;
}
.headContainer
{
	float: left;
	border: 1px solid #DADADA;
	color: #333333;
	width: 720px;
	height: auto;
	padding: 20px 20px 20px 20px;
	margin: 20px 10px 20px 20px;
}
.BLFormHeadMedBig
{
	float: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 5px;
}
.BLFormHeadBigBurg
{
	float: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #0A86A9;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 5px;
	padding-left: 15px;
	text-decoration: none;
	text-align: center;
}
.hrZ
{
	width: auto;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.divLblsmall
{
	width: 150px;
	float: left;
}
.divLbl
{
	width: 170px;
	float: left;
}
.divControl
{
	width: 80px;
	float: left;
	margin-left: 10px;
}
.pipe
{
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
}

.divAlpha
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 550px;
}
.GridDivBrand
{
	margin-left: 15px;
}
.Bcell1
{
	float: left;
	width: 150px;
	margin-left: 70px;
}
.Bcell2
{
	float: left;
	margin-left: 10px;
	width: 210px;
}


.spacer
{
	clear: both;
	height: 15px;
	width: auto;
}

div.spacershort1
{
	clear: both;
	height: 15px;
	width: 450px;
}
.SIspacerL
{
	height: 10px;
	margin-top: 10px;
}
.SIRowoffset
{
	margin-left: 15px;
}

.spacersmall
{
	height: 5px;
	clear: both;
}
.spacersmall1
{
	height: 1px;
	clear: both;
}

.spacersmall2
{
	height: 2px;
	clear: both;
}
.small3
{
	height: 3px;
	clear: both;
}
.SIspacer10
{
	height: 1px;
	margin-top: 5px;
}
.spacersmall10
{
	height: 10px;
	clear: both;
}
.superSpacer
{
	height: 200px;
	width: auto;
	clear: both;
}
.spacersmall7
{
	height: 7px;
	clear: both;
}

.floatL
{
	float:left;
}

hr.hr1
{
	border-width: medium;
	background-color: #333333;
	padding-left: 0px;
	width: auto;
}

.rowcentered
{
	float: left;
	width: inherit;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

div.rowcenteredshort
{
	float: left;
	width: 450px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
.rowoffset
{
	width: auto;
	margin-left: 10px;
	text-align: left;
}

div.rowoffset25
{
	width: auto;
	text-align: left;
	text-indent: 25px;
	padding-right: 20px;
}

div.rowleft
{
	width: auto;
	text-align: left;
}

div.row
{
	clear: both;
	padding-top: 5px;
}

div.row span.label
{
	float: left;
	width: 150px;
	text-align: right;
}

div.row span.formw
{
	float: right;
	width: 200px;
	text-align: left;
}
div.row span.formj
{
	float: right;
	width: 250px;
	text-align: left;
}
/* END DIV	 */

/*GRID */
/* Table and Cells */
.cellgrid
{
	width: auto;
	margin: auto;
}

.cell1
{
	float: left;
	width: 180px;
	margin-left: 20px;
}

.cell2
{
	float: left;
	width: 250px;
}
.cell3
{
	float: left;
	width: 360px;
	margin-left: 20px;
}
.grid
{
	width: auto;
	margin: auto;
}
.grid-m1
{
	float: left;
	width: 20px;
	height: 1px;
}
.grid-c1line
{
	/* --- width: 776px; --- */
	width: 776px;
	margin-left: 10px;
}
.grid-c1
{
	float: left;
	width: 177px;
	margin-left: 20px;
}
.grid-c115long
{
	float: left;
	width: 180px;
	height: 400px;
	margin-right: 20px;
	margin-left: 20px;
}
.grid-c115
{
	float: left;
	width: 135px;
	height: auto;
}
.grid-c115c
{
	float: left;
	width: 130px;
	height: auto;
	text-align: center;
}

.grid-m2
{
	float: left;
	width: 10px;
	height: 1px;
}

.grid-c2
{
	float: left;
	width: 217px;
}

.grid-m3
{
	float: left;
	width: 10px;
	height: 1px;
}

.grid-c3
{
	float: left;
	width: 177px;
}

.grid-m4
{
	float: left;
	width: 10px;
	height: 1px;
}

.grid-c4
{
	float: left;
	width: 217px;
}
.grid-c50
{
	float: left;
}

.grid-W230
{
	float: left;
	width: 230px;
	margin-left: 20px;
}

.clear
{
	clear: both;
}

/* END GRID	 */

.alphacontainer
{
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #A0C32E;
	font-size: 8pt;
	width: 550px;
}
.alphacontainer ul
{
	margin: 0px 0px 0px 3px;
	padding: 0px;
	color: #A0C32E;
	list-style: none;
	width: 550px;
}

.alphacontainer li
{
	padding: 0px;
	margin: 0px;
	color: #A0C32E;
	display: inline;
}

.alphacontainer a:link, .alphacontainer a:visited
{
	color: #A0C32E;
	text-decoration: none;
}

.alphacontainer a:hover
{
	color: #A0C32E;
}

.sideAd
{
	height: 600px;
	width: 160px;
	float: right;
	margin: 40px 20px 40px 20px;
}

.sortBy
{
	font-size: 12px;
	display: inline;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.sortBy span
{
	font-weight: bold;
	display: inline;
	float: left;
}
.sortBy ul
{
	list-style-type: none;
	margin-top: 0px;
}

.sortBy li
{
	display: inline;
	margin: 0px 10px;
	padding-left: 4px;
}

.sortBy a
{
	color: #A0C32E;
	text-decoration: underline;
}




.sortByBottom
{
	font-size: 12px;
	display: inline;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.sortByBottom span
{
	font-weight: bold;
	display: inline;
	float: left;
}
.sortByBottom ul
{
	list-style-type: none;
	margin-top: 0px;
}

.sortByBottom li
{
	display: inline;
	margin: 0px 10px;
	padding-left: 4px;
}

.sortByBottom a
{
	color: #A0C32E;
	text-decoration: underline;
}


.tagList
{
	display: inline;
	float: left;
}

.tagList span
{
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
	display: inline;
	float: left;
}
.tagList ul
{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
}

.tagList li
{
	display: inline;
}

.tagList a
{
	color: #A0C32E;
	text-decoration: none;
}

.tagList a:hover
{
	color: #A0C32E;
	text-decoration: underline;
}




.pagination a
{
	color: #A0C32E;
	text-decoration: none;
}

.pagination .paginationActive
{
	color: #333333;
	font-weight: bold;
}

.filterBox
{
	background-image: url(../images/product/filterBackground.png);
	background-repeat: no-repeat;
	width: 945px;
	height: 197px;
	padding-top: 10px;
	padding-left: 40px;
	margin-left: 0px;
}

.paginationContainer
{
	float: left;
	margin-bottom: 10px;
}

.paginationContainer h3
{
	font-weight: bold;
	font-size: 13px;
	display: inline;
}
.filterBreadCrum
{
	margin: 10px 0px 20px 0px;
	padding-left: 35px;
}
.filterBreadCrum a
{
	color: #444;
}
.filterBreadCrum span
{
	font-weight: bold;
}
.removeFilter
{
	width: 13px;
	height: 13px;
}
.removeFilter img
{
	width: 13px;
	height: 13px;
	vertical-align: bottom;
}

.filterBox h3
{
	margin-left: 5px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	font-size: 13pt;
	margin-top: 0px;
}
.filterBox .helpYou
{
	float: right;
	color: #920036;
	font-weight: bold;
	position: relative;
	right: 80px;
	font-size: 10px;
}
.filterOptions a:hover
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.filterOptions a
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 2px 0px 5px;
	color: #333333;
	text-decoration: none;
}
.filterOptions
{
	width: 172px;
	height: 130px;
	overflow: auto;
	border: solid 1px #666666;
	margin: 0px 10px 5px 5px;
	float: left;
	font-size: 12px;
	background-color: #fff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


.mainContent
{
	padding-left: 20px;
	float: left;
	width: 75%;
}

.clear
{
	float: none;
}
.sponsoredLinks h3
{
	font-weight: bold;
	vertical-align: top;
	display: inline;
	font-size: 10pt;
	margin-right: 5px;
	background-color: #CCCCCC;
	margin-left: 5px;
}

.sponsoredLinks .container a
{
	text-decoration: none;
	color: #A0C32E;
}
.sponsoredLinks .container span
{
	color: #989898;
}
.sponsoredLinks .container .sponsor
{
	float: left;
	width: 48%;
}
.sponsoredLinks .container
{
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 0px 5px;
}
.sponsoredLinks
{
	border: solid 1px #EEE;
	background-color: #CCCCCC;
	padding: 10px;
	margin-left: 20px;
	width: 740px;
}

/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space: nowrap;
	margin: 0em 1em;
	height: 14px;
}

.ratingDefault
{
	display: inline;
	float: left;
	vertical-align: bottom;
}

.ratingStar .ratingItem
{
	font-size: 0pt;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ratingStar .ratingItemReadOnly
{
	font-size: 0pt;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: default;
}
.ratingStar .Filled
{
	background-image: url(../images/rating/StarFull.png);
}
.ratingStar .Empty
{
	background-image: url(../images/rating/StarEmpty.png);
}
.ratingStar .Saved
{
	background-image: url(../images/rating/StarHalf.png);
}

/* ****************** LargeRatingStar ****************** */
.ratingStarLarge
{
	white-space: nowrap;
	margin: 0em 1em;
	height: 14px;
}


.ratingStarLarge .ratingItem
{
	font-size: 0pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ratingStarLarge .ratingItemReadOnly
{
	font-size: 0pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: default;
}
.ratingStarLarge .Filled
{
	background-image: url(../images/rating/StarFullLarge.png);
}
.ratingStarLarge .Empty
{
	background-image: url(../images/rating/StarEmptyLarge.png);
}
.ratingStarLarge .Saved
{
	background-image: url(../images/rating/StarHalfLarge.png);
}

/* ****************** RatingStarGold ****************** */
.ratingStarGold
{
	white-space: nowrap;
	margin: 0em 1em;
	height: 14px;
}

.ratingStarGold .ratingItem
{
	font-size: 0pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ratingStarGold .ratingItemReadOnly
{
	font-size: 0pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: default;
}
.ratingStarGold .Filled
{
	background-image: url(../images/rating/ratingStarGoldFilled.png);
}
.ratingStarGold .Empty
{
	background-image: url(../images/rating/ratingStarGoldEmpty.png);
}
.ratingStarGold .Saved
{
	background-image: url(../images/rating/ratingStarGoldEmpty.png);
}

/* ****************** RatingStarGold13 ****************** */
.ratingStarGold13
{
	white-space: nowrap;
	margin: 0em 1em;
	height: 14px;
}

.ratingStarGold13 .ratingItem
{
	font-size: 0pt;
	width: 14px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ratingStarGold13 .ratingItemReadOnly
{
	font-size: 0pt;
	width: 14px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: default;
}
.ratingStarGold13 .Filled
{
	background-image: url(../images/rating/ratingStarFilled.png);
}
.ratingStarGold13 .Empty
{
	background-image: url(../images/rating/ratingStarEmpty.png);
}
.ratingStarGold13 .Saved
{
	background-image: url(../images/rating/ratingStarGoldHalf13.png);
}

/* ****************** RatingStarGold10 ****************** */
.ratingStarGold10
{
	white-space: nowrap;
	margin: 0em 1em;
	height: 12px;
}

.ratingStarGold10 .ratingItem
{
	font-size: 0pt;
	width: 11px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ratingStarGold10 .ratingItemReadOnly
{
	font-size: 0pt;
	width: 11px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: default;
}
.ratingStarGold10 .Filled
{
	background-image: url(../images/rating/ratingStarGold10.png);
}
.ratingStarGold10 .Empty
{
	background-image: url(../images/rating/ratingStarGoldEmpty10.png);
}
.ratingStarGold10 .Saved
{
	background-image: url(../images/rating/ratingStarGoldHalf10.png);
}



.productBox .productImage
{
	display: block;
	margin: 0 auto;
	height: 120px;
	width: 120px;
}
.productBox .productImage img
{
	display: block;
	border-style: none;
	max-height: 120px;
	max-width: 120px;
}
.productBox .ProImage
{
	border-style: none;
	max-height: 120px;
	max-width: 120px;
	position: inherit;
}
.productBox .ProImage img
{
	border-style: none;
	max-height: 120px;
	max-width: 120px;
	position: inherit;
}
.productBox .productName
{
	display: block;
	clear: both;
	font-size: 9pt;
	margin-bottom: 5px;
	line-height: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.productBox a
{
	color: #333333;
	text-decoration: none;
	color: #333333;
}
.productBox a:hover
{
	color: #333333;
	text-decoration: underline;
}

.productBox .retailerName
{
	display: block;
	margin-top: 5px;
	font-size: 9pt;
	line-height: 14px;
	color: #333333;
}
.productBox div
{
	margin-top: 10px;
}
.productBox
{
	width: 152px;
	padding: 5px;
	margin: 0px 5px 15px 15px;
	height: 245px;
	font-size: 8.5pt;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.reviewAndRatingImageBox
{
	margin-top: 10px;
	float: right;
	display: block;
}

.reviewAndRatingImage
{
	vertical-align: top;
	max-height: 120px;
	max-width: 120px;
	margin: 0 auto;
	border-style: none;
}

.justAdded
{
	padding: 5px 0px 0px 10px;
}

.salePrice
{
	font-weight: bold;
	font-size: 11pt;
	color: #D21167;
	margin-left: 3px;
}
.retailPrice
{
	color: #333333;
	font-weight: bold;
	font-size: 11pt;
}
.buyButton
{
	margin: 10px 10px 10px 0px auto;
	border: none;
	float: left;
	cursor: hand;
}
.BMIChild
{
	background-image: url(../images/tools/Height.jpg);
	height: 344px;
	width: 188px;
	background-repeat: no-repeat;
}
.suggestedProduct
{
	padding: 0px 5px 0px 5px;
	display: block;
	width: 100px;
	height: 75px; /*border: solid 1px #CCC;*/
	margin: 5px;
}
.suggestedProduct img
{
	max-width: 100px;
	max-height: 75px;
	margin: 0 auto;
	display: block;
}

.suggestedProducts span
{
	margin: 0px 0px 0px 0px;
	font-weight: bolder;
	display: block;
}


.suggestedProducts a.leftArrow, .suggestedProduct
{
	float: left;
}

.suggestedProducts a.rightArrow
{
	float: left;
}

a.rightArrow, a.leftArrow
{
	display: block;
	margin-top: 35px;
}
a.rightArrow img, a.leftArrow img
{
	margin-bottom: 25px;
	width: 16px;
	height: 16px;
}

.suggestedProducts
{
	width: 300px;
	height: 100px;
}

.productDetailsImage img
{
	max-height: 300px;
	max-width: 300px;
	display: block;
	margin: 0 auto;
}
.productDetailsImage
{
	width: 300px;
	height: 300px; /*border: solid 1px #ccc;*/
}
.productContentWide
{
	/*float: left;  	margin: 0px; 	padding: 0px 10px; */
	width: 960px;
	display: inline;
	background-color: #FFFFFF;
}

.productDetailsContainer
{
	float: left;
	padding: 20px;
}

.productSizeCalc
{
	background-image: url(../images/product/SizeCalcBkgrd.png);
	height: 177px;
	width: 247px;
	background-repeat: no-repeat;
	padding: 15px 10px 10px 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.productSizeCalc li
{
	list-style-type: none;
}

.productSizeCalcX ul
{
}
.productSizeCalcTitle
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A86A9;
	margin: 0px 0px 3px 15px;
}

.productDetailsRightContainer
{
	width: 250px;
	padding: 20px 0px;
}

.productDetailsTopInfo
{
	width: 320px;
	margin: 0px;
	padding: 0px;
}

.productDetailsTopInfo a
{
	margin-left: 20px;
	height: 22px;
	width: 100px;
	display: inline-block;
}
.productDetailsTopInfo div
{
	margin: 5px 0px 5px 0px;
}

.productDetailsTopInfo strike
{
	color: #9a0336;
}
.productDetailsTopInfo strike span
{
	color: black;
}
.productDetailsRetailer
{
	margin: 5px 0px 0px 0px;
	display: block;
	font-size: 11pt;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
}
.productDetailsProductName
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	font-weight: bolder;
	font-size: 14pt;
	display: block;
}
.productDetailsAd
{
	height: 150px;
	width: 150px;
	margin: 0px 40px 10px 20px;
}
.customerReviewHeader
{
	border-bottom: solid 1px #ccc;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

.customerReviewHeader a
{
	color: #333333;
	text-decoration: underline;
	display: block;
	float: right;
	margin-top: 20px;
}
.customerReviewHeader h3
{
	display: inline;
	float: left;
	width: 40%;
}
.customerReviewHeader span
{
	display: block;
	float: left;
	margin-top: 19px;
	font-weight: bold;
}
.customerpostedReview
{
	color: #444;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
.productDetailsCustomerReviewContainer
{
	width: 700px;
	height: 300px;
	float: left;
	margin-left: 20px;
}

.productDetailsCustomerReviewContainer h3
{
	padding-top: 17px;
}

.customerReviewRatings, .customerReviewComments, .ratingLabel, .cutomerRatingLength, .cutomerRatingWidth
{
	float: left;
	margin: 0px;
}

.cutomerRatingLength, .cutomerRatingWidth
{
	margin: 2px 5px;
}

.tagLabel
{
	float: left;
	color: #444;
	font-weight: bold;
}

.ratingLabel
{
	color: #444;
	margin-top: 2px;
}

.averageFitLabel
{
	color: #444;
	float: left;
	font-weight: bold;
	padding-top: 8px;
	margin-right: 5px;
	display: block;
}

.numberOfReviewsLabel
{
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
}


.customerReviewComments
{
	clear: both;
	margin-top: 10px;
}
.productDetailRating
{
	margin: 3px;
	padding-right: 10px;
}
.customerReviewDiv
{
	padding: 10px;
	border-bottom: solid 1px #cccccc;
}

.ratingsFitDiv
{
	height: 170px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}

.ratingsFitDiv .ratingLabel
{
	color: #333333;
	margin-top: 2px;
}

.ratingsFitDiv h3
{
	font-size: 13px;
	margin: 5px 0px 3px 0px;
}

.ratingsFitDiv div, span
{
	color: #333333;
}

.ratingsFitDiv span
{
}
.ratingsFitDiv .ratingsFitReview
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	margin: 8pt;
	float: left;
	text-decoration: underline;
	cursor: hand;
}

.NoReviewsDiv
{
	padding-top: 10px;
}
.NoReviewsDiv a
{
	color: #333333;
	text-decoration: underline;
}

.childBrandSizeDiv div
{
	margin: 5px 0px 5px 25px;
}
.childBrandSizeDiv div span
{
	display: inline-block;
	width: 100px;
}
.childBrandSizeDiv
{
	border: solid 1px #ccc;
	padding-bottom: 10px;
}



.viewMoreDiv
{
	font-size: 9pt;
}
.viewMoreDiv li
{
	margin-bottom: 10px;
}
.viewMoreDiv ul
{
	list-style-image: url(../images/button/PostBullets.png);
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 35px;
}

.childBrandSizeDiv .SMButton
{
	height: 22px;
	width: 100px;
	display: inline-block;
	margin-top: 10px;
}
.childBrandSizeDiv li
{
	margin-bottom: 10px;
}
.childBrandSizeDiv ul
{
	list-style-image: url(../images/button/PostBullets.png);
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 35px;
}
.childBrandSizeDiv .title
{
	display: block;
	margin: 10px 0px 0px 15px;
	font-weight: bold;
	color: #444;
}

.Title
{
	display: block;
	margin: 10px 0px 0px 15px;
	font-weight: bold;
	color: #444;
}

.notLoggedInTagDiv
{
	clear: both;
}

.notLoggedInTagDiv ul
{
	list-style-type: none;
	margin-left: 10px;
}
.notLoggedInTagDiv li
{
	text-decoration: none;
}

.productTabContainer
{
	width: 320px;
	margin-bottom: 5px;
}

.flyOutDiv
{
	display: none;
	position: absolute;
	width: 300px;
	z-index: 3;
	opacity: 0;
	filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
}
.flyOutDivCloseX
{
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: outset thin #FFFFFF;
	padding: 0px 5px 0px 5px;
}

.redirectPopup
{
	font-family: 'Trebuchet MS' , arial, verdana, helvetica,sans-serif;
	font-size: 10pt;
	color: #333333;
	width: 695px;
	height: 325px;
	background-color: Transparent;
	background-image: url(../images/product/RedirectingScreen.png);
	background-repeat: no-repeat;
}
.redirectPopup .redirectingLabel
{
	margin-top: 215px;
	width: 100%;
	text-align: center;
	display: block;
}

.autoCompleteZIndex
{
	visibility: hidden;
	margin: 0px !important;
	background-color: #fff;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	padding: 0;
	z-index: 111000 !important;
}

.productPage
{
	color: #555555;
	font-size: 12px;
}

.productPage a
{
	color: #A0C32E;
}

a.ESMButtonGray
{
	background-image: url(../images/button/ExtraSmallButtonGray.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	padding-top: 6px;
}

a.ESMButtonGray a:link, a.SMButtonGray a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	cursor: hand;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
a.ESMButtonGray:hover
{
	background-image: url(../images/button/ExtraSmallButtonGray.png);
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}

/* Control styles */

.RFormHeadMedBig
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
}
.SIhrB
{
	margin-left: 15px;
	margin-bottom: 5px;
	width: auto;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.SIhrBM10
{
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	width: auto;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
.APContentBorderMultiViewMKS
{
	width: 940px;
	margin: 0px 0px 0px 0px;
	background-color: White;
}
.APContentBorderMultiView
{
	width: 940px;
	margin: 0px 0px 0px 0px;
	background-color: White;
}

div.feedburnerFeedBlock ul
{
	color: #333333;
	margin-left: 0;
	padding-left: 0;
	list-style-image: url(../images/button/PostBulletsDark.png);
	text-decoration: none;
}

div.feedburnerFeedBlock ul li span.headline
{
	color: #333333;
	display: block;
	margin: 1px 0 0 0;
	text-decoration: none;
}

.InviteFriendsFooter
{
	cursor: hand;
	background-image: url(../images/master/InviteAFriendforFooter.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 48px;
}

.MdlLine
{
	margin-left: 0px;
	margin-bottom: 5px;
	width: auto;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.cmv-c1
{
	float: left;
	width: 120px;
	margin: 0px 0px 0px 30px;
}
.cmv-c1MX
{
	float: left;
	width: 120px;
	margin: 0px 0px 0px 5px;
}


.CWcmv-c1
{
	float: left;
	width: 120px;
	margin: 5px 0px 0px 30px;
	height: 18px;
	font-size: 10pt;
}
.CWcmv-c2
{
	float: left;
	width: 210px;
	height: 18px;
	margin: 5px 0px 0px 10px;
	font-size: 10pt;
}
