/*
###########################################
#
#  mailcluster exim Webinterface
#  copyright by Markus Melber, 2006
#  Developer: Markus Melber markus@melber.info
#			    mm@ecore.net				
#  help: markus@melber.info 
#
#
#  Style: blueline
#  last update this site: 2006-09-14
#
###########################################
blue: 3A39A6
green: CDE985
*/

.error_message {
        color: red;
        font-weight: bold;        
}

.ok {
        color: green;
        font-weight: bold;        
}

.akt_menu {    	
        font-weight: bold;
        font-size: 15px;
        color: #3A39A6;        
        
}


.title {    	
        font-weight: bold;
        font-size: 14px;
        color: #3A39A6;        
}

.fett {    	
        font-weight: bold;
}

.menu_box {    	
	padding:10px;
    background-color: #F7F7F7;     
	border:1px double #3A39A6;      	
}

.info_box {    	
	padding:10px;
    background-color: #EDEDED;     
	border:1px dashed #3A39A6;      	
}

.footer {

    color : orange;
    font-size: 10px;    
}

.main_box {    	
	padding:10px;
    background-color: #F7F7F7;     
	/* border:1px double #3A39A6;      	 */
    border:1px double orange;      	
}

.menu1 {
    background-color: #3A39A6;   
         
}

.error_box {    	
	padding:10px;
    color : red;
    font-size:13px;
    font-weight: bold;    
    background-color: #EDEDED;         
	border:1px double red;      	
    }

.domain_name {
        color : #ffffff;
        font-size:20px;
        font-weight: bold;
        }    
        
.
 {
        color : #ffffff;
        background-image:url(/vexim2/styles/blueice/images/menu_back.jpg);
        }
        
a.white:link 
            {
            color:#ffffff;
            }
a.white:visited 
            {
            color:#ffffff;
            }
a.white:hover 
            {
            color:#ffffff;
            }
        
        
.back1 {
        /* blue  */
        background-color:#3A39A6;
        /* background-color: #394DF6;  */
        color: #ffffff;        
        table-layout:auto;
	}            

.back2 {
        /* black  */
        background-color:#3A39A6;
        color: #000000;
        }            
        
button {
    font-family : Verdana, Arial, Helvetica, Geneva, Sans Serif;
    font-size : 10px;
    font-style : normal;
    font-weight: bold;
    background : #364996;
    /*Ü color : #ffffff;     */
    /* background-color: #7574B8; */
    /* border-color: #C2C1E6; */
/*    background-image:url(/vexim2/images/forms/grey.gif);     */
    color: #F7F7F7; 
    background-color:#3A39A6;
    }
            
body {
	font-size: 10pt;
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#3A39A6;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#3A39A6;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

p.alpha {
	padding-bottom: 2em;
}

a.alpha {
	font-size: 110%;
}

table,tr,td,th {
	border: hidden;
	font-size: 10pt;
}

td.check {
	text-align: center;
}

td.button {
	padding-top: 1em;
	text-align: center;
}

td.trash {
	padding-right: 3px;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.button {
	clear: both;
	padding-top: 10px;
	text-align:	center;
}

div.row span.label {
  float: left;
  width: 125px;
  text-align: right;
  }

div.row span.formw {
  position: relative;
  width: 300px;
  text-align: left;
  }

.textfield      { border-color: #000000;
		  border-width: 1px; }

a:link {color:#3A39A6;}
a:visited {color:#3A39A6;}
a:hover {color:#3A39A6;}

a.orange:link {color:orange;}
a.orange:visited {color:orange;}
a.orange:hover {color:orange;}


#Header {
	font-size: 12pt;
	margin:50px 0px 10px 0px;
	padding:10px 0px 2px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:40px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:28px; /* the correct height */
	}
body>#Header {height:28px;}

#Header>a:link, #Header>a:visited {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #000;
}

#Header>a:hover {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #09c;
}
#Content {
	margin: 0px 50px 50px 250px;
	padding:10px;
	overflow: auto;
	}

#forms {
	margin: 15px 200px 50px 250px;
	width: 450px; 
	border: 1px dashed #999; 
	padding: 10px; 
	overflow: visible;
}

#welcome {    
	width:400px;
	padding:10px;
	border:1px dashed #3A39A6;      	
}

#Centered {
	position:absolute;
	left:50%;
	width:400px;
	margin-top:70px;
	margin-left:-266px;
	padding:10px;
	border:1px dashed #CDE985;      
	background-color: #A9C7EC;
}

#Menu {
	position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

#Status {
  position: absolute;
  bottom: 2em;
  font-weight: bold;
  left: 10%;
  text-align: center;
  border: 1px dashed #999;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 2em;
  padding-right: 2em;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:500px;
}
/* Again, "be nice to Opera 5". */
body>#Status {width:500px;}

/* own styles*/
input.red {
	font-style : normal;
	font-weight : normal;
	color : black;        	
	background-image:url(/vexim2/images/forms/blue.gif);
	border:1px solid #A9C7EC;
	}

