/* News Widget */
#extranet_home_left_content {
    float: left;
	width: 550px;	
}
#extranet_home_right_content{
    float: left;
	width: 270px;
	padding-left: 30px;
}
#extranet_home_news_widget {
	float:left;
	background: url('../img/newswidgetcon.png') no-repeat;
	width: 555px;
	height:365px;
}
#extranet_home_news_heading {
	float:left;
	width:552px;
	height:37px;
	background: #aec56f url('../img/block_header.png') repeat-x;
}
#extranet_home_news_heading_title {
	color: #ffffff !important;
	float:left;
	width:500px;
	padding:9px;
	
}

#extranet_home_news_container {
	float:left;
	width:550px;
	height:320px;
        background-color:#fff;
}
	
#extranet_home_news_headline {
	float:left;
	width:325px;
	height:320px;
}
.extranet_home_news_media {
	float:left;
	width:325px;
	padding: 1px;
	
}

.extranet_home_news_media a{
	text-decoration:none;
	color:#000;
}

.extranet_home_news_media a:hover{
	text-decoration:none;
	color:#b3ca75;
}

.extranet_home_news_summary {
	float:left;
	width:305px;
	padding:10px 10px 10px 10px;
	height:95px;
}
.extranet_home_news_summary_title {
	padding:0px 0px 10px 0px;
	font-weight:bold;
	
}

.extranet_home_news_summary_intro {
	padding:0px 0px 10px 0px;
}

.extranet_home_news_summary a{
	text-decoration:none;
	color:#000;
}

.extranet_home_news_summary a:hover{
	text-decoration:none;
	color:#b3ca75;
}

#extranet_home_event_list {
	float:left;
	width:555px;
	margin-top:30px;
	margin-bottom:10px;
}
#extranet_home_event_featured {
	float:right;	
}
#extranet_home_news_list {
	float:left;
	width:225px;
	height:320px;
	background: #fff url('../img/news_list_container.png') no-repeat;
}
#extranet_home_news_list_box {
	float:left;
	width:225px;
	height:320px;
}


.extranet_home_news_list_item {
	float:left;
	width:205px;	
	padding:10px;
	height:60px;
	cursor:pointer;
}

.extranet_home_news_list_item a {
	text-decoration:none;
	color:#000;
	font-size: 14px;
}
.extranet_home_news_list_item a:hover {
	text-decoration:none;
	color:#c0002e;
}

.home_news_list_item a.activeDiv { 
	color: #c0002e;
 } 
 

#extranet_home_news_list ul li {
	list-style: none; 
    float: left;
    border:0px;
    margin-bottom:10px;
}
#extranet_home_news_list ul li p{
	text-align:left;
}

/* About FIFPro */
#extranet_home_about_widget {
	float:left;
	width:267px;
	height:275px;
	background: url(../img/267stripshadow.png) repeat-y;
}
#extranet_home_about_container {
	float:left;
	width:262px;
	height:275px;
	background-color: #fff;
}
#extranet_home_about_heading {
	float:left;
	width:262px;
	height:38px;
	background:  url('../img/about_block_header.png') repeat-x;
}
#extranet_home_about_heading_title {
	float:left;
	padding:9px;
	color: #ffffff;
}

	
#extranet_home_about_headline {
	float:left;
	width:262px;
}
#extranet_home_about_media {
	float:left;
	width:262px;
	
}
#extranet_home_about_summary {
	float:left;
	width:262px;
	padding-top:5px;
}
#extranet_home_about_summary p{
	float:left;
    padding:15px 10px;
    color:#C0002E;
    font-style:italic;
    font-weight:bold;
    font-size: 12px;
}


/* Extranet*/
#extranet_home_welcome {
   float:left;
   margin-top:30px;
   background: url('../img/welcome_box.png') no-repeat;
   width:551px;
   height:176px;
}
#extranet_home_welcome_message {
	float:left;
	padding-top:10px;
}

#extranet_home_welcome_message h4 {
    color: #000;	
}

#extranet_home_welcome_message span{
   padding:10px;
}
#extranet_home_welcome_message p {
    padding:                0px 10px 0px 10px;
}
/* Documents */
#extranet_home_document_widget {
	float:left;
	width:267px;
	background: url(../img/267stripshadow.png) repeat-y;
}
#extranet_home_document_container {
	float:left;
	width:262px;
	background-color:#fff;
}
#extranet_home_document_spacer {
	float:left;
	width:267px;
	margin-bottom:30px;
}
#extranet_home_document_heading {
	float:left;
	width:262px;
	height:38px;
	background:  url('../img/about_block_header.png') repeat-x;
}
#extranet_home_document_desc {
    float:right;	
}
#extranet_home_footage_desc a{
    
}
#extranet_home_document_heading_title {
	float:left;
	padding:9px;
	color: #ffffff;
}

#extranet_home_document_body {
	float:left;
	width:262px;
	height:230px;
	z-index:-999;
	background-color:#fff;
}
#extranet_home_document_body li{
	list-style: none; 
    padding:10px 10px 0 10px;
    
}
#extranet_home_document_body li.odd{
	background-color:#fff;
}
#extranet_home_document_body li.even{
	background-color:#eaeaea;
}
.extranet_home_document_icon {
    float:left;
    width: 35px;
    cursor:pointer;
}
.extranet_home_document_content {
    float:left;
    width: 205px;
    cursor:pointer;
}
#extranet_home_document_footer {
    float:left;
    width: 240px;
    cursor:pointer;
    text-align: right;
    padding-top:10px;    
}
#extranet_home_document_footer span a{
    color: #C0002E;
    font-weight: bold;
}

/*extranet document page*/
/* Left panel CSS */
#extranet_news_left_content {
    float: left;
	width: 555px;
	
}

#extranet_news_main_container {
	float:left;
	width:555px;
	/*background: #fff url('../img/newspagecon.png') no-repeat;*/
	background: url(../img/555stripshadow.png) repeat-y;
	
}
#extranet_news_end_container {
	float:left;
	width:555px;
	height:5px;
	background: url(../img/bottom555stripshadow.png) no-repeat;
	
}
#extranet_news_container {
	float:left;
	width:550px;
	background-color: #fff;
	padding-bottom:10px;
}

#extranet_news_main_heading {
	float:left;
	width:550px;
	height:38px;
	background: #aec56f url('../img/block_header.png') repeat-x;
	
}
#extranet_news_main_breadcrumb {
	float:left;
	width:530px;
	padding:10px;
	background: #fff url('../img/breadcrumb_container.png') repeat-x;
}


#extranet_news_heading_title {
	float:left;
	width:500px;
	padding:10px;
}
	
.extranet_news_main_content {
	float:left;
	width:530px;
	padding: 10px;
	cursor:pointer;
	background-color:#fff;
	/*background-color:#eaeaea;*/
	
}
.extranet_news_item_content {
	float:left;
	width:530px;
	padding: 10px;
	background-color:#fff;
	/*background-color:#eaeaea;*/
	
}
.extranet_news_main_list_media {
	float:left;
	width:50px;
}
.extranet_news_main_list_download {
	float:left;
	width:50px;
}
.extranet_news_main_list_download img{
	float:right;
}
.extranet_news_main_list_date{
	float:left;
	width:160px;
	padding-left:20px;
}
.extranet_news_main_list_date span {
	color:#8A8A8A;
}
.extranet_news_main_list_date_content {
	color:#91ab44;
	font-size:12px;
	font-weight:bold;
}

.extranet_news_main_list_title {
	float:left;
	width:380px;
	padding-left:20px;
}
.extranet_news_main_list_title h4 {
	color:#000;
}
.extranet_news_main_list_title_content {
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.extranet_news_main_list_title a {
	text-decoration:none;
	display:block;
	width:380px;
}
.extranet_news_main_list_title a:hover {
	text-decoration:none;
	color:#b3ca75;
}
.extranet_news_main_list_summary {
	float:left;
	width:380px;
	padding-left:20px;
}

.extranet_news_main_list_title_download {
	float:left;
	width:380px;
	color:#c0002e;
	font-weight: bold;
}

#extranet_news_main_paginator {
	float:left;
	width:530px;
	margin-top:5px;
	background-color: #fff;
	height:30px;
}
#extranet_news_main_paginator span {
	font-weight:bold;
	color:#838383;
}
#extranet_news_main_paginator a {
	text-decoration: none;
	font-weight:bold;
}
#extranet_news_main_paginator a:hover {
	text-decoration:none;
	color:#b3ca75;
}



/* Right panel CSS */
#extranet_news_right_content {
    float: left;
	width: 270px;
	padding-left: 30px;
}
/* Search */
#extranet_news_search {
    float: left;
	height:155px;
	width: 267px;
	background:url('../img/newssearchcon.png') no-repeat;
}
#extranet_news_search_box {
    float: left;
	width: 262px;
	background-color:#fff;
}
#extranet_news_search_caption {
	 float: left;
	 width: 242px;
	 padding:10px;
}
#extranet_news_search_title {
    float: left;
	width: 262px;
	height:40px;
	background: #aec56f url('../img/block_header.png') repeat-x;
}
#extranet_news_search_title span {
    float:left;
    padding:10px;
}
#extranet_news_search_form {
	float:left;
	width:262px;
}
#extranet_news_search_submit_container {
	float:left;
	width:242px;
	padding:10px;
}
#extranet_news_search_input {
	float:left;
	width:120px;
}
.input{
	float:left;
	width:120px;
	
}

#extranet_news_search_submit {
	float:right;
	width:60px;
}

#extranet_news_search_fliter_container {
	float:left;
	width:262px;
}
#extranet_news_search_filter {
	float:left;
	width:100px;
	padding-left:10px;
}
#extranet_news_tags {
	float:left;
}

/* twitter */
#extranet_twitter {
    float: left;
	width: 267px;	
	background: url(../img/267stripshadow.png) repeat-y;
	margin-top:20px;
}

#extranet_twitter_title {
    float: left;
	width: 262px;
	height:40px;
	background: #aec56f url('../img/twitter.png') repeat-x;
}
#extranet_twitter_title span {
    float:left;
    padding:10px;
}

#extranet_twitter_container {
    float: left;
	width: 242px;	
	padding:10px;
	background-color:#fff;
}
#extranet_twitter_header {
    float: left;
	width: 242px;	
	padding:20px 10px 10px 10px;
	background-color:#fff;
}
#twitter_header{
	float:left;
	color:#4b5b7c;
    font-weight: bold;
}

#twitter_fifpro{
	float:left;
    color:#000;
    font-weight: bold;
}


/* Members */

#extranet_members_left_content {
    float: left;
    width:775px;
}

#extranet_members_main_container {
	float:left;
	width:755px;
	/*background: #fff url('../img/newspagecon.png') no-repeat;*/
	background: url(../img/755stripshadow.png) repeat-y;
	
}
#extranet_members_main_breadcrumb {
	float:left;
	width:730px;
	padding:10px;
	background: #fff url('../img/breadcrumb_container.png') repeat-x;
}
#extranet_members_main_heading {
	float:left;
	width:750px;
	height:38px;
	background: #aec56f url('../img/block_header.png') repeat-x;
	
}


#extranet_members_heading_title {
	float:left;
	width:730px;
	padding:10px;
}

#extranet_members_body {
	float:left;
	width:730px;
	padding:10px;
	background-color:#fff;
	
}

#extranet_members_main_title {
	float:left;
	width:710px;
	padding:10px;
}
#extranet_members_main_content {
	float:left;
	width:710px;
	padding:10px;
}
#extranet_members_main_content h2{
	color: #333;
}
#extranet_members_main_content table{
	float:left;
	width:710px;

}
#extranet_members_main_content table tr{
	height: 15px;	
	border:1px solid;
	
}
#extranet_members_main_content table tr td{
	padding:2px;
	border:1px solid;
	color:#ccc;
}
#extranet_members_main_content table tr td span{
	color:#000;
}
span.extranet_members_main_table_header{
	color:#000;
}
#extranet_members_main_content table tr.mouseover {
	cursor:pointer;
}

/* Photos */
#extranet_photos_left_content {
    float: left;
	width: 555px;
	
}
#extranet_photos_main_container {
	float:left;
	width:555px;
	/*background: #fff url('../img/newspagecon.png') no-repeat;*/
	background: url(../img/555stripshadow.png) repeat-y;
	
}
#extranet_photos_end_container {
	float:left;
	width:555px;
	height:5px;
	background: url(../img/bottom555stripshadow.png) no-repeat;
	
}
#extranet_photos_container {
	float:left;
	width:530px;
	background-color: #fff;
	padding:10px;	
}
#extranet_photos_container ul li{
	float:left;
	list-style: none; 
    padding:5px 15px;
	display:block;
	width:100px;
	height:100px;
}
#extranet_photos_container ul li a{
	font-weight: bold;
	color:#999;
}
#extranet_photos_container ul li img {
	width: 100px;
}

#extranet_album_container {
	float:left;
	width:530px;
	background-color: #fff;
	padding:10px;	
}
#extranet_album_container ul li{
	float:left;
	list-style: none; 
    padding:5px 15px 5px 0px;
	display:block;
	width:120px;
	height:120px;
	cursor: pointer;
}
#extranet_album_container ul li a{
	font-weight: bold;
	color:#999;
}
#extranet_album_container ul li img {
	width: 100px;
}
#extranet_album_container p {
	font-weight: bold;
	color:#999;
}
#extranet_photos_main_heading {
	float:left;
	width:550px;
	height:38px;
	background: #aec56f url('../img/block_header.png') repeat-x;
	
}
#extranet_photos_main_breadcrumb {
	float:left;
	width:530px;
	padding:10px;
	background: #fff url('../img/breadcrumb_container.png') repeat-x;
}


#extranet_photos_heading_title {
	float:left;
	width:500px;
	padding:10px;
}

#extranet_photos_right_content {
    float: left;
	width: 270px;
	padding-left: 30px;
	margin-top:-20px;
}



/* document categories */

#extranet_categories {
    float: left;
	width: 267px;	
	background: url(../img/267stripshadow.png) repeat-y;
}

#extranet_categories_title {
    float: left;
	width: 262px;
	height:40px;
	background: #aec56f url('../img/block_header.png') repeat-x;
}
#extranet_categories_title span {
    float:left;
    padding:10px;
}

#extranet_categories_container {
    float: left;
	width: 242px;	
	padding:10px;
	background-color:#fff;
}


#extranet_categories_box_categories {
    float: left;
	width: 90px;
	padding-left: 10px;
	padding-top:10px;
}
#extranet_categories_box_categories ul{
    display:block;
}

#extranet_categories_box_categories ul li {
    list-style: none; 
    width:200px;
}

#extranet_categories_box_categories ul li span{
    padding-left: 5px;
    
}
#extranet_categories_box_categories ul li span:hover {
    cursor:pointer;
}

#extranet_categories_box_categories ul li ul {
    display:block;
}
#extranet_categories_box_categories ul li ul li{
    list-style: none; 
    margin-left:10px;
}

#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;} 
#juitterContainer .twittList SPAN.tweet_time{color:#999;font-size:10px;}
#juitterContainer .twittList SPAN.tweet_from{color:#8ea7d2; font-weight:bold;}
#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:25px;;height:25px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

div#extranet_members_main_content table {
    font-size:              12px;
}



