@charset "utf-8";
.Menu a:link {color:#CC3300; text-decoration:none;} /* unvisited link */
.Menu a:visited {color:#FF3333} /* visited link */
.Menu a:hover {color:#FF9900;} /* mouse over link */
.Menu a:active {color:#990066} /* selected link */
.Menu {color:#CC0033; font-family:Arial, Helvetica, sans-serif; font-size:14px;} /* selected link */
	.name{font-family:Arial, Helvetica, sans-serif; color:#352800; font-weight:bold; font-size:13px; text-align:center}
	.price{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:17px;	color:#003333; vertical-align:top;}
	.maintxt{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; color:#993300; font-weight:bold; padding-right:25px;}
	.field{BORDER-RIGHT:#CC0000 1px solid; BORDER-TOP:#990000 1px solid; BORDER-LEFT:#FF0000 1px solid; COLOR: #000000; BORDER-BOTTOM:#CC0033 1px solid; BACKGROUND-COLOR:#FFFFFF;}
	.field2{color:#666}
	.order{color:#990033; font-size:23px; font-family: Arial,Tahoma,Verdana, sans-serif; vertical-align:top; text-align:center;}
	.coupon-phone{color:#000000; font-size:12px; font-family: Arial,Tahoma,Verdana, sans-serif; vertical-align:top; text-align:left; padding-right:5px; font-weight:bold;}
	.coupon{color:#000000; font-size:18px; font-family: Myriad Hebrew; vertical-align:top; text-align:center;}
	.tokef{color:#000000; font-size:10px; font-family: Arial,Tahoma,Verdana, sans-serif; vertical-align:top; text-align:right; padding-right:5px; font-weight:bold;}
	.ordertop{color:#990000; font-size:12pt; font-family: Arial,Tahoma,Verdana, sans-serif; font-weight:inherit;}
	.field{BORDER-RIGHT: #3E9EBB 1px solid; BORDER-TOP: #2A69C9 1px solid; BORDER-LEFT: #2A69C9 1px solid; COLOR: #000000; BORDER-BOTTOM: #2A69C9 1px solid; BACKGROUND-COLOR:#FFFFFF;}
	.butt{background:#99FF99; border: 1pt solid #999999; cursor: hand; font-size: 10pt; font-family: Verdana,Tahoma, sans-serif; font-weight: bold; color:#333333;}
	.buttor{background: #F0F0F0; border: 1pt solid #999999; cursor: hand; font-size: 10pt; font-family: Verdana,Tahoma, sans-serif; font-weight: bold; color:#333333; margin-right:15px;}	
.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
	width:auto;
	top:0px;
	margin:0px;
	text-align: right;
	margin-right:12px;
	padding:0px;
}
.order2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	width:auto;
	top:0px;
	margin:0px;
	text-align: right;
	margin-right:15px;
	padding:0px;
}
table.sample2 {
	border-width: 1px;
	text-align:right;
	table-layout:fixed;
	margin-right:40px;
	border-spacing: ;
	border-style: dotted;
	border-collapse: separate;
	background-color: rgb(255, 250, 250);
}
table.sample2 th {
	border-width: 1px;	
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color:white;
	-moz-border-radius: ;
}
table.sample2 td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color:white;
	-moz-border-radius: ;
}
.logowhy{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin-right:11px;
}
.content{
font: font-family:Arial, Helvetica, sans-serif;
font-size:14px; 
color:#951616;
}
.example {
  background-color:#6AF;
  text-align:center;
}
.example span {
  background-color:#FDCB2C;
}
div.RedLink { background-color:transparent;
              color:black; font-size:12px }
.RedLink a:link	{ color:black; text-decoration:none }
.RedLink a:visited { color:#333333; text-decoration:none }
.RedLink a:hover { color:gray; text-decoration:underline }

.Admen a:link {color:#333333; text-decoration:none;} /* unvisited link */
.Admen a:visited {color:#000000} /* visited link */
.Admen a:hover {color:#666666} /* mouse over link */
.Admen a:active {color:#990000} /* selected link */
.Admen {color:#333333 font-family:Arial, Helvetica, sans-serif; font-size:14px;} /* selected link */

a.SideMenu:link {font-family:"Arial"; font-size:22px; color:#003; margin-right:5px; text-decoration:none}
a.SideMenu:visited {font-family:"Arial"; font-size:22px; color:#003; margin-right:5px;}
a.SideMenu:hover {font-family:"Arial"; font-size:22px; color:#003; margin-right:5px;}
a.SideMenu:active {font-family:"Arial"; font-size:22px; color:#003; margin-right:5px;}


.callus{
padding-right:9px;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#333333;
text-shadow: 1px 1px 0px #e5e5ee;}

.goog{font-family: 'Metamorphous', cursive;text-shadow: 4px 4px 4px #aaa; font-size:13px}

.button, .button span {
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button {
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	margin-bottom:10px;
}
.button.full, .button.full span {
	display: block;
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
	top:1px;
}
.button span {
	position: relative;
	color:#fff;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .2) 1px solid;
	padding:0.6em 1.3em;
	line-height:1em;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
}
.button.small span {
	font-size:12px;
}
.button.medium span {
	font-size:14px;
}
.button.large span {
	font-size:18px;
}
.button.black {
	background-color: #333333;
}
.button.gray {
	background-color: #666666;
}
.button.white {
	background-color: #FFFFFF;
}
.button.white span{
	color: #666666;
}
.button.red {
	background-color: #e62727;
}
.button.orange {
	background-color: #ff5c00;
}
.button.magenta {
	background-color: #A9014B;
}
.button.yellow {
	background-color: #ffb515;
}
.button.blue {
	background-color: #00ADEE;
}
.button.pink {
	background-color: #e22092;
}
.button.green {
	background-color: #91bd09;
}
.button.rosy {
	background-color: #F16C7C;
}
.button.brown {
	background-color: #804000;
}
.button.purple {
	background-color: #800080;
}
.button.cyan {
	background-color: #46C7C7;
}
.button.gold {
	background-color: #D4A017;
}
.thank{color:#030; font-size:17px; font-family: Arial,Tahoma,Verdana, sans-serif; direction:rtl; text-shadow:#060 1px 1px 1px; font-weight:bold; vertical-align:text-top}
.pod-left{border-radius: 0px 0px 0px 15px;}
.pod-right{border-radius: 0px 0px 15px 0px;}
.pod-footer{border-radius: 15px 15px 0px 0px;}