/**************************************************************/
/**** additional rules added by Tinext                     ****/
/**************************************************************/

/*custom for release 1.2*/
.area_33 .main_news .content a img {width:296px; height:166px;}

.noTabs {margin-top:10px;}

.media_box.withoutText {
	/*clear:none;*/
	overflow:visible;
	padding:0px;
}

.captcha-image {
	/* cursor: pointer; */
}

.captcha-refresh {
	text-align: center;
	width: 100%;
}
.captcha-refresh, 
.aa_form .fld a.captcha-refresh {
	display: block;
	text-align: inherit;
}

fieldset {
	border: 0;
}

select {
	height: auto !important;
}

/* POSTER IMAGE */
.videoWithPoster { 
	position: relative; 
}

.videoWithPoster a, 
.videoWithPoster img {
	cursor: pointer;
	width: 600px;
	height: 338px;
}

.videoWithPoster span {
	display: none;
}

.videoWithPoster span.caption {
	display: block;
	background: url("../gfx/png_black.png") repeat scroll 0 0 transparent;
	bottom: 0;
    right: 0;
    width: 580px;
    padding: 5px 10px;
    position: absolute;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
}

.videoWithPoster a {
   position: absolute;
   display: block;
   background: url(../gfx_extended/picto_play.png) 0px 0px no-repeat;
   height: 59px;
   width: 59px;
   top: 140px;
   left: 260px;
}



.newsletter_33 a.more {
	background-color: #DF0100;
}

.aa_form input[type=text],
.aa_form select,
.ara_form .aa_form textarea,
.error404 input[type=text] {float:right;}/*TODO for english: float:left;*/

body.errorPage .highline {
	color: #73337D;
    font-size: 24px;
}

.box.currency,
.box.aa_aswaq {position:relative;}
.box.currency .overlay,
.box.aa_aswaq .overlay {display:none; position:absolute; width:100%; height:100%; background:url(../reuters/images/icons/80.png) repeat left top;}
.box.currency .overlay table,
.box.aa_aswaq .overlay table {width:100%; height:100%;}
.box.currency .overlay table td,
.box.aa_aswaq .overlay table td {width:100%; text-align:center;}

.takeOverBox {font-size:12px; margin:10px; background:#fff; padding:10px;}
.takeOverBox p, .airingTimeBox p {padding:0px; font-weight:normal;}
.takeOverBox span, .airingTimeBox span, .airingTimeBox h2 {color:#73337D;}
.airingTimeBox {margin-bottom:20px;}

.writer_profile .pic, .presenter_profile .pic, .article_views .pic {
    height: auto;
}

.error-hints {
	direction: ltr;
}

#send-to-friend-form .row .fld .error, #send-to-friend-form .row .fld .valid {
    float: right !important; /*TODO for english: float:left;*/
}


/* directly taken from old website CSS */
.livestream-container {
	border-left: 1px solid #666666;
    height: 485px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 576px;
}

ul.social {
	/* overflow: visible !important; */
}
