/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

/* GRID */
div.grid2col { width: 100%; display:block; overflow:auto; }

div.first33 { 
width: 24%; 
margin-left: 2%; 	
overflow:hidden;	
float: left;
min-height:70px;
height:auto !important;
height:70px;
font-size:0.85em;
}

div.first49{ 
width: 48%; 	
overflow:hidden;	
float: left;
}

div.first32 { 
width: 24%;  	
overflow:hidden;	
float: left;
min-height:60px;
height:auto !important;
height:60px;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	line-height: 135%;
	color: #333;
font-size:0.85em;
}

#jflanguageselection
{
    float: right;
	margin: -24px 150px 10px 5px;    
}

.rawimages {
	text-align: center;
	margin-top: 3px;
}
.rawimages img {
	border: none;
	margin:2px;
}

#login_vb { 
	/*position: absolute;
	top: 75px;
	right: 0px;
	z-index: 12;
	width: 300px;
	height: 36px;
	padding: 13px 15px 0px 15px;
	background: #FFFFFF;
	border: 1px solid #101110;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;*/
}

#logobar { 
	background: url(../images/variations/combsblue/logobar_left.png) 0 0 no-repeat; 
	z-index:-70;
	}

#logobar div.logobar-2 {
	padding: 0px 10px 3px 10px;
	background: url(../images/variations/combsblue/logobar_right.png) 100% 0 no-repeat;
	z-index:-70;
}

#logobar div.logobar-4 {	
	height: 160px;
	background: url(../images/variations/combsblue/logobar_middle.png) 100% 0 no-repeat;
	z-index:-70;
}

#logobar div.logobar-3 {

	background: url(../images/variations/combsblue/logobar_middle_2.png) 100% 0 repeat-x;
	z-index:-70;
}

#logo {
	position: absolute;
	top: 15px;
	left: 0px;
    z-index: 1;
}