@font-face {
    font-family: 'BYekan';
    src: url('fonts/web_Yekan.eot');
    src: url('fonts/web_Yekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/web_Yekan.woff') format('woff'),
         url('fonts/web_Yekan.ttf') format('truetype');
         font-weight: normal;
         font-style: 'normal';
}
body {
	margin: 0;
	font-family: "BYekan";
	font-size: 14px;
	line-height: 25px;
}
input , textarea , select {
	font-family: "BYekan";
	font-size: 13px;
		box-sizing: content-box;
		box-sizing: border-box;
}
a:link , a:visited {
	text-decoration: none;
	color: #333;
}
.topheader {
	background-color: #444;
	z-index: 99999;
	position: fixed;
	width: 100%;
	padding-top: 5px;
	color: #fff;
}
.markaz {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 9px;
	position: relative;
}
.icon_phone {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.topheader_left {
	float: left;
	color: #fff;
	font-size: 17px;
}
.topheader_right {
	float: right;
	padding-top: 6px;
}
a.lilink:link , a.lilink:visited {
	display: block;
	text-decoration: none;
	margin-right: 15px;
}
a.icon_top_header:link , a.icon_top_header:visited {
	display: block;
	float: left;
	background-color: #555;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 5px;
	padding: 5px;
	line-height: 22px;
	padding-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 5px;
	text-align: center;
	font-size: 13px;
}
a.icon_top_header:hover {
	background-color: #333;
}
a.icon_top_header_basket:link , a.icon_top_header_basket:visited {
	background-image: url("images/icon_basket.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 14px 14px;
	padding-right: 32px;
	padding-left: 9px;
	background-color: #333;
}
.basket_number {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	text-align: center;
	line-height: 20px;
	height: 18px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background: #e02f2f;
	border-radius: 5px;
}
.header {
	padding-bottom: 0px;
}
.logo {
	width: 150px;
	height: auto;
	float: right;
}
.searchbox {
	float: none;
	display: inline-block;
}
.input_searchtext {
	width: 180px;
	padding: 5px;
	padding-right: 10px;
	padding-top: 3px;
	margin-top: 15px;
	direction: rtl;
	float: right;
	background-image: url('./images/icons/32x32/row1/6.png');
	background-position: 7px center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.input_searchsubmit {
	padding: 7px;
	width: 40px;
	padding-right: 10px;
	padding-top: 3px;
	margin-top: 15px;
	direction: rtl;
	float: right;
	background-color: #666;
	border: 2px solid #666;
	color: #fff;
	background-image: url("images/icon_search.png");
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: center center;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
}
.navigatorr {
	width: 100%;
	height: 170px;
	background-color: #3b854b;
}
.category_box {
	width: 258px;
	min-height: 250px;
	float: right;
	margin-right: 18px;
	padding: 10px;
	margin-bottom: 14px;
	text-align: right;
	overflow: hidden;
	background: #fff;
}
.category_box a:link , .category_box a:visited {
	text-decoration: none;
	display: block;
	color: #333;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right top 8px;
	background-size: 10px 10px;
	padding-right: 15px;
}
a.category_box_link:link , a.category_box_link:visited {
	border-right: 1px solid #ccc;
	padding-right: 20px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 6px top 8px;
	background-size: 10px 10px;
	white-space:pre;
	direction: rtl;
}
a.category_box_link:hover {
	color: #e02f2f;
}
.category_box_title {
	border-bottom: 2px solid #e02f2f;
	padding-bottom: 7px;
	text-align: right;
	color: #e02f2f;
	direction: rtl;
	height: 23px;
	margin-bottom: 10px;
	color: #fff;
}
.category_box_title span {
	display: block;
	height: 27px;
	float: right;
	margin: 0;
	border-bottom: 2px solid #e02f2f;
	background: #e02f2f;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 3px;
	position: relative;
	overflow: hidden;
}
.category_box_title span b {
	padding: 0;
	margin: 0;
	background: white;
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	left: -30px;
	bottom: 0;
    transform: rotate(40deg);
}

.category_box_title  a:link ,.category_box_title a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top 8px;
	background-size: 10px 10px;
	padding-right: 0;
}
.category_box_image {
	width: 100px;
	height: 200px;
	float: left;
	margin: 5px;
	margin-top: 0;
}
a.category_box_footer:link , a.category_box_footer:visited {
	clear: both;
	text-align: center;
	display: block;
	width: 252px;
	height: 60px;
	line-height: 60px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/forumlabel.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #fff;
	padding: 0;
	text-indent: 0;
	text-align: center;
	font-size: 12px;
}
a.category_box_footer:hover {
	background-image: url('images/forumlabel-.png');
}
.companies img {
	margin: 5px;
	  filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
		  	transition: .4s; /* delays for 1 second */
			-webkit-transition: .4s; /* for Safari & Chrome */
}
.companies img:hover {
	  filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
	  filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
		  	transition: .4s; /* delays for 1 second */
			-webkit-transition: .4s; /* for Safari & Chrome */
}
.footer {
	width: 100%;
	min-height: 200px;
	background-image: url(images/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer_box {
	float: right;
	width: 190px;
	margin: 5px;
	margin-top: 15px;
	margin-bottom: 25px;
	overflow: hidden;
	direction: rtl;
}
.footer_box_mojavez {
	width: auto;
}
.footer_box_support {
	width: 290px;
	border-left: 1px solid #888;
}
.footer_box_title {
	width: 100%;
	color: #333;
	padding: 7px;
	text-align: right;
	border-bottom: 2px solid #ccc;
}
.footer_box_text {
	padding: 10px;
	line-height: 30px;
}
.footer_box_links {
	padding: 10px;
}
.footer_box_links a:link , .footer_box_links a:visited {
	text-decoration: none;
	display: block;
	color: #333;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right top 10px;
	background-size: 10px 10px;
	padding-right: 15px;
}
.footer_box_links a:hover {
	color: #d6455f;
}
.footer_box_icons {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.footer_box_icons img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.footer_box_catalog {
	float: left;
	padding-left: 5px;
	text-align: center;
}
.footer_box_catalog a:link , .footer_box_catalog a:visited {
	display: block;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background: #333;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	margin: 1px;
	margin-top: 10px;
		-webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.2);
		-moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.2);
		box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.2);
}
.footer_box_catalog a:hover {
	background-color: #e02f2f;
}
a.auction_footer_link:link , a.auction_footer_link:visited {
	background-color: #e02f2f;
	padding-right: 33px;
	background-image: url('images/auctions.png');
	background-size: 16px 16px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: right 10px top 7px;
}
.footer_box_copy {
	clear: both;
	width: 100%;
	text-align: center;
	direction: rtl;
}
.slider-pro {
	float: right;
}
.topmenucatbox {
	float: right;
	text-align: center;
	width: 72%;
	float: right;
}
.topmenubrands {
	float: left;
	width: 28%;
}
.topmenubrands a:link, .topmenubrands a:visited {
	float: left;
	width: 100px;
	height: 100px;
	display: block;
	border: 1px solid #bbb;
	margin-right: 4px;
	margin-top: 4px;
	background: #fff;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	text-decoration: none;

}
.topmenubrands a:hover {
	opacity: .5;
}
.companies a:link, .companies a:visited {
	display: inline-block;
	width: 103px;
	height: 103px;
	border: 1px solid #e5e5e5;
	margin-right: 4px;
	margin-top: 6px;
	background: #fff;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	text-decoration: none;

}
.companies a:hover {
	opacity: .5;

}
.topmenucatbox_box {
	display: inline-block;
	text-align: right;
}
a.titlemenu:link , a.titlemenu:visited {
	padding:4px;
	padding-bottom: 7px;
	background: #fff;
	color: #333;
	border-radius: 10px;
	text-decoration: none;
	margin: 5px;
	display: block;
	width: 188px;
	text-align: center;
	display: inline-block;
	float: right;
	background: #666;
	color: #fff;
	line-height: 20px;
	padding-bottom: 10px;
}
a.titlemenu:link img , a.titlemenu:visited img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
		transition: .5s;
		-webkit-transition: .5s;
}
a.titlemenu:hover {
	background: #e02f2f;
	color: #fff;
	border-radius: 15px;
		transition: .5s;
		-webkit-transition: .5s;
}
.hometop {
	float:right;
	margin-top: 4px;
	margin-left: 3px;
		margin-right: 5px
}
.clock_place {
	position:absolute;
	left:0;
	top:0;
	display:block;
	text-align: center;
}
.cat_rightbar {
	width: 196px;
	background: #fff;
	float: right;
	direction: rtl;
	margin-top: 15px;
	overflow: hidden;
}
.cat_rightbarbox {
	border: 2px solid #5c6e75;
	border-color: #5c6e75;
	margin-bottom: 10px;
	border-radius: 10px;
	overflow: hidden;
	padding-bottom: 7px;
		-webkit-box-shadow: 7px 7px 5px -6px rgba(0,0,0,0.2);
		-moz-box-shadow: 7px 7px 5px -6px rgba(0,0,0,0.2);
		box-shadow: 7px 7px 5px -6px rgba(0,0,0,0.2);
}
.cat_leftbar {
	width: 990px;
	padding-right: 10px;
	background: #fff;
	float: left;
	direction: rtl;
	margin-top: 15px;
	margin-bottom: 10px;
}
.cat_right_title {
	background: #5c6e75;
	color: #fff;
	padding: 5px;
	padding-top: 3px;
	padding-right: 10px;
	margin-bottom: 5px;
}
a.cat_titlelink:link , a.cat_titlelink:visited {
	display: block;
	text-decoration: none;
	padding-right: 16px;
	background-image: url('images/arrow_down.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 13px 13px;
	margin-right: 10px;
	color: #333;
}
a.zircat_titlelink:link , a.zircat_titlelink:visited {
	display: block;
	text-decoration: none;
	margin-right: 30px;
	color: #777;
}
a.brand_titlelink:link , a.brand_titlelink:visited {
	display: block;
	text-decoration: none;
	padding-right: 16px;
	background-image: url('images/arrow_left.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 13px 13px;
	margin-right: 10px;
	color: #333;
}
a.brandsfilter:link , a.brandsfilter:visited {
	font-size: 15px;
	color: #444;
}
a.bbf:link , a.bbf:visited {
	display: block;
	padding-top: 5px;
}
a.bbf:link span , a.bbf:visited span {
	float: left;
	color: #999;
	font-size: 12px;
	margin-left: 7px;
}
.arrow_left_cat {
	margin-top: 5px;
	margin-right:5px;
	vertical-align: top;
}
.priceinput {
	width: 120px;
	margin-bottom: 3px;
	padding: 1px;
	padding-right: 5px;
	direction: ltr;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.topleftnav {
	padding: 3px;
	background-color: #eee;
	border-radius: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}
.topleftnav img.sorticon {
	width: 16px;
	height: 16px;
	margin: 0;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}
a.sortlink:link , a.sortlink:visited {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
a.sortlinkactive:link , a.sortlinkactive:visited {
	border-bottom: 2px solid #3db9cc;
}
.productbox {
	width: 235px;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	height: 347px;
	background-color: #eee;
	margin: 4px;
	margin-bottom: 0;
	display: inline-block;
	border-radius: 10px;
	overflow: hidden;
	direction: rtl;
	position: relative;
		-webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.05);
		-moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.05);
		box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.05);
}
.productbox:hover {
	opacity: .8;
}
.productbox center {
	padding: 10px;
	padding-top: 5px;
	line-height: 22px;
}
.productbox img.adimg {
	width: 235px;
	height: 235px;
	display: block;
}
.pbox_price {
	color: #c00;
	font-size: 14px;
	direction: rtl;
	line-height: 14px;
	float: right;
	text-align: right;
	position: absolute;
	bottom: 8px;
	right: 8px;
	border-radius: 5px;
}
.pbox_price .priceoff {
	color: #aaa;
	font-size: 13px;
	direction: rtl;
	display: block;
	text-decoration: line-through;
}
.productbox .ptitle {
	font-size: 16px;
	height: 45px;
	overflow: hidden;
	display: block;
}
.productbox .pcode {
	font-size: 12px;
	color: #777;
}
.productbox .pprice {
	display: block;
	font-size: 14px;
	color: #555;
}
.productbox .offlabel {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: rgba(216,54,54,.8);
	color: #fff;
	padding: 0;
	width: auto;
	padding-left: 7px;
	padding-right: 7px;
	height: 27px;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	border-radius: 10px;
	direction: ltr;
}
.productbox .basketicon {
	width: 120px;
	height: 30px;
}
.productbox_home {
	margin: 20px;
}
.productbox_home:hover {
	opacity: .8;
}
.productbox_auction {
	float: none;
	height: 375px;
	display: inline-block;
	margin: 15px;
}
a.addtobasket:link , a.addtobasket:visited {
	color: red;
	position: absolute;
	bottom: 8px;
	left: 8px;
	display: block;
	background-image: url("images/icon_basket.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 14px 14px;
	padding: 5px;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 32px;
	padding-left: 10px;
	background-color: #4caf50;
	font-size: 13px;
	color: #eee;
		-webkit-box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
		-moz-box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
		box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
}
a.viewdetails:link , a.viewdetails:visited {
	color: red;
	position: absolute;
	bottom: 12px;
	left: 12px;
	display: block;
	width: 71%;
	background-image: url("images/1.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 14px 14px;
	padding: 5px;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 32px;
	padding-left: 10px;
	background-color: #4caf50;
	font-size: 13px;
	color: #eee;
}
.productbox_auction_deactive a.viewdetails:link ,.productbox_auction_deactive a.viewdetails:visited {
	background-color: #e02f2f;
}
#auction_content {
	width: 87%;
	min-height: 50px;
	background: #eee;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: justify;
	direction: rtl;
}
.notfoundlink {
	color: red;
	position: absolute;
	bottom: 8px;
	left: 8px;
	display: block;
	background-image: url("images/12.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 14px 14px;
	padding: 5px;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 32px;
	padding-left: 10px;
	background-color: #666;
	font-size: 13px;
	color: #eee;
}
a.pagenum:link ,a.pagenum:visited {
	display:block;
	float:left;
	height:23px;
	padding-left:8px;
	padding-right:8px;
	color:#333333;
	border:1px solid #e4e4e4;
	margin-top:5px;
	margin-left:3px;
	text-align:center;
	line-height:25px;
}
a.pagenum:hover {
	color:#ffffff;
	border:1px solid #777777;
	background:#777777;
}
.msgbox1 {
	padding:5px;
	background:#060;
	color:#FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.msgbox2 {
	padding:5px;
	background:#900;
	color:#FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.productimage {
	width: 392px;
	height: 392px;
	border-radius: 5px;
	display: block;
	border: 1px solid #eee;
	margin-left: auto;
	margin-right: auto;
    overflow:hidden;
	cursor:crosshair;
		  	transition: .4s; /* delays for 1 second */
			-webkit-transition: .4s; /* for Safari & Chrome */
}
.productimage:hover {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
		  	transition: .4s; /* delays for 1 second */
			-webkit-transition: .4s; /* for Safari & Chrome */
}
.rightbox {
	float:right;
	width: 399px;
	text-align: center;
}
.gimage {
	width: 95px;
	height: 95px;
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-radius: 5px;
}
.gimage:hover {
	opacity: .5;
}
.leftbox {
	float: left;
	padding: 15px;
	width: 758px;
	min-height: 427px;
	padding-bottom: 50px;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	border: 1px solid #ccc;
}
.sharebox {
	float: left;
	padding-top: 15px;
}
.sharebox img {
	border-radius: 50%;
}
.lefttitle {
	font-size: 20px;
	background-color: #f1f1f1;
	padding: 3px;
	padding-bottom: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.lefttitle h1 {
	font-size: 25px;
	padding: 0;
	margin: 5px;
	display: inline-block;
}
.lefttitle span {
	display: inline-block;
	clear: both;
	font-size: 15px;
	color: #555;
	margin-right: 5px;
}
.lefttitle img {
	vertical-align: middle;
}
.titleicon {
	width: 25px;
	height: 25px;
	margin-left: 3px;
	margin-right: 3px;
}
.priceoff2 {
	color: #aaa;
	font-size: 13px;
	direction: rtl;
	display: inline-block;
	text-decoration: line-through;
}
.product_price {
	font-size: 16px;
	color: red;
	position: absolute;
	bottom: 15px;
	right: 15px;
	line-height: 24px;
}
.product_found1 {
	display: block;
	position: absolute;
	left: 15px;
	top: 15px;
	background-color: #6dbe14;
	color: #fff;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-radius: 5px;
}
.product_found2 {
	display: block;
	position: absolute;
	left: 15px;
	top: 15px;
	background-color: #e12d2d;
	color: #fff;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-radius: 5px;
}
.offlabel2 {
	direction: ltr;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: rgba(216,54,54,.8);
	color: #fff;
	padding: 0;
	width: auto;
	padding-left: 7px;
	padding-right: 7px;
	height: 27px;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	border-radius: 10px;
	border-top-right-radius: 0;
}
.closelabel {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: rgba(216,54,54,.8);
	color: #fff;
	padding: 0;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 27px;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	direction: ltr;
	font-family: tahoma;
}
.brandimage {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 100px;
	height: auto;
}
.sort_box {
	float: left;
}
.table {
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-family: 'BYekan';
	font-size: 14px;
}
.table td , .table th {
	text-align:center;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	background: #fff;
}
.table th {
	background:#eeeeee;
}
.prof ,.prof td {
	margin-top:10px;
	text-align:right;
	border:0;
}
.bfieldset {
 	width:30%;
 	height:auto;
 	float:right;
 	background:#FFFFFF;
}
.bfieldset legend {
	border: 1px solid #ccc;
	padding: 5px;
	background: #ddd;
}
.mobilenumber {
	font-size: 16px;
}
.pagetitle {
	background-color: #e02f2f;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
	padding-right: 10px;
	color: #fff;
	margin-top: 10px;
}
.pagetitle2 {
	background-color: #5c6e75;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
	padding-right: 10px;
	color: #fff;
	margin-top: 10px;
	text-align: right;
}
.registerbox {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f1f1f1;
	border-radius: 10px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.registerbox_into {
	padding: 20px;
}
.registerinput {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-indent: 10px;
	direction: rtl;
	border: 1px solid #ccc;
}
.registersubmit {
	background-color: #4caf50;
	color: #fff;
	padding: 10px;
	font-size: 17px;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border: 0;
	border-radius: 10px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	cursor: pointer;
	background-image: url('images/person.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 20px 20px; 
	padding-right: 40px;
}
.panelmenu {
	border-bottom: 2px solid #ccc;
}
.panelmenu a:link , .panelmenu a:visited {
	display: block;
	float: right;
	margin-left: 5px;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.panelmenu a.activemenu:link , .panelmenu a.activemenu:visited {
	background-color: #ccc;
}

.divtables {
	width:99%;
	overflow:auto;
	padding:5px;
	direction: rtl;
	margin-left: auto;
	margin-right: auto;
}
.divtables .tablelist {
	width: 100%;
	min-width: 600px;
}

.tablelist {
	background-color: #9fba9d;
	width: 100%;
	text-align: center;
}
.tablelist th {
	background-color: #1d7899;
	padding: 5px;
	color: #fff;
	font-weight: normal;
}
.tablelist td {
	padding: 5px;
}
.amazingbox {
	width: auto;
	background: #fed978;
	border-radius: 15px;
	margin-bottom: 10px;
	padding: 20px;
}
.countdownbox {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 70px;
	overflow: hidden;
}
.slider_price {
	position:absolute;
	right:15px;
	bottom:15px;
	direction: rtl;
	font-size: 17px;
	text-align: center;
}
.slider_price_to {
	display: block;
	border-radius: 5px;
	overflow: hidden;
		-webkit-box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
		-moz-box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
		box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
}
.slider_price_off {
	background: #eee;
	color: #333;
	float: right;
	padding: 5px;
	padding-left: 15px;
	padding-right: 10px;
	position: relative;
}
.slider_price_on {
	background: #e02f2f;
	color: #fff;
	float: right;
	padding: 5px;
	padding-left: 10px;
	padding-right: 17px;
}
.squarerotate {
	background: #eee;
	width: 13px;
	height: 13px;
	overflow: hidden;
	display: block;
	float: left;
	position: absolute;
	left: -6px;
	top: 11px;
    transform: rotate(45deg);
}
.linerotate {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	display: block;
	width: 80%;
	height: 10px;
	border-bottom:3px solid red;
    transform: rotate(10deg);
    margin: 5px;
    opacity: .5;
}
.amazing_text {
	text-align: center;
	font-size: 13px;
	color: #e02f2f;
	display: block;
	margin-top: 8px;
}
.clock {
	z-index: 9999;
	height: 60px;
	padding: 0;
	display: block;
	overflow: hidden;
}
.clock_text {
	z-index: 99;
	position: relative;
}


.producted_price {
	position:absolute;
	right:8px;
	bottom:8px;
	direction: rtl;
	font-size: 17px;
	text-align: center;
}
.producted_price_to {
	display: block;
	border-radius: 5px;
	overflow: hidden;
		-webkit-box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
		-moz-box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
		box-shadow: 4px 6px 5px -4px rgba(0,0,0,0.42);
}
.producted_price_off {
	background: #eee;
	color: #333;
	float: right;
	padding: 5px;
	padding-left: 15px;
	padding-right: 10px;
	position: relative;
}
.producted_price_on {
	background: #e02f2f;
	color: #fff;
	float: right;
	padding: 5px;
	padding-left: 10px;
	padding-right: 17px;
}
.best_products {
	width: 100%;
	min-height: 100px;
	background: #ddd;
	padding-top: 40px;
	padding-bottom: 20px;
}
.ifbignone {
	display: none;
}

.auction_image {
	width: 330px;
	height: 330px;
	border-radius: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.auction_table {
	float: right;
	background: #fff;
	width: 100%;
}
.auction_table td {
	background: #eee;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.auction_table td.auction_item_title {
	background: #ccc;
	width: 20%;
}
.tdimage {
	padding: 0;
	padding-left: 12px;
}
.auction_clock .clock_title {
	float: left;
	display: block;
	width: 93px;
	text-align: center;
	border: 1px solid #fff;
	margin-left: 10px;
}
.auction_clock center {
	color: #c00;
	padding-bottom: 13px;
}
.auction_bidbox {
	width: 330px;
	text-align: center;
	padding-top: 10px;
}
.auction_bidbox input {
	display: block;
	width: 95%;
	border: 1px solid #ccc;
	padding-top: 7px;
	padding-bottom: 7px;
	text-indent: 10px;
	margin-left: auto;
	margin-right: auto;
	direction: ltr;
	margin-top: 10px;
}
.auction_bidbox .submitbid {
	background-color: #4caf50;
	color: #fff;
	border: 0;
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.auction_details {
	width: 100%;
	min-height: 40px;
	background: #eee;
	margin-bottom: 10px;
}
.forumbox {
	width: 200px;
	height: 100px;
	border-top-left-radius : 12px;
	border-bottom-right-radius : 12px;
	display: inline-block;
	margin: 5px;
	color: #fff;
}
.forum_topiclink {
	padding: 10px;
	padding-bottom: 6px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
}
.forum_topiclink a:link , .forum_topiclink a:visited {
	color: #e02f2f;
}
.forum_item {
	float:right;
	min-width: 500px;
	position: relative;
}
.forum_authorspan {
	display: block;
	float: left;
	text-align: left;
	direction: rtl;
}
.forum_authorspan2 {
	float: left;
}
#forum_right {
	width: 900px;
	display: inline-block;
	vertical-align: top;
}
#forum_left {
	width: 280px;
	display: inline-block;
	vertical-align: top;
	float: left;
}
#forum_left img {
	display: block;
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
}
.tik {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	margin-left: 5px;
}
.profile {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin-right: 5px;
	border-radius: 50%;
}
.replyprofile {
	float: right;
	margin-left: 5px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
}
.topicimage {
	width: 75px;
	height: 75px;
	float: right;
	border-radius: 5px;
	margin-left: 7px;
}
.topictoimage {
	width: 250px;
	height: 250px;
	float: left;
	border-radius: 5px;
	margin-right: 7px;
}
a.likeicon:link , a.likeicon:visited {
	float: right;
	color: #4caf50;
	line-height: 29px;
}
.likeicon img {
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	margin-left: 4px;
}
a.dislikeicon:link , a.dislikeicon:visited {
	float: right;
	color: #bf2929;
	margin-right: 15px;
	line-height: 29px;
}
.dislikeicon img {
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	margin-left: 4px;
}
.topic_date {
	float: left;
	color: #333;
	line-height: 30px;
	font-size: 12px;
}
a.replybutton:link , a.replybutton:visited {
	background: #4caf50;
	color: #fff;
	display: block;
	float: left;
	padding: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
}
a.pay_button:link , a.pay_button:visited {
	background: #4caf50;
	color: #fff;
	display: inline-block;
	padding: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
}
a.editbutton:link , a.editbutton:visited {
	background: #17a4cf;
	color: #fff;
	display: block;
	float: left;
	padding: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
}
a.new_button:link , a.new_button:visited {
	background: #4caf50;
	color: #fff;
	display: block;
	padding: 5px;
	padding-bottom: 7px;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
}
a.new_button:hover {
	opacity: .7;
}
#topmenu2 {
	padding: 0;
	padding-top: 65px;
	width: 100%;
	background: #5c6e75;
	margin-bottom: 20px;
}
a.topmenu2link:link , a.topmenu2link:visited {
	display: block;
	float: right;
	margin-left: 20px;
	color: #eee;
	font-size: 13px;
}
a.topmenu2link:hover {
	color: #e02f2f;
}
a.topmenu2link_slide:link , a.topmenu2link_slide:visited {
	display: block;
	color: #333;
	font-size: 14px;
}
.filterwarning {
	border-radius: 10px;
	background: #ddd;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: justify;
}
a.menu-link:link, a.menu-link:visited {
	float: right;
	margin-right: 10px;
	direction: rtl;
	color: #fff;
}
a.menu-link:link img, a.menu-link:visited img {
	margin-left: 5px;
}
.hellowelcome {
	display:inline-block;
	padding-top:10px;
	font-size: 12px;
}
.vote_box {
	width: auto;
	margin: 5px;
	display: block;
	vertical-align: top;
	border-radius: 5px;
	border: 1px solid #5c6e75;
	overflow: hidden;
	margin-bottom: 16px;
}
.vote_box label {
	display: block;
	padding: 2px;
}
.vote_box span {
	display: block;
	background: #5c6e75;
	color: #fff;
	padding: 5px;
}
.vote_box p {
	padding: 10px;
	margin: 0;
	display: block;
	background: #ddd;
	color: #333;
	border-top: 2px solid #ccc;
}
.vote_box input[type=radio] {
	vertical-align: top;
	margin-top: 7px;
}
.vote_box div.contentvote {
	padding: 10px;
}
.vote_box div.ratednav {
	width: 100%;
	float: left;
	margin-right: 5px;
	background: #e02f2f;
	color: #fff;
	margin-bottom: 2px;
	border-radius: 3px;
	direction: ltr;
	text-indent: 5px;
}
.vote_box hr {
	border: 0;
	border-bottom: 1px solid #ccc;
}
.addvotesubmit {
	width: auto;
	border: 0;
	padding: 5px;
	border-radius: 3px;
	background: #4caf50;
	color: #fff;
	cursor: pointer;
	float: right;
}
.shareicon {
	float: left;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 7px;
}
.staticimage {
	width:300px;
	height:auto;
	float:left;
	border-radius:10px;
	margin-right: 10px;
}
.footproductbox {
	width: 789px;
	float: left;
}

.tabsbox {
	background-color: red;
	margin: 0;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	direction: rtl;
	*vendorprefix*-transition: height ease 1s;
			border-radius:10px;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			-moz-border-radius:10px;
}
.tabs_titles {
	width: auto;
	background: #eee;
}
.tabs_titles a:link ,.tabs_titles a:visited {
	display: block;
	float: right;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
}
.tabs_titles a.activetab:link ,.tabs_titles a.activetab:visited {
	background: #fff;
	border-top: 3px solid #139dcc;
	color: #139dcc;
			border-top-left-radius:10px;
			-webkit-border-top-left-radius:10px;
			-moz-border-top-left-radius:10px;
			-moz-border-top-left-radius:10px;
			border-top-right-radius:10px;
			-webkit-border-top-right-radius:10px;
			-moz-border-top-right-radius:10px;
			-moz-border-top-right-radius:10px;
}

.tabs_contents {
	padding: 12px;
	line-height: 25px;
	*vendorprefix*-transition: height ease 1s;
}
.tabs_contents h4 {
	color: #999;
	font-weight: normal;
	margin: 5px;
}
.tabs_contents h2 {
	margin: 5px;
	font-weight: normal;
}

.compare_box_title {
	display: block;
	padding: 15px;
	font-size: 17px;
	width: auto;
	height: 30px;
	overflow: hidden;
}
.compare_li {
	width: auto;
	background: #f5f5f5;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	text-align: right;
}
.compare_title {
	display: inline-block;
	height: 40px;
	width: 155px;
	background: #eee;
	border-left: 15px solid #fff;
	padding-left: 13px;
	padding-right: 13px;
	vertical-align: top;
	overflow: hidden;
	white-space: pre;
	position: relative;
}
.compare_answer {
	display: inline-block;
	height: 40px;
	padding-right: 15px;
	vertical-align: top;
}
.compare_box_title2 {
	display: block;
	padding: 15px;
	font-size: 14px;
	width: 205px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
}
.compare_box_title2 a:link , .compare_box_title2  a:visited{
	font-size: 11px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.compare_title2 {
	display: inline-block;
	height: 40px;
	width: 175px;
	background: #eee;
	border-left: 10px solid #fff;
	padding-left: 13px;
	padding-right: 13px;
	vertical-align: top;
	overflow: hidden;
	white-space: pre;
	position: relative;
}
.compare_answer2 {
	display: inline-block;
	width: 205px;
	height: 40px;
	padding-right: 15px;
	vertical-align: top;
}
.newproductcompare {
	display:inline-block;
	vertical-align:top;
	text-align: center;
	padding: 10px;
	padding-right: 35px;
}
img.tickiconn {
	width: 12px;
	height: 12px;
	margin-left: 5px;
	vertical-align: middle;
}
.branddetails {
	background: #eee;
	border-right: 5px solid #e02f2f;
	direction: rtl;
	padding: 10px;
	float: right;
	width: 964px;
	margin-right: 20px;
}
.branddetails h1 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.brandlogo {
	float: right;
	width: 190px;
}
.brandlogo a.brandlogo_logo:link, .brandlogo a.brandlogo_logo:visited {
	display: block;
	width: 103px;
	height: 103px;
	border: 1px solid #eee;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	background: #fff;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	text-decoration: none;

}
.brandlogo a.brandlogo_logo:hover {
	opacity: .5;
}
a.catalog_button:link , a.catalog_button:visited {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e02f2f;
	background-image: url('images/icons/icon_download.png');
	background-repeat: no-repeat;
	background-position: right 8px top 6px;
	background-size: 22px 22px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	border-radius: 5px;	
}
.limitbox {
	float: left;
}
a.viewtopic:link , a.viewtopic:visited {
	float:right;
	background:#e02f2f;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color:#fff;
	border-radius: 5px;
	margin: 10px;
	font-size: 13px;
}
.alefba_box {
	text-align: center;
}
.alefba_box a:link ,.alefba_box a:visited {
	display: inline-block;
	border: 2px solid #ccc;
	text-align: center;
	width: 28px;
	height: 28px;
	margin-bottom: 3px;
}
.alefba_box a:hover {
	background-color: #f00;
	border: 2px solid #f00;
	color: #fff;
}
.phonebook_profile {
	float: left;
	width: 200px;
	height: 200px;
	border-radius:50%;
}
.phonebook_a4 {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	border-radius: 10px;
	margin-top: 10px;
}
.phonebook_tablelist {
	width: 100%;
	max-width: 800px;
	float: right;
}
.phonebook_adsbox {
	max-width: 380px;
	float: left;
}
.phonebook_itembox {
	float: right;
	background-color: #eee;
	margin: 3px;
	clear: right;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;
	min-width: 960px;
}
.phonebook_itembox span {
	color: #777;
}
.phonebook_title {
	background-color: #e02f2f;
	color: #fff;
	font-size: 30px;
	direction: rtl;
	padding: 10px;
	margin-top: 30px;
}
.phonebook_title2 {
	background-color: #981717;
	color: #fff;
	direction: rtl;
}
.phonebook_title_center {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.phonebook_title span {
	float: left;
	font-size: 14px;
	direction: ltr;
}
.phonebook_title2 a:link , a.phonebook_title2:visited {
	color: #fff;
	margin-left: 10px;
}
.phonebook_manager_box {
	width: 270px;
	display: inline-block;
	direction: rtl;
	text-align: center;
	margin: 10px;
}
.phonebook_manager_box img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	border:1px solid #ccc;
}
.details_box {
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #eee;
	direction: rtl;
	border-radius: 0;
	margin-top: 17px;

-webkit-box-shadow: 3px 3px 11px -1px rgba(0,0,0,0.35);
-moz-box-shadow: 3px 3px 11px -1px rgba(0,0,0,0.35);
box-shadow: 3px 3px 11px -1px rgba(0,0,0,0.35);
}
.searchbox_phonebook input {
	border:2px solid #e02f2f;
	padding: 5px;
}
a.phonebookmenulink:link , a.phonebookmenulink:visited {
	color: #fff;
}
a.phonebookmenulink:hover {
	color: #f26d6d;
}
.replybox {
	border-radius: 15px;
	padding: 10px;
	margin: 10px;
	background-color: rgba(255,255,255,.85);
	color: #000;
	min-height:70px;
}
.inbox_add {
	width:90%;
	padding:10px;
	background:#5c6e75;
	margin:25px;
	margin-left:auto;
	margin-right:auto;
	border-radius:15px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.inbox_add input , .inbox_add textarea {
	border: 0;
	margin-bottom: 5px;
	padding: 3px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.vp_box {
	width: 48%;
	display: inline-block;
	margin: 5px;
}
.wikicols {
	width:380px;
	float:right;
	margin-right: 10px;
}
.viewforumbox {
	background:#5c6e75;
	width:90px;
	float:left;
	clear:both;
	color:#fff;
	border-radius:4px;
	text-align:center;
	font-size:12px;
}

@media screen and (max-width: 1200px) {
	.ifbignone {
		display: inherit;
	}
	.ifsmallnone {
		display: none;
	}
	.vp_box {
		width: auto;
		display: block;
	}
	.wikicols {
		width: auto;
		float: none;
	}
	.limitbox {
		float: none;
		position: absolute;
		left: 12px;
		top: 22px;
	}
	.clock_place {
		display: none;
	}
	.topheader_left {
		padding: 0;
		line-height: 29px;
		padding-left: 10px;
	}
	.mobilenumber {
		font-size: 14px;
	}
	.sort_box {
		float: none;
	}
	a.topmenu2link:link , a.topmenu2link:visited {
		display: none;
	}
	.hellowelcome {
		display:block;
		padding:8px;
		padding-top: 4px;
	}
	a.icon_top_header:link , a.icon_top_header:visited {
		display: block;
		float: left;
		background-color: #555;
		color: #fff;
		text-decoration: none;
		margin-right: 0;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px;
		padding-right: 10px;
		padding-left: 10px;
		border-radius: 5px;
		font-size: 13px;
	}
	a.icon_top_header_basket:link , a.icon_top_header_basket:visited {
		padding-right: 28px;
		padding-left: 5px;
		background-color: #333;
	}
	.basket_number {
		display: block;
		float: left;
		margin-right: 5px;
		margin-left: 2px;
		text-align: center;
		line-height: 18px;
		background-color: #e02f2f;
		border-radius: 5px;
	}
	.topmenubrands {
		width: auto;
		text-align: center;
	}
	.topmenubrands a:link, .topmenubrands a:visited {
		margin-left: 5px;
		margin-right: 5px;
		float: none;
		display: inline-block;
		margin-right: 0;
	}
	.banner {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.logo {
		width: 150px;
		height: auto;
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.searchbox {
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.input_searchtext {
		width: 240px;
		padding: 5px;
		padding-right: 10px;
		padding-top: 3px;
		margin-top: 15px;
		direction: rtl;
		float: right;
	}
	.input_searchsubmit {
		display: none;
	}
	.sp-thumbnail-title {
		line-height: 19px;
	}
	.sp-thumbnail-text {
		background-color: red;	
	}
	.category_box {
		float: none;
		display: inline-block;
		margin-right: auto;
		margin-left: auto;
	}
	.companies {
		text-align: center;
	}
	.companies a:link, .companies a:visited {
		display: inline-block;
		float: none;
	}
	.footer_box {
		width: 90%;
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.footer_box_mojavez {
		width: 90%;
	}
	.footer_box_support {
		width: 90%;
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
		border-left: 0;
	}
	.footer_box_icons {
		float: none;
		text-align: center;
		width: auto;
	}
	.footer_box_catalog {
		width: auto;
		float: none;
		padding-left: 0;
		text-align: center;
		padding-bottom: 10px;
	}
	.cat_rightbar {
		width: 95%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.cat_leftbar {
		width: 95%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0;
	}
	.sort_title {
		display: inline-block;
	}
	.sort_title1 {
		display: inline-block;
		margin-left: 5px;
		margin-top: 10px;
	}
	a.sortlink:link , a.sortlink:visited {
		display: inline-block;
		margin-left: 0;
		margin-right: 7px;
		font-size: 13px;
	}
	.productbox {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	.productimage {
		border: 0;
		width: 100%;
		height: auto;
		border-radius: 0;
		float: none;
	}
	#topmenu2 {
		padding-top: 95px;
	}
	.leftbox {
		float: none;
		padding: 10px;
		width: auto;
		min-height: auto;
		padding-bottom: 50px;
		border-radius: 0;
		border: 0;
	}
	.rightbox {
		float:none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.lefttitle {
		margin-top: 10px;
	}
	.bfieldset {
	 	width:90%;
	}
	.amazingicon {
		margin-left: auto;
		margin-right: auto;
	}
	.countdownbox {
		display: none;
	}
	.tdimage {
		display: block;
		padding: 0;
		padding-left: 0;
	}
	.tddetails {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.auction_table td.auction_item_title {
		width: 40%;
		margin-left: auto;
		margin-right: auto;
	}
	.staticimage {
		width:70%;
		display: block;
		height:auto;
		float:none;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		border-radius:10px;
	}
	.footproductbox {
		width: auto;
		float: none;
		padding: 10px;
	}
	.markazsmall {
		padding: 5px;
	}
	.fullscreenmenu_into {
		padding-top: 50px;
	}

	.branddetails {
		float: none;
		clear: both;
		width: auto;
		display: block;
		margin-right: 10px;
		margin-left: 10px;
	}
	.brandlogo {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 190px;
		margin-bottom: 10px;
	}
	.brandlogo a.brandlogo_logo:link, .brandlogo a.brandlogo_logo:visited {
		display: block;
		width: 103px;
		height: 103px;
		border: 1px solid #eee;
		margin-left: auto;
		margin-right: auto;
		margin-top: 4px;
		background: #fff;
		vertical-align: middle;
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center center;
		text-decoration: none;

	}

	.topmenucatbox {
		width: auto;
		padding-bottom: 15px;
	}
	a.titlemenu:link , a.titlemenu:visited {
		padding:4px;
		padding-bottom: 7px;
		background: #fff;
		color: #333;
		border-radius: 10px;
		text-decoration: none;
		margin: 5px;
		display: inline-block;
		width: 188px;
		text-align: center;
		display: inline-block;
		float: none;
		background: #666;
		color: #fff;
		line-height: 20px;
		padding-bottom: 10px;
	}
	.forum_item {
		float:right;
		min-width: auto;
	}
	#forum_right {
		width: auto;
		display: block;
	}
	#forum_left {
		width: auto;
		display: block;
		float: left;
	}
	.topicimage {
		float: none;
		display: block;
	}
	.forum_authorspan {
		clear: both;
		position: absolute;
		left: 7px;
		top: 7px;
	}
	.forum_authorspan2 {
		float: left;
	}
	.topic_date {
		float: none;
		display: block;
		clear: both;
		color: #333;
		line-height: 20px;
		padding-top: 10px;
		font-size: 12px;
	}
	.topictoimage {
		width: 250px;
		height: 250px;
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	.divtables {
		height: auto;
	}
	.phonebook_profile {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.phonebook_itembox {
		float: none;
		display: block;
		min-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.phonebook_title_center {
		padding-right: 6px;
		padding-left: 6px;
	}
	.searchbox_phonebook {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	.panelmenu {
		text-align: center;
	}
	.panelmenu a:link , .panelmenu a:visited {
		display: inline-block;
		float: none;
		border-radius: 5px;
		width: 29%;
		background: #eee;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 5px;
	}

}