﻿body
{
	behavior:url(Style/csshover.htc);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/body_back.gif);
	background-repeat: repeat-x;
	background-color: #360302;
}
body, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 8px 0px 8px 0px;
	margin: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 8px 0px;
	margin: 0px;
}

a
{
	color: #0000ff;
	text-decoration: none;	
}
a:hover
{
	text-decoration: underline;	
}
a img 
{
	border: 0px solid #000000;	
}

#Page
{
	width: 944px;
	margin: 17px auto 0px auto;
	border: 0px solid #000000;	
	background-color: #ffffff;
	text-align: left;
}

#Top
{
	height: 91px;
}
#LogoBox
{
	float: left;	
	width: 217px;
}
#TopMenuBoxes
{
	float: left;
	width: 727px;
	background-image: url(../Images/top_back.gif);
	background-repeat: repeat-x;
}

#BasketInfo
{
	text-align: right;
}
#BasketInfo a
{
	color: #FFFFFF; 
	font-size: 11px; 	
}
#BasketInfo a:hover
{
	text-decoration: none;	
}

#MenuBox
{
	padding-left: 25px;
	background-image: url(../Images/top_menu_back.gif);
	background-repeat: repeat-x;
}

#HomeTopPageBox
{
	height: 300px;
}
#QuickMenu
{
	float: left;	
	width: 217px;
	height: 300px;
	background-image: url(../Images/quick_menu_back.jpg);
}
#ActionBox
{
	float: left;	
	width: 511px;
	height: 300px;
	background-image: url(../Images/action_box_back.jpg);
}
#NewsBox
{
	float: left;
	width: 216px;
	height: 300px;
}
#NewsBoxHeader
{
	width: 216px;
	line-height: 35px;
	background-image: url(../Images/news_box_header_back.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 45px;
}
#NewsBoxBody
{
	width: 196px;
	height: 210px;
	background-image: url(../Images/news_box_back.jpg);
	color: #FFFFFF;
	padding: 10px;
	overflow: auto;
}
#LoginBox
{
	width: 171px;
	height: 35px;
	background-image: url(../Images/login_box_back.jpg);
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 45px;
}
#LoginBox a
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.LoginButtons
{
	padding-top: 9px;	
}
.LoginInfo
{
	padding-top: 3px;
}

#EshopTopBox
{
	height: 60px;	
}
#EshopTopBoxLeft
{
	float: left;	
	width: 728px;
}
#EshopLoginBox
{
	float: left;
	width: 216px;
}

#SearchPagePath
{
	
}
#SearchField
{
	float: left;	
	text-align: right;
	width: 207px;
	height: 21px;
	padding: 4px 5px;
	background-image: url(../Images/search_back.gif);
	background-repeat:no-repeat;
}
#SearchField .InputText
{
	width: 150px;
	background-color: #4B4B4B;
	border: 0px solid #DEDEDE;
	color: #FFFFFF;
}
#SearchField .Button
{
	width: 20px;
	border: 1px solid #4B4B4B;
	background-color: #4B4B4B;
	color: #FFFFFF;
}
#PagePath
{
	float: left;
	width: 727px;
	height: 29px;
	background-image: url(../Images/path_back.gif);
	background-repeat:no-repeat;
	text-indent: 15px;
	color: #DDDDDD;	
}
#PagePath a
{
	color: #DDDDDD;	
	font-size: 11px;
	font-weight: bold;
}
#PagePath a:hover
{
	text-decoration: none;	
}

#Body
{
	
}
#BodyTable
{
	width: 100%;
	border-collapse: collapse;
}
table
{
	border-collapse: separate;	
}
#BodyTable td
{
	padding: 0px;
}
#HomeLeftBox
{
	width: 177px;
	background-color: #EDEDED;
}
#BodyBox
{
	width: 727px;
	background-image: url(../Images/bodybox_back.gif);
	background-repeat: repeat-y;
}
#Body .Padding
{
	padding: 20px;
}

#StaticBody, .StaticBody
{
	
}

#TipHeader
{
	background-color: #B40404;
	color: #FFFFFF;
	font-weight: bold;	
}
#TipContent
{
	background-color: #2D2D2D;	
}

#Bottom
{
	height: 54px;
	background-image: url(../Images/bottom_back.gif);
	background-repeat: repeat-x;
	text-align: center;	
}
#BottomMenuBox
{
	line-height: 30px;	
}
#BottomMenuBox a
{
	color: #2C0303;
	font-size: 12px;
	font-weight: bold;	
	margin: 0px 10px;
}
#BottomMenuBox a.Selected
{
	color: #FFFFFF;
	font-weight: normal;
}
#Copyright
{
	font-size: 10px;
	color: #B40204;
}

#Copyright a
{
	color: #000000;
	font-size: 11px;
}

.clear
{
	clear: both;
}

.BoxTopMargin
{
	margin-top: 7px;	
}

.ConversionRateInfo
{
	text-align: right;
	margin: 10px 0px;	
}
.SubPrice
{
	white-space: nowrap;
	font-weight: normal;	
}

/* Form */

.AlertMessage
{
	color: #FF0000;
	font-weight: bold;	
}
.InputText, .InputTextMandatory
{
	width: 250px;
	font-size: 11px;
}
.InputText
{
	border: 1px solid #000000;
}
.InputTextMandatory
{
	border: 1px solid #ff0000;
}
.InputFile
{
	border: 1px solid #000000;
	width: 300px;
	font-size: 11px;
}
.Button
{
	width: 100px;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #505050;
	font-size: 11px;
	font-weight: bold;
}

/* Product Table specialized */

.ProductDetail
{
	
}

.ProductList
{
	border-bottom: 1px solid #808080;	
}
.ProductList .ProductName
{
	background-color: #dedede;
	padding: 3px;
	margin-bottom: 3px;
}
.ProductList .ProductName a
{
	color: #303030;
	font-size: 15px;
	font-weight: bold;	
}
.ProductDetail .ProductName, .ProductDetail h1
{
	background-image: url(../Images/name_back.gif);
	background-repeat: repeat-x;
	background-color: #5D9DC8;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;	
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.ProductList .ProductButton, .ProductDetail .ProductButton
{
	color: #83AF00;	
	font-size: 14px;
	font-weight: bold;	
	margin: 5px 0px;
	text-align: right;
}
.ProductDetail .ProductButton
{
	background-color: #DDEEFF;
	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;
}

.ProductList .ProductPrice, .ProductDetail .ProductPrice
{
	font-weight: bold;
}
.ProductDetail .ProductPrice
{
	margin: 5px 0px;
	padding: 3px 5px;	
	background-color: #BCDDFF;
}
.ProductList .ProductPrice span, .ProductList .ProductPrice a
{
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;	
}
.ProductDetail .ProductPrice span, .ProductDetail .ProductPrice a
{
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;	

}
.ProductNoPriceBasket
{
	color: #000000;
	font-size: 10px;	
	font-style: italic;
}
.ProductNoTotalPriceBasket
{
	color: #000000;
	font-size: 12px;	
	font-weight: bold;
	font-style: italic;
}
.ProductAvailability
{
	font-size: 13px;
	margin-bottom: 5px;
}
.ProductDetail .ProductAvailability
{
	background-color: #DDEEFF;
	padding: 3px 5px;
}
.ProductList .ProductAvailability span
{
	color: #303030;
	font-size: 12px;
	font-weight: bold;	
}
.ProductDetail .ProductAvailability span
{
	color: #303030;
	font-size: 12px;
	font-weight: bold;	
}
.ProductCode
{
	color: #303030;
	font-size: 12px;
}
.ProductDetail .ProductCode
{
	background-color: #DDEEFF;
	padding: 3px 5px;
}
.ProductCode span
{
	color: #303030;
	font-size: 12px;
	font-weight: bold;
}
.ProductQuestionForm
{
	text-align: right;	
	border: 1px solid #DEDEDE;
	padding: 5px;
}

.ProductDescription
{
	margin-top: 5px;
}

.ProductMore
{
	margin-top: 5px;
	text-align: right;	
}
.ProductMore a
{
	font-weight: bold;
}

.ProductDescriptionTitle
{
	background-image: url(../Images/name_back.gif);
	background-repeat: repeat-x;
	background-color: #5D9DC8;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}

.ProductGroupName
{
	background-image: url(../Images/name_back.gif);
	background-repeat: repeat-x;
	background-color: #5D9DC8;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
.ProductParameterListTable, .CompareProductParameterListTable
{
	border-collapse: collapse;	
}
.ProductParameterListTable
{
	width: 100%;
}
.CompareProductParameterListTable
{
	width: 100%;	
}
.ProductParameterListTable td, .CompareProductParameterListTable td
{
	vertical-align: middle;	
}
.CompareProductParameterListTable td
{
	border-left: 2px solid #ffffff;
}
.ProductParameterListTable .Name, .CompareProductParameterListTable .Name
{
	width: 200px;
	padding: 2px;
}
.ProductParameterListTable .Value, .CompareProductParameterListTable .Value
{
	
}
.ProductParameterListTable .Item, .CompareProductParameterListTable .Item
{
	background-color: #BCDDFF;	
}
.ProductParameterListTable .AlternatingItem, .CompareProductParameterListTable .AlternatingItem
{
	background-color: #DDEEFF;	
}

.ProductRate
{
	text-align: center;
	margin: 10px auto;	
}
.ProductRateTable
{
	border-collapse: collapse;
	margin: 0px auto;
}
.ProductRateTable td
{
	padding: 0px;	
}
.ProductRateTable .RateButton
{
	width: 49px;	
}
.ProductRateView
{
	text-align: left;
	width: 200px;
	background-color: #006699;	
}
.ProductRateViewValue
{
	background-color: #99CC00;
	height: 15px;
	border-right: 1px solid #ffffff;
}
	
/* End of Product Table specialized */

/* Form elements */
.AlertMessage
{
	color: #ff0000;
	font-weight: bold;
}

#FormTable
{
	border-collapse: collapse;
	width: 100%;
}

#FormTable td
{
	padding: 3px;	
}

.FormSectionHeader
{
	color: #ffffff;
	background-color: #606060;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
}

.FormSection
{
	background-color: #dddddd;
}

.FormSectionSeparator
{
	height: 7px;	
	border-top: 1px solid #505050;
}

#FormTable .FormLabel
{
	adding-left: 20px;
	text-align: left;
}

#FormTable .FormField
{
	adding-right: 90px
}

#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 */

/* List Table */

.ListTable, .AdminListTable, .ProductTable, .AdminProductTable
{
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 100%;
}
.ListTable td
{
	padding: 5px;
	
}

.ListTable .Item td, .ListTable .Item, .AdminListTable .Item td, .ProductTable .Item td
{
	border-bottom: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	padding: 3px;
}

.ListTable .AlternatingItem td, .ListTable .AlternatingItem, .AdminListTable .AlternatingItem td, .ProductTable .AlternatingItem td
{
	border-bottom: 1px solid #c0c0c0;
	background-color: #fafafa;
	padding: 3px;
}

.Header, .ListTable .Header td, .ListTable .Header th, .AdminListTable .Header td, .AdminListTable .Header,  .AdminListTable .Header th
{
	color: #ffffff;
	background-color: #737373;
	padding: 3px;
	font-weight: bold;
}
.ProductTable .Header td, .ProductTable .Header th
{
	font-weight: normal;
}
.TotalPrice
{
	color: #ffffff;
	background-color: #737373;
	padding: 3px;
	font-weight: bold;
}

.ListTable .Header td a, .ListTable .Header th a, .AdminListTable .Header td a, .AdminListTable .Header a
{
	color: #ffffff;
	text-decoration: underline;	
}

.ListTable .Footer td, .AdminListTable .Footer td, .ProductTable .Footer td
{
	padding-top: 7px;
}

.ListTable .Pager td, .AdminListTable .Pager td, .ProductTable .Pager td
{
	color: #aaaaaa;
	padding: 5x 0px;
}

.ListTable .Pager td a, .AdminListTable .Pager td a, .ProductTable .Pager a
{
	color: #000000;	
}

.ListTable .Pager td a:hover, .AdminListTable .Pager td a:hover, .ProductTable .Pager td a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.PageLegend
{
	padding: 5px 0px;
	color: #808080;
}

.ListTable .ImageCell img, .AdminListTable .ImageCell img
{
	border: 1px solid #000000;	
}

/* End of List Table */

/* Product Table specialized */

.ProductList
{
	
}
.ProductDetail
{
	margin: 10px;
	padding: 10px;	
	border: 2px solid #FFCC00;
}
.ProductDetailImageBox
{
	border: 1px solid #dedede;
	width: 250px;
}
.ProductDetailAltImage img
{
	border: 1px solid #dedede; 
	width: 50px;
	margin-bottom: 3px;
}

.ProductTable .ProductName a
{
	color: #303030;
	font-size: 14px;
	font-weight: bold;	
}
.ProductDetail .ProductName
{
	color: #FFCC00;
	font-size: 16px;
	font-weight: bold;	
}

.ProductList .ProductButton
{
	color: #99CCFF;	
	font-size: 13px;
	font-weight: bold;	
}
.ProductDetail .ProductButton
{
	color: #99CCFF;	
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ProductList .ProductPrice
{
	color: #99CC00;
	font-size: 13px;
	font-weight: bold;		
}
.ProductPriceOld
{
	margin-top: 10px;
}
.ProductPriceNew
{
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}
.ProductPriceDetail
{
	color: #99CC00;
	font-size: 14px;
	font-weight: bold;	
}
.ProductAvailability
{
	color: #303030;
	font-size: 13px;
	font-weight: bold;	
}

.ProductDescription
{
	margin-top: 5px;
}

.ProductMore
{
	margin-top: 5px;
	text-align: right;	
}
.ProductMore a
{
	color: #000080;	
}

.ProductDescriptionTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #303030;
	padding: 10px 2px;
}

.ProductGroupName
{
	font-weight: bold;
	color: #303030;
	padding: 2px;
}
.ProductParameterListTable, .CompareProductParameterListTable
{
	order-collapse: collapse;	
}
.ProductParameterListTable
{
	width: 100%;
}
.CompareProductParameterListTable
{
	width: 100%;	
}
.ProductParameterListTable td, .CompareProductParameterListTable td
{
	vertical-align: middle;	
	padding: 5px;
}
.CompareProductParameterListTable td
{
	border-left: 2px solid #ffffff;
}
.ProductParameterListTable .Name, .CompareProductParameterListTable .Name
{
	width: 200px;
	font-weight: bold;
}
.ProductParameterListTable .Value, .CompareProductParameterListTable .Value
{
	
}
.ProductParameterListTable .Item, .CompareProductParameterListTable .Item
{
	background-color: #dddddd;	
}
.ProductParameterListTable .AlternatingItem, .CompareProductParameterListTable .AlternatingItem
{
	background-color: #f3f3f3;	
}

.DetailAddToBasketButton
{
	background-image: url(../Images/add_to_basket_detail_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 204px;
	margin: 0px auto;
	padding-top: 6px;
}
.DetailAddToBasketButton .InputText
{
	width: 30px;
	border: 0px solid #000000;
	margin-bottom: 2px;
	text-align: center;
	font-size: 10px;
	color: #505050;
}

/* Faq */

.FaqItem
{
	border: 1px solid #dedede;
	margin-bottom: 10px;
}
.FaqQuestion
{
	background-color: #eeeeee;
	font-weight: bold;
	cursor: pointer;
	padding: 4px;
}
.FaqAnswer
{
	margin: 5px;
}

.AddPanel
{
	border: 1px solid #dedede;
	margin-bottom: 10px;
	background-color: #fafafa;
}
.AddPanelHeader
{
	padding: 3px;
	background-color: #eeeeee;
}
.AddPanelHeader, .AddPanelHeader a
{
	font-weight: bold;
	color: #303030;
}
.AddPanelBody
{
	padding: 3px;
	margin-top: 5px;
}

/* End of Faq */