﻿/* Default CSS Stylesheet for a new Web Application project */
.NavigationUp
{
	border-right: white 1px solid;
	font-weight: bold;
	font-size: 11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#949aab' , EndColorStr= '#a9abb0' );
	cursor: hand;
	color: black;
	font-family: Arial, Verdana;
	background-color: #949aab;
}
.NavigationUpOver
{
	border-right: white 1px solid;
	font-weight: bold;
	font-size: 11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '687084' , EndColorStr= '#687084' );
	cursor: hand;
	color: white;
	font-family: Arial, Verdana;
	background-color: #d8dadc;
}
.Border
{
	border-right: #949aab 1px solid;
	border-top: #949aab 1px solid;
	border-left: #949aab 1px solid;
	border-bottom: #949aab 1px solid;
}
.ItemBorder
{
	border-right: #949aab 1px solid;
	border-top: #949aab 1px solid;
	border-left: #949aab 1px solid;
	border-bottom: #949aab 1px solid;
}
.BorderLight
{
	border-right: #ff9933 1px solid;
	border-top: #000000 1px solid;
	border-left: #ff9933 1px solid;
	border-bottom: #ff9933 1px solid;
}
.MarqueeLeft
{
	padding-left: 7px;
	font-size: 0.9em;
	color: #663300;
	font-family: Arial, Verdana, Narkisim;
}
.LeftPanelMenue
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #9B260D;
	font-family: Arial, Verdana;
	background-color: gainsboro;
	text-align: left;
}
.ButtonUp
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #C45D5E;
	font-family: Arial, Verdana;
	background-color: white;
	text-decoration: none;
}
.SelectLink
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: slateblue;
	font-family: Arial, Verdana;
	background-color: white;
	text-decoration: none;
}
.ButtonFormUp
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#7a7d85' , EndColorStr= '#949aab' );
	cursor: hand;
	color: black;
	font-family: Arial, Verdana;
	background-color: #949aab;
	text-decoration: none;
}
.ButtonFormUpOver
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '687084' , EndColorStr= '#687084' );
	cursor: hand;
	color: white;
	font-family: Arial, Verdana;
	background-color: #949aab;
	text-decoration: none;
}
.ButtonFormUpPrint
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: white;
	font-family: Arial, Verdana;
	background-color: #996600;
	text-decoration: none;
}
.separetor
{
	font-size: 12px;
	color: #009900;
	letter-spacing: 1px;
}
.AnchorUp
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: darkviolet;
	font-family: Arial, Verdana;
	background-color: white;
	text-decoration: none;
}
.OnGreenText
{
	padding-left: 7px;
	font-weight: normal;
	font-size: 13px;
	color: mediumblue;
	font-family: Arial, Verdana;
}
.LeftMenuHeader
{
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/leftMenu2.gif);
	color: navy;
	font-family: Arial, Verdana;
	cursor: hand;
}
.LeftMenuHeaderPrice
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana;
	background-color: slateblue;
}
.BasketMenuHeader
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	border-left: #cccc99 1px solid;
	color: black;
	border-bottom: #999900 1px solid;
	font-family: Arial, Verdana;
	background-color: white;
}
.BasketMenuHeaderCenter
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px;
	font-weight: normal;
	font-size: 12px;
	border-left: #cccc99 1px solid;
	color: navy;
	border-bottom: #999900 1px solid;
	font-family: Arial, Verdana;
	background-color: #ebeed8;
}
.BasketMenuHeaderSub
{
	padding-left: 7px;
	font-weight: normal;
	font-size: 12px;
	color: indigo;
	font-family: Arial, Verdana;
	background-color: #cccccc;
}
.MenuHeader
{
	font-weight: bold;
	font-size: 16px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FEF3E9' , EndColorStr= '#FFFFFF' );
	color: darkolivegreen;
	font-family: Arial, Verdana;
}
.NormalText
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	font-family: Arial, Verdana;
}
.NormalTextSales
{
	font-weight: normal;
	font-size: 12px;
	color: #336633;
	font-family: Arial, Verdana;
}

.NormalTextCursor
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	color: indigo;
	font-family: Arial, Verdana;
	cursor: hand;
}
.NormalTextTable
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FEF3E9' , EndColorStr= '#FFFFFF' );
	border-left: white 1px solid;
	color: indigo;
	border-bottom: white 1px solid;
	font-family: Arial, Verdana;
}
.NormalTextBasket
{
	border-right: darkkhaki 1px ridge;
	border-top: darkkhaki 1px ridge;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	border-left: darkkhaki 1px ridge;
	color: indigo;
	border-bottom: darkkhaki 1px ridge;
	font-family: Arial, Verdana;
}
.TextBasket
{
	border-right: darkkhaki 1px ridge;
	border-top: darkkhaki 1px ridge;
	padding-left: 5px;
	font-size: 13px;
	border-left: darkkhaki 1px ridge;
	cursor: hand;
	color: mediumblue;
	border-bottom: darkkhaki 1px ridge;
	font-family: Arial, Verdana;
}
.TextBasketEdit
{
	border-right: darkkhaki 1px ridge;
	border-top: darkkhaki 1px ridge;
	padding-left: 5px;
	font-size: 14px;
	border-left: darkkhaki 1px ridge;
	color: mediumblue;
	border-bottom: darkkhaki 1px ridge;
	font-family: Arial, Verdana;
}
.TextBasketOver
{
	border-right: darkkhaki 1px ridge;
	border-top: darkkhaki 1px ridge;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	border-left: darkkhaki 1px ridge;
	cursor: hand;
	color: indigo;
	border-bottom: darkkhaki 1px ridge;
	font-family: Arial, Verdana;
	background-color: honeydew;
}
.BasketUp
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= 'LightGrey' , EndColorStr= '#FFFFFF' );
	cursor: hand;
	color: mediumblue;
	font-family: Arial, Verdana;
}
.HotNumbes
{
	font-size: 14px;
	color: #996633;
	font-family: Arial, Verdana;
}

.Hide
{
	display: none;
}
.Show1
{
	display: block;
	font-size: 12px;
	font-family: Arial;
}
.ParentMenu
{
	font-size: 13px;
	color: #0000ff;
	font-family: Arial;
}
.MenuText
{
	font-size: 12px;
	color: #3366cc;
	font-family: Arial;
}
A.MyLink
{
	/*font-weight: bold;*/
	font-size: 12px;
	color: #000099;
	font-family: Arial;
	text-decoration: none;
}
A:hover.MyLink
{
	font-size: 12px;
	color: #99cc00;
	font-family: Arial;
	text-decoration: none;
}
a.MyLinkActive
{
	font-weight: bold;
	font-size: 14px;
	color: #009933;
	font-family: Arial;
	text-decoration: none;
}

A.newsLink
{
	font-weight: normal;
	font-size: 13px;
	color: #152616;
	font-family: Verdana;
	text-decoration: none;
}
A:hover.newsLink
{
	font-weight: normal;
	font-size: 13px;
	color: #0066ff;
	font-family: Verdana;
	text-decoration: none;
}
.PrintHeaderNormal
{
	border-right: white 1px solid;
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial, Verdana;
	background-color: #ffffff;
}
.OldPrice
{
	font-size: 12px;
	color: #ff0033;
	font-family: Arial;
	text-decoration: line-through;
}
A.Navigate
{
	font-weight: bold;
	font-size: 16px;
	color: darkolivegreen;
	font-family: Arial;
	text-decoration: underline;
}
A:hover.Navigate
{
	font-weight: bold;
	font-size: 16px;
	cursor: hand;
	color: steelblue;
	font-family: Arial;
	text-decoration: none;
}
A.NavNewItem
{
	font-weight: bold;
	font-size: 14px;
	color: #663333;
	font-family: Arial;
	text-decoration: none;
}
A:hover.NavNewItem
{
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: steelblue;
	font-family: Arial;
	text-decoration: none;
}
.MyWeight
{
	border-right: #ff3333 1px solid;
	border-top: #ff3333 1px solid;
	border-left: #ff3333 1px solid;
	width: 350px;
	border-bottom: #ff3333 1px solid;
}
A.Praedicta
{
	font-size: 12px;
	color: #cc0000;
	font-family: Arial;
	text-decoration: none;
}
A:hover.Praedicta
{
	font-size: 12px;
	cursor: hand;
	color: #ff0033;
	font-family: Arial;
	text-decoration: underline;
}
.BtnInfo
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	background-color: #6699cc;
}

.TopMenu
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= 'Silver' , EndColorStr= '#FFFFFF' );
	cursor: hand;
	color: saddlebrown;
	font-family: Arial, Verdana;
}
.TopMenu2
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= 'Silver' );
	cursor: hand;
	color: saddlebrown;
	font-family: Arial, Verdana;
}

.TopNav
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FDF7E5' , EndColorStr= '#FFFFFF' );
	cursor: hand;
	color: saddlebrown;
	font-family: Narkisim, Arial, Verdana;
}
.TopNav2
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#FDF7E5' );
	cursor: hand;
	color: saddlebrown;
	font-family: Arial, Verdana;
}
A.BasketLink
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}
A:hover.BasketLink
{
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-family: Arial;
	text-decoration: underline;
}
.hotPrice
{
	font-size: 12px;
	color: #cc0000;
	font-family: Arial, Verdana;
}
.Zakaz
{
	border-right: #ff0033 1px ridge;
	border-top: #ff0033 1px ridge;
	font-weight: bold;
	font-size: 13px;
	border-left: #ff0033 1px ridge;
	cursor: default;
	color: #0033ff;
	border-bottom: #ff0033 1px ridge;
	font-family: Arial;
	background-color: lemonchiffon;
}
.ZakazOver
{
	border-right: #990033 1px ridge;
	border-top: #990033 1px ridge;
	font-weight: bold;
	font-size: 13px;
	border-left: #990033 1px ridge;
	cursor: hand;
	color: #0033ff;
	border-bottom: #990033 1px ridge;
	font-family: Arial;
	background-color: #f8eac4;
}
.Comments
{
	font-style:oblique;
	color:Red;
}
#LeftSpaceTop1280
{
	position:absolute;
	left: 20px;
	top: 140px;
	display:none;
}
#LeftSpaceMiddle1280
{
	position:absolute;
	left: 20px;
	top: 320px;
	display:none;
}
#LeftSpaceBottom1280
{
	position:absolute;
	left: 20px;
	top: 500px;
	display:none;
}
#RightSpaceTop1024
{
	position:absolute;
	right: 0px;
	top: 140px;
	display:none;
}
#RightSpaceTop1280
{
	position:absolute;
	right: 45px;
	top: 140px;
	display:none;
}
#LinkToStart
{
	font-family:Arial;
	font-weight:bold;
	position:relative;
	top:-3px;
	font-size: 13px;
}
#LogicPCGoogle
{
	position: absolute;
	top: 300px;
	left: 37%;
}
#LogicPCGoogleHeb
{
	position: absolute;
	top: 320px;
	right: 37%;
}
#sbi
{
	border: darkslateblue 1px solid; 
	border-style: solid;
	border-width: 1px;
}
#ss0
{
	border: darkslateblue 1px solid; 
	border-style: solid;
	border-width: 1px;
}
#ss1
{
	border: darkslateblue 1px solid; 
	border-style: solid;
	border-width: 1px;
}
A.QuantityPayments
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #ff3333;
	font-family: Arial;
	cursor: hand;
}
A:hover.QuantityPayments
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #ff3333;
	font-family: Arial;
	cursor: hand;
}
.BorderTextBox
{
	border: #949aab 1px solid; 
}
.bodyMarginTop
{
	margin-top:1;
}
A.emailtoFriend
{
	font-weight: bold;
	font-size: 14px;
	color: darkblue;
	font-family: Arial;
	text-decoration: none;
}
A:hover.emailtoFriend
{
	font-weight: bold;
	font-size: 14px;
	color: darkblue;
	font-family: Arial;
	text-decoration: underline;
}
A.MainMenu
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana;
	text-decoration: none;
}
A:hover.MainMenu
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: none;
}
.WeRecommend
{
	color:dimgray;
}
.mailMenuStrip
{
	background: #dee3e7;
	font-family: Arial, Verdana;
	color: #0000ff;
	font-size: 12px;
	font-weight: bold;
}
.topLeftMenuImg
{
	background-image: url(images/btn1_blue.gif);
	height: 21px;
}
.topRightMenuImg
{
	background-image: url(images/btn1_he.gif);
	height: 21px;
}
A.topLeftMenuText
{
	font-family: Arial, Verdana;
	color: #000080;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 2px;
}
A:hover.topLeftMenuText
{
	font-family: Arial, Verdana;
	color: #ff0000;
}
.menu01
{
	padding-top: 2px;
	text-align: left;
}