body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 13px;
	color: black;
}

h1,
h2,
a {
	color: #023E6A;
}

img{
  border:none;
}

a {
	font-weight: bold;
}

.clear {
	width: 100%;
	clear: both;
	height:0;
	font-size:0;
}

a:hover {
	color: #993300;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: solid 1px #e1e1e1;
	padding: 0.5em 1em;
}

legend {
	font-size: 100%;
	font-weight: bold;
	padding: 0 1em;
	color: #cc3300;
}

#body {
	margin: 0 auto;
	width: 996px;
}

#page {
	
}

#header {
	height: 20px;
	position: relative;
}

#header h1 {
	font-size: 25px;
	text-align: center;
}

#main {
	width: 896px;	/* IE7 bug: not showing text and menu background without width */
	background-color: white;
	margin: 50px 50px;
	padding: 20px 0;
}

#main p {
  text-align: justify;
}

#main h2 {
	text-align: center;
}

#main h3 {
	font-size: 18px;
}

#menu {
	background-color: #B9CE64;
	padding: 10px;
	border: solid 2px #75786E;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	list-style: none;
	margin: 0 19px;
}

#main .paymentMode {
	padding: 10px;
	width: 415px;
	float: left;
	border: solid 1px #AAA;
	height: 205px;
}

#main .paymentMode h3 {
	color: #E36C0A;
}

#sms {
	background-color: #FBD4B4;
	margin-right: 20px;
}

#call {
	background-color: #D6E3BC;
}

#faq {
	display: none;
}

#faq h2 {
	font-size: 16px;
	text-align: left;
	margin-top: 40px;
	color: #930;
}

#faq .orange {
	color: #C60;
	font-weight: bold;
}

#faq .green {
	color: green;
	font-weight: bold;
}

#faq .violet {
	color: #96C;
	font-weight: bold;
}

#footer {
	border-bottom: solid 5px #4978B0;
	margin: 0 auto;
	width: 896px;
}

#mcWidget_registration_address .formRow label,
#mcWidget_registration_deliveryAddress .formRow label,
#mcWidget_registration_company .formRow label,
#mcWidget_registration_person .formRow label,
.myAccount .formRow label {
	display: block;
	width: 160px;
	float: left;
}

#mcWidget_registration_address .formRow input,
#mcWidget_registration_deliveryAddress .formRow input,
#mcWidget_registration_company .formRow input,
#mcWidget_registration_person .formRow input,
.myAccount .formRow input {
	width: 200px;
}

#mcWidget_registration .formRow .street label{
	display:inline;
	float:none;
	margin-right:127px;
}

#mcWidget_registration .formRow .street input {
	display:inline;
	float:none;
}

#mcWidget_registration .formRow .streetNumber label{
	display:inline;
	float:none;
}

#mcWidget_registration .formRow .streetNumber input {
	display:inline;
	float:none;
	width:40px;
}

#mcWidget_registration .formRow #mcWidget_registration_phone {
	width:80px;
}

#mcWidget_registration .formRow #mcWidget_registration_marketingAgreement{
	width:20px;
}

#mcWidget_eventLog_from, #mcWidget_eventLog_to{
	width:92px;
}

#mcWidget_registration .formRow #mcWidget_registration_password1,
#mcWidget_registration .formRow #mcWidget_registration_password2{
	width:120px;
}

table th{
	text-align:center;
}

table td{
	background-color:#f7f7f7;
}

#mcWidget_eventLog table.normal{
	table-layout: fixed;
}


#mcWidget_eventLog table.normal tr.odd td{
	background-color:#efefef;
}

#mcWidget_messages ul li.error {
	color:white;
	background-color:red;
	padding:2px 0;
}

#mcWidget_messages ul li.success {
	color:white;
	background-color:green;
	padding:2px 0;
}

/*
*
*Introduction section
*/

#mcWidget_introduction .manual_page{
	width:520px;
}

#mcWidget_introduction .manual_page.main{
	border:solid 5px gray;
}

#mcWidget_introduction p{
	text-align:justify;
	padding:0 5px;
	font-size:12px;
}

#mcWidget_introduction img.cat{
	display:block;
	width:135px;
}

#mcWidget_introduction .links{
	font-size:12px;
	width:380px;
	float:left;
}

#mcWidget_introduction .links a:visited,
#mcWidget_introduction .links a{
	color:blue;
	text-decoration: underline;
	border:none;
	margin-left:17px;
}

#mcWidget_introduction .clear{
	width:100%;
	clear:both;
}

#mcWidget_introduction .right{
	text-align:right;
}

#mcWidget_introduction .right.police{
	color:orangered;
	margin-top:0;
}

#mcWidget_introduction .right.info_img{
	margin-bottom:0;
	padding-top:10px;
}

#mcWidget_introduction .bottom.right{
	font-size:8px;
	text-align:center;
	font-family:verdana;
}

#mcWidget_introduction h2{
	text-decoration: underline;
}

#mcWidget_introduction .whole{
	white-space: nowrap;
}

#mcWidget_introduction .type_of_payment{
	font-size:30px;
	color: #050081;
	font-weight:bold;
}

#mcWidget_introduction .price_list img{
	vertical-align: bottom;
}

#mcWidget_introduction .emph{
	font-weight:bold;
	color: #050081;
}

#mcWidget_introduction .rz{
	color:red;
}

#mcWidget_introduction td{
	background-color:#dddddd;
	text-align:center;
}

#mcWidget_introduction li{
	text-align: justify;
}

#mcWidget_dandoElementList_from,
#mcWidget_dandoElementList_to,
#mcWidget_dandoDocumentList_from,
#mcWidget_dandoDocumentList_to {
  width:100px;
}

#mcWidget_introduction .section_header{
	margin:0;
	color:#ff4500;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
}

#mcWidget_login_accountNumber{
	width:142px;
}

#mcWidget_loginArea{
	width:212px;
}

#mcWidget_logout li{
  list-style: none;
}

#mcWidget_logout dd{
  font-weight:bold;
}

#mcWidget_services table .button{
	height:20px;
}

.required{
	font-weight:bold;
}

#mcWidget_registration .left,
#mcWidget_dandoPsmsLogin .left{
	width:150px;
	display:block;
	float:left;
}

label.error{
	display:block;
	color:red;
}

#mcWidget_registration label.error{
	float:none;
	display:inline;
}