/* font sizes */
/* font, input, select { font-family: Verdana, Arial, Helvetica, Sans-Serif; } */
font { font-family: Verdana, Arial, Helvetica, Sans-Serif; }
.small { font-size: 7.5pt; }
.medium { font-size: 10pt; }
.large { font-size: 12pt; }

.smallbold { font-size: 7.5pt; font-weight: bold; }
.mediumbold { font-size: 10pt; font-weight: bold; }
.largebold { font-size: 12pt; font-weight: bold; }

/* common element colors */

.followdrop {border-width: 1; border-color: brown; background-color:#C4B598; font-family: Trebuchet MS; font-size: 10pt; color: #333333;}
.hrseparator { color: #DDDDDD; }
.followon { background-color: #C4B598; }
.lowestprice { color: #FF6600; }
.arrow { color: #FF6600; }
.faded { color: #999999; }
.divisions { color: #CFB499; }
.country { color: #FF6600; }
.pricewatch { color: #FFFFFF; }
.thumbsup { color: green; }
.thumbsdown { color: red; }
.oppositetable { color: white; }
.overall { color: red; }
.webreviews { color: #8484B7; }
.userreviews { color: #BBBBEE; }
.print { color: #638C4A; }
.email { color: #ADAD3D; }

.online { color: Green; }
.offline { color: Red; }
.staff { color: Olive; }

	/* actions list */
.browse { color: #5263AD; }
.help { color: #D1AA00; }
.relatedacc { color: #777777; }
.learn { color: #A3A300; }
.hand { color: #84B5B5; }

/* fancy effects */
.noul { text-decoration: none; }
.tabon { background-color: #7281BA; }
.tabtexton { color: #FFFFFF; }
.taboff { background-color: #CCCCCC; } 
.tabtextoff { color: #999999;}

/* section specific colors */
	/* normal links */
.link0 { color: #455799; }
.link1 { color: #996600; }
.link3 { color: #656532; }
.link4 { color: #983200; }
.link5 { color: #CB6500; }
.link6 { color: #650098; }
.link7 { color: #656565; }
.linkx { color: #BBBBBB; }
	/* alternative colors */
.alt0 { color: #7281BA; }
.alt1 { color: #CC9933; }
.alt3 { color: #999900; }
.alt4 { color: #CB9898; }
.alt5 { color: #FF9600; }
.alt6 { color: #9966CC; }
.alt7 { color: #999999; }
.altx { color: #BBBBBB; }
	/* table colors */
.table0 { background-color: #7281BA; }
.table1 { background-color: #CC9933; }
.table3 { background-color: #999900; }
.table4 { background-color: #CC9999; }
.table5 { background-color: #FF9900; }
.table6 { background-color: #9966CC; }
.table7 { background-color: #999999; }
.tablex { background-color: #BBBBBB; }
.tablelf { background-color: #C4B498; }

.affiliate { background-color: #EEEEEE; }
.select { background-color: #EEEEEE; }
.elite  { background-color: #FFFFFF; }
.divider { background-color: #EEEEEE; }

.deftablebg { background-color: #FFFFFF; }
.wheretobuytier { background-color: #FFFFCC; }
.recommendationbox { background-color: #F2F2F2; }