@charset "utf-8";
body {
	margin : 0;
	padding : 0;
	width : 100%;
	color: inherit;
	background-color: #3a3a3a;
	background-image: url(timages/graybg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
html {
padding : 0;
margin : 0;
}
* {
margin : 0;
padding : 0;
}
a {
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
.main {
	padding : 0;
	margin : 0px;
	text-align : right;
}
.blok_header {
	padding : 0;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header {
	width : 990px;
	margin : 0 auto;
	padding : 0;
}
.logo {
	padding : 0;
	width : 990px;
	float : left;
	height: 120px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(timages/logo1-sb.jpg);
	background-repeat: no-repeat;
}
.menu_resize {
	width : 490px;
	padding : 0;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.menu {
	padding : 0;
	width : 485px;
	float : right;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	height: 25px;
}
.menu ul {
padding : 0;
margin : 0;
list-style : none;
border : 0;
display:inline;
}
.menu ul li {
display:inline;
margin : 0;
padding : 0;
border : 0;
}
.menu ul li a {
	margin : 0;
	color : #03C;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 16px;
	text-align: center;
	background-image: url(timages/seprator.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
}
.menu ul li a:hover {
	color: #B93526;
}
.search {
padding : 45px 20px 0 0;
margin : 0;
width : 500px;
float : right;
font : normal 20px Arial, Helvetica, sans-serif;
color : #000;
}
.header_text_bg {
margin : 0;
padding : 0;
}
.header_text {
margin : 0 auto;
padding : 0;
width : 991px;
}
.header_text_blog {
height : 92px;
width : 991px;
background : url(timages/header_text_blog_bg.gif) no-repeat top;
padding : 0;
margin : 0;
}
.header_text_blog h3 {
width : 300px;
float : left;
margin : 0;
padding : 30px 0 0 40px;
font : normal 36px Arial, Helvetica, sans-serif;
color : #fffefe;
}
.header_text_blog p span {
text-align : justify;
width : 340px;
float : right;
margin : 0;
padding : 30px 0 0 0;
font : normal 12px Arial, Helvetica, sans-serif;
color : #fffefe;
}
.header_text h2 {
font : normal 18px Arial, Helvetica, sans-serif;
color : #3c3c3c;
padding : 5px 0;
margin : 0;
text-align : center;
}
.header_text p {
font : normal 14px Arial, Helvetica, sans-serif;
color : #848484;
padding : 0 0 20px 0;
margin : 0;
text-align : center;
}
.body_resize {
	margin : 0;
	padding : 0;
}
.body {
	width : 990px;
	margin : 0 auto;
	background-color: #FFF;
}
.body h2 {
	margin : 0;
}
.body img {
float : left;
padding : 0;
}
.body img.port {
float : left;
padding : 0;
margin : 15px 1px;
}
.body img.floated {
float : right;
padding : 0;
margin : 0 5px;
}
.body p {
font : normal 300 12px/1.8em Tahoma;
color : #191919;
padding : 5px 5px;
margin : 0;
direction:rtl;
}
.body p span {
font : normal 300 12px/1.8em Tahoma;
color : #191919;
margin : 0;
}
.body a {
text-decoration : none;
color : #191919;
font : 300 12px Tahoma;
}
.body a:hover {
	text-decoration : underline;
	color: #4e3838;
	font : 300 12px Tahoma;
}
.body_small {
width : 265px;
float : right;
margin : 5px 5px 5px 0;
padding : 0;
}
.body_big {
	width : 700px;
	float : left;
	margin : 5px 0 5px 5px;
	padding : 0;
}
.body_big ul {
	list-style-type:none;}
.body_big ul li{
	padding-right: 10px;
}	
.body .block2 {
width : 255px;
margin : 5px;
padding : 0;
float : left;
}
.FBG {
	padding : 0;
	height:60px;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #A0D4D9;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.FBG_resize {
	width : 990px;
	padding : 0;
	font : 300 14px Tahoma;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.FBG_resize img {
float : left;
margin : 15px 10px;
padding : 0;
}
.FBG_resize p {
	font : 300 10px Tahoma;
color : #000000;
padding : 5px;
margin : 0;
}
.FBG_resize .right {
width : 250px;
float : right;
margin : 40px 100px;
padding : 0;
height:100px;
}
.FBG_resize h2 {
	font : 300 10px Tahoma;
	color : #000000;
	padding : 30px;
	margin : 0;
	text-align: center;
}
.FBG_resize a {
	font : 300 10px Tahoma;
	color : #000000;
	margin : 0;
}
.footer_resize h2 {
	font : 300 14px Tahoma;
	color : #000;
	padding : 5px;
	margin : 0;
}
.footer_resize a {
font : 300 14px Tahoma;
color : #a5a5a5;
padding : 5px;
margin : 0;
}
.footer_resize a:hover {
color : #a5a5a5;
text-decoration : underline;
}

.footer_resize .right {
width : 250px;
float : right;
margin : 40px 100px;
padding : 0;
height:100px;
}
.footer_resize .left {
	width : 400px;
	padding : 0;
	height:100px;
	margin: auto;
	text-align:center;

}
.footer_resize {
	width : 980px;
	margin : 0 auto;
}
.footer {
	padding : 0;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #A0D4D9;
	height: 60px;
}
.footer p {
font : normal 300 14px Tahoma;
color : #a5a5a5;
}
.footer a {
font : normal 300 14px Tahoma;
color : #a5a5a5;
text-decoration : none;
padding : 5px;
margin : 0;
}
p.response {
text-align : center;
color : #2c2c2c;
font : bold 11px Arial, Helvetica, sans-serif;
line-height : 1.8em;
width : auto;
}
p.clr, .clr {
clear : both;
padding : 0;
margin : 0;
}
li.bg, .bg {
clear : both;
border-bottom : 1px solid #dedede;
padding : 10px 0 0 0;
margin : 0 0 10px 0;
background : none;
list-style : none;
}
/********** slider **********/
.accord_top { padding:10px 0; margin:0; background:#cdcdcd;}
/* jquery.v1.4.2 */
/* Small reset */
/*Featuread Area*/
#featured, .featured, .fadeout, .newsselect { height:400px; /*this changes the height of the image slider*/ }
#feature_wrap { width:959px; border:5px solid #f4f4f4; margin:0 auto; }
#featured { position: relative; width:957px; overflow: hidden; }
.featured { width:715px; position:absolute; top:0; left:0; overflow: hidden; display:none; border-left:1px solid #aaa; background: #fff url(timages/preload.gif) no-repeat center center; }
.preloading_background { background: transparent url(timages/preload.gif) no-repeat 50% 50%; }
#feature_wrap .fadeout { background: transparent url(timages/overlay.png) repeat-y right top; }
.bottom_left_rounded_corner { background: transparent url(images/rounded.png) no-repeat left bottom; }
.bottom_right_rounded_corner { background: transparent url(images/rounded.png) no-repeat right bottom; }
#feature_wrap #featured .feature_excerpt { background: #fff; }
#feature_wrap #featured a { color:#444; }
.accord_top .feature_excerpt { width:660px; position: absolute; display: block; bottom: 0; left:0; z-index: 2; padding:10px 20px; font-size: 11.5px; line-height:1.5em; cursor: pointer; }
.sliderdate { display:none; }
/*fadeslider*/
.fadeslider .featured { width:100%; border:none; }
.accord_top .slidecontrolls { position:absolute; width:10px; right:-15px; bottom:0; }
.accord_top .slidecontrolls span { height:10px; padding:2px 0; width:10px; display:block; cursor: pointer; }
.accord_top .fadeslider .feature_excerpt { width:917px; }
/*newsslider*/
.newsselect { position: absolute; overflow: hidden; width:276px; right:0px; top:0px; border-left:1px solid #e1e1e1; background: #fff; z-index: 5; }
.newsslider .newsItems { position: absolute; top:0; left:0; }
.newsslider .featured { border:none; }
.accord_top .newsselect .sliderheading { font-size:13px; font-family: Arial, Helevtica, Verdana, san-serif; font-weight: bold; padding: 0; }
.newsselect .single_item { padding:10px; border-bottom:1px solid #e1e1e1; display: block; text-decoration: none; line-height: 1.3em; }
.newsselect .single_item:hover,
.newsselect .active_item { background-color: #f1f1f1; outline: none; }
.accord_top .newsslider .fadeout { right:155px; }
.newsselect .sliderdate { display:block; font-size: 11px; }
/*accordion slider*/
.featured img { display:block; position: relative; z-index: 1; }
.accord_top .fadeout { position:absolute; width:200px; display:block; right:0px; z-index: 3; }
.accord_top .sliderheading { display:block; font-size: 26px; }
.accord_top .heading_clone { color:#fff; position: absolute; z-index: 4; bottom:20px; left:20px; font-size: 14px; font-weight:bold; padding:0; margin: 0; }
.featured a,
.featured a img,
.featured img { text-decoration: none; border:none; }
.accord_top .featured1 { border:none; display: block; }
.bottom_right_rounded_corner,
.bottom_left_rounded_corner { position: absolute; z-index: 50; display: block; height:7px; width:7px; bottom:0px !important; /* ie6fix */ left:0px; bottom:-1px; }
.accord_top .bottom_right_rounded_corner { right:0px !important; /* ie6fix */ right:-1px; left:auto; }

p { padding: 0.5em 0; }
.flickr { padding: 0.5em 0; }
body .accord_top #main .noborder,
body #footerwrap #footer .noborder { border:none; padding:0; }
.small_block { font-size: 0.9em; line-height: 1.4em; clear:both; }
.entry ol li { list-style-position:inside; list-style-type:decimal; }
pre { background-color:#FEFEFE; border:1px solid #DDDDDD; color:#333333; display:block; font-family:"Courier New", Courier, monospace; font-size:12px; overflow:auto; padding:10px; width:90%; }
img.img_products_small {
padding : 1px;
width : 80px;
text-align : center;
height : 104px;
}

.small1{
	width: 267px;
	height: 23px;
}
.small2{
	width: 260px;
}
.small3{
	width: 267px;
	height: 23px;
}
.big1{
	background: url(timages/big1.gif) center bottom;
	width: 700px;
	height: 23px;
}
.big2{
	background: url(timages/big2.gif) repeat-y center bottom;
	width: 700px;
}
.big2 img {
	margin-left: 3px;
}
.big3{
	background: url(timages/big3.gif) center top;
	width: 700px;
	height: 23px;
}
.big11{
	background: url(timages/big11.gif) center bottom;
	width: 700px;
	height: 23px;
}
.big22{
	background: url(timages/big22.gif) repeat-y center bottom;
	width: 700px;
}
.big22 img {
	margin-left: 3px;
}
.big33{
	background: url(timages/big33.gif) center top;
	width: 700px;
	height: 23px;
}
.big4{
	width: 694px;
	background: url(timages/big2.gif) repeat-y center bottom;
	width: 700px;
		margin-left: 2px;

	
}
.nav3{
	height: 100px;
}
#if {width:267px; list-style:none; color:#000000;}
#if h3 {
	width:267px;
	height:25px;
	margin-top:5px;
	cursor:pointer;
	background:url(timages/tab.png) no-repeat center center;
	font: bold 12px Tahoma;
	text-align: right;
}
#if h3 p {
	padding-top: 3px;
	padding-right: 37px;
	padding-bottom: 2px;
	margin:0;
	font: bold 12px Tahoma;
	color: #003;
}
#if h3:hover {
	background:url(timages/tab_hover.png) no-repeat center center
}
.main1{
	margin: 0px auto;
	width: 991px;
	height:98px;
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	color:#151410;
	line-height:0;
}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	width: auto;
	height: auto; /* without this line error in IE8 detected */
	margin: 0 auto;
	position: relative;
}


#imageContainer{
	width:10px;
	height:10px;
	margin: 0 auto;
	overflow:hidden;
	background-color: #fff;
	position: relative;
	font-size:0;/* ie fix - big info bar*/
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	font-size:10px;
	z-index:1;
}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url(timages/loading.gif) center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background-image: url(timages/data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { 
	background: url(timages/prev.png) 5% center no-repeat; 
	_background-image:url(timages/prev_ie6.gif)
}
#nextLinkImg:hover, #nextLinkImg:visited:hover { 
	background: url(timages/next.png) 97% center no-repeat; 
	_background-image:url(timages/next_ie6.gif)
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width:100%;
}

#imageData{
	overflow:hidden;
	width:100%;
}
#imageDetails{ width: 70%; float: left; text-align: left; 	padding:10px 10px 0 10px;}
#caption{ font-weight: bold; display:block;}
#numberDisplay{ display: block; float: left; padding-right:10px;}			
#detailsNav{display:block; float:left;   padding:0; }
#prevLinkDetails, #nextLinkDetails, #slideShowControl{ background-repeat:no-repeat; outline-style:none; display:block; float:left;}
#prevLinkDetails { margin:3px; margin-top:1px; width:16px;height:16px; background: url(timages/prevlabel.gif) left center;}
#nextLinkDetails { margin:3px; margin-top:1px; width:16px;height:16px; background: url(timages/nextlabel.gif) right center;}

#slideShowControl.started{
	background-image:url(timages/pause.gif);
}

#slideShowControl{
	display:block;
	width:17px; 
	height:17px; 
	float:left;
	background:url(timages/start.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}

#close{
	padding:10px 10px 0 0;
	float:right;
}
#closeLink {
	display:block; outline-style:none; margin:0; padding:0; text-decoration:none; 
	width:32px;
	height:32px;
	background:url(timages/close.gif) no-repeat;
}	
		
	


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	

#outerImageFrame{
	border:solid 1px red;
	height:100%;
	width:100%;
	position:absolute;
}


#outerImageContainer{
	overflow:visible;
}
#outerImageContainer td{
	text-align:center;
	padding:0;
}

#lightboxFrameBody{
	background-color: #fff;
	border:solid 1px #fff; /* hack for opera table small cell width */
}

#outerImageContainer td{
	font-size:0;
}
/* frame style */
#outerImageContainer td.tl, #outerImageContainer td.br{
	height:15px;
	width:15px;
}

#outerImageContainer td.tl{
	background-image:url(timages/borderTopLeft.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderTopLeft.png', sizingMethod='scale');
}
#outerImageContainer td.tc{
	background-image:url(timages/borderTopCenter.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderTopCenter.png', sizingMethod='scale');
}
#outerImageContainer td.ml{
	background-image:url(timages/borderMiddleLeft.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderMiddleLeft.png', sizingMethod='scale');
}
#outerImageContainer td.mr{
	background-image:url(timages/borderMiddleRight.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderMiddleRight.png', sizingMethod='scale');
}
#outerImageContainer td.bc{
	background-image:url(timages/borderBottomCenter.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderBottomCenter.png', sizingMethod='scale');
}


#outerImageContainer td.tr{
	background-image:url(timages/borderTopRight.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderTopRight.png', sizingMethod='scale');
}
#outerImageContainer td.bl{
	background-image:url(timages/borderBottomLeft.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderBottomLeft.png', sizingMethod='scale');
}
#outerImageContainer td.br{
	background-image:url(timages/borderBottomRight.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='timages/borderBottomRight.png', sizingMethod='scale');
}
#vlightbox {
	zoom:1;
	text-align: justify;
}
#vlightbox div{
	height: 100px;
	width: 100px;
	float: left;
	margin: 20px;
}
#vlightbox span{ display:block; }
#vlightbox a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;

	*display:inline;
	position:relative;
	vertical-align:top;
	margin:10px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	opacity:0.87;
}
#vlightbox a img{
	display:block;
	border:none;
	margin:0;
}
#vlightbox a:hover{
	opacity:1;
}
.allp0{
	height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 218px;
	background-image: url(timages/alp0.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.showp1{
	float: right;
}
.text3{
	direction:rtl;
}
.showproduct_cel{
	width: 680px;
}
.textlink1{
	text-decoration : none;
	padding-right: 5px;
	padding-left: 5px;
}


.table_products{}
.table_products tr{ margin:5px;}
.pro1{
	width: 220px;
	height: 260px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pro2{
	width: 220px;
	height: 260px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pro3{
	width: 220px;
	height: 260px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.pro4{
	width: 220px;
	height: 260px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
.pro5{
	width: 220px;
	height: 260px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.pro6{
	width: 220px;
	height: 260px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.pro1 h2{
	color: #000;
	font-size: 12px;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}	
.pro3 h2{
	color: #000;
	font-size: 12px;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}	
.pro2 h2{
	color: #000;
	font-size: 12px;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
.pro4 h2{
	color: #000;
	font-size: 12px;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
.pro5 h2{
	color: #000;
	font-size: 12px;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
.pro6 h2{
	color: #000;
	font-size: 12px;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
.topic{
	height: 26px;
	width: 694px;
	background-color: #A0A0A0;
	margin-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
.flash{
	height: 121px;
	width: 235px;
	float: right;
	margin-top: -30px;
}
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul
{
	display: none;
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul
{
	display: block;
}
DIV#namayeshgah {background-position: 0% 0%; width: auto; height: 9px;  margin-left: auto; margin-right: auto; text-align: left; padding: 0px;; background-image:url('timages/top_item_bg.gif'); background-repeat:repeat; background-attachment:scroll}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu
{
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
}
ul#navmenu li
{
	margin: 0;
	border: 0 none;
	padding: 0;
	float: right;
	display: inline;
	list-style: none;
	position: relative;
}
ul#navmenu ul
{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2000;
}
ul#navmenu ul li ul
{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	right: 160px;
	top:0;
	z-index: 2000;
}
ul#navmenu ul:after
{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu ul li
{
	width: 280px;
	float: right; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}
/* Root Menu */
ul#navmenu a
{
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #003;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	height: 25px !important;
	height: 23; /*For IE*/ /*background-image: url(timages/top_item_bg.gif);*/
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(timages/topmenu_separator.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a
{
	border-collapse: collapse;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	text-align: right;
	cursor: pointer;
}
/* 2nd Menu */
ul#navmenu li:hover li a, ul#navmenu li.iehover li a
{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	float: none;
	border-top: medium none;
	border-collapse: collapse;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
	background-color: #999;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a
{
	border: 1px solid #ffffff;
	border-top: none;
	cursor: pointer;
	background-color: #BCD2E9;
	color: #036;
}
ul#navmenu li ul li:hover li a:hover{
	border: 1px solid #ffffff;
	border-top: none;
	cursor: pointer;
	background-color: #999;
	}
ul#navmenu ul ul, ul#navmenu ul ul ul.galleria{list-style:none;width:200px}
.img-cert2{
	width: 500px;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img-cert1{
	width: 300px;
	margin-left: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.productlist_l{text-decoration : none;
color : #191919;
font : 300 12px Tahoma;}
a.productlist_l a:hover {
	text-decoration : underline;
	color: #06F;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 300;
}
.productlistpara_l a { text-decoration : none;
color : #191919;
font : 300 12px Tahoma;}
.productlistpara_l  a:hover {
	text-decoration : none;
	color: #06F;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 300;
}
#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {
	background:#cccccc url(timages/gozineh.jpg);
	border-left:1px solid #525151;
	border-right:1px solid #525151;
}
    .rnd_b1 {margin:0 5px; background:#525151;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #525151;
    border-width:0 1px;
    padding: 4px;
	background:#cccccc url(timages/gozineh.jpg);
    color:#000000;
}
.productlistpara_l{
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #F2F2F2;
}
.productlistpara_l:hover{
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #F2F2F2;
	background: #C1D8E6;
}
     .news1img { width:100px; height:50px; float:right; margin:10px; }
	 .news1text {width:550px; float:right; margin:10px;}
	.newst{
	float: right;
	height: 225px;
	width: 300px;
	margin-right: 33px;
	margin-bottom: 10px;
}	.newst img{
	margin: 0px;
}
#rnd_containerbb {background: #FFFFFF; margin:1px;}
    
    .rnd_top11, .rnd_bottom11 {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1bb, .rnd_b2bb, .rnd_b3bb, .rnd_b4bb {display:block; overflow:hidden;}
    .rnd_b1bb, .rnd_b2bb, .rnd_b3bb {height:1px;}
    .rnd_b2bb, .rnd_b3bb, .rnd_b4bb {background:#9e9e9e; border-left:1px solid #000000; border-right:1px solid #000000;}
    .rnd_b1bb {margin:0 5px; background:#000000;}
    .rnd_b2bb {margin:0 3px; border-width:0 2px;}
    .rnd_b3bb {margin:0 2px;}
    .rnd_b4bb {height:2px; margin:0 1px;}
    
    .rnd_contentbb {
    display:block;
    border:0 solid #000000;
    border-width:0 1px;
    padding: 4px;
    background:#9e9e9e;
    color:#000000;
}
