.jdGallery .desc p{
	margin-top : 3px;
}

.social-media-bar {
	height : 21px;
}

.cn-video-thumb {
	position: relative;
}
.cn-video-marker {
	display: block;
	position: absolute;
	z-index : 3;
	width : 100%;
	height : 100%;
	top : 0;
	left : 0;
	opacity : .8;
	background: transparent url('i/videoOverlay.png') no-repeat center center;

}
.rgmediaimages-player {
	display: block;
	padding: 8px;
}
.socialPopup {
	display: inline;
	float: left;
	width : 90px;
	height : 21px;
	margin: 3px 4px 3px 0;
}
.socialPopup span{
	display: none;
}
.sm-twitter {
	background :  transparent url('i/socialmedia-buttons.png') no-repeat 0 -30px;
}
.sm-facebook {
	background :  transparent url('i/socialmedia-buttons.png') no-repeat 0 -60px;
}
.sm-studivz {
	background :  transparent url('i/socialmedia-buttons.png') no-repeat 0 0;
}
/* Social popup */


/* Neu */

.modal { 
    background-color:#fff; 
    display:none; 
    width:450px; 
    padding:10px; 
    text-align:left; 
    border:1px solid #333; 
 	font-size : 13px;
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
} 
 
.modal h5 { 
    background:url(/img/global/info.png) 0 50% no-repeat; 
    margin:0px 0 10px 0; 
    padding:0 0 5px 0; 
    border-bottom:1px solid #333; 
    font-size:15px; 
}
.modal p {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1.2em;
}

.modal textarea{
	width : 98%;
	font-size: 12px;
	line-height: 1.1em;
	height : 80px;
	padding : 4px;
}


/*  */

.desc p {
	clear : both;
}

.wtd, .comment-link {
	clear : both;
}

/* TAbs */

/* root element for tabs  */
#col3 ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:22px;
}

/* single tab */
#col3  ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	padding-right: 1px;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
#col3 ul.tabs a { 
	background: url(img/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;

	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

#col3 ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#col3 ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#aaa;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#col3 ul.tabs a.current, #col3 ul.tabs a.current:hover, #col3 ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
#col3 ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
#col3 ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
#col3 ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
#col3 ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
#col3 ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
#col3 ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
#col3 ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
#col3 ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
#col3 ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
#col3 ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
#col3 ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
#col3 ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
#col3 div.panes {
	clear : both;
	padding : 2px 0 5px 0;
}
#col3 div.panes div.pane {
	display:none;		
}


.tx-wttwitter-pi1 {
	clear : both;
}
.wttwitter_feed {
	list-style-type: none;
 	margin : 0;
	padding : 0;
}
.wttwitter_feed li{
	padding-left : 0;
	border-bottom: 1px solid #bbb;
}

#main_content .box .embedlink {
	border: 1px solid #ccc;
	text-decoration: none;
	font-size: 11px;
	padding: 0 6px;
	color : #000;
	background : #f1f1f1;
}

#main_content .embedCodeContainer div{
	padding-top: 5px;
	
}


.thumb-box .caption {
	width : 100%;
	clear : both;
}

.news-single-item .tx-ratings{
	width : 100%;
}

.twtr-ft .twtr-join-conv {
	display: none;
}