body
{
	background-color: white;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5E5F5F;
}

body.print
{
	background-color: white;
	margin: 0;
}

body.none
{
	background-color: white;
	margin: 0;
}

#main
{
	border: 1px solid #cccccc;
	width: 720px;
}

td.outer
{
	padding: 10px 19px 10px 20px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}

div
{
	padding: 0;
	margin: 0;
}

#map
{
	border: 1px solid #FBF674;
}

legend {
	color: #5E5F5F;
}

span.heavy
{
	font-weight: bold;
}

div.indent
{
	margin-left: 25px;
}

div.overlayWindow
{
	padding: 0;
}

#cvv2div
{
	border: 1px solid #B59025;
	padding: 5px;
	display: none;
}

ul
{
	margin: 5px 20px 15px 35px;
}

h1 {
	color: #333300;
	margin: 0 0 15px 0;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #333300;
	margin: 10px 0 10px 0;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5E5F5F;
}

td.behindHomeLogo
{
	background-color: rgb(175,215,191);
}

td.behindHeader
{
	background-color: white;
	padding-bottom: 7px;
}

td.behindHomeContent
{
	padding: 15px;
}

td.behindContent
{
	padding: 15px 30px 15px 0;
	background-color: white;
}

td.behindContentPrint
{
	padding: 0;
	background-color: white;
}

td.behindNav
{
	background: white url(_Block/Frame/behindNav.gif) top repeat-x;
}

table.photogalleryThumb
{
	margin-left: 25px;
	padding: 0;
}

td.behindPhotogalleryThumb
{
	padding: 5px 25px 5px 25px;
}

td.behindProductCategoryContent
{
	
}

td.behindProductCategoryName
{
	padding: 3px 0 3px 0;
}

td.behindProductCategoryImage
{
	padding: 0 0 3px 0;
}

table.productContent
{
	margin-left: 25px;
}

table.productThumb
{
	margin-left: 25px;
	padding: 0;
}

td.behindProductThumb
{
	padding: 5px 25px 5px 25px;
}

.chevron
{
	font-weight: bold;
	color: #666600;
}

td.ContentBody a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

td.ContentBody a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

td.ContentBody a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

td.ContentBody a:hover {
	font-size: 10px;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	color: #B59025;
}

/* Home */
td.HomeContentBorder {
	background-color: #B39029;
}
td.HomeContent {
	padding-left: 15px;
	padding-right: 15px
}
td.HomeContentBody {
	padding-left: 15px;
	padding-right: 15px
}
td.HomeContentBody a, td.HomeContentBody a:visited, td.HomeContentBody a:active {
	color: #CC0000;
	text-decoration:underline;
}
td.HomeContentBody a:hover {
	color: #CC0000;
	text-decoration:none;
}

/* ContentCell */
td.ContentCell {
   padding: 5px;
   border: 1px solid #BDBDBE;
}
td.ContentCellTop {
	padding: 5px;
	border-top: 1px solid #BDBDBE;
}
td.ContentCellTopBottom {
	padding: 5px;
	border-top: 1px solid #BDBDBE;
	border-bottom: 1px solid #BDBDBE;
}
td.ContentCellNoLeft {
	padding: 5px;
	border-top: 1px solid #BDBDBE;
	border-right: 1px solid #BDBDBE;
	border-bottom: 1px solid #BDBDBE;
}
td.ContentCellNoTop {
	padding: 5px;
	border-left: 1px solid #BDBDBE;
	border-right: 1px solid #BDBDBE;
	border-bottom: 1px solid #BDBDBE;
}
td.ContentCellRightBottomCorner {
	padding: 5px;
	border-right: 1px solid #BDBDBE;
	border-bottom: 1px solid #BDBDBE;
}

/* NoPadCell */
td.NoPad {
	border: 1px solid #BDBDBE;
}
td.NoPadCellBottom {
	border-bottom: 1px solid #BDBDBE;
}
td.NoPadCellTopBottom {
	border-top: 1px solid #BDBDBE;
	border-bottom: 1px solid #BDBDBE;
}
td.NoPadCellNoLeft {
	border-top: 1px solid #BDBDBE;
	border-bottom: 1px solid #BDBDBE;
	border-right: 1px solid #BDBDBE;
}

/* CONTENT */
td.ContentContainer {
	padding: 10px 20px 10px 20px;
	vertical-align: top;
}

/* FOOT */
table.Foot td {
	background: #F0EEEF;
	border-top: 1px solid #D5D5D5;
	color: #868485;
	height: 26px;
	padding-left: 15px;
	padding-right: 15px;
}
table.Foot a, table.Foot a:visited, table.Foot a:active {
	color: #CC0000;
	text-decoration: none;
}
table.Foot a:hover {
	color: #CC0000;
	text-decoration: none;
}

td.Footer {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #655320;
}

td.Footer a, td.Footer a:visited, td.Footer a:active {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

td.Footer a:hover {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}

/* Form */
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.z-iText {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.z-iCombo {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.z-iStatic {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Menu */
.Menu1 { 
	visibility: hidden;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px; 
	background-color: rgb(188,232,205)
}

td.Menu1n
{
	background: white url(_Block/Frame/NavBarSync.gif) top repeat-x;
}

/* Navigation */
table.Navigation_O {
	background-color: rgb(188,232,205);
}

table.Navigation_O td.Middle {
	background-color: rgb(188,232,205);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9f9f9f;
}

table.Navigation_O td.Middle a:link, table.Navigation_O td.Middle a:active, table.Navigation_O td.Middle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	background-color: rgb(188,232,205);
}

table.Navigation_X {
	background-color: rgb(188,232,205);
}

table.Navigation_X td.Middle {
	background-color: rgb(188,232,205);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: white;
}

table.Navigation_X td.Middle a:hover, table.Navigation_X td.Middle a:link, table.Navigation_X td.Middle a:visited, table.Navigation_X td.Middle a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;	
	color: #CC0000;
	background-color: rgb(188,232,205);
	font-weight: normal;
}


@media print {
	body {
		background-color: white;
	}
	table.SiteBlock {
		width: 600px;
	}
	img.ContentWedge {
		height: 1px;
		width: 455;
	}
	table.SiteBlockNoPrint {
		display: none;
	}
	.NoPrint {
		display: none;
	}
	.PrintOnlyBlock {
		display: block;
	}
	.PrintOnlyInline {
		display: inline;
	}
}
