#event {
	float:left;
	font-family: Arial;
    font-size: 13px;
    color: #3C322A;
    background-color: #FBF165; /*#FBF165;*/
    border: solid 1px #fff;
    padding: 10px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: none;
}
	#event .eventPicture{
		float: right;
		padding: 14px;
		background: url(/sitefiles/4/design/Farikal/pictureFrame.png);
	}
		#event .eventPicture img{
			float: left;
		}
	#event h2{
   		font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
		font-size: 18px;
		line-height: 20px;
		color: #941516;
	    margin: 0 0 15px 5px;
	    padding: 0;
	}
	#event .eventProperties{
		width: 327px;
		margin: 0;
		padding: 0 0 0 5px;
	}
	#event .eventProperties li{
		font-size: 13px;
		font-weight: normal;
		color: #3C322A;
		padding: 5px 3px 5px 0;
		list-style-type: none;
	}
	#event .eventProperties li strong{
		display: block;
		float: left;
		width: 100px;
		font-weight: bold;
	}
	#event .eventProperties li span{
		display: block;
		float: left;
		width: 300px;
	}
#adminGuestList,
#guestList{
	float: left;
	width: 922px;
	margin: 50px 0 0 0;
	font-family: Arial;
	font-size: 13px;
}
	#adminGuestList td,
	#adminGuestList th,
	#guestList td,
	#guestList th{
		height: 22px;
		line-height: 22px;
		vertical-align: middle;
	}
	#adminGuestList th,
	#guestList th{
		text-align: center;
	}
	#adminGuestList th.first,
	#guestList th.first{
		text-align: left;
		text-indent: 5px;
	}
	#adminGuestList td,
	#guestList td{
		text-align: center;
	}
	#adminGuestList td.first,
	#guestList td.first{
		text-align: left;
		text-indent: 5px;
	}
	#adminGuestList tr.even,
	#guestList tr.even{
		background: #FDF7A3;
	}
	#adminGuestList .radioButton,
	#guestList .radioButton{
		display: block;
		width: 16px;
		height: 16px;
		font-size: 6px;
		text-indent: -99999px;
		margin: 0 auto;
		background: url(/sitefiles/4/design/Farikal/notChecked.png) 0 0 no-repeat;
	}
	#adminGuestList .radioButton.checked,
	#guestList .radioButton.checked{
		background: url(/sitefiles/4/design/Farikal/checked.png) 0 0 no-repeat;
	}
.sendmsgtoall{
	float: left;
	font-size: 13px;
	color: #3C322A;
	font-weight: bold;
	text-align: right;
	padding: 20px 0 20px 5px;
}
.options{
	width: 300px;
	float: right;
}
.options.wide{
	width: 450px;
}
	.options .eventPicture{
		float: right;
		padding: 14px;
		background: url(/sitefiles/4/design/Farikal/pictureFrame.png);
	}
		.options .eventPicture img{
			float: left;
		}
	.options .eventMenu{
		float: right;
		width: 150px;
		margin: 5px 10px 0 0;
		padding: 0;
		text-align: right;
	}
		.options .eventMenu li{
			width: 150px;
			list-style-type: none;
		}
			.options .eventMenu li a{
				color: #3C322A;
				font-weight: bold;
				text-align: right;
			}
.attending{
	float: left;
	width: 400px;
	margin: 10px 0 0 0;
	padding: 0;
}
	.attending li{
		float: left;
		list-style-type: none;
		margin: 0 10px 0 0;
	}
		.attending li .label{
			float: left;
		}
		.attending li .input{
			float: left;
		}
.stepper.disabled
{
    display: none;
}

fieldset{
    border: none;
}
fieldset legend{
    display: none;
}

fieldset.message label,
fieldset.message textarea{
    clear: both;
    float: left;
}
input, textarea, select{
    border: solid #aaa 1px;
    padding: 3px;
    font-family: Arial;
    font-size: 12px;
}
input.error, textarea.error{
    border: solid #c00 1px;

}

input.btn
{
	font-size: 14px;
	color: #ddd; 
    -moz-border-radius: 5px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid #000;;
	background: url(/sitefiles/4/design/Farikal/gradientBtn.png) 0 0 repeat-x;
	padding: 0 10px;
	cursor: pointer;
}

ul.eventProperties,
ul.eventProperties{
    float: right;
}

ul.eventInfo{
    width:60%;
    float: left;
}
ul.eventInfo li
{
    float: left;
    width: 100%;
}

ul.eventInfo li div{
    float: left;
    width: 70px;
}

div.selected
{
    width:  15px;
    height: 15px;
    background-color: #941516;
}

#messageBox, #cancelBox{
   
    display:none;
    padding: 2px;
}

#messageBox textarea, #messageBox input{
    clear: both;

}

#messageBox textarea{
    width: 100%;
}

#noEmailGuestInput{
    display: none;
}
#invitees{
	padding: 0;
	margin: 0 0 10px 0;
}
	#invitees li{
		list-style-type: none;
	}
#inviteeCommentForm{
	float: left;
	clear: both;
	margin: 30px 0 0 0;
}
	#inviteeCommentForm fieldset{
		float: left;
		border: none;
		margin: 0;
		padding: 0;
	}
		#inviteeCommentForm fieldset label{
			float: left;
			width: 398px;
			font-size: 13px;
			font-weight: bold;
			margin: 0 0 10px 0;
		}
		#inviteeCommentForm fieldset textarea{
			float: left;
			clear: both;
			width: 398px;
			height: 82px;
			margin: 0 0 10px 0;
		}
		#inviteeCommentForm fieldset .btn{
			float: left;
			clear: both;
		}

                div.link{
                    width: 100%;
                    float: left;
                }

.commentsList{
	float: left;
	width: 400px;
	margin: 70px 0 0 50px;
	padding: 0;
}
	.commentsList li{
		float: left;
		width: 379px;
		position: relative;
		list-style-type: none;
		padding: 0 21px 15px 0;
	}
	.commentsList li p{
		font-size: 13px;
		line-height: 15px;
		margin: 0;
	}
		.commentsList li a.delete{
			display: block;
			position: absolute;
			top: 0;
			right: 0;
			width: 16px;
			height: 16px;
			border: none;
			background: url(/sitefiles/4/design/Farikal/cancel-16x16.png) 0 0 no-repeat;
			text-indent: -99999px;
			text-decoration: none;
		}
		
