
	.required {
		color:#900000;
		font-weight:bold;
	}

	form {
		display:block;
	}

	form * {
		margin:0px;
		padding:0px;
		color: #333333;
	}

	select, input, textarea {
		font-family: Tahoma,Verdana,Arial;
	}

	form label {
		display:block;
		float:left;
		width:200px;
		height:16px;
		padding-top:2px;
	}

	form label.doubleheight{
		height:32px;
	}

	form label.halfsize {
		width:100px;
	}

	form label.checkradio {
		width:380px;
	}

	form .input {
		padding-left:2px;
		border:1px solid #b2b3b3;
		width:100px;
		height:18px;
	}

	form textarea {
		padding-left:2px;
		border:1px solid #b2b3b3;
		width:100px;
		overflow:auto;
	}

	form select {
		border:1px solid #b2b3b3;
		width:100px;
		height:20px;
	}

	form select option {
		padding-left:4px;
	}

	form input.checkradio {
		float:left;
		margin:2px 4px 0px 0px;
		height:16px;
		width:16px;
	}

	form .input-info {
		display:block;
		float:left;
		line-height:18px;
		margin-left:16px;
	}

	button,
	form .submit,
	form .button {
		width:60px;
		background-color:#2D7C9B;
		border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
		border-style:solid;
		border-width:1px;
		color:#FFFFFF;
		font-family:Tahoma,Verdana,Arial;
		font-size:11px;
		margin-top:3px;
		padding:2px 15px 3px;
		text-align:center;
		font-weight:bold;		
	}
	
	button.button-green,
	form .button-green {
		background-color:#79BB16;
		/*border:1px solid #669933;*/
		border-color:#79BB16 #669933 #669933 #79BB16;
		border-style:solid;
		border-width:1px;


	}

	form .second {
		margin-left:2px;
	}

	form div {
		clear:both;
		margin-bottom:2px;
		min-height:20px;
	}

	form div.seperator,
	form div.seperator-wide {
		margin:8px 32px 8px 0px;
		height:1px;
		min-height:1px;
		background-color:#EAEAEA;
		overflow:hidden;
	}

	form div.seperator-wide {
		position:relative;
		left:-16px;
		margin:8px 0px 8px 0px;
	}

	/*******************/
	/** Search       ***/
	/*******************/

	.search .submit {
		width:40px;
	}

	/*******************/
	/** Login        ***/
	/*******************/

	.login {
		width:257px;
		height:75px;
		margin-left:20px;
	}

	.login form .submit {
		width:104px;
	}

	.login label {
		float:left;
		width:150px;
	}

	/*******************/
	/** Tip a friend ***/
	/*******************/

	#tipfriend {
		margin-left:16px;
	}

	#tipfriend form * {
		margin-bottom:2px;
		width:180px;
	}

	#tipfriend #tip_name {
		display:none;
	}

	#tipfriend #tip_message {
		display:none;
		height:50px;
		overflow:auto;
	}

	#tipfriend .submit {
		display:none;
		width:60px;
		margin-left:124px;
	}

	/***********************************/
	/** Compact form used for blocks ***/
	/***********************************/
	.form-compact {
		margin-left:16px;
		margin-right:16px;
		height:1%;
	}

	.form-compact form * {
		margin-bottom:2px;
	}

	.form-compact form {
		margin-bottom:10px;
	}

	.form-compact .halfsize {
		float:left;
		width:87px;
	}

	.form-compact .submit {
		float:right;
		width:60px;
		margin-top:10px;
	}

	/*checkboxes*/
	.form-compact label.checkradio {
		float:left;
		width:190px;
	}

	/***********************************/
	/** Wide form used for incontent ***/
	/***********************************/
	.form-wide {
		width:100%;
		overflow:hidden;
		background-color:#F7F7F7;
		margin-bottom:16px;
		border-top:1px solid #EAEAEA;
		border-bottom:1px solid #EAEAEA;
	}

	.form-wide form {
		width:530px;
		margin:0px 0px 16px 16px;
	}

	.form-wide h1,
	.form-wide h2,
	.form-wide h3,
	.form-wide p,
	.form-wide table {
		clear:both;
		margin-right:32px;
		border:0px;
	}

	.form-wide h2 {
		margin:0px 0px 0px -16px;
		padding:8px 0px 0px 16px;
		height:28px;
		line-height:28px;
	}

	.form-wide h3 {
		margin:0px 0px 0px -16px;
		padding:8px 0px 0px 16px;
		line-height:20px;
	}

	.form-wide label {
		float:left;
		width:230px;
	}

	.form-wide .input{
		float:left;
		width:200px;
	}

	.form-wide select {
		float:left;
		width:204px;
	}

	.form-wide .fullwidth {
		float:left;
		width:430px;
	}

	.form-wide textarea {
		margin-bottom:2px;
		width:200px;
	}

	.form-wide .halfsize {
		float:left;
		width:97px;
	}

	.form-wide select.halfsize {
		width:100px;
	}

	.form-wide .quartersize {
		float:left;
		width:48px;
	}

	.form-wide select.quartersize {
		width:50px;
	}

	.form-wide .quartersize-triple {
		float:left;
		width:146px;
		margin-left:2px;
	}

	.form-wide .thirdsize {
		width:62px;
	}

	.form-wide select.thirdsize {
		width:66px;
	}

	.form-wide .submit {
		margin:10px 0px 2px 355px !important;
	}

	.form-wide label.checkradio {
		float:left;
		width:480px;
	}

	/* c-box */
	.form-c-box form {
		height:auto;
	}

	.form-c-box {
		margin-top: 10px;
		margin-left:16px;
		width:150px;
	}

	.form-c-box .input,
	.form-c-box textarea {
		width:146px;
	}

	/*checkboxes*/
	.form-c-box label.checkradio {
		float:left;
		width:150px;
	}

	.form-c-box .halfsize {
		float:left;
		width:70px;
	}

	.form-c-box .second {
		margin-left:2px;
	}

	.form-c-box .submit {
		margin-top:2px;
		float:right;
	}

