﻿body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FCFCFC;
}

body, table
{
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 11px;
	color: #303030;	
}

h1
{
	font-family: Comic Sans MS, Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 26px;
	padding: 0px;
	margin: 5px 0px;
	color: #953AC3;
}
h2
{
	font-family: Comic Sans MS, Arial, Verdana, Sans-Serif, SansSerif;
	font-size: 22px;
	padding: 0px;
	margin: 5px 0px;
	color: #953AC3;
	background-image: url(../Images/h2_back_purple.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.GreenText
{
	color: #84BF1D;	
	background-image: url(../Images/h2_back_green.gif);
}

a
{
	color: #84BF1D;	
}
a img
{
	border: 0px solid #000000;	
}
a.Selected
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #303030;	
}

.PageBox
{
	width: 1000px;
	text-align: left;
	margin: 0px auto;	
}

#Top
{
	background-image: url(../Images/top_back.gif);
	background-repeat: repeat-x;
}
#LogoBox
{
	float: left;	
}
#DateDisplay
{
	float: right;
	font-family: Comic Sans MS, Arial, Verdana, Sans-Serif, SansSerif;
	color: #953AC3;
	font-size: 14px;
	font-weight: bold;	
	padding: 5px;
}
#BasketInfo
{
	float: right;
	clear: right;
	margin-top: 75px;
	text-align: right;
	color: #953AC3;
	font-size: 14px;
	font-weight: bold;	
	padding: 5px;
	white-space: nowrap;
}
#BasketInfo a
{
	color: #953AC3;
	font-size: 14px;
	font-weight: bold;		
}

#Main
{
	background-image: url(../Images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FCF1FF;
}
#Page
{
	padding-bottom: 20px;
}

#MenuBoxBack
{
	height: 51px;
	padding-top: 16px;
}
#MenuBox
{
	background-color: #90B317;
	height: 50px;
}
.SearchField
{
	width: 140px;
	float: right;
	padding-top: 14px;
}
.SearchInputText
{
	border: 1px solid #808080;
	background-color: #FFFFFF;
	color: #303030;
	width: 113px;
	font-size: 11px;	
}

#MainContent
{
	padding: 15px 0px;
	background-color: #FFFFFF;
}
#ProductCategoryMenuBox
{
	float: left;
	width: 250px;
}
#Body
{
	float: left;
	width: 720px;
	padding: 0px 15px;
}
#BreadCrumbBox
{
	font-size: 11px;
	color: #a0a0a0;
}
#BreadCrumbBox a
{
	color: #808080;
}

#Banner
{
	margin-bottom: 20px;	
}

.clear
{
	clear: both;
}

.LeftMenuTitle
{
	height: 50px;
	background-image: url(../Images/left_menu_title_back.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}
.LeftMenuTitleTopMargin
{
	margin-top: 70px;	
}

.BoxTopMargin
{
	margin-top: 8px;	
}

.InputText, .InputTextMandatory
{
	width: 250px;
	font-size: 11px;
	border: 1px solid #000000;
}
.InputTextMandatory
{
	border: 1px solid #FF0000;
}
.Button
{
	width: 100px;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #505050;
	font-size: 11px;
}
.AlertMessage
{
	color: #FF0000;
	font-weight: bold;	
}

.ConversionRateInfo
{
	text-align: right;
	margin: 10px 0px;	
}

/* Shop */

.ProductListItem
{
	border: 1px solid #85BF1D;
	border-top: 5px solid #85BF1D;
	padding: 3px;
}
.ProductList .ProductName
{
	padding: 3px;
}
.ProductList .ProductName a
{
	color: #303030;
	font-size: 15px;
	font-weight: bold;	
	text-decoration: none;
}
.ProductList .ProductPrice, .ProductDetail .ProductPrice
{
	font-weight: bold;
}
.ProductList .ProductPrice span
{
	color: #F6883D;
	font-size: 12px;
	font-weight: bold;	
}
.ProductDetail .ProductPrice span
{
	color: #F6883D;
	font-size: 16px;
	font-weight: bold;	

}
.ProductAvailability
{
	margin-bottom: 5px;
}
.ProductList .ProductAvailability span
{
	color: #303030;
	font-weight: bold;	
}
.ProductDetail .ProductAvailability span
{
	color: #303030;
	font-size: 12px;
	font-weight: bold;	
}
.ProductDescriptionTitle
{
	border: 1px solid #85BF1D;
	border-top: 5px solid #85BF1D;
	color: #303030;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
}
.ProductList .ProductButton, .ProductDetail .ProductButton
{
	font-weight: bold;	
	margin: 5px 0px;
}
.ProductDetail .ProductButton
{
	color: #303030;	
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.ProductList .ProductButton a
{
	color: #83AF00;	
	font-size: 13px;
	font-weight: bold;	
}
.ProductDetail .ProductButton a
{
	color: #303030;	
	font-size: 12px;
	font-weight: bold;
}

.ProductMore
{
	margin-top: 5px;
	text-align: right;	
}

.CrossUpSellingProductName
{
	color: #303030;
	font-weight: bold;
}
.CrossUpSellingPrice
{
	color: #606060;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
.CrossUpSellingPriceValue
{
	font-size: 12px;
	color: #F6883D;
}

.ListTable
{
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 100%;
}

.ListTable .Item td
{
	border-bottom: 1px solid #953AC3;
	background-color: #FAE9FF;
	vertical-align: top;
	padding: 3px;
}

.ListTable .AlternatingItem td
{
	border-bottom: 1px solid #953AC3;
	background-color: #FCF1FF;
	vertical-align: top;
	padding: 3px;
}

.ListTable .Header td, .ListTable .Header th
{
	color: #FFFFFF;
	background-color: #953AC3;
	padding: 3px;
	font-weight: bold;
}
.ListTable .Header a
{
	color: #EDFFB5;
}
.TotalPrice
{
	color: #FFFFFF;
	background-color: #953AC3;
	padding: 3px;
	font-weight: bold;
}

.ListTable .Header td a
{
	color: #EDFFB5;
	text-decoration: underline;	
}

.ListTable .Footer td
{
	padding-top: 7px;
}

.ListTable .Pager td
{
	color: #aaaaaa;
	padding: 5x 0px;
}

.ListTable .Pager td a
{
	color: #000000;	
}

.ListTable .Pager td a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.ListTable .ImageCell img
{
	border: 1px solid #000000;	
}

/* End of List Table */

/* Form table */

#FormTable
{
	border-collapse: collapse;
	width: 100%;
}

#FormTable td
{
	padding: 3px;	
}

.FormSectionHeader
{
	color: #FFFFFF;
	background-color: #953AC3;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
}

.FormSection
{
	background-color: #FCF1FF;
}

.FormSectionSeparator
{
	height: 7px;	
	border-top: 1px solid #953AC3;
}

#FormTable .FormLabel
{
	text-align: center;
}

#FormTable .FormField
{
	
}

#FormButtons
{
	text-align: right;
	margin-top: 20px;
}
#BusinessConditionsBox
{
	height: 150px;	
	overflow: scroll; 
	border: 1px solid #303030;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 4px;
}

/* end of Form table */