/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 1.5em;
	text-align:right;
	padding-right:6px;
	margin-top:.8em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}


#containerNewsList .newsitems {
	width:100% !important;
}


.clearbr {
	line-height: 1px;
	clear:both;
}

.newsDate {
	width:64px;
}

#UserLoginForm label {
	display: block;
	font-size: 100%;
	padding-right: 20px;
	float: left;
	width:80px;
	padding-bottom: 10px;
}

#UserLoginForm input#UserUsername,  input#UserPassword{
	background-color:transparent;
	
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px !important;
	width: 100px;
	border:1px solid #CECECE;
}


.item_content p {
	margin-top:0px;
	/*margin-bottom:10px;*/
	margin-left:0px;
	margin-right:0px;
}


#AccreditationAddForm select {
	/*width:215px;*/
	border:1px solid #CECECE;
	padding-left:2px;
	margin-bottom:3px;
}
/*
input[type="text"] {form.css (line 13)
background-color:#F0F0F0;
border:1px solid #CECECE;
height:18px;
padding-left:2px;
padding-right:2px;
padding-top:4px;
}
*/  
#AccreditationAddForm div.input.text label {
	margin-top:4px;
}

#AccreditationAddForm input[type=text] {
	width:210px;
}

#AccreditationAddForm div.input.text label, #AccreditationAddForm div.input.select.required label, .selectlabel label{
	display:block;
	float:left;
	width:306px;
}

#SubscriberEditForm input[type=text] {
	width:202px;
}

#SubscriberEditForm div.input.text label, #SubscriberEditForm div.input.select.required label, #SubscriberEditForm label.gender{
	display:block;
	float:left;
	width:120px;
}

#checkboxes {
	margin-top: 10px;
	margin-bottom:5px;
}

div#checkboxes div.checkbox label {
	float:none;
	display:inline;
}

.acceptcheck label {
}
.acceptcheck input {
	float:left;
}

.otherlabel {
	padding-right:10px;
}

#btns {
	clear:both;
	margin:10px;
	margin:10px;
}

div.input.text div.error-message {
	margin-top:-7px;
	margin-bottom:15px;
}


div.error-message {
	/*clear: both;*/
	color: #900;
	font-weight: bold;
}

#flashMessage {
	/*clear: both;*/
	color: #900;
	font-weight: bold;
	margin-top:20px;
	font-size:110%;
}

#SubscriberEditForm div.input.radio.required {
	margin-top:2px;
	margin-bottom:4px;
}


#SubscriberEditForm div.input.text div.error-message {
	margin-top:-2px;
	margin-bottom:15px;
}

.youtube_tn, .youtube_tn_startpage {
	display:block;
	float:left;
	position:relative;
	margin:0 5px 7px 0;
}

.youtube_tn img {
	width:120px;height:90px;
}

.youtube_tn_startpage img {
	width:92px;height:56px;
}

a.youtube_tn, a.youtube_tn_startpage {
	text-decoration:none;
}

.youtube_tn .duration {
	position:absolute;
	bottom:8px;
	right:8px;
	background-color:#000;
	color:#fff;
	padding:0px 3px;
	opacity:0.7;
	-moz-opacity:0.7;
	font-weight:bold;
}

.youtube_views {
	margin-top:7px;
}


#readAll	{
	text-align:right;
	margin:5px 1px 0px 0px;
	width:auto;
}

.youtube_tn_startpage .duration {
	position:absolute;
	bottom:2px;
	right:2px;
	background-color:#000;
	color:#fff;
	padding:0px 3px;
	opacity:0.7;
	-moz-opacity:0.7;
	font-weight:bold;
	font-size:90%;
}

.link_more{
	display:inline;
}