/* This will be the link and hover style for all links not the product display table. Old visited: #436275 */
A.ezcart:link {text-decoration: underline; color: #aa7855}
A.ezcart:visited {text-decoration: underline; color: #aa7855}
A.ezcart:hover {text-decoration: underline; color: #8699a5}
A.ezcart:active {text-decoration: underline; color: #8699a5}

A.searchresultsoddlk:link {text-decoration: underline; color: #aa7855}
A.searchresultsoddlk:visited {text-decoration: underline; color: #aa7855}
A.searchresultsoddlk:hover {text-decoration: underline; color: #8699a5}
A.searchresultsoddlk:active {text-decoration: underline; color: #8699a5}

A.searchresultsevenlk:link {text-decoration: underline; color: #aa7855}
A.searchresultsevenlk:visited {text-decoration: underline; color: #aa7855}
A.searchresultsevenlk:hover {text-decoration: underline; color: #8699a5}
A.searchresultsevenlk:active {text-decoration: underline; color: #8699a5}

A.searchresultsname:link {text-decoration: none; color: #506d75}
A.searchresultsname:visited {text-decoration: none; color: #506d75}
A.searchresultsname:active {text-decoration: none; color: #506d75}

/* This will be the font style for all text in the odd rows of product display table. */
.searchresultsodd {color: #506d75; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.searchresultsoddbold {color: #506d75; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.searchresultsoddsmall {color: #506d75; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.searchresultsoddstrike {color: #506d75; font-weight: normal; text-decoration: line-through; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.salefontodd {color: #ff0000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* This will be the font style for all text in the even rows of product display table. */
.searchresultseven {color: #506d75; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.searchresultsevenbold {color: #506d75; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.searchresultsevensmall {color: #506d75; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.searchresultsevenstrike {color: #506d75; font-weight: normal; text-decoration: line-through; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.salefonteven {color: #ff0000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* This will be the font style of all headers, such as "Your Shopping Cart" when viewing the cart. */
.ezcartheaders {color: #506d75; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* This will be the font style of all text everywhere except the product listings
where we use a table cell background color. */
.ezcarttext {color: #506d75; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.ezcartboldtext {color: #506d75; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.ezcartsmalltext {color: #506d75; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.ezcartsmallboldtext {color: #506d75; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.ezcartstriketext {color: #506d75; font-weight: normal; text-decoration: line-through; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* This will be the font style of the tracking results. */
.tracktext {color: #506d75; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.trackboldtext {color: #506d75; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* This is the font style of the text above the product listing, ie; 4 Items Found */
.topfontcolor {color: #ff0000; font-weight: normal; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* This is the font style of the text in the bar above the product listing, ie; Thumbnail - Category - Price */
.headingfontcolor {color: #ffffff; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* This is default font style of sale prices when not in a colored product table cell. We also use this
style to show warnings, etc. */
.salefontcolor {color: #ff0000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.smallsalefontcolor {color: #ff0000; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* Submit Buttons - add a border with this code: border-width: 2px; border-color: #666666; border-style: solid; */
.ezcartsubmitbutton {width: 150px; background-color: #899ba7; color: #ffffff; font-weight: bold; font-size: 12px; font-family: Arial, Geneva, Verdana}

.assethead {padding: 2px; color: #aa7856; font-weight: bold; font-style: italic; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.assetblankcell {background-color: #ffffff}
.asseta {padding: 2px; background-color: #e4e9eb; color: #506d75; font-weight: bold; font-style: italic; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.assetclearcell {padding: 2px; color: #506d75; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.assetcolorcell {padding: 2px; background-color: #e4e9eb; color: #506d75; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

A.hiddenlk:link {text-decoration: none; color: #000000}
A.hiddenlk:visited {text-decoration: none; color: #000000}
A.hiddenlk:active {text-decoration: none; color: #000000}