@charset "utf-8";
/* CSS Document */

/* 18-Jan-2010
 * Meysam Mansouri  
 */

/*
  =======================================
		0. Reset
		1. Fonts
		2. Titles and paragraph
		3. Links
		4. Layout
			4.1 Specific header
			4.2 Specific footer
			4.3 Specific body
		5. Boxes
		6. Forms
  =======================================
*/
/* 0.Reset ------------------*/
html {
    font-size: 100%;
	cursor:default;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}
fieldset, legend{
	padding:7px
}
table {
    border-collapse: collapse;
	font-size:100%;
   
}
img, button {
    border: 0 none
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit
}
del, ins {
    text-decoration: none
}
ol {
    list-style: decimal
}
ol li {
    list-style: decimal outside
}
ul { 
}
caption, th {
    text-align: right;
	font-weight:bolder;
	color:#900;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
	font-family:"B Yekan", "B Traffic", "Times New Roman", Tahoma
}:focus {
    outline: 0
}
q:before, q:after {
    content: ''
}
abbr, acronym {
    border: 0 none;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
legend {
    color: #000000
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}
input, textarea, select {
	padding:3px;
	font-size:85%;
}

/* 1. Fonts ---------------- */

@font-face {
	font-family:"Folk solid";
	src: url(../assets/fonts/Folksolid6.otf) format("opentype");
}

@font-face {
	font-family: 'Droid Sans Fallback Regular';
	src: url('../assets/fonts/DroidSansFallback-subset.eot');
	src: local('Droid Sans Fallback Regular'), local('DroidSansFallback'), url('../assets/fonts/DroidSansFallback-subset.otf') format('opentype');
}

/* 2. Titles and paragraph ---------------- */
H1 {
	font-size:180%;
	font-weight:bold;
	color:#808000;
}
H2 {
	font-family:"B Yekan", "B Traffic", "Times New Roman", Tahoma;
	font-weight:normal;
	font-style:italic;
	font-size:110%;
	color:#70B9A7
}
H3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-weight:600;
	font-size:100%;
	color:#333;
}

/* 3. Links ----------------------- */
A, A:link, A:visited {
	text-decoration:none;
	color:#3EA755;
}
A:hover {
	text-decoration:none;
	color:#D31A18;
}

/* 4. Layout ---------------- */
BODY {
	background: #70B9A7 url(images/bg_html.jpg) center top;
	color:#666666;
	font:0.75em Tahoma, Geneva, sans-serif;
	direction:rtl;
	text-align:center;
}
BODY .bgPageMM{
	background:url(images/bg-page.png) repeat-x top;
}
BODY #pageHolderMM {
	width:920px;
	margin:0 auto;
	display:block;
}
BODY #contentMM{
	display:inline-block;
	width:inherit;
}
BODY #FooterMM{
	font-size:90%;
}
.rtl {
	direction:rtl;
	text-align:right;}
.ltr {
	direction:ltr;
	text-align:left}
	
/* 4.1 Specific Header ---------------- */
#headerMM .logoMM{height:77px; width:137px; background:url(images/logo.gif) no-repeat right center}

/* 4.2 Specific Footer ---------------- */
#footerMM, #footerMM table{color:#E4F0F1}
#footerMM .f-t{
	height:50px;
	width:100%;
	background:url(images/bg-footer.png) repeat-x top	;
	display:inline-block	
}
#footerMM .f-b{
	background-color:#09252C;
	width:100%;
	display:inline-block;
	padding:11px 0 3px;
}
.copyright{
	background:url(http://www.meyman.ir/img/copyright3.png) no-repeat left center;
	padding:10px 3px 0 0;
	vertical-align:middle;
	color:#FFC
}

/* 4.3 Specific Body ---------------- */
.innertube {
	padding: 35px; display:inline-block}
.innertube2 {
	padding:0 30px; display:inline-block;}	
#contentcolumn{}
#contentwrapper{
	direction:ltr;
	float: left;
	width: 100%;
	}
#contentMM .topMM{
	background:#133841 url(images/bg_top.gif);
	padding:5px;
}
#contentMM .tall-l{
	background: url("images/tall-l3.gif") repeat-y scroll left center #F0F4F5
}
#contentMM .tall-r{
	background: url("images/tall-r3.gif") repeat-y scroll right center transparent
}
#contentMM .tall-b{
	background:	url("images/tall-b3.gif") repeat-x scroll center bottom transparent
}
#contentMM .tall-b2{
	background:	url("images/tall-b2.gif") repeat-x scroll center top transparent
}
#contentMM .c-bl{
	background:	url("images/k-bl3.gif") no-repeat scroll left bottom transparent
}
#contentMM .c-br{
	background:url("images/k-br3.gif") no-repeat scroll right bottom transparent;
	padding:0 5px 10px 5px;


}
#contentMM .k-bl2{
	width:6px;
	height:6px;
	background:url(images/k-bl2.gif) left top no-repeat;
}
#contentMM .k-br2{
	width:6px;
	background:url(images/k-br2.gif) right top no-repeat;
}
.side_bgMM{
	background:url(images/bg_side_sq.png);
	padding:12px 0;
	text-align:center
}
.corner_top{
	background:url(images/bg_side.png) no-repeat;
	height:6px;
}
.corner_bot{
	background:url(images/bg_side.png) no-repeat;
	height:6px;
}
#leftcolumn .corner_top{
	background-position:left top;
}
#leftcolumn .corner_bot{
	background-position:left bottom;

}
#rightcolumn .corner_top{
	background-position:right top;
}
#rightcolumn .corner_bot{
	background-position:right bottom;
}	
#rightcolumn table{
	color:#FFF	
}
#leftcolumn table{
	color:#FFF	
}

/* 5. Boxes ---------------------------*/

/* 6. Forms ---------------- */
BODY #Form1{margin:0 auto; padding:0;}
