.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1px;;
}
div.all-container {
	margin: 40px auto;
	width: 985px;
	height: auto;
	position: relative;
	padding: 0;
	border-style: none;
	overflow: hidden;
	background-color: white;
}
.hidden, hidden * {
	display: none;
}
body {background-image: url(http://q-zanjani.ir/images/hed.jpg);
  background-repeat: repeat;
    direction: rtl;
    padding: 0;
    margin: 0;
    font: 84% tahoma,verdana;
    background-color: #f4f4f4;
    color: #555;
    text-align: center;
    line-height: 1.5em;
}

#header {
    width: 100%;
    margin: 0;
    background-color: #fff;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

#title {
    width: 980px;
    padding: 20px 0;
    margin: 0 auto;
    text-align: right;
}

h1 {
    font-family: compset;
    margin: 0 auto 5px auto;
    padding: 0;
    font-size: 3em;
    font-weight: 400;
    color: #777;
    line-height: 1em;
    text-shadow: #ccc 2px 2px 8px;
}

h1 a {
    color: #a74646;
    font-weight: 400;
    text-decoration: none;
    border: 0;
}

h1 a:hover {
    color: #777;
    text-decoration: none;
    border: 0;
}

.slogan {
    color: #467aa7;
    font-size: 1.4em;
    margin: 0;
    padding: 0;
}
#showmoretabs a {
    height: 20px;
    padding: 5px 10px;
    display: inline-block;
    border-style: none !important;
    background-color: #ececec !important;
    color: #555;
    text-decoration: none;
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px;
}
h2,.hot {
    margin: 0 0 18px 0;
    padding: 0 0 7px;
    color: #a74646;
    font-size: 1.7em;
    font-weight: 400;
    border-bottom: 1px solid #dadada;
}

h2 a {
    font-weight: 400;
}
#showmoretabs a.active {
    background-color: #d9d0b2  !important;
    color: #000;
}
a {
    text-decoration: none;
    font-weight: 400;
    color: #467aa7;
    border-bottom: 1px solid #dadada;
}

a:hover {
    text-decoration: none;
    border-bottom: 1px solid #467aa7;
}

#footer {
    clear: both;
    width: 100%;
    background-color: #f8f8f8;
    font-size: 0.9em;
    line-height: 1.8em;
    color: #777;
    font-weight: 400;
    margin: 20px 0;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
}

#footer p {
    width: 980px;
    margin: 10px auto;
    text-align: center;
}

#footer a {
    color: #777;
    font-weight: 400;
    text-decoration: none;
    border-bottom: 1px dotted #888;
}

#topmenu {
    text-align: center;
    margin: 0;
    width: 100%;
    background-color: #f0f0f0;
    border-bottom: 1px solid #dadada;
}

#topmenu p {
    width: 980px;
    text-align: right;
    font-size: 1.2em;
    line-height: 2.2em;
    color: #777;
    margin: 0 auto;
    overflow: hidden;
}

#topmenu a {
    padding: 9px 8px 12px 8px;
    font-weight: 400;
    margin: 0 0 0 0;
    color: #555;
    border: 0;
}

#topmenu a:hover {
    color: #444;
    background-color: #e8e8e8;
    text-decoration: none;
    text-shadow: #ccc 1px 1px 3px;
}

#topmenu a.active {
    color: #444;
    background-color: #dadada;
    text-shadow: #ccc 1px 0px 3px;
    1px;
}

#topmenu a.active:hover {
    color: #444;
    padding: 12px 8px 0 8px 9px;
}

h3 {
    font-family: arial;
    font-weight: bold;
    color: #5a5;
}

h2,.hot {
    font-size: 180%;
}

h3 {
    font-size: 135%;
}

p,label,td {
    font-family: tahoma;
    font-size: 12px;
    color: black;
}
#gotoquestion{
    -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: solid 1px silver;
	background-color: #fff;
	overflow: hidden;
background-image:url('http://q-zanjani.ir/images/backbox-pattern.jpg');
background-repeat:repeat;
}
#showmore{
    -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: solid 1px silver;
	background-color: #fff;
	overflow: hidden;
background-image:url('http://q-zanjani.ir/images/backbox-pattern.jpg');
background-repeat:repeat;
}
#container {
    width: 980px;/*800px;*/
    margin: 0 auto;
    margin-top: 10px;
    padding: 25px 0 25px 0;
    text-align: right;
}

#right {
    width: 490px;
    float: right;
    text-align: right;
    margin-bottom: 50px;
}

#left {
    width: 270px;
    float: left;
    text-align: right;
    border-right: solid 1px #aaa;
    padding: 10px;
    margin-bottom: 50px;
}

input,select,textarea,button {
    font-family: tahoma;
    font-size: 12px;
    line-height: 150%;
    
}
input {
 			background-color:#FFFFFF;border:1.5px solid#CCCccc;box-shadow:0 1px 1px rgba

(0,0,0,0.075)inset;transition:border 0.2s linear 0s,box-shadow 0.2s linear 0s;border-

radius:4px;color:#555555;display:inline-block;font-size:12x;line-height:20px;margin-bottom:2px;padding:2px 

2px;vertical-align:middle

    
}
input:focus{
	outline: none;
	background: #fff;
	-webkit-box-shadow: 0px 0px 0px #ccc;
	border-color: #00b8e1;
}
button {
    font-family: tahoma;
    font-size: 12px;
    line-height: 150%;
    color: #000;
	border-radius: 5px;
	background:#;border-color:#cbaa65;
	border: 2px solid #83a19f;
	position:relative;      
    -webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

select {
    width: 130px;
}

.TxQ {
    width: 490px;
    height: 390px;
    margin-right: 10px;
    padding: 5px;
    font-size: 13px;
    line-height: 200%;
}

label {
    font-weight: bold;
}

td {
    padding: 2px;
    vertical-align: top;
}

.description,.description-r {
    color: gray;
    font-size: 10px;
    text-align: left;
    padding-bottom: 10px;
    font-weight: 0;
    font-family: tahoma;
}

.description-r {
    text-align: right;
}

.txt-far,.txt-eng, select,textarea {
    border: solid 1px black;
    background: #fafafe;
    height: 22px;
}
textarea {
   background-color:#FFFFFF;border:2px solid#CCC000;box-shadow:0 1px 1px rgba(0,0,0,0.075)

inset;transition:border 0.2s linear 0s,box-shadow 0.2s linear 0s;border-

radius:4px;color:#555555;display:inline-block;font-size:13px;line-height:20px;margin-bottom:0px;vertical-align:middle
 position:relative;      
    -webkit-box-shadow:0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
 select {
   background-color:#FFFFFF;border:1.5px solid#915806;box-shadow:0 1px 1px rgba

(0,0,0,0.075)inset;transition:border 0.2s linear 0s,box-shadow 0.2s linear 0s;border-

radius:4px;color:#555555;display:inline-block;font-size:12x;line-height:20px;margin-bottom:2px;padding:2px 

2px;vertical-align:middle
position:relative;      
    -webkit-box-shadow:0 1px 500px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 500px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 500px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
}
 select:focus{
	outline: none;
	background: #fff;
	-webkit-box-shadow: 0px 0px 0px #ccc;
	border-color: #00b8e1;
}
.txt-eng {
    width: 130px;
    font-size: 10px;
    direction: ltr;
}

.TxAddress {
    width: 130px;
    height: 100px;
    font-size: 10px;
    padding: 2px;
}

#SendBox {
    margin: 10px 0;
    float: left;
    direction: rtl;
}

#sbmt {
    width: 100px;
    height: 30px;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    border: solid 1px #aaa;
    background: #ccc;
    color: black;
    cursor: pointer;
}

.blue {
    color: black;
    background: yellow;
    font-size: 14px;
    padding: 5px;
}
	        //settings for plaeholder (textarea watermark) for non html5 browsers
	        ::-webkit-input-placeholder {
    color: #aaa;
}

:-moz-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}

.helpicon {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.helpbox {
    position: absolute;
    width: 300px;
    background: #eee;
    border: solid 2px gray;
    display: none;
    padding: 5px;
    z-index: 300;
    text-align: justify;
}
