body {
	background-image: url(../images/bgall.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	font-family: Times, "Times New Roman", serif;
	font-weight:600;
	font-size:16px;
}
h1,h2,h3,h4,h5,h6,p {
direction:rtl;	
text-align:right;
}
.whitebg {
	background-color:#FFF;
	text-align:center;
}
.blksdv {
	padding-top:20px;
	padding-bottom:20px;

}
	
.topbanpic {
	background-image: url(../images/topbannerpic.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:15px;
}
.footer {
  height:94px;
  background-image:url(../images/footerbg.jpg);
  background-repeat:repeat-x;	
}
.ftools {
margin:12px;

}
.footer h4 {
color:#fff;	
font-size:18px;
font-weight:600;
margin:10px;
margin-top:20px;
}
.mcontent {
	min-height:400px;
	padding-top:10px;
}
.mcontent h3{
	font-size:20px;
	color:#640E0D;
	font-weight:600;
}
.bottomred {
border-bottom:4px #c2201e solid;
padding-right:15px;
padding-left:10px;
	
	
}

hr.style-six {
    border: 0;
    height: 0;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:3px;
	padding-top:2px;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.blkimgdv {
padding:0px;	
}
/*   */
.prosrow_dv {
margin:0px;
padding:0px;
width:auto;
margin-right:auto;
margin-left:auto;
text-align:center;
min-height:190px;
margin-bottom:5px;
}
.pros_dv {
margin-top:0px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
padding:6px;
float:right;
width:160px;
}
.pros_dv a{

color:#283B80;
font-weight:bold;
text-decoration:none;
}
.imgdv {
width:160px;
max-height:220px;
border:solid 2px #CCCCCC;
overflow:hidden;	
margin-bottom:10px;

}
.imgdv img {
	width:160px;
margin-top:0px;
	
}
.bookimg {
padding:15px;
max-width: 280px;
margin-left:auto;
margin-right:auto;
}
.prosrow_dv2 {
margin:0px;
padding:0px;
width:auto;
margin-right:35px;
margin-left:35px;
text-align:center;
min-height:169px;
margin-bottom:5px;
}
.pros_dv2 {
margin-top:0px;
margin-bottom:10px;
margin-left:30px;
margin-right:30px;
padding:6px;
float:right;
width:260px;
}
.pros_dv2 a{

color:#333;
text-decoration:none;
}

.imgdv2 {
width: 236px;
height: 163px;
/*position: absolute;*/
top: 0px;
background-image: url("../images/photo_cover.png");
background-repeat: no-repeat;
z-index: 1;
}
.imgdv2 img {
width: 200px;
height: 119px;
/*position: relative;*/
margin: 0px auto;
top: 22px;
margin-top:22px;
left: 18px;
z-index: 1;	
}
	
.prosrow_dv {
margin:0px;
padding:0px;
width:auto;
margin-right:auto;
margin-left:auto;
text-align:center;
min-height:160px;
margin-bottom:5px;
}


.pros_dv1 {
margin-top:0px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
padding:6px;
float:right;
width:210px;
}
.pros_dv1 a{

color:#333;
text-decoration:none;
}

.imgdv1 {
width:200px;
max-height:210px;

overflow:hidden;	
margin-bottom:10px;

}
.imgdv1 img {
	width:190px;
margin-top:0px;
	
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


 .prostitle {
	margin-bottom:25px; 
	margin-top:20px;
 }

/* bootstrap */
.carousel-control {
    width: 10%;
}.carousel-control.left {
    right: auto;
    left: 0px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, transparent 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    left: auto;
    right: 0px;
    background-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.navbar-green {
	background-image: url(../images/menu_bg.jpg);

    border:none;
	    margin-top: 20px;

    margin-bottom: 10px;
}
.navbar-default .navbar-nav > li > a {
	color:#000;
	border-left:solid 1px #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  background-color:#fff;
}

.navbar-nav > li > a {
    margin-top:0px;
	padding-top:8px !important; 
    padding-bottom:0px !important;
    height: 50px;
	line-height:35px;
	font-weight:600;
	font-size:1.6rem;
	
}
.navbar {min-height:50px !important;}
/*.navbar-collapse {
    padding-right:0px !important;
    padding-left: 0px !important;
}
*/
.dropdown-menu .divider {
    height: 1px;
    margin: 3px 0px;
    overflow: hidden;
    background-color: #E5E5E5;
}
.dropdown-menu > li > a {
    padding: 3px 20px;
    clear: both;
    font-weight: 600;
    line-height: 1.8;
    color: #333;
    white-space: nowrap;
	font-size:15px;
}
