/* GENERAL STYLES */
/* 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: 310px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	--float: left;
	display:inline;
	margin-right: 10px;
}

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

#DivMainEmailForm div span
{
	float: left;
	width: 80px;
	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: auto;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	--float: right;
	display:inline;
	padding-left: 100px;
	margin-left: 100px;
}

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

#DivCheckBox label
{
	float:right;
}

#DivCheckBox input
{
		float:right;
	margin-left: 5px;
	padding-bottom: 5px;
}


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

#DivButtonSend input
{
	/*text-align: center;  	float: left; 	margin-left: 160px;*/ /*background-color: transparent; padding-top: 0px; margin-top: 0px; */
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ff5503;
	border: 0px solid #cccccc;
	margin-left: 80px;
}

/*
.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;
}

/* END GENERAL EmailForm STYLES */


/* EDITOR PROPERTIES */




/* BROCHURE EMAIL FORM CSSS*/

/*
.CssDIVBrochure
{
	float:right;
        padding-left:100px;
        margin-left:100px;
}


.CssTableSendEmail
{
	float:left;
        margin-right:100px;
}


.textbox
{
	width:220px;
        margin-left:15px;
}


.CommentBoxCss
{	
        margin-left:15px;
}


.buttonBrochureSend
{
	font-size:10px;
        text-transform: uppercase;
	text-decoration: none;
        color: #ff5503;
	border: 1px solid #cccccc;       
        margin-left:15px;
}
*/

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

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

width:auto;

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

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


/* END BROCHURE EMAIL FORM CSSS */

/* EDITOR PROPERTIES */
