@import url(./fonts/fontiran.css);
body {
	margin: 0;
	padding: 0;
	font-family: IRANSans !important;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	color: #222;
	line-height: 20px;
	background-color: #fff;
}
a:link , a:visited {
	text-decoration: none;
	color: #c00;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
}
a:hover {
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
}
a img {
	border: 0;
}
form , p , h1 , h2 , h3 {
	padding: 0;
	margin: 0;
}
hr {
	border: 1px solid #868686;
}
fieldset {
	margin-bottom: 12px;
	overflow: hidden;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-moz-border-radius:5px;
}
input , select , textarea {
	border: 1px solid #ccc;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-family: 'IRANSans';
	font-size: 13px;
	margin: 1px;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-moz-border-radius:5px;
}
.regform {
	line-height: 25px;
}
.regform input, .regform select {
	width: 100%;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.regform input[type=checkbox] {
	width: auto;
	margin-top: 3.5px;
	float: right;
	clear: right;
	text-indent: 0;
	padding: 0;
}
.regform input[type=submit] {
	padding: 8px;
	padding-left: 0;
	padding-right: 0;
	border: 0;
	background: #5cb85c;
	color: #fff;
	text-align: center;
	text-indent: 0;
	cursor: pointer;
	font-size: 13px;
	margin-top: 5px;
}
.regform input[type=submit]:hover {
	opacity: .8;
}
.regform span {
	display: block;
	color: #888;
	margin-top: 7px;
	margin-bottom: 3px;
}

.formtable input , .formtable textarea {
	border-radius: 0;
	padding: 5px;
	padding-left: 0;
	padding-right: 0;
	text-indent: 5px;
}




.content_into {
	clear: both;
	width: 95%;
	max-width: 680px;
	margin: 25px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
	margin-bottom: 40px;
}
.content_title {
    color: #333;
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 3px solid #fff;
}
.content_panel_title {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.content_text {
	padding: 15px;
	background-color: #e6eef2;
	border-radius: 14px;
	font-weight: 300;
	line-height: 25px;
}

#newsbox {
	width: 360px;
	min-height: 76px;
	background-color: #3c3933;
	float: left;
	margin-bottom: 15px;
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	line-height: 25px;
	font-size: 13px;
	background-image: url('images/icons/box_msg.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 120px 120px;
}
#newsbox span {
	color: #aeaeae;
	font-size: 14px;
}
.newslinkbox {
	padding: 10px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px dashed #bbb;
	font-size: 13px;
}
.newslinkbox:hover {
	background-color: #f5f5f5;
	transition: .3s;
}
.newslinkbox a.titlenews:link , .newslinkbox a.titlenews:visited {
	color: #333;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 6px;
	background-color: #dfdec3;
	margin-bottom: 12px;
	text-indent: 3px;
	font-size: 14px;
}
.newsimage {
	float: left;
	width: 150px;
	height: 150px;
	border-radius: 50%;
}

a.continue_button:link , a.continue_button:visited {
	display: inline-block;
	width: auto;
	background-color: transparent;
	color: #c00;
}
a.continue_button:hover {
	transition: .3s;
	opacity: .7;
}


.centeralbox_product {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.rightbox {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
		-webkit-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
		-moz-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
		box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
}
.rightbox_title {
	width: auto;
	height: 20px;
	padding: 10px;
	line-height: 17px;
	font-size: 15px;
	background-color: #e84a4a;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	direction: rtl;
	text-align: right;
}
.rightbox_content {
	width: auto;
	background-color: #fff;
	padding: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.arrow_left_cat {
	vertical-align:middle;
	float: right;
	margin-top: 11px;
	margin-left: 10px;
}
a.brandsfilter:link , a.brandsfilter:visited {
	color: #555;
	display: block;
	line-height: 30px;
}


.product_gallerybox {
	width: 260px;
	float: left;
	margin-top: 5px;
	text-align: center;
	position: relative;
}
.product_gallerybox img.originalimage {
	display: block;
	width: 260px;
	height: 260px;
	border-radius: 26px;
	margin-bottom: 10px;
}
.product_gallerybox img.galleyimage {
	display: inline-block;
	width: 55px;
	height: 45px;
	margin: 5px;
	margin-bottom: 0;
	border-radius: 5px;
}

.price_box {
	background-color: rgb(203 11 11 / 60%);
	color: #fff;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 99;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 15px;
	font-size: 12px;			
}

.product_detailsbox {
	margin-top: 5px;
	width: 700px;
	float: right;
	direction: rtl;
	overflow: hidden;
}
.details_title {
	color: #333;
	padding: 10px;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 3px solid #fff;
}
.details_title a {
	color: #333;
}
.details_content {
	background-color: #e6eef2;
	border-radius: 14px;
	font-weight: 300;
	line-height: 25px;
}

.product_content_box {
	float: right;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0;
	text-align: justify;
	float: right;
	padding-right: 15px;
}
.product_order_box {
	float: left;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0;
	text-align: justify;
	width: 268px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
.order_title {
	display: block;
	border-bottom: 2px solid #ccc;
	padding-top: 0;
	height: 18px;
	line-height: 18px;
	padding-bottom: 10px;
	font-weight: 500;
}
.order_title span {
	display: block;
	float: right;
	border-bottom: 2px solid #0077b5;
	padding-top: 0;
	height: 18px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 19px;
	padding-right: 3px;
}


.msgbox1 {
	padding:5px;
	background:#060;
	color:#FFF;
	max-width: 1146px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
	margin-top: 19px;
	border-radius: 5px;
}
.msgbox2 {
	padding:5px;
	background:#900;
	color:#FFF;
	max-width: 1146px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
	margin-top: 19px;
	border-radius: 5px;
}


a.pagenum {
	color: #333;
	background-color: #eee;
}
.pagenum {
	display: inline-block;
	margin: 3px;
	width: 25px;
	height: 25px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	border-radius: 50%;
	font-size: 13px;
	color: #333;
}
.pagenum:hover {
	opacity: .7;
	transition: .3s;
}

.staticpages {
	width: 1155px;
	margin-left: auto;
	margin-right: auto;
}

.staticpages .product_detailsbox {
	width: 100%;
	min-height: auto;
}

.navcats {
	background: #fff;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	direction: rtl;
	margin-top: 20px;
	margin-bottom: 15px;
	max-width: 1155px;
	margin-left: auto;
	margin-right: auto;
	color: #aaa;

		-webkit-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
		-moz-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
		box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
}

header {
	margin: 0;
	padding: 0;
    /* The image used */
    background-image: url("images/hwall.jpg");

    /* Set a specific height */
    height: 250px; 

    /* Create the parallax scrolling effect */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 1920px auto;
    overflow: hidden;
	background-color: #071333;
}
header i.circle {
}
header figure {
	max-width: 1070px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #fff;
	margin-top: 30px;
	direction: rtl;
	padding: 20px;
	position: relative;
	color: #fff;
	border-radius: 50px;
}
header figure a.logo {
	float: right;
	width: 450px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	opacity: 1;
	transition: .1s;
	position: relative;
	text-align: right;
}
header figure a.logo i {
}
header figure a.logo img {
	display: block;
	width: 100px;
	height: auto;
	margin: auto;
	position: relative;
	z-index: 2;
	transition: .3s;
	float: right;
	margin-left: 20px;
}
header figure a.logo:hover img {
	transition: .3s;
    transform: rotate(-15deg);
}
header figure a.logo h1 {
	position: relative;
	z-index: 2;
	border-radius: 10px;
	display: block;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 600;
	margin-top: 25px;
}
header figure a.logo span {
	position: relative;
	z-index: 2;
	border-radius: 10px;
	display: block;
	color: #fff;
	margin-top: 3px;
	font-size: 13px;
	font-weight: 300;
}
header figure figcaption {
	display: block;
	font-size: 40px;
	margin-top: 40px;
	margin-bottom: 50px;
}
#header_bg {

    /* Set a specific height */
    height: 250px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top left;
    background-repeat: repeat;
}
#topheader {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	background-color: #2e74b5;

    /* The image used */

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 3;
}
#topheader_into {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
}
#top_right_menu {
	float: right;
	overflow: hidden;
}
#top_right_menu a:link ,#top_right_menu a:visited {
	text-decoration: none;
	color: #fff;
	float: right;
	padding: 15px;
	font-size: 13px;
}
#top_right_menu a:hover {
	background-color: rgba(255, 255, 255, .15);
}
a.tpactive {
	background-color: rgba(0, 0, 0, .15);
}
#fish {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	background-size: 13px 13px;
	background-repeat: no-repeat;
	background-position: center;
}
a#fishlink:link , a#fishlink:visited {
	float: left;
	width: auto;
	height: 35px;
	background: #c00;
	color: #fff;
	line-height: 34px;
	direction: rtl;
	font-size: 13px;
	padding-left: 15px;
	border-radius: 25px;
	overflow: visible;
	font-weight: 400;
}
a#fishlink:hover {
	opacity: .7;
}
a#fishlink:link img , a#fishlink:visited img {
	vertical-align: middle;
	margin-left: 0px;
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	padding: 5px 0;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 4px;
}
.label {
	width: 250px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-left: auto;
	margin-right: auto;
	line-height: 35px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.label hr {
	border: 0;
	border-bottom: 5px solid #f65959;
	width: 70px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
}
.label i {
	display: block;
	width: 30px;
	height: 11px;
	overflow: hidden;
	background: #999;
	position: absolute;
	left: 50%;
	bottom: -3px;
	margin-left: -15px;
	border-radius: 50%;
}
#user_login {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
}
#user_name {
	display: block;
	width: auto;
	height: 35px;
	background-color: rgba(18,161,197,1);
	border-radius: 35px;
	padding-right: 12px;
	line-height: 35px;
	color: #fff;
	font-size: 13px;
}
#user_name img {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	float: left;
	margin-right: 7px;
	margin-left: -1px;
	vertical-align: middle;
}
.logout {
	float: left;
	opacity: .6;
	width: 35px;
	height: 35px;
	margin-top: 7px;
	margin-left: 7px;
	border-radius: 50%;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
}
.logout:hover {
	opacity: 1;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
}
#date_top {
	color: #fff;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#levelbox {
	display: block;
	background-color: #fff;
	border-radius: 15px;
	float: left;
	margin-top: 30px;
	direction: rtl;
	padding: 15px;
}
#levelbox font {
	color: #12a1c5;
}

#products {
	background-color: #fff;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;

    /* The image used */
    /*background-image: url("images/bgp.png");
    background-repeat: repeat;*/
}
#products a:link , #products a:visited {
	display: inline-block;
	background-color: #fff;
	margin: 20px;
	padding: 0px;
	overflow: hidden;
	width: 240px;
	position: relative;
	border-radius: 7px;
	padding: 3px;
    background-color: #aaa;

-webkit-box-shadow: 12px 12px 0px 0px rgba(0,0,0,0.11);
-moz-box-shadow: 12px 12px 0px 0px rgba(0,0,0,0.11);
box-shadow: 12px 12px 0px 0px rgba(0,0,0,0.11);
}
#products a hr {
	border: 0;
	display: block;
	margin: 0;
	border-top: 3px solid #fff;
	width: 5px;
	margin-left: auto;
	margin-right: auto;
	transition: .8s;
}
#products a:link img , #products a:visited img {
	width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 99;
	border-radius: 7px;
	    -webkit-filter: grayscale(20%); /* Safari 2.0 - 9.0 */
	    filter: grayscale(20%);
			-webkit-transition-duration: 1s;
			-moz-transition-duration: 1s;
			-o-transition-duration: 1s;
			transition-duration: 1s;
}
#products a:hover img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	/*border-radius: 50%;*/
		-webkit-transition-duration: .5s;
		-moz-transition-duration: .5s;
		-o-transition-duration: .5s;
		transition-duration: .5s;
}
#products a:link span , #products a:visited span {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    padding: 0;
    padding-left: 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: block;
    background-color: rgb(0 0 0 / 70%);
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    transition: .3s;
    border-radius: 0;
}
#products a:hover span {
    background-color: rgb(0 0 0 / 80%);
		transition: .3s;
}
#products a:hover {
	transition: .3s;

-webkit-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.11);
-moz-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.11);
box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.11);
}
#products a:hover hr {
	width: 100%;
	transition: .8s;
}

/*gbox*/
#products a.gbox {
}
#products a.gbox:hover {
	opacity: .8;
}
#products a.gbox img {
	border-radius: 3px;
-webkit-box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.32);
box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.32);
}
#products a.gbox span {
	background: rgb(92 130 167 / 60%);
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#topbox {
	text-align: right;
    background-color: #c00;

    /* The image used */
    background-image: url("images/bgt.jpg");

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1920px 708px;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;

}
#topbox figure {
	width: 95%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
	text-align: right;
	color: #fff;
	font-size: 22px;
	/*background-color: rgba(0,0,0,.5);*/
	padding-top: 37px;
	padding-bottom: 40px;

    margin: 0 auto;
    position: relative;
}
#topbox figure figcaption {
	color: #fff;
	font-size: 15px;
	line-height: 35px;
}
#topbox figure a:link , #topbox figure a:visited {
    background-color: #ffffff;
    color: #c00;
    padding: 11px;
    padding-right: 18px;
    padding-left: 18px;
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
    margin-top: 15px;
    transition: .3s;
    border-radius: 35px;
}
#topbox figure a:hover {
	border-radius: 10px;
	transition: .3s;
}

#topbox figure img.ill {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    max-width: 750px;
    height: auto;
    float: left;
}
footer {
	direction: rtl;
}
#frt {
	width: 50%;
	float: right;
	background-color: #d7d7d7;
	text-align: center;
	padding-top: 38px;
	padding-bottom: 38px;

    /* The image used */
    background-image: url("images/fwall.jpg");

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	text-align: right;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
}
#frt span {
	display: block;
	float: left;
	margin-left: 20px;
	max-width: 430px;
	height: 222px;
	overflow: auto;
	text-align: justify;
	background-color: rgba(255,255,255,.7);
	padding: 20px;
	padding-bottom: 15px;
	line-height: 25px;
    border-radius: 20px;
}
#frt span h1 {
	color: #cc0000;
	font-weight:bold;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: normal;
}
#flt {
	width: 50%;
	float: left;
	background-color: #d7d7d7;
	text-align: center;
	padding-top: 38px;
	padding-bottom: 38px;

    /* The image used */
    background-image: url("images/fwall.jpg");

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	text-align: right;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
}
#flt span {
	display: block;
	float: right;
	margin-right: 20px;
	max-width: 430px;
	height: 222px;
	overflow: auto;
	text-align: justify;
	background-color: rgba(255,255,255,.6);
	padding: 20px;
	padding-bottom: 15px;
	line-height: 25px;
    border-radius: 20px;
}
#flt span h1 {
	color: #cc0000;
	font-weight:bold;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: normal;
}
#flt:hover img {
	opacity: .3;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
}
#footer_bottom {
	display: block;
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	clear: both;
	margin-top: 2px;
	text-align: center;
	direction: ltr;
}
.menu-link {
	display: none;
}
.content_center {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
}
.content_center .logo_panel {
	width: 158px;
	height: 80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
.greenbox {
	background-color: #4cae4c;
	color: #fff;
	display: inline-block;
	padding: 5px;
	padding-top: 7px;
	width: 50px;
	border-radius: 10px;
	font-size: 12px;
	opacity: .9;
}
.redbox {
	background-color: #e02f2f;
	color: #fff;
	display: inline-block;
	padding: 5px;
	padding-top: 7px;
	width: 50px;
	border-radius: 10px;
	font-size: 12px;
	opacity: .9;
}
.graybox {
	background-color: #f6f5f5;
	color: #333;
	display: inline-block;
	padding: 5px;
	padding-top: 7px;
	width: 50px;
	border-radius: 10px;
	font-size: 12px;
}

#giftbox {
	width: 360px;
	background-color: #3c3933;
	float: right;
	margin-bottom: 15px;
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	line-height: 25px;
	font-size: 13px;
	background-image: url('images/icons/box_gif.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 120px 120px;
}
#giftbox span {
	color: #aeaeae;
	font-size: 14px;
}

#newsbox {
	width: 360px;
	background-color: #3c3933;
	float: left;
	margin-bottom: 15px;
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	line-height: 25px;
	font-size: 13px;
	background-image: url('images/icons/box_msg.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 120px 120px;
}
#newsbox span {
	color: #aeaeae;
	font-size: 14px;
}


.tablelist {
	background: #fff;
	font-weight: normal;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
}
.tablelist th {
	background: #e1e1e1;
	font-weight: normal;
	padding: 5px;
}
.tablelist td {
	padding: 5px;
	height: 23px;
	line-height: 21px;
	background: #f1f1f1;
}
.tablelist input {
	font-size: 13px;
}


.form {
	line-height: 25px;
}
.form input, .form select {
	width: 100%;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form input[type=checkbox] {
	width: auto;
	margin-top: 3.5px;
	float: right;
	clear: right;
	text-indent: 0;
	padding: 0;
}
.form input[type=submit] {
	padding: 8px;
	padding-left: 0;
	padding-right: 0;
	border: 0;
	background: #5cb85c;
	color: #fff;
	text-align: center;
	text-indent: 0;
	cursor: pointer;
	font-size: 13px;
	margin-top: 5px;
}
.form input[type=submit]:hover {
	opacity: .8;
}
.form span {
	display: block;
	color: #888;
	margin-top: 7px;
	margin-bottom: 3px;
}


.login_box {
	width: 85%;
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
	border: 0px solid #eee;
	background: #42729a;
	margin-top: 25px;
	border-radius: 15px;
	text-align: right;
	color: #fff;
}
.login_box legend {
    display: inline-block;
    width: auto;
    text-align: right;
    direction: rtl;
    border: 4px solid #fff;
    background-color: #d11717;
    color: #fff;
    padding: 7px 12px;
    border-radius: 20px;
}
.login_box table {
	width: 100%;
}

.login_box input {
	width: 100%;
}

.login_box input[type=submit] {
	border: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #012c51;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	font-size: 14px;
}
.login_box input[type=submit]:hover {
	opacity: .8;
}
.totalbox {
	background: #eee;
	padding: 10px;
	width: auto;
	max-width: 300px;
	float: left;
	clear: both;
	color: #666;
}
.totalbox b {
	color: green;
	font-weight: normal;
}




.tabsbox {
	width: 95%;
	min-height: 100px;
	background-color: red;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background: #fff;
	overflow: hidden;
	direction: rtl;
	border-radius: 10px;
	*vendorprefix*-transition: height ease 1s;
}
.tabs_titles {
	display: block;
}
.tabs_titles2 {
	display: none;
}
.tabs_titles {
	width: auto;
	background: #cc0000;
	padding-top: 5px;
	border-radius: 9px;
	border-bottom: 1px solid #ddd;
}
.tabs_titles img {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	opacity: .7;
}
.tabs_titles a:link ,.tabs_titles a:visited {
	display: block;
	float: right;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 10px;
	color: #fff;
	margin-bottom: -1px;
	font-weight: 400;
	font-size: 12px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.tabs_titles a.activetab:link ,.tabs_titles a.activetab:visited {
	background: #fff;
	border-bottom: 0;
	color: #333;
}

.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;
}




/* ReSIZE*/
@media screen and (max-width: 980px) {
	.ifsmallnone {
		display: none;
	}
	#header_bg {
	}
	.product_detailsbox {
		width: 100%;
		border-radius: 0;
		margin-top: 5px;
	}
	.product_gallerybox {
		width: auto;
		float: none;
	}
	.product_gallerybox img.originalimage {
		width: 100%;
		max-width: 350px;
		display: block;
		height: auto;
		border-radius: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.product_gallerybox img.galleyimage {
		display: inline-block;
		width: 50px;
		height: 50px;
		margin: 5px;
		margin-top: 10px;
		border-radius: 0;
	}

	header figure a.logo {
		width: 290px;
		height: auto;
		float: none;
		text-align: center;
	}
	header figure .logo:hover {
		padding: 0;
	}
	.menu-link {
		display: inline-block;
	}
	#top_right_menu {
		display: none;
	}
	header {
		height: 300px;
	}
	header figure {
		float: none;
		width: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-top: 10px;
	}
	#topbox figure {
		width: auto;
		margin-right: auto;
		margin-left: auto;
		padding-left: 0;
		direction: rtl;
		text-align: left;
		color: #fff;
		font-size: 22px;
	}
	header figure figcaption {
		display: block;
		font-size: 33px;
		margin-top: 40px;
		margin-bottom: 50px;
	}
	.content_into {
		width: auto;
		margin-left: 10px;
		margin-right: 10px;
	}
	.content_title {
		margin: 10px;
		margin-top: 12px;
	}
	.content_text {
		margin: 10px;
	}
	.newslinkbox {
		margin-top: 10px;
	}
	#products {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	#topbox {
		width: auto;
		padding-top: 20px;
		padding-bottom: 0px;
		text-align: center;
	}
	#topbox figure {
		width: 90%;
		padding-left: 0;
		text-align: center;
		font-size: 15px;
    	background-size: 200px 73px;
    	padding-bottom: 90px;
	}
	#topbox figure figcaption {
		font-size: 15px;
		line-height: 28px;
	}
	#topbox figure a:link , #topbox figure a:visited {
		font-size: 15px;
		margin-top: 10px;
	}
	#frt {
		width: 100%;
		padding-top: 45px;
		padding-bottom: 15px;
	}
	#frt span {
		display: block;
		float: none;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		max-width: auto;
	}
	#flt {
		width: 100%;
		padding-top: 15px;
		padding-bottom: 40px;
	}
	#flt span {
		display: block;
		float: none;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		max-width: auto;
	}
	.footer_fa {
		float: none;
		text-align: center;
		display: block;
	}
	.footer_en {
		float: none;
		direction: ltr;
		display: block;
		text-align: center;
		color: #999;
		margin-top: 10px;
	}



	.content_center {
		width: auto;
		margin: 10px;
	}
	.panel_box {
		width: auto;
		margin: 10px;
		margin-top: -200px;
	}

	.panel_menu {
		width: auto;
		background-color: #efefef;
		margin: 10px;
	}

	.panel_right {
		width: auto;
		margin-bottom: 10px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	#giftbox {
		clear: both;
		float: none;
		width: auto;
		margin: 10px;
	}

	#newsbox {
		clear: both;
		float: none;
		width: auto;
		margin: 10px;
	}

	#topbox figure {
		padding-bottom: 200px;
	}
	#topbox figure img.ill {
		max-width: 100%;
	}
	header figure a.logo img {
		float: none;
		margin: auto;
	}
}
/* ReSIZE*/