body{
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
    background-image: url(../img/back.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
    background-size: 100%;
    background-color: #000;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.navbar {
    min-height: 42px;   
}

.top{
	margin: 5px 0;
}

.header{
	margin-bottom: 15px;
}

.header h3{
	display: inline;
    color: white;
    font-weight: bold;
}

.header a:hover {
    text-decoration: none;
}

.header h3:hover {
    color: #B3CCE5;
}

.topmenu li{
	float: left;
	list-style: none;
	padding-right: 5px;
	font-weight: bold;
	margin: 25px 5px 10px 0;
	border-right: 1px dashed black;
}

.topmenu li:first-child{
	border-left: 1px dashed black;
    padding-left: 5px;
}

.topmenu li a{
	color: black;
    font-size: 12px;
}

.topmenu li a:hover{
	text-decoration: none;
}

.form-inline  .radio-inline{
	line-height: 6px;
	padding-left: 0;
}

.form-inline  .radio-inline  label{
	margin-bottom: 0;
}

.form-inline  .radio-inline input[type="radio"]{
	margin: 0 5px 0 0;
}

div .mainmenu:parent{
	height: 50px;
}
 
.mainmenu ul{
	background: url(../img/mainmenu-back.jpg);
	line-height: 20px;
	margin-bottom: 5px;
	margin-right: -15px;
	margin-left: -15px;
}

.mainmenu a{
	font-size: 14px;
	color: white;
	background: transparent;
}

.mainmenu ul > li > a:hover{
	background-color: rgba(131, 126, 65, 0.18);
}

.mainmenu .dropdown-menu{
    line-height: 20px;
	margin: 0;
    background: #fff;
}

.maincontent{
	background: url(../img/main-shadow.png) repeat-x left top #dedede;
	padding-top: 20px;
    border-top: 1px solid #ECECEC;
}

.contentmenu{
	background: url(../img/contentmenu-back.jpg);
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	color: white;
}

.contentmenu .navbar-header  a{
	padding: 10px 15px;
	color: white;
	cursor: default;
    font-size: 16px;
}

.contentmenu .navbar-header  a:hover{
	color: white;
}

.contentmenu .collapse ul > li{
	border-right: 1px solid rgb(68, 68, 68);
	margin-bottom: 0;
}
/* By RamyarIran */
.contentmenu  .collapse ul > li a{
	font-size: 14px;
	color: white;
	background: transparent;
	border: 0 !important;
	border-radius: 0 !important;
	line-height: 23px !important;
	margin-right: 0;
}

.contentmenu  .collapse ul > li a:hover{
	background: none !important;
	border-radius: 0;
	color: white;
	border: 0;
	line-height: 23px;
}

.contentmenu .collapse ul > li.active > a{
	background: url(../img/contentmenu-hover-back.jpg);
	border-radius: 0;
	color: black;
	border: 0;
	line-height: 23px;
	margin-right: 0;
}

.contentmenu .collapse ul > li.active > a:hover{
	background: url(../img/contentmenu-hover-back.jpg) !important;
}

.dropdown:hover .dropdown-menu{
	visibility: visible;
	overflow: visible;	
	display: block;
}

.dropdown-menu li{
	border-right: 0;
}

.dropdown-menu li a{
	color: black !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: 0;
	overflow: visible;
}

.navbar-collapse {
    max-height: 380px;
}

.contentmenu .navbar-nav  li a,.contentmenu .navbar-nav  li a:hover{
	color: white;
}

.contentmenu .dropdown li a:hover{
	color: #B91715 !important;
}

.khoshamad {
    margin-top: 0;
    text-align: center;
    background: #B91715;
    padding: 5px;
    line-height: 35px;
    color: white;
}

.maincontent .tab-content{
	border: 1px solid #c8c8c8;
	background: #fafbf5;
	padding: 1em 20px 0 20px;
	min-height: 100px;
	margin-bottom: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.maincontent .nav-tabs{
	border-bottom: 0;
}

.maincontent .nav-tabs li{
	border-radius: 0;
    background: #34495E;
}

.maincontent .nav-tabs li a{
	border: 1px solid #c8c8c8;
	border-bottom: 0;
	padding: 5px 10px;
	color: white;
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.maincontent .nav-tabs li a:hover {
    color: black;
    background-color: #fafbf5;
}

.maincontent .nav-tabs li.active a {
    background-color: #fafbf5;
    color: black;
}

.panel-default > .panel-body{
    background: rgba(170, 199, 94, 0.01);
}

.panel-default > .panel-heading {
    background-color: #34495E;
    color: white;
}

.panel-default > .panel-footer, .socialll{
    //background-color: #B91715 !important;
    margin-bottom: 0 !important;
}

.homenews{
	padding: 5px;
	margin-bottom: 5px;
}

.homenews > .col-md-6, .homenews > .col-md-4{
    padding: 0;    
}

.tabbable{
	margin-right: -15px;
	margin-left: -15px;
}

.panel-default{
	border: 1px solid rgb(206, 206, 206);
}

.social{
	padding: 5px;
	background: white;
	text-align: right;
	margin-bottom: 15px;
}

.footer{
	padding: 10px;
	background: #333333;
}

.footerdo {
    padding: 10px;
    background: url(../img/footer-bg.png) left bottom no-repeat #B91715;
}

.footerdo ul {
    list-style: none;
    width: 100%;
}

.footerdo ul li {
    width: 24%;
    float: right;
    text-align: center;
    height: 30px;
}

.footerdo ul li a{
    color: white;
    font-size: 15px;
}

.social img{
	height: 30px;
}

.footer2{
	background: #333333;
	padding: 5px;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: -15px;
	color: white;
    height: 40px;
}

.footmenu li{
	float: left;
	list-style: none;
	padding-right: 5px;
	font-weight: bold;
	margin: 0 5px 0 0;
	border-right: 1px solid white;
}

.footmenu li:last-child{
	border-right: none;
}

.footmenu li a{
	color: white;
}

.footmenu li a:hover{
	text-decoration: none;
}

.content{
	margin-bottom: 20px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    display: none !important;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block !important;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.carousel-indicators {
    bottom: -35px;
}

.carousel-indicators li {
    color: black;
    border-color: black;
}

.carousel-indicators .active {
    background-color: #0068ad;
}

.sliderrr {
    margin-bottom: 25px;
}

.carousel-caption {
    right: 0;
    left: 0;
    bottom: 0;
    padding: 5px;
    background: rgba(215, 215, 215, 0.77);
}

.carousel-caption a{
    text-decoration: none;
    color: #333333;
    text-shadow: none;
}

.carousel-caption a p {
    text-align: justify;
}

.social_icons_list {
    list-style: none;
}

.social_icons_list li {
    margin: 0px;
    padding: 5px;
    float: none;
    display: inline;
    margin-left: 10px;
}

.social_icons_list li:first-child {
    margin-left: 0px;
}

.social_icons_list > li > a {
    font-size: 16px;
    margin: 0 3px;
}

.axep {
    padding: 10px; 
    max-width: 250px; 
    min-width: 200px;
    float: right;
}

.nav > li > a {
   padding: 10px 6px;
}

.center-news{
    padding: 5px; 
    border: 1px solid rgba(170, 170, 170, 0.28); 
    margin: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
}

.center-news h4{
    font-size: 90%; 
    border-bottom: 1px solid rgba(221, 223, 180, 0.39); 
    padding-bottom: 5px;
    min-height: 43px;
}

.rules-home ul {
    padding: 5px; 
   /* border: 1px solid rgba(170, 170, 170, 0.28); */
    margin: 5px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
}

.rules-home li{
    list-style: none;
}

.rules-home h4{
    border-bottom: 1px solid rgba(221, 223, 180, 0.39); 
    padding-bottom: 5px;
}

.sticktop {
    background: black;
    width: 100%;
}

@media (min-width: 979px) and (max-width: 1200px) {
    .nav > li > a {
        padding: 10px 6px;
    }
}

@media (min-width: 1200px) { 

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

.contentmenu .navbar-nav  li{
	margin-bottom: 13px;
}
}

@media (max-width: 480px) { 

}

.leftt {
float:right;
}