body {
	background-color: white; /*#e6fff5; /* #16c3fe; /* #554F8D; */
/*	text-align:center; */
	width: 100%;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.delicasLogo {
	height:101px;
	width:241px;
	background-image:url('/images/discountDelicasLogo.jpg');
	background-repeat:none;
	border:none;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;}	

.headerTopLeft {
	text-align:left;
	vertical-align: middle;
/*	background-color: #e0ffe0;
*/
}

.headerTopRight {
	vertical-align: middle;
/*	background-color: #e0ffe0;
*/
}

.headerTopRightSubTable {
	text-align:right;
	vertical-align: middle;
}

.headerTopSpecialText {
	color:black;
	font-weight: bold;
	font-style: normal;
	font-size: 30px;
	padding-left:20px;
}

.centerText {
	text-align:center;

	margin-left: auto;
	margin-right:auto;

}	

.vertCenterText {
	vertical-align:middle;
	margin-top: auto;
	margin-bottom:auto;
}	

.specialOrderLink{
	font-weight: bold;
	color: red;	
}

.outOfStockLink{
	font-weight: bold;
	color: red;	
}

.outOfStockNoDateLink{
	font-weight: bold;
	color: red;	
}

.InStockText{
	font-weight: bold;
	padding: 2px;
	color: blue;
}

.LowStockText{
	font-weight: bold;
	padding: 2px;
	color: DarkOrange;
}

.headerTable {
	margin-left:auto;
	margin-right:auto;
	background-image:url('/images/headerBackground.jpg');
	background-repeat:repeat-x;
}

.viewCartLink {
	cursor: pointer;
}

.belowHeaderTable {
/*	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
*/
	background-color: #E0E0E0;
	margin-left:auto;
	margin-right:auto;
}

.menuTable {
	margin-left:auto;
	margin-right:auto;
}

.bodyTable {
	margin-left:auto;
	margin-right:auto;
}

.trailerTable {
	margin-left:auto;
	margin-right:auto;
}

div.topCenterBanner {
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
/*	background-color: #ffe0e0;
	background-image:url('/styles/2011/bannerColorWash.jpg');
	background-repeat:repeat-x;
*/
	margin-top:0px;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:10px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	width: 610px;
	height: 200px;
}

.welcomeDelicasText{
	color: #black;
	font-weight: bold;
	font-size: 35px;	
}
.centerBannerLowerText{
	font-size:15px;
}

a.weeklyDrawingLinkText:link{
	color: black;
	text-decoration: none;
}

a.weeklyDrawingLinkText:visited{
	color: black;
	text-decoration: none;
}

a.weeklyDrawingLinkText:hover{
	color: black;
	text-decoration: underline;
}

a.weeklyDrawingLinkText:active{
	color: black;
	text-decoration: underline;
}

table.editSpinnerTable {
	padding-top: 10px;
	border: 1px none white;
	margin-left: auto;
	margin-right: auto;
}

td.editTableCell {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

table.stockLevelTable {
	border: 1px none white;
	margin-left: auto;
	margin-right: auto;
}

td.stockLevelTextCell {
	vertical-align: middle;
	padding-right: 8px;
}

td.stockLevelImgCell {
	vertical-align: middle;
}

table.delicaListTable {
	width: 100%;
	border: 1px none gray;
	border-spacing: 5px;
	padding: 0px;
}

td.delicaListCell {
	width: 25%;
	border: 1px solid LightGray;
	border-spacing: 5px;
	padding: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
}

td.delicaListCellTwoCol {
	width: 50%;
	border: 1px solid LightGray;
	border-spacing: 5px;
	padding: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
}

span.discountList {
	display: none;
}

span.productName {
	color: green;
	font-size: 13px;
	font-weight: bold;	
}

span.productPrice {
	font-size: 14px;
	font-weight: bold;	
}

span.productDiscountedPrice {
	font-size: 14px;
	font-weight: bold;
	color: red;	
}

span.productPriceStruck {
	font-size: 12px;
	text-decoration: line-through;
	margin-right: 10px;
}

td.noBorderDelicaList {
	border: none;
}

td.leftBorderDelicaList {
	border-left: 1px solid #000000;
}

td.topBorderDelicaList {
	border-top: 1px solid #000000;
	padding-top: 5px;
}

td.topLeftBorderDelicaList {
	border-top: 1px solid #000000;
	padding-top: 5px;
	border-left: 1px solid #000000;
	padding-left: 5px;
}

div.botCenterBanner {
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
/*	background-color: #ffffe0;
*/
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
	margin-right:10px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	height:188px;
	width: 610px;
}

.shopByColorSquare{
/*	background-color:#65cefe;
*/
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-image:url('/images/shopByColor.jpg');
	background-repeat:none;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width: 100px;
	height: 100px;
}

.shopBySizeSquare{
/*	background-color:#65cefe;
*/
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-image:url('/images/shopBySize.jpg');
	background-repeat:none;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width: 100px;
	height: 100px;
}

.shopByFinishSquare{
/*	background-color:#65cefe;
*/
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-image:url('/images/shopByFinish.jpg');
	background-repeat:none;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width: 100px;
	height: 100px;
}

.shopByNumberSquare{
/*	background-color:#65cefe;
*/
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-image:url('/images/shopByNumber.jpg');
	background-repeat:none;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width: 100px;
	height: 100px;
}

div.topRightBanner {
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #f6e8f3;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	width: 215px;
	padding-top: 5px;
	padding-bottom:5px;
}

div.centerRightBanner {
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #white;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	width: 215px;
	height:255px;
}

div.botRightBanner {
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #f6e8f3;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	width: 215px;
}

select.productSize { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

input.productQuantity { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

input.productButton { 
	font-family: Arial, Helvetica, sans-serif;
/*	color: #000000; */
	font-size: 12px;
}

input.productButton:disabled, input.productButton[disabled] { 
/*
	background-color: #669a00; 
	color: #E3E3E3;
*/
		font-size: 12px;
}

.basicPageArea {
	background-color: #FFFFFF;
}

.whiteLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline; /* none; */
/*	font-size: 14px; */
}

.whiteLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline; /* none; */
/*	font-size: 14px; */
}

.blackLinkNoUL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
/*	font-size: 14px; */
}

.blackLinkNoUL:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #707070;
	text-decoration: underline; /* none; */
/*	font-size: 14px; */
}

.whiteLinkNoUL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
/*	font-size: 14px; */
}

.whiteLinkNoUL:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline; /* none; */
/*	font-size: 14px; */
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	color: #6C4D79; */
	text-decoration: underline; /* none; */
/*	font-size: 14px; */
}


a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	color: #6C4D79; */
	text-decoration: none;
/*	font-size: 14px; */
}

.indexMenuBox {
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	width:170px;
	height:450px;
	background-image:url('/images/leftMenuSlice.jpg');
	background-repeat:repeat-x;
/*	background-color: #e8c1e0;
*/
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	/*margin-right:auto; */
}

.indexSubMenuBox {
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	width:140px;
	height:120px;
/*	background-image:url('/images/leftMenuSlice.jpg');
	background-repeat:repeat-x;
*/
/*	background-color: #e8c1e0;
*/
	padding-top: 5px;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	text-align:center;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	/*margin-right:auto; */
}

.indexMenuTd {
	width:170px;
	height:400px;
}

.rightOfMenuTd {
	width:830px;
}

.indexMenuBoxText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
}

.indexMenuBoxLinkNoUL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 14px;
}

.indexMenuBoxLinkNoUL:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #707070;
	text-decoration: none; /* none; */
	font-size: 14px;
}

.headerLineText{
	padding-top: 5px;
	padding-bottom:5px;
	width: 100%;
	text-align: center;
	color: #339900;
	font-size: 24px;
	font-weight: bold;	
}

.headerColorCollectSubText{
	width: 100%;
	text-align: center;
}

.headerLineRule{
	width: 85%;
	height: 1px;
	color:#000;
	background-color:#000;
}

/*FORM TAGS///////////////////////////////////////////////////////*/

textarea {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
/*	color: #6C4D79; */
	display: block;
}

.formfield {
	background-color: #FFFFFF;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	font-size: 12px; */
/*	color: #6C4D79; */
	display: block;
}

.zoom_img img{
/*margin:50px;
height:100px;
width:100px;*/
-moz-transition:-moz-transform 0.1s ease-in; 
-webkit-transition:-webkit-transform 0.1s ease-in; 
-o-transition:-o-transform 0.1s ease-in;
}
.zoom_img img:hover{
-moz-transform:scale(2); 
-webkit-transform:scale(2);
-o-transform:scale(2);
}

.orderPageSectionBox, .orderPageSectionBoxCentered {
	border-radius: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: solid 1px gray;
	padding: 10px;
}
	
.orderPageSectionBoxCentered {
	text-align: center;
	padding: 10px;
}

.yourCartLink { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.yourCartLink:link 	{ text-decoration: none; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.yourCartLink:hover	{ text-decoration: none; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.yourCartLink:visited	{ text-decoration: none; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.yourCartLink:active 	{ text-decoration: none; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }

A.sizePageLink:link 	{ text-decoration: none; color: green; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.sizePageLink:hover	{ text-decoration: none; color: green; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.sizePageLink:visited	{ text-decoration: none; color: green; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.sizePageLink:active 	{ text-decoration: none; color: green; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.sizePageNoLink { color: gray; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.sizePageNoLinkBlack { color: green; font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.productImageContainer {
/*	float: left; */
	position: relative;
	height: 150px;
	vertical-align: middle;
}
 
.productImageContainerFor1Col {
/*	float: left; */
	position: relative;
/*	height: 150px; */
	vertical-align: middle;
}

.productImageDescriptionFor1Col {

}

.productImageMain {
	margin: auto;
	vertical-align: middle;
}

.productImageMainOneCol {
	margin: auto;
	cursor: pointer;
}

.productImageMainOneCol.hover {
	margin: auto;
	cursor: pointer;
}

.productImageNewIcon {
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 10px;
} 

span.discountTextLine{
	
}

td.pricingInfoCell{
	border: none 1px black;
	padding: 0px;
}

table.pricingInfoTable{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: none 1px black;
	border-collapse: collapse;
}

td.pageNumberItem{
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
	vertical-align: middle;
	background-color: #DDDDDD;
}

.finishPageEmailNoticeContainer{
	margin-left: auto;
	margin-right: auto;
	width: 100%; 
}

.finishPageEmailNotice{
	display: inline-block;
	border: 2px solid black;
	background-color: LightGray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;	
}

div.vertical-line{
  width: 1px; /* Line width */
  background-color: black; /* Line color */
  height: 100%; /* Override in-line if you want specific height. */
  float: left; /* Causes the line to float to left of content. 
    You can instead use position:absolute or display:inline-block
    if this fits better with your design */
}
   