/* GADDIO */
body
{
	background-image:url(images/BlueFadeBackground.gif);
	background-repeat:repeat-x;
	background-color:#4FA5DE;
	font-family:MS Sans Serif;
	font-size:10pt;
	text-align:center;
}

p
{
	font-size:10pt;	
}

.FlavorTable
{
	font-family:MS Sans Serif;
	font-size:8pt;
	border-style:none;
}

.FlavorTableCell
{
	vertical-align:top;
}

.tiny
{
	font-family:MS Sans Serif;
	font-size:8pt;
}

td
{
	vertical-align:top;
}

.MainContent
{
	float:left;
	width:500px;
/*	padding-left:20px;*/
	margin-left:20px;
}

.MainBody
{
	float:left;
	width:470px;
	margin-top:10px;
}

.MainBorderTop
{
	BACKGROUND-IMAGE: url(images/top.gif); background-repeat: repeat-y; WIDTH: 801px; HEIGHT: 22px;float:left;
}

.MainBorderMiddle
{
	PADDING-RIGHT: 17px; PADDING-LEFT: 17px; BACKGROUND-IMAGE: url(images/middle.gif); background-repeat: repeat-y; WIDTH: 801px; TEXT-ALIGN: left; float:left;
}

.MainBorderBottom
{
	background-image:url(images/bottom.gif);width:801px;height:28px;float:left;	
}

.OuterDiv
{
	width:801px;margin-left:auto;margin-right:auto;
}

.MainContentTitle
{
	float:left;
}

.MainContentTitleTop
{
	background-image:url(images/maincontenttop.gif);width:480px;height:22px;float:left;
}

.MainContentTitleMiddle
{
	background-image:url(images/maincontentmiddle.gif);background-repeat:repeat-y;width:480px;padding-left:0px;padding-right:0px;text-align:center;float:left;
}

.MainContentTitleBottom
{
	background-image:url(images/maincontentbottom.gif);width:480px;height:23px;margin-bottom:20px;float:left;
}

.MainContentTitleSecureTable
{
	margin-left:auto;
	margin-right:auto;
}

.MainContentTitleSecureTableFirstCell
{
	text-align:center;
	vertical-align:middle;
}

.SideBarContent
{
	float:left;
	width:236px;
}

.SideBarTop
{
	background-image:url(images/sidebartopshort.gif);width:236px;height:22px
}

.SideBarMiddle
{
	background-image:url(images/sidebarmiddleshort.gif);
	background-repeat:repeat-y;
	width:236px;
	padding-left:15px;
	padding-right:15px;
	font-family:Arial;
	font-size:12pt;
	padding-top:2px;
	padding-bottom:2px;
	color:white
}

.SideBarMiddle a
{
	color:white;text-decoration:none;font-weight:bold;
}

.SideBarMiddle a:hover
{
	color:white;text-decoration:underline;
}

.SideBarMiddleLight
{
	background-image:url(images/sidebarmiddleshortlight.gif);
	background-repeat:repeat-y;
	width:236px;padding-left:15px;padding-right:15px;font-family:Arial;font-size:12pt;color:white;padding-top:2px;padding-bottom:2px;
}

.SideBarMiddleLight a
{
	color:white;text-decoration:none;font-weight:bold;
}

.SideBarMiddleLight a:hover
{
	color:white;text-decoration:underline;
}


.SideBarBottom
{
	background-image:url(images/sidebarbottomshort.gif);width:236px;height:22px;margin-bottom:8px;
}

.ShaverDropDown
{
	font-size:8pt;
}

li
{
	font-family:MS Sans Serif;
	font-size:10pt;
}

a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

h4
{
	font-family:'Arial';
	color:#888888;
}

h3
{
	font-family:'Arial';
	color:#888888;
	margin-bottom:0px;
}

h2
{
	font-family:'Arial';
	color:#888888;
	margin-bottom:0px;
}

.text
{
	font-family:MS Sans Serif;
	font-size:10pt;
}

.priceFont
{
	font-family:Arial;
	font-size:12pt;
	color:Red;
	font-weight:bold;
}

.PageTitle
{
	margin-top:0px;
	color:white;
	font-family:Arial;
	font-size:24pt;
	margin-bottom:2px;
}

.PageSubTitle
{
	margin-top:0px;
	color:white;
	font-family:Arial;
	font-size:8pt;	
}

.ProductQuantityBox
{
	width:40px;
	font-family:MS Sans Serif;
	font-size:8pt;
}


.roundedTable { table-layout:fixed;border-collapse:collapse;margin-left:10px }
.roundedTable .corner { width:17px;height:17px;padding:0px; }
.roundedTable .top { background-image:url(images/greyTopSide.gif);background-repeat:x-repeat;height:17px; }
.roundedTable .bottom { background-image:url(images/greyBottomSide.gif);background-repeat:x-repeat;height:19px; }
.roundedTable .left { background-image:url(images/greyLeftSide.gif);background-repeat:y-repeat;width:16px; }
.roundedTable .right { background-image:url(images/greyRightSide.gif);background-repeat:y-repeat;width:17px  }
.roundedTable .menuCell { height:43px;width:238px;padding-left:20px  }
.roundedTable .selectedMenuCell { background-image:url(images/menuCellBackground.gif);height:43px;width:238px;padding-left:20px  }
