/************************************************/
/*** EPPENDORF AG ADVANTAGE STYLE SHEET       ***/
/************************************************/

#advantageframe {
    width: 810px;
}

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

#advantageheightspacer {
    float: left;
    width: 1px;
    height: 450px;
    overflow: hidden;
}

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

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

#advantagecontentbox {
    padding: 5px 5px 5px 5px;
    background-color: #FFFFFF;
}

/************************************************/
/*** CONTENT                                  ***/
/************************************************/

.promohead {
    border-bottom: 1px solid #AAC985;
    margin-top: 5px;
    margin-bottom: 3px;
}

.promofoot {
    border-top: 1px solid #AAC985;
    margin-top: 3px;
    margin-bottom: 5px;
}

.promoline {
    border-bottom: 1px solid #C0C0D9;
    margin-top: 10px;
    margin-bottom: 5px;
}

.firstanchor {
    margin-top: 0px;
    margin-bottom: 0px;
}

.promolink {
    color: #003366;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    background-image: url(../../../advantage/img/arrow_dark_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
}

.promolink:link {
    color: #003366;
    text-decoration: none;
}

.promolink:visited {
    color: #003366;
    text-decoration: none;
}

.promolink:hover {
    color: #003366;
    text-decoration: underline;
}

.promolink:active {
    color: #003366;
    text-decoration: none;
}

.promolink:focus {
    color: #003366;
    text-decoration: none;
}

.downloadlink {
	color: #003366;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background-image: url(../../../advantage/img/arrow_down_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bold;
}

.promotable {
	width: 100%;
}

.promotable td {
	vertical-align: top;
	padding-left: 5px;
}

.downloadtable {
	width: 100%;
}

.downloadtable td {
	vertical-align: middle;
	padding-left: 5px;
}

.infolink {
    color: #003366;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    background-image: url(../../../advantage/img/infolink.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
}

.infolink:link {
    color: #003366;
    text-decoration: none;
}

.infolink:visited {
    color: #003366;
    text-decoration: none;
}

.infolink:hover {
    color: #003366;
    text-decoration: underline;
}

.infolink:active {
    color: #003366;
    text-decoration: none;
}

.infolink:focus {
    color: #003366;
    text-decoration: none;
}

.advantageheadimage {
    border-bottom: 2px solid #AAC985;
    padding-bottom: 2px;
}

.infobox {
    border: 1px solid #AAC985;
}

.oddrow {
	background-color: #E9ECE7;
}

.evenrow {
    background-color: #FFFFFF;
}

.tablespacer {
	width: 10px;
}

.textmini {
    font-size: 9px;
}

/************************************************/
/*** ADVANTAGE PANE ELEMENTS                  ***/
/************************************************/

 #advantagepaneframe {
    width: 600px;
    background-color: #FFFFFF;
}

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

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

.advantagepaneact {
    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/advantageact.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;
}

.advantagepaneinactleft {
    padding: 8px 5px 2px 5px;
	margin: 0px;
    background-image: url(../../img/tab/advantageinact.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;
}

.advantagepaneinactright {
    padding: 8px 5px 2px 5px;
	margin: 0px;
    background-image: url(../../img/tab/advantageinact.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;
}

#advantagepanefill {
    font-size: 11px;
    border-bottom: 1px solid #C0C0D9;
}

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

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

#advantagdistcontactheadline {
    margin: 5px 0px 5px 0px;
    font-weight: bold;
}

/************************************************/
/*** DISTRIBUTOR BOX ELEMENTS                 ***/
/************************************************/

.advantagedistbox {
    margin: 10px;
    padding: 0px;
}

.advantagedistboxheadline {
    font-weight: bold;
    width: 100%;
}

.advantagedistboxcloselink {
    font-weight: bold;
    text-decoration: none;
}

.advantagedistboxcloselink:hover {
    font-weight: bold;
    text-decoration: none;
}

.advantageboxcontenttable {
    margin: 10px 0px 0px 0px;
    border: 1px solid #B0C988;
}

.nonemsgbox {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -130px;
    width: 400px;
    height: 260px;
    background-color: #FFFFFF;
    border: 1px solid #C8C7CF;
}

/************************************************/
/*** CONTACT ELEMENTS                         ***/
/************************************************/

#advantageformframe {
	
}

#advantageformbox {
	padding: 5px;
	border: 1px solid #AAC985;	
}

.advantageformspacer {
    overflow: hidden;
    height: 5px;	
}

.advantageformquestion {
	padding: 0px 0px 5px 0px;
	width: 140px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	vertical-align: top;	
}

.advantageformselectfield {
	width: 205px;
	font-size: 11px;
	color: #003366;
	border: 1px solid #c0c0d9;
	background-color: #E9E9F2;
}

.advantageformreqselectfield {
	width: 205px;
	font-size: 11px;
	color: #003366;
	border: 1px solid #c0c0d9;
	background-color: #E9E9F2;
}

.advantageformtextfield {
	width: 200px;
	font-size: 11px;
	color: #003366;
	padding-left: 3px;
	border: 1px solid #c0c0d9;
	background-color: #E9E9F2;	
}

.advantageformreqtextfield {
	width: 200px;
	font-size: 11px;
	color: #003366;
	padding-left: 3px;
	border: 1px solid #c0c0d9;
	background-color: #E9E9F2;	
}

.advantageformreqtextarea {
	width: 200px;
	font-size: 11px;
	color: #003366;
	padding-left: 3px;
	border: 1px solid #c0c0d9;
	background-color: #E9E9F2;		
}

.advantageformsubmit {
	vertical-align: middle;
	text-align: center;
	width: 140px;
}

.advantageformsubmitfield {
	font-size: 10px;
	color: #003366;
	border: 1px solid #c0c0d9;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	background-color: #E9E9F2;
}

.advantageformhint {
	font-size: 9px;	
}
