body,
td,
th,
.mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	/*background-color: #FCFCFC;*/
	background-color: #FFFFFF;
}
.fullPageBody {
	margin: 0px 0px 0px 0px;
}
.outerTable {
	width: 100%;
	height: 100%;
}
.innerTable {
	width: 900px;
	height: 550px;
	/*
	width: 100%;
	height: 100%;
	*/
}
.leftTopCell,
.menuTopCell,
.bodyTopCell,
.rightTopCell,
.leftMainCell,
.menuMainCell,
.bodyMainCell,
.rightMainCell,
.leftBottomCell,
.menuBottomCell,
.bodyBottomCell,
.rightBottomCell {
	border-left-color: #DFDFDF;
	border-left-style: solid;
	border-left-width: 0px;

	border-top-color: #DFDFDF;
	border-top-style: solid;
	border-top-width: 0px;

	border-right-color: #DFDFDF;
	border-right-style: solid;
	border-right-width: 0px;

	border-bottom-color: #DFDFDF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	vertical-align: top;
}
.leftTopCell {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.menuTopCell {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;

	text-align: left;
	vertical-align: middle;
}
.bodyTopCell {
	height: 70px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #929292;
}
.rightTopCell {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.leftMainCell {
	width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}
.menuMainCell {
	width: 250px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}
.bodyMainCell {
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 10px 10px 0px 10px;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
}
.rightMainCell {
	width: 100px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding: 5px 0px 0px 5px;
	background-color: #FFFFFF;
}
.leftBottomCell {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.menuBottomCell {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	/*background-color: #FFFFFF;*/
}
.bodyBottomCell {
	height: 25px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	
	font: sans-serif, Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	color: #929292;
	vertical-align: middle;
	padding-right: 30px;
}
.rightBottomCell {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	/*background-color: #FFFFFF;*/
}
.menuTable {
	width: 100%;
}
.menuRow {
	background-color: #FFFFFF;
	background-image:url(images/menu_item_bg.jpg);
	background-repeat: no-repeat;
}
.menuCell {
	width: 100%;
	height: 42px;
	border-left: 0px solid #DFDFDF;
	border-top: 0px solid #DFDFDF;
	border-right: 0px solid #DFDFDF;
	border-bottom: 1px dashed #DFDFDF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #777777;
	padding-right: 20px;
	cursor: pointer;
}
.menuDescription {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	display: none;
}
.ceraCraftName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #B34A84;
}
.ceraCraftSlogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #929292;
}
.sectionTitle,
.sectionTitleGrey {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	/*color: #AD3848;*/
	color: #E03848;
}
.sectionTitleGrey {
	color: #666666; 
	font-style: italic;
}
.normalText,
.normalTextMaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}
.normalTextMaroon {
	/*color: #BE4959;*/
	color: #E03848;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
.dashedLine {
	border-bottom: 1px dashed #DFDFDF;
}
.verticalLine {
	border-right: 1px solid #DFDFDF;
}
.flatButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EEEEEE;
	height: 18px;
}

/* Beginning of Links */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* End of Links */

/* Beginning of Award */

.awrdThumbnailImg {
	/*
	width: 100px;
	height: 100px;
	*/
}
.awrdFullSizeImg {
	/*
	width: 300px;
	height: 300px;
	*/
}
.awrdAwardTag {
	width: 100%;
	padding: 5px;
	border: 1px solid #888888;
	background-color: #F4F4F4;
}
.awrdAwardInformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* End of Award */

/* Beginning of Catalogue */

.ctlgThumbnailImg {
	/*
	width: 100px;
	height: 100px;
	*/
}
.ctlgFullSizeImg {
	/*
	width: 300px;
	height: 300px;
	*/
}
.ctlgBody {
	margin: 0px 0px 0px 0px;
}
.ctlgPageIndex {
	font-size: 10px;
	color: #000000;
}
.ctlgProduct,
.ctlgProductHover,
.ctlgProductImage,
.ctlgProductLabel {
	background-color: #EDEDED;
	width: 110px; 
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ctlgProduct {
	height: 140px;
	border: 1px solid #FFFFFF;
	padding: 1px;
}
.ctlgProductHover {
	height: 140px;
	border: 1px solid #888888;
}
.ctlgProductImage {
	height: 110px;
	padding-top: 3px;
}
.ctlgProductLabel {
	height: 30px;
	vertical-align: top;
}
.ctlgProductTag {
	width: 100%;
	padding: 5px;
	border: 1px solid #888888;
	background-color: #F4F4F4;
}
.ctlgProductInformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* End of Catalogue */


/* Beginning of New Line Collections */
.nlcButtonNormal {
	width: 20px; 
	background-color: #D5D5D5; 
	cursor: pointer;
}
.nlcButtonOver {
	width: 20px; 
	background-color: #808080; 
	cursor: pointer;
}
.nlcImagesOuterBox {
	background-color: #EFEFEF; 
	border: 1px solid #D5D5D5;
}
.nlcImagesInnerBox {
	width: 350px;
	height: 80px; 
	background-color: #D5D5D5;
}
.nlcImageNormal {
	border: 1px solid #FFFFFF;
	width: 80px;
	height: 80px;
}
.nlcImageOver {
	border: 1px solid #888888;
	width: 80px;
	height: 80px;
}
/* End of New Line Collections */

/* Beginning of Special Offers */
.soImageNormal {
	border: 1px solid #FFFFFF;
	width: 60px;
	height: 60px;
}
.soImageOver {
	border: 1px solid #888888;
	width: 60px;
	height: 60px;
}
/* End of Special Offers */

/* Beginning of Contact Us Form */
.contactTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D5D5D5;
	background-color: #F3F3F3;
}
/* End of Contact Us Form */