/*
'--------------------------------------------------------------------------------------
' mzbulbfall.com
' INCLUDE: CSS for the cart/basket - basketstyles.css
' History:
'--------------------------------------------------------------------------------------
*/

/* Styles for the internal price table for the template */

@import "basketTableFall.css";

.BasketTable select{
	background: white;
	border: 1px solid #8F034C;
	font: 12px "Times New Roman", Times, serif;
}
.BasketTable select optgroup{
	font: 12px "Times New Roman", Times, serif;
	border-right: 1px solid #8F034C;
	border-left: 1px solid #F0DDE3;
	border-bottom: 1px solid #8F034C;
	border-top: 1px solid #F0DDE3;
	background: #B85689;
	color: #FFFFFF;
	Padding-top:5px;
}
.BasketTable select option{
	font: 12px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	background: #E1BBC8;
	color: black;
}
.BasketTable input {
	background: white;
	font: 12px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	border-left: 1px solid #D192B1;
	color: #6A5157;
	text-align: right;
}
.BasketTable input:focus {
	background: #F0F0F0;
	color: black;
}



#greenBuyButton:link {
	margin: 1px;
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font: 12px "Times New Roman", Times, serif;
	border-top: 1px solid #C06796;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #C06796;
	background: #8F034C;
}
#greenBuyButton:visited {
	margin: 1px;
	padding: 1px;
	background: #8F034C;
	color: #FFFFFF;
	text-decoration: none;
	font: 12px "Times New Roman", Times, serif;
	border-top: 1px solid #9EB39A;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #9EB39A;
}
#greenBuyButton:hover {
	color: #8F034C;
	background: #F0F0F0;
}

#greenBuyButton:active {
	margin: 1px;
	padding: 1px;
	background-color: #8F034C;
	color: #FFFFFF;
	text-decoration: none;
	font: 12px "Times New Roman", Times, serif;
	border-top: 1px solid #000000;
	border-right: 1px solid #C06796;
	border-bottom: 1px solid #C06796;
	border-left: 1px solid #000000;
}

/* Styles for the internal price table for the template */
.ProductPriceTable {
	border: 1px solid black;
	background: #F0DDE3;
	font: 12px "Times New Roman", Times, serif;
}
.ProductPriceTable th{
	background: #B85689;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #8A0149;
	border-top: 2px solid #E2CAD7;
	border-right: 2px solid #8A0149;
	border-left: 2px solid #E2CAD7;
	color: white;
}
.ProductPriceTable td{
	padding: 4px;
	color: #410123;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #D192B1;
	border-right: 1px solid #D192B1;
}
.ProductPriceTableSizeCell {
	text-align: right;
}
.ProductPriceTablePriceCell {
	text-align: right;
}
.ProductPriceTable select{
	background: white;
	border: 1px solid #8F034C;
	font: 12px "Times New Roman", Times, serif;
}
.ProductPriceTable select optgroup{
	font: 10px "Times New Roman", Times, serif;
	border-right: 1px solid #8F034C;
	border-left: 1px solid #F0DDE3;
	border-bottom: 1px solid #8F034C;
	border-top: 1px solid #F0DDE3;
	background: #B85689;
	color: #FFFFFF;
	Padding-top:5px;
}
.ProductPriceTable select option{
	font: 10px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	background: #E1BBC8;
	color: black;
}
.ProductPriceTablePriceTable {
	font: 10px "Times New Roman", Times, serif;
}
.ProductPriceTablePriceTable input {
	background: white;
	font: 10px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	border-left: 1px solid #D192B1;
	color: #6A5157;
	text-align: right;
}

#BasketTableNotes {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
.BasketTableGreenLink {
	color: #AA3470;
}
.BasketTableGreenLink:hover {
	color: black;
}

/* Styles for the recordset pagenation table */
.PageIndex {
	border: 1px solid black;
	background: #BAC18E;
	font: 11px "Times New Roman", Times, serif;
}
.PageIndex th{
	color: #FFFFFF;
	background: #629C62;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	border-bottom: 1px solid #477247;
	border-top: 1px solid #A4C6A4;
	border-right: 1px solid #477247;
	border-left: 1px solid #A4C6A4;
}
.PageIndex td{
	padding: 4px;
	color: #354035;
	border-top: 1px solid #EEFEEE;
	border-left: 1px solid #EEFEEE;
	border-bottom: 1px solid #BAC18E;
	border-right: 1px solid #BAC18E;
	background: #DDE1C8;
}
.PageIndex a {
	color: green;
}
.PageIndex a:hover {
	color: black;
}
.PageIndex select{
	background: white;
	border: 1px solid #8F034C;
	font: 12px "Times New Roman", Times, serif;
}
.PageIndex select optgroup{
	font: 10px "Times New Roman", Times, serif;
	border-right: 1px solid #477247;
	border-left: 1px solid #A4C6A4;
	border-bottom: 1px solid #477247;
	border-top: 1px solid #A4C6A4;
	background: #629C62;
	color: #000000;
	Padding-top:5px;
}
.PageIndex select option{
	font: 10px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	background: #E1BBC8;
	color: black;
}
/* Styles for listings in MyAccount area */
.MAListingTable {
	border: 1px solid black;
	background: #F0DDE3;
	font: 12px "Times New Roman", Times, serif;
}
.MAListingTable th{
	background: #B85689;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #8A0149;
	border-top: 1px solid #E2CAD7;
	border-right: 1px solid #8A0149;
	border-left: 1px solid #E2CAD7;
	color: white;
}
.MAListingTable td{
	padding: 4px;
	color: #410123;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #D192B1;
	border-right: 1px solid #D192B1;
}
.MAListingTable select{
	background: white;
	border: 1px solid #8F034C;
	font: 12px "Times New Roman", Times, serif;
}
.MAListingTable select optgroup{
	font: 12px "Times New Roman", Times, serif;
	border-right: 1px solid #8F034C;
	border-left: 1px solid #F0DDE3;
	border-bottom: 1px solid #8F034C;
	border-top: 1px solid #F0DDE3;
	background: #B85689;
	color: #FFFFFF;
	Padding-top:5px;
}
.MAListingTable select option{
	font: 12px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	background: #E1BBC8;
	color: black;
}
.MAListingTable input {
	font: 12px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	border-left: 1px solid #D192B1;
	color: #6A5157;
	text-align: right;
}
.MAListingTable input:focus {
	background: #FFFFFF;
	color: black;
}
.MAListingTable th a {
	color: white;
	text-decoration: underline;
}
.MAListingTable th a:hover {
	color: black;
}
.MAListingTable a {
	color: green;
}
.MAListingTable a:hover {
	color: black;
}
.MAselect{
	background: white;
	border: 1px solid #8F034C;
	font: 12px "Times New Roman", Times, serif;
}
.MAselect optgroup{
	font: 12px "Times New Roman", Times, serif;
	border-right: 1px solid #8F034C;
	border-left: 1px solid #F0DDE3;
	border-bottom: 1px solid #8F034C;
	border-top: 1px solid #F0DDE3;
	background: #B85689;
	color: #FFFFFF;
	Padding-top:5px;
}
.MAselect option{
	font: 12px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #D192B1;
	background: #E1BBC8;
	color: black;
}
#MATHSEL {
	color: yellow;
	text-decoration: underline;
}
#MATHSEL:hover {
	color: black;
}
.GreenFormButton {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;

	color: #FFFFFF;
	text-decoration: none;
	font: 12px "Times New Roman", Times, serif;
	border-top: 1px solid #C06796;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #C06796;
	background: #8F034C;
}
