@charset "UTF-8";
/* CSS Document */

html {
overflow: -moz-scrollbars-vertical;overflow-x: auto;
}


body  {
	margin-top:0px;
	margin-bottom:0px;
	height: 100%;
	padding: 0;
	background-color: #E5E5E5;
}	
	
#wrapper_header {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
}

#wrapper_content {
	height: 100%;
	width: 100%;
	background-color: #E5E5E5;
	overflow: hidden;
}

#wrapper_footer {
	height:100%;
	width: 100%;
	background-color: #111111;
	overflow: hidden;

	
}

/* Header Elements START */

#header {
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-right: 30px;
	padding-left: 30px;
	overflow:hidden;
}

#logo_box {
	width: 310px;
	clear:none;
	float:left;
	margin-right:10px;
	height: 150px;
}


.button_box {
	height: auto;
	width: 150px;
	margin-right: 10px;
	clear: none;
	float: left;
	overflow: hidden;
	
	margin-bottom: 20px;
}

.button_box_final {
	height: auto;
	width: 150px;
	clear: none;
	float: left;
	overflow: hidden;
	
	margin-bottom: 15px;	
}

/*Search START*/ 
.search_box{
	height: 20px;
	width: 100%;
	background-color: #F5F5F5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #111111;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	border: none;
	margin-top: 5px;
	
}


/* ---------------- Highlight  START */
.search_box:focus, .search_box:focus {
	background-color: #E5E5E5;
	outline: none;
}

.bigTarget li{
	width:100%;
	height: 100%;	
	}
	
	
.bigTarget li.hover{
	background:#F2F2F2;
	cursor:pointer;
	text-decoration: none;	
	}
	
	

/* ---------------- Highlight  END */

/*Search END*/

.button_box_label {
	height: auto;
	width: 150px;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	
	clear: none;
	float: left;
	overflow: hidden;
		
}

/* Header Elements END */
/* Footer Elements START */

#footer_dark {
	position:relative;
	height:100%;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	background-color: #111111;
	overflow:hidden;
}

#footer_1collumn {
	height: auto;
	width: 310px;
	clear: none;
	float: left;
	margin-right: 10px;
	bottom: 0px;

}

.footer_extended_collumn {
	width: 150px;
	clear: none;
	float: left;
	margin-right: 10px;
	
}

.footer_small_collumn {
	height: auto;
	width: 150px;
	
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	
	clear: none;
	float: left;
}

.footer_small_collumn_top_margin {
	height: auto;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: none;
	float: left;
	margin-top: 15px;
}

.footer_small_collumn_end {
	height: auto;
	width: 150px;
	
	clear: none;
	float: left;	
	
}

#logo_bottom {
	margin-bottom: 5px;	
	
}

.footer_underlined_box {
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 12px;
}




/* Footer Elements END */

/* Global Elements START */

.text_desc {
	height: 100%;
	width: 310px;
	margin-top: 30px;
	margin-right: 10px;
	clear: none;
	float: left;
}

.text_desc_end {
	height: 100%;
	width: 310px;
	margin-top: 30px;
	clear: none;
	float: left;
}

.text_sample {
	height: 100%;
	width: 630px;
	margin-top: 30px;
	clear: none;
	float: left;
}

.text_desc_sep_line {
	height: 100%;
	width: 100%;
	margin-top: 40px;
	clear: none;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.lang_icon {
	height: 15px;
	width: 100%;
	margin-bottom: 15px
}


/* Backtotop START */

.backtotop_arrow {
	position: relative;
	height: 100%;
	width: 310px;
	
	clear:none;
	float:left;
}

img.backtotop_down {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
}
 
img.backtotop_up {
	position: absolute;
	left: 0;
	top: 0;
}

/* Backtotop END */

/* Comments START */

#comments_box {
	height: 100%;
	width: 950px;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom: 30px;
}

#quotation_marks_open {
	margin-top: 15px;
}

#quotation_marks_close {
	margin-top: 15px;
	margin-bottom: 15px;
	clear:left;
	float: right;
}

#comments_title {
	margin-top: 15px;

}


.text_comment {
	height: 100%;
	width: 310px;
	margin-top: 30px;
	margin-right: 10px;
	clear: none;
	float: left;
}

.text_comment_end {
	height: 100%;
	width: 310px;
	margin-top: 30px;
	clear: none;
	float: left;
}



/* Comments END */
/* Global Elements END */

/* Image Link style START */

#img_310px_white{
	height: 410px;
	width: 270px;
	background-color: #FFFFFF;
	padding: 20px;
	clear: none;
	float: left;
	margin-right: 10px;	
	
	}
	
#img_310px_white_nomargin {
	height: 410px;
	width: 270px;
	background-color: #FFFFFF;
	padding: 20px;
	clear: none;
	float: left;
	
	}
	
/* Image Link style END */

/* Image_Preview style START */

#screenshot{
	position:absolute;
	background:#fff;
	padding:15px;
	display:none;
	color:#fff;
	}
	
/* Image_Preview style END */

