/* Header */

#header {background-color: #fee2ed;}

/* Left Column & Category Tree */

#lc {border-left: 1px solid #ffe4e1; border-right: 1px solid #ffe4e1;}

/* Content Section */

#content {border-right: 1px solid #ffe4e1; font: 13px Arial, Helvetica, sans-serif;}

p.warning {font-weight: bold; color: red; margin: 20px;}
/* Footer */
/* Category Page Template */
/* Product Page */
/* Storefront (Home Page) */


/* General Identifiers */

#wrap1 {
	width: 922px;
	margin: 0;
	background: none;
	position: relative;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffe4e1;
	border-left-color: #ffe4e1;
}
#other {border-left: 1px solid #ffe4e1; border-right: 1px solid #ffe4e1;}

/* General Elements */

img {border: 0; margin: 0; padding: 0;}

body {background-color: #fff; margin: 0; padding: 0; text-align: center;}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #CC0000; text-decoration: underline;}
#wrap {
	width: 922px;
	margin: 0;
	background: none;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

.color-const {
	color: #F00;
}
.spoption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.spoptionp-color {
	color: #FFF;
	font-size: 14px;
}
.adum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}