@charset "UTF-8";

* {padding:0; margin:0}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h2#mailmagazine {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.magazine {
	text-align: center;
	padding-top: 10px;
	background-color: #FFFFFF;
	width: 600px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.contact {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

div.contact h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 10px;
	padding: 0px;
}

div.contact p {
	text-align: center;
	padding-bottom: 20px;
}

div.contact img {
	vertical-align: middle;
	margin-right: 10px;
}

table#contacttable {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

table#magazinetable {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

table#contacttable th {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #357ECF;
	line-height: 1.2em;
	background-image: url(../images/arrow_contact.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table#magazinetable th {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.2em;
	background-image: url(../images/arrow_contact.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 5px;
	white-space: nowrap;
}

table#contacttable th.nonnon {
	background-image: none;
}

table#contacttable td {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

table#magazinetable td {
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
}

table#contacttable td#contents {
	width: 300px;
}

table#contacttable td input,
table#magazinetable td input {
	border: 4px solid #CCCCCC;
}

table#contacttable td textarea,
table#magazinetable td textarea {
	border: 4px solid #CCCCCC;
}

table#contacttable td.nonnon input {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table#contacttable th span {
	color: #FF0000;
	padding-right: 2px;
	padding-left: 2px;
}

table#contacttable td span {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

table#magazinetable th span {
	color: #FF0000;
	padding-right: 2px;
	padding-left: 2px;
}

table#magazinetable td span {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

div.submitbox {
	padding-top: 20px;
	padding-bottom: 20px;
}

span.red {
	color: #FF0000;
}

div.mobilemail {
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.mobilemail p {
	text-align: left;
	display: block;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
}

div.mobilemail span {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #990000;
	padding-top: 5px;
	text-align: left;
}

div#mobileinput p {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
}

div#mobileinput {
	text-align: left;
	padding-left: 15px;
}

table#mobile {
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table#mobile th {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

table#mobile th input {
	border: 4px solid #CCCCCC;
	height: 22px;
}

table#mobile td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

table#mobadesign {
}

table#mobadesign th {
	text-align: justify;
}

table#mobadesign td {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	width: 310px;
	margin: 0px;
	padding: 0px;
}

table#mobadesign th#mobimg {
	padding-left: 15px;
}

div#closed {
	text-align: center;
	margin-top: 60px;
}
