*{
	font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
body{
    background: #1b1a1b url('images/bg.png') repeat-x top center fixed;
    direction: rtl;
}
h1{
    border-bottom: 2px solid #2E8CCE;
    padding: 10px;
    padding-top: -2px\9;
    margin-bottom: 2px\9;
    font-size: 14px;
    font-weight: bold;
    margin: 2px;
    margin-bottom: 10px;
}
body a{
    color: #2E8CCE;
}
img{
    border: none;
}
#BtmBg{
    position: fixed;
    bottom: 1px;
    left: 1px;
    width: 950px;
    height: 600px;
    background: transparent url('images/bt_bg.png') no-repeat;
    z-index: -1;
}
td{
    text-align: right;
    vertical-align: top;
}
.clear{
    clear: both;
}
marquee{
    color: black !important;
    max-height: 135px;
    font-size: 14px;
}
.rFloat{
    float: right;
}
.lFloat{
    float: left;
}
.Info{
    margin: 3px;
    padding: 8px;
    background: #F7F7F7;
    border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
}
.Err{
    background: #FFE1E1;
    color: #C06868;
}
.Proceed{
    background: #E4FFD2;
    color: #B7EC93;
}
.Err, .Proceed{
    font-weight: bold;
    text-align: center;
}
.Alert{
    background: #FFFACD;
}
#Wrraper{
    width: 945px;
    margin: auto;
    margin-top: 2.4%;
    z-index: 999;
}
.Current, #Menu li:hover{
    border-bottom: 2px solid #2E8CCE;
}
.Current a{
    color: #2E8CCE !important;
}
#Menu li:hover{
    border-color: oRange;
}
#Logo{
    margin-right: -10px;
}
.headA{
    width: 160px;
    margin-left: -25px;
    background: #FFF;
    background: transparent url(images/sales.png) no-repeat\9;
    height: 640px;
    font-size: 15px !important;
    border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    box-shadow: 3px 3px 5px black; 
    -moz-box-shadow: 2px 2px 5px #1C1C1C; 
    -webkit-box-shadow: 3px 3px 5px black; 
}
#Menu{
    list-style: none;
    display: inline;
    margin-right: 0;
    padding-right: 0;
}
#Menu li{
    padding: 5px;
    list-style: none;
    max-width: 120px;
}
#Menu a, .headA h1{
    font-weight: 800;
    font-size: 12px;
    color: white;
    opacity: 0.85;
    text-decoration: none;
    text-shadow: 1px 1px 4px black; 
    -moz-text-shadow: 1px 1px 4px black; 
    -webkit-text-shadow: 1px 1px 4px black; 
}
.headA h1{
    border-color: orange;
    color: Orange;
    text-shadow: 1px 1px 4px #CCC; 
    -moz-text-shadow: 1px 1px 4px #CCC; 
    -webkit-text-shadow: 1px 1px 4px #CCC; 
}
header{
    display: block;
    margin-bottom: 10px;
}
footer{
    display: block;
    padding: 2px;
    color: white;
    width: 770px;
}
footer a{
    color: white;
    font-weight: bold;
}
#tileBody{
    min-height: 620px;
    min-height: 595px\9;
    width: 642px;
    padding: 20px;
    margin-bottom: 0;
    margin-top: -2px;
    padding-top: 0;
    z-index: 999;
    background: white;
    border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    box-shadow: 3px 3px 5px black; 
    -moz-box-shadow: 2px 2px 5px #1C1C1C; 
    -webkit-box-shadow: 3px 3px 5px black; }
.Gallery{
    text-align: center;
    margin: auto;
}
.Gallery img{
    margin-left: 7.5px;
    margin-right: 7.5px;
    border: 2px solid black;
}
#Galleria{ 
    height: 250px;
    width: 635px;
    direction: ltr;
    margin: auto;
    margin-top: 20px;
}
.Center{
    margin: auto;
    text-align: center;
}
.Card1{
    background: #F8F8F8;
    border: 1px solid #E5E5E5;
    width: 250px;
}
.Card1 p{
    display: inline;
    margin: 1px;
}
h3{
    background: #EEE;
    margin: 0;
    padding: 3px;
}
.Card1 div{
    padding: 10px;
    line-height: 18px;
}
.maxHeight{
    max-height: 300px;
    height: 300px;
    overflow: auto;
}
.Form1{
    width: 100%;
    margin: auto;
    text-align: center;
}
.Input{
    margin-right: 15px;
    width: 250px;
    margin-bottom: 15px;
}
textarea.Input{
    height: 120px;
    max-height: 120px;
}
.Form1 label{
    display: block;
    font-weight: bold;
    text-decoration: underline;
    text-align: right;
    width: 250px;
    margin: auto;
}
.GalsH2{
    text-align: center;
    border-bottom: 1px dotted black;
    padding: 1.5px;
    margin-bottom: 5px;
    margin-top: 0px;
    padding-top: 0px;
}

/*
 * jQuery Nivo Slider v2.3
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
#Slider{
    width: 640px;
    height: 373px;
    height: 365px\9;
    background:url(ns_images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0;
	left:0;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(ns_images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(ns_images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.PreviewPic{
    width: 640px;
    height: 540px;
    position: absolute;
    top: 16px;
    right: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.clear {
	clear:both;
}
