/* Style Newsletter Page*/

.div_newsletter_main_container
{
	width: 600px;
	min-height: 400px;

	margin-top: 50px;
	margin-left: 52px;

	font-family:Arial;
	font-size:11px;
	font-weight:normal;

	color: #cccccc;
}

.tablenewsletter
{
	padding:0px;
	margin:0px;

	/*border-spacing:0;*/

	vertical-align:top;	

	color:#cccccc;
}

.tablenewsletter td
{
	width: 210px;
}

.tablenewsletter .input,
.tablenewsletter .input_city,
.tablenewsletter .input_postcode
{
	width: 150px;

	font-family: Arial;
	font-size: 11px;

	color: #ffffff;

	background-color:#000000;

	border: solid 1px #666666;
}

.tablenewsletter .input_postcode
{
	width: 35px;
}

.tablenewsletter .input_city
{
	width: 111px;
}

.button
{
	padding-top:2px;
	padding-bottom:2px;

	font-family: Arial;
	font-size: 11px;     

	color: #8d8d8d;

	cursor:pointer;

	background-color: #000000;

	border: solid 1px #1f1f1f;
	border:0;
}

.button:hover
{
	color: #ffffff;
}

.newsletter_sign_up_table_row_header
{
	color: #ffffff;
}

.newsletter_sign_out_table_row_status
{
	text-align:center;
	color: #ffffff;
}

/* End Style Newsletter Page*/





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
