.bodyStyle
{
	background-color: #252525;
	margin: 0px;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
}

.bodyContainer
{
	width: 100%;
	margin: 10px auto 10px auto;
}

.bodyParent
{
	position: relative;
	width: 632px;
	margin: 0px auto 0px auto;
}

.headerRow1
{
	width: 620px;
	height: 14px;
	min-height: 14px;
	max-height: 14px;
	min-width: 620px;
	max-width: 620px;
	margin: 0px;
}

.headerRow2
{
	width: 632px;
	height: 104px;
	padding: 0;
	margin: 0;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	clear: both;
}

#logo
{
	margin: 20px 0px 0px 20px;
	float: left;
}

#cartButton
{
	margin: 45px 40px 0px 0px;
	float: right;
}

.headerRow3
{
	width: 628px;
	height: 228px;
	padding: 0;
	margin: 0;
	clear: both;
	border-color: #9c9ea1;
	border-width: 0 2px 1px 2px;
	border-style: solid;
}

#navRow
{
	left: 0px;
	width: 628px;
	height: 28px;
	padding: 0;
	margin: 0;
	border-color: #9c9ea1;
	border-width: 0 2px 1px 2px;
	border-style: solid;
}

.clearing
{
	height: 0;
	clear: both;
}

.footerRow
{
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	width: 632px;
	height: 20px;
	padding: 0;
	margin: 0;
	border-color: #9c9ea1;
	border-width: 2px 0 0 0;
	border-style: solid;
}

.content
{
	background-color: #FFFFFF;
}

#indexMain
{
	background-color: #000000;
	width: 628px;
	height: 240px;
	padding: 0;
	border-color: #9C9EA1;
	border-width: 0px 2px 0 2px;
	border-style: solid;
}

.indexImage
{
	margin: 0px;
	float: left;
}

.indexTitle
{
	width: 320px;
	margin: 40px 0px 0px 0px;
	float: right;
}

#main
{
	background-color: #FFFFFF;
	width: 628px;
	position: relative;
	padding: 0;
	border-color: #9C9EA1;
	border-width: 0px 2px 0 2px;
	border-style: solid;
	background-image: url(images/inner_content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.links
{
	color: #790000;
	text-decoration: none;
}
a.links:hover
{
	color: #c12802! important;
	text-decoration: underline;
} 

a.creditText
{
	color: #726257! important;
	text-decoration: none;
} 


a.creditText:hover
{
	color: #c12802! important;
	text-decoration: underline;
}

a.footerlinks
{
	color: #C60! important;
	text-decoration: none;
} 


a.footerlinks:hover
{
	color: #C60! important;
	text-decoration: underline;
}


.heading
{
	color: #000000;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 10px 10px 0px 30px;
}

.productTitleBoys
{
	color: #363636;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.productTitleGirls
{
	color: #F6C;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.productTitle
{
	color: #363636;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.pageTitle { padding: 15px 0 0 10px; }

.bodyText
{
	color: #000000;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin: 10px 30px 10px 30px;
}


.price
{
	color: #0e6e29;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	height: 15px;
}


.errorText
{
	color: #5e0000;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.errorTable
{
	border-color: #5e0000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
	margin: 20px auto 20px auto;
}

.creditText
{
	color: #726257;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.notice
{
	border-color: #5e0000;
	border-width: 1px;
	border-style: solid;
	width: 500px;
	margin: 20px auto 20px auto;
	background-color: #efefef;
}


.noticeForm
{
	border-color: #5e0000;
	border-width: 1px;
	border-style: solid;
	width: 80%;
	margin: 5px auto 15px auto;
	background-color: #D5D5D5;
}

.noticeText
{
	color: #000000;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.noticeFormText
{
	color: #000000;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}


.receiptNotice
{
	border-color: #CC0000;
	border-width: 1px;
	border-style: solid;
	width: 560px;
	margin: 10px 0px 10px 0px;
	background-color: #DDDDDD;
}

.legalText
{
	color: #5e0000;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 9px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.creditBlock
{
	width: 632px;
	margin: 2px auto 2px auto;
}



.subheader
{
	color: #5e0000;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 10px 30px 10px 30px;
}

.footerTextRight
{
	color: #FFFFFF;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	margin: 3px 10px 2px 0;
	float: right;
}

.footerTextLeft
{
	color: #FFFFFF;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin: 3px 0px 2px 10px;
	float: left;
}

messageNotice
{
	border-color: #5e0000;
	border-width: 1px;
	border-style: solid;
	width: 400px;
	margin: 10px auto 5px auto;
	background-color: #ddd3d3;
	z-index: 10;
	overflow: default;
}


.sizeTable
{
	border-color: #7D7D7D;
	border-width: 1px;
	border-style: solid;
}

.productImageBoys
{
	border-color: #000000;
	border-width: 4px;
	border-style: solid;
	width: 263px;
	margin: 0 auto 0 auto;
}

.productImageGirls
{
	border-color: #000000;
	border-width: 4px;
	border-style: solid;
	width: 263px;
	margin: 0 auto 0 auto;
}


.productBigImage
{
	width: 340px;
	margin: 0 auto 0 auto;
}


.productImage
{
	width: 350px;
	margin: 0 auto 0 auto;
	z-index: 0;
	position: relative;
	text-align: center;
}

.soldOut
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}


.button
{
	width: 190px;
	margin: 0 auto 0 auto;
}

.ornament
{
	width: 250px;
	margin: 0 auto 0 auto;
}

.note
{
	background-color: #E2E2E2;
	color: #363636;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}

.tableHeader
{
	background-color: #E2E2E2;
	color: #363636;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 9px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.tableData
{
	background-color: #FFFFFF;
	color: #363636;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.tableDataOdd
{
	background-color: #FFFFFF;
}

.tableDataEven
{
	background-color: #7D7D7D;
}

.formQuestion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

.formAnswer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #686A6A;
}

.formNumber
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #5e0000;
}

.textNav
{
	color: #363636;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 5px 5px 15px 5px;
}