/* @override 
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1259493108
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1262709616
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1262710123
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1262710285
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1262710953
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1262711656
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1262713304
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1262713811
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1263468853
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1263510924
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1263511421
	http://localhost:8888/pinkworks/themes/shop/css/form.css?m=1263574718
	http://www.pinkworks.co.uk/themes/shop/css/form.css?m=1263841891
	http://www.pinkworks.co.uk/themes/shop/css/form.css?m=1263906251
	http://www.pinkworks.co.uk/themes/shop/css/form.css?m=1263915782
*/

/* GENERIC FORM STYLING */

input#PageCommentInterface_Form_PostCommentForm_CommenterURL.text,
#CommenterURL label.left {
	display: none;
}

#PageCommentInterface_Form_PostCommentForm_Comment,
#PageCommentInterface_Form_PostCommentForm_Name,
input#PageCommentInterface_Form_PostCommentForm_Math.text  {
	color: #666666;
	background: #ffe6f3;
	border: 1px dashed #fa15a3;
	padding: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 5px;
}

#PageCommentInterface_Form_PostCommentForm_error {
	color: #dd2091;
	font-size: 1.5em;
	font-style: italic;
}

#Name label.left {
			background: url(../images/name.gif) no-repeat left bottom;
	color: white;
	display: inline-block;
	font-size: 0;
	width: 130px;
	height: 23px;
}

#Comment label.left {
				background: url(../images/message.gif) no-repeat left bottom;
	color: white;
	display: inline-block;
	font-size: 0;
	width: 130px;
	height: 22px;
}
}

label.left {
	font-weight: bold;
}

form#PageCommentInterface_Form_PostCommentForm {
	margin-bottom: 30px;
}

input#Form_Form_EditableFileField5 {
	color: #dd2091;
	font-weight: bold;
	border: 1px dashed #dd2091;
	width: 100%;
}


#Content form {
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#Form_Form div.Actions {
	width: 100%;
	text-align: center;
}


#Form_Form label.required{
	color: #dd2091;
	font-size: 1em;
	line-height: 2em;
}
#Form_Form .requiredField.required{
	display: block;
	margin-bottom: 5px;
	clear: both;
}

	#Content form fieldset {
		border:0;
		padding:12px;
	}
		#Content .message {
			color:red;
			background:#ddd;
			border:1px solid #ccc;
			padding:5px;
			margin:5px;
		}
		#Content span.message {
			width: 300px;
		}
		#Content form div {
			margin-top:10px;
			width: 100%;
		}
		#Content form label {
			font-size:1.1em;
			color:#333;
		}
			#Content form label.left {
				width:12em;
			}

			#Content form label.FormHeading {
				font-size:1.3em;
				color:#ff7200;
				font-weight:bold;
			}

/* chose file */
		input#Form_Form_EditableFileField19,
		#Content form input.text,
		#Content form textarea,
		#Content form select {
			width: 100%;
			color: #666666;
			background: #ffe6f3;
			border: 1px dashed #fa15a3;
	padding: 4px 5px 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
}
input#Form_Form_EditableFileField19,
#Content form input.text:focus,
#Content form textarea:focus,
#Content form select:focus {
	background: #fdc1ec;
	color: black;
}

input#PageCommentInterface_Form_PostCommentForm_Name:focus,
input#PageCommentInterface_Form_PostCommentForm_Math.text:focus,
textarea#PageCommentInterface_Form_PostCommentForm_Comment:focus {
	background: #fdc1ec;
	color: black;
}
input#Form_Form_action_doSubscribe.action,
input#PageCommentInterface_Form_PostCommentForm_action_postcomment.action,
input#Form_Form_action_process.action {
	width: 85px;
	height: 40px;
	background: url(../images/submit.gif) no-repeat center center;
	font-size: 0;
	cursor:pointer;
	border-style: none;
}
input#Form_Form_action_doSubscribe.action:hover,
input#PageCommentInterface_Form_PostCommentForm_action_postcomment.action:hover,
input#Form_Form_action_process.action:hover {
	background: url(../images/submit-ovr.gif) no-repeat center center;
	}

#Form_Form_action_clearForm {
width: 55px;
	height: 40px;
	background: url(../images/clear.gif) no-repeat center center;
	font-size: 0;
	cursor:pointer;
	border-style: none;	
}

#FirstName label.left,
#EditableTextField14 label.left {
	background: url(../images/name.gif) no-repeat left top;
	color: white;
	display: inline-block;
	width: 300px;
	height: 25px;
	float: left;
	text-align: right;
}

#Email label.left,
#EditableEmailField17 label.left {
	background: url(../images/email.gif) no-repeat left top;
	color: white;
	display: inline-block;
	text-align: right;
	float: left;
	width: 200px;
	height: 27px;
}

/* My Comment */

#EditableTextField15 label.left {
	background: url(../images/message.gif) no-repeat left top;
	padding: 8px 10px 8px 150px;
	color: white;
	display: block;
}
#EditableTextField16 label.left {
	background: url(../images/where.jpg) no-repeat left bottom;
	color: white;
	display: block;
	font-size: 0;
	padding: 30px 330px 0 0;
}
#EditableFileField19 label.left {
	background: url(../images/image.gif) no-repeat left top;
	color: white;
	display: block;
	padding: 8px 100px 2px;
}
	
		#Content form input.numeric {
			width:20px;
			background:#f0f0f0;
			border:1px solid #aaa;
			padding:3px;
			color:#000;
			margin-right:4px;
		}
		#Content form input.year {
			width:35px;
		}
		#Content form p.Actions {
			text-align:right;
			padding:0 22px 15px 0;
		}
			#Content form p.Actions input {
				padding:2px;
			}
#EditableCheckbox18 {
	text-align: left;
	padding-top: 10px;
	margin-bottom: 0;
}

input#Form_Form_EditableCheckbox18 {
color: #666666;
background: #ffe6f3;
border: 1px dashed #fa15a3;

}h2#Form_Form_HeaderFieldCustomisedHeading,
h2#Form_Form_CustomisedHeading,
#EditableCheckbox18 label.right {
		background: url(../images/mailinglist.jpg) no-repeat left bottom;
	color: white;
	display: inline-block;
	font-size: 0;
	width: 330px;
	height: 33px;
}
