﻿/* Common */
body, html
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	#overflow-x: hidden;
}

body.Web
{
	background-image: url(../Images/FiedelientjeBgFillUp.gif);
	background-repeat: repeat;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div
{
	margin: 0px;
	padding: 0px;
}

a
{
	font-family: Verdana;
	text-decoration: none;
	color: #7E8C1B;
	font-weight:bold;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 14px;
	color: #e8191e;
}
h2
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e8191e;
	margin-bottom: 0px;
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

fieldset
{
	padding: 8px;
	-moz-border-radius: 6px; 
	border-radius: px; 
}
fieldset .FieldsetSpacer
{
	#display: block;
	#height: 5px;
}

legend 
{	
	color: #7e8c1b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

table.NotLoggedIn
{
}
table.NotLoggedIn td
{
	padding-right: 5px;
}

fieldset.OrderBox
{
	width: 260px;
	height: 160px;
}
fieldset.OrderBox .Message
{
	display: block;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 35px;
	margin-bottom: 20px;
}
fieldset.OrderBox .Button80
{
	margin-left: 5px;
}

fieldset.Other
{
}
fieldset.Other a
{
	background-image: url(../Images/OtherLinkBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 6px;
}

.Title
{
	font-size: 14px;
	color: #e8191e;
}
.SubTitle
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e8191e;
}
.Description
{
	font-size: 9px;
	color: #333333;
}
.BoldLabel
{
	font-weight: bold;
}

.Number
{
	text-align: right;
}

.Currency
{
	float: left;
}

.OriginalPrice
{
	text-decoration: line-through;
	color: #FF0000;
}

/* Fields */
a.Button80
{
	display: inline-block;
	width: 80px;
	height: 17px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	text-align: center;
	text-decoration: none;
	background-color: #e8191e;
	background-image: url(../images/1pix-head.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a.Button80:hover
{
	background-image: url(../images/1pix-head_on.jpg);
	border: 1px #e8191e solid;
	text-decoration: none;
}
input.Button80
{
	display: inline-block;
	width: 80px;
	height: 19px;
	border: none;
	text-align: center;
	text-decoration: none;
	background-color: #e8191e;
	background-image: url(../images/1pix-head.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
}
a.Button80Disabled
{
	display: inline-block;
	width: 80px;
	height: 17px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	text-align: center;
	text-decoration: none;
	background-color: #e8191e;
	background-image: url(../images/1pix-head-gray.jpg);
	background-position: 0 20;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	cursor: default;
	text-decoration: none;
}
a.Button80Disabled:hover
{
	
}

a.Change
{
	display: inline-block;
	width: 80px;
	height: 17px;
	padding-top: 2px;
	border:1px #e8191e solid;
	text-align: center;
	text-decoration: none;
	background-color: #e8191e;
	background-image: url(../Images/GradientCurrent.gif);
	background-position: 0px -30px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.Change:hover
{
	background-image: url(../Images/Gradient.gif);
	background-position: 0px -30px;
	border:1px #e8191e solid;
	text-decoration: none;
}
.DefaultText 
{
	height: 15px;
	border: 1px #A8BB24 solid;
	background-image: url(../images/TextboxBg.gif);
	background-repeat: repeat-x;
}
.DefaultTextReadonly
{
	color: #999999;
	height: 15px;
	border: 1px #cccccc solid;
	background-image: url(../images/TextboxReadonlyBg.gif);
	background-repeat: repeat-x;
	cursor: default;
}

.NumberedText 
{
	height: 15px;
	border: 1px #A8BB24 solid;
	background-image: url(../images/TextboxBg.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.NumberedTextReadonly
{
	color: #999999;
	height: 15px;
	border: 1px #cccccc solid;
	background-image: url(../images/TextboxReadonlyBg.gif);
	background-repeat: repeat-x;
	text-align: right;
	cursor: default;
}

.LargeText 
{
	border: 1px #A8BB24 solid;
	background-image: url(../images/LargeTextboxBg.gif);
	background-repeat: repeat-x;
}
.LargeTextReadonly
{
	color: #999999;
	border: 1px #cccccc solid;
	background-image: url(../images/LargeTextboxReadonlyBg.gif);
	background-repeat: repeat-x;
	cursor: default;
}

.ExtraLargeText 
{
	border: 1px #A8BB24 solid;
	background-image: url(../images/ExtraLargeTextboxBg.gif);
	background-repeat: repeat-x;
}

.DateText 
{
	height: 15px;
	border: 1px #A8BB24 solid;
	background-image: url(../images/TextboxBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: default;
}

.Dropdown
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	font-size: 10px;
	border: #A8BB24 solid 1px;
}

.ImageButton
{
	cursor: pointer;
	cursor: hand;
}

.Checkbox
{
	cursor: pointer;
	cursor: hand;
}
.Checkbox input
{
	border: none;
	position: relative;
	left: -2px;
	top: 2px;
}
.CheckboxReadonly
{
}
.CheckboxReadonly input
{
	border: none;
}
.SmallCheckbox
{
	position: relative;
	top: -6px;	
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}
.SmallCheckbox input
{
	border: none;
	position: relative;
	left: -2px;
	top: 2px;
}

.CheckboxList input
{
	border: none;
	position: relative;
	left: -2px;
}

.Radiobutton
{
	cursor: pointer;
	cursor: hand;
}
.Radiobutton input
{
	position: relative;
	top: 2px;
	border: none;
	top: 2px;
}

.RadiobuttonList
{
}
.RadiobuttonList label
{
	position: relative;
	top: -3px;
	cursor: pointer;
	cursor: hand;
}
.RadiobuttonList input
{
	position: relative;
	top: -1px;
	left: -3px;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.FormFieldInvalid
{
	background-color: #fffacd;
}
.FormControlInvalid
{
	border: #333333 solid 1px;
}
/* end Fields */
/* end Common */

/* Framework */
div.Container
{
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 1079px;
    margin: 0 auto;
    background-image: url(../images/1px-wide.gif);
    background-position: 62px 0;
    background-repeat: repeat-y;
}
div.ContainerSecured
{
	background-image: url(../images/1px-wide-secured.gif);
}

div.Border
{
    position: absolute;
    width: 62px;
    height: 100%;
    top: 0;
    bottom: 0;
    background-repeat: repeat-y;
}
div.BorderLeft
{
	left: 0;
	background-image: url(../Images/FiedelientjeBorderLeft.gif);
}
div.BorderRight
{
	right: 0;
	background-image: url(../Images/FiedelientjeBorderRight.gif);
}

div.Header
{
    position: relative;
    width: 775px;
    height: 50px;
    margin-left: 242px;
    background: #ffffff;
    background-image: url(../images/right-top-curve.gif);
    background-position: right top;
    background-repeat: no-repeat;
}
div.Header div.Content
{
	position: relative;
    width: 775px;
    height: 20px;
    background-image: url(../images/1pix-topnav.jpg);
    background-repeat: repeat-x;
    background-position: 0 30px;
    text-align: right;
    padding-top: 32px;
}
div.Header div.Content ul
{
	position: relative;
	margin: 0;
}
div.Header div.Content li
{
	display: inline;
}
div.Header div.Content li a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
div.Header div.Content li a:hover
{
	text-decoration: underline;
}
div.Header div.Content li .divider
{
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

div.Left
{
    position: absolute;
    width: 180px;
    top: 0;
    left: 62px;
}
div.Left div.Logo
{
    width: 100%;
}
div.Left div.Logo a.Logo
{
	width: 180px;
	height: 191px;
	background-color: #ffffff;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	display: block;
}
div.Left div.Navigation
{
	width: 170px;
}
div.Left div.Newsletters
{
	width: 170px;
}
div.Disclaimer
{
	position: absolute;
	width: 170px;
	left: 62px;
	bottom: 0;
	margin-left: 5px;
}

div.MainContent
{
    width: 590px;
    padding: 5px 0px 0px 8px;
    #padding-top: 15px;
    margin: 0 0 0 242px;
}
div.MainContentSecured
{
    width: 770px;
}

div.Right
{
    position: absolute;
    width: 180px;
    top: 70px;
    bottom: 0;
    right: 62px;
}
/* end Framework */

/* Print pages */
body.Print
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}

.PrintContent
{
    margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 100%;
	margin: 0 auto;
    text-align: left;
}
.PrintContent .PrintLeftCell
{
	background-color: #edf3c9;
}
.PrintContent .PrintRightCell
{
	background-color: #edf3c9;
}
.PrintContent .PrintContentCell
{
	background-color: #ffffff;
	#padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	width: 600px;
	height: 100%;
	vertical-align: top;
}
/* end Print pages */

/* Form */
table.Form
{
}
table.Form td
{
}

table.Form td.Label
{
	width: 25%;
	padding: 2px;
}
table.Form td.LabelRadio
{
	padding-top: 8px;
}
table.Form td.LabelBold
{
	font-weight: bold;
}

table.Form td.Field
{
	width: 75%;
	padding: 2px;
}

table.Form td.FieldLabel
{
	width: 75%;
	padding: 2px;
}

table.Form .Title
{
	font-size: 14px;
	font-weight: bold;
}

table.Form .Header
{
	font-size: 12px;
	font-weight: bold;
}

table.Form .Success
{
	font-weight: bold;
}

table.Form .Failure
{
	font-weight: bold;
	color: #ff0000;
}

table.Form .Validator
{
	margin-left: 5px;
	width: 10px;
	cursor: default;
	color: #ff0000;
}
/* end Form */

/* Disclaimer */
span.Disclaimer
{
	display: block;
	font-size:10px;
	color: #e8191e;
	margin-top: 10px;
	margin-bottom: 10px;
}
span.Disclaimer a.Disclaimer
{
	display: inline-block;
}
a.Disclaimer
{
	display: block;
	color: #e8191e;
	font-weight:bold;
	font-size:10px;
}
a.Disclaimer:hover 
{
	text-decoration:underline;
}
/* end Disclaimer */

/* BreadCrumb */
div.BreadCrumb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
div.BreadCrumb a
{
	color: #e8191e;
}
div.BreadCrumb a:hover
{
}
div.BreadCrumb span.Label
{
}
div.BreadCrumb span.Sep
{
}
/* end BreadCrumb */

/* Explanation  */
table.Explanation 
{
	width: 170px;
	margin-top: 30px;
	margin-left: 5px;
	text-align: left;
}
table.Explanation td 
{
	font-weight: normal;
	font-size: 10px;	
	color: #666666;
}
table.Explanation td.Heading 
{
	font-weight: bold;
	color: #7E8C1B;
}
/* end Explanation */

/* CategoryList */
ul.CategoryList
{
	margin-top:20px;
	margin-left: 0px;
	padding-left: 5px;
	display: block;
	list-style-type: none;
}
ul.CategoryList li
{
	display: block;
	margin-bottom: 2px;
}

ul.CategoryList li a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #e8191e;
}

ul.CategoryList li.Li0 a
{
	padding-left: 15px;
	background-image: url(../images/NavLink.gif);
	background-repeat: no-repeat;
}
ul.CategoryList li.Li0 a:hover
{
	background-image: url(../images/NavLinkHover.gif);
}

ul.CategoryList li.Li1 a
{
	margin-left: 25px;
	font-weight: normal;
}
ul.CategoryList li.Li1 a:hover
{
}

ul.CategoryList li.SelectedLi0 a
{
	padding-left: 15px;
	background-image: url(../images/NavLink.gif);
	background-repeat: no-repeat;
}
ul.CategoryList li.SelectedLi0 a:hover
{
	background-image: url(../images/NavLinkHover.gif);
}

ul.CategoryList li.SelectedLi1 a
{
	margin-left: 25px;
	font-weight: normal;
}
ul.CategoryList li.SelectedLi1 a:hover
{
}
/* end CategoryList */

/* ProductList */
ul.ProductList
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

ul.ProductList li
{
	display:inline;
	background-image: url(../Images/Kader180x220.jpg);
	background-repeat: no-repeat;
	width:180px;
	height:220px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align: center;
}

ul.ProductList li table
{
	width: 100%;
	text-align: center;
}
ul.ProductList li td
{
	width: 100%;
	text-align: center;
}

ul.ProductList li h2 
{
	display: block;
	margin-top: 3px;
	margin-bottom: 0px;
}

ul.ProductList li td.ProdName
{
	height: 34px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
}

ul.ProductList li td.ProdImg
{
	height: 105px;
	text-align: center;
	vertical-align: middle;
}

ul.ProductList li img
{
	padding: 0px;
	border: none;
}

ul.ProductList li td.Price 
{
	height: 45px;
	text-align:center;
	vertical-align: middle;
}
ul.ProductList li td.Price span.Price
{
	font-size: 18px;
	color: #7E8C1B;
	font-weight: bolder;
	text-align:center;
	vertical-align: bottom;
}
ul.ProductList li td.Price span.OriginalPrice
{
	display: block;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: line-through;
	color: #FF0000;
}

ul.ProductList li a.MoreInfo
{
	display: inline-block;
	margin-top: 5px;
	width: 70px;
	height: 17px;
	border:1px solid #cccccc;
	text-align: center; 
	text-decoration: none;
	background-color: #e8191e;
	background-image: url(../images/1pix-head.jpg);
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
}
ul.ProductList li a.MoreInfo:hover
{
	background-image: url(../images/1pix-head_on.jpg);
	border: 1px #e8191e solid;
	text-decoration:none;
}
/* end ProductList */

/* ProductDetail */
table.ProductDetail  
{
}
table.ProductDetail td.BigPicture
{
	width: 310px;
	height: 310px;
	background-image: url(../images/kader310x310.jpg);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
}

table.ProductDetail td.SmallPictures 
{
	padding-left: 10px;
}
table.ProductDetail td.SmallPictures table td
{
	display: block;
	padding-bottom: 10px;
	width: 70px;
	height: 70px;
	background-image: url(../images/kader70x70.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
table.ProductDetail td.SmallPictures img
{
	cursor: hand;
	cursor: pointer;
}

table.ProductDetail td.AmountBasket
{
	padding-left: 20px;
	padding-top: 50px;
	text-align: right;
}

table.ProductDetail .Pricing
{
	display: inline-block;
	margin-right: 30px;
}

table.ProductDetail .Price 
{
	font-size:18px;
	color: #e8191e;
	font-weight: bolder;
}

table.ProductDetail .DiscountPrice
{
	display: block;
	font-size: 18px;
	color: #FF5050;
	font-weight: bolder;
	text-decoration: line-through;
}

table.ProductDetail .OriginalPrice
{
	display: block;
	font-size:18px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: line-through;
}

table.ProductDetail td.Description 
{
	padding-top:10px;
	font-size: 11px;
	font-weight:normal;
}
/* end ProductDetail */

/* AddToBasket */
span.AddToBasket
{
	display: inline-block;
	width: 155px;
}

span.AddToBasket .Amount
{
	display: inline-block;
	color: #000000;
	font-size:14px;
	font-weight: bold;
}

span.AddToBasket input
{
	margin-right: 30px;
	font-size: 10px;
	border: 1px #A8BB24 solid;
	background-image: url(../images/TextboxBg.gif);
	background-repeat: repeat-x;
}

span.AddToBasket .Button80
{
	display: block;
	margin-right: 30px;
	margin-top: 5px;
}

span.AddToBasket .Message
{
	display: inline-block;
	width: 140px;
	font-style: italic;
	text-align: center;
	border: 2px #A8BB24 solid;
	margin-top: 10px;
}
/* end AddToBasket */

/* Basket */
table.Basket 
{
	margin-top: 10px;
	margin-left: 5px;
	border-left: 1px #e8191e solid;
	border-right: 1px #e8191e solid;
	border-bottom: 1px #e8191e solid;
	width: 170px;
}
table.Basket td
{
	font-size: 10px;
	padding: 3px;
}

table.Basket td.Head 
{
	height: 20px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size:11px;
	color: #ffffff;
	background-color: #e8191e;
	background-image: url(../images/1pix-topnav.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
}

table.Basket td.NoItems
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.Basket td.HeaderProduct
{
	font-weight: bold;
}
table.Basket td.HeaderAmount
{
	font-weight: bold;
	text-align: right;
}

table.Basket td.Product
{
}
table.Basket td.Count
{
	text-align: right;
	white-space: nowrap;
}

table.Basket td.TotalProduct
{
	font-weight: bold;
	border-top: 1px #e8191e solid;
}
table.Basket td.TotalAmount
{
	font-weight: bold;
	border-top: 1px #e8191e solid;
	text-align: right;
	white-space: nowrap;
}

table.Basket td.BasketLink
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* end Basket */

/* LoginRegister */
table.LoginRegister
{
	margin-left: 5px;
	border-left: 1px #e8191e solid;
	border-right: 1px #e8191e solid;
	border-bottom: 1px #e8191e solid;
	width: 170px;
}
table.LoginRegister td
{
	font-size: 10px;
	padding: 3px;
	text-align: center;
}

table.LoginRegister td.Head 
{
	height: 20px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size:11px;
	color: #ffffff;
	background-color: #e8191e;
	background-image: url(../images/1pix-topnav.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
	text-align: left;
}

table.LoginRegister .UserName
{
	font-weight: bold;
}

table.LoginRegister .Button80
{
	margin-top: 4px;
	margin-bottom: 5px;
}
/* end LoginRegister */

/* SubscribeNewsletter */
table.SubscribeNewsletter 
{
	margin-top: 10px;
	margin-left: 5px;
	border-left: 1px #e8191e solid;
	border-right: 1px #e8191e solid;
	border-bottom: 1px #e8191e solid;
	width: 160px;
}
table.SubscribeNewsletter td
{
	font-size: 10px;
	padding: 5px;
}

table.SubscribeNewsletter td.Head 
{
	height: 20px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size:11px;
	color: #ffffff;
	background-color: #e8191e;
	background-image: url(../images/1pix-topnav.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
}

table.SubscribeNewsletter td.SubscribeTextbox
{
	padding: 0px;
	padding-left: 5px;
}
table.SubscribeNewsletter td.SubscribeTextbox input
{
	width: 145px;
}

table.SubscribeNewsletter td.SubscribeLink
{
	padding: 0px;
	padding-top: 1px;
	padding-left: 5px;
}

table.SubscribeNewsletter td.ArchiveLink
{
	padding-bottom: 8px;
}
/* end SubscribeNewsletter */

/* NewsletterList */
table.NewsletterList
{
}

table.NewsletterList tr.Item
{
}

table.NewsletterList tr.AlternatingItem
{
}

span.NewsletterListNoData
{
}
/* end NewsletterList */

/* OrderPage */
.PaymentMethodInfo
{
	display: inline-block;
	width: 520px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
}
.InAdvance
{
}
.CashOnDelivery
{
}
.Cash
{
}
.iDEAL
{
}

.ShipmentMethodInfo
{
	display: inline-block;
	width: 520px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
}
.Collect
{
}
.Post
{
}

.ExplainInline 
{
	width: 100%;
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* end OrderPage */

/* ProductSearch Page */
td.SearchTabPrefix
{
	background: url(../Images/SetSearchLinePixel.gif) repeat-x; 
	background-position: 0 100%; 
}
td.SearchTabs
{
	text-align: right;
	padding-right: 10px; 
	padding-top:21px; 
	background: url(../Images/SetSearchLinePixel.gif) repeat-x; 
	background-position: 0 100%; 
}

a.SetSearchSelected
{
	font-size: 10px;
	font-weight: bold;
	color: #e8191e;
	background-image: url(../images/SetSearchSelected.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 5px 15px 5px 15px;
	cursor: default;
}
a.SetSearchSelected:hover
{
	text-decoration: none;
}
a.SetSearch
{
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	background-image:url(../images/SetSearch.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 5px 15px 5px 15px;
}
a.SetSearch:hover
{   
	color:#e8191e;
	background-image: url(../images/SetSearchSelected.gif);
	text-decoration:none;
}

.PageNotFoundMessage
{
	display: block;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
}

.ProductSearchTable
{
}

.ProductSearchTable tr.Category
{
}

.ProductSearchTable .Dropdown
{
	width: 152px;
	#width: 155px;
}
.ProductSearchTable .DefaultText
{
	width: 150px;
}
.ProductSearchTable .Button80
{
	position: relative;
	top: 0px;
	#top: 3px;
}

.ProductSearchTable tr.Search
{
}
.ProductSearchTable tr.Search td.Label
{
	padding-top: 7px;
}

.ProductSearchTable td.Label
{
	width: 80px;
	padding-top: 2px;
}
.ProductSearchTable td.Field
{
}

/* Google Search */
/* Search Form */
table.gsc-search-box
{
}
table.gsc-search-box td.gsc-input
{
	width: 200px;
}
table.gsc-search-box td.gsc-input input
{
	width: 99%;
	height: 15px;
	border: 1px #A8BB24 solid;
	background-image: url(../images/TextboxBg.gif);
	background-repeat: repeat-x;
}

table.gsc-search-box td.gsc-search-button
{
}
table.gsc-search-box td.gsc-search-button input
{
	display: inline-block;
	width: 80px;
	height: 19px;
	margin-left: 3px;
	#margin-top: 1px;
	#margin-left: 5px;
	padding-bottom: 1px;
	border: none;
	text-align: center;
	text-decoration: none;
	background-color: #e8191e;
	background-image: url(../images/1pix-head.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
}

table.gsc-search-box td.gsc-clear-button
{
}
table.gsc-search-box td.gsc-clear-button div
{
	margin-top: 2px;
	margin-left: 4px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/icons/cancel.gif) no-repeat;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
/* end Search Form */

/* Results */
div.gsc-resultsbox-visible
{
}

table.gsc-resultsHeader	/*Tabs width Search types*/
{
	display: none;
}

div.gsc-results
{
	margin-top: 10px;
	width: 97%;
}

div.gs-result /*Result item*/
{
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px #E8191E solid;
}
div.gs-result:hover
{
	background-color: #eeeeee;
}
div.gs-result div.gs-title
{
}
div.gs-result div.gs-title a
{
	font-size: 14px;
}
div.gs-result div.gs-title a:hover
{
	color: #E8191E;
	text-decoration: none;
}
div.gs-result div.gs-snippet
{
}
div.gs-result div.gs-visibleUrl
{
}
div.gs-result div.gs-visibleUrl-short
{
	display: none;
}
div.gs-result div.gs-visibleUrl-long
{
}
div.gs-result div.gs-watermark
{
	display: none;
}
div.gs-result div.gs-watermark a
{
}
/* end Results */

/* Paging */
div.gsc-cursor-box
{
	border-top: 1px #E8191E solid;
	padding-top: 20px;
	text-align: center;
}
div.gsc-cursor-box div.gsc-cursor-page
{
	border: solid 1px #E81B20;
	color: #000000;
	background-image: url(../Images/Gradient.gif);
	background-position: 0px -20px;
	padding: 5px;
	width: 12px;
	height: 12px;
	margin-right: 5px;
	display: inline;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	cursor: pointer;
}
div.gsc-cursor-box div.gsc-cursor-page:hover
{
	background-image: url(../Images/GradientCurrent.gif);
}
div.gsc-cursor-box div.gsc-cursor-current-page
{
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../Images/GradientCurrent.gif);
}
div.gsc-cursor-box div.gsc-trailing-more-results
{
	display: block;
	margin-top: 8px;
}
div.gsc-cursor-box div.gsc-trailing-more-results a
{
}
/* end Paging */
/* end Google Search */

/* end ProductSearch Page */

/* OrderSteps */
span.OrderStepsContainer
{
}

ul.OrderSteps
{
	margin-left: 40px;
	padding-left: 0px;
	display: block;
	list-style-type: none;
}

ul.OrderSteps li
{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	padding-top: 30px;
	text-align: center;
}

ul.OrderSteps li.Active
{
	background-image: url(../images/BasketActive.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
}

ul.OrderSteps li.InActive
{
	background-image: url(../images/BasketInActive.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
}

ul.OrderSteps li.Between
{
	background-image: url(../images/BasketBetweenRight.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
/* end OrderSteps */

/* ListView */
table.ListView
{
	padding: 0px;
}

table.ListView td
{
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}
table.ListView td.Top
{
	vertical-align: top;
}

table.ListView .Number
{
	padding-right: 3px;
}

table.ListView tr.Header
{
	background-color: #e8191e;
	background-image: url(../images/1pix-head.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
table.ListView tr.Header a
{
	color: #ffffff;
}

table.ListView tr.DoubleHeader
{
	background-color: #e8191e;
	background-image: url(../images/1pix-DoubleHead.gif);
	background-repeat: repeat-x;
	height: 30px;
}
table.ListView tr.DoubleHeader a
{
	color: #ffffff;
}
table.ListView tr.DoubleHeader th
{
	vertical-align: top;
}

table.ListView th
{
	text-align: left;
	font-weight: bold;
	padding-left: 2px;
	color: #ffffff;
}
table.ListView th.Number
{
	text-align: right;
	text-indent: 0px;
}

table.ListView tr.Item
{
}
table.ListView tr.Item td
{
	border-bottom: #dddddd solid 1px;
}

table.ListView tr.AlternatingItem
{
}
table.ListView tr.AlternatingItem td
{
	border-bottom: #dddddd solid 1px;
}

table.ListView tr.SelectedItem
{
}
table.ListView tr.SelectedItem td
{
	border-bottom: #dddddd solid 1px;
	background-color: #eeeeee;
}

table.ListView tr.EditItem
{
}
table.ListView tr.EditItem td
{
	border-bottom: #dddddd solid 1px;
	background-color: #eeeeee;
}

table.ListView tr.InsertItem
{
}
table.ListView tr.InsertItem td
{
	border-bottom: #dddddd solid 1px;
	background-color: #eeeeee;
}

table.ListView tr.ItemRowStart
{
}
table.ListView tr.ItemRowStart td
{
	padding-top: 8px;
	border-top: #dddddd solid 1px;
}
table.ListView tr.ItemRowEnd
{
}

table.ListView td.Number
{
}

table.ListView tr.Totals
{
	font-weight: bold;
}
table.ListView tr.Totals td
{
	padding-top: 5px;
}
table.ListView tr.Totals td.Number
{
}

table.ListView .ListViewNoData
{
}

table.ListView .ImageButton
{
	position: relative;
	top: 2px;
}

table.ListView .Calendar td
{
	background-color: #ffffff;
	border-bottom: none;
}
/* end ListView */

/* OrderBasket in OrderProcess page */
table.OrderExtraCostList
{
	padding: 0px;
	margin-top: 15px;
}

table.OrderExtraCostList td
{
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}

table.OrderExtraCostList td.Name
{
}
table.OrderExtraCostList td.Price
{
	text-align: right;
	padding-right: 3px;
}

table.OrderExtraCostList tr.Header
{
}

table.OrderExtraCostList th
{
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
}

table.OrderExtraCostList .NoData
{
}


table.OrderTotal
{
	padding: 0px;
	margin-top: 15px;
	border-top: #e8191e solid 2px;
}

table.OrderTotal td.Name
{
	font-weight: bold;
}

table.OrderTotal td.Price
{
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}


table.OrderVAT
{
	padding: 0px;
	margin-top: 5px;
}

table.OrderVAT td.Name
{
}

table.OrderVAT td.Price
{
	text-align: right;
	padding-right: 3px;
}
/* end OrderBasket in OrderProcess page */

/* SiteMap */
ul.SiteMap
{ 
	width:490px;
}

ul.SiteMap li
{
	list-style:none;
	line-height:18px;
}
ul.SiteMap li a
{
	font-weight: bold;
}

ul.SiteMap li.Default-L0
{
}
ul.SiteMap li.Default-L1
{
	padding-left: 10px;
}
ul.SiteMap li.Default-L1 a
{
	font-weight: normal;
}
ul.SiteMap li.Default-L2
{
	padding-left: 20px;
}
ul.SiteMap li.Default-L2 a
{
	font-weight: normal;
}

ul.SiteMap li.Page-L0
{
}
ul.SiteMap li.Page-L1
{
	padding-left: 10px;
}
ul.SiteMap li.Page-L1 a
{
	font-weight: normal;
}
ul.SiteMap li.Page-L2
{
	padding-left: 20px;
}
ul.SiteMap li.Page-L2 a
{
	font-weight: normal;
}

ul.SiteMap li.Cat-L0
{
	border-top:2px #dddddd solid;
}
ul.SiteMap li.Cat-L0 a
{
	font-weight:bolder;
}
ul.SiteMap li.Cat-L1
{
	padding-left: 10px;
	border-top:1px #eeeeee solid;
}
ul.SiteMap li.Cat-L2
{
	padding-left: 20px;
}
ul.SiteMap li.Cat-L2 a
{
	font-weight: normal;
}

ul.SiteMap li.Prod-L1
{
	padding-left: 5px;
	font-weight: normal;
}
ul.SiteMap li.Prod-L1 a
{
	font-weight: normal;
}
ul.SiteMap li.Prod-L2
{
	padding-left: 15px;
}
ul.SiteMap li.Prod-L2 a
{
	font-weight: normal;
}
ul.SiteMap li.Prod-L3
{
	padding-left: 25px;
}
ul.SiteMap li.Prod-L3 a
{
	font-weight: normal;
}
/* end SiteMap */

/* Pager */
.Pager
{
	text-align: center;
	padding: 8px 0px;
	#padding-top: 18px;
}
.Pager span.Command, .Pager span.Current, .Pager a.Command
{
	border: solid 1px #E81B20;
	color: #000000;
	background-image: url(../Images/Gradient.gif);
	background-position: 0px -20px;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
}
 
a.Command:hover 
{
	background-image: url(../Images/GradientCurrent.gif);
	background-position: 0px -20px;
}
 
.Pager span.Command
{
	color: #e8191e;
}
.Pager span.Current
{
	font-weight: bold;
	background-image: url(../Images/GradientCurrent.gif);
	background-position: 0px -20px;
	padding: 5px;
	cursor: default;
}

.Pager span.TotalRows
{
	display: block;
	font-size: 9px;
	margin-top: 7px;
	cursor: default;
}
/* end Pager */



/* *** Start Maintenance pages *** */

/* MaintNavigationList */
ul.MaintNavigationList
{
	margin-top:20px;
	margin-left: 0px;
	padding-left: 5px;
	display: block;
	list-style-type: none;
}
ul.MaintNavigationList li
{
	display: block;
	margin-bottom: 2px;
}

ul.MaintNavigationList li a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #e8191e;
}

ul.MaintNavigationList li.Li0 a
{
	padding-left: 15px;
	background-image: url(../images/NavLink.gif);
	background-repeat: no-repeat;
}
ul.MaintNavigationList li.Li0 a:hover
{
	background-image: url(../images/NavLinkHover.gif);
}

ul.MaintNavigationList li.Li1 a
{
	margin-left: 25px;
	font-weight: normal;
}
ul.MaintNavigationList li.Li1 a:hover
{
}

ul.MaintNavigationList li.SelectedLi0 a
{
	padding-left: 15px;
	background-image: url(../images/NavLink.gif);
	background-repeat: no-repeat;
}
ul.MaintNavigationList li.SelectedLi0 a:hover
{
	background-image: url(../images/NavLinkHover.gif);
}

ul.MaintNavigationList li.SelectedLi1 a
{
	margin-left: 25px;
	font-weight: normal;
}
ul.MaintNavigationList li.SelectedLi1 a:hover
{
}
/* end MaintNavigationList */

/* MaintSubList */
ul.MaintSubList
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	display: block;
	list-style-type: none;
}
ul.MaintSubList li
{
	display: block;
	margin-bottom: 2px;
}

ul.MaintSubList li a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #e8191e;
}

ul.MaintSubList li.Li0 a
{
}
ul.MaintSubList li.Li0 a:hover
{
}

ul.MaintSubList li.Li1 a
{
	padding-left: 10px;
	font-weight: normal;
}
ul.MaintSubList li.Li1 a:hover
{
}

ul.MaintSubList li.SelectedLi0 a
{
	text-decoration: underline;
}
ul.MaintSubList li.SelectedLi0 a:hover
{
	text-decoration: underline;
}

ul.MaintSubList li.SelectedLi1 a
{
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;
}
ul.MaintSubList li.SelectedLi1 a:hover
{
	text-decoration: underline;
}

ul.MaintSubList li table
{
	width: 100%;
}
ul.MaintSubList li table td.Mu
{
	width: 12px;
	text-align: center;
	vertical-align: middle;
}
ul.MaintSubList li table td.Md
{
	width: 12px;
	text-align: center;
	vertical-align: middle;
}

ul.MaintSubList li a.Mu
{
	padding-left: 0px;
	display: block;
	width: 9px;
	height: 8px;
	background-image: url(../Images/ArrowUp.gif);
	background-repeat: no-repeat;
}
ul.MaintSubList li a.Mu:hover
{
	background-image: url(../Images/ArrowUp.gif);
}

ul.MaintSubList li a.Md
{
	padding-left: 0px;
	display: block;
	width: 9px;
	height: 8px;
	background-image: url(../Images/ArrowDown.gif);
	background-repeat: no-repeat;
}
ul.MaintSubList li a.Md:hover
{
	background-image: url(../Images/ArrowDown.gif);
}
/* end MaintSubList */

/* MaintPageList */
ul.MaintPageList
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	display: block;
	list-style-type: none;
}
ul.MaintPageList li
{
	display: block;
	margin-bottom: 2px;
}

ul.MaintPageList li a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #e8191e;
}

ul.MaintPageList li.Li0 a
{
}
ul.MaintPageList li.Li0 a:hover
{
}

ul.MaintPageList li.Li1 a
{
	padding-left: 10px;
	font-weight: normal;
}
ul.MaintPageList li.Li1 a:hover
{
}

ul.MaintPageList li.SelectedLi0 a
{
	text-decoration: underline;
}
ul.MaintPageList li.SelectedLi0 a:hover
{
	text-decoration: underline;
}

ul.MaintPageList li.SelectedLi1 a
{
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;
}
ul.MaintPageList li.SelectedLi1 a:hover
{
	text-decoration: underline;
}
/* end MaintPageList */

/* MaintForm */
table.MaintForm
{
}
table.MaintForm td
{
}
table.MaintForm h2
{
	margin-top:0px;
	margin-bottom: 5px;
}
table.MaintForm td.Label
{
	width: 20%;
	padding: 2px;
	background-color:#EDF3C9;
	border-bottom:1px white solid;
}
table.MaintForm td.LabelRadio
{
	padding-top: 8px;
}
table.MaintForm td.LabelBold
{
	font-weight: bold;
}

table.MaintForm td.Field
{
	width: 80%;
	padding: 2px;
}

table.Form td.FieldLabel
{
	width: 80%;
	padding: 2px;
}

table.MaintForm .Title
{
	font-size: 14px;
	font-weight: bold;
}

table.MaintForm .Header
{
	font-size: 12px;
	font-weight: bold;
}

table.MaintForm .Validator
{
	margin-left: 5px;
	width: 10px;
	cursor: default;
	color: #ff0000;
}

table.MaintForm .Buttons
{
	padding-top: 5px;
}
/* end MaintForm */

/* SecurityForm */
.SecurityForm
{
}

.SecurityForm .Title
{
	font-size: 14px;
	font-weight: bold;
}

.SecurityForm .Header
{
	font-size: 12px;
	font-weight: bold;
}

.SecurityForm .Instruction
{
}

.SecurityForm .Link
{
}

.SecurityForm .Success
{
	font-weight: bold;
}

.SecurityForm .Failure
{
	font-weight: bold;
	color: #ff0000;
}

.SecurityForm .Validator
{
	margin-left: 5px;
	width: 10px;
	cursor: default;
	color: #ff0000;
}

.SecurityForm .Step
{
}

.SecurityForm .LoginName
{
	font-weight: bold;
}
/* endSecurityForm */

/* StatusBar */
.StatusLabel
{
	display: block;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 10px;
	color: #ffffff;
	cursor: default;
}
.StatusErrorLabel
{
	display: block;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 10px;
	color: #FFFF00;
	cursor: default;
}
/* end StatusBar */

/* Uploader */
.UploadScripter
{
	width: 350px;
	background-color: Transparent;
}

.UploadScripter iframe
{
	width: 100%;
	height: 25px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	border-style: none;
	background-color: Transparent;
}

.UploadScripter .ResultImage
{
	display: block;
	cursor: pointer;
	cursor: pointer;
	cursor: hand;
}

.UploadScripter .ResultLink
{
	display: block;
}

.UploadScripter .DeleteLink
{
	display: block;
}


.UploadScripter .UploadProgress
{
	display: block;
}

body.UploaderForm
{
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body.UploaderForm .Upload
{
}
body.UploaderForm .UploadLink
{
}
/* end Uploader */

/* DevelopmentMenu */
table.DevelopmentMenu
{
}

table.DevelopmentMenu td
{
	padding: 2px;
	width: 200px;
	background-color: #f4f4f4;
	border-bottom: #ffffff solid 3px;
}

table.DevelopmentMenu td a
{
	font-weight: normal;
}

table.DevelopmentMenu td input
{
}
/* end DevelopmentMenu */

/* PopupWindow */
.PopupWindow
{
	border-style: outset;
	background-color: #ffffff;
}
.PopupWindow .TitleBar
{
	height: 20px;
	width: 100%;
	background-image: url(../Images/1pix-head.jpg);
	background-repeat: repeat-x;
}
.PopupWindow .Close
{
	position: relative;
	top: 1px;
}
.PopupWindow .TitleBar table
{
	margin: 0px;
	padding: 0px;
}
.PopupWindow .TitleBar td
{
	padding-left: 3px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
/* endPopupWindow */

/* MainProgress */
.MainProgressBackground
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	filter: alpha(opacity=30);
	opacity: 0.30;
	cursor: wait;
	z-index: 10000;
}
.MainProgress
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #e8191e solid 1px;
	background-color: #ffffff;
	position: absolute;
	width: 130px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	cursor: wait;
}
.MainProgress img
{
	position: relative;
	top: 2px;
	cursor: wait;
}
.MainProgress span
{
	position: relative;
	top: 5px;
	cursor: wait;
}
/* end MainProgress */

/* CoolTip */
.CoolTip
{
	padding: 4px;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFC0;
	border: black solid 1px;
	z-index: 100000;
}
/* end CoolTip */

/* ContextMenuPanel */
.ContextMenuPanel
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(../images/ContextMenu.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin: 1px 1px 1px 32px;
	padding: 0;
	height: 1px;
	overflow: hidden;
	display: block;
	border-top: 1px solid #C5C5C5;
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}
a.ContextMenuItem:hover
{
	font-weight: normal;
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.ContextMenuItemSelected
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
	font-weight: bold;
}
/* end ContextMenuPanel */

/* Calendar */
.Calendar
{
	position: relative;
	z-index: 2500;
}
.Calendar .ajax__calendar_container
{
	border: 1px solid #005187;
	background-color: #ffffff;
	color: #005187;
}
.Calendar .ajax__calendar_other .ajax__calendar_day, .Calendar .ajax__calendar_other .ajax__calendar_year
{
	color: #999999;
}
.Calendar .ajax__calendar_hover .ajax__calendar_day, .Calendar .ajax__calendar_hover .ajax__calendar_month, .Calendar .ajax__calendar_hover .ajax__calendar_year
{
	color: #005187;
}
.Calendar .ajax__calendar_active .ajax__calendar_day, .Calendar .ajax__calendar_active .ajax__calendar_month, .Calendar .ajax__calendar_active .ajax__calendar_year
{
	color: #005187;
	font-weight: bold;
}
.Calendar .ajax__calendar_dayname
{
	color: #005187;
	font-weight: bold;
}
/* Calendar */

/* Widgets */
table.WidgetTable
{
	margin: 0px;
	padding: 0px;
}
table.WidgetTable td.WidgetTableCell
{
	width: 300px;
	vertical-align: top;
	text-align: center;
}
table.WidgetTable td.WidgetTableCellDivider
{
	width: 20px;
}

.WidgetHolder
{
	min-height: 400px; 
	height:auto !important; 
	height: 400px;
}

.WidgetDropCue
{
	border: dashed 2px gray; 
	display:none; 
	margin-bottom:20px;
}

.Widget
{
	margin-bottom:20px;
	background-color:white; 
	border: solid 1px #dddddd; 
	padding: 0px
}
.WidgetHover
{
	border: solid 1px #999999;
}

.WidgetHeader
{
	width: 298px;
	cursor : move; 
	background-color: #eeeeee; 
}
.WidgetHeader table.HeadTable
{
	width: 298px;
}
.WidgetHeader table.HeadTable td
{
	padding: 5px;	
	vertical-align: middle;
}
.WidgetHeader table.HeadTable td.HeadContent
{
	width: 278px;
}
.WidgetHeader table.HeadTable td.HeadButtons
{
	padding: 0px;
	width: 20px;
	text-align: center;
}
.WidgetHeader table.HeadTable td.HeadButtons a
{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../Images/WidgetClose.gif);
	background-repeat: no-repeat;
}

.WidgetBody
{
	padding: 3px;
	background-color: #ffffff;
}
.WidgetBody table.ListView tr.Header
{
	background-image: url(../images/1pix-widgethead.jpg);
}
/* end Widgets */

/* Other */
.PageSizerCell
{
	text-align: right;
	font-size: 10px;
	padding-right: 18px;
	padding-bottom: 3px;
}
.PageSizerCell select
{
	font-size: 9px;
}

.ModalBackground
{
	background-color: #ffffff;
	filter: alpha(opacity=30);
	opacity: 0.30;
}

.Required
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.Wizard
{
}
.Wizard .Button80
{
}

fieldset.iDEAL
{
	padding: 10px;
	width: 200px;
	height: 160px;
}
fieldset.iDEAL td
{
	text-align: center;
}
fieldset.iDEAL .Message
{
	font-weight: bold;
}
fieldset.iDEAL a
{
	margin-top: 15px;
	display: inline-block;
	width: 59px;
	height: 53px;
	border: #ffffff solid 2px;
	background-image: url(../Images/iDEALsmall.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
fieldset.iDEAL td a:hover
{
	border-color: #cccccc;
}
/* end Other */
