/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	}

.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	}

.defaultText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #330000;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	}

a.defaultText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #330000;
	text-decoration: underline;
	}

a.defaultText:hover  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
	}

.footer  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8a7a7a;
	}

.quoteText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	}

.privacyText                 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8a7a7a;
	}

.productText  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}

.producttitleText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333
	}

.productText  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666
	}

a.productText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000
	}

.productnote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300
	}

.productTitle  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	}

.shoppingList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	}

a.shoppingList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: underline;
	}

a.shoppingList:hover  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
	}

.search {

	border: thin dashed #663300;
	background-color: #e7e0d5;
	}

.frame {

	border: thin solid #663300;
	background-color: #e7e0d5;
	}


.strikeprice{

	color: #FF0000;
	text-decoration: line-through;
	}
	
.searchBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	}
	
form {
	margin: 0px;
	padding: 0px;
	}

.popUpEmailText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	}
	
.topTable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-left-color: #330000;
	}
	
.bottomTable {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	}