@font-face{
	font-family:'BYekan';
	src: url('fonts/BYekan.eot');
	src: url('fonts/BYekan.eot?#') format('eot'),
		 url('fonts/BYekan.woff') format('woff'),
		 url('fonts/BYekan.ttf') format('truetype');
}
@font-face {
  font-family: 'yekan';
  src: url('fonts/W_yekan.eot?#iefix') format('embedded-opentype'),
  	   url('fonts/W_yekan.woff') format('woff'), 
       url('fonts/W_yekan.ttf') format('truetype'),
	   url('fonts/W_yekan.svg#svgFontName') format('svg');
}
@font-face{
	font-family:'BKoodak';
	src: url('fonts/BKoodakBold.eot');
	src: url('fonts/BKoodakBold.eot?#') format('eot'),
		 url('fonts/BKoodakBold.woff') format('woff'),
		 url('fonts/BKoodakBold.ttf') format('truetype');
}
@font-face{
	font-family:'BHoma';
	src: url('fonts/BHoma.eot');
	src: url('fonts/BHoma.eot?#') format('eot'),
		 url('fonts/BHoma.woff') format('woff'),
		 url('fonts/BHoma.ttf') format('truetype');
}
@font-face {
	font-family:'BTitr';
	src: url('fonts/BTitrBold.eot');
	src: url('fonts/BTitrBold.eot?#') format('eot'),
		 url('fonts/BTitrBold.woff') format('woff'),
		 url('fonts/BTitrBold.ttf') format('truetype');
}

/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:#fff; 
	color:#BBB;
	font-family:Tahoma, Geneva, sans-serif;
}
html { 
	min-width:980px;
}
html, 
body { 
	height:100%;
}

.bug{
	clear:both;
}

/* Global Structure ============================================================= */
#main {
	position:absolute;
	z-index:1000;
	min-height:100%;
	height:auto!important;
	height:100%;
	width:100%;
}
.container-index{
	width:945px;
	margin:0px auto;
}
.container {
	margin:0px auto 70px;
	width:945px;
	background:#171717;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior: url(css/PIE.htc);
	position:relative;
}
.wrapper { 
	width:100%;
	overflow:hidden;
	padding:20px 0px;
}
#content{
	float:right;
	width:680px;
	padding:0px 18px;
	min-height:400px;
	text-align:right;
	direction:rtl;
	background:url(../images/line-ver.gif) repeat-y left;
}
#content h2{
	font:17px 'BYekan', Tahoma;
	direction:rtl;
	margin:10px 10px 30px;
	color:#FFF;
}
#content h2 a{
	text-decoration:none;
	color:#F60;
}
#content h2 a:hover{
	color:#FFF;
}
#sidebar{
	float:left;
	width:200px;
	margin-left:15px;
}
#sidebar img{
	margin:0px 15px 10px;
	border:0px;
}
/*===== Header =====*/
#header{
	width:945px;
	height:274px;
	background:url(../images/header.png) no-repeat center top;
	position:relative;
	z-index:10;
	margin:0 auto;
}
.flag{
	float:left;
	margin:5px 0px 0px 15px;
	cursor:pointer;
}
#header_title{
	float:right;
	width:352px;
	height:100px;
	margin:0px 295px 0px 0px;
	padding:0px;
}
#header_title img{
	float:right;
	margin:10px 0px 0px;
	border:0px;
}
#header_title h1{
	margin:0px;
	padding-top:25px;
	font:normal 30px/38px 'BTitr',Tahome;
	text-align:center;
	color:#FFF;
}
#header_title h1 p{
	float:right;
	margin:-20px -48px 0px 0px;
	padding:0px;
	font:normal 18px 'BTitr',Tahome;
	text-align:center;
	color:#FFF;
}
#header_title h1 span{
	float:left;
	margin-top:18px;
	font:normal 15px 'BTitr',Tahome;
	text-align:center;
	color:#FFF;
}
#description{
	width:352px;
	float:right;
	font:13px/25px 'BYekan', Tahoma;
	text-align:center;
}
.atex_logo{
	position:absolute;
	right:0px;
	top:75px;
}
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu {
	position:absolute;
	right:0;
	top:185px;
}

#menu:before,
#menu:after {
	content: "";
	display: table;
}

#menu:after {
	clear: both;
}

#menu {
	zoom:1;
}

#menu li.base {
	display:block;
	font:16px/28px 'BKoodak',Tahoma;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:3px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow:3px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:3px 4px 0 rgba(0, 0, 0, 0.5);
	behavior: url(css/PIE.htc);
	position:relative;
	width:111px;
	height:54px;
	margin-right:7px;
	text-align:center;
	background-image:url(../images/nav-tail.gif);
	background-repeat:repeat-x;
	background-position:left top;
	box-shadow:-3px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow:-3px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:-3px 4px 0 rgba(0, 0, 0, 0.5);
}

#menu li {
	float: right;
	position: relative;
}

#menu a {
	float: right;
	padding: 14px 0px;
	width:111px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a {
	color: #fafafa;
}

*html #menu li a:hover { /* IE6 only */
	color: #fafafa;
}

#menu ul {
	margin: 20px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: -20px;
	z-index: 1;    
	background: #444;
	background: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background: -webkit-linear-gradient(#444, #111);    
	background: -o-linear-gradient(#444, #111);	
	background: -ms-linear-gradient(#444, #111);	
	background: linear-gradient(#444, #111);
	-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out; 
}

#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}

#menu ul ul {
	top: 0;
	left: -170px;
	margin: 0 0 0 -20px;
	_margin: 0; /*IE6 only*/
	-moz-box-shadow: 1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: 1px 0 0 rgba(255,255,255,.3);
	box-shadow: 1px 0 0 rgba(255,255,255,.3);
}
#menu ul ul.five_more{
	top: -80px;
}
#menu ul ul.eight_more{
	top: -160px;
}

#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
	-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}

#menu ul li:last-child {   
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;    
}

#menu ul a { 
	font:14px 'BKoodak',Tahoma;   
	padding:8px 5px;
	width: 160px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}

#menu ul a:hover {
	background-color: #ec4c0d;
	background-image: -moz-linear-gradient(#ff682d,  #ec4c0d);	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff682d), to(#ec4c0d));
	background-image: -webkit-linear-gradient(#ff682d, #ec4c0d);
	background-image: -o-linear-gradient(#ff682d, #ec4c0d);
	background-image: -ms-linear-gradient(#ff682d, #ec4c0d);
	background-image: linear-gradient(#ff682d, #ec4c0d);  
}

#menu ul li:first-child > a, #menu ul.five_more li:nth-child(3) > a, #menu ul.eight_more li:nth-child(5) > a{
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
#menu ul.five_more li:first-child > a, #menu ul.eight_more li:first-child > a{
	border:none;
}

#menu ul li:first-child > a:after, #menu ul.five_more li:nth-child(3) > a:after, #menu ul.eight_more li:nth-child(5) > a:after{
	content: '';
	position: absolute;
	right: 60px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
}
#menu ul.five_more li:first-child > a:after, #menu ul.eight_more li:first-child > a:after{
	border:none;
}

#menu ul ul li:first-child a:after, #menu ul ul.five_more li:nth-child(3) a:after, #menu ul ul.eight_more li:nth-child(5) a:after{
	right: -6px;
	top: 50%;
	margin-top: -6px;
	border-right: 0;	
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-left: 6px solid #3b3b3b;
}
#menu ul ul.five_more li:first-child a:after, #menu ul ul.eight_more li:first-child a:after{
	border:none;
}

#menu ul li:first-child a:hover:after, #menu ul.five_more li:nth-child(3) a:hover:after, #menu ul.eight_more li:nth-child(5) a:hover:after{
	border-bottom-color: #ff682d; 
}
#menu ul.five_more li:first-child a:hover:after, #menu ul.eight_more li:first-child a:hover:after{
	border:none;
}

#menu ul ul li:first-child a:hover:after, #menu ul ul.five_more li:nth-child(3) a:hover:after, #menu ul ul.eight_more li:nth-child(5) a:hover:after{
	border-left-color: #ff682d; 
	border-bottom-color: transparent; 	
}
#menu ul ul.five_more li:first-child a:hover:after, #menu ul ul.eight_more li:first-child a:hover:after{
	border:none;
}

#menu ul li:last-child > a {
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
/*===== footer =====*/
#footer-box{
	position:absolute;
	left:50%;
	margin-left:-473px;
	bottom:0;
	width:945px;
	height:48px;
	overflow:hidden;
	font-size:.786em;
	line-height:1.2em;
}
#footer{
	height:76px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	background-color: rgba(0, 0, 0, 0.88) !important;
	background-color:#000;
	behavior: url(css/PIE.htc);
	position:relative;
}
#footer .inside {
	padding:17px 30px 0 30px;
}
#footer,
#footer a {
	font: 13px 'BYekan',Tahoma;
	color:#fff;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#F60;
}
#footer span{
	font:13px Tahoma, Geneva, sans-serif;
}
#footer ul {
	float:right;
	position:relative;
	top:-7px;
}
#footer ul li {
	float:right;
	margin-left:10px;
}
#footer ul li a {
	color:#626262;
	text-decoration:none;
	display:block;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	position:relative;
	behavior: url(css/PIE.htc);
	padding:4px 12px;
}
#footer ul li a:hover,
#footer ul li.current a {
	color:#fff;
	text-decoration:none;
	background-color:#212121;
}

/*==========================================*/
ul#jbg-menu{left:45px;}
#jbg-menu-wrapper{left:0px;}

/********gallery****************************/
#card {
	float:right;
	margin:0px 15px;
	width: 300px;
	display: inline-block;
	vertical-align: middle;
	background: #F0F0F0;
	border-radius: 3px 3px 4px 4px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid white;

	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.member-photo-align{
	left: 10px;
}
.fa-align{
	text-align:right;
}
.shot-align{
	right: 10px;
}