/*
* CSS CWT Community
* 02.05.2005: Lars Gýÿtte, it-akademie ostwestfalen
*/

/*
* CWT General
*/
.tx-cwtcommunity-pi1 li, li.cwtcommunity_send_message li {
    list-style-type: none;
    background-position:left center;
}
.tx-cwtcommunity-pi1 ul, .tx-cwtcommunity-pi1 li {
    padding: 0;
    margin: 0;
}
.tx-cwtcommunity-pi1 A {
    text-align: 5px;
}
li.cwtcommunity_select_all {
	background-image: url(../cwtcommunity_icons/select_all.gif);
	background-repeat: no-repeat;
}
li.cwtcommunity_select_all A, li.cwtcommunity_deselect_all A, li.cwtcommunity_send_message A, li.cwtcommunity_add_to_buddylist A, li.cwtcommunity_remove_from_buddylist A, li.online A, li.offline A{
	padding-left: 15px;
}
li.cwtcommunity_deselect_all {
	background-image: url(../cwtcommunity_icons/deselect_all.gif);
    background-repeat: no-repeat;
}
li.cwtcommunity_send_message {
	background-image: url(../cwtcommunity_icons/send_message.gif);
	list-style-type: none;
    background-repeat: no-repeat;
}
li.cwtcommunity_add_to_buddylist {
	background-image: url(../cwtcommunity_icons/add_to_buddylist.gif);
    list-style-type: none;
    background-repeat: no-repeat;
}
li.cwtcommunity_remove_from_buddylist {
	background-image: url(../cwtcommunity_icons/remove_from_buddylist.gif);
    list-style-type: none;
    background-repeat: no-repeat;
}
li.online {
	background-image: url(../cwtcommunity_icons/userlist_status_online.gif);
    list-style-type: none;
    background-repeat: no-repeat;
}
li.offline {
	background-image: url(../cwtcommunity_icons/userlist_status_offline.gif);
    list-style-type: none;
    background-repeat: no-repeat;
}
* html .csc-bulletlist img {
    margin-top: 3px;
}

li.cwtcommunity_select_all:hover,
li.cwtcommunity_deselect_all:hover,
li.cwtcommunity_send_message:hover,
li.cwtcommunity_add_to_buddylist:hover,
li.cwtcommunity_remove_from_buddylist:hover,
li.online:hover,
li.offline:hover {
    cursor: hand;
    cursor: pointer;
}

li.offline a:hover,
li.offline a:link,
li.offline a:active,
li.offline a:visited {
    color: #660000;
}


input, select, textarea {
 	 border:  	 1px solid #000;
 	 padding:  	 1px;
 	 margin: 1px;
  	 background:  	 #fff;
}
.checkbox {
	 border: 0px solid #000;
}
/*
select:hover, input:hover, textarea:hover
{
  	 background:  	 #EFDDD7;
  	 border:  	 1px solid #000;
  	 color:  	 #000;
}

select:focus, input:focus, textarea:focus
{
  	 background:  	 #EFDDD7;
  	 border:  	 1px solid #000;
  	 color:  	 #000;
}
*/

/*
* Profile
*/

#cwtcommunity_profile_container {}
#cwtcommunity_messages_image,
#cwtcommunity_profile_image {
	float: left;
    padding: 5px 10px 5px 10px;
	width: 160px;
	background-color: #F0F0F0;
	height: 100%;
}
#cwtcommunity_profile_image {
	float: left;
    padding: 5px 10px 5px 10px;
	width: 160px;
	background-color: #F0F0F0;
	height: 300px;
}
* html #cwtcommunity_messages_image,
* html #cwtcommunity_profile_image {
    width: 140px;
}
#cwtcommunity_profile_image IMG{
    border: 1px solid black;
}
#cwtcommunity_profile_userdata,
#cwtcommunity_messages_text {
	float: left;
	width: 300px;
	padding: 0 0 0 10px;
}
* html #cwtcommunity_profile_userdata,
* html #cwtcommunity_messages_text {
    width: 310px;
}

#cwtcommunity_profile_userdata_overview {}
.cwtcommunity_profile_row {
	clear: both;
}
#cwtcommunity_profile_userdata_overview .cwtcommunity_profile_title {
	font-weight: bold;
	float: left;
	width: 130px;
}
#cwtcommunity_profile_userdata_overview .cwtcommunity_profile_data {
	float: left;
}
.cwtcommunity_profile_field {}

.cwtcommunity_profile_position {
	font-weight:bold;
	margin-top:3px;
}

/*
* Edit Profile
*/


/*
* Userlist
*/

.cwtcommunity_selector_value SELECT, .cwtcommunity_selector_value INPUT, .cwtcommunity_selector_value SUBMIT {
    font-size: 10px;
}
.cwtcommunity_selector_lable {
    font-size: 10px;
    padding: 0px;
    margin: 0px;
}
.cwtcommunity_userlist_checkbox {
	display: inline;
	margin: 0px;
	padding-right: 5px;
}
.cwtcommunity_userlist_data {
	display: inline;
}
.cwtcommunity_userlist_name, .cwtcommunity_userlist_group, .cwtcommunity_userlist_workfield, .cwtcommunity_userlist_yearsexperience, .cwtcommunity_userlist_otheractivities, .cwtcommunity_userlist_toprofile {
	display: inline;
	padding-right: 10px;
}
.label {
	display: inline;
	color: #B4B4B4;
}
.cwtcommunity_userlist_group {
	font-weight: bold;
}
div.cwtcommunity_userlist_row {
	position: relative;
	background-color: #F7F7F7;
}

div.cwtcommunity_userlist_row_alt {
	position: relative;
	background-color: white;
}

div.cwtcommunity_userlist_row:hover, div.cwtcommunity_userlist_row_alt:hover {
	background-color: #F0F0F0;
    cursor: hand;
    cursor: pointer;
}

.cwtcommunity_userlist_letter {
	position: relative;
	margin: 0;
	padding: 17px 0 7px 0;
	font-size: 11px;
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(../images/back_h1_trans.gif);
	background-repeat: repeat-x;
}

.cwtcommunity_userlist_row {
   margin: 5px 0 1px 0;
}
/*
div.cwtcommunity_userlist_row:hover {
    background-color: black;
    cursor: hand;
    cursor: pointer;
}

.cwtcommunity_userlist_checkbox {
    margin: 0;
    padding: 0px;
    float: left;
    height: 17px;
}
.cwtcommunity_userlist_checkbox input {
    margin: 2px 0 0 0;
    padding: 0;
}
* html .cwtcommunity_userlist_checkbox input {
    margin: -2px -3px -4px -4px;
    padding: 0;
}
.cwtcommunity_userlist_name {
    padding: 0 0 0 6px;
    float: left;
    width: 280px;
    height: 17px;
}
* html .cwtcommunity_userlist_name {
    width: 286px;
}
.cwtcommunity_userlist_country {
    padding: 0 0 0 8px;
    float: left;
    width: 175px;
    height: 17px;
}
* html .cwtcommunity_userlist_country {
    width: 175px;
}
.cwtcommunity_userlist_email {
    padding: 0 0 0 8px;
    float: left;
    width: 100px;
    height: 17px;
}
.cwtcommunity_userlist_toprofile {
    padding: 0 0 0 8px;
    float: left;
    width: 100px;
    height: 17px;
    text-align: right;
}
* html .cwtcommunity_userlist_phone {
    width: 178px;
}
#cwtcommunity_userlistselector_container {
	margin: 0 10px 8px 10px;
}
.cwtcommunity_selector-row {
	margin: 0 0 4px 0;
}

#cwtcommunity_selector_search_input_field {
	width: 75px;
}

.cwtcommunity_userlist_row a:hover, .cwtcommunity_userlist_row a:link, .cwtcommunity_userlist_row a:active, .cwtcommunity_userlist_row a:visited {
    color: #660000;
	text-decoration: underline;
}

*/

/*
* Messages
*/

#cwtcommunity_messages_container {

}
.cwtcommunity_messages_header_row {

}
DIV.cwtcommunity_messages_data_row DIV{
    padding: 1px 0 1px 0;
}
/*
DIV.cwtcommunity_messages_data_row:hover{
    background-color: #f0f0f0;
    cursor: hand;
    cursor: pointer;
}
*/
.cwtcommunity_messages_new{
    color: #660000;
}
a.cwtcommunity_messages_new:hover,
a.cwtcommunity_messages_new:link,
a.cwtcommunity_messages_new:active,
a.cwtcommunity_messages_new:visited {
	color: #660000;
	text-decoration: none;
}
a.cwtcommunity_messages_new:hover {
    color: #aaa;
}

.cwtcommunity_messages_from_header {
    float: left;
    width: 200px;
}
.cwtcommunity_messages_subject_header {
    float: left;
    width: 200px;
}
.cwtcommunity_messages_date_header {
    float: left;
    width: 90px;
}
.cwtcommunity_messages_messagesanswericon_header {
    float: left;
    width: 25px;
}
.cwtcommunity_messages_deleteicon_header {
    float: left;
}
.cwtcommunity_messages_from_data {
    float: left;
    width: 200px;
}
.cwtcommunity_messages_subject_data {
    float: left;
    width: 200px;
}
.cwtcommunity_messages_date_data {
    float: left;
    width: 90px;
}
.cwtcommunity_messages_messagesanswericon_data {
    padding-top: 2px;
    float: left;
    width: 25px;
}
.cwtcommunity_messages_deleteicon_data {
    padding-top: 2px;
    float: left;
    width: 25px;
}
#cwtcommunity_messages_text textarea,
.cwtcommunity_messages_subject {
    width: 400px;
}

