/*
B.K.R. Italia S.r.l.
Main CSS File
*/

/*
 * General
 */
html {
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font: normal 1.0em  Calibri, 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	
	
	background: #001A4C url("images/background-bg.gif") repeat-y center;
	color: #FFF;
}

a
{
	color: #001B55;
}

input, select, textarea
{
	font: normal 0.8em/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input, textarea
{
	padding: 2px 2px 2px 2px;
}

img
{
	border: 0px none;
}

hr
{
	height: 1px;
	border: 1px solid #BBB;
}

p
{
	margin: 10px 0px 20px 0px;
}

h1
{
	font-size: 3.5em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 12px 0px;
	line-height: 30px;
}

h2
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	border-bottom: 1px solid #BBB;
}

h3
{
	font-size: 1.1em;
	font-style: italic;
	margin: 20px 0px 10px 0px;
}

/*
 * Divs
 */
#wrapper2
{
	width: 100%;
	min-width: 920px;
	
	background: url("images/background-top.gif") repeat-x top right;
}

#wrapper3
{
	width: 920px;
	margin: 0px auto;
	
	background: url("images/right-border-bg.gif") repeat-y top right;
}

#wrapper4
{
	background: url("images/right-border-top.jpg") no-repeat top right;
}

#wrapper5
{
	background: url("images/left-border-bg.gif") repeat-y top left;
}

#wrapper6
{
	background: url("images/left-border-top.jpg") no-repeat top left;
}


#wrapper7
{
	margin: 0px 60px 0px 60px;
}

#print_logo
{
	display: none;
}

#center
{
}

#infoBar
{
	height: 22px;
	line-height: 19px;
	
	font-size: 0.8em;
	text-align: right;
	
	background: #000E3F url("images/infobar-bg.jpg") no-repeat;
	display:none;
}

#infoBar a
{
	color: #CCC;
}

#languageSelector
{
	float: right;
}
#languageSelector, #languageSelector div, #languageSelector ul, #languageSelector li
{
	display: inline;
}
#languageSelector ul, #languageSelector li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#languageSelector .languageSelector_Selector
{
	display: block;
	cursor: pointer;
	width: 130px;
	padding: 0px 3px;
	background-color: #5f657e;
	border: 1px solid #787e98;
	margin: 2px;
	margin-left: 5px;
	height: 13px;
	line-height: 13px;
}
#languageSelector .languageSelector_Selector a
{
	font-style: italic;
	text-decoration: none;
}
#languageSelector .languageSelector_Popup
{
	background-color: #5f657e;
	color: #FFF;
	border: 1px solid #787e98;
	min-width: 130px;
	margin: 0px;
}
#languageSelector .languageSelector_Popup a
{
	display: block;
	padding: 3px;
	width: auto;
}
#languageSelector .languageSelector_Popup a:hover
{
	background-color: #C1C6D9;
	color: #333;
}
#languageSelector .languageSelector_Popup p
{
	margin: 0px 5px;
	font-style: italic;
}
#languageSelector .languageSelector_Popup ul
{
	
	margin: 0px;
}
#languageSelector .languageSelector_Popup li
{
	display: block;
	line-height: 1em;
}

#header
{
	height: 170px;
	text-align: right;
	font-size: 7.2pt;
	line-height: 13px;
	color: #FFF;
	background: #000E3F url("images/header-bg_2019-2.jpg") no-repeat;
	background-position:0px 0px;
	position:relative;
}
.logo_b_one{
	display:block;
	position:absolute;
	width:306px;
	height:151px;
	top:12px;
	left:248px;
}
#header a
{
	display: block;
}

#homeLink
{
	float: left;
	width: 350px;
	height: 150px;
}

#header_border
{
	height: 49px;
	
	color: #FFF;
	background: #6D82A1 url("images/header-border_2018-2.jpg") no-repeat;
}

#footer
{
	border-top: 1px solid #BFC5D2;
	margin: 50px 0px 0px 0px;
	text-align: center;
	font-size: 0.7em;
	line-height: 1.5em;
}

#footer p
{
	margin: 20px 0px 0px 0px;
}

#footer p:first-child
{
	display:none;
}
#footer a:visited, #footer a:hover, #footer a:link, #footer a:active 
{
	color:#fff;
	font-weight:bold;
}
#content
{
	width: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	min-height: 783px;
	background: #6176A4 url("images/content-bg.jpg") no-repeat;
}

#content_home
{
	width: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background: #6176A4;
}

#content_pad
{
	margin: 0px 10px 0px 10px;
}

#content_pad_home
{
	height: 200px;
	padding: 40px 30px 0px 30px;
	/*background: #6176A4 url("images/content-bg-home.jpg") no-repeat;*/
	
}

#left_content_wrapper
{
	background: url("images/left-content-bg.jpg") no-repeat;
}

#left_content
{
	width: 187px;
	
	float: left;
	text-align: right;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content_wrapper
{
	margin: 0px 0px 0px 190px;
}

#navigation_info
{
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #BBB;
}

#navigation_info p
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#left_content p
{
	padding: 0px 5px 0px 0px;
}

#left_content ul
{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#left_content li
{
	list-style-type: none;
	display: block;
	height: auto;
	line-height: 21px;
	padding: 5px 10px 5px 0px;
}

#left_content li:hover
{
	background: #4F5F82 url("images/left-content-highlight.jpg") no-repeat;
}

#product_highlight_header
{
	height: 49px;
	
	background: #000439 url("images/product-highlight-header_2018.jpg") no-repeat;
}

#product_highlight_content
{
	height: 304px;
	text-align: center;
	background: #000439 url("images/product-highlight-bg.jpg") no-repeat;
}

#product_highlight_content a
{
	color: #BFC5D2;
}

#product_highlight_content h1
{
	color: #EEE;
}

#product_highlight_content h2
{
	text-align: left;
	margin: 10px 0px 0px 60px;
	font-size: medium;
	color: #EEE;
	border-bottom: 1px solid #EEE;
	font-style: normal;
}

#product_highlight_content p
{
	text-align: left;
	margin: 5px 0px 0px 60px;
	line-height: 1.2em;
}

#product_highlight_footer
{
	height: 41px;
	
	background: #000439 url("images/product-highlight-foote-2019.jpg") no-repeat;
}

#errors
{
	width: auto;
	max-height: 300px;
	overflow: auto;
	
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #600;
	color: #E97;
	font-size: small;
}

#errors a
{
	color: #E97;
}

#errors li
{
	list-style-type: none;
}

#errors table
{
	width: 90%;
	margin: 0px 0px 0px 0px;
}

#errors th
{
	width: 80px;
}

/*
 * Classes
 */
.image_header
{
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
}

.location
{
	font-size: x-small;
}

.smallfont
{
	font-size: x-small;
	margin: 0px 0px 0px 0px;
}

.bigfont
{
	font-size: x-large;
}

.hugefont
{
	font-size: xx-large;
}

.products td
{
	padding: 30px 0px 0px 0px;
	text-align: center;
}

.products li
{

}

.login_field
{
	border: 1px solid #BBB;
	padding: 0px 20px 30px 70px;
	margin: 30px 0px 0px 0px;
}

.login_field legend
{
	color: #384284;
	margin: 0px 0px 0px 10px;
	padding: 0px 20px 0px 20px;
}

.login_field p
{
	margin: 20px 0px 0px 0px;
}

.input_text
{
	margin: 0px 0px 0px 10px;
	padding: 3px 3px 3px 3px;
}

.input_button
{
	margin: 0px 0px 0px 80px;
}

.language_selection
{
	display: inline;
}

.language_selection select
{
	padding: 0px 0px 0px 0px;
}

.language_selection input
{
	padding: 0px 1px 0px 1px;
}

.image_gallery img
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;	
	border: 1px solid #30475B;
	background-color: #50677B;
}

.image_gallery img:hover
{
	background-color: #60778B;
}

.admin_options
{
	font-size: x-small;
	text-align: right;
	background-color: #50677B;
	border: 1px solid #30475B;
	padding: 5px 5px 5px 5px;
	margin: 20px 0px 0px 0px;
}


/*
   admin_table_horizontal
*/
.admin_table_horizontal
{
	width: 100%;
	border-collapse: collapse;
}

.admin_table_horizontal td, .admin_table_horizontal th
{
	padding: 5px;
}

.admin_table_horizontal caption
{
	background-color: #50677B;
	border: 1px solid #30475B;
	font-weight: bold;
	margin-top: 20px;
}

.admin_table_horizontal thead, .admin_table_horizontal tfoot
{
	background-color: #50677B;
	border: 1px solid #30475B;
}

.admin_table_horizontal tbody tr
{
	height: 100px;
}

.admin_table_horizontal tbody th, .admin_table_horizontal tbody td
{
	padding: 5px;
}

.admin_table_horizontal tbody th
{
	width: 20%;
	border-bottom: 1px solid #30475B;
	text-align: left;
	vertical-align: top;
	font-size: small;
	font-weight: normal;
}

.admin_table_horizontal tbody th label
{
	display: block;
	font-size: large;
	font-weight: bold;
}

.admin_table_horizontal tbody td
{
	border-bottom: 1px solid #30475B;
	vertical-align: top;
}

.admin_table_horizontal tbody td td
{
	border: 0px none;
}

.admin_table_horizontal table
{
	width: 100%;
}


/*
   admin_table_vertical
*/
.admin_table_vertical
{
	width: 100%;
	border-collapse: collapse;
	margin-top: 15px;
}

.admin_table_vertical td, .admin_table_vertical th
{
	padding: 5px;
}

.admin_table_vertical caption
{
	background-color: #50677B;
	border: 1px solid #30475B;
	font-weight: bold;
}

.admin_table_vertical thead, .admin_table_vertical tfoot
{
	background-color: #50677B;
	border: 1px solid #30475B;
}

.admin_table_vertical tbody th
{
	width: 20%;
	border-bottom: 1px solid #30475B;
	text-align: left;
	vertical-align: top;
	font-size: small;
	font-weight: normal;
}

.admin_table_vertical tbody th label
{
	display: block;
	font-size: large;
	font-weight: bold;
}

.admin_table_vertical tbody td
{
	border-bottom: 1px solid #30475B;
	vertical-align: top;
}

.admin_table_vertical tbody td td
{
	border: 0px none;
}

.admin_table_vertical table
{
	width: 100%;
}

/*
   admin_list
*/
.admin_list
{
	width: 100%;
	border-collapse: collapse;
}

.admin_list tbody tr
{
	height: 1em;
}

.admin_list th, .admin_list td
{
	vertical-align: top;
}

.admin_list tbody ._1
{
	background-color: #667995;
}

.admin_list tbody ._2
{
	background-color: #70879B;
}

.admin_list tbody tr:hover
{
	background-color: #768DA2;
}


/*
   admin_nestedtable
*/
.admin_nestedtable
{
	border: 1px solid #30475B;
}

.admin_nestedtable td, .admin_nestedtable th
{
	border: 1px solid #30475B;
}


/*
   admin_input
*/
.admin_input
{
	width: 50%;
}


/*
   admin_input_*
*/
.admin_input_textfield
{
	font-size: 1em;
}

.admin_input_textarea
{
}

.admin_input_select
{
}

.admin_input_button
{
	padding: 2px 10px 2px 10px;
	font-size: x-small;
}



/*
   admin_field
*/
.admin_field
{
	border: 1px solid #BBB;
	padding: 0px 10px 15px 10px;
	margin: 15px 0px 0px 0px;
}

.admin_field legend
{
	color: #384284;
	margin: 0px 0px 0px 10px;
	padding: 0px 20px 0px 20px;
}



.specs tbody th
{
	width: 50%;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

.specs p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.specs_group
{
	padding: 5px 20px 10px 10px;
	text-align: left;
}

.table
{
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}

.table tr
{
	background-color: #435375;
}

.table th
{
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #888;
}

.table td
{
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #888;
}

.table a
{
	color: #AAA;
}

.userdata th
{
	width: 25%;
}

.reg_products thead th
{
	border-bottom: 0px none;
}

.reg_products th
{
}

.table caption
{
	height: 2em;
	line-height: 2em;
	background-color: #374769;
	font-weight: bold;
	margin-top: 20px;
	border-bottom: 1px solid #999;
}

.info_table td, .info_table th
{
	vertical-align: top;
}

.info_table th
{
	width: 25%;
}

.info_table tbody input
{
	width: 50%;
}

.info_table tbody select
{
	width: 51.5%;
}

.info_table textarea
{
	width: 75%;
}

.contacts_table th
{
	width: 170px;
	padding: 10px;
	text-align: right;
}

.contacts_table td
{
	padding: 0px 0px 0px 10px;
}

.form_table
{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}

.form_table tr
{
	background-color: #435375;
}

.form_table tbody td
{
	padding: 15px;
	height: 3.5em;
	vertical-align: top;
	border-bottom: 1px solid #888;
}

.form_table tbody th
{
	width: 250px;
	padding: 15px;
	height: 3.5em;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px solid #888;
}

.form_table caption
{
	height: 2em;
	line-height: 2em;
	background-color: #374769;
	font-weight: bold;
	margin-top: 20px;
	border-bottom: 1px solid #999;
}

.form_table tbody label
{
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.form_table tbody input, .form_table tbody textarea, .form_table tbody select
{
	width: 75%;
	font-family: "Calibri", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.form_table tfoot td
{
	padding: 20px;
	background-color: #374769;
}

.requestForm_Table
{
	width: 100%;
	border-collapse: collapse;
}

.requestForm_Table td, .requestForm_Table th
{
	vertical-align: top;
	padding: 10px;
}

.requestForm_Table th
{
	width: 25%;
	padding-left: 30px;
}

.requestForm_Table tbody input
{
	width: 50%;
}

.requestForm_Table tbody select
{
	width: 51%;
}

.requestForm_Table textarea
{
	width: 75%;
}

.requestForm_Table .requestForm_InvalidCell
{
	background-color: #933;
	border: 1px solid #D33;
}

.requestForm_ProtectionField
{
	display: none;
	visibility: hidden;
}


#banner 		{ position: fixed; display: none; 				}
#banner img 	{ margin: 0px; float: left; clear: left; 		}
