@charset "UTF-8";

.formFieldInfo {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.submitBut, .submitAddBut, .submitAddBut2 {
	background-image: url(../img/form/submitBut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 10px;
	cursor: pointer;
	padding-bottom: 2px;
	width: auto;
}
.commentBox {
	width: 455px;
	font-size: 12px;
	margin-left: 10px;
	height: 65px;
	border: 1px solid #dddddd;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
}
.generalForm {
	float: left;
	width: 628px;
	margin-top: 25px;
	min-height:400px;

}
#createAlbum {
	float: left;
	min-height: 90px;
	margin-top: 20px;
	width: 628px;
}
#modalWindow .generalForm {
	float: none;
	width: 628px;
	margin-top: 0px;
	min-height:100px;
}

#modalWindow h2 {
	margin-top:0px;
}
.generalForm .titles, .generalForm .formLabel {
	width: 130px;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
	height: auto;
}
.generalForm .detail a, .generalForm  .formInput a {
	margin-right: 20px;
	font-size: 12px;
}
.generalForm .detail, .generalForm  .formInput {
	width: 485px;
	line-height: 16px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.textInput, .textInput2, .textInput3, .textInput4, .textInput5, .inputFile, #googleMap, .inputBirth, .inputSelect, .inputSelectDate {
	height: 17px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 330px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.textInputURL {
	height: 17px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 198px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 5px;
}
.guestPrice {
	margin-left: 10px;
}
.textCheck {
	height: 16px;
	width: 16px;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}.detail label,   .formInput label {
	font-size: 12px;
	height: auto;
	margin-right: 10px;
	float: left;
	clear: none;
	max-width:305px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
/*.detail img,   .formInput img {
	height: 16px;
	width: 16px;
	margin-top: -10px;
}*/
.generalForm  form {
	float: left;
	width: 628px;
	color: #231F20;
}
.detail   .note,   .formInput  .note{
	font-size: 12px;
	float: right;
	width: 130px;
	margin-left: 10px;
	color: #666666;
}
.detail .note2 {
	font-size: 12px;
	line-height: 22px;
	margin-left: 10px;
	color: #666666;
}
.detail .input_desc {
	font-size: 10px;
	color: #666666;
}
.textInput2 {
	width: 270px;
}
.submitAddBut {
	margin-left: 10px;
	width: 50px;
}
.submitAddBut2 {
	margin-left: 10px;
	width: 70px;
}
.textAreaInput {
	width: 330px;
	height: 100px;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	clear: left;
}

.textAreaInput2 {
	width: 515px;
	height: 200px;
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.textAreaInput3 {
	width: 445px;
	height: 150px;
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.textAreaInput4 {
	width: 592px;
	height: 150px;
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.messageReply {
 padding:0px 10px 10px 10px;

}

.messageReply .replyDetails{
margin-bottom:5px;
}

.messageReply .replyDetails{

font-size:12px;
}
.detail #googleMap,  .formInput #googleMap{
	height: 340px;
	width: 340px;
	float: left;
	padding: 0px;
}
.inputFile {
	height: 25px;
}
.inputBirth {
	width: 95px;
	margin-right: 10px;
}

.organiserTable, .generalTable{
	height: 160px;
	overflow: auto;
	width: 330px;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.modalScrollTable {
	height: 300px;
	overflow: auto;
	width: 330px;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 5px;
	margin: auto;
}
.removeIcon {
	background-image: url(../img/deleteTag.png);
	background-position: left top;
	height: 14px;
	width: 15px;
	border: none;
	cursor: pointer;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.commentEntry .content .removeIcon {
	margin: 0;
}
.tableItem {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
.tableItem p {
	float:right;
	width:220px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tableItem a {
	float: left;
	font-size: 12px;
}
.textInput3 {
	width: 160px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
.textInput4 {
	width: 140px;
	margin-bottom: 10px;
	float: left;
}
.textInput5 {
	width: 140px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.organiserSearch {
	float: left;
	width: 175px;
}
.organiserSearch  .submitBut {
	float: right;
	margin-right: 3px;
}
.generalForm .commentEntry .content {
	width: 515px;
}
.generalForm #commentPost {
	float: right;
	margin-right: 15px;
}
.generalForm  #commentComposer  {
	width: 525px;
	margin: 0px;
}
.formLabel {
	font-size: 14px;
	margin-left: 0px;
	float: left;
	clear: both;
	width: 90%;
}
.inputSelect {
	width: 342px;
	height: 25px;
}
.inputSelectDate {
	height: 25px;
	width: 166px;
	clear: none;
	float: none;
}
#miniFeed #comments .deleteLink, #miniFeed .blogEntry .deleteLink, .generalForm .deleteLink{
	font-size: 12px;
	float: right;
	padding-right: 10px;
	line-height: 20px;
}

/* error message css */
.formError {

color:#FF0000;
float:left;
font-size:12px;
padding-left:5px;
padding-top:5px;
width:330px;

}

/* --- special class defined for textile --*/

.composeTextDetail {

float:left;
padding:5px 0px 5px 13px;

}

.composeTextDetail .textAreaInput{
width:328px;
height:200px;

}
