#crumbs {
	display: block;
	margin-bottom: 12px;
	height: 20px;
	clear: both;
}
#crumbs p {
	font-size: 70%;
}
#crumbs a {
	color: #63345F;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.heading {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #8BC53F;
	margin-bottom: 6px;
}
.important {
	font-style: italic;
	font-weight: bold;
}



#prodDetails {
	display: block;
	float: right;
	width: 300px;
}
#prodDetails h1 {
	font-size: 100%;
	font-weight: bold;
	color: #0078C1;
}
#prodDetails p {
	font-size: 75%;
	margin-bottom: 8px;
}
.boxedOptions {
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 8px;
}

#imageArea {
	display: block;
	width: 250px;
	float: left;
}
#imageArea img {
	border: 2px solid #00ABEC;
}

#imgOptions  {
	list-style-type: none;
}
#imgOptions li {
	display: block;
	height: 20px;
	width: 101px;
	float: left;
	font-size: 80%;
	line-height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}
#imgOptions .iconEmail {
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgOptions .iconSave {
	background-image: url(images/icon_save.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgOptions .iconZoom {
	background-image: url(images/icon_zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgOptions .iconPrint {
	background-image: url(images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




#prodForm {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	float: left;
}
.question {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #65AAC5;
	border-bottom-color: #65AAC5;
	width: 100%;
	display: block;
	padding-bottom: 2px;
	background-color: #ABE4FA;
	padding-left: 2px;
}
#content   ol, #content ul {
	font-size: 80%;
	list-style-position: inside;
	margin-bottom: 12px;
}
#content h1 {
	font-size: 200%;
	font-weight: N;
}

#content h2 {
	font-size: 175%;
	font-weight: bold;
	color: #8BC53F;
}
#content p {
	margin-bottom: 12px;
}
#content p.important {
	font-size: 100%;
}
#content  .panelp {
	background-image: url(images/panel_pink_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 530px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#content .panelp span {
	background-image: url(images/panel_pink_t.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 560px;
	position: relative;
	left: -10px;
	top: 0px;
}
#content .panelb {
	background-image: url(images/panel_blue_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 530px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	display: block;
}
#content .panelb span {
	background-image: url(images/panel_blue_t.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 560px;
	position: relative;
	left: -10px;
	top: 0px;
}
#content  hr {
	background-color: #8EDCFA;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}


.ordList li {
	line-height: 20px;
}
.listing {
	display: block;
	padding: 9px;
	width: 161px;
	text-align: center;
	border: 1px solid #C56979;
	margin-right: 10px;
	float: left;
	height: 290px;
	margin-bottom: 10px;
}
.girl {
	border: 1px solid #F7AABC;
}
.boy {
	border: 1px solid #00ADEE;
}
.other {
	border: 1px solid #B9DE74;
}
.quotation {
	background-image: url(images/panel_yellow_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
.quotation span {
	background-image: url(images/panel_yellow_t.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 400px;
	background-position: left top;
	display: block;
	position: relative;
	left: -10px;
}
.quotation p {
	background-image: url(images/quotation_marks.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.vline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tableSpacer {
	margin-bottom: 12px;
}

#discountTable {
	border: 1px solid #CCCCCC;
}
#discountTable  thead td {
	font-size: 80%;
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#discountTable tbody td {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxed {
	padding: 4px;
	width: 47%;
	border: 1px solid #CCCCCC;
	display: block;
	height: 120px;
}
.shaded {
	background-color: #EEEEEE;
}
