@import url(/css/nav.css);
@import url(/css/type.css);
@import url(/css/forms.css);
@import url(/css/bayer.css);
@import url(/css/vls.css);

* {
	margin: 0;
	padding: 0;
}

html {
    height: 100%;
}

body {
	background: #FFF;
    min-height: 101%;
    font:100.01%/100.01%;
}

img {
	border: none;
}

.hide {
	display: none;
}

/* --- Structure
----------------------------------------------- */
#page {
   position: relative;
   text-align: left;
   width: 770px;
}

#mast {
   background: transparent url(/images/bayer_logo.gif) 30px -68px no-repeat;
}

#header {
   height: 70px;
   background: transparent url(/images/bayerhealthcare_div_logo.gif) 530px 0px no-repeat;
}

#wrapper {
   width: 100%; overflow:hidden;
}

#hero {
   margin: 0 0 10px 0;
   padding: 0 0 0 0;
   height: 170px;
}

.brand {
   margin: 20px 10px;
}


/* --- Main Groups
----------------------------------------------- */
.group1 {
   float: left;
   display: inline;
   width: 170px;
}

.group1 .content {
   margin: 0 1px 1px 0;
   padding: 5px 0 3px 10px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.group1 img {
   margin: 0 1px -5px 0;
}

.group1 .news {
   background: #0093D0;
   background-image: none;
}

.group2 {
   float: left;
   display: inline;
   padding: 1px 0 0 0;
   width: 600px;
}

.group2 .content {
	padding: 30px;
}

.group2 .content ul, .group2 .content dl {
	list-style: none;
	margin: 0 0 0 15px;
}

.group2 .content .indent {
	margin-bottom: 20px;
}

.group2 .content .indent ul li {
   background: transparent url(/images/bullet_dash.gif) 0 2px no-repeat;     /* for Firefox */
   _background: transparent url(/images/bullet_dash.gif) 0 5px no-repeat;    /* for Internet Explorer */
}

.group2 .innerBox {
	width: 580px;
	margin: 10px 10px 0 10px;
}

.group2 .innerBox table, tr, td{
	border: none;
}

.group2 .prodContent{
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 400px;
}

.group2 .prodContent ul{
	margin: 0 0 0 20px;
}

.group2 .rightBar{
	float: right;
	margin: 0;
	width: 155px;
}

.group2 .rightBar .content{
	margin: 0;
	padding: 0;
	background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.group2 .rightBar H3{
	margin: 0;
	padding: 4px 3px 3px 3px;
	background: #0093D0;
	font-weight: normal;
	color: #fff;
}

.group2 .prodTopics {
	float: right;
}

.group2 .prodTopics H3{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inner .group2 {
   width: 420px;
}

.inner .group2 .content {
   margin: 15px 15px 0 15px;
   padding: 0 0 10px 0;
}

.inner .group2 .highlight {
   margin: 10px 15px 5px 15px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.group3 {
	float: left;
	display: inline;
	margin-right: -3px; /* IE Comment Hack */
	margin-left: 10px;
	padding: 0;
	width: 170px;
}

.group3 .content {
   margin: 0 0 1px 0;
   padding: 10px 10px 5px 10px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}


.group4 {
   float: left;
   display: inline;
   padding: 1px 0 0 0;
   width: 770px;
}

.prodTopics {
	float: left;
	display: inline;
	margin-right: -3px; /* IE Comment Hack */
	margin-left: 10px;
	padding: 0;
	width: 150px;
}

.prodTopics .content {
   margin: 0 0 1px 0;
   padding: 10px 10px 5px 10px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.prodTopics h3 {
   margin: 0;
   padding: 4px 10px 3px 10px;
   background: #0093D0;
   font-weight: normal;
   color: #fff;
}

/* --- Sub Groups
----------------------------------------------- */
.sub-group1 {
   float: left;
   display: inline;
   margin: 0 0 0 10px;
   width: 420px;
}

.sub-group2 {
   float: left;
   display: inline;
   margin-right: -3px; /* IE Comment Hack */
   margin-left: 10px;
   width: 160px;
}

.sub-group1 .content {
   margin: 0 0 1px 0;
   padding: 10px 10px 5px 10px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.sub-group2 .content {
   margin: 0 0 1px 0;
   padding: 10px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}


/* --- Sub-sub Groups
----------------------------------------------- */
.sub-sub-group1 {
   float: left;
   display: inline;
   width: 140px;
}

.sub-sub-group2 {
   float: left;
   display: inline;
   width: 140px;
}

.sub-sub-group3 {
   float: left;
   display: inline;
   margin-right: -3px; /* IE Comment Hack */
   width: 140px;
}

.groupSR {
   float: left;
   display: inline;
   width: 200px;
   margin: 25px;
}

.groupSR .content {
   vertical-align:top;
   margin: 0 1px 1px 0;
   padding: 5px 10px 3px 10px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.groupSR2 {
   float: left;
   display: inline;
   padding: 1px 0 0 0;
   width: 330px;
}
.groupSR2 .content {
   vertical-align:top;
   margin: 0 1px 1px 0;
   padding: 5px 10px 3px 10px;
   /* background: #F6F6F6 url(images/block_bg.jpg) bottom left repeat-x; */
}

/* --- buttons
---------------------------------------------------*/
a.button {
    background: transparent url('/images/buttonA.gif') no-repeat scroll top right;
    display: block;
    float: left;
    color: #1e4188;
    font: bold 12px arial, sans-serif;
    height: 24px;
	margin: 5px 5px 5px 5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/buttonSpan.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    color: #1e4188;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */	
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

span.button {
    background: transparent url('/images/buttonA.gif') no-repeat scroll top right;
    float: left;
    height: 24px;
	margin: 5px 5px 5px 5px;
    padding: 0 8px 0px 0; /* sliding doors padding */
	cursor: pointer;
}

span.button input {
    background: transparent url('/images/buttonSpan.gif') no-repeat;
    width: auto;
	margin: 0;
    padding: 2px 0 5px 8px;
    color: #1e4188;
    font: bold 12px arial, sans-serif;
    text-decoration: none;
    border: none;
	cursor: pointer;
}

span.button:active {
    background-position: bottom right;
    color: #000;
}

span.button:active input {
    background-position: bottom left;
    padding: 0px 0 4px 8px; /* push text down 1px */
}

/* --- icons and external links
---------------------------------------------------*/
a.pdf { /*The background image*/
	background: transparent url(/images/icons/pdf.png) no-repeat right center;
	padding-right: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}

a.txt { /*The background image*/
	background: transparent url(/images/icons/txt.png) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}

a.zip { /*The background image*/
	background: transparent url(/images/icons/zip.png) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}

a.email {
	background: transparent url(/images/icons/email.png) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}

a.external {
	/*background: url(/images/icons/ext_link.png) no-repeat right center;*/
	background: transparent url(/images/icons/external.png) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}

/* --- Misc
---------------------------------------------------*/
.bannerMessage{
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FF0000;
	margin: 10px;
	padding: 10px;	
}

.clear {
	width: auto;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}

.errorBox {
	width: 750px;			
	border: thin solid #000000;
	background: #DDDDDD;
	margin: 10px;
	padding: 10px;
	text-align: left;
	font-size: 12px;			
}

.errorSpecificBox {
	width: 650px;
	border: thin solid #000000;
	background: #FFFF99;
	margin: 10px;
	padding: 10px;
}

.picSpace {
	padding: 3px;
}

.onlineForms h3 {
	background-color: #999999;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 2px;
	font-weight: bold;
}

.suggOrderIncentive {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.onlineForms {
font-size:12px;
margin-left:10px;
padding: 5px;
}

.onlineForms img.formPic {
float:left;
padding-right:20px;
}

.onlineForms td {
font-size:11px;
padding-right:15px;
}

/* --- Uploadify --- */
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}

.fileList {
	padding: 10px;
	border: 2px solid #808080;
	background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

/* ----- error message for field validation v2 ----- */

#entryForm label.error {
  background:url("/images/validate/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

#entryForm label.checked {
  background:url("/images/validate/checked.gif") no-repeat 2px 0px;
}

.selectHighlight {
	background-color:#FFFF33
}
.bugPic {
	float: left;
	text-align: center;
	font-family: arial, sans-serif;	
	margin: 0 0 5px 0;
	font-size: 11px;
	line-height: 14px;
}

#resQbox {
	border: #0000CC double solid;
	margin: 10px;
	padding: 10px;
}

.section { 
	border-bottom:solid 1px ##000; 
	margin:0; 
	padding:15px 0 15px 0;
}
