body{
	background: #E9EAEC;
	font: 70% Arial, Helvetica, sans-serif;
	margin: 10px 0;
	text-align: center;
}
a img {
	border: none;
}
a{
	color: #4C5D95;
}
h1, h2, h3{
	color: #4C5D95;
}
h1{
	font-size: 2em;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.3em;
}
table, p{font-size: 1em;}


/* Main */

#wrapper{
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
#header{
	background-color: #111c5d;
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 106px;
	margin-bottom: 10px;
	padding-top: 0px;
}
#main{
	float: left;
	margin: 0;
	width: 450px;
        height: 4em;
}
html>body #main {min-height: 4em; height: auto;}

#layout-sub{
background: url(/fileadmin/images/1div.gif) 570px repeat-y;
padding: 10px;
}
#layout-index{
background: url(/fileadmin/images/1div.gif) 470px repeat-y;
padding: 10px;
}


#layout-sub #main{
width: 550px !important;
}

#right{
	float: left;
	margin-left: 20px;
	width: 240px;
}
#layout-sub #right{
width: 190px !important;
}

#layout-clear {padding: 10px;}
#layout-clear #main{width: 95% !important; border: none;}
#layout-clear #right {display: none;}

#logo{
	text-align: right;
}
#logo img {margin: 10px 40px 0 0;}
#top{
	background: #111C5D;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 2.2em;
}
#search{
	float: right;
	margin: .4em .8em 0 0;
}
#search form, #search  input{
	font-size: .9em;
	margin: 0;
	padding: 0;
}
#search input.topsearch {
	background: #111C5D;
	border: 0 none;
	color: #FFFFFF;
	font-weight: bold;
}
#breadcrumbs {
	color: #666666;
	margin: 1em;
	padding: 0;
}
#breadcrumbs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	color: #666666;
}
#toolbar{
	float: left;
	margin: 4em 0 0;
}
#toolbar a, #toolbar span{
	margin-right: 1em;
}
#footer{
	background: url(/fileadmin/images/bg-bottom.gif) #FFFFFF top no-repeat;
	height: 100px;
	margin-top:0 2em;
	padding: 0 1em;
	text-align: right;
}
#copyright {
	font-size: 10px;
	text-align: center;
}
#copyright p{margin: 0; padding:0;}
#sponsors img{
	margin: 3em 0 15px 25px;
}
#sponsors div{display: inline;}

/* bottom sponsoprs line*/
#sponsors2{
       
	margin: 1em 0 1em;
	text-align: center;
}
#sponsors2 div{display: inline;}
.clear{
	clear: both;
}


/* News settings */
.news-single-backlink{
	margin: 1em 0;
}
.news-box{
	margin-bottom: 2em;
}
.news-date{
	color: #666666;
	font-size: .9em;
}
.news-title{
	font-weight: bold;
	margin: 0.3em 0;
}

#wizard_progress{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
        height: 2em;
        margin: 1em 0;
}
#wizard_progress div{
       width: 20%; 
       text-align:center;
       float: left;
       color: #999;
}

#wizard_progress div.current {
	font-weight: bold;
        color: #000;
}
.tx_stepregistration_pi1_errors{font-weight: bold; color: red;margin: 1em 0; font-size: 1.2em; text-align: center;}


#short_listing{
width: 98%;
}

#short_listing th{
border-bottom: 3px solid #111C5D;
}
#short_listing td,#short_listing th{
padding: 0.2em;
}

.company_box{
border: 1px #000 solid;
border-width: 1px 1px 0;
margin-bottom: 3em;
}
.company_box p{margin: 0;}
.company_box_top{
background: #3F4994;
color: #fff;
font-weight: bold;
padding: 0.2em;
}

.company_box_content{
padding: 0.5em 0.8em;
border-bottom: 1px #000 solid;
clear:both;
}

.company_box_content dd{
margin-left: 6em;
}

.company_box_content dt{
width: 5em;
float:left;
clear:both;

}
.clear {clear: both;}
.right{float: right;}
.company_box_30{width: 33%; float: left;}


.alphabet_l{float: left; padding: .3em; text-align: center;}

#login{float: left;  font-size: .9em;}
.tx-loginboxmacmade-pi2 h3{font-size: 1.2em; margin:2em 0 0.5em; padding: 0; text-align: left;}
.tx-loginboxmacmade-pi2 form{clear: left; margin:0; padding: 0;}
.tx-loginboxmacmade-pi2 div{float: left; text-align: left; }
.tx-loginboxmacmade-pi2 div input{width: 80px; font-size: 1em; margin: 0 .2em 0 0; padding: 0;}
.tx-loginboxmacmade-pi2 div.submitbutton{float: left;margin-top: 1.2em;  }
.tx-loginboxmacmade-pi2 div.submitbutton input{width: auto;}
.tx-loginboxmacmade-pi2 div.forgot{float: left; clear: both;}

#plaintext{background: #fffff;
text-align: left; padding: 1em;}


p.justify{text-align: justify;}
p.align-left{text-align: left;}
p.align-right{text-align: right;}
p.align-center{text-align: center;}

.imgtext-table{margin: 0 auto;}