/* CSS
	CIS Online
	21-02-2007
*/

/* *******************
	Basic Elements
	******************* */
html, body {
height: 100%;
}

html {
	overflow-x				: hidden;
	overflow-y				: auto;
}

body {
	
	margin					: 0px 0px 0px 0px;
	font-family				: Verdana;
	font-size				: 10px;
	color						: #000000;
	margin					: 0;
	padding					: 0;
	background-repeat		: repeat-x;
	background-image		: url(../Images/UpperBg.jpg);
	background-color		: #626262;
}

p {
	margin-top		: 0px;
	margin-bottom	: 0px;
}

a:link {
	color						: #000000;
	font-weight				: bold;
	text-decoration		: none;
}

a:visited {
	color						: #000000;
	font-weight				: bold;
	text-decoration		: none;
}

a:hover {
	color						: #000000;
	font-weight				: bold;
	text-decoration		: underline;
}

a.WhiteLink:link {
	color						: white;
	text-decoration		: none;
	font-weight				: normal;
}

a.WhiteLink:visited {
	color						: white;
	text-decoration		: none;
	font-weight				: normal;
}

a.WhiteLink:hover {
	color						: white;
	text-decoration		: underline;
	font-weight				: normal;
}

.span {
	font-family				: verdana;
	font-size				: 10px;
}

.font {
	font-family				: verdana;
	font-size				: 10px;
}


/* *******************
	Layers
	******************* */

div.Container {
	width						: 100%;
	margin-left				: auto;
	margin-right			: auto;
	position					: relative;
	min-height				: 100%;
	height					: auto !important; /* voor moderne browsers */
	height					: 100%; /* voor IE */
}

div.ContainerUpper {
	background-color		: lime;
	height					: 120px;
	width						: 100%;
}

div.ContainerBottom {
	background-color		: yellow;
}


div.Content {
	width						: 930px;
	float						: center;
	position					: relative;
	background-color		: white;
	background-repeat		: no-repeat;
	min-height				: 320px;
	_height					: 320px;
	margin-left				: 100px;
}

div.ContentTop {
	display					: block;
	width						: 100%;
	height					: 15px;
	background-image		: url(../Images/ContentTop.jpg);
	background-repeat		: none;
	color						: White;
	font-weight				: bold;

}

div.TopEtalage {
	background-image		: url(../Images/EtalageUpper.jpg);
	background-repeat		: none;
	width						: 482px;
	height					: 15px;
}

div.Etalage {
	background-color		: #E4E3E4;
	padding					: 5px 5px 5px 5px;
}

div.News	{
	padding					: 5px 5px 5px 5px;
}

div.News a {
	padding					: 3px 3px 3px 3px;
	text-decoration		: underline;
	font-weight				: normal;
}
div.sliderimagestitle {
   padding-left         : 5px;
   vertical-align       : bottom;
   background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #8c9200;
	height               : 30px;
	line-height          : 30px;
}


div.TopEtalage span {
	font-family				: verdana;
	font-size				: 10px;
	font-weight				: bold;
	color						: White;
}

td.AddressBar {
	background-image		: url(../Images/BigGreenBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	background-color		: #8d9504;
	padding-top				: 4px;
	padding-bottom			: 4px;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
	padding-left			: 4px;
	padding-right			: 4px;
	color						: white;
}

td.SearchBar {
	background-color		: #818181;
	height					: 22px;
}

td.CompanyLoginHeader {
	font-size				: 10pt;
	font-weight				: bold;
	color						: #6c7002;
}

td.CompanyLogin {
	background-color		: #626262;
	color						: white;
	border-top				: 1px solid #a9a9a9;
	border-bottom			: 1px solid #313132;
	border-right			: 1px solid #313132;
	border-left				: 1px solid #a9a9a9;
}

td.CompanyLoggedInWindow {
	background-color		: #626262;
	padding					: 6px;
	color						: white;
	border-top				: 1px solid #a9a9a9;
	border-bottom			: 1px solid #313132;
	border-right			: 1px solid #313132;
	border-left				: 1px solid #a9a9a9;
}


td.Cell1 {
	padding					: 4px;
	border-bottom			: 1px dotted #626262;
}

td.Cell2 {
	padding					: 4px;
	border-bottom			: 1px dotted #626262;
	background-color		: #efefef;
}

td.Cell3 {
	padding					: 4px;
	border-bottom			: 1px dotted #626262;
	background-color		: #ffeeee;
}


td.CompanyContent {
	padding-right			: 15px;
}

tr.RowColor1 td {
	background-color		: #efefef;
	border-bottom			: 1px dotted #626262;
}

tr.RowColor0 td {
	border-bottom			: 1px dotted #626262;
}

td.NoStyle {
}

td.BottomMenu {
	padding-right			: 2px;
	padding-left			: 2px;
}

td.ProductName {
	font-size				: 13px;
	font-weight				: bold;
	color						: #717173;
}

td.ProductDescription {
	font-size				: 11px;
	font-weight				: normal;
	color						: #717173;
}

td.ProductPrice {
	font-size				: 18px;
	font-weight				: bold;
	color						: #7a7f01;
	padding-left			: 30px;
	padding-top				: 10px;
}

td.ProductDetailPrice {
	font-size				: 18px;
	text-align				: center;
	color						: #7a7f01;
	border-top				: 1px solid #7a7f01;
	border-left				: 1px solid #7a7f01;
	border-right			: 3px solid #7a7f01;
	border-bottom			: 3px solid #7a7f01;
	font-weight				: bold;
}

td.ProductInfo {
	background-image		: url(../Images/LightGreenGradient.jpg);
	background-repeat		: no-repeat;
	background-position	: bottom left;
	border-top				: 1px solid #f3f3ea;
}

td.GreyHeading {
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-color		: #747474;
	background-position	: top;
	color						: white;
	font-weight				: bold;
	padding					: 2px;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

td.DefaultBanner {
	background-image		: url(../Images/DefaultBanner.jpg);
	background-repeat		: no-repeat;
	height					: 164px;
}

td.DefaultBannerText {
	padding					: 10px;
	font-size				: 12px;
}

td.ContactText {
	border-right			: 1px solid #656565;
	padding					: 10px;
}

td.ShopText {
	padding					: 10px;
	background-color		: #eee;
}

td.ContentText {
	padding-top				: 10px;
	padding-left			: 20px;
	padding-right			: 20px;
	font-size				: 12px;
}

table.ShoppingCartTable tr {
	height: 18px;
}

/* ****************
	Links
	**************** */

a.BlackLink:link {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.BlackLink:visited {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.BlackLink:hover {
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

a.CompanyMenu:link {
	background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
	display					: block;
	padding					: 4px;
	text-align				: left;
	font-weight				: normal;
}

a.CompanyMenu:visited {
	background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
	display					: block;
	padding					: 4px;
	text-align				: left;
	font-weight				: normal;
}

a.CompanyMenu:hover {
	background-image		: none;
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
	display					: block;
	padding					: 4px;
	text-align				: left;
	font-weight				: normal;
}

a.MenuBtn0:link {
	display					: block;
	width						: 146px;
	color						: White;
	background-image		: url(../Images/BigGreenBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 1px;
	padding-bottom			: 1px;
	font-size				: 11px;
	text-align				: right;
	background-color		: #8d9504;
	border-top				: 1px solid #a6ab6b;
	border-bottom			: 1px solid #3d3f00;
	border-right			: 1px solid #3d3f00;
	border-left				: 1px solid #a6ab6b;
}

a.MenuBtn0:visited {
	display					: block;
	width						: 146px;
	color						: White;
	background-image		: url(../Images/BigGreenBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 1px;
	padding-bottom			: 1px;
	font-size				: 11px;
	text-align				: right;
	background-color		: #8d9504;
	border-top				: 1px solid #a6ab6b;
	border-bottom			: 1px solid #3d3f00;
	border-right			: 1px solid #3d3f00;
	border-left				: 1px solid #a6ab6b;
}


a.MenuBtn0:hover {
	display					: block;
	width						: 146px;
	color						: White;
	background-image		: none;
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 1px;
	padding-bottom			: 1px;
	font-size				: 11px;
	text-align				: right;
	background-color		: #9a9e0f;
	border-top				: 1px solid #a6ab6b;
	border-bottom			: 1px solid #3d3f00;
	border-right			: 1px solid #3d3f00;
	border-left				: 1px solid #a6ab6b;
}

a.MenuBtn0Selected:link {
	display					: block;
	color						: White;
	width						: 146px;
	background-image		: url(../Images/Button.jpg);
	background-repeat		: no-repeat;
}

a.MenuBtn0Selected:visited {
	color						: White;
	display					: block;
	width						: 146px;
	background-image		: url(../Images/Button.jpg);
	background-repeat		: no-repeat;
}

a.MenuBtn0Selected:hover {
	color						: White;
	display					: block;
	width						: 146px;
	background-color		: #00004A;
	color						: White;
}

a.MenuBtn1:link {
	color						: White;
	background-image		: url(../Images/BigGreenBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	text-align				: right;
	background-color		: #8d9504;
	border-top				: 1px solid #a6ab6b;
	border-bottom			: 1px solid #3d3f00;
	border-right			: 1px solid #3d3f00;
	border-left				: 1px solid #a6ab6b;
}

a.MenuBtn1:visited {
	color						: White;
	background-image		: url(../Images/BigGreenBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	text-align				: right;
	background-color		: #8d9504;
	border-top				: 1px solid #a6ab6b;
	border-bottom			: 1px solid #3d3f00;
	border-right			: 1px solid #3d3f00;
	border-left				: 1px solid #a6ab6b;
}

a.MenuBtn1:hover {
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	background-image		: none;
	background-repeat		: none;
	background-color		: #8d9504;
	color						: White;
	border-top				: 1px solid #a6ab6b;
	border-bottom			: 1px solid #3d3f00;
	border-right			: 1px solid #3d3f00;
	border-left				: 1px solid #a6ab6b;
}

a.MenuBtn1Selected:link {
	color						: White;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	background-image		: url(../Images/AddressBtn.jpg);
	background-repeat		: none;
}

a.MenuBtn1Selected:visited {
	color						: White;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	background-image		: url(../Images/AddressBtn.jpg);
	background-repeat		: none;
}

a.MenuBtn1Selected:hover {
	background-color		: #00004A;
	color						: White;
	height					: 22px;
	padding-left			: 5px;
	padding-right			: 5px;
}

a.GreyBtn:link {
	color						: White;
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	text-align				: right;
	background-color		: #8d9504;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.GreyBtn:visited {
	color						: White;
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	text-align				: right;
	background-color		: #8d9504;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.GreyBtn:hover {
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	background-image		: none;
	background-repeat		: none;
	background-color		: #747474;
	color						: White;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.MenuBtn2:link {
	color						: White;
	display					: block;
	width						: 150px;
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-color		: #747474;
	height					: 21px;
	padding-right			: 4px;
	font-size				: 12px;
	text-align				: left;
	padding-top				: 4px;
	padding-left			: 4px;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.MenuBtn2:visited {
	color						: White;
	display					: block;
	width						: 150px;
	height					: 21px;
	padding-right			: 4px;
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-color		: #747474;
	font-size				: 12px;
	text-align				: left;
	padding-top				: 4px;
	padding-left			: 4px;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}


a.MenuBtn2:hover {
	color						: White;
	display					: block;
	width						: 150px;
	height					: 21px;
	font-size				: 12px;
	padding-right			: 4px;
	padding-left			: 4px;
	background-image		: none;
	background-repeat		: repeat-x;
	background-color		: #7d7d7d;
	color						: White;
	text-align				: left;
	padding-top				: 4px;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.GreyBtn2:link {
	color						: White;
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	text-align				: right;
	background-color		: #747474;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.GreyBtn2:visited {
	color						: White;
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	text-align				: right;
	background-color		: #747474;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.GreyBtn2:hover {
	color						: White;
	background-image		: url(../Images/BigGreyBtnBg.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	padding-left			: 5px;
	padding-right			: 5px;
	height					: 22px;
	line-height				: 22px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	font-size				: 12px;
	text-align				: right;
	background-color		: #747474;
	border-top				: 1px solid #a4a4a4;
	border-left				: 1px solid #a4a4a4;
	border-right			: 1px solid #323232;
	border-bottom			: 1px solid #323232;
}

a.MenuBtn2Selected:link {
	color						: White;
	display					: block;
	width						: 150px;
	font-size				: 12px;
	background-image		: url(../Images/BottomBtn.jpg);
	background-repeat		: no-repeat;
}

a.MenuBtn2Selected:visited {
	color						: White;
	display					: block;
	width						: 150px;
	background-image		: url(../Images/BottomBtn.jpg);
	background-repeat		: no-repeat;
}

a.MenuBtn2Selected:hover {
	display					: block;
	width						: 150px;
	background-color		: #00004A;
	color						: White;
}

a.ShopCategoryLinkUpper {
	display					: block;
	width						: 130px;
	height					: 15px;
	color						: White;
	background-image		: url(../Images/ShopCategoryLinkUpper.jpg);
	background-repeat		: no-repeat;
}

a.ShopCategoryLink:link {
	display					: block;
	color						: White;
	font-weight				: normal;
	text-align				: right;
	background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
	padding					: 2px;
}

a.ShopCategoryLink:visited {
	display					: block;
	color						: White;
	font-weight				: normal;
	text-align				: right;
	background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
	padding					: 2px;
}

a.ShopCategoryLink:hover {
	display					: block;
	color						: White;
	font-weight				: normal;
	text-align				: right;
	background-image		: none;
	background-repeat		: repeat-x;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
	padding					: 2px;
}

a.ShopCategoryHeadlink:link {
	display					: block;
	height					: 15px;
	color						: White;
	font-weight				: normal;
	text-align				: right;
	background-image		: url(../Images/GreyBtnBg.gif);
	background-repeat		: repeat-x;
	background-color		: #757476;
	border-top				: 1px solid #a9a9a9;
	border-left				: 1px solid #a9a9a9;
	border-bottom			: 1px solid #4b4b4c;
	border-right			: 1px solid #4b4b4c;
}

a.ShopCategoryHeadlink:visited {
	display					: block;
	height					: 15px;
	color						: White;
	font-weight				: normal;
	text-align				: right;
	background-image		: url(../Images/GreyBtnBg.gif);
	background-repeat		: repeat-x;
	background-color		: #757476;
	border-top				: 1px solid #a9a9a9;
	border-left				: 1px solid #a9a9a9;
	border-bottom			: 1px solid #4b4b4c;
	border-right			: 1px solid #4b4b4c;
}

a.ShopCategoryHeadlink:hover {
	display					: block;
	height					: 15px;
	color						: White;
	font-weight				: normal;
	text-align				: right;
	background-image		: none;
	background-repeat		: repeat-x;
	background-color		: #757476;
	border-top				: 1px solid #a9a9a9;
	border-left				: 1px solid #a9a9a9;
	border-bottom			: 1px solid #4b4b4c;
	border-right			: 1px solid #4b4b4c;
}


a.ShopDefaultLink:link {
	display					: block;
	height					: 15px;
	color						: White;
	font-weight				: normal;
	text-align				: center;
	background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
}


a.ShopDefaultLink:visited {
	display					: block;
	height					: 15px;
	color						: White;
	font-weight				: normal;
	text-align				: center;
	background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
}

a.ShopDefaultLink:hover {
	display					: block;
	height					: 15px;
	color						: White;
	font-weight				: normal;
	text-align				: center;
	background-image		: none;
	background-repeat		: repeat-x;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
}

div.Bottom p {
	color						: White;
}

span.Price {

	font-size				: 14px;
	font-weight				: bold;
	text-align				: right;
}

table.ContentTable {

	height					: 100%;
	border-left				: solid 1px gray;
	border-top				: solid 1px gray;
}

/* ********************
	MISC
	******************** */

FONT.header {
	color						: #676d03;
	font-size				: 12pt;
	font-weight				: bold;
}

FONT.subheader {
	color						: #626262;
	font-size				: 10pt;
	font-weight				: bold;
	text-decoration		: underline;
}

h1 {
	color						: #676d03;
	font-size				: 12pt;
	font-weight				: bold;
}

h2 {
	color						: #626262;
	font-size				: 10pt;
	font-weight				: bold;
	text-decoration		: underline;
}



/* *******************
	FORM STYLES
	******************* */

input.Text {
	font-family				: Verdana;
	font-size				: 10px;
	text-decoration		: none;
	color						: Black;
	border-top				: 1px solid #808080;
	border-left				: 1px solid #808080;
	border-right			: 1px solid white;
	border-bottom			: 1px solid white;
	padding					: 4px;
}

select.Text {
	font-family				: Verdana;
	font-size				: 13px;
	text-decoration		: none;
	border-top				: 1px solid #808080;
	border-left				: 1px solid #808080;
	border-right			: 1px solid white;
	border-bottom			: 1px solid white;
	padding					: 2px;
	color						: #4d4d4d;
}

input.TextFlat {
	font-family				: Verdana;
	font-size				: 10px;
	text-decoration		: none;
	border					: solid 1px #8F9500;
	padding					: 2px;
	color						: #4d4d4d;
}


input.Btn {
	font-size				: 10px;
	font-weight				: bold;
	font-family				: Verdana;
	height					: 22px;
	width						: 54px;
	background-image		: url(../Images/SearchBtn.jpg);
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
}

	
	
	

input.BtnLogin {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	height					: 20px;
	width						: 64px;
	background-image		: url(../Images/BtnLogin.jpg);
	color						: white;
}

input.BtnLogOff {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	height					: 22px;
	width						: 64px;
	background-image		: url(../Images/BtnLogin.jpg);
	color						: white;
}

input.BtnRegister {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	height					: 20px;
	width						: 78px;
	background-image		: url(../Images/BtnRegister.jpg);
	color						: white;
}

input.BtnOrder {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	background-image		: url(../Images/GreyBtnBg.gif);
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #757476;
	border-top				: 1px solid #a9a9a9;
	border-left				: 1px solid #a9a9a9;
	border-bottom			: 1px solid #4b4b4c;
	border-right			: 1px solid #4b4b4c;
}

input.BtnDelete {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	background-image		: url(../Images/RedBtnBg.gif);
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #c40c0c;
	border-top				: 1px solid #e74848;
	border-left				: 1px solid #e74848;
	border-bottom			: 1px solid #6b0000;
	border-right			: 1px solid #6b0000;
}

input.BtnDetails {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	background-image		: url(../Images/GreenBtnBg.gif);
	background-repeat		: repeat-x;
	background-position	: top;
	color						: white;
	background-color		: #8c9200;
	border-top				: 1px solid #adaf76;
	border-left				: 1px solid #adaf76;
	border-bottom			: 1px solid #484b02;
	border-right			: 1px solid #484b02;
}

input.BtnSubscribe {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	height					: 20px;
	width						: 75px;
	background-image		: url(../Images/BtnSubscribe.jpg);
	color						: white;
}

textarea.Text {
	font-size				: 10px;
	font-weight				: normal;
	font-family				: Verdana;
	border-top				: 1px solid #808080;
	border-left				: 1px solid #808080;
	border-right			: 1px solid white;
	border-bottom			: 1px solid white;
	padding					: 2px;
}

form {
	margin					: 0px 0px 0px 0px;
}

span.BigHeading {
	font-family				: Century Gothic;
	font-size				: 18px;
	color						: #626262;
}


hr {
	border-bottom			: 1px solid #828701;
	color						: #828701;
}

img {
	border					: 0px;
}

input.ProductPrice {
	color: #737800;
	font-size: 14pt;
	font-weight: bold;
	border: 0px;
	border-bottom: 2px solid #737800;
	text-align: right;
	width: 150px;
}

input.RowColor1{
	background-color		: #efefef;
	font-family				: Verdana;
	font-size				: 10px;
}
input.RowColor0{
	font-family				: Verdana;
	font-size				: 10px;
}

td.ProductImg{
   cursor               : pointer;
}

ul#ErrorBox {
	color: red;
}