﻿BODY 		{
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
	background-color: #EFE3BD;
}

/* ALL PAGES BACKGROUND COLOR */

.backgroundcolor {
	background-color: #EFE3BD;
}


/* NON-MENU LINK COLORS */
.header-bg {
	background-image: url('http://quiltingwithcharlie.com/picts/bg-navy-stars.jpg');
	vertical-align: middle;
	padding-left: 30px;
}
.header-bg-cart {
	background-image: url('http://quiltingwithcharlie.com/picts/bg-navy-stars.jpg');
	vertical-align: middle;
}

a:link		{
	color: #248DBB;
	text-decoration: none;
}
a:visited	{
	color: #279bca;
	text-decoration: none;
}
a:active	{
	color: #279bca;
	text-decoration: none;
	
}
a:hover		{
	color: #A0688F;
	text-decoration: underline;
	font-weight: bold;
}


/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{
	COLOR: #05217E;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}
.table-cart		{
	COLOR: #05217E;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: .05em;
	border-left-width: .05em;
	border-right-color: #05217E;
	border-left-color: #05217E;
	border-bottom-style: solid;
	border-bottom-width: .05em;
	border-bottom-color: #05217E;
}
.title 		{
	COLOR: #903D60;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold;
}
.reversed-bar {
	background-color: #2695C4;
	padding: 7px;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.subtitle 	{
	COLOR: #2695C4;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.itemName {
	COLOR: #903D60;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subtitle-reverse 	{
	COLOR: #FFFFFF;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #009192;
}
.img-leftmargin {
	margin: 5px 0px 5px 10px;
	float: right;
}
.img-rightmargin {
	margin: 5px 10px 5px 0px;
	float: left;
}
.smalltitle 	{
	COLOR: #913E61;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold;
}

.phonetitle 	{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #CCFFFF; }

.formmargin	{ margin: 0px; }

.just 		{
	text-align: justify;
	color: #041D73;
	line-height: 125%;
}

.pageheight	{ height: 900px; }


/* FOOTER CODE */

.footer		{
		border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #FFFFFF;
		background-image: url('http://quiltingwithcharlie.com/picts/footer-shadow.gif');
			background-repeat: repeat-X;
		}
.footer-cart		{
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #FFFFFF;
	background-image: url('http://quiltingwithcharlie.com/picts/footer-shadow.gif');
		background-repeat: repeat-X;
		text-align: center;
}

.copytext 	{ COLOR: #666666; FONT: 9px arial, verdana, sans-serif; font-weight: normal; }

a.footerlink:link		{ color: #05217E;; text-decoration: none; }

a.footerlink:visited	{ color: #05217E;; text-decoration: none; }

a.footerlink:active		{ color: #05217E;; text-decoration: none; }

a.footerlink:hover		{ color: #A0688F; text-decoration: none; }






/* LINES ON SITEMAP AND NEWS PAGES */

.page-splits	{
		color: #6D7E7E;
		height: 2px;
		border-top: #000000 1px solid;
		width: 100%;
		}






/* HOMEPAGE BANNER BACKGROUNDS COLOR AND BARS */


.picturebar 	{
	background-color: #000000;
	background-image: url('http://quiltingwithcharlie.com/picts/home-small.jpg');
	height: 75px;
	background-repeat: repeat-x;
}
.pagebars	{
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #A36A90;
	background-image: url('http://quiltingwithcharlie.com/picts/bar-turq.jpg');
		height: 20px;
}








/* IMAGE BORDERS */

.borders		{
	BORDER: .05em solid #001A91;
	margin-bottom: 5px;
}

.borders-right		{
	BORDER: .05em solid #001A91;
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
}






/* CODE FOR GALLERY PAGES */

.galleryborder	 	{ border: #000000 1px solid; cursor:pointer; }
A:hover .galleryborder 	{ border: #FFFFFF 1px solid; cursor:pointer; }

.viewer-border		{ border: #000000 1px solid; cursor:pointer; }
.cart {
	border-style: solid;
	border-width: 1px;
	COLOR: #903D60;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

.gallerytitle 	{
		COLOR: #FFFFFF;
		FONT: 10px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 18px;
		}

.gallerytext	{
	COLOR: #05217E;
	FONT: 12px verdana, arial, sans-serif;
}
.price 		{
	COLOR: #2592C0;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}
.salePrice 		{
	COLOR: #2592C0;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}
.sale-price 		{
	COLOR: #903D60;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}
.product-name 		{
	COLOR: #903D60;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}

.button-gallery {
		background-color: #334140;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ADBBB9;
		cursor: pointer;
		text-align: center;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 9px;
		padding-right: 9px;
		margin-left: 1px;
		margin-right: 1px;
		BORDER: #ADBBB9 1px solid;
		}

.buttonon-gallery {
		background-color: #334140;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
		cursor: pointer;
		text-align: center;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 9px;
		padding-right: 9px;
		margin-left: 1px;
		margin-right: 1px;
		BORDER: #FFFFFF 1px solid;
		}

.button-cart 	{
	padding: 0px;
	background-image: url('http://quiltingwithcharlie.com/picts/button-order.jpg');
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	BORDER: #006699 1px solid;
	width: 100px;
	height: 30px;
}
.buttonon-cart 	{
	padding: 0px;
	background-image: url('http://quiltingwithcharlie.com/picts/button-orderon.jpg');
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	BORDER: #996600 1px solid;
	width: 100px;
	height: 30px;
}




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



/* CONTACT AND QUOTES PAGE CODE */


.button 	{
		padding: 2px 10px;
background-image: url('http://quiltingwithcharlie.com/picts/button.gif');
			background-color:#D7D7D7;
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
			cursor: pointer;
			text-align: center;
			BORDER: #000000 1px solid;
		}

.buttonon 	{
		padding: 2px 10px;
background-image: url('http://quiltingwithcharlie.com/picts/buttonon.gif');
			background-color:#BFCCCE;
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #3E5558;
			cursor: pointer;
			text-align: center;
			BORDER: #3E5558 1px solid;
		}

.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url('http://quiltingwithcharlie.com/picts/shadeform.gif');
		background-color:#FFFFFF;
		text-align: left;
		WIDTH: 200px;
		BORDER: #000000 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url('http://quiltingwithcharlie.com/picts/shadeform.gif');
		background-color:#FFFFFF;
		text-align: left;
		WIDTH: 275px;
		HEIGHT: 150px;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		COLOR: #333333;
		background-color:#FFFFFF;
		WIDTH: 200px;
		FONT: 11px verdana, arial, geneva, sans-serif;
		}

.quotesbutton 	{ font-size: 13px; width: 150px; }

.quoteform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url('http://quiltingwithcharlie.com/picts/shadeform.gif');
		background-color:#FFFFFF;
		text-align: left;
		BORDER: #000000 1px solid;
		}

.quotechoice 	{
		COLOR: #CCFFFF;
		FONT: 11px verdana, arial, geneva, sans-serif;
		font-weight: normal;
		}


.quotetextarea	{
		width: 275px;
		height: 100px;
		}

.dropquotes	{
		COLOR: #333333;
		background-color:#FFFFFF;
		FONT: 11px verdana, arial, geneva, sans-serif;
		}




/* CODE FOR LINKS PAGE */

.searchbutton 	{
		background-color:#334140;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid;
		}


.searchform 	{
		FONT: 11px arial, verdana, sans-serif;
		background-image: url('http://quiltingwithcharlie.com/picts/shadeform.gif');
		background-color:#FFFFFF;
		WIDTH: 125px;
		HEIGHT: 20px;
		BORDER: #000000 1px solid;
		}


.searchdrop	{ WIDTH: 60px; HEIGHT: 20px; FONT: 11px arial, verdana, sans-serif; }



/* CODE FOR SMALL POPUP MESSAGES */


.divstyle 	{
		position:absolute;
		top:0px;
		left:0px;
		}

.pstyletitle	{
	position: absolute;
	padding: 4px;
	width: 110px;
	background-color: #AD4B84;
	border: #FFFFFF 1px solid;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	white-space: nowrap;
}

.pstylebody 	{
		position:absolute;
		background-color:#334140;
		padding: 4px;
		color:#FFFFFF;
		font-size:11px;
		font-family: verdana, arial, sans-serif;
		}






/* START MENU CODE */

.menu    	{
		font-weight: normal;
		height: 24px;
		padding-bottom: 3px;
		text-indent: 20px;
		background-image: url('http://quiltingwithcharlie.com/picts/menu.gif');
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-family: arial, verdana, sans-serif;
}

a.menu-link:link 	{ color: #CCCC99; }


a.menu-link:visited 	{ color: #CCCC99; }


a.menu-link:active 	{ color: #CCCC99; }


a.menu-link:hover 	{ color: #FFFFFF; }

.menu-line	  {
		  background-image: url('http://quiltingwithcharlie.com/picts/menu_line.gif');
		  background-repeat: repeat-y;
		  }

a.reverse-link:link 	{
	color: #EFE3BD;
}


a.reverse-link:visited 	{ color: #EFE3BD; }


a.reverse-link:active 	{ color: #EFE3BD; }


a.reverse-link:hover 	{
	color: #D7A6F7;
	text-decoration: underline;
}

.menu-line	  {
		  background-image: url('http://quiltingwithcharlie.com/picts/menu_line.gif');
		  background-repeat: repeat-y;
		  }





/* GALLERY NAV MENU */

.menu-gallery	{
		background-color: #334140;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		line-height: 17px;
		font-weight: normal;
		padding-top: 1px;
		padding-bottom: 2px;
		padding-left: 7px;
		padding-right: 7px;
		margin-left: 1px;
		margin-right: 1px;
		margin-top: 1px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #ADBBB9 1px solid;
		}


a.menu-gallery:link 	{ color: #ADBBB9; }


a.menu-gallery:visited 	{ color: #ADBBB9; }


a.menu-gallery:active 	{ color: #ADBBB9; }


a.menu-gallery:hover 	{
			background-color: #334140;
			color: #FFFFFF;
			border: #FFFFFF 1px solid;
			}


/* MENU OUTER TABLE - BACKGROUND & TOP & BOTTOM MENU BORDERS */

.menutable 		{
	background-image: url('http://quiltingwithcharlie.com/picts/bar-pink.jpg');
	background-color: #03144c;
	white-space: nowrap;
	width: 100%;
	border-top: #313252 1px solid;
	border-bottom: #000000 1px solid;
	padding: 0px;
	margin: 0px;
}


/* CODE FOR MENU 2ND OUTER TABLE */

#menunav ul 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #FFFFFF;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0px 0px 0px 0px;
			}


#menunav 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #FFFFFF;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0px 0px 0px 0px;
			}


/* TOP LEVEL MARGINS, FONT FACE & FONT COLORS & PADDING */

#menunav a 		{
			color: #CFCFE0;
			font: 12px arial, sans-serif;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			padding: 3px 5px 4px 5px;
			width: auto;
			display: block;
			cursor: pointer;
			}



/* TOP LEVEL BACKROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li 		{
			border-left: 0px solid #03144c;
			border-right: 1px solid #03144c;
			border-top: 0px solid #03144c;
			border-bottom: 0px solid #03144c;
			background-image: url('http://quiltingwithcharlie.com/picts/menu.gif');
			background-color: #03144c;
			/* THIS IS A RIGHT BORDER */
/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			float: left;
			padding: 0;
			}



/* TOP LEVEL HOVER FONT COLOR */

#menunav li a:hover	{
			background-image: url('http://quiltingwithcharlie.com/picts/menuon.gif');
			color: #FFFFFF;
			text-decoration: none;
			cursor: pointer;
			}




/* TOP LEVEL HOVER BACKGROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li.IEMhover
 			{
			background-color: #943881;
			border: solid #03144c;
			border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

#menunav li:hover
 			{
			background-color: #943881;
			border: solid #03144c;
			border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

/* SUB LEVEL FONT & FONT COLOR & PADDING */

#menunav li ul a 	{
			font: 11px arial, verdana, sans-serif;
			color: #666666;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			padding: 4px 0px 4px 0px;
			text-indent: 8px;
			cursor: pointer;
			}

/* SUB LEVEL FONT HOVER COLOR */

#menunav li ul a:hover 	{
			background-image: none;
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}


/* SUB LEVEL OUTER BORDER */

#menunav li ul 		{
			position: absolute;
			left: -999em;
			height: auto;
			width: 160px;
			border: solid #000000;
			border-width: 1px 1px 1px 1px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0;
			}


/* SUB LEVEL BACKGROUND COLOR & BORDER OPTION FOR EACH LINK */

#menunav li ul li 	{
			background-image: none;
			background-color: #FFFFFF;
			border: solid #C0C0C0;
			border-width: 1px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}


/* SUB LEVEL HOVER BACKGROUND AND BORDERS */

#menunav li ul li.IEMhover
			{
			background-image: none;
			background-color: #D2D2E1;
			border: solid #C0C0C0;
			border-width: 1px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

#menunav li ul li:hover
			{
			background-image: none;
			background-color: #D2D2E1;
			border: solid #C0C0C0;
			border-width: 1px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

/* SUB MENU WIDTH - ALSO EDIT TWO BELOW AND ONE ABOVE TO MATCH */

#menunav li li {
	padding-right: 0px;
	width: 160px;
}

/* SUB MENU LINK WIDTH */

#menunav li ul a {
	width: 160px;
}

/* FOR 3rd LEVEL MENU LOCATION */

#menunav li ul ul {
	margin: -21px 0px 0px 160px;
}

#menunav li.IEMhover ul ul ul
{ left: -999em; }

#menunav li.IEMhover ul ul
{ left: -999em; }

#menunav li:hover ul ul ul
{ left: -999em; }

#menunav li:hover ul ul
{ left: -999em; }

#menunav li li li.IEMhover ul
{ left: auto; }

#menunav li li.IEMhover ul
{ left: auto; }

#menunav li.IEMhover ul
{ left: auto; }

#menunav li li li:hover ul
{ left: auto; }

#menunav li li:hover ul
{ left: auto; }

#menunav li:hover ul
{ left: auto; }

/* FOR 3rd LEVEL ARROW */

#menunav a.parent {
	background: url('http://quiltingwithcharlie.com/picts/menu-arrow.gif') no-repeat right 50%;
}
#menu li.hover {
    position: static;
}

#menunav li:hover {
    position: static;
}

.cart-link-border {
	border-width: 0px;
}
.price-col {
	width: 165px;
}
.description-col {
	width: 470px;
}

.cart-link-border-right {
	border-width: 0px;
	margin-right: 10px;
}
.cart {
	border-color: #C0C0C0;
	border-style: solid solid none solid;
	COLOR: #903D60;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
}
.cart-add {
	border-color: #C0C0C0;
	border-style: none solid none solid;
	border-width: 1px;
	COLOR: #903D60;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
}
.cart-right {
	border-color: #C0C0C0;
	border-style: solid solid none solid;
	border-width: 1px;
	COLOR: #903D60;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
}
.cart-add-right {
	border-color: #C0C0C0;
	border-style: none solid none solid;
	border-width: 1px;
	COLOR: #903D60;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
}

.td-prod-description {
	border-style: none solid none none;
	border-color: #25A0BF;
	border-width: .05em;
	color: #05217E;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.td-prod-description-right {
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	color: #05217E;
	padding-bottom: 10px;
}
.td-prod-price {
	padding: 5px;
	border-style: none solid none none;
	border-color: #25A0BF;
	border-width: .05em;
	color: #05217E;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
}
.td-prod-price-right {
	padding: 5px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	color: #05217E;
}
.td-add-to-cart-right {
	border-style: none none solid none;
	border-color: #2592BF;
	border-width: .05em;
	color: #05217E;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
}
.td-add-to-cart {
	border-style: none solid solid none;
	border-color: #2592BF;
	border-width: .05em;
	color: #05217E;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
}
.td-form-right {
	border-style: none none solid none;
	border-color: #2592BF;
	border-width: .05em;
	color: #05217E;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	margin-bottom: 10px;
}
.td-form {
	border-style: none solid solid none;
	border-color: #2592BF;
	border-width: .05em;
	color: #05217E;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	margin-bottom: 10px;
}
.table-notions {
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #009192;
	color: #05217E;
}
.menu-store-underline {
	text-decoration: underline;
	font-weight: normal;
}
.gray-back-form {
	border-left: .05em none #2592BF;
	border-right: .05em none #2592BF;
	border-top: .05em none #2592BF;
	border-bottom: .05em solid #2592BF;
	color: #903D60;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
	background-color: #D7D7D7;
}
.gray-back-desc {
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	color: #903D60;
	padding-bottom: 10px;
	background-color: #D7D7D7;
}
.td-site-map {
	background-color: #943881;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
.td-left-cart-page {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: .05em;
	border-right-color: #05217E;
}
.td-cart-center {
	padding-right: 10px;
}
.td-cart {
	float: left;
	vertical-align: top;
	text-align: left;
}

