
/*CSS Document - Layout 4*/
body {
	/* Body background color */
	background-color: #302a31;
}
hr {
  color:#333333;
  border: 0;
  width: 100%;
}
/*****************minli added here ***********/
div.marqueeLabel {
   /* Background color */
	background-color: #302a31;
	/* text color */
	color: #333333;
	font-family: Arial;
	font-size: 0.8em;
	margin-top: 0px;
    margin-bottom: 0px;
	}
/***************** end here ***********/

img { border: 0; }
div.contenttextcontainer img { display: inline; }

table.dropDowns {
	width: 980px;
	margin-left: auto;
	margin-right: auto;			
}
	
table.dropDowns td {
	vertical-align: top;
}

table.main {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

table.main td {
	vertical-align: top;
}

table.main td.header {
	/* Header background color */
	background-color: #FFFFFF;
	/* Header text color */
	color: #a32322;
}

table.main td.topmessage {
	margin: 2px 8px 2px 8px;
	/* Content background color */
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
}

table.main td.topmessage h1 {
	/* Content background color */
	background-color: #FFFFFF;
	/* Paragraph title heading text color */
	color: #000000;
	/* Font family choice 2 */
	font-family: Arial;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0px;
}

td.topmessage a:link {
	/* Content text color */
	color: #333333;
	text-decoration: underline;
}

td.topmessage a:visited {
	/* Content text color */
	color: #333333;
	text-decoration: underline;
}

table input, textarea, select {
 /* Font family choice 1 */
 font-family: Arial;
 font-size: 0.85em;
 /* Form component background color */
 background-color: #fff;
 /* Form component text color */
 color: #333;
 margin: 0px 0px 4px 0px;
}

img.logo {
	display: inline;
	float: left;
	margin: 0px;
}

div.slogan {
	width: 55%;
	display: inline;
	float: right;
	margin: 10px 15px 10px 15px;
}

div.phone {
	display: block;
	/* Block component text color */
	color: #333;
	text-decoration: none;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: right;
}

div.slogantext {
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 1.4em;
	line-height: 1.7em;
	text-align: right;
}

div.slogantext p {
	margin-top: 0.8em;
}

table.main td.topnavbar {
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	/* Topnavbar background color */
	background-color: #a32322;
	/* Topnavbar text color */
	color: #fff;
}

td.topnavbar a:link {
	/* Topnavbar text color */
	color: #fff;
	text-decoration: none;
}

td.topnavbar a:visited {
	/* Topnavbar text color */
	color: #fff;
	text-decoration: none;
}

span.navbar {
	margin: 0px 3px 0px 3px;
	padding: 0px;
	white-space: nowrap;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
}

div.languageform {
	display: inline;
	float: left;
	margin: 0px 3px 0px 0px;
}

div.rowtextErrorColor {
  /*TODO current hardcoded red what about red content bg*/
	color: #FF0000;
}


form {
	margin: 0px;
}

select.header {
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.75em;
	font-weight: bold;
	/* Form component background color */
	background-color: #fff;
	/* Form component text color */
	color: #333;
}

table.main td.optionalimage {
	border-bottom: 2px solid #FFFFFF;
	/* Header background color */
	background-color: #FFFFFF;
	/* Header text color */
	color: #a32322;
}

td.optionalimage img {
	display: block;
}

table.main td.abovecontentleft {
	/* Block component background color */
	background-color: #eee;
	/* Border color */
	border-top: 1px solid #FFFFFF;
	/* Border color */
	border-left: 1px solid #FFFFFF;
	font-size: 0.1em;
}

table.main td.contentright {
	/* Content background color */
	background-color: #FFFFFF;
	/* Border color */
	border-top: 1px solid #FFFFFF;
	/* Border color */
	border-right: 1px solid #FFFFFF;
}

td.contentright a:link {
	/* Content text color */
	color: #333333;
	text-decoration: underline;
}

td.contentright a:visited {
	/* Content text color */
	color: #333333;
	text-decoration: underline;
}

div.contenttextcontainer {
	/*margin: 12px 8px 8px 8px;*/
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 12px;
	margin-bottom: 8px;
	/* Content background color */
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
}

div.contenttextcontainer h1 {
	/* Content background color */
	background-color: #FFFFFF;
	/* Paragraph title heading text color */
	color: #000000;
	/* Font family choice 2 */
	font-family:Arial;
	font-size:1.4em;
	
}

div.contenttextcontainer h2 {
	/* Content background color */
	background-color: #FFFFFF;
	/* Content text color */
	color: #333333;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 1.5em;
}

div.contenttextcontainer h3 {
	/* Content background color */
	background-color: #FFFFFF;
	/* Content text color */
	color: #333333;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 1.2em;
}

div.contentspecialblock {
	position: relative;
	width: 250px;
	margin-right: 0px;
	margin-left: auto;
	float: right;
	text-align: center;
	padding: 5px;
	margin: 0px 0px 5px 5px;
	/* Block component header background color */
	background-color: #a32322;
	/* Content text color */
	color: #fff;
}

div.contentspeciallabel {
	/* Paragraph title heading text color */
	color: #fff;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 0px;
}

div.contentspecialtitle {
	/* Content text color */
	color: #fff;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
/*********************************/
div.contentspecialtitle a:link {
	/* Content text color */
	color: #fff;
}
div.contentspecialtitle  a:visited{
	/* Content text color */
	color: #fff;
	
}
/*********************************/
div.contentspecialdescription {
	/* Content text color */
	color: #fff;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
}

div.contenttext {
	/* Content background color */
	background-color: #FFFFFF;
	/* Content text color */
	color: #333333;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.8em;
}

div.contenttextURL {
	/* Content background color */
	background-color: #FFFFFF;
	/* Content text color */
	color: #333333;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	margin-left: 25px;
}

div.giftbasket {
	position: relative;
	width: 45%;
	float: left;
	text-align: left;
	padding: 12px;
	/* Content background color */
	background-color: #FFFFFF;
	/* Content text color */
	color: #333333;
}

div.giftbasket h1 {
	/* Content background color */
	background-color: #FFFFFF;
	/* Paragraph title heading text color */
	color: #000000;
	/* Font family choice 2 */
	font-family:Arial;
	font-size: 1.05em;
	font-weight: bold;
	text-transform: none;
	text-align: left;
}

div.giftbasket img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.giftbasket div.baskettext {
	text-align: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	/* Content background color */
	background-color: #FFFFFF;
	/* Content text color */
	color: #333333;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	line-height: 1.25em;
	white-space: nowrap;
}

table.basketform {
	float: right;
	margin-top: 10px;
}

table.basketform td {
	padding: 2px;
}

table.basketform td.formtitle {
	text-align: left;
}

table.basketform td.formelement {
	text-align: right;
}

table.basketform input {
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	/* Form component background color */
	background-color: #fff;
	/* Form component text color */
	color: #333;
	margin: 0px 0px 4px 0px;
}

table.basketform select {
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	/* Form component background color */
	background-color: #fff;
	/* Form component text color */
	color: #333;
	margin: 0px 0px 4px 0px;
}

table.main td.contentleft {
	width: 20%;
	/* Block component background color */
	background-color: #eee;
	/* Border color */
	border-left: 1px solid #FFFFFF;
}

td.contentleft a:link {
	/* Block component text color */
	color: #333;
	text-decoration: none;
}

td.contentleft a:visited {
	/* Block component text color */
	color: #333;
	text-decoration: none;
}

tr.tableResults {
	/* Login box header background color */
	background-color: #666;
	/* Login box header text color */
	color: #fff;
}

/**********Minli added *****************/
tr.tableResults a:link{
	/* Login box header text color */
	color: #fff;
	text-decoration: underline;
}

tr.tableResults a:visited {
	color: #fff;
	text-decoration: underline;
}
/*****************************************/

#login {
	/* Block component background color */
	background-color: #eee;
	margin: 4px;
	clear: both;
}

div.navtitle2 {
	padding: 4px 9px 5px 9px;
	/* Login box header background color */
	background-color: #666;
	/* Login box header text color */
	color: #fff;
	/* Font family choice 2 */
	font-family:Arial;
	font-size: 0.525em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

div.loginform {
	padding: 8px 5px 5px 5px;
}

div.row {
	clear: both;
	display: block;
	vertical-align: middle;
  /* 30 October 2006 Scott Small: fix quick search display in IE7 by commenting out row height below */
	/* height: 1.5em; */
	/* Block component text color */
	color: #333;
}

div.row input {
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	margin: 0px 0px 4px 0px;
	/* Form component background color */
	background-color: #fff;
	/* Form component text color */
	color: #333;
}

div.row select {
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	/* Form component background color */
	background-color: #fff;
	/* Form component text color */
	color: #333;
	margin: 0px 0px 4px 0px;
}

div.searchtitle {
	text-align: left;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

div.leftcolumn {
	float: left;
	text-align: left;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

div.rightcolumn {
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.rowtext {
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	line-height: 1.25em;
}

#quicksearch {
	/* Block component background color */
	background-color: #eee;
	margin: 4px;
	clear: both;
}

div.navtitle1 {
	padding: 4px 9px 5px 9px;
	/* Block component header background color */
	background-color: #666;
	/* Block component header text color */
	color: #fff;
	/* Font family choice 2 */
	font-family:Arial;
	font-size: 0.525em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

div.quicksearchform {
	padding: 8px 5px 5px 5px;
}

#categories {
	/* Block component background color */
	background-color: #eee;
	margin: 4px;
	clear: both;
}

div.navitemcontainer {
	padding: 6px 11px 8px 11px;
}

div.navitem {
	padding: 5px 5px 3px 5px;
	/* Block component background color */
	background-color: #eee;
	/* Block component text color */
	color: #333;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.7em;
	text-align: left;
	/* Border color */
	border-bottom: 2px dotted #FFFFFF;
}

table.main td.bottomnavbar {
	/* Footer background color */
	background-color: #333333;
	/* Footer text color */
	color: #fff;
	/* Border color */
	border-left: 1px solid #FFFFFF;
	/* Border color */
	border-bottom: 1px solid #FFFFFF;
	/* Border color */
	border-right: 1px solid #FFFFFF;
}

div.bottomnavbar {
	height: 27px;
	padding: 4px 0px 4px 0px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	/* Footer background color */
	background-color: #333333;
	/* Footer text color */
	color: #fff;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
}

div.bottomnavbar a:link {
	/* Footer text color */
	color: #fff;
	text-decoration: none;
}

div.bottomnavbar a:visited {
	/* Footer text color */
	color: #fff;
	text-decoration: none;
}

span.bottomnavbar {
	margin: 0px 3px 0px 3px;
	padding: 0px;
	white-space: nowrap;
}

table.main td.footer {
	background-color: #FFFFFF;
	padding-bottom: 1px;
}

div.copyright {
	display: inline;
	float: right;
	white-space: nowrap;
	margin-right: 14px;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	/* Font family choice 1 */
	font-family: Arial;
	font-size: 0.6em;
	text-align: left;
}

td.gridresults {
	/* Login box header background color */
	border: 1px solid #FFFFFF;
	/*#666;*/
	
	
}


/* A Drew - Oct 5, 2005
	TODO: This is a fix to allow the cart navigation to display on the member & customer side.
	This will need to be changed to match the members website .... soon.
*/
.cartNavActive {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            font-style: italic;
            font-weight: bold;
            color: #000000;
            text-decoration: none;
}
a.cartNavLink:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            font-style: normal;
            font-weight: bold;
            color: #666666;
            text-decoration: none;
}
.cartNavInactive {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            font-style: normal;
            font-weight: bold;
            color: #cccccc;
            text-decoration: none;
}
div.cartextras {
	padding: 5px 5px 3px 5px;
	/* Block component background color */
	/*background-color: #eee;*/
	/* Block component text color */
	color: #333;
	/* Font family choice 1 */
	/*font-family: Arial;*/
	/*font-size: 0.7em;*/
	text-align: left;
	/* Border color */
	/*border-bottom: 2px dotted #FFFFFF;*/
}

div.cartextrasHL {
	padding: 5px 5px 3px 5px;
	/* Block component background color */
	background-color: #eee;
	/* Block component text color */
	color: #333;
	/* Font family choice 1 */
	/*font-family: Arial;*/
	/*font-size: 0.7em;*/
	text-align: left;
	/* Border color */
	/*border-bottom: 2px dotted #FFFFFF;*/
}

