/* CSS Document */

/*
Theme Name: mobilesky
Translated by Rozex.rozblog.com
Copy Right By Rozex

*/


@font-face {
    font-family: 'BYekan';
    src:url('BYekan.eot') format('eot'),
          url('BYekan.woff') format('woff'),
          url('BYekan.ttf') format('truetype');
}
/* START Menu right CSS */
#cssmenu {
	float:right;
width:96%;
margin:0 auto;
padding:0;
position:relative;


}

#cssmenu ul,li {
list-style:none;
margin:0;
padding:0;
}

#cssmenu ul {
position:relative;
}

#cssmenu ul li {
min-height:1px;
line-height:1em;
vertical-align:middle;
background:url(http://rozup.ir/up/rozex/mobilesky/arrow_mini_left.gif)  no-repeat left ;
}

#cssmenu ul li.hover,#cssmenu ul li:hover {
position:relative;
cursor:default;
}

#cssmenu ul ul {
visibility:hidden;
position:absolute;
z-index:598;
width:100%;
top:0;
right:100%;
border:1px solid #ddd;
}

#cssmenu ul li:hover > ul {
visibility:visible;
}

#cssmenu span,#cssmenu a {
display:inline-block;
font-family:BYekan,'BYekan',Tahoma;
font-size:12.5px;
text-decoration:none;
}

#cssmenu:after,#cssmenu ul:after {
content:'';
display:block;
clear:both;
}

#cssmenu ul,#cssmenu li {
width:auto;
}

#cssmenu a {
color:#666;
width:100%;
padding:9px 0 9px 0;

}

#cssmenu li,#cssmenu ul ul li {
background:#FFF;
border-top:1px #CCC solid;transition: all 0.5s linear 0s;
}

#cssmenu li a:hover,#cssmenu ul ul li:hover a {
color:#1ba1e2;transition: all 0.5s linear 0s;
}

#cssmenu li:hover,#cssmenu ul ul li:hover {
 background:#ddd;transition: all 0.2s linear 0s;
}
/* END Menu right CSS */


* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px tahoma;
	margin: 0;
	padding: 0;
background: linear-gradient(180deg, rgb(247, 247, 247) 0%, rgba(255, 255, 255, 0) 50%) repeat scroll 0% 0% transparent;
}
img {border:0px}
a,a:link,a:visited {
	text-decoration: none;
}
.cls {direction:rtl;text-align:justify}
.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
.page {
	position: relative;
	width: 1000px;
	margin: 0 auto;

}
h1,h2,h3,h4 {
	font-weight: norma;
	font: 11px tahoma;
}
.header {
	height: 190px;
	border-top: 7px #3b7ee9 solid;
}

.navigation {
position: absolute;
	top: -7px;
	left: 0;
	width: auto;
	max-width:331px;
	height: 35px;
	background: #3b7ee9;
	background: -moz-linear-gradient(top, #3b7ee9 0%, #5992ec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b7ee9), color-stop(100%,#5992ec));
	background: -webkit-linear-gradient(top, #3b7ee9 0%,#5992ec 100%);
	background: -o-linear-gradient(top, #3b7ee9 0%,#5992ec 100%);
	background: -ms-linear-gradient(top, #3b7ee9 0%,#5992ec 100%);
	background: linear-gradient(to bottom, #3b7ee9 0%,#5992ec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b7ee9', endColorstr='#5992ec',GradientType=0 );
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
    -moz-box-shadow: 0 0 5px #000000;
    -webkit-box-shadow: 0 0 5px #000000;
    box-shadow: 0 0 5px #000000;

}
.navigation ul {
	height: 23px;
	padding: 6px 0;

}
.navigation ul li {
	float: right;
	height: 23px;
	background-color: #EFEFEF;
	line-height: 23px;
	background: url(http://rozup.ir/up/rozex/mobilesky/navigation-li.png) no-repeat left center;
	padding: 0 6px 0 7px;
}
.navigation ul li a,.navigation ul li a:visited,.navigation ul li a:link {
	display: block;
	color: #FFF;
	font-family:BYekan,'BYekan',Tahoma;
	font-size: 13px;
	padding: 0 6px;
}
.navigation ul li a:hover {
	background:#1ba1e2;transition: all 0.2s linear 0s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
}

.facebook {background: url(http://rozup.ir/up/rozex/mobilesky/Facebook.png) no-repeat center center;height:40px;width:40px;float:left;padding:8px}
.twitter {background: url(http://rozup.ir/up/rozex/mobilesky/Twitter.png) no-repeat center center;height:40px;width:40px;float:left;padding:8px}
.google-plus {background: url(http://rozup.ir/up/rozex/mobilesky/Google.png) no-repeat center center;height:40px;width:40px;float:left;padding:8px}
.feed{background: url(http://rozup.ir/up/rozex/mobilesky/RSS.png) no-repeat center center;height:40px;width:40px;float:left;padding:8px}
.menu {
position: relative;
	background-color: rgb(53, 122, 232);
	background: #357ae8;
	background: -moz-linear-gradient(top, #2a76ee 0%, #357ae8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a76ee), color-stop(100%,#357ae8));
	background: -webkit-linear-gradient(top, #2a76ee 0%,#357ae8 100%);
	background: -o-linear-gradient(top, #2a76ee 0%,#357ae8 100%);
	background: -ms-linear-gradient(top, #2a76ee 0%,#357ae8 100%);
	background: linear-gradient(to bottom, #2a76ee 0%,#357ae8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a76ee', endColorstr='#357ae8',GradientType=0 );
	height: 37px;
	border: 1px #0062ff solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.4);
    box-shadow: 0 0 1px rgba(0,0,0,0.4);
	margin: 0 8px 0 8px;
	top: -10px;

}


.menu ul {
	height: 37px;
}
.menu ul li {
	float: right;
	height: 37px;
	line-height: 35px;
	padding: 0 7px 0 7px;
	border-left: 1px #D1DCFA solid;
	margin: 0;
}
.menu ul li:hover{background:#1ba1e2;transition: all 0.2s linear 0s;}
.menu ul li a,.menu ul li a:visited,.menu ul li a:link {
	color: #FFFFFF;
	font-family:BYekan,'BYekan',tahoma;
	font-size: 13px;
}
.menu .search {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 25px;
	background: #377ce8;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f1f1', endColorstr='#eaedef',GradientType=0 );
	border: 1px #FFFFFF solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 200px;
}
.menu .search form {
	position: relative;
	width: 200px;
	height: 25px;
}
.menu .search form button {
	position: absolute;
	top: 0;
	left: 0;
	border-width: 0;
	width: 25px;
	height:25px;
	background: url(http://rozup.ir/up/rozex/mobilesky/search-btn.png) no-repeat center center;
	border-right: 1px #FFFFFF solid;
	cursor: pointer;
}
.menu .search form input {
	position: absolute;
	top: 2px;
	right: 5px;
	font-family:BYekan,'BYekan',tahoma;
	font-size: 13px;
	background-color: transparent;
	border-width: 0;
	width: 160px;
	color: #FFFFFF;

}
.main-c {
	background-color: rgba(0,0,0,0.03);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border: 1px solid rgb(195, 195, 195);
}
.page-inner {
	padding: 0 5px 8px 5px;
}
.two-side{float:right}
.r-side {
	float: left;
	width: 550px;
	direction: rtl;
}
.r-side .cls {
	padding:7px 6px 7px 6px;line-height:25px;font-size:12.4px;
}
.r-side .cls img{padding-top:5px}
.l-side {
	float: left;
	width: 268px;
	margin-right:4px;
}
.l-side .cls {font-size:105%;line-height:22px;color:#333}
.r-menu {
	float: left;
	width: 162px;
	direction: rtl;
	margin-left:5px;
}
.r-menu .cls{font-family:tahoma;font-size:11.3px}
.r-menu ul li{background:transparent url(http://rozup.ir/up/rozex/mobilesky/list-arrow.png) no-repeat scroll right 3px;padding:0 11px 2px 0;}
.r-menu li ul{margin:2px 0px 0 0;}
.r-menu ul li ul li{background:transparent url(http://rozup.ir/up/rozex/mobilesky/arrow_mini_left.gif) no-repeat scroll right 5px;padding:0 10px 4px 0;}
.box {
	background-color: #FFFFFF;
	border: 1px #c3c3c3 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 8px;
}
.box a{color:#000}
.box a:hover {
	color:#357ae8;
	text-decoration: none;
transition: all 0.3s linear 0s;
    text-shadow: -1px 1px 2px #C7E4FC, 1px -1px 2px #C7E4FC;
	}
.box-title {
	background-color: #F5F5F5;
	position: relative;
	height: 30px;
	line-height: 29px;
	border-bottom: 1px #cdcdcd solid;
	margin: 0 0px;
	border-radius:5px 5px 0 0;
}
.r-side .box-title{
	border-right:2px #1ba1e2 solid;
	border-left:2px #1ba1e2 solid;
	}
.box-bottom {
	background-color: #F5F5F5;
	position: relative;
	height: 25px;
	line-height: 23px;
	border-top: 1px #cdcdcd solid;
	margin: 0 0px;
	border-radius:0 0 5px 5px;
}
.box-title h5 ,h4, h2,h1, .box-title a {

    color:#666666 ;
text-shadow: 2px 1px 3px rgba(255,255,255,1);
    font: 1.5em/1.6 BYekan,'BYekan',arial;

font-size: 18px;
	text-align: right;
	height: 30px;
	line-height: 29px;
	padding-right:5px;
}
.box-title a:hover{color:#1ba1e2}

.box-inner {
	padding: 5px;
	direction: rtl;
}
.box-tabs {
	position: absolute;
	width: 123px;
	height: 26px;
	bottom: 0;
	cursor: pointer;
}
.box-tabs h4 {
	text-align: center;
	font-weight: normal;
	height: 26px;
	line-height: 25px;
	font-family:BYekan,'BYekan',tahoma;
	font-size: 13px;
	color: #333333;
	padding: 0 20px 0 0;
	margin: 0 5px;
}
.box-tab1 h4 {
	background: url(http://rozup.ir/up/rozex/mobilesky/world.png) no-repeat right center;
}
.box-tab2 h4 {
	background: url(http://rozup.ir/up/rozex/mobilesky/aim.png) no-repeat right center;
}
.box-tab1 {
	right: 3px;
}
.box-tab2 {
	left: 3px;
}
.box-sel {
	background: #dbdbda;
	background: -moz-linear-gradient(top, #dbdbda 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbda), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #dbdbda 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #dbdbda 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #dbdbda 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #dbdbda 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbda', endColorstr='#ffffff',GradientType=0 );
	border: 1px #c8c8c8 solid;
	border-bottom: 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	cursor: default;
}
ul.list {
}
ul.list li {
	line-height: 1.6em;
	margin-bottom: 4px;
height: 18px;
overflow: hidden;
}
ul.list li a,ul.list li a:visited,ul.list li a:link {
	display: block;
	background: url(http://rozup.ir/up/rozex/mobilesky/list-arrow.png) no-repeat right 5px;
	padding-right: 13px;
	color: #222;
	margin: 0 5px;
	text-align:right;
}
ul.list li a:hover {
	color:#357ae8;
}
.footer {
	height: 60px;
	border-top: 4px #0066FF solid;
	background: #357ae8;
	background: -moz-linear-gradient(top, #357ae8 0%, #47B7ED 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#357ae8), color-stop(100%,#47B7ED));
	background: -webkit-linear-gradient(top, #357ae8 0%,#47B7ED 100%);
	background: -o-linear-gradient(top, #357ae8 0%,#47B7ED 100%);
	background: -ms-linear-gradient(top, #357ae8 0%,#47B7ED 100%);
	background: linear-gradient(to bottom, #357ae8 0%,#47B7ED 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#357ae8', endColorstr='#47B7ED',GradientType=0 );
}

.top-footer{border-top: 7px solid rgb(59, 126, 233);
height:250px;
background-color:rgba(0, 0, 0, 0.03);
}
.footer-cr {
	position: absolute;
	top: 7px;
	right: 200px;
	line-height: 1.9em;
	color: #FFF;
	direction: rtl;
	font-size:12px;
}
.footer-cr a{
color:#eee;
}
.bannerA {background-color: rgba(0,0,0,0.2);float:left; border-radius: 8px; padding: 6px; position: absolute; top: 90px; left: 0;width: 468px; height: 60px}
.bannerB {background-color: rgba(0,0,0,0.2); border-radius: 8px; padding: 6px;width: 468px; height: 60px;margin:7px auto}
.banner {background-color: rgba(0,0,0,0.2); border-radius: 8px; padding: 6px;width: 468px; height: 60px;margin:0 5px 10px 10px;float:left}
.banner-r{background-color: rgba(0,0,0,0.2); border-radius: 8px; padding: 6px;width: 120px; height: 240px;margin:10px auto}
.banner-l{background-color: rgba(0,0,0,0.2); border-radius: 8px; padding: 6px;width: 240px; height: 240px;margin:10px auto}
.more {margin:8px 5px 5px 8px}
.more a{color:#333}
.more-pic{background: url("http://rozup.ir/up/rozex/mobilesky/more.png") no-repeat scroll 0% 0% transparent;
float: right;
height: 15px;
width:15px;
margin:5px
}
.category {background: url(http://rozup.ir/up/rozex/mobilesky/category.gif) no-repeat right; padding:0 20px;float:right;margin:0 10px}
.calendar {background: url(http://rozup.ir/up/rozex/mobilesky/calendar.gif) no-repeat right; padding:0 20px;float:left;margin:0 5px 0 5px}
.subscribe{background: url(http://rozup.ir/up/rozex/mobilesky/subscribe.png) no-repeat left;margin-left:0px;background-color: #F5F5F5;}
.submit{border-radius:5px;width:60px;height:25px;background-color:#F90;color:#999;font-family: Tahoma;font-size: 12px;padding:-5px 0 0 0;background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#d6d6d6);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#d6d6d6));
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	border: 3px solid #ffbf00;font-weight:bold}
.f-sideTop{
	margin:-6px auto;
	text-align:center;
	color:#FFF;
	line-height:25px;
	font-family:tahoma;
font-weight:bold;
	font-size:13px;
	left: 0;
	width: 222px;
	height: 28px;
	background: #3b7ee9;
	background: -moz-linear-gradient(top, #3b7ee9 0%, #5992ec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b7ee9), color-stop(100%,#5992ec));
	background: -webkit-linear-gradient(top, #3b7ee9 0%,#5992ec 100%);
	background: -o-linear-gradient(top, #3b7ee9 0%,#5992ec 100%);
	background: -ms-linear-gradient(top, #3b7ee9 0%,#5992ec 100%);
	background: linear-gradient(to bottom, #3b7ee9 0%,#5992ec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b7ee9', endColorstr='#5992ec',GradientType=0 );
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
    -moz-box-shadow: 0 0 5px #000000;
    -webkit-box-shadow: 0 0 5px #000000;
    box-shadow: 0 0 5px #000000;}
.f-side {margin:0 auto;position:relative;width:975px;padding-left:30px}
.f-Lside {float:left;margin:auto;position: relative;width:300px;height:245px;margin:0px 10px;border-radius:0px 0px 5px 5px}
.f-Lside ul {list-style-type:none;margin : 20px 0px 10px 0px;}
.f-Lside ul li{
 border-bottom:solid 1px #e8e8e8;
 background:url('http://rozup.ir/up/rozex/mobilesky/li-ads.gif') no-repeat right 11px;
 padding:2px 12px 4px 0;
 margin-right : 10px;
 text-align: right;
 font-size:12px;
 width : 40%;
 float : right;
}
.f-Cside {float:left;margin:auto;position: relative;width:300px;height:245px;margin:0px 10px;border-radius:0px 0px 5px 5px}
.f-Cside ul,.f-Rside ul {list-style-type:none;margin : 20px 0px 10px 0px;}
.f-Cside  ul li,.f-Rside ul li {
 border-bottom:solid 1px #e8e8e8;
 background:url('http://rozup.ir/up/rozex/mobilesky/li-ads.gif') no-repeat right 11px;
 padding:2px 12px 4px 0;
 margin-right : 10px;
 text-align: right;
 font-size:12px;
 width : 90%;
 float : right;}
.f-Rside {float:left;margin:auto;position: relative;width:300px;height:245px;margin:0px 10px;border-radius:0px 0px 5px 5px;direction:rtl}
.f-Rside li {
	line-height: 1.6em;
	margin-bottom: 4px;
height: 18px;
overflow: hidden;
}

/*img{
border:none;
opacity:0.7;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
img:hover{
opacity:1.0;
cursor: pointer;
}*/
.Pprice{height:40px;
	border-radius: 3px;
	background-color: #F5F5F5;
	border: 1px #c3c3c3 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:2px 0 5px ;line-height:35px;
	font-family:BYekan,'BYekan',arial;font-weight:400;
	font-size:18px;color:#1ba1e2;padding:0 30px;transition: all 1s linear 0s;}
.Pprice:hover{background-color:#1ba1e2;color:#FFF;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition:all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;border-radius:5px}
.RZX-price{background: url("http://rozup.ir/up/rozex/mobilesky/Rozex.png") no-repeat scroll left center}
.tablet-price{background: url(http://rozup.ir/up/rozex/mobilesky/tablet.png) no-repeat scroll left center}
.ads-side{padding:2px 0px 5px 0px;background-color: #FFFFFF;
	border: 1px #c3c3c3 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 8px;
	height:140px;

	}
.ads-side ul li {
 border-bottom:solid 1px #e8e8e8;
 background:url('http://rozup.ir/up/rozex/mobilesky/li-ads.gif') no-repeat right 11px;
 padding:2px 12px 4px 0;
 margin-right : 25px;
 text-align: right;
 font-size:12px;
 width : 40%;
 float:right
}
.ads-side a{color:#333;transition: all 1s linear 0s;}
.ads-side a:hover{color:#09F;transition: all 1s linear 0s;}
.mtn {height:40px;
	border-radius: 5px;
	border: 1px #c3c3c3 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:2px 0 5px ;line-height:35px;
	font-family:BYekan,'BYekan',arial;font-weight:500;
	font-size:18px;color:#FFFFFF;padding:0 6px}
.mtn:hover { background:#ddd;transition: all 1s linear 0s;}
.irancell {background-color: #FF9900;font-size:17px;transition: all 1s linear 0s;}
.mci{background-color: #02b8c3;transition: all 1s linear 0s;}
.pageing{height: 30px;
padding-top: 10px;direction:ltr;}
.rating {border:1px  #999 dotted;margin:0 auto;width:85%;margin-top:10px;border-bottom:0;border-radius:8px 8px 0 0;background-color:#F4F4F4;height:34px}
.relate{border-top:1px #999 dotted;margin:0 auto;width:100%}
.relate ul li{ border-bottom:solid 1px #e8e8e8;
 background:url('http://rozup.ir/up/rozex/mobilesky/li-ads.gif') no-repeat right 11px;
 padding:2px 12px 4px 0;
 margin-right : 25px;
 text-align: right;
 font-size:12px;
 width : 80%;
 float:right}
 .relateImg {background: url("http://rozup.ir/up/rozex/mobilesky/relate.png") no-repeat scroll 0% 0% transparent;
width: 55px;
height: 55px;
position: relative;
float: left;
margin-top: 0px;
left: -7px;}
.tags {clear:both;border-top:1px #999 dotted;margin:10px auto;width:97%;color:#06F;font-size:11px}
.tags a{color:#444}

<!-- start comment --!>


.commenthead {
border-bottom:4px solid rgb(161, 228, 245);
padding-bottom:3px;
}
.comment-content {
background: #fff;
border-bottom:1px dashed #ddd;
margin:4px 10px 4px 10px;
padding-bottom: 15px;
line-height:20px}
.comment-content b {color:#666;}
.comment-content #content {
padding-right: 7px;font-size: 12px;
}
.add-comment {
padding-right:10px;
padding-top:10px;
line-height: 25px;
}

#submit,#submit:visited,#submit:link {
	margin:10px 5px;
	position: absolute;
font-family:BYekan,'BYekan',tahoma;
	background: #d70023;
	background: -moz-linear-gradient(top, #d70023 0%, #ff0072 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d70023), color-stop(100%,#ff0072));
	background: -webkit-linear-gradient(top, #d70023 0%,#ff0072 100%);
	background: -o-linear-gradient(top, #d70023 0%,#ff0072 100%);
	background: -ms-linear-gradient(top, #d70023 0%,#ff0072 100%);
	background: linear-gradient(to bottom, #d70023 0%,#ff0072 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d70023', endColorstr='#ff0072',GradientType=0 );
	border: 1px #cecece solid;
	height: 26px;
	width:77px;
	line-height: 20px;
	padding: 0 8px;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#submit:hover {
	color: #FFFFFF;
	background: #ff0072;
	background: -moz-linear-gradient(top, #ff0072 0%, #d70023 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0072), color-stop(100%,#d70023));
	background: -webkit-linear-gradient(top, #ff0072 0%,#d70023 100%);
	background: -o-linear-gradient(top, #ff0072 0%,#d70023 100%);
	background: -ms-linear-gradient(top, #ff0072 0%,#d70023 100%);
	background: linear-gradient(to bottom, #ff0072 0%,#d70023 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0072', endColorstr='#d70023',GradientType=0 );
}
#text{background:White;
border:1px solid #666666;
text-align:right;
width:430px;
height:100px;
font-family:tahoma;
font-size:9pt;
color:#333333;
margin-top:7px;
-moz-border-radius: 8px;
-moz-outline-radius: 8px;
-moz-box-shadow: 0px 0px 5px #ddd;
padding:6px;
}

#author{
float:right;
background:White ;
border:1px solid #666666;
text-align:right;
font-family:tahoma;
font-size:9pt;
color:#999999;
width:150px;
height: 22px;
margin: 1px 0 1px 20px;
-moz-border-radius: 5px;
padding-right:3px;
}
#email{
padding-right:3px;
float:right;
background:White ;
border:1px solid #666666;
text-align:right;
font-family:tahoma;
font-size:9pt;
color:#999999;
width:150px;
height: 22px;
margin: 1px 0 1px 20px;-moz-border-radius: 5px;
}
#url{
float:right;
background:White ;
border:1px solid #666666;
text-align:right;
font-family:tahoma;
font-size:9pt;
color:#999999;
width:150px;
height: 22px;
margin: 1px 0 1px 20px;-moz-border-radius: 5px;
}

<!-- End Commet --!>


.S-linkedin{background: url("http://rozup.ir/up/rozex/mobilesky/Slinkedin.png") no-repeat scroll 0% 0% transparent;width:32px;height:32px;float:left;margin:1px 5px 1px 10px}
.S-facebook{background: url("http://rozup.ir/up/rozex/mobilesky/S-facebook.png") no-repeat scroll 0% 0% transparent;width:32px;height:32px;float:left;margin:1px 5px 1px 10px}
.S-twitter{background: url("http://rozup.ir/up/rozex/mobilesky/S-twitter.png") no-repeat scroll 0% 0% transparent;width:32px;height:32px;float:left;margin:1px 5px 1px 10px}
.PlusOne{background: url("http://rozup.ir/up/rozex/mobilesky/plus.png") no-repeat scroll 0% 0% transparent;width:32px;height:32px;float:left;margin:1px 5px 1px 10px}

.part{width:100%;height:2px;visibility:collapse}

.shop{

	width:100%;
	height:150px;
	font-family:BYekan,'BYekan',tahoma;
font-size:13px
}
.shop img{
	max-width:120px;
	height:150px;
	float:right;
	border-radius: 0px 10px 10px 0px;
	-o-border-radius: 0px 10px 10px 0px;
	-ms-border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-left:1px #CCCCCC solid;
}
#margin{
padding-top:5px;
	margin:0px 125px 0 10px;
	height:110px;
	color:#444
}

.price{position:inherit;
	width:417px;margin-bottom: 0px;
left: 5px;float:left;bottom:-70px;margin-right:10px}

.shop a{
	transition: 0.3s all ease-out;
	background: #f7f7f7;
	padding: 0px 10px;
	color:#555;
	border: 1px solid #ddd;
	border-radius:3px;
	padding:3px 10px !important;
	text-align:center !important;
	float:left;
	width:110px;
	margin: 0 5px 5px 5px;


}
.shop a:hover{
	background:#37affb;
	color:#fff;
	border: 1px solid #2ba4f0;
}






.pricetab ul { border: 1px solid #ccc; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -khtml-border-radius: 6px; line-height: 21px ;text-align:center}
.border3 li {width: 80%}
.border3, .content_right ul li:hover,.pricetab ul li p { border: 1px solid #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;text-align:center;text-align:center }
.shadow ,.pricetab ul { margin-bottom: 10px; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; box-shadow: 1px 1px 5px #b7b7b7 }
.clr { clear: both }
div.pricetab { margin: -1px 0 4px 0; padding: 0px; background: #fff }
.pricetab ul, .pricetab ul li { padding: 0; list-style: none; margin: 5px ;text-align:center}
.pricetab ul li p { float: right; width: 110px; margin: 3px 2px;padding: 0 ;text-align:center}
.graybg p { background: #e6e6e6 }
.pricetab ul { text-align: center; color: #666; margin: 25px 0;padding: 5px 0 ;text-align:center}




table.zebra{width:100%;
    border-collapse: collapse;
    border-spacing: 0px;}
table.zebra
th{font-size:16px;font-weight:normal;text-align:left}table.zebra th,
table.zebra
td{padding:5px
2px}table.zebra tbody,
table.zebra
tfoot{font-size:12px}table.zebra
.bold{font-weight:bold}table.zebra
.center{text-align:center}table.zebra td
*{vertical-align:middle}table.zebra
tfoot{font-style:italic}table.zebra
caption{font-size:11px;text-align:right;font-style:italic}
ul.zebra > li:nth-of-type(2n+1), table.zebra tbody tr:nth-of-type(2n+1) {
    background: none repeat scroll 0% 0% rgb(250, 250, 250);
}


.eass { width:165px ;
-webkit-border-radius:5px ;
-moz-border-radius:5px ;
border-radius:5px ; margin:1px ;padding:0px ; border-left:3px solid #e6e6e6 ; background:#fafafa ;  border-right:3px solid #e6e6e6; border-bottom:1px solid #e6e6e6 ; border-top:1px solid #e6e6e6}
.eass:hover {border-left:3px solid #008fd3 ; background:#fff ;  border-right:3px solid #0098aa ; border-bottom:1px solid #0098aa ; border-top:1px solid #0098aa }
.easpic { width:32px ; float:right ; margin:5px; }
.eastex { width:110px ; float:right  ; margin-top:5px ; padding:5px ; background:#efefef ;-webkit-border-radius:5px ;
-moz-border-radius:5px ;
border-radius:5px ; }
.br { clear:both }



.ProdViewTab
{margin:3px auto;width:100%;text-align:right;border:solid #6092ea 1px;direction:ltr;background-color:#fff}
.ProdViewTab tr
{direction:ltr}
.ProdViewTab .Group
{direction:rtl;padding-right:13px;color: #fff; background-color: #6092ea;font-weight:600}
.ProdViewTab .Filde
{Width:40%;direction:rtl;text-align:right;padding-right:5px;vertical-align:top}
.ProdViewTab .Value
{Width:60%;direction:ltr;text-align:right;padding-left:10px}
.ProdViewTab .split
{height:2px;margin:0px 20px;background-color:#6092ea}

#Breadcrumb {padding:5px 90px;font-size:12px;color:#555;position: absolute;}
.jayegah {font-family: 'BYekan';font-size:18px;background-color:#1ba1e2;width:82px;padding-right:3px;height:30px;color:#FFF;float:right;}
.jayegah1 {width:98%;height:30px;margin-right:11px;}

.kk-star-ratings { width:120px; }.kk-star-ratings .kksr-stars a { width:24px; }.kk-star-ratings .kksr-stars, .kk-star-ratings .kksr-stars .kksr-fuel, .kk-star-ratings .kksr-stars a { height:24px; }.kk-star-ratings .kksr-star.gray { background-image: url(http://mobilesky.ir/wp-content/plugins/kk-star-ratings/gray.png); }.kk-star-ratings .kksr-star.yellow { background-image: url(http://mobilesky.ir/wp-content/plugins/kk-star-ratings/yellow.png); }.kk-star-ratings .kksr-star.orange { background-image: url(http://mobilesky.ir/wp-content/plugins/kk-star-ratings/orange.png); }.rozexdivstylez{text-align:center;list-style:none;margin:0;padding:0;}.rozexdivstylez li{float:right;list-style:none;padding-right:10px;}.rozexdivstylez a{transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease;-ms-transition:all 0s ease;-khtml-transition:all 0s ease;-webkit-transition:all 0s ease;}