body {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#frame {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}


#nav {
	background-color: #000000;
}

.bg_product_aprons {
	background-image: url('products/media/images/products/aprons/background.gif');
	background-repeat: no-repeat;
	background-position:  right top;
	background-color: #F7BDD6;
	padding-bottom: 25px
}

#column1 {
	width: 401px;
	float: left;
}

#imgFeature1 {
	border: 1px solid #CCCCCC;
}

#column2 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #660000;
	width: 298px;
}

#column2 ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	padding-left: 39px;
}

#column2 li {
	height: 60px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-style: italic;
}

a.linkProduct:link {
	color: #660000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}

a.linkProduct:visited {
	color: #660000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}

a.linkProduct:hover {
	color: #660000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

a.linkSubMenu:link {
	text-decoration: none;
}

a.linkSubMenu:visited {
	text-decoration: none;
}

a.linkSubMenu:hover {
	color: #FF33CC;
}
a.linkPattern:link {
	border: 1px solid #999999;
}
a.linkPattern:visited {
	border: 1px solid #999999;
}
a.linkPattern:hover {
	border: 1px solid #660000;
}

a.LinkNoFormat:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.LinkNoFormat:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.LinkNoFormat:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
	font-size: 0.9em;
	padding-top: 20px;
	clear: both;
}

#productDetail {
	padding-left: 12px;
	margin-bottom: 6px;
	padding-right: 12px;
	padding-top: 12px;
}

.patternSquare {
	border: 1px solid #CCCCCC;
}

#btnAdd2Cart {
	padding-right: 70px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

h2 {
	color: #660000;
	padding-bottom: 12px;
}

p {
	font-size: 1em;
	padding-bottom: 12px;
}

.bg_product {

	background-image: url('/media/images/products_bgGeneric.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F7BDD6;
	padding-bottom: 25px
}

.bg_press {


	background-image: url('/media/images/press/bg_press.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F7BDD6;
	padding-bottom: 25px
}

.bg_common {
	background-color: #F7BDD6;
	background-image: url('/media/images/common/background_common.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding: 18px
}

.contentMain {
	padding-top: 75px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#pressClippings {
	font-style: italic;
	font-weight: 500;
	color: #403f3f;
	font-size: 1.2em;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#pressClippings li {
	display: block;
	height: 130px;
}

#pressClippings img {
	float: left;
	margin-right: 30px;
	display: block;
}

#pressClippings span {
	font-style: normal;
	color: #403f3f;
	font-size: 0.65em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
#area3 {
	clear: both;
}
.contest {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF6699;
	text-decoration: blink;
	text-align: center;
	border: 3px solid #F86695;
	padding:5px;
	font-weight: bolder;
	background-color:#FFFFFF;
}
.contest a {
	text-decoration:none;
	color:#F86695;
	}
.contest a:hover {
	text-decoration:none;
	color:#FF0099;
	}
.contest a:visited {
	text-decoration:none;
	color:#F86695;
}