/************************************************/
/*** EPPENDORF AG USER CSS STYLE SHEET        ***/
/************************************************/

/************************************************/
/*** USER COMMON ELEMENTS                     ***/
/************************************************/

#userframe {
    width: 810px;
}

#userbox {
    float: right;
    width: 600px;
    margin-top: 70px;
}

#userheightspacer {
    float: left;
    width: 1px;
    height: 520px;
    overflow: hidden;
}

#userclearspacer {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.userspacer {
    clear: both;
    overflow: hidden;
    height: 5px;
}

.usercontentheadline {
    background-color: #FFFFFF;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    padding: 3px 5px 3px 5px;
}

.usercontenttext {
    padding: 3px 5px 3px 5px;
}

.userarrowlink {
    font-size: 11px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
    padding-left: 12px; 
    background-image: url(../../img/boxmenu_arrow_bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.userarrowlink:hover {
    font-size: 11px;
    color: #003366;
    text-decoration: underline;    
}

#usercontentbox {
    position: relative;
    display: block;
    padding: 5px;
    background-color: #F8F8FB;
    border-top: 1px solid #C0C0D9;
    border-right: 1px solid #C0C0D9;
	border-bottom: 1px solid #C0C0D9;
    border-left: 1px solid #C0C0D9;
    color: #506989;
}

#usererrormsgbox {
    margin: 5px 0px 5px 0px;
    padding: 2px 5px 2px 5px;
    color: #990000;
    border: 1px solid #990000;
    font-weight: bold;
}

/************************************************/
/*** INTRO SCREEN ELEMENTS                    ***/
/************************************************/

#userintroheadline {
    height: 224px;
    background-position: top;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.userloginfield {
    font-size: 10px;
    color: #23426A;
    border: 1px solid #A5ACB2;
    padding: 1px 2px 1px 2px;
    width: 110px;
}

.usersubmitlink {
    padding: 2px 0px 2px 30px;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../../img/arrow_form_eppoints.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

.usersubmitlink:hover {
    padding: 2px 0px 2px 30px;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../../img/arrow_form_eppoints.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

.userintroinfobox {
    margin-bottom: 5px;
}

.userintroinfoheadbox {
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 2px 4px 2px 4px;
}

.userintroinfocontentbox {
    margin-top: 3px;
    border: 1px dotted #003366;
    padding: 3px 70px 3px 3px;
    overflow: hidden;
    height: 140px;
}

.userintroinfocontentboximge {
    position: relative;
    float: right; 
    margin-left: 5px;
}

.userintroinfolink {
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 10px;
    background-image: url(../../img/arrow_dark_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
}

.userintroinfolink:hover {
    font-weight: bold;
    text-decoration: underline;
}

/************************************************/
/*** REGISTER WIZARD ELEMENTS                 ***/
/************************************************/

.userformsubheadline {
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #003366;
}

.userthinblueline {
    margin: 5px 0px 5px 0px;
    overflow: hidden;
    background-color: #003366;
    height: 2px;   
}

#usersubmitbox {
    text-align: right;
}

.usersubmitbox {
    text-align: right;
}

.usersubmitfield {
    font-size: 10px;
    color: #23426A;
    border: 1px solid #003366;
    background-color: #FFFFFF;
    padding: 1px 2px 1px 2px;
}

.userselectfield {
    font-size: 10px;
    color: #23426A;
    border: 1px solid #003366;
    background-color: #FFFFFF;
    padding: 1px 2px 1px 2px;
}

.usertextfield {
    font-size: 10px;
    color: #23426A;
    border: 1px solid #003366;
    background-color: #FFFFFF;
    padding: 1px 2px 1px 2px;
}


/************************************************/
/*** USER PANE ELEMENTS                       ***/
/************************************************/

#userpanenavibox {
	margin: 0px;
	padding: 0px;
}

.userpanebox {
    position: relative;
    display: block;
    background-color: #F8F8FB;
    border-right: 1px solid #C0C0D9;
	border-bottom: 1px solid #C0C0D9;
    border-left: 1px solid #C0C0D9;
    color: #506989;
}

.userpaneact {
    padding: 7px 5px 2px 5px;
	margin: 0px;
    border-top: 1px solid #C0C0D9;
	border-bottom: 1px solid #F8F8FB;
    border-left: 1px solid #C0C0D9;
    border-right: 1px solid #C0C0D9;
    background-image: url(../../img/tab/catalogact.gif);
    background-position: top center;
    background-repeat: repeat-x;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	color: #506989;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
	cursor: hand;
}

.userpaneinactleft {
    padding: 8px 5px 2px 5px;
	margin: 0px;
    background-image: url(../../img/tab/cataloginact.gif);
    background-position: top left;
    background-repeat: no-repeat;
	border-bottom: 1px solid #C0C0D9;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	color: #506989;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
	cursor: hand;
}

.userpaneinactright {
    padding: 8px 5px 2px 5px;
	margin: 0px;
    background-image: url(../../img/tab/cataloginact.gif);
    background-position: top right;
    background-repeat: no-repeat;
	border-bottom: 1px solid #C0C0D9;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	color: #506989;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
	cursor: hand;
}

#userpanefill {
    border-bottom: 1px solid #C0C0D9;
}

.userpanetext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #506989;
}

.userpanelink {
    font-size: 11px;
    font-weight: bold;
    color: #506989;
    text-decoration: none;
    padding-right: 10px;
    background-image: url(../../img/link_bullet.gif);
    background-repeat: no-repeat;
    background-position: right 5px;
}

.userpanetdmoreinfo {
    padding: 8px 5px 2px 12px;
	margin: 0px;
    background-image: url(../../img/catalog_bullet.gif);
    background-position: left 9px;
    background-repeat: no-repeat;
	border-bottom: 1px solid #C0C0D9;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	color: #003366;
    white-space: nowrap;
    cursor: pointer;
	cursor: hand;
}

/************************************************/
/*** MYEPENDORF ELEMENTS                      ***/
/************************************************/

.userfunctionbox {
    padding: 5px;
}

.userfunctionheadline {
    font-weight: bold; 
    padding: 3px 6px 3px 6px;
}

.userfunctionlistbox {
    border: 1px solid #C0BFDE;
    padding: 2px;
}

.userfunctionlisttable {
}

.userfunctionlisttreven {
    background-color: #FFFFFF;
}

.userfunctionlisttrodd {
   
}

.userfunctionfooter {
    font-style: italic;
    padding: 3px 6px 3px 6px;
}

.userfunctionlistlink {
    font-size: 11px;
    color: #003366;
    display: block;
    text-decoration: none;
    padding-left: 12px; 
    background-image: url(../../img/boxmenu_arrow_bullet.gif);
    background-repeat: no-repeat;
    background-position: left 1px;
}

.userfunctionlistlink:hover {
    font-size: 11px;
    color: #003366;
    text-decoration: underline;
}

.userfunctionerror {
    border: 1px solid #003366;
    padding: 5px; 
    font-weight: bold;
}

/************************************************/
/*** USER HOVER INFO BOXES                    ***/
/************************************************/

#userinfoboxesframe {
    
}

.userinfobox {
    position: absolute;
    z-index: 60000;
/*    border: 1px solid #C0C1DA; */

}

.userinfoinnerbox {
	 border: 1px dotted #003366;
    padding: 3px 70px 3px 3px;
	 height: 130px;
	 background-color: #F8F8FB;
}

/************************************************/
/*** USERDEACTIVATION FORM ELEMENTS           ***/
/************************************************/

#deactivationformframe {
    padding: 5px 0px 0px 0px;
}

#deactivationformbox {
    border-top: 2px solid #003366; 
    padding: 5px 0px 0px 0px;
}

#deactivationformbox table {
    width: 100%;
}

.deactivationformspacer {
    width: 100%;
    overflow: hidden;
    height: 5px;
}

.deactivationformquestion {
    font-weight: bold;
}

.deactivationformradiobox {
    margin: 2px 5px 2px 0px;
    padding: 0px 0px 0px 0px;
}

.deactivationformsubmitfield {
    font-size: 10px;
    color: #23426A;
    border: 1px solid #003366;
    background-color: #FFFFFF;
    padding: 1px 2px 1px 2px;
}


