@charset "utf-8";
body{
    background:#6E6E6E url('images/body-bg.png') top center repeat-x;
    color:#300;
    direction:rtl;
    font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
    margin:0;
    padding:0;
	line-height:1.3;
	text-align:justify;
	line-height:1.5;
}
a,a:visited,a:link,a:hover{
	/*color:#6C6C6C;*/
	text-decoration:none;
	color:blue;
}
a:hover{
	text-shadow: 1px 1px 1px #F6F;
}
ul,li{
	padding:0;
	margin:5px 0;
	list-style:none;
}
.rightmenu li,.links li{
	padding:0px 0px 6px;
	border-bottom:1px dotted #d9d7ff;
}
.links li{
	background:url('./images/weblink_icon.png') right 4px no-repeat;
	padding-right:19px;
}
#topticker .rightmenu li{
	border:0;
	padding:0;
}
h3, h3 a{
	line-height:1.2;
}
hr{
	height:1px;
	color:#CCC;
	border:none;
	border-bottom:1px solid #CCC;
}
input,select{
	font-family:Tahoma, Geneva, sans-serif;
}
img{
	border:none;
}
#ajax-loading-holder{
	position:fixed;
	width:100%;
	z-index:100;
 	display:none;
}
#ajax-loading-holder div{
	width:150px;
	height:25px;
	padding-top:4px;
	position:relative;
	background-color:#FFF;
	border:3px solid #1a5f8b;
	border-top:none;
	border-radius:0 0 10px 10px;
	margin:0 auto;
	text-align:center;
	box-shadow:0px 0px 3px 3px #B2C3D7;
}
#opacity_bg{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:black;
    z-index:10000;
    opacity:0.8;
    filter:alpha(opacity=80);
    display:none;
}
#box{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index:10001;
    display:none;
}

#logolink{
	display: block;
	position: absolute;
	top: 10px;
	left: 26px;
	height: 76px;
	width: 261px;
}
/*** Ticker ***/

#emraticker{
	background:#000000 666px center no-repeat url('images/arrow-left.png');
	border:1px solid #666;
	border-radius:5px;
	color:#D5D5D5;
	
	padding:0 20px;
	margin:0 15px;
	
	height:31px;
	width:535px;
	
	list-style:none;
	overflow:hidden;
	
	position:relative;
	top:10px;
	z-index:10;
}
#emraticker li{
	position:absolute;
	top:0px;
	display:none;
}
#emraticker li a{
	color:#D5D5D5;
}


/******** first layer *********/
#bglayer{
	background-color:black;
	position:fixed;
	top:0;
	left:0;
	z-index:101;
	width: 100%;
	height:100%;
	/*OPACITY*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	*/
	display:none;
}
#roundedbox{
	width:800px;
	position:fixed;
	z-index:102;
	top:40px;
}
#roundedbox-holder{
	width:800px;
	margin:0 auto;
	position:relative;
	display:none;
}
#roundedcontent{
	padding:0 15px 10px;
	max-height:500px;
	overflow:auto;
	margin-top:5px;
}
#closebox{
	margin-right:772px;
	cursor:pointer;
	color:#009;
}
/******** Rounded ***********/
.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d;
  background:#bfbfbf}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #191919;
  border-right:1px solid #191919;
  background:#cecece}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;}
.rounded4{
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d}
.rounded5{
  border-left:1px solid #bfbfbf;
  border-right:1px solid #bfbfbf}
.roundedfg{
  background:#FFFFFF;}


/*****************************/
.floatcenter{
    background-color:#FFF;
    width:800px;
    margin:70px auto 0;
    font-size:13px;
    font-family:tahoma;
    padding:10px;
    text-align:center;
    border:3px #000 solid;
}
#header{
	background:transparent url('images/header.png') center center no-repeat;
	/*background-color:#6E6E6E;*/
	
	position:relative;
	height:101px;
	width:994px;
	margin-right:-5px;
	z-index:10;
}
#top-menu{
	background:url('images/top-menu.png') no-repeat;
	height:39px;
	width:810px;
	text-align:center;
	padding:20px 160px 0 25px;
	position:relative;
	margin-right:-6px;
}
#top-menu a{
	color:#8c2e2e;
}
#top-menu a:hover{
	color:#5a0f0f;
	text-shadow:1px 2px 3px #093;
}
#top-menu span{
	color:#5B5B5B;
	color:#BBB
}
/*
#top-menu{
	height:39px;
	width:813px;
	margin-right:-9px;
	position:relative;
	background:url('images/top-menu-bg.png') repeat;
	padding:0;
	text-align:center;
	padding:17px 160px 0 25px;
}
#top-menu a{
	color:#5E3CB4;
}
#top-menu a:hover{
	border-bottom:1px solid #99C;
}
#top-menu span{
	color:#5B5B5B;
}
#top-menu-right{
	height:57px;
	width:153px;
	background:url('images/top-menu-right.png') center center no-repeat;
	
	position:absolute;
	top:0;
	right:0;
}
#top-menu-left{
	height:57px;
	width:19px;
	background:url('images/top-menu-left.png') center center no-repeat;
	
	position:absolute;
	top:0;
	left:0;
}
*/
#large-slide{
	height:305px;
	position:relative;
	background-color:white;
	padding-right:10px;
}
#large-slide img{
	border-bottom:1px solid #CCC;
}
#large-slide-right, #large-slide-left{
	width:18px;
	height:305px;
	background:center center no-repeat;
	
	position:absolute;
	top:0;
}
#large-slide-right{
	background-image:url('images/large-slide-right.png');
	right:0;
	margin-right:-8px;
}
#large-slide-left{
	background-image:url('images/large-slide-left.png');
	left:0;
	margin-left:-8px;
}
#wrapper{
	/*background-color:#FFF;*/
    width:980px;
    margin:0 auto;
	/*
	box-shadow:0px 0px 6px 0px #000;
	*/
}
#content-keeper{
	overflow:hidden;
	position:relative;
	width:980px;
	float:left;
}
/*
#content-top{
	height:10px;
	position:relative;
	background-color:#EBEBEB;
	margin-right:-3px;
	width:986px;
}
*/
#content-top-left-corner{
	height:12px;
	width:13px;
	background:url('images/content-top-left-corner.png') center center no-repeat;
	
	position:absolute;
	top:0;
	left:0;
}
#content-top-right-corner{
	height:12px;
	width:13px;
	background:url('images/content-top-right-corner2.png') center center no-repeat;
	
	position:absolute;
	top:0;
	right:0;
}
#right-menu-top-corner{
	height:12px;
	width:13px;
	background:url('images/content-top-right-corner.png') center center no-repeat;
	
	position:absolute;
	top:0;
	right:0;
}
#left-menu-top-corner{
	height:12px;
	width:13px;
	background:url('images/left-menu-top-left-corner.png') center center no-repeat;
	
	position:absolute;
	top:0;
	left:0;
}
#left-menu{
	background:url('images/left-menu-bg.png') top right repeat-y;
	min-height:500px;
	
	width:153px;
	padding:10px 8px;
	float:left;
	
	/*overflow:auto;*/
	color:#6C6C6C;
	position:relative;
	
	margin-bottom: -9985px;
	padding-bottom: 10000px;
	
	/*position:absolute;*/
	top:0;
	left:0;
}
#right-menu{
	background:url('images/right-menu-bg.png') top right repeat-y;
	min-height:500px;
	
	width:153px;
	padding:10px 8px;
	float:right;
	
	/*overflow:auto;*/
	color:#6C6C6C;
	position:relative;
	
	margin-bottom: -9985px;
	padding-bottom: 10000px;
	
	/*position:absolute;*/
	right:0;
	top:0;
}
#right-menu a{
	color:blue;
}
#right-menu a:hover{
	font-weight:bold;
	font-size:90%;
	color:#3f28c9;
	text-shadow:1px 2px 3px #7b67f9;
}
#left-menu h3,
#right-menu h3{
	position:relative;
	width:34px;
	height:34px;
	z-index:10;
}
#right-menu h3 div,
#left-menu h3 div{
	width:163px;
	height:34px;
	position:absolute;
	z-index:50;
	color:white;
	font-size:14px;
}
#right-menu h3 div{
	background:url('images/right-menu-title.png') top right no-repeat;
	margin-right:10px;
	padding:5px 9px 0 2px;
}
#left-menu h3 div{
	background:url('images/left-menu-title.png') top left no-repeat;
	margin-right:-29px;
	padding:5px 0px 0px 9px;
	text-align:left;
}
#content,#content-3col,#compare-full{
	
	background:#F0F0F0;/* url('images/content-bg.png') top center repeat-x; */
	min-height:500px;
	
	width:811px;
	float:left;
	overflow:hidden;
	position:relative;
	/*padding:10px 20px;*/
	
	margin-bottom: -9985px;
	padding-bottom: 10000px;
	
}
#compare-full{
	width:980px;
}
#content.full{
	width:100%;
}
#content-3col{
	width:602px;
	float:right;
	padding:10px 17px;
}
#search_li, 
#compare_li{
	padding-right:21px;
	background: right 4px no-repeat;
	line-height:19px;
	margin:12px 0;
}
#search_li{
	background-image: url('images/search_icon.png');
}
#compare_li{
	background-image: url('images/compare_icon.png');
}
.padding{
	padding:10px 20px;
}
.category-home{
	background:#F7F7F7 top center no-repeat url('images/cat-bg.png');
	min-height:155px;
	padding:10px 10px 0;
	width:170px;
	float:right;
	margin:5px 10px 5px 0;
	text-align:center;
	color:white;
	/*background-color:#C33;*/
}
.category-home div{
	color:#b7b7b7;
	margin-top:10px;
	text-align:right;
}
.category-home img{
	width:170px;
	height:119px;
}

.category-home a span{
	padding:5px;
	display:block;
}
.category-home a:hover span{
	font-weight:bold;
}
#category-show img{
	max-width:400px;
	max-height:200px;
}
#footer{
	background:transparent url('images/footer-bg.png') bottom center repeat-x;
	/*margin:25px 0 15px;*/
	color:#B2B2B2;
	/*padding:15px 5px 10px;*/
	text-align:center;
	clear:both;
	width:980px;
	height:222px;
}
#footer a{
	color:#B2B2B2;
}
#footer a:hover{
	color:#FFF;
}
#footer span{
	color:#343434;
}
.footer-widget{
	width:215px;
	float:right;
	background:transparent top left no-repeat url('images/footer-seperator.png');
	height:148px;
	padding:13px 15px;
	margin-bottom:16px;
	overflow:hidden;
}
.footer-widget ul{
	text-align:justify;
	font-size:11px;
	padding-right:5px;
}
.footer-widget b{
	border-bottom:1px solid #3B3B3B;
	display:block;
	width:80%;
	margin:0 auto;
	padding-bottom:4px;
}

#slide-product{
	position:relative;
	background:transparent top center repeat-x url('images/slide-bg.png');
	width:590px;
	height:146px;
	padding:8px 0 0 18px;
}
#slide-product-right,
#slide-product-left{
	background:transparent center center no-repeat;
	height:154px;
	width:35px;
	position:absolute;
	top:0;
	z-index:11;
}
#slide-product-right{
	background-image:url('images/slide-right.png');
	right:0;
}
#slide-product-left{
	background-image:url('images/slide-left.png');
	left:0;
}

.product-list-inct{
	margin:10px 5px;
}
.product-photo-inct{
	max-width:200px;
	max-height:200px;
	float:left;
	margin:10px 20px 10px 40px;
}
.product-list-title, #product-show h3 a{
	background:transparent top center repeat-x url('images/title-bg.png');
	height:30px;
	color:white;
	line-height:2.3;
	padding-right:10px;
	font-weight:bold;
}
#product-show h3 a{
	line-height:2;
}
.product-list-title a{
	color:#ECEBFF;
}
.product-list-inct-content{
	border:1px solid #4EA9F2;
	border-top:none;
	padding-right:20px;
}
.details-button,.buy-button,.compare-button{
	display:block;
	float:right;
	border:3px double #BABAFC;
	background-color:#F4F4D9;
	margin:30px 5px 10px 0;
	color:#5450BF !important;
	text-align:center;
	width:50px;
	padding:5px;
	font-weight:bold;
}
.details-button:hover,.buy-button:hover,.compare-button:hover{
	background-color:#F4F4F4;
	color:#060 !important;
}
.compare-button{
	background:#F4F4D9 url('images/compare_icon.png') 57px 7px no-repeat;
	padding-right:23px;
	line-height:18px;
}
.label{
	color:#360;
	font-weight:bold;
}
.brands-in-category ul li{
	float:right;
	margin-left:10px;
}
.brands-in-category ul li a img{
	height:50px;
	border:1px dashed #CCC;
}
.brands-in-category ul li a:hover img{
	border:1px solid #CCC;
}

ul.sub-cat li{
	float:right;
	text-align:center;
	border:1px solid #CCC;
	padding:5px;
	margin:2px 5px 8px;
}

ul.sub-cat li a img{
	height:120px;
}
.sort{
	display:block;
	float:left;
	font-size:10px;
	padding-top:3px;
}
.sort-button{
	font-size:11px;
	border-bottom:1px solid #CCC;
	display:block;
	float:left;
	font-weight:normal;
	margin:0 5px;
	padding:0 5px;
}


/******** Products ***********/
#product-show{
	padding:30px;
}
#product-show h3 a{
	display:block;
	margin:0 -30px
	
}
.tiny-logo{
	display:block;
	background:transparent center center no-repeat url('images/tiny-logo.png');
	width:37px;
	height:30px;
	float:right;
}
.prices-inct{
	margin: 18px 10px 0 0;
	border-right:3px double #6F9;
	padding-right:5px;
	font-size:14px;
	color:#030;
}
.product-photos{
	border:2px solid #E0E0E0;
	width:400px;
	text-align:center;
	float:left;
	padding:10px;
	position:relative;
}
.product-photos img{
	height:60px;
}
.photos-title{
	position:absolute;
	top:-13px;
	background-color:#E0E0E0;
	padding:2px 3px 4px;
	color:#6E6E6E;
}

.details-table{
	border:1px solid #E0E0E0;
	float:right;
	margin:20px 0 0;
	padding-bottom:20px;
}
.details-table h3{
	background-color:#E0E0E0;
	margin:0;
	padding:5px 5px 8px;
	font-size:12px;
	width:744px;
}
.details-row{
	border-bottom:1px solid #CCC;
	float:right;
	clear:both;
	width:714px;
	line-height:2.2;
	margin:0 20px
}
.details-label{
	display:block;
	float:right;
	width:200px;
	padding-right:15px;
}
.details-value{
	display:block;
	float:right;
}
.more-about-brand{
	margin-right:10px;
}
.give-rate{
	float:left;
	width:235px;
	background-color:#F1E5CF;
	font-size:12px;
	padding:5px;
	margin:10px 0 5px;
	text-align:center;
}
.give-rate select{
	text-align:center;
}
.form-label{
	display:block;
	float:right;
	width:50px;
	text-align:left;
	margin-left:5px;
}
.product-form{
	padding:10px 82px;
}
.product-form input[type='text'],
.product-form textarea{
	width:500px;
}
.product-form textarea{
	height:100px;
}
.product-form input[type='button']{
	margin:5px;
	margin-right:425px;
}
.no-bottom-padding{
	padding-bottom:0;
}
.inlineimg{
	vertical-align: text-top;
}


.sliding{
    position:relative;
	width:970px;
}
#slide-product .sliding{
	width:590px;
}
.sliding DIV {
    position:absolute;
    top:0;
    left:10px;
    z-index:8;
    opacity:0.0;
}
.sliding DIV.active {
    z-index:10;
    opacity:1.0;
}
.sliding DIV.last-active {
    z-index:9;
}


/*** Table ***/
table.list{
	border-bottom:1px solid #ccc
}
.list th{
	text-align:center;
}
.list th img{
	vertical-align:text-bottom;
}
.list th a{
	color:#FFF;
}
.list th a:hover{
	border-bottom:1px solid #EFE;
}
.list td{
	border-left:1px solid #CCC;
}
.list td{
	font-size:11px;
}
.list td img{
	max-height:150px;
	max-width:150px;
}
.list td.label{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#493166;
	border-right:1px solid #CCC;
}
.list tr.head{
	background-color:#5f497a;
}
.list tr.head td{
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
th{
	color: white;
	background-color: #2374D0
}
tr.bgclass1 a,
tr.bgclass2 a{
	display:block;
}
tr.bgclass1:hover,
tr.bgclass2:hover{
	background-color:#FFF;
}
tr.bgclass1{
	background-color:#E5E5E5;
}
tr.bgclass2{
	background-color:#EEEEEE;
}
.round-right{
	border-radius:0 10px 0 0;
}
.round-left{
	border-radius:10px 0 0 0;
}

/**** Drop Down List ****/
#fmt ul li {position: relative; margin:0; padding:5px 10px }
#fmt ul li ul { display:none;}
#fmt ul li a { display:block;}

#fmt ul li:hover { background-color:#b4b1ef; font-weight:normal; font-size:100%;}
#fmt ul li:hover a{ background-color:#b4b1ef; color:#FFF; font-weight:normal; font-size:100%;}

#fmt ul li.selected a {  } 

#fmt ul li ul.fmtDrpDwn, #fmt ul li ul.fmtDrpDwn ul { position:absolute; left:-200px; top:-7px; width:205px;  -moz-box-shadow:2px 2px 5px #d1d1d1; -webkit-box-shadow:2px 2px 5px #d1d1d1; box-shadow:2px 2px 5px #d1d1d1; padding-right:2px; border-top:solid 2px #54b1f5; background-color:#e5e5e5; z-index:50}
#fmt ul li ul.fmtDrpDwn li, #fmt ul li ul.fmtDrpDwn ul li{ background-color:#b4b1ef; float:none; display:block; width:183px; padding:3px 10px}
#fmt ul li ul.fmtDrpDwn li a { background-color:#b4b1ef; color:#FFF; display:block; height:23px; line-height:23px; display:block; text-indent:15px;}
#fmt ul li ul.fmtDrpDwn li a:hover  { position:relative; right:2px; font-weight:normal; font-size:100%;}
#fmt ul li ul.fmtDrpDwn li.selected { -moz-box-shadow:none;  -webkit-box-shadow:none;box-shadow:none;}

#fmt ul li ul.fmtDrpDwn ul { position:absolute; left:100%; top:0px; }



/***
 * AD Gallery jQuery
 */
#gallery-wrapper{
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
.ad-gallery {
  margin:0 auto;
  width: 700px;
  direction:ltr;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 450px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad-gallery-images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad-gallery-images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: right;
		direction:rtl;
        width: 100%;
        z-index: 2;
        background: url(ad-gallery-images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(ad-gallery-images/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(ad-gallery-images/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  right: -9000px;
  top: -9000px;
}