.error_list, div.errors > ul {
    color: red;
    list-style-type:none;
    margin-left:0;
}
img.ui-datepicker-trigger {
	background: url(../images/calendar_icon.jpg);
}

.closeSelected {
	color: red !important;
	cursor: pointer;
}
.closeAction{
}
div.error404{
	background-image: url("../images/homer.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 400px;
}
div.error404s{
	margin: 10px 0px 50px 30px;
	display:inline-block;
}
.dateWish{
	font-family: monospace;
	font-size: 12px;
}
.dayControl{
	display: none;
	text-align: left;
}
.eventControl{
    text-align: right;
}
.addDate{
	cursor: pointer;
}
.controlButton{
	cursor: pointer;
	display: none;
}

.dateDialog { font-size: 100%; }
.dateDialog .text { margin-bottom:12px; width:95%; padding: .4em; }
.dateDialog fieldset { padding:0; border:0; margin-top:25px; }
.dateDialog h1 { font-size: 1.2em; margin: .6em 0; }
.dateDialog .ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none; cursor:pointer; position: relative; text-align: center; }
.dateDialog .ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }
p.dateField {font-size: 75%;}
.userEvent { background-color: #D0FFFF !important;}
.friendEvent { background-color: #1DFF15 !important;}
.partyEvent { background-color: #F81FFF !important;}
.friendParty { background-color: #FFF533 !important;}
.wishlistEvent{
	 color: black !important;
	 font-size: 100% !important;
}
.readMessage {
}
.addLink A{
	font-size: 120%;
}
.addLink A:link {
    COLOR: #FF0000; text-decoration: none;
}
.addLink A:visited {
    COLOR: #FF0000; text-decoration: none;
}
.addLink A:active {
    COLOR: #FF0000; text-decoration: none;
}
.addLink A:hover {
    COLOR: #000000; text-decoration: underline;
}

.selectWishes .ui-selecting { background: #FECA40; }
.selectWishes .ui-selected { background: #F39814; color: white; }
.selectableList {
}
div.userCard {
	float: left;
	width:290px;
	height:65px;
	background-color: white;
	border-bottom: 1px dashed #98CCFF;
	padding: 7px 0 12px 6px;
}
div.userCard.selectedCard,
div.userCard.selectedCard:hover {
	background-color: #d1e8ff;
}
div.userCard.selectedCard .userGroupWrap,
div.userCard.selectedCard:hover .userGroupWrap {
    border-color: #d1e8ff;
}
.secondCard {
    margin-left: 49px;
}
div.userCard .uname  {
	min-height:40px;
}
div.userCard:hover{
    background-color: #e7f1fb;
}
div.userCard:hover .userGroupWrap {
    border-color: #e7f1fb;
}
div.userCard:HOVER .userActions{
    
}
div.userCard ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div.userCard ul li {
    display: inline;
    vertical-align:top;
    font-size:12px;
}
div.userCard ul li#photo {
    margin-right: 10px;
}
div.userCard ul li#photo img {
    max-height: 50px;
    max-width: 40px;
}
div.userCard ul li#details {
    display:inline-block;
}
div.userCard ul li#details {
    _display: inline;
}
div.userCard .userActions {
    float:right;
}
div.userCard div.detail {
    color:#565555;
	overflow:hidden;
	width:185px;
}
div.userCard div.detail a {
    /*color:#565555;*/
    text-decoration: none;
}
div.userCard .invitedAt {
    height: 16px;
    padding-left: 20px;
    font-size: 11px;
}
div.userCard .friends {
    float:left;
    color: #9f9e9e;
    height: 16px;
    font-size: 11px;
}
div.userCard .noUser {
    float:left;
    color: #1e79ad;
    height: 15px;
    font-size: 11px;
}
div.userCard div.detail.parties {
    cursor:pointer;
    font-size:200%;
    left:80px;
    margin-left:-110px;
    position:relative;
    top:-10px;
    width:30px;
}
/***
 * E-mail contact import css
 ***/
div.emailContactCard {
    float: left;
    width: 290px;
    height: 31px;
    background-color: white;
    border-bottom: 1px dashed #98CCFF;
    padding: 7px 0 12px 6px;
}
div.emailContactCard.selectedCard,
div.emailContactCard.selectedCard:hover {
    background-color: #d1e8ff;
}
div.emailContactCard.selectedCard .userGroupWrap,
div.emailContactCard.selectedCard:hover .userGroupWrap {
    border-color: #d1e8ff;
}
/* TODO: remove
.secondCard {
    margin-left: 49px;
}
*/
div.emailContactCard .uname  {
    min-height:15px;
    top: -5px;
}
div.emailContactCard:hover {
    background-color: #e7f1fb;
}
div.emailContactCard:hover .userGroupWrap {
    border-color: #e7f1fb;
}
div.emailContactCard:HOVER .userActions{

}
div.emailContactCard ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
div.emailContactCard ul li {
    display: inline;
    vertical-align:top;
    font-size:12px;
}
div.emailContactCard ul li#photo {
    margin-right: 10px;
}
div.emailContactCard ul li#photo img {
    max-height: 50px;
    max-width: 40px;
}
div.emailContactCard ul li#details {
    display:inline-block;
}
div.emailContactCard ul li#details {
    _display: inline;
}
div.emailContactCard .userActions {
    float:right;
}
div.emailContactCard div.detail {
    color:#565555;
    overflow:hidden;
    width:185px;
    text-size: 1em;
}
div.emailContactCard div.detail a {
    color:#565555;
    text-decoration: none;
}

div.emailContactCard .birthday, div.emailContactCard .wishes-count, div.emailContactCard .invitedAt {
    float:left;
    color: #9f9e9e;
}

div.emailContactCard .birthday {
    background: url(../images/icons/birthday.gif) no-repeat top left;
    height: 16px;
    padding-left: 20px;
    font-size: 11px;
}
div.emailContactCard .wishes-count {
    background: url(../images/icons/gift.gif) no-repeat 0 0;
    bottom:1px;
    height:17px;
    padding-left:20px;
    padding-top:2px;
    position:relative;
}
div.emailContactCard .invitedAt {
    height: 16px;
    padding-left: 20px;
    font-size: 11px;
}
div.emailContactCard .friends {
    float:left;
    color: #9f9e9e;
    height: 16px;
    font-size: 11px;
}
div.emailContactCard .noUser {
    float:left;
    color: #1e79ad;
    height: 16px;
    font-size: 11px;
}
div.emailContactCard div.detail.parties {
    cursor:pointer;
    font-size:200%;
    left:80px;
    margin-left:-110px;
    position:relative;
    top:-10px;
    width:30px;
}
/***
 * E-mail contact import css end
 ***/
.category {
	cursor: pointer;
}
.feedbackList{
	list-style-type: none;
}
.feedbackList li{

}
.feedbackList .userName{
	font-size: 140%;
	color: green;
}
.feedbackList .reply{
	color: black;
	font-style: italic;
}
.feedbackList .picture img{
	padding: 10px;
}
.button{   
    background:#cee4fc;
    border:1px solid #99ccff;
    text-align:center;
    cursor:pointer;
    color:black;
    margin:5px;
    font-size:12px;
    font-weight:normal;
    padding:2px 8px 2px 8px;
}
.button_fixed{   
    width: 84px;
}
.button a{
    text-decoration:none;
    color:black;
}
.localLang a{
    text-decoration:none;
    color:#666699;
}
.localLang span {
    margin:0 10px;
}
#feedbackWindowLeft{
	width: 23px;
	background: transparent left url("../images/feedbackWindowLeft.gif");
}
#feedbackWindowRight{
    width: 23px;
    background: transparent right url("../images/feedbackWindowRight.gif");
}
#feedbackWindowWrapper{
    height: 146px;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}
#feedbackWindowContent{
	background-color: white;
	 height: 146px;
	float: left;
}
#feedbackLabel{
	margin: 10px 10px 5px 10px;
}
#feedbackWrapper{
	width: 562px;
    height: 62px;
	background:#FFFFFF;
	border: 1px #7ae4ff solid;
	margin: 0px 5px 5px 5px;
}
#feedbackWrapper textarea{
	border-width: 0px;
	width: 539px;
    height: 40px;
    margin: 5px;
	color: #666699;
}
#feedbackButton{
	text-align:right; margin:0px 50px 10px 0px; float:right;
}
#feedbackMsg{
	text-align:left;
    color: #b63b3b;
    font-size: 11px;
	float:left;
	margin:5px 0px 0px 10px;
	display:none;
}
td.right-actions { width: 50px; vertical-align: bottom; }

