/*

IE 6 and below 					* html {} 
IE 7 and below 					*:first-child+html {} * html {} 
IE 7 only 						*:first-child+html {} 
IE 7 and modern browsers only 		html>body {} 
Recent Opera versions 9 and below 		 html:first-child {} 
Modern browsers only (not IE 7) 		html>/**\/body {} 

*/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	/*border-top: 10px solid #F5F5F5;*/
	font-family: Verdana;
	font-size: 0.7em;
	background: #fff;
}

img {
	border: none;
}

a {
	color:#3680AE;
}
a:hover {
	color: #FF9900;
}

#content
{
	position:relative;
}

.wordwrap { -moz-binding: url('wordwrap.xml#wordwrap'); word-wrap: break-word;}

#flash_top_banner
{
	position:relative;
	width:100%;
	height:75px;
	overflow:hidden;
}

#top_border {
/*background: #F5F5F5;
border-top: 2px solid #ADADAD;*/
z-index: -1;
}

b{font-size: 110%;}
em{color: red;}

#tiny_indicator {
	background: #fff url('images/homeAjaxLoader.gif') no-repeat;
	width: 16px;
	height: 16px;
	display:block;
	float: left;
	margin-left: 10px;
}

#maincontainer {
	width: 778px;
/*	width: 95%; */
	margin: 0 auto;
}
#top_section{
	background: #fff url('images/header.png') no-repeat;
	height: 110px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 198px; /*marquee height */
	overflow: hidden;
	color: #000;
	margin: -21px 5px 0px 5px;
	display: block;
}

#marqueecontainer #vmarquee{
	position: absolute;
	width: 98%;
	text-align: center;
}

#menu_section{
	background: #188AC0;
	height: 35px;
}

#login_section {
	background: #e7e7e7;
	height: 35px;
	font-size: 12px;
	font-family: Verdana;
	color: #777777;
}

#contentwrapper{
float: left;
width: 100%;
min-height: 300px;
margin: 10px 0;
/*border: 1px #000000 solid;*/
}

#content_title {
font-size:13px; width: 217px;  float:  right; background: #188ac0;
line-height:1.8;background:#188ac0;font-weight:bold;color:#fff;display:block; padding:0px 0 5px 12px;
text-align:left;
}

#contentcolumn {
	position:relative;
	display:block;
	width:100%;
	height:100%;
}

#contentcolumn.sidebar {
	border: 2px #ffbb2a solid;
	padding: 5px;
	width: 69%;
	float: left;
}

* html #contentcolumn.sidebar {
	width: 67%;
}

#contentcolumn.without_sidebar  {
	width: 100%;
	float: left;
}

.cleaner
{
	clear:both;
	width:100%;
	height:1px;
}

#footer{
	width: 100%;
	background: #fff;
	color: #FFF;
}

#footer a{
	color: #777777;
}

#footer a:hover{
	color: #1F8EC3;
}

#footer_menu{
	clear: both;
	width: 100%;
	background: #1f8ec3;
	color: #FFF;
	padding: 4px 0;
	margin: 2px 0px;
	height: 26px;	
}

#footer_copyright{
	clear: both;
	width: 100%;
	background: #e7e7e7;
	color: #FFF;
	text-align: center;
	margin: 2px 0px;
}
#footer_links{
	clear: both;
	width: 100%;
	background: transparent;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}




ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 0px auto 0px auto;
	padding: 4px 0px;
	text-transform: uppercase;
}

.errorMessage {
	margin: 0 auto;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#navlist li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: auto 0px;
}

#navlist a {
	background: #369ac8 /*url('images/menu_background.png') no-repeat*/;
	min-width: 92px;
	height: 26px;
	display:block;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	line-height: 26px;
	color: #fff;
	font-weight: 900;
	padding: 0px 2px;
	border: 1px solid #3680ae;
}

#navlist a:hover {
	background: #ffbb2a /*url('images/menu_background.png') no-repeat*/;
	border: 1px solid #3680ae;
}

#login_section #title_box {
	display: block;
	width: 13%;
	height: 34px;
	background: #FFC54A;
	float: left;
	line-height: 34px;
	text-align: center;
	color: #535353;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#login_section #content_box {
	height: 34px;
	background: transparent;
	float: left;
	line-height: 34px;
}

#login_section #content_box span{
	padding: 0 7px;
	font-size: 9px;
}

#footer_copyright {
	background: #e7e7e7;
	height: 35px;
	font-size: 12px;
	font-family: Verdana;
	color: #777777;
}
#footer_copyright #title_box {
	display: block;
	width: 14%;
	height: 34px;
	background: #FFC54A;
	float: left;
	line-height: 34px;
	text-align: center;
	color: #535353;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#footer_copyright #content_box {
	height: 34px;
	background: transparent;
	float: left;
	line-height: 34px;
	width: 86%;
}
 

#footer_copyright #content_box .left{
	float: left;
	width: 48%;
	text-align: left;
	padding: 0px 4px;
}

#footer_copyright #content_box .right{
	float: left;
	width: 48%;
	padding: 0px 4px;
	text-align: right;
}


.textInput{
	width:175px;
	border:1px solid #bfbfbf;
	color: #1F8CE2;
	font-weight: bold;
	font-family: Tahoma;
	background: #fff;
}

.small_textInput{
	width:70%;
	border:1px solid #bfbfbf;
	color: #1F8CE2;
	font-family: Tahoma;
	float:left;
	margin-right: 10px;
	font-size:9px;
}

.small_search{
	margin-top: 2px;
	width: 16px;
	height: 12px;
	border: none;
	display:block;
	color: #1F8CE2;
	font-weight: bold;
	font-family: Tahoma;
	background: #fff url('images/loupe.png') no-repeat;
	float:left;
}

.small_search label{
	display: none;
}

#gallery_form {
	text-align: center;
	margin: 0px auto 0px auto;
		background:#00CC33;
}

#gallery_results {
	width: 100%;
}

#gallery_results a{
	float: left;
	border: #e2e2e2 2px solid ;
	background: #000 no-repeat scroll center;
	overflow: hidden;
	margin-left: 2px;
	margin-bottom: 2px;
	display: block;
	width: 55px;
	height: 55px;
	float: left;
}

#gallery_results {
	margin: 10px auto 10px auto;
}


ul#footer_menu_links {
	white-space: nowrap;
	margin: 0 auto;
	text-transform: uppercase;
}

#footer_menu_links li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: auto 0px;
}

#footer_menu_links a {
	background: transparent;
	max-width: 185px;
	min-width: 82px;
	height: 26px;
	display:block;
	text-decoration: none;
	margin: 0px 6px 0px 6px;
	font-size: 10px;
	text-align: center;
	line-height: 26px;
	color: #b1e1f7;
	float: left;
	float: left;
}

#footer_menu_links a:hover {
	color: #fff;
}

ul#footer_links_bar {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	width: 100%;
}

#footer_links_bar li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: auto 0px;
}

#footer_links_bar a {
	background: #fff;
	width: 180px;
	height: 26px;
	display:block;
	text-decoration: none;
	margin: 0px 1px 0px 1px;
	font-size: 10px;
	text-align: center;
	line-height: 26px;
	color: #606060;
}

.footer_rb {
	border-right: 1px solid #cdcdcd;
}

#footer_links_bar a:hover {
	color: #000;
}

a{
text-decoration: none;
}
#top_section h1 {
	color: #1f8ec2;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1pt;
	float: right;
	margin: 0px 37px 0px 0px;
}
#top_section #logo_area {
	width: 70%;
	display: block;
	height: 115px;
	float: left;
}
#top_section #logo_area #logo{
	width: 40%;
	height: 80px;
	margin: 10px 0 0 0;
	display: block;
}

#top_section #options_area {
	float: left;
	width: 30%;
	display: block;
	height: 115px;
}
#top_section #options_area #search{
	float: left;
	width: 100%;
	display: block;
	height: 45px;
}
#top_section #options_area #options{
	float: left;
	width: 100%;
	display: block;
	height: 45px;
	margin: 24px 0px 0px 0px;
	text-transform: uppercase;
	color: #1689c0;
	font-size: 10px;
}
#top_section #options_area #options a{
	color: #1689c0;
		text-decoration: none;
}
#top_section #options_area #options a:hover{
	color: #000;
}
#top_section #options_area #options #languages {
	width: 44%;
	float: left;
	padding: 0 3%
}
#top_section #options_area #options #opt_links {
	width: 46%;
	float: left;
	margin: 0px 0px 0px 4px;
}
.selectInput{
	float:left;
	margin: 0px 8px;
	width:20%;
	/* user prefs */
	border:2px solid #8F8F8F;
}

.search_input {
	width:59%;
	border:0px solid #bfbfbf;
	margin: 8px 0px 0px 17px;
	background: transparent;
	float: left;
}
.search_btn {
	width:61px;
	border:0px solid #bfbfbf;
	margin: 4px 0px 0px 10px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #fff url('images/header.png') no-repeat 99% 5%;
	text-transform:uppercase;
	font-size:9px;
/*	background: #fff url('images/chercher.png') no-repeat ;*/
}
.search_btn span{
	display:none;
}


.search_form {
	background: #f9f9f9;
	border:1px solid #8F8F8F;
	padding: 5px;
}


#top_section #options_area #options #languages {
	background: #f7f7f7;
}
#top_section #options_area #options #languages a.en{
	float: left;
	width: 30px;
	background: #fff url('images/header.png') no-repeat 79% 78%;
	color: #fff;
	display:block;
	height: 20px;
	margin: 0px 2px;
	color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}
#top_section #options_area #options #languages a.en_active{
	float: left;
	width: 30px;
	background: #fff url('images/header.png') no-repeat 79% 78%;
	color: #fff;
	display:block;
	height: 20px;
	margin: 0px 2px;
	color: #000;
}
#top_section #options_area #options #languages a.fr{
	float: left;
	width: 30px;
	background: #fff url('images/header.png') no-repeat 75% 78%;
	color: #fff;
	display:block;
	height: 20px;
	margin: 0px 2px;
	color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}
#top_section #options_area #options #languages a.es_active{
	float: left;
	width: 30px;
	background: #fff url('images/header.png') no-repeat 83% 78%;
	color: #fff;
	display:block;
	height: 20px;
	margin: 0px 2px;
	color: #000;
}
#top_section #options_area #options #languages a.es{
	float: left;
	width: 30px;
	background: #fff url('images/header.png') no-repeat 83% 78%;
	color: #fff;
	display:block;
	height: 20px;
	margin: 0px 2px;
	color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}
#top_section #options_area #options #languages a.fr_active{
	float: left;
	width: 30px;
	background: #fff url('images/header.png') no-repeat 75% 78%;
	color: #fff;
	display:block;
	height: 20px;
	margin: 0px 2px;
	color: #000;
}
#top_section #options_area #options #languages a:hover{
	opacity: 1;
	filter: alpha(opacity=1);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);

}

#top_section #options_area #options #languages a span{
	display: none;
}



#login_buttons {
	float: left;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}

#login_buttons_area {
	line-height: 35px;
	float: left;
	height: 35px;
}

#login_buttons a {
	text-align:center;
}
#login_buttons_area a span {
	text-align:center;
	color: #fff;
	line-height: 20px;
	float: left;
}

a.login_btn {
	float: left;
	width: 100%;
	background: #369ac8;
	color: #fff;
	display:block;
	height: 20px;
	margin: 5px 3px;
	border: 1px solid #3680ae;
	font-weight: bolder;
	font-size:16px;
	text-transform: uppercase;
	vertical-align: middle;
}

.login_submit_btn {
	float: left;
	background: #369ac8;
	color: #fff;
	display:block;
	height: 20px;
	margin: 7px 0px 0px 3px;
	border: 1px solid #3680ae;
	font-size:9px;
	vertical-align: middle;
}

a.login_btn:hover{
	background: #ffbb2a;
	border: 1px solid #535353;
}

.textInput:focus {
	border:1px solid #1F8EC3;
}


/*Home Blocks*/

#home_left {
	width: 20%;
	display: block;
	min-height: 300px;
	background: #00ff00;
	float: left;
}

#home_middle {
 	width: 59%;
	display: block;
	min-height: 300px;
	float: left;
	background: #ff0000;
}

#home_right {
	width: 20%;
	display: block;
	min-height: 300px;
	background: #e2e2e2;
	float: left;
}

#home_userinfo {
	width: 100%;
	display: block;
	height: 150px;
	background: #e2e2e2;
	float: left;
}



#portal .portal-column {
  float: left;
  margin: 0px;
  padding: 0px;
  /*background: #F1F6FE;*/
  /*border: 1px solid #e2e2e2;*/
  background: transparent;
  min-height: 300px;
}

#portal #portal-column-0 {
	width: 20%;
}
#portal #portal-column-1 {
	width: 59%;
}
#portal #portal-column-2 {
	width: 20%;
}

* html #portal #portal-column-0 { width: 19%; }
* html #portal #portal-column-1 { width: 59%; }
* html #portal #portal-column-2 { width: 19%; }

#portal_load {
	width: 500px;
	height: 200px;
	background:#fff;
	border:thick #FF9900 dashed;
	margin: 50px auto;
	text-align:center;
}

#portal #portal-block-head {
	background: #000;
	height: 20px;
	font-weight:bold;
	color: #fff;
}
#portal #portal-block-head span.right{
	float: left;
	padding: 0px 5px;
	width: 75%;
	color: #fff;
}
#portal #portal-block-head span.left{
	float: left;
	color: #fff;
}

#portal .portal-column h2 {
  color: #000;
  text-align: center;
  margin:0;
  font-size: 12px;
}

#portal #portal-column-block-list {
  position: absolute;
  width: 200px;
  top: 140px;
  left: 0;
  z-index: 10;
  background-color: #188AC0;
}
#portal #portal-column-block-list .block {
  margin: 2px;
  z-index: -1;
}
#portal #portal-column-block-list .block .content {
  display: none;
}

#portal .block {
  margin: 0px;
  border: 1px solid #fff;
  background: #fff;
}
#portal .block h3 {
  margin: 0;
  padding: 1px;
  font-size: 10px;
  color: #2F2F2F;
  background-color: #ffbb2a;
}
#portal .block h3 a {
  color: #2F2F2F;
}
#portal .block .content {
  padding: 2px 5px 0 5px;
}
#portal .block .block-refresh {
  /*background-image: url(block-slide.png);*/
  display: block;
  float: right;
  margin: 0px 15px;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  visibility:hidden;
}
#portal .block .block-refresh span {
  /*display: none;*/
}
#portal .block .block-toggle {
line-height: 7px;
  display: block;
  float: right;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  visibility:hidden;
}
#portal .block .block-toggle span {
  /*display: none;*/
}
#portal .block .block-close {
  line-height: 7px;
  display: block;
  float: right;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#portal .block .block-close span {
  /*display: none;*/
}

#portal .block-hover {
  border: 1px dashed #f00;
}

#portal .block-list-handle, #portal .handle {
  /*cursor: move;*/
}
* html body #portal .handle {
  width: 100%;
}
#portal #portal-column-block-list .block .block-toggle {
  display: none;
}
/*forum thread list */
.thread_list {
	list-style: none;
	margin: 0;
	padding: 0;
	clear:both;
}
.thread_list a {
	text-transform:capitalize;
	font-weight:bold;
}
ul.thread_list span{
	float: left;
	font-style:italic;
	font-weight:normal;
	width: 100%;
	font-size:9px;
	clear:both;
	color:#000;
}
.thread_list li {
	width: 100%;
	clear: both;
}

/*pms*/
.buddy_message_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.messages {
	width: 100%;
	clear: both;
}
ul.buddy_message_list span{
	display: block;
	float: left;
	width: 20%;
	padding: 0px 5px;
	height: 40px;
}

ul.buddy_message_list span.pms_read_status{
	width: 5%;
}
ul.buddy_message_list span.pms_subject{
	width: 50%;
}
ul.buddy_message_list span.pms_date{
	width: 35%;
}

/*lemur */
#lemur-block {
	width: 100%;
}
#lemur-block #chat{
	width: 100%;
}
#lemur-block #chat div.odd{
	width: 100%;
	padding: 0;
	margin: 0;
	background: #FFEBBF;
}
#lemur-block #chat div .name{
	width: 100%;
	padding: 0;
	margin: 0;
}
#lemur-block #chat div .comment{
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 10px;
	border-bottom: 1px solid #e2e2e2;
}

#lemur-block .textInput {
	width:100%;
	border:1px solid #bfbfbf;
	color: #1F8CE2;
	font-weight: bold;
	font-family: Tahoma;
	background: #fff;
	font-size: 10px;
}

#lemur-block .btn_send {
	margin: 0 auto;
	width:100%;
	border:1px solid #bfbfbf;
	color: #1F8CE2;
	font-weight: bold;
	font-family: Tahoma;
	background: #fff;
}
#lemur-block .btn_send:hover{
	width:100%;
	border:1px solid #bfbfbf;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma;
	background: #FFBB2A;
}

#myBlock_userDetails {
	text-align: left;
	width: 100%;
	font-size: 10px;
}
#myBlock_userDetails span{
	width: 100%;
	clear:right;
	margin: 0 auto;
}

/*Table for List teams */

td, th {
	font: 11px Tahoma; 
	margin: 0px;
}

table.datagrid {
	width: 100%;
	border: 2px solid #FFC54A;
}

table.datagrid td {
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	padding: 1px;
}

table.datagrid tr.odd{
	background-color: #FFF5DF;
}

table.datagrid tr  {
	height: 25px;
}

table.datagrid tr:hover td {
	background-color: #FFC54A;
	cursor: pointer;
}

table.datagrid th  {
	text-align: left;
	font-weight: normal;
	background-color:#fff;
	border-bottom: 2px solid #FFC54A;
	padding: 1px;
}

table.datagrid_orange {
	width: 100%;
}

table.datagrid_orange td {
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	padding: 3px;
}

table.datagrid_orange tr.odd{
	background:#FFFCDF url(../css/images/uf_focused.png);
}

table.datagrid_orange tr  {
	height: 25px;
}

table.datagrid_orange tr:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

table.datagrid_orange tr.odd:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

table.datagrid_orange th  {
	text-align: left;
	font-weight: bold;
	background-color: #fe5e00;
	color: #fff;
	padding: 3px;
}












table.datagrid_blue {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #000;
}

table.datagrid_blue a {
	margin: 0;
	padding: 0;
	height: 10px;
}

table.datagrid_blue td {
	/*overflow: hidden;*/
	white-space: nowrap;
	padding: 0px;
	text-align: center;
}

table.datagrid_blue tr.odd{
	background:#FFF0CF;
}

table.datagrid_blue tr  {
	height: 25px;
	margin: 0;
	background:#fff;
}

table.datagrid_blue tr:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

table.datagrid_blue tr.odd:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

table.datagrid_blue th  {
	text-align: center;
	font-weight: bold;
	background-color: #188AC0;
	color: #fff;
}

h2.top_content {
	font-size: 14px;
	color: #0240e0;
}


ul.tablePaginater
        {
        display:block;
        list-style:none;
        padding:0;
        margin:1px 0 1em 0;
        text-align:center;
        }
ul.tablePaginater li
        {
        display:inline;
        width:2.1em;
        height:2.1em;
        line-height:2em;
        vertical-align:middle;
        margin-right:4px;
        color:#666;
        list-style:none;
        cursor:pointer;
        }
ul.tablePaginater li.currentPage a
        {
        border-color:#188AC0 !important;
        color:#000;
        }
ul.tablePaginater li a
        {
        display:table-cell !important;
        display:inline;
        text-align:center;
        width:2em;
        height:2em;
        color:#666;
        padding:0.2em;
        min-width:2em;
        min-height:2em;
        text-decoration:none;
        outline:none;
        border:1px solid #188AC0;
        cursor:pointer;
        }
ul.tablePaginater li a:focus
        {
        color:#333;
        text-decoration:none;
        outline:none;
        border-color:#188AC0;
        }
td.sized1
        {
        width:16em;
        text-align:left;
        }
td.sized2
        {
        width:10em;
        text-align:left;
        }
td.sized3
        {
        width:7em;
        text-align:left;
        }
		  
		  
/*Box for content*/
.members {
	margin: 0px 0 10px 0;
	color: #454545;
	padding: 15px 0px 5px 0px;
	width: 100%;
}

.members a {
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin: 5px 0px 0px 0px;
}

.members .list {
	width: 135px;
	display: block;
	float:left;
}

.members .list span{
	text-align: center;
	width: 135px;
	display: block;
	font-weight: bold;
}

.members .list_m {
	width: 91px;
	display: block;
	float:left;
	height: 100px;
	text-align: center;
	padding: 0px;
	margin: 0 2px;
}

.members .list_m a {
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	height: 40px;
	text-align: center;
	text-decoration: underline;
	color: #000;
}

.members .list_m img {
	text-align: center;
	margin: 0px auto;
}

.members .list_m label{
	width: 70px;
	display: block;
	height: 60px;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
}

.members .list_m span{
	width: 70px;
	display: block;
	font-weight: bold;
	padding: 0px 2px;
	text-align: center;
	margin: 0px auto;
}

.members .outer_content {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
	background: #f5f5f5;
}

.members .outer_content h3 {
	background: #FFC54A;
	color: #000;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.members img{
	background: #e2e2e2;
	padding: 2px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	border: #d2d2d2 1px solid;
	margin: 0 auto;
}

.members .outer_content h3 span {
	float:left;
}

.members .inner_content {
	background: #f5f5f5;
	display: block;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
	overflow: hidden;
}

.members .inner_content div#avatar_pick{
	width: 75px;
	display: block;
	float: left;
	margin: 5px 10px;
	text-align:center;
	padding: 2px;
}

.members .inner_content div#avatar_pick.highlight{
	background:#FDFF00;
}


.members .inner_content div.avatar_pick img{
	padding: 0px 5px;
}

.members .inner_content div.avatar_pick #avatar_choice{

}


.home_members {
	margin: 0 auto;
}

.home_members .list_m {
	width: 105px;
	display: block;
	float:left;
	height: 100px;
	text-align: center;
	padding: 4px 0;
	margin: 0 2px;
	border: 1px solid #e2e2e2;
	text-transform: uppercase;
}

.home_members .list_m a {
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	height: 40px;
	text-align: center;
	text-decoration: underline;
	color: #000;
}

.home_members .list_m img {
	text-align: center;
	margin: 0px auto;
}

.home_members .list_m label{
	width: 70px;
	display: block;
	height: 60px;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
}

.home_members .list_m span{
	width: 70px;
	display: block;
	font-weight: bold;
	padding: 0px 2px;
	text-align: center;
	margin: 0px auto;
}


.details {
	width: 100%;
}

.details p{
	margin: 5px 0;
	clear:both;
}

.details label{
	font-weight: bold;
	width: 30%;
	display: block;
	float: left;
}

.details span{


}

#photo_details {
	width: 100%;
	clear: both;
}

#photo_details #top_details{
	width: 100%;
	clear: both;
	display:block;
	height: 80px;
}

#photo_details #avatar{
	width: 25%;
	float:  left;
	height: 80px;
	border: #e2e2e2 1px solid;
}

#photo_details .details {
	width: 70%;
	float:  left;
}

#photo_details #members_in_team {
	width: 100%;
	border: #e2e2e2 1px solid;
}
#photo_details #members_in_team span {
	width: 100%;
	font-weight:bold;
}




#right_bar .portal-column {
  float: left;
  margin: 0px;
  padding: 0px;
  /*background: #F1F6FE;*/
  /*border: 1px solid #e2e2e2;*/
  background: #fff;
  min-height: 300px;
}

#right_bar #portal-block-head {
	background: #000;
	height: 20px;
	font-weight:bold;
	color: #fff;
}
#right_bar #portal-block-head span.right{
	float: left;
	padding: 0px 5px;
	width: 75%;
	color: #fff;
}
#right_bar #portal-block-head span.left{
	float: left;
	color: #fff;
}

#right_bar .portal-column h2 {
  color: #bbb;
  text-align: center;
}

#right_bar #portal-column-block-list {
  position: absolute;
  width: 200px;
  top: 140px;
  left: 0;
  z-index: 10;
  background-color: #188AC0;
}
#right_bar #portal-column-block-list .block {
  margin: 2px;
}
#right_bar #portal-column-block-list .block .content {
  display: none;
}

#right_bar .block {
  margin: 0px;
  border: 1px solid #fff;
}
#right_bar .block h3 {
  margin: 0;
  padding: 1px;
  font-size: 12px;
  color: #fff;
  background-color: #ffbb2a;
}
#right_bar .block .content {
  padding: 5px;
}
#right_bar .block .block-refresh {
  /*background-image: url(block-slide.png);*/
  display: block;
  float: right;
  margin: 0px 15px;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#right_bar .block .block-refresh span {
  /*display: none;*/
}
#right_bar .block .block-toggle {
line-height: 7px;
  display: block;
  float: right;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#right_bar .block .block-toggle span {
  /*display: none;*/
}
#right_bar .block .block-close {
  line-height: 7px;
  display: block;
  float: right;
  width: 7px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#right_bar .block .block-close span {
  /*display: none;*/
}

#right_bar .block-hover {
  border: 1px dashed #f00;
}

#right_bar .block-list-handle, #portal .handle {
  /*cursor: move;*/
}
* html body #right_bar .handle {
  width: 100%;
}
#right_bar #portal-column-block-list .block .block-toggle {
  display: none;
}



/* Subsection Tabs
--------------------*/
ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
	clear:both;
}

ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	text-align:center;
}

ul.subsection_tabs li a {
	display:block;
	height:20px;
	padding:0 6px 0 6px;
	background-color:#fff;
	color:#666;
	width:80px;
}

ul.subsection_tabs li a:hover {
	color:#666;
}

ul.subsection_tabs li a.active {
	background-color:#188AC0;
	color: #fff;
	font-weight: bold;
}

ul.register_tabs {
	border-bottom:none;
}

ul.register_tabs li a.active {
	background-color:#6d7a81;
	color:#fff;
}

.prop{width: 500px; border: 1px green dotted; background: transparent; padding: 10px;}
.prop em {color:green; font-weight: bold;}
.prop td {vertical-align: top; text-align: left; padding: 5px;}






.formStyle {
	/*background: #FFF5DF;*/
}
.formStyle div.top{
	padding: 10px;
	font-size: 13px;
	background:#fff;
	border:1px solid #dfdfdf;
	font-weight: bold;
	color: #333;
	margin: 0 0 10px 0;
}
.formStyle fieldset{
	border:1px solid #666666;
/*	background: #FFC54A;*/
}
.formStyle fieldset legend{
	color:#000; /* Reset IE */
	margin:0; padding:0;
	/* user prefs */
	margin:0 0 .5em 0;
	font:bold small-caps 150%/150% verdana;
	letter-spacing:.1em;
	color:#333333;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
}
.formStyle p{
	clear: left;
	padding: 0px 15px 0px 15px;
	padding-left: 155px; /*width of left column containing the label elements*/
	overflow:hidden;
	display:block;
	color: #666666;
	margin: 0;
}

.formStyle p.hover{
	background:#FFF5DF;
}

.formStyle p.clear{
	/*background: #f9f9f9;*/
	color: #666666;
}

.formStyle p.errorHighlight{
	/*background: #ffdfdf url(../css/images/uf_error.png);*/
	/*border:1px solid #df7d7d;*/
	color: #ff0000;
}

.formStyle p.errorHighlight a{
	color: #ff0000;
}

.formStyle label{
	padding: 0px 15px 0px 15px;
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}



.formStyle textarea{
	 float:left;
	 width:88%;
	 border:2px solid #dfdfdf;
	 height:12em;
}

.formStyle span.top{
	padding: 15px;
}

.formStyle p.agreement{
	padding: 0px;
	margin: 0px;
	clear: none;
	height: 100px;
	display:block;
	background:#f9f9f9;
}

.formStyle span.static{
	width: 180px;
}

.formStyle .textInput{
	float:left;
	width:250px;
	/* user prefs */
	border:1px solid #666;
}

.selectInput{
	float:left;
	margin: 0px 8px;
	width:20%;
	/* user prefs */
	border:2px solid #8F8F8F;
}

.search_form {
	background: #f9f9f9;
	border:1px solid #8F8F8F;
	padding: 5px;
}


.checkBox{
	float:left;
	width:60%;
	background:#FFFCDF url(../css/images/uf_focused.png);
	border:1px solid #efe795;
}

.radioNode {
	float:left;
	width:250px;

}

.radioNode .innerLabel {
	float:left;
	width:50%;
	margin: 0px 0px 0 0;
}

.buttonHolder{
	overflow:hidden;
	clear:both;
	/* user prefs */
	background: #e7e7e7;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	margin:10px 0 0 0; padding:5px;
	text-align:right;
}
.resetButton{
}
.submitButton{
}
input.btn{
   color:#fff;
   background-color:#1f8ec3;
   padding: 3px;
   border:1px solid;
   border-color:#666;
	font-weight: bold;
	font-size: 10px;
}
input.btn:hover {border: 1px #666 solid; padding: 3px; background: #ffc54a; color: #535353;} 

input.small_btn{
   color:#000;
   background-color:#E0EBEF;
   padding: 0px;
   border:1px solid #6F6F6F;
}
input.small_btn:hover {border: 1px #6F6F6F solid;} 

.form_error{
	padding: 10px;
	background: #ffdfdf;
	border:1px solid #df7d7d;
	margin: 0px 10px 0px 10px;
}

.error {
	clear: both;
	float:left;
	width: 100%;
	height:38px;
	display:block;
	padding: 0px 15px 0px 25px;
	text-align: left;
	color: #ff0000;
}

.successMessage{
	text-align: center;
	width: 350px;
	display:block;
	margin: 10px auto 10px auto;
	padding: 15px;
	background:#fff;
	border:1px solid #188AC0;
}

/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
	right: -130px;
	width: 183px;
	margin-top: -40px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	padding: 10px 12px;
	background: #fff;
	color: #333333;
	font-weight: bold;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url("../css/images/pointer.gif") left top no-repeat;
}


#profile {
	margin: 0px 0 10px 0;
	background: #fff url("../css/images/bgshade.gif") repeat-x;
	color: #454545;
	padding: 15px 0px 5px 0px;
}

#profile a {
	margin: 15px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
}

#profile a.edit {
	float:right;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


#profile a.edit:hover {
	color: #000;
}

#profile .bigimage {
	float: right;
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	width: 200px;
	margin: 0 15px 10px 0;
}

#profile .bottom {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
}

#profile .bottom h3 {
	background: #037BCB  url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	overflow:hidden;
}
#profile .bottom h3 span {
	float:left;
}

#profile .bottom_side {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
	overflow:hidden;
}


#menu_section #menu, #menu_section #menu ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	margin: 0 0px 0 -3px;
	padding-left: 0;
	white-space: nowrap;
	text-transform: uppercase;	
	background: transparent;
	height: 20px;
	position: relative;
	z-index: 1;
}

#menu_section #menu a {
	background: #369ac8;
	min-width: 125px;
	height: 20px;
	display:block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Helvetica;
	font-size: 10px;
	line-height: 20px;
	color: #fff;
	border: 1px solid #3680ae;
	font-weight: bold;
	z-index: 1000;
	padding: 2px 0;
}

#menu_section #menu a:hover{
	background: #ffc54a;
	color: #000;
}

#menu_section #menu li {
	float: left;
	padding: 0;
	width: 10em;
	font-weight: bold;
	min-width: 115px;
	margin: 0 5px 0 8px;
}

#menu_section #menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 205px;
	/*w\idth: 13.9em;*/
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	margin-left: 3px;
}

#menu_section #menu li li {
	padding-right: 10px;
}

#menu_section #menu li li li.download_software {
	display: none;
}

#menu_section #menu li li li li.download_software {
	display: none;
}

.download_software {
	border: none;
	width: 205px;
}

#menu_section #menu li.download_software {

}

/* 
We need to create a language conditioned style 
This should propably be handled by different css files included by language
*/
/* french */
#menu_section #menu li ul a.download_software {
	background: url('../css/images/gif_french_new.gif') no-repeat  0% 0%;
	height: 20px;
	display: block;
	padding: 0;
	border: none;
	width: 205px;
}
#menu_section #menu li ul a.download_software:hover {
	background: url('../css/images/gif_french_new.gif') no-repeat 0% 100%;
	height: 20px;
	display: block;
	padding: 0;
	border: none;
	width: 205px;
}

#menu_section #menu li ul a {
	width: 203px;
	/*w\idth: 9em;*/
	margin: 0 -13px;
}

#menu_section #menu li ul ul {
	margin: -28px 0 0 180px;
}

#menu_section #menu li:hover ul ul, #menu_section #menu li:hover ul ul ul, #menu_section #menu li.sfhover ul ul, #menu_section #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu_section #menu li:hover ul, #menu_section #menu li li:hover ul, #menu_section #menu li li li:hover ul, #menu_section #menu li.sfhover ul, #menu_section #menu li li.sfhover ul, #menu_section #menu li li li.sfhover ul {
	left: auto;
}

#menu_section #menu li:hover, #menu_section #menu li.sfhover {
	background: #fff;
}

#side_menu_container {

}

#side_menu_container.sidebar {
	width: 29%; 
	float: left;
	min-height:550px;
	height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
}

#side_menu_container.without_sidebar  {
	width: 0%;
	float: left;
	display:none;
	background: #000;
	min-height:550px;
	height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
}

#side_menu .download_software {
	display: none;
}
/* SECONDARY NAVIGATION - vertical navigation */
#side_menu, #side_menu ul {position:static; margin:0; font-size:13px; width: 217px;  float:  left;}
#side_menu, #side_menu li {list-style: none;margin:0;padding:0; clear:left;}
#side_menu, #side_menu li.inactive_list{display: none; }
#side_menu, #side_menu li.active_list{display: block; }
#side_menu {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
#side_menu a {line-height:1.8;background:#188ac0;margin:0 0px 0 0px;font-weight:bold;color:#fff;display:block; padding:0px 0 5px 12px;}

/*#side_menu a.inactive {background: #ff0000;}*/
#side_menu a, #side_menu a:link, #side_menu a:visited, #side_menu a:hover, #side_menu a:active {text-decoration:none;cursor:pointer; text-align: left;} 
#side_menu a:link {color:#fff} 
#side_menu a:visited {color:#fff} 
#side_menu a:hover {color:#fff; } 
#side_menu li a:link, #side_menu li a:visited, #side_menu li a:hover, #side_menu li a:active {color:#fff}
#side_menu li a:hover {color:#ffbb2a;} 
#side_menu li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}

/* SECONDARY NAVIGATION - 2nd TIER */
#side_menu ul {margin: 0 0 0 0; padding:0}
#side_menu li li a, #side_menu li li a:link, #side_menu li li a:visited {background: #ffc54a }
#side_menu li li a, #side_menu li li a:link, #side_menu li li a:visited {line-height:1.5;background: #fff;padding:0px 0 10px 12px;font-weight:normal;width:auto;color:#000;width:205px;display:block; border-bottom: #e2e2e2;}
#side_menu li li a:hover, #side_menu li li a:active {color: #188ac0;}
#side_menu li li {border: none;margin:0}
#side_menu li li a.expand {line-height:1.5;background: #ffbb2a;padding:0px 0 10px 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}

#side_menu li li a:link, 
#side_menu li li a:visited, 
#side_menu li li a:hover, 
#side_menu li li a:active {font-weight:bold;}

/* SECONDARY NAVIGATION - 3rd TIER */
#side_menu ul ul {margin: 0 0 0 0;padding:0; }
#side_menu li li li a, #side_menu li li li a:link, #side_menu li li li a:visited {width:117px}
#side_menu li li li a:link, 
#side_menu li li li a:visited, 
#side_menu li li li a:hover, 
#side_menu li li li a:active {font-weight:normal; background: #000; }
#side_menu li li li a:link, 
#side_menu li li li a:visited, 
#side_menu li li li a:hover, 
#side_menu li li li a:active {font-weight:bold; background: #fff;}

/* SECONDARY NAVIGATION - 4th TIER */
#side_menu ul ul ul {margin: 0 0 1em 13px;padding:0; }
#side_menu li li li li a, #side_menu li li li li a:link, #side_menu li li li li a:visited {width:104px}
#side_menu li li li li a:link, 
#side_menu li li li li a:visited, 
#side_menu li li li li a:hover, 
#side_menu li li li li a:active {font-weight:normal}
#side_menu li li li li a:link, 
#side_menu li li li li a:visited, 
#side_menu li li li li a:hover, 
#side_menu li li li li a:active {font-weight:bold}




/*Networking start*/
#generalnetwork span{
text-decoration:underline;
}

#generalnetwork .boutons{
text-decoration:underline;
}

#titrem{
padding:7px;
background-image:url(../css/images/uf_focused.png);
display:none;
}

.titremb{
padding:7px;
background-image:url(../css/images/uf_focused.png);
display:none;
}

#networking_nologin{
padding:10px;
background-image:url(../css/images/uf_error.png);
border:1px solid #cccccc;
}
.network_profil1{
padding:5px;
margin-right:2px;
border:1px solid #cccccc;
}

.network_rollover{
padding:2px;
margin:4px;
border-bottom:1px solid #ffffff;
color:#ffffff;
}

.network_confirm
{
padding:7px;
border:1px solid #cccccc;
background-image:url(../css/images/uf_focused.png);
display:none;
}

#menuspecial a
{
color:#ffffff;
}

#menuspecial a:hover
{
color:#037bcb;
text-decoration:underline;
}

.tdspecial a
{
color:#000000;
text-decoration:none;
}

.tdspecial a:hover
{
color:#ffffff;
text-decoration:none;
}
.tdspecial a:active
{
color:#000000;
text-decoration:none;
}
.tdspecial a:visited
{
color:#000000;
text-decoration:none;
}

.tdspecial1 a
{
color:#ffffff;
text-decoration:none;
}

.tdspecial1 a:hover
{
color:#ffffff;
text-decoration:none;
}
.tdspecial1 a:active
{
color:#ffffff;
text-decoration:none;
}
.tdspecial1 a:visited
{
color:#ffffff;
text-decoration:none;
}


.networkmodif
{
display:none;
}

/* The hint to Hide and Show */
.hint1 {
    position: absolute;
    right: 285px;
    width: 163px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url("../css/images/pointer.gif") no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint1 .hint-pointer1 {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url("../css/images/pointer.gif") left top no-repeat;
}
/*Networking end*/


/*Private Messaging*/

#pms_wrapper {
	width: 100%
	padding: 0px 4px;
}
#pms_wrapper a{
	text-decoration: none;
}
#pms_bar {
	height: 24px;
	width: 100%
	padding: 0px;
	border-top: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	background: #f9f9f9 url(../css/images/pms/TopHeader_Blue-BACKGROUND.jpg) repeat-x 0 bottom;
}

#pms_box_info {
	background: #e2e2e2;
}
#pms_search {
	float:left;
	width: 190px;
	height: 40px;
}

#pms_left {
	width: 250px;
	background: #fff;	
	height: 250px;
	min-height: 250px;
	float: left;
}

#pms_indicator {
	width: 250px;
	height: 20px;
	text-align:center;
	margin:0px auto;
	display: block;
	background: #e2e2e2;
}

#pms_options {
	float:left;
	width: 390px;
}


#pms_pagination {
	float:left;
	width: 112px;
}

#pms_pagination .pms_pagination_images {
	clear:both;
	width: 80px;
}

#pms_pagination .pms_pagination_images img{
	width: 60px;
	height: 30px;
}
 
#pms_pagination .pms_pagination_results {
	width: 60px;
	display: block;
	float: left;
	text-align: center;
	height: 20px;
	margin: 1px 0px;
	font-size: 9px;
	padding: 4px 0px;
	
}

.trash_active {
background: #00ff00;
}
#pms_links {
	background: transparent url('../css/images/pms/Left_Actions_Grey-BACKGROUN.jpg') repeat-x 50%;
}
#pms_links ul{
	padding: 0px;
	margin: 0px;
	color: #fff;
}
#pms_links ul li{
	height: 25px;
	line-height: 25px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	clear: both;
		color: #fff;
	padding: 5px 0px 0px 5px;
}
#pms_links ul li img{
	height: 38px;
	line-height: 45px;
	width: 38px;
	display: block;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	float: left;
}

#pms_links ul li:hover{
	height: 25px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #e2e2e2;
}

#pms_links ul li.active{
	height: 25px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 0px 5px;
	background: #e2e2e2;
}

#pms_links_bar {
	padding: 2px 0px;
	height: 25px;
	background: #fff url(../css/images/pms/TopHeader_MessageList_Grey-.jpg) repeat-x 0 bottom;
	border-bottom: 2px solid #b3b3b3;
}


#pms_content {
	float: left;
	width: 510px;
	background: #fff;
	height: 400px;
	min-height: 400px;
}

#pms_messages {
 	border-bottom: 2px solid #e2e2e2;
	height: 250px;
}
/*
#pms_messages_text {
	background: #fff;
	height: 250px;
}
*/
#pms_message {
	background: #f6f2f3;
	height: 265px;
	overflow: scroll;
	padding: 5px;
}

#pms_message_info {
	background: #fff url(../css/images/pms/Message_Detail_Blue-BACKGRO.jpg) repeat-x 0 bottom;
	padding: 0px 0px 0px 5px;
	height: 60px;
	font-size: 10px;
	border-bottom: 2px solid #e2e2e2;
}
#pms_message_info label{
	width: 70px;
	padding: 2px 0px 2px 5px;
	display: block;
	float:left;
	font-weight: bold;
}
#pms_message_info span{
	width: 345px;
	padding: 2px 0px 2px 5px;
	display: block;
}
.messages{
	cursor: pointer;
}
ul.message_list {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}

ul.message_list li{
	display: block;
	width: 100%;
	padding: 2px 0px;
	clear:both;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}



ul.message_list span{
	display: block;
	float: left;
	width: 50px;
	padding: 0px 5px;
}

ul.message_list span.pms_read_status{
	width: 40px;
	cursor: move;
}
.pms_read_status img {
	float:right;
	padding: 0 2px;
}
ul.message_list span.pms_subject{
	width: 160px;
}
ul.message_list span.pms_from{
	width: 150px;
}
ul.message_list span.pms_date{
	width: 115px;
}
ul.message_list span.pms_read{
	width: 20px;
}
ul.message_list span.pms_reply{
	width: 20px;
}
ul.message_list li:hover{
	background: #ebf3fd;
}
ul.message_list li.active{
	background: #4478D4;
	color: #fff;
}
ul.message_list li.activeSelected{
	background: #000;
	color: #fff;
}

ul.message_list li.inactive{
	background: #000;
}
ul.message_list .pms_head span{
	border-left:1px solid #d0d0d0;
}

ul.message_list .pms_head{
background: #fff url(../css/images/pms/TopHeader_MessageList_Grey-.jpg) repeat-x 0 bottom;
		height: 25px;
}
ul.message_list .pms_head:hover{
background: #fff url(../css/images/pms/TopHeader_MessageList_Grey-.jpg) repeat-x 0 bottom;
}
.pms_head {
border-bottom: 2px solid #b3b3b3;
}

#applesearch .sbox_l  {
	/*default styling*/
}

#applesearch .sbox_r  {
	/*default styling*/
}

#applesearch .sbox input {
	/*default styling*/
	width: 142px;
	padding: 0px;
	margin: 0px;
	float:left;
}

#applesearch .sbox_l  {
	background: transparent url('../css/images/srch_l.gif') no-repeat top left;
	float: left;
	width: 12px; height: 19px;
}

#applesearch .sbox_r  {
	background: transparent url('../css/images/srch_r.gif') no-repeat top left;
	padding: 0px;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: transparent url('../css/images/pms/SearchMessage.jpg') repeat-x top left;
	float: left;
	border: 0;
	height: 19px;
	width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

#pms_bar a {
	color: #000;
	display: block;
	float: left;
	font: normal 12px helvetica;
	font-weight: bold;
	height: 16px;
	line-height: 24px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #bdd3eb;
	border-right: 1px solid #bdd3eb;
}
a.pms_compose {
    background: transparent url('../css/images/pms/NewMessage.jpg') no-repeat 5% 50%;
/*    color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border-left: 1px solid #bdd3eb;
    border-right: 1px solid #bdd3eb;
    padding: 4px 0px;
}
a.pms_compose:hover {
/*	color: #000;*/
}

a.pms_compose span {
/*  color: #444;*/
	padding: 4px;
	margin: 0px 0px 0px 36px;
}

a.pms_compose span:hover{
/* color: #000;*/
}

a.pms_reply {
    background: transparent url('../css/images/pms/ReplyMessage.jpg') no-repeat 5% 30%;
/*    color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    border-left: 1px solid #bdd3eb;
    border-right: 1px solid #bdd3eb;
     padding: 4px 0px;
}
a.pms_reply:hover {
/*	color: #000;*/
}

a.pms_reply span {
/* color: #444;*/
 padding: 4px 0px;
	margin: 0px 0px 0px 20px;
}

a.pms_reply span:hover{
/* color: #000;*/
}

a.pms_delete {
    background: transparent url('../css/images/pms/DeleteMessage.jpg') no-repeat 5% 45%;
    padding: 4px 0px;
    margin: 0px 0px 0px 0px;
}
a.pms_delete:hover {
/*	color: #000;*/
}

a.pms_delete span {
/* color: #444;*/
padding: 4px 0px;
	margin: 0px 0px 0px 17px;
}

a.pms_delete span:hover{
/* color: #000;*/
}

a.pms_print {
    background: transparent url('../css/images/pms/PrintMessage.jpg') no-repeat 5% 40%;
  /*  color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 24px;
	line-height: 16px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border-left: 1px solid #bdd3eb;
    border-right: 1px solid #bdd3eb;
    padding: 4px 0px;
}
a.pms_print:hover {
/*	color: #000;*/
}

a.pms_print span {
/*	color: #444;*/
	padding: 4px;
	margin: 0px 0px 0px 19px;
}

a.pms_print span:hover{
/* color: #000;*/
}


span.pms_dossier {
    background: transparent url('../css/images/pms/Folders.jpg') no-repeat 5% 20%;
  /*  color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_dossier:hover {
	color: #000;
}
span.pms_dossier label {
/*	color: #000;*/
		padding: 25px 0px 0px 8px;
	margin: 0px 0px 5px 29px;
}

span.pms_inbox {
    background: transparent url('../css/images/pms/Inbox.jpg') no-repeat 5% 20%;
 /*   color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_inbox:hover {
/*	color: #000;*/
}

span.pms_inbox a {
/* color: #444;*/
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}

span.pms_saved {
    background: transparent url('../css/images/pms/SavedMessage.jpg') no-repeat 5% 20%;
 /*   color: #000;*/
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_saved:hover {
/*	color: #000;*/
}

span.pms_saved a {
 /*color: #444;*/
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}

span.pms_outbox {
    background: transparent url('../css/images/pms/SentItems.jpg') no-repeat 5% 20%;
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_outbox:hover {
}

span.pms_outbox a {
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}


span.pms_trash {
    background: transparent url('../css/images/pms/Drag_Drop_DustBin.jpg') no-repeat 5% 20%;
    color: #000;
    display: block;
    float: left;
    font: normal 12px helvetica;
    font-weight: bold;
	height: 16px;
	line-height: 24px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
    padding: 4px 0px;
}
span.pms_trash:hover {
	color: #000;
}

span.pms_trash label {
 color: #444;
 padding: 4px 0px;
	margin: 0px 0px 0px 40px;
}

a.pms_next {
    background: transparent url('../css/images/pms/NextPage.jpg') no-repeat 50% 50%;
    display: block;
    float: left;
	height: 24px;
	line-height: 16px;
	width: 10px;
	padding: 4px 0px;
}
a.pms_next:hover {
	background: transparent url('../css/images/pms/NextPage_hover.jpg') no-repeat 50% 50%;
}
a.pms_next span {
	visibility: hidden;
}
a.pms_prev {
    background: transparent url('../css/images/pms/PreviousPage.jpg') no-repeat 50% 50%;
    display: block;
    float: left;
	height: 24px;
	line-height: 16px;
	width: 10px;
	padding: 4px 0px;
}
a.pms_prev:hover {
    background: transparent url('../css/images/pms/PreviousPage_hover.jpg') no-repeat 50% 50%;
}
a.pms_prev span {
	visibility: hidden;
}

a.pms_button {
    background: transparent url('../css/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.pms_button:hover {
    background: transparent url('../css/images/bg_button_a.gif') no-repeat scroll bottom right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.pms_button span {
    background: transparent url('../css/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.pms_button span:hover {
    background: transparent url('../css/images/bg_button_span.gif') no-repeat bottom left;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.pms_button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.pms_button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



#pms_compose {
	margin: 0px 0 10px 0;
	color: #454545;
	padding: 15px 0px 5px 0px;
	width: 100%;
	background: #fff;
}
#pms_left a:hover {
 color: #000;
 
}
#pms_compose a {
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin: 5px 0px 0px 0px;
}

#pms_compose .bottom {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
	background: #fff;
}
.pms_form {
	padding: 0px;
	margin: 0;
}
.pms_form div.para{
 	padding: 2px 0px;
	min-height: 20px;
	background: #fff;
	overflow: hidden;
}
#pms_post {
	background: #fff;
	padding: 5px 5px 0px 5px;
	height: 90px;
	font-size: 12px;
	
}
#pms_post label{
 	margin: 0px;
	width: 90px;
	display: block;
	float:left;
	font-size: 13px;
}
#pms_post span{
	margin: 0px;
	width: 300px;
	display: block;
	margin: auto;
}

#pms_post span input{
	width: 200px;
	font-size: 10px;
	border:2px solid #8F8F8F;
}

.pms_checkbox {
	border: 0;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	float:left;
}

.pms_radio {
	display: none;
}

#pms_form {
	margin: 0px;
	padding: 0px;
}

div#pagination{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-size: 10px;
}

table#pagination_table{
	width: 100%;
}

table#pagination_table td{
	width: 250px;
}

div#pagination a{	
	font-weight: normal;
	color: black;
	text-decoration: none;
}

div#pagination a:hover{
	color: blue;
}

div.pagination{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-size: 10px;
}
div.pagination a{	
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding: 5px;
	border:#FF6600 thin solid;
}
div.pagination span{	
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding: 5px;
	border:#FF6600 thin solid;
	background:#FFCC66;
}

div.pagination a:hover{
	color: blue;
}

#flash_download {
	float: left;
	clear:both;
	margin-top: 50px;
	cursor: pointer;
}


#schedule2 table   {
        border-bottom:1px solid #C1DAD7;
}
		
#schedule2 .caption{
	text-align: center;
	display: block;
	width: 100%;
	padding: 15px 0px;
}
/*Table for List teams */
#schedule2  td, #schedule  th {
	font: 11px Tahoma; 
	margin: 0px;
	border-bottom: 1px solid #ABABAB;
}

#schedule2  table {
	width: 100%;
	padding: 0px 2px 0px 2px;
}

#schedule2  table td {
	text-align: left;
	overflow: hidden;

}

#schedule2 table  tr.odd{
	background:#D3EBFE ;
}

#schedule2  table tr  {
	height: 25px;
	padding: 2px;

}

#schedule2  .sub {
font-weight: bold;

}
#schedule2  table tr:hover td {
	background-color: #EEEEEE;
	cursor: pointer;
}

#schedule2  table th  {
	text-align: left;
	font-weight: normal;
	background-color: #188ac0;
	color:#FFFFFF;
}

#schedule2   ul.tablePaginater li.currentPage a
  {
        border-color:#fe5e00 !important;
	background:#FFFCDF;
        color:#000;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}



/*team prifile*/
#team_profile {
	margin: 0px 0 10px 0;
	background: #fff url("../css/images/bgshade.gif") repeat-x;
	color: #454545;
	padding: 15px 0px 5px 0px;
}

#team_profile a {
	margin: 15px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
}

#team_profile .bigimage {
	float: right;
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	width: 200px;
	height: 150px;
	margin: 0 15px 10px 0;
}

#team_profile .bottom {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
}

#team_profile .bottom h3 {
	background: #037BCB  url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

#team_profile .bottom h3.bio {
	background: #037BCB  url("../css/images/BIO.jpg") no-repeat top right;
}
#team_profile .bottom h3.room {
	background: #037BCB  url("../css/images/ROOM.jpg") no-repeat top right;
}
#team_profile .bottom h3.team {
	background: #037BCB  url("../css/images/TEAM.jpg") no-repeat top right;
}
#team_profile .bottom h3.dontlike {
	background: #037BCB  url("../css/images/DONTLIKE.jpg") no-repeat top right;
}
#team_profile .bottom h3.like {
	background: #037BCB  url("../css/images/LIKE.jpg") no-repeat top right;
}
#team_profile .bottom h3.passion {
	background: #037BCB  url("../css/images/PASSION.jpg") no-repeat top right;
}

#team_profile .bottom_side {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}

#team_profile #left_team {
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
}
#team_profile #left_team .right_articles {
	border: 1px solid #ccc;
	padding: 8px;	
	margin: 0 0 10px 0;
	background: #eee;
	color: #454545;
}
#team_profile #left_team .image { float: left; margin: 0 9px 3px 0; }
#team_profile #left_team .notes {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 17px 10px 17px 80px;	
	margin: 0 0 10px 0;
	background: #fff url(images/notes.gif) no-repeat center left;
	color: #454545;
}
	
	/* left side */
#team_profile #right_team {
	float: right;
	width: 200px;
	margin: 0 0 10px 0;
}

#sitemap .download_software{
	display:none;
}

/* neww winners */
#w_container { width: 499px; margin: 0 auto; color: #FFFFFF;}

#w_container a{color: #FFFFFF;}

#w_list-begin { background-image: url(./images/winners/list-background.gif); background-repeat: no-repeat; background-position: center top; height: 60px; width: 499px; margin-bottom: 15px; }

#w_list-end { background-image: url(./images/winners/list-background.gif); background-repeat: no-repeat; background-position: center bottom; height: 60px; width: 499px; }

.w_box { width: 497px; height: 107px; background-image: url(./images/winners/list-item-background.gif); border: 1px solid #000; margin-bottom: 15px; }

.w_box-left { float: left; width: 64px; height: 64px; border: 2px solid #FFF; margin: 13px 13px 0 15px; }

.w_box-right { float: left; width: 90px; height: 64px; margin: 15px 15px 0 0; }

.w_box-right_1 { float: left; width: 190px; height: 64px; margin: 15px 15px 0 0; }

.w_box-right_2 { float: right; width: 72px; height: 72px; margin: 15px 15px 0 0; background-image: url(./images/winners/freeroll.png)}

.w_box-right-lines {height: 20px;}
.w_box-right-lines_2 {height: 20px; font-weight: bold; font-size: 1.2em;}

.w_box-right-lines1and2 { width: 270px; height: 20px; margin-bottom: 2px; }

.w_box-right-line3 { widows: 270px; height: 20px; }

.w_box-right-lines1and2 span, .w_box-right-line3 span { float: left; font-weight: bold; font-size: 1.2em; padding-left:80px;}

.w_box-clear { clear: both; width: 467px; height: 20px; padding: 4px 0 0 15px; }

.w_box-clear a { color: #FFFFFF; font-size: 1.2em; font-weight: bold; }
.w_box-clear a:active { color: #ffff; }
.w_box-clear a:hover { color: #66FF00; }
.w_box-clear a:visited { color: #ffffff; }

#w_container-background { width: 500px; margin: 0 auto; background-image: url(./images/winners/winner-y-background.jpg); }

#ws_container { width: 500px; margin: 0 auto; background-image: url(./images/winners/winner-background.jpg); background-repeat: no-repeat; background-position: 0 0; position: relative; color: #FFFFFF; }

#w_text { width: 310px; height: 150px; padding-top: 170px; margin-left: 190px; }

.w_text-item { width: 295px; min-height: 30px; line-height: 30px; font-size: 1.2em; font-weight: bold; padding-top:5px;}

.w_text-item span { float: right; width: 190px; border-bottom: 1px solid #FFFFFF; padding-bottom: 2px; min-height: 24px; }
.w_link a {padding-top:160px; padding-left:20px; font-size:10pt; color:#fff;}

#w_portrait {
	position: absolute;
	left: 0px;
	top: 78px;
	background-image: url(./images/winners/portrait.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 271px;
	height: 337px;
}

#w_portrait img{
padding-top:119px;
padding-left:16px;
}

#w_interview-top { clear: both; width: 500px; height: 108px; background-image: url(./images/winners/interview-top.png); background-position: center top; background-repeat: no-repeat; }
#w_interview-top a{ padding-left:20px; font-size:10pt; color:#fff; }
#w_interview-background { clear: both; width: 500px; background-image: url(./images/winners/interview-background.png); background-repeat: repeat-y; background-position: 0 0; }

#w_interview-float-left { width: 100px; float: left; font-size: 1.2em; font-weight: bold; text-align: right; padding-top: 5px; color: #028703;}

#w_interview-float-left2 { width: 370px; float: left; margin-left: 10px; padding-top: 5px; font-size: 1.2em; font-weight: bold; text-align: left; color: #000000; }

#w_interview-bottom { clear: both; width: 500px; height: 84px; background-image: url(./images/winners/interview-bottom.png); background-position: center top; background-repeat: no-repeat; }

.video{
z-index: 10;
}
div#myBlock_siteStats  p{ margin-top: 4px; margin-bottom: 4px; }

