@CHARSET "UTF-8";

/*** GLOBAL ****************************************************************************************************************/
html,
.onairAdminContentContentPane.onairCategoryEditor {
    background-image: url('/css/assets/backgrounds/site-background.jpg');
    background-repeat: repeat-x;
    background-color: #0f1941;
}

p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

a:link,
a:visited,
a:hover {
	text-decoration: none;
}

a:link, a:visited {
	color: #1c2d77;
}

a:hover {
	color: #7f7f7f;
}

.Wikus_Cms_Element_MaschinenInfo {
    background-color: #f2f2f2;
    padding: 20px 20px 16px 20px;
}

/*** PAGE LAYOUT ***********************************************************************************************************/
.pagecontainer {
    position: static;
    width: 952px; /* 952 */
    margin: 10px auto 40px auto;
}

.pagecontent {
    width: 936px; /* 952 - 8 - 8 = 936 */
    background-color: #fff;
    padding: 8px;
}

.contentcontainer {
    width: 738px; /* 760 - 32 - 1 = 738 */
    margin: 0 0 0 8px;
    font-weight: normal;
}

.contentcontainer_content {
    width: 520px; /* 520 */
    margin-right: 8px;
    background-color: #fff;
}

.contentcontainer_infoboxes {
    width: 210px;
}

.fullcontentcontainer {
    width: 100%;
    background-color: #fff;
}

.columnleft {
    width: 190px;
}

.fulltextsearchfield {
    background-color: #e2e3e5;
    border-bottom: solid 8px #fff;
    border-bottom: solid 1px #fff;
    padding: 6px 6px 5px 6px;
}



/*** DECORATORS ************************************************************************************************************/
.logobanner {
    background-image: url('assets/backgrounds/logobanner-metal-background.jpg');
    background-repeat: no-repeat;
    height: 105px;
    width: 100%;
    margin: 0 0 16px 0;
}

.logobanner .logo {
    background-image: url('assets/logos/logo_de.png');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
    height: 80px;
    width: 100%;
}

.contentbackground {
    background-color: #e2e3e5;
    background-image: url("assets/backgrounds/background-content-threecolumns.gif");
    background-position: 190px top;
    background-repeat: repeat-y;
    border-bottom: solid 1px #fff;
}

/*.contentbackgroundtwocolumns {*/
    /*background: url("assets/backgrounds/background-content-twocolumns.gif") #e2e3e5 repeat-y 190px top;*/
/*}*/



/*** COPYRIGHT FOOTER ******************************************************************************************************/
div.coypright {
    margin-top: 6px;
    margin-bottom: 3px;
    font-size: 11px;
    /*text-align: right;*/
    color: #fff;
    vertical-align: middle;
}

div.coypright .left,
div.coypright .right,
div.coypright .left img,
div.coypright .right img {
    vertical-align: middle;
}

div.coypright .left,
div.coypright .right {
    vertical-align: middle;
}

div.copyright.nospacing {
    margin-top: 6px;
    font-size: 11px;
    text-align: right;
    color: #fff;
    /*.margin-top: 1px;*/
}

div.copyright a:link, div.copyright a:visited,
div.coypright a:link, div.coypright a:visited {
    color: #fff;
    font-size: 10px;
}

div.coypright a:hover,
div.coypright a:hover {
    color: #fff;
    text-decoration: none;
}

div.coypright.borderTop {
    border-top: solid 1px #C8CDE2;
    padding-top: 6px;
}

.localeSelector {
    position: relative;
    margin-left: 30px;
    /*width: 202px;*/
    /*width: 135px;*/
}

.localeSelectorCurrentLocale {
    text-align: right;
}

.closableLocaleSelector {
    display: none;
    position: absolute;
    z-index: 999;
    padding: 0 0 0 0;
    border: solid 1px #ccc;
    background-color: #fff;
    color: #000;
    right: 0;
    top: 0;
    opacity: 0.9;
    filter:alpha(opacity=90);
}

.localeSelector:hover > .closableLocaleSelector {
    display: block;
}

div.closableLocaleSelector a:link,
div.closableLocaleSelector a:visited,
div.closableLocaleSelector a:hover {
    color: #000;
    display: block;
    padding: 6px 20px 6px 20px;
    margin:  0 0 0 0;
    height: 12px;
}

div.closableLocaleSelector a.iconLink:link,
div.closableLocaleSelector a.iconLink:visited,
div.closableLocaleSelector a.iconLink:hover {
    background-position: 10px 5px;
    background-repeat: no-repeat;
    padding: 6px 20px 6px 40px;
    width: 140px;
}

div.closableLocaleSelector a:hover {
    background-color: #ebebeb;
}




/*** MAIN MENU *************************************************************************************************************/
.mainmenu {
	width: 100%;
	height: 25px;
	overflow: hidden;
}

.mainmenu .menuitem,
.mainmenu .menuitem:link,
.mainmenu .menuitem:visited {
    background: url("assets/backgrounds/inactive-mainmenuitem-background.jpg") repeat-x bottom left;
	color: #fff;
	display: block;
	float: left;
    margin: 3px 0 0 0;
	padding: 3px 15px 5px 15px;
	font-weight: bold;
	text-transform: uppercase;
	height: 14px;
    font-size: 12px;
}

.mainmenu .menuitem:link.active,
.mainmenu .menuitem:visited.active,
.mainmenu .menuitem:hover {
    margin: 0;
    border-top: solid 3px #ce1f1a;
	color: #1c2c77;
    background: #fff;
}

.mainmenu .menuitem.left {
	border-right: solid 1px #bbb;
}

.mainmenu .menuitem.right {
	border-left: solid 1px #bbb;
}



/*** SUBMENU ***************************************************************************************************************/
.submenu {
    width: 190px;
    border-bottom: solid 7px #fff;
}

.submenu a:link,
.submenu a:visited {
    padding: 7px 0 6px 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.0em;
    display: block;
    color: #fff;
    background-color: #1c2d77;
    border-bottom: solid 1px #fff;
}

.submenu a:hover {
    color: #1c2d77;
    background-color: #fff;
    font-weight: bold;
    border-left: solid 3px #ce1f1a;
    padding: 7px 0 6px 7px;
}

.submenu a.active:link,
.submenu a.active:visited,
.submenu a.active:hover {
    color: #1c2d77;
    background-color: #fff;
    font-weight: bold;
    border-left: solid 3px #ce1f1a;
    padding: 7px 0 6px 7px;
}



.submenu a.level_1:link,
.submenu a.level_1:visited,
.submenu a.level_1:hover {
}

.submenu a.level_2:link,
.submenu a.level_2:visited,
.submenu a.level_2:hover {
}

.submenu a.level_3:link,
.submenu a.level_3:visited {
    padding: 7px 0 6px 20px;
    font-weight: normal;
    color: #1c2d77;
    background-color: #bfc1c5;
    background-image: url('assets/icons/submenu-hook.gif');
    background-position: 10px 8px;
    background-repeat: no-repeat;
}

.submenu a.level_3:hover,
.submenu a.level_3.active:link,
.submenu a.level_3.active:visited,
.submenu a.level_3.active:hover {
    padding: 7px 0 6px 17px;
    background-color: #fff;
    border-left: solid 3px #ce1f1a;
    background-position: 7px 8px;
}

.submenu a.level_4:link,
.submenu a.level_4:visited {
    padding: 7px 0 6px 30px;
    font-weight: normal;
    color: #1c2d77;
    background-color: #e2e3e5;
    background-image: url('assets/icons/submenu-hook.gif');
    background-position: 20px 8px;
    background-repeat: no-repeat;
}

.submenu a.level_4:hover,
.submenu a.level_4.active:link,
.submenu a.level_4.active:visited,
.submenu a.level_4.active:hover {
    border-left: solid 3px #ce1f1a;
    background-color: #fff;
    padding: 7px 0 6px 27px;
    background-position: 17px 8px;
}

.submenu a.level_5:link,
.submenu a.level_5:visited,
.submenu a.level_5:hover {
}



/*** CONTENT FORMATTING ****************************************************************************************************/
.content {
	color: #333;
    font-size: 12px;
    line-height: 1.5em;
    font-family: arial,helvetica,sans-serif;
}

.content h1 {
    margin: 0 0 21px 0;
	padding: 8px 8px;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	background-color: #e2e3e5;
	color: #1c2d77;
}

.content h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #1c2d77;
	margin-bottom: 12px;
}

.content h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;

	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	margin-bottom: 12px;
}

.content h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #1c2d77;
}

.content a:link,
.content a:visited,
.content div a:link,
.content div a:visited {
	color: #1c2d77;
}

.content .contentMain a:hover,
.content .contentMain div a:hover {
	text-decoration: underline;
}

.content hr {
    margin: 4px 0 4px 0;
    padding: 0 0 0 0;
    height: 0;
    border-top: dotted 1px #8E8E8E;
    border-bottom: none 0;
    border-left: none 0;
    border-right: none 0;
    overflow: hidden;
}


/*** INFOBOXES *************************************************************************************************************/
.elementstyle_infobox {
    color: #000;
    background-color: #fff;
    border-bottom: solid 8px #fff;
    overflow-x: hidden;
}

.infoboxhead {
    margin: 0 0 2px 0;
    padding: 0 8px 0 8px;
    color: #fff;
	background-color: #1c2d77;
    font-size: 11px;
    line-height: 1.5em;
    font-weight: bold;
}

.elementstyle_infobox img {
	margin: 0 0 0 0;
    display: block;
}

.infoboxbody {
    margin: 2px 0 0 0;
    padding: 4px 8px 4px 8px;
    display: block;
    background-color: #e9e9e9;
}

span.infoboxbody {
    display: block;
}

ol.infoboxbody,
ul.infoboxbody {
    padding: 4px 8px 4px 23px;
}



/*** ELEMENTS **************************************************************************************************************/



/*** WHATEVER **************************************************************************************************************/


.slideshowArrowLeft {
    background-image: url('assets/icons/slideshow_arrow_left.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.slideshowArrowRight {
    background-image: url('assets/icons/slideshow_arrow_right.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.layout_col_2t1_1 {
    width: 365px;
}

.layout_col_2t1_2 {
    width: 365px;
}

.productspecstable {
    /*border-top-style: solid;*/
    /*border-top-width: 2px;*/
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left: none 0;
}

.productspecstable td {
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-style: solid;
    border-left-width: 2px;
    text-align: center;
    font-size: 10px;
}

.productspecstable > tbody tr.header,
.productspecstable > tbody tr.header > td {
    border: 0 none;
}

.wikusproductspecsheader_metric {
    width: 90px;
}

.wikusproductspecsheader_imperial {
    width: 90px;
}


a.arrowlink:link,
a.arrowlink:visited,
a.arrowlink:hover {
	background-image: url("/css/assets/icons/arrow_right.png");
	background-repeat: no-repeat;
	padding-left: 16px;
	margin: 0;
	background-position: 0 1px;
}

td.defaultFormNameCol {
	width: 180px;
}
