#searchResults dl { margin: 10px 0 20px 0px; }
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; }
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none;
font-weight: normal; }
ul#sitemap {
   margin: 0;
   padding: 0 0 0 5px;
}

ul#sitemap li {
   list-style-type: none;
   list-style-image: none;
   margin: 10px 0 5px 0;
   font-weight: bold;
   background:none;
   font-size:1.1em;
   padding:0px;
}

ul#sitemap li ul li {
   margin: 10px 0 10px 30px;
   font-weight: normal;
   list-style-type: square !important;
   /*list-style:url(../images/bullet.jpg);*/
   color: #9EB7CA;
   font-size:1.0em;
}
ul#sitemap li ul li ul li{
   margin: 10px 0 10px 30px;
   font-weight: normal;
   list-style-type: square !important;
   /*list-style:url(../images/bullet.jpg);*/
   color: #9EB7CA;
   font-size:0.9em;
}

.imageleft {
float: left;
padding: 0 16px 0 0;
}

.imageright {
float: right;
padding: 0 0 0 16px;
}

.quoteblock {
	padding: 0 0 0 24px;
	border-left: 2px solid #1e1e1e;
	font-family: "Trade Gothic W02 Bold 2", "Helvetica Neue", Arial, sans-serif;
	font-size: 1.23em; /* 16px */
	line-height: 20px;
}

.lowercase {
	text-transform: none;
}

.nomargin {
	margin-bottom: 0 !important;
}

.header4 {
	font-family: "Trade Gothic W02 Bold 2", "Helvetica Neue", Arial, sans-serif;
	font-size: 1.23em; /* 16px */
	line-height: 20px;
	margin-bottom: 16px;
	color: #1e1e1e;
}

.alt-h3 {
	text-transform: none;
	color: #1e1e1e;
}

#glossary dl {
	margin-left: 0;
	margin-right: 0;
}

#glossary dl dt {
	border-bottom: 1px solid #C6D9EB;
}

#azadLogo {
	display:block;
}

.st_plusone {
 margin-left:0px !important;   
}

.comment img {
 float:left;
 margin: 0 16px 0 0;   
}

#otherLangs {
 float:right;   
}
#debateComments .commentLogin{
	clear:left;
}

.blockquote {
	width: 272px;
	margin: 0 0 8px 16px;
	padding: 0 0 0 16px;
	border-left: 2px solid #f05133;
	float: right;
}

#security_video_link {
    margin: 20px 0px;
}

#security_video_link li a{
    color: #EF5133;
}

/* style for new landing page ticket 5755*/



.video {
    border: 1px solid #000;
    display: block;
    width: 332px;
    height: 164px;
    
}

.wide .cell{
    float: left;
}

.wide .cell-two{
    margin-left: 45px;
}

.wide #bottom-content{
   clear: both; 
}

.wide .cell .infopanel{
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;

}

.wide .cell .minicell .infopanel{
    text-align: left;   
}

.wide #page-content{
   clear: both; 
}

.wide #content #maincol{
    width: 740px;
}

.wide .minicell{
    float: left;
    
}

.wide .booklet{
    width: 100px;
    height: 146px;
    margin-right: 10px;
    border: 1px solid #000;
    overflow: hidden;
}

.wide .minicell .infocell{
    width: 100px;
}

#blockIntro_new .row {
	
	clear: both;
	padding-top: 40px;
}

#blockIntro_new .policy_brief {
	width: 208px;
	height: 278px;
	border: 1px solid #000;
	float: left;
	display: block;
	margin-bottom: 40px;
	margin-right: 120px;
}

#blockIntro_new .video {
	width: 212px;
	height: 82px;
	border: 1px solid #000;
	clear: both;
	display: block;
	margin-bottom: 15px;
}

#blockIntro_new .videos{
	float: left;
}

/* --- 7.0.5 Video --- */

.left_vid_col {
	clear: both;
	float: left;
	width: 350px;
	margin : 5px 0 20px 0;
}
.right_vid_col {
	float: right;
	width: 350px;
	margin : 5px 0 20px 0;
}
.vid_head {
	border-top: solid 8px #f05133;
	margin-top: 15px;
	padding: 15px 0;
}
.vid_deats {
	font-size: 0.9em;
}

.readmore {
    color: #f05133;
    font-weight:bold;   
    text-transform: uppercase;
}

.hide {
  display: none;
}


.read-more-toggle {
	background-color: #12ada9;
	border-radius: 25px;
	box-shadow: inset 0 0 3px #fff,0 1px 2px #bcbcbc;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 8px;
	transition: background-color .1s ease-in;
	text-align: center;
	text-shadow: 0 1px 1px #8a8a8a;
	width: 95px;
}
.read-more-toggle:hover {
	background-color: #000000;
}



/* --- End 7.0.5 Video --- */
