@charset "utf-8";
#height {
	height: 534px;
	width: 175px;
	position: relative;
	margin-top: -50px;
}
.formInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.checkoutTable {
	border: 1px solid #888888;
	padding: 10px;
	background-color: #FFFFFF;
}
.checkoutTable2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #F8E6F6;
	background-image: url(images/itembg.jpg);
	background-repeat: repeat-x;
}
.confirmation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.input {
}


body {
	background-image: url(images/itmDetail_r20_c1.jpg);
	margin: 0px;
}
.featuredIMG {
	background-color: #FFFDE8;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.itmDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.itmTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.bottomRule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#mainTD {
	padding-left: 5px;
}
.shoppingCartTitleTD {
	background-color: #FFF8C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6699;
}
.shoppingCartLink:hover {
	background-color: #B1D992;
	color: #FFFFFF;
}

.addItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #8BB412;
}

.shoppingCartALTTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.shoppingCartTD {
	background-color: #FFFFFF;
	padding: 20px;
}
.shoppingCartLink {
	background-color: #FFF8C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6699;
}
#mainTD a {
	color: #333333;
	text-decoration: underline;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bottomNav a {
	color: #333333;
	text-decoration: none;
}
.bottomNav a:hover {
	text-decoration: underline;
}
#mainTD a:hover {
	background-color: #FFFFCC;
}
.mainContent {
	background-image: url(images/layout_05.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tdNoPadding {
	padding-left: 13px;
}
.sideNav {
	background-image: url(images/layout_06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.categories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.sideRule {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.categoriesTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D87AB0;
}
.categories a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.categoriesTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #145D89;
}
.categories a:hover {
	text-decoration: underline;
	background-color: #FCF2CB;
}
.itemDetailTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ff3399;
}
