﻿BODY {
	margin: 0px;
	color: #000000;
	font-family: Verdana,Arial;
	background-color : #ffffff;
}

TD {
	font: 10px Verdana,Arial; 
	color: #424142; 
	align: left;
	valign: top; 
}

TD.HIGHLIGHTED {
	background-color: #F4FFC9; 
}

STRONG {
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}

INPUT {
	font: 10px Verdana,Arial;
	background-color: #F7F7F7;
}

.checkbox {
	background-color: #FFFFFF;
}

SELECT {
	font: 10px Verdana,Arial;
	background-color: #F7F7F7;
}


.qtyinput {
	width: 32px;
}

.inline {
display: inline;
}

.gel {
	background-image: url(../images/global_images/gel_background.gif); 
	background-repeat: repeat-x;
}

.gel_gray {
	background-image: url(../images/global_images/gel_background_gray.gif); 
	background-repeat: repeat-x;
}

.footer {
	font: 10px Verdana,Arial; 
	color: #646464; 
	}

.newsdate { 
	color: #414241; 
	font-weight: bold;
	}
	
.frontadprice {
	font: 18px Verdana,Arial; 
	color: #000000;
	font-weight: bold;
}

.header14pxbold {
	font: 14px Verdana,Arial; 
	color: #424142;
	font-weight: bold;
}

.pageheader {
	font: 16px Verdana,Arial; 
	color: #424142;
	display: inline;
	font-weight: bold;
}

.header13pxbold {
	font: 13px Verdana,Arial; 
	color: #424142;
	font-weight: bold;
}


.pressreviewindent {
	padding-top: 35px;
	padding-left: 35px;
}

.pressreviewheader {
	font: 15px Verdana,Arial; 
	color: #424142;
	font-weight: bold;
}

.greenheader {
	font: 15px Verdana,Arial; 
	color: #84A30E;
	font-weight: bold;
}

.systemprice {
	font: 14px Verdana,Arial; 
	color: #424142;
	font-weight: bold;
}

.systemconfig {
	font: 10px Verdana,Arial; 
	color: #000000;
}

.countryselect {
	font: 10px Verdana,Arial;
	color: #ffffff;
	background-color : #202020;
}

.newsletterinput {
	font: 9px Verdana,Arial;
	background-color: #F7F7F7;
}

.cartheader {
	background-image: url(/images/shopping_cart_images/header_bg.gif);
}

.orderstatusheader {
	background-image: url(/images/shopping_cart_images/header_bg.gif);
}

.cartexpireditem {
	font: 10px Verdana,Arial; 
	color: #C10000;
	font-weight: bold;
}

.invalidfield {
	font: 10px Verdana,Arial; 
	color: #C10000;
	font-weight: bold;
}

.redboldtext {
	font: 10px Verdana,Arial; 
	color: #C10000;
	font-weight: bold;
}

.dim {
	font: 10px Verdana,Arial; 
	color: #E3E3E3;
	font-weight: bold;
}

.dimwoweight {
	font: 10px Verdana,Arial; 
	color: DarkGray;
}

.promotioncheckbox
{
	border: medium double #f5f5f5;	
}

.promotionprovidertext
{
	font-size: 9px;
	color: #424142;
	line-height: normal;
	font-family: Tahoma;
	font-variant: normal;
	font-weight: bold;
}

.promotionprovidertextdim
{
	font-size: 9px;
	color: #9F9F9F;
	line-height: normal;
	font-family: Tahoma;
	font-variant: normal;
	font-weight: bold;
	text-decoration: line-through;	
}

.promotiontext
{
	font-size: 9px;	
	color: #424142; 
	line-height: normal; 
	font-family: Tahoma; 
	font-variant: normal;
}

.promotiontextdim
{
	font-size: 9px;
	color: #9F9F9F;
	line-height: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: line-through;
}

.tenpointbulletgreen {
	font: 10px Verdana,Arial; 
	color: #84A30E;
	font-weight: bold;
}

.tenpointbulletdark {
	font: 10px Verdana,Arial; 
	color: #424142;
	font-weight: bold;
}

.twelvepointbulletdark {
	font: 12px Verdana,Arial; 
	color: #424142;
	font-weight: bold;
}

.ninepointbulletdark {
	font: 9px Verdana,Arial; 
	color: #424142;
	font-weight: bold;
}

.smallredboldtext {
	font: 9px Verdana,Arial; 
	color: #C10000;
}

.specsleft {
	PADDING: 4px; FONT: bold 10px Verdana,Arial; COLOR: #424142;
}

.specsright {
	PADDING: 4px; FONT: bold 10px Verdana,Arial; COLOR: #424142;
}

.newsInput {
	width: 120px;
}

.10ptbold
{
	font-size:10pt; 
	font-weight:bold; 
	line-height: 1.5em;
}

.8ptbold
{
	font-size:8pt; 
	font-weight:bold; 
	line-height: 1.5em;
}

.systemtotal 
{
	font: 13pt Verdana;
	color: #84A30E; 
	font-weight: bold; 
}

A:link { color: #84A30E; text-decoration: none; font-weight: bold; }
A:visited { color: #84A30E; text-decoration: none; font-weight: bold; }
A:active { color: #84A30E; text-decoration: none; font-weight: bold; }
A:hover { color: #84A30E; text-decoration: underline; font-weight: bold; }

A.newsDescription:link { color: #000000; text-decoration: none; font-weight: bold;}
A.newsDescription:visited { color: #000000; text-decoration: none; font-weight: bold; }
A.newsDescription:active { color: #000000; text-decoration: none; font-weight: bold; }
A.newsDescription:hover { color: #000000; text-decoration: underline; font-weight: bold; }

/* Used for links that do not require lines */
A.noline:link  { text-decoration: none; }
A.noline:visited  { text-decoration: none; }
A.noline:active  { text-decoration: none; }
A.noline:hover { text-decoration: none; }

/* Used for header menu options */
A.headermenu:link  { font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.headermenu:visited  { font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.headermenu:active  { font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.headermenu:hover { font-weight: bold; color: #FFFFFF; text-decoration: none; }

/* Used for header menu options */
A.gellink:link  { font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.gellink:visited  { font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.gellink:active  { font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
A.gellink:hover { font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }

A.helpme:link  { font-size: 11px; font-weight: bold; color: #84A30E; text-decoration: none; }
A.helpme:visited  { font-size: 11px; font-weight: bold; color: #84A30E; text-decoration: none; }
A.helpme:active  { font-size: 11px; font-weight: bold; color: #84A30E; text-decoration: none; }
A.helpme:hover { font-size: 11px; font-weight: bold; color: #84A30E; text-decoration: underline; }

A.tenpointbullet:link  { font-size: 10px; font-weight: bold; color: #84A30E; text-decoration: none; }
A.tenpointbullet:visited  { font-size: 10px; font-weight: bold; color: #84A30E; text-decoration: none; }
A.tenpointbullet:active  { font-size: 10px; font-weight: bold; color: #84A30E; text-decoration: none; }
A.tenpointbullet:hover { font-size: 10px; font-weight: bold; color: #84A30E; text-decoration: underline; }

A.tenpointbulletdark:link  { font-size: 10px; font-weight: bold; color: #424142; text-decoration: none; }
A.tenpointbulletdark:visited  { font-size: 10px; font-weight: bold; color: #424142; text-decoration: none; }
A.tenpointbulletdark:active  { font-size: 10px; font-weight: bold; color: #424142; text-decoration: none; }
A.tenpointbulletdark:hover { font-size: 10px; font-weight: bold; color: #424142; text-decoration: underline; }

A.ninepointbulletdark:link  { font-size: 9px; font-weight: bold; color: #424142; text-decoration: none; }
A.ninepointbulletdark:visited  { font-size: 9px; font-weight: bold; color: #424142; text-decoration: none; }
A.ninepointbulletdark:active  { font-size: 9px; font-weight: bold; color: #424142; text-decoration: none; }
A.ninepointbulletdark:hover { font-size: 9px; font-weight: bold; color: #424142; text-decoration: underline; }

A.promotiontext:link  { font-size: 9px;	color: #84A30E; line-height: normal; font-family: Tahoma; font-variant: normal; text-decoration: none; }
A.promotiontext:visited  { font-size: 9px; color: #84A30E; line-height: normal; font-family: Tahoma; font-variant: normal; text-decoration: none; }
A.promotiontext:active  { font-size: 9px; color: #84A30E; line-height: normal; font-family: Tahoma; font-variant: normal; text-decoration: none; }
A.promotiontext:hover { font-size: 9px;	color: #84A30E; line-height: normal; font-family: Tahoma; font-variant: normal; text-decoration: underline; }

A.gearbullet:link  { font-size: 10px; font-weight: normal; color: #424142; text-decoration: none; }
A.gearbullet:visited  { font-size: 10px; font-weight: normal; color: #424142; text-decoration: none; }
A.gearbullet:active  { font-size: 10px; font-weight: normal; color: #424142; text-decoration: none; }
A.gearbullet:hover { font-size: 10px; font-weight: normal; color: #424142; text-decoration: underline; }

A.desclink:link  { font: 10px; text-align: center; text-decoration: none; color: #424141; }
A.desclink:visited  { font: 10px; text-align: center; text-decoration: none; color: #424141; }
A.desclink:active  { font: 10px; text-align: center; text-decoration: none; color: #424141; }
A.desclink:hover { font: 10px; text-align: center; text-decoration: underline; color: #424141; }

A.red:link  { font: 10px; text-decoration: none; color: #CC0201; }
A.red:visited  { font: 10px; text-decoration: none; color: #CC0201; }
A.red:active  { font: 10px; text-decoration: none; color: #CC0201; }
A.red:hover { font: 10px; text-decoration: underline; color: #CC0201; }

A.white:link  { font: 10px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
A.white:visited  { font: 10px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
A.white:active  { font: 10px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
A.white:hover { font: 10px; text-decoration: underline; font-weight: bold; color: #FFFFFF; }

A.grey:link  { font: 10px; text-decoration: none; font-weight: bold; color: #5C5C5C; }
A.grey:visited  { font: 10px; text-decoration: none; font-weight: bold; color: #5C5C5C; }
A.grey:active  { font: 10px; text-decoration: none; font-weight: bold; color: #5C5C5C; }
A.grey:hover { font: 10px; text-decoration: underline; font-weight: bold; color: #5C5C5C; }

A.redbold:link  { font: 10px; text-decoration: none; color: #CC0201; font-weight: bold; }
A.redbold:visited  { font: 10px; text-decoration: none; color: #CC0201; font-weight: bold; }
A.redbold:active  { font: 10px; text-decoration: none; color: #CC0201; font-weight: bold; }
A.redbold:hover { font: 10px; text-decoration: underline; color: #CC0201; font-weight: bold; }

A.descboldlink:link  { font: 10px; font-weight: bold; text-align: center; text-decoration: none; color: #424141; }
A.descboldlink:visited  { font: 10px; font-weight: bold; text-align: center; text-decoration: none; color: #424141; }
A.descboldlink:active  { font: 10px; font-weight: bold; text-align: center; text-decoration: none; color: #424141; }
A.descboldlink:hover { font: 10px; font-weight: bold; text-align: center; text-decoration: underline; color: #424141; }

P.justify { text-align : justify; }

DIV.justify { text-align : justify; }

