/************************************************/
/*** EPPENDORF AG BOX MENU STYLE SHEET        ***/
/************************************************/

/************************************************/
/*** BASIC STYLES                             ***/
/************************************************/

#boxmenuframe {
    margin-left: 0px;
	background-color: white;
	width: 180px;
}

@media print {
#boxmenuframe {
    display: none !important;
}
}

#boxmenubox {
    width: 180px;
	height: 635px;
	background-image: url(../../img/sidebar/sidebar_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.boxmenuitemframe {
    width: 180px;
}

.boxmenuitembox {
    padding: 0px;
	background-image: url(../../img/itembox_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 635px;
}

/************************************************/
/*** COMMON FONT STYLES                       ***/
/************************************************/

.boxmenuitembox div {
    font-size: 10px;
    color: #005496;
}

.boxmenuitembox a {
    font-size: 11px;
    color: #005496;
    text-decoration: none;
}

.boxmenuitembox a:hover {
    font-size: 11px;
    color: #005496;
    text-decoration: underline;
}

/************************************************/
/*** FONT STYLE                               ***/
/************************************************/

#boxmenubox a.boxarrowlink {
    font-size: 11px;
    color: #003366;
    text-decoration: none;
    padding-left: 12px;
    background-image: url(../../img/boxmenu_arrow_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

#boxmenubox a.boxarrowlink:hover {
    font-size: 11px;
    color: #003366;
    text-decoration: underline;
}

.sidebararrowlink {
	display: block;
	margin-bottom: 5px;
    color: #005496;
 	font-size: 11px;
 	font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 13px;
    background-image: url(../../img/sidebar/sidebar_arrow_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

.sidebararrowlink:hover {
    color: #005496;
    text-decoration: underline;
}

/************************************************/
/*** FORM STYLES                              ***/
/************************************************/

.boxmenuitembox input {
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    border: 1px solid white;
    background-color: #005496;
    color: white;
}

.boxmenuitembox textarea {
    font-size: 10px;
    padding: 1px 2px 1px 2px;
    border: 1px solid #A5ACB2;
    background-color: #FFFFFF;
}

.boxmenuitembox select {
    font-size: 11px;
    padding: 1px 2px 1px 2px;
    margin-top: 5px;
    border: 1px solid white;
    background-color: #005496;
    color: white;
    width: 160px;
}

.boxmenuitembox a.sendform {
    padding: 2px 0px 2px 30px;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../../img/arrow_form_box.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

.boxmenuitembox a.sendform:hover {
    padding: 2px 0px 2px 30px;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../../img/arrow_form_box.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

/* LOGOBOX */

.logobox {
	height: 98px;
}

/* SEARCHBOXBOX */

.searchbox {
	padding: 18px 0px 9px 15px;
}

#boxmenubox .boxmenuitembox .toolbox a.sidebararrowlink {
	background-image: url(../../img/sidebar/sidebar_print_link.gif);
    background-position: 0px 0px;
	padding: 0px 0px 0px 18px;
}

.searchboxbutton {
	margin-left: 2px;
	padding: 3px 0px 3px 18px;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../../img/sidebar/sidebar_searchbutton.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

.searchboxbutton:hover {
    text-decoration: none;
}

/* TOOLBOX AKA. PRINTBOX */

.toolbox {
	padding: 6px 0px 12px 15px;
	color: #005496;
	border-bottom: 1px dotted #536b8d;
}

.toolbox {
	padding: 6px 0px 12px 15px;
	color: #005496;
	border-bottom: 1px dotted #536b8d;
}

/* PRINTBOX */

.contactbox {
	padding: 32px 0px 15px 15px;
	color: #005496;
	background: url(../../img/sidebar/sidebar_contact_bg.gif) no-repeat 3px 1px;
	border-bottom: 1px dotted #536b8d;
}

/* DE */
.contactboxde { background: url(../../img/sidebar/de/sidebar_contact_bg.gif) no-repeat 3px 1px; }

/* FR */
.contactboxfr { background: url(../../img/sidebar/fr/sidebar_contact_bg.gif) no-repeat 3px 1px; }

/* IT */
.contactboxit { background: url(../../img/sidebar/it/sidebar_contact_bg.gif) no-repeat 3px 1px; }

/* COUNTRYBOX */

.countrybox {
	padding: 32px 0px 15px 15px;
	color: #005496;
	background: url(../../img/sidebar/sidebar_websites_bg.gif) no-repeat 3px 1px;
	border-bottom: 1px dotted #536b8d;
}

/* DE */
.countryboxde { background: url(../../img/sidebar/de/sidebar_websites_bg.gif) no-repeat 3px 1px; }

/* FR */
.countryboxfr { background: url(../../img/sidebar/fr/sidebar_websites_bg.gif) no-repeat 3px 1px; }

/* IT */
.countryboxit { background: url(../../img/sidebar/it/sidebar_websites_bg.gif) no-repeat 3px 1px; }

.sidebarcountrydropdown {
	margin-top: 3px;
	width: 155px;
	font-size: 11px;
	color: #a5acb2;
	border: 1px solid #a5acb2;
	border-bottom: 1px dotted #536b8d;
}

/* TIPFINDERBOX */

.tipfinderbox {
	padding: 32px 0px 20px 15px;
	color: #005496;
	background: url(../../img/sidebar/sidebar_tipfinder_ani_bg.gif) no-repeat 3px 1px;
	border-bottom: 1px dotted #536b8d;
}

/* DE */
.tipfinderboxde { background: url(../../img/sidebar/de/sidebar_tipfinder_ani_bg.gif) no-repeat 3px 1px; }

/* FR */
.tipfinderboxfr { background: url(../../img/sidebar/fr/sidebar_tipfinder_ani_bg.gif) no-repeat 3px 1px; }

/* IT */
.tipfinderboxit { background: url(../../img/sidebar/it/sidebar_tipfinder_ani_bg.gif) no-repeat 3px 1px; }

/* DISCLAIMERBOX */

.disclaimerbox {
	padding: 13px 0px 20px 15px;
	color: #005496;
}
