/* GENERAL STYLES */
/* GENERAL EmailForm STYLES */

#DivMain
{
	width: 350px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

#DivMainEmailForm
{
	/*border: thin solid #800000;*/
	text-align: left;
	width: 350px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

#DivMainEmailForm div
{
	border: 0px solid black;
	margin-top: 0px;
	padding-top: 7px;
}

#DivMainEmailForm div span
{
	float: left;
	width: 60px;
	margin-top: 0px;
	padding-top: 0px;
}

#DivMainEmailForm div input
{
	width: 220px;
	margin-top: 0px;
	padding-top: 0px;
}

/*

#DivMainEmailForm input
{
width: 100%;
background: #59595c;
border: none;
display: block;
clear: both;
padding-bottom: 7px;
padding: 6px 0px 1px;
background: #59595c url( "../images/input_bg.jpg" ) repeat-x left top;
height: 17px;
text-indent: 5px;
color: #e5e5e5;

}





#DivName
{
padding-top: 5px;
}

#DivName span
{
border: thin solid #800000;
width:150px;
float:left;
}


#DivEmail
{

width: 220px;
float: right;
padding-bottom: 7px;

}

#DivWebSite
{
}
*/

#DivComment
{
	padding-bottom: 5px;
}
#DivComment textarea
{
	height: 120px;
	padding: 5px;
	width: 210px;
	margin-top: 0px;
}

#DivFirmName
{
	margin-top: 0px;
}


#DivQuantity
{
	display: none;
}


#DivStreet
{
	margin-top: 0px;
}

#DivPostCode
{
	padding-top: 0px; /*display:none; width: 110px; float: left; padding-bottom: 7px; padding-top: 5px;*/
}

#DivCity
{
	padding-top: 0px; /* display:none; width: 220px; float: right; padding-bottom: 7px; padding-top: 5px;*/
}

#DivPhone
{
	padding-top: 0px;
}

#DivEmail
{
	padding-top: 0px;
}

#DivComment
{
	padding-top: 5px;
}


/*
#DivContainerSendBroshure
{

width: 300px;
height: 150px;
text-align: left;
padding-bottom: 10px;
padding-top: 10px;

}

#DivCheckBox
{
float: left;
width: 150px;
text-align: left;
padding: 0px 0 0 0;
margin: 0px 0 0 0;
}

#DivCheckBox label
{
}

#DivCheckBox input
{
margin-left: 5px;
padding-bottom: 5px;
}
*/

#DivButtonSend
{
	width: 200px;
	text-align: left;
	background-color: transparent;
	padding-top: 0px;
	margin-right: 70px;
	margin-top: 0px;
	float: right;
	display: block;
	border: 0px solid black;
}

#DivButtonSend input
{
	text-align: center; /*background-color: transparent; padding-top: 0px; margin-top: 0px; */
	float: left;
	margin-left: 160px;
}

/*
.button
{
background: url(/media/23487/red_arrow.jpg) left top;
background-color: transparent;
background-repeat: no-repeat;
width: 110px;
height: 22px;
border: 0px;
padding-top: 0px;
margin-left: 8px;
margin-top: 0px;
}

.button:hover
{
background: url(/media/23532/red_arrow_over.jpg) left top;
background-color: transparent;
background-repeat: no-repeat;
border: 0px;
}


#DivBrochureCaption
{
padding-left: 10px;
padding-bottom: 5px;
}


*/

.CommentBoxCss
{
	margin-top: 5px;
}

.textbox
{
	margin-top: 5px;
}


#DivMainEmailForm .validation_warning_span
{
	float:none;
	display:inline;

	padding-left:5px;
}
#DivValidationContainer
{
display:block;
float:left;
/*clear:both;*/

width:100%;

margin-top:7px;
padding-left:60px;
}

#DivValidationContainer span
{
	float:left;
font-weight:bold;
}


/* END GENERAL EmailForm STYLES */




/* EDITOR PROPERTIES */
