
/*CSS Document - Layout 1*/
body {
	/* Body background color */
	background-color: #CC9966;
}
hr {
  color:#000000;
  border: 0;
  width: 100%;
}

/*****************minli added here ***********/
div.marqueeLabel {
   /* Background color */
	background-color: #CC9966;
	/* text color */
	color: #000000;
	font-family: Trebuchet MS;
	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;
	/* Border color */
	border-top: 1px solid #FFFFFF;
}

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

table.main td.header {

	
	/* Header background color */
	background-color: #CC9966;
	/* Header text color */
	color: #FFFFFF;
	/* Border color */
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
}

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

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

div.slogan {
	width: 55%;
	display: inline;
	float: left;
	padding: 0px 0px 0px 5px;
	margin-bottom: 10px;
	/* Font family choice 1 */
	font-family: Trebuchet MS;	
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.25em;
	text-align: left;
}

div.slogan p {
	margin-top: 0;
}

div.slogan img {
	display: inline;
	float: right;
	margin: 0px 0px 0px 0px;
}

div.phone {
	display: inline;
	float: right;
	margin: 0px 5px 0px 0px;
	/* Block component text color */
	color: #000000;
	text-decoration: none;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.8em;
	font-weight: bold;
}

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: Trebuchet MS;
	font-size: 0.75em;
	font-weight: bold;
	/* Form component background color */
	background-color: #ffffff;
	/* Form component text color */
	color: #000000;
}

table.main td.topmessage {
	margin: 2px 8px 2px 8px;
	/* Content background color */
	background-color: #ffffff;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #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: Trebuchet MS;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

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

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

table.main td.abovecontentleft {
	/* Content background color */
	background-color: #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-left: 1px solid #FFFFFF;
	/* Border color */
	border-right: 1px solid #FFFFFF;
	/* Border color */
	border-bottom: 1px solid #FFFFFF;
}

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

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

div.navbar {
	padding: 5px 0px 5px 0px;
	/* Content background color */
	border-top: 0px solid #ffffff;
	/* Topnavbar background color */
	background-color: #CC9966;
	/* Topnavbar text color */
	color: #FFFFFF;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.8em;
	text-align: center;
}

div.navbar a:link {
	/* Topnavbar text color */
	color: #FFFFFF;
	text-decoration: none;
}

div.navbar a:visited {
	/* Topnavbar text color */
	color: #FFFFFF;
	text-decoration: none;
}

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

div.contenttextcontainer {
	margin: 12px 8px 8px 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:Trebuchet MS;
	font-size: 1.6em;
	
}

div.contenttextcontainer h2 {
	/* Content background color */
	background-color: #ffffff;
	/* Content text color */
	color: #000000;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	/*TODO:Fix Text Size Here? */ 
	font-size: 1.5em;
}

div.contenttextcontainer h3 {
	/* Content background color */
	background-color: #ffffff;
	/* Content text color */
	color: #000000;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	/*TODO:Fix Text Size Here? */ 
	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;
	/* Content background color */
	background-color: #CC9966;
	
	/* Content text color */
	color: #FFFFFF;
}

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

div.contentspecialtitle {
	/* Content text color */
	color: #FFFFFF;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

/*********************************/
div.contentspecialtitle a:link {
	/* Content text color */
	color: #FFFFFF;
}
div.contentspecialtitle  a:visited{
	/* Content text color */
	color: #FFFFFF;
	
}
/*********************************/

div.contentspecialdescription {
	/* Content text color */
	color: #FFFFFF;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.7em;
}




div.contenttext {
	/* Content background color */
	background-color: #ffffff;
	/* Content text color */
	color: #000000;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.8em;
}

div.contenttextURL {
	/* Content background color */
	background-color: #ffffff;
	/* Content text color */
	color: #000000;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	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: #000000;
}

div.giftbasket h1 {
	/* Content background color */
	background-color: #ffffff;
	/* Paragraph title heading text color */
	color: #000000;
	/* Font family choice 2 */
	font-family:Trebuchet MS;
	font-size: 0.8em;
	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: #000000;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	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: Trebuchet MS;
	font-size: 0.7em;
	/* Form component background color */
	background-color: #ffffff;
	/* Form component text color */
	color: #000000;
	margin: 0px 0px 4px 0px;
}

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

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

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

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

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

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

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


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

div.navtitle2 {
	padding: 4px 9px 5px 9px;
	/* Login box header background color */
	background-color: #CC9900;
	/* Login box header text color */
	color: #ffffff;
	/* Font family choice 2 */
	font-family:Trebuchet MS;
	font-size: 0.6em;
	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: #000000;
}

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

div.row select {
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.7em;
	/* Form component background color */
	background-color: #ffffff;
	/* Form component text color */
	color: #000000;
	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: Trebuchet MS;
	font-size: 0.7em;
	line-height: 1.25em;
}

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

div.navtitle1 {
	padding: 4px 9px 5px 9px;
	/* Block component header background color */
	background-color: #CC9900;
	/* Block component header text color */
	color: #ffffff;
	/* Font family choice 2 */
	font-family:Trebuchet MS;
	font-size: 0.6em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

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

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

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

div.navitem {
	padding: 5px 5px 3px 5px;
	/* Block component background color */
	background-color: #FFFFFF;
	/* Block component text color */
	color: #000000;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.7em;
	text-align: left;
	/* Border color */
	border-bottom: 2px dotted #FFFFFF;
}
div.cartextras {
	padding: 5px 5px 3px 5px;
	/* Block component background color */
	/*background-color: #FFFFFF;*/
	/* Block component text color */
	color: #000000;
	/* Font family choice 1 */
	/*font-family: Trebuchet MS;*/
	/*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: #FFFFFF;
	/* Block component text color */
	color: #000000;
	/* Font family choice 1 */
	/*font-family: Trebuchet MS;*/
	/*font-size: 0.7em;*/
	text-align: left;
	/* Border color */
	/*border-bottom: 2px dotted #FFFFFF;*/
}

table.main td.footerleft {
	/* Footer background color */
	background-color: #CC9966;
}

#copyright {
	margin-top: 4px;
	margin-right: 1px;
	text-align: center;
}

div.copyright {
	padding: 5px;
	/* Footer background color */
	background-color: #CC9966;
	/* Footer text color */
	color: #FFFFFF;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.6em;
	text-align: left;
}

table.main td.footerright {
	/* Footer background color */
	background-color: #CC9966;
	/* Content background color */
	border-left: solid 1px #ffffff;
}

td.white {
	/* Hardcoded white background */
	background-color: #FFFFFF;
}

#bottomnav {
	margin-top: 4px;
	margin-left: 1px;
}

div.bottomnavbar {
	height: 28px;
	padding: 4px 0px 4px 0px;
	/* Footer background color */
	background-color: #CC9966;
	/* Footer text color */
	color: #FFFFFF;
	/* Font family choice 1 */
	font-family: Trebuchet MS;
	font-size: 0.6em;
	text-align: center;
}

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

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

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

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

/* 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;
}


