body {
	background-color:#f9f9f9;
	color: #333;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px
}
a {
	color: #fff;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-align: right;
}
h2 {
	padding: 20px 0 0;
	text-align: right;
}
p {
	overflow: hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px
}
.container_16 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
hr {
	width:820px;
	margin:auto;
	padding:5px;
}
#level {
	background-image:url(../img/topgrey.jpg);
	background-repeat: repeat;
}
#logo {
	/*width:462px;
	height:96px;*/
	float:left;
}
#right-nav {
	display:none;
	float:right;
	margin-top:29px;
}
#right-nav ul {
	list-style:none;
	display:inline;
}
#right-nav ul li {
	display:inline;
	padding:5px;
	margin:5px;
}
#second-navigation {
	background-image:url(../img/2step.jpg);
	background-repeat: repeat;
}
#nav {
	height:40px;
	position: relative;
	background: -moz-linear-gradient(top, #292929, #666);
    background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#666));
	background-color:#292929;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#nav ul {
	display:inline;
	padding:5px;
	margin: auto;
	
}
#nav ul li {
	display:inline;
	list-style: none;
	margin:5px;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	z-index:2;
}
.hover{
background-color:#efefef;
}
#nav ul li a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #e3e3e3;
	z-index: 2000;
	position: relative;
	cursor: pointer;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#nav ul li a:hover {
	/*color:#FFF;
	text-decoration: none;
	background-color:#333;*/
}
#blob {
    background: #0b2b61;
    border-right: 1px solid #0059ec;
    border-left: 1px solid #0059ec;
    position: absolute;
    z-index: 1;
    top: 0;
    background: -moz-linear-gradient(top, #0b2b61, #437495);
    background: -webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#437495));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 2px 3px 10px #437495;
    -webkit-box-shadow: 2px 3px 10px #437495;
}
.light_link {
	color:#FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}
#slider {
	display:block;
	height:200px;
	overflow:hidden
}
#footer {
	background-color:#575757;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.whitetext , #footer p , #footer a {
	color:#FFF;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size:10px;
}
#footer small{
font-size:10px;
float:right;
width:35%;
}
#content {
	direction:rtl;
	background-color:#f9f9f9;
	/*border:1px solid #ccc;*/
}
#content p {
	direction:rtl;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
#content ul {
	list-style:none;
	padding-right:10px;
}
/* start easy slider */

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:820px;
	height:200px;
	overflow:hidden;
}
span#prevBtn {
}
span#nextBtn {
}
/* end easy slider */

.img_holder {
	display:block;
	width:600px;
	height:232px;
	padding:5px;
	/*background-image:url(../img/wide_imgbg.jpg);
	background-repeat: no-repeat;*/
	margin:auto;
}
.textalign {
	text-align:right
}
/** Contact US page */
#map {
	display:block;
	float:left;
	width:425px;
	height:350px;
	overflow:hidden
}
#address {
	display:block;
	float:right;
	background-image:url(../img/contactus.jpeg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:350px;
	direction:rtl;
	width:390px;
}
.greylink {
	color:#666
}
/** End Contact US page */


/**Products Pages */
#mySlides {
	position:relative;
	display:block;
}
#mySlides div {
	display:block;
	width:250px;
	height:auto;
	float:right;
	overflow:hidden;
	padding:5px;
	margin:5px;
}
#mySlides div h3 {
}
.whitediv {
	border: 1px solid #386c91;
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-bottomright :5px;
	-moz-border-radius-topright :5px;
	-moz-border-radius-bottomleft :5px;
	-webkit-border-top-left-radius :5px;
	-webkit-border-top-right-radius :5px;
	-webkit-border-bottom-left-radius :5px;
	-webkit-border-bottom-right-radius :5px;
	background-image: url(../img/topgrey.jpg);
	background-repeat:repeat-x;
	background-position: -550px -15px;
}
.whitediv h3, .whitediv a {
	margin:5px;
	color:#386c91;
	text-shadow : 1px 1px 1px #f9f9f9;/*margin-left:5px;
	margin-top:10px;*/
}
/* End Products */

/* start Gallery options */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../img/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
}
span.image-caption {
	display: block;
	position: absolute;
}
div.caption {
	background-color: #000;
	padding: 12px;
	color: #ccc;
}
div.caption a {
	color: #fff;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 5px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#captionToggle a {
	float: right;
	display: block;
	background-image: url('../img/caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}
/* End  Gallery options */
/*Start Conatct CSS tags */
.myform {
	margin:0 auto;
	width:380px;
	padding:10px
}
#stylized {
	border:solid 1px #b7ddf2;
	background:#ebf4fb;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	text-align:right
}
#stylized p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
	text-align:right
}
#stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:160px;
	float:right;
	padding-top:6px;
}
#stylized .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:160px;
}
#stylized input, .textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
}
#stylized button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color: #666666;
	background-image: url(../img/button.png);
	background-repeat: no-repeat;
}
/*End Conatct CSS tags */
/*start products tags */
.product{
	display:block;
	width:90%;
	margin: 5px auto;
	padding:5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color:#fff;
	color:#999;
}

.product h6{
padding-top:15px;
}
.product ul{
text-align:right;
width:65%;
color:#333;
float:right
}
.product ul li{
list-style:none
}
.product p{
text-align:right;
width:55%;
color:#333;
float:right
}

.product img{
  float:left;
  margin-left:15px;
  padding-bottom:5px;
  padding-top:5px;
}
.product .boxclear {
clear:both;	
}
/*end of the products tags */
.player{
	display:block;
	width:360px;
	height:264px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/*Right Nan Bar */

	ul#navlist
	{
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	height:375px;
	background: #0b2b61;
	background: -moz-linear-gradient(top, #0b2b61, #437495);
    background: -webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#437495));
	}
	
	ul#navlist li
	{
	display: block;
	margin: 0;
	padding: 0;
	}
	ul#navlist li a
	{
	display: block;
    text-align: center;
	width: 160px;
	padding: 0.5em 0 0.5em 0em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #fff;
	text-decoration: none;
	background: #0b2b61;
	background: -moz-linear-gradient(top, #0b2b61, #437495);
    background: -webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#437495));
	/*-moz-border-radius-topleft :5px;
	-moz-border-radius-topright :0px;
	-moz-border-radius-bottomright :5px ;
	-moz-border-radius-bottomleft :0px ;
	-webkit-border-bottom-left-radius :0px ;
	-webkit-border-bottom-right-radius :5px ;
	-webkit-border-top-right-radius: 0px ;
	-webkit-border-top-left-radius : 5px;
	*/
	}
	#navcontainer>ul#navlist li a { width: auto; }
	
	ul#navlist li#active a
	{
	background: #f0e7d7;
	color: #800000;
	}
	
	ul#navlist li a:hover, ul#navlist li#active a:hover
	{
	color: #fff;
	background: #437495;
	background: -moz-linear-gradient(top, #437495, #0b2b61);
    background: -webkit-gradient(linear, left top, left bottom, from(#437495), to(#0b2b61));
/*	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 2px 3px 10px #437495;
    -webkit-box-shadow: 2px 3px 10px #437495;*/
	}
