body, html  {
	background-color: #fff;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	margin: 0px;
}

a:link{ color: #000; text-decoration: underline; }
a:visited{ color: #000; text-decoration: underline; }
a:hover{ color: #000; text-decoration: none; }
a:active{ color: #000; text-decoration: underline; }

img {
	border: 0;
	margin: 0;
}

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

h1 {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

h2 {
	padding: 4px 0 4px 0;
	margin: 0;
	font-size: 11px;
}

h3 {
	font-size: 11px;
}

h3 a {
	color: #333;
}

h4 {
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 11px;
}

table, td {
	font-size: 11px;
}

.answer {
	display: none;
	padding: 0 0 8px 0;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.centerdiv {
	text-align: center;
}

.handcursor {
	cursor: pointer;
}

.formmsg {
	color: #333;
}

.blueTxt {
	color: #7d95ac;
}

.grayTxt {
	color: #666;
}

.byettaHeadline {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #008ba6;
}

.byettaMidHeadline {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #008ba6;
}

.byettaOrangeBigHeadline {
	font-family: Arial, Sans-serif;
	font-size: 16px;
	color: #fb7d22;
}

.inputTxt {
	width: 120px;
	height: 18px;
	font-size: 10px;
	line-height: 17px;
	border: 1px solid #d1d1d1;
}

.smallTxt {
	font-size: 10px;
}

.smallTextGray {
	font-size: 10px;
	color: #333;
}

.refText {
	font-size: 0.8em;

}

.readMoreHolder {
	position: relative;
	height: 27px;
	background-image: url(../images/testimages/readMoreLine.gif);
	background-repeat: no-repeat;
	padding-left: 359px;
}

.readMoreBtnDown {
	position: relative;
	width: 101px;
	height: 27px;
	background-image: url(../images/testimages/readMoreDown.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.readMoreBtnUpp {
	position: relative;
	width: 101px;
	height: 27px;
	background-image: url(../images/testimages/readMoreUpp.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#centering {
	position: absolute;
	width: 100%;
	left: 0px;
	text-align: center;
	min-width: 796px;	/* samma varde som width pa container id */
}

#container {
	position: relative;
	width: 796px;
	text-align: left;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 796px;
	height: 86px;
	background-image: url(../images/structure/headerBg.gif);
	background-repeat: no-repeat;
}

#headerLink {
	position: absolute;
	margin: 25px 0 0 12px;
	width: 240px;
	height: 55px;
}

#headerLink a {
	display:block;
	width:100%;
	height:100%;
}

#redheaderMenu-placer {
	position: absolute;
	top: 59px;
	right: 6px;
	bottom: 0px;
	height: 27px;
}

#redheaderMenu-left {
	float: right;
	width: 5px;
	height: 27px;
	background-image: url(../images/structure/redheaderMenu-leftbg.gif);
	background-repeat: no-repeat;
}

#redheaderMenu-content {
	float: right;
	height: 27px;
	background-image: url(../images/structure/redheaderMenu-contentbg.gif);
	background-repeat: repeat-x;
}

#redheaderMenu-right {
	float: right;
	width: 100px;
	height: 27px;
	background-image: url(../images/structure/redheaderMenu-rightbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* menu */

#menu {
	position: relative;
	width: 790px; /* - padding */
	height: 22px;
	line-height: 22px;
	background-image: url(../images/structure/menuBg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 0 0 1px 0;
	z-index: 98;
}

/* maincontent - contains all content*/

#maincontent {
	position: relative;
	width: 790px;
	margin-left: 10px;
	z-index: 2;
}

/* indexpage - contains all index spec*/

#indexTopcontent {
	width: 772px;
	height: 204px;
	margin: 0;
}

#subTopcontent {
	width: 772px;
	height: 157px;
	margin: 0;
}

#indexMiddlecontent {
	width: 772px;
	height: 202px;
	margin: 1px 0 0 0;
}

#indexMiddleleft {
	background: transparent url(../images/splash/preloader.gif) no-repeat top right;
	width: 514px;
	height: 202px;
	float: left;
}

#preloader {
	background: transparent url(../images/splash/preloader.gif) no-repeat top left;
	height: 202px;
}

#indexMiddleright {
	width: 258px;
	height: 202px;
	float: right;
	background-image: url(../images/structure/rightBg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

* html #indexMiddleright {
	margin-bottom: -1px;
}

#indexMiddleright img {
  margin: 0;
  padding: 0px;
}

#indexMiddleright form {
  text-align: right;
  margin: 0px;
  padding: 0px;
}

#indexMiddleright form img {
  margin: 0;
}

#loginHeader {
  position: relative;
  width: 258px;
  height: 160px;
  font-size: 10px;
}

.loginPPlacer {
	margin: -6px 0 3px 0;
	padding: 0;
}

#changeLogin {
	position: absolute;
	margin: 95px 0 0 0;
}

#changeLogin a {
  color: #ffffff;
  font-weight: bold;
  background: url(../images/structure/white_arrow.gif) no-repeat 0px 4px;
  padding-left: 10px;
}

#loginFooter {
  position: relative;
  background-image: url(../images/structure/loginFooterBg.jpg);
  width: 258px;
  height: 42px;
  font-size: 10px;
  z-index: 99;
}

* html #loginFooter {
	top: 0px;
}

#loginFooter a {
  color: #ffffff;
  font-weight: bold;
  background: url(../images/structure/white_arrow.gif) no-repeat 0px 4px;
  padding-left: 10px;
}

#loginFooter p {
  padding: 5px 0 0 10px;
}

#indexBottomcontent {
	width: 772px;
	height: 202px;
	margin: 1px 0 1px 0;
}

#indexBottomleft {
	width: 514px;
	float: left;
}

#indexBottomright {
	width: 258px;
	float: left;
}


/* end index */

#subpageHeader {
	position: relative;
	width: 772px;
	margin: 0px;
}

#subpageContent {
	background: url(../images/structure/subpageContent.gif) repeat-y;
	position: relative;
	width: 772px;
	margin: 1px 0 1px 0;
}

#subpageLeftContent {
	float: left;
	width: 256px;
	background-color: #fff;
}

#subpageMenu {
	background-image: url(/gui/images/subMenu/subMenuBg.jpg);
	background-repeat:  no-repeat;
	background-color: #fff;
	background-position: left bottom;
	margin: 0;
	padding: 20px 0 15px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #fff;
	min-height: 191px;
}

#subpageToolPlacer {
	/* border-bottom: 1px solid #fff; */
	height: 0px;
	display: none;
}

#subpageSplashPlacer {
	/*height: 202px;
	border-bottom: 1px solid #fff;*/
	height: 0px;
	display: none;
}

#subpageRightContent {
	float: left;
	width: 515px;
}

#subpageMainContent {
	background-position: 100% 20px;
	position: relative;
	width: 465px; /* - padding */
	margin-left: 20px;
	padding: 0 0 20px 0;
	min-height: 285px;
}

#loginLayer {
	position:absolute;
	width:772px;
	background-image: url(/gui/images/structure/profLayerBg.gif);
	background-repeat: repeat-y;
	z-index: 1000;
}

#profCareLayer {
	position:absolute;
	width:772px;
	background-image: url(/gui/images/structure/profLayerBg.gif);
	background-repeat: repeat-y;
	z-index: 1000;
}

#pressLayer {
	position:absolute;
	width:772px;
	background-image: url(/gui/images/structure/profLayerBg.gif);
	background-repeat: repeat-y;
	z-index: 1000;
	text-align: center;
	display:none;
}

#pressLayer div {
	margin-top: 90px;
}

#loginFormLayer {
	position: relative;
	top: 90px;
	width: 506px;
	height: 181px;
	background-image: url(/gui/images/structure/loginLayerPic.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: center;	
}

#loginFormLayer2 {
	position: relative;
	left: 132px;
	top: 90px;
	width: 506px;
	height: 250px;
	background-image: url(/gui/images/structure/loginLayerPic2.gif);
	background-repeat: no-repeat;
}

#loginFormLayer form {
	position: relative;
	top: 20px;
	width: 200px;
	margin: 0px auto;
	text-align: right;
}


/* subSection */

.subSection {
	width: 200px;
	padding-bottom: 10px;
}

.subSectionLink {
	font-size: 11px;
}

.subSectionLink a, .subSectionLink a:hover, .subSectionLink a:visited {
	color: #7b97ad;
}

.subSectionLink a {
	display: block;
	float: right;
	background: transparent url(../images/testimages/redArrow.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.subSectionLink a:hover {
	text-decoration: none;
}

/* end subSection */



/* footer */

#footer {
	position: relative;
	float: left;
	width: 796px;
	height: 83px;
	background-image: url(../images/structure/footerBg.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
}

#footer-linkplacer {
	position: relative;
	top: 2px;
	left: 14px;
	height: 27px;
}

#footer-linkplacer a {
	position: relative;
	top: -8px;
	margin: 0 12px 0 12px;
}

#footer-linkplacer img {
	display: inline;
}

/* Spec for splash */

.splashWrapper {
	height: 202px;
	overflow: hidden;
}

.splash {
	background: #fff url(../images/testimages/splashBottom.gif) repeat-x bottom;
	width: 256px;
	height: 202px;
	float: left;
}

.splashHeader {
	background: #fff url(../images/testimages/splashTitleBg.gif) repeat-x;
	border-left: 1px solid #ededed;
	height: 33px;
	color: #666;
}

.splashContent {
	border-left: 1px solid #ededed;
	margin: 0 17px 0 0;
	height: 168px;
}

.splashContent p {
	margin: 0;
	padding: 0 0 10px 0;
}

.splashContent h3 {
	font-size: 11px;
	margin: 0;
	padding: 10px 0;
}

.splashSpacer {
	background-color: #fff;
	width: 1px;
	height: 202px;
	float: left;
	display: block;
}

.redLink {
	height: 16px;
	font-size: 11px;
}

.redLink a, .redLink a:hover, .redLink a:visited {
	color: #7b97ad;
}


.redLink a {
	display: block;
	background: transparent url(../images/testimages/redArrow.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.redLink a:hover {
	text-decoration: none;
}

/* End splash spec */

/* Menu */

#nav, #nav ul {
	float: left;
	list-style: none;
	background-color: white;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}

#nav a:hover {
	color:white;
}

#nav a.daddy {
	background: url(../images/menu/arrow.gif)  no-repeat 150px 0px;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 165px;
	/*width: 14.4em;
	w\idth: 13.9em;*/
	font-weight: normal;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	margin: 0;
}

#nav li li {
	/*padding-right: 1em;*/
	width: 165px;
}

#nav li ul a {
	width: 170px;
	w\idth: 170px;
	padding: 5px 0 5px 5px;
}

#nav li ul ul {
	margin: -22px 0 0 165px;
	/*margin: -22px 0 0 13.9em;
	-margin: -22px 0 0 161px;*/
	border: 1px solid #eaeaea;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #c60404;
	color:white;
}

#nav li:hover.parenthover, #nav li.parenthover {
	background: #7d95ac;
}



/*------ Menu buttons ------ */

.header0 {
	background-image:url(../images/menu/start.gif);
	background-repeat: no-repeat;
	width: 184px;
	height:22px;	
}

.header0on {
	background-image:url(../images/menu/start.gif);
	background-position: 0px 22px;
	width: 184px;
	height:22px;
}

.header1 {
	background-image:url(../images/menu/about.gif);
	width: 151px;
	height:22px;
}

.header1on {
	background-image:url(../images/menu/about.gif);
	background-position: 0px 22px;
	width: 151px;
	height:22px;
}

.header2 {
	background-image:url(../images/menu/articles.gif);
	width: 144px;
	height:22px;
}

.header2on {
	background-image:url(../images/menu/articles.gif);
	background-position: 0px 22px;
	width: 144px;
	height:22px;
}

/* 

.header3 {
	background-image:url(../images/menu/dialog.gif);
	width: 123px;
	height:22px;
}

.header3on {
	background-image:url(../images/menu/dialog.gif);
	background-position: 0px 22px;
	width: 123px;
	height:22px;
}

*/

.header3 {
	background-image:url(../images/menu/products.gif);
	width: 119px;
	height:22px;
}

.header3on {
	background-image:url(../images/menu/products.gif);
	background-position: 0px 22px;
	width: 119px;
	height:22px;
}

.header4 {
	background-image:url(../images/menu/related.gif);
	width: 175px;
	height:22px;
}

.header4on {
	background-image:url(../images/menu/related.gif);
	background-position: 0px 22px;
	width: 175px;
	height:22px;
}

/* BUTTONS END */

.faqBorderPlacer {
	position:absolute;
	top: -1px;
	left: 125px;
	line-height:0;
	font-size:0;
	height: 1px;
	width: 26px;
	border-top:1px solid #eaeaea;
	z-index:900;
}

.arrowPlacerStart {
	position: relative;
	left: 15px;
	/*top: 4px;*/
}

.arrowPlacerMenu {
	position: absolute;
	margin-left: -14px;
	/*top: 4px;*/
}

.test {border:0px;}



/* End menu */



/* Submenu */

#subPageMenu {
	background-image: url(../images/subMenu/subMenuBg.jpg);
	background-repeat: no-repeat;
	min-height:191px;
	height:auto !important;
	height:191px;
}

.subPageMenuHeader {
	height: 18px;
	padding: 2px 0 0 0;
	margin: 0 0 3px 30px;
}

.subPageMenuHeaderSel {
	background: url(../images/subMenu/selectedBg.jpg) no-repeat 10px 0;
	height: 18px;
	font-weight: bold;
	color: #d53d3d;
	padding: 2px 0 0 30px;
	margin: 0 0 3px 0;
}

.subPageMenuHeaderSel a:link, .subPageMenuHeaderSel a:visited, .subPageMenuHeaderSel a:hover {
	text-decoration: none;
	color: #d53d3d;
}

.subPageMenuHeader a:link, .subPageMenuHeader a:visited, .subPageMenuHeader a:hover {
	color: #7b97ad;
	text-decoration: none;
}

.subPageMenuParent {
	height: 18px;
	margin: 0 0 0 40px;
	padding: 2px 0 0 0;
}

.subPageMenuParent a:link, .subPageMenuParent a:visited, .subPageMenuParent a:hover {
	color: #333;
	text-decoration: none;
}

.subPageMenuChild {
	height: 18px;
	margin: 0 0 3px 50px;
	padding: 2px 0 0 0;
}

.subPageMenuChild a:link, .subPageMenuChild a:visited, .subPageMenuChild a:hover {
	color: #333;
	text-decoration: none;
}

.subPageMenuChildSel {
	background: url(../images/subMenu/selectedBg.jpg) no-repeat 10px 0;
	height: 18px;
	padding: 2px 0 0 50px;
	margin: 0 0 3px 0;
	font-weight: bold;
}

.subPageMenuChildSel a:link, .subPageMenuChildSel a:visited, .subPageMenuChildSel a:hover {
	color: #d53d3d;
	text-decoration: none;
}

.subPageMenuParentSel {
	background: url(../images/subMenu/selectedBg.jpg) no-repeat 10px 0;
	height: 18px;
	padding: 2px 0 0 40px;
	margin: 0 0 3px 0;
	font-weight: bold;
}

.subPageMenuParentSel a:link, .subPageMenuParentSel a:visited, .subPageMenuParentSel a:hover {
	color: #d53d3d;
	text-decoration: none;
}

.subPageMenuParentSelText {
	font-weight: bold;
	color:#7d95ac;
	text-decoration: underline;
}

.subPageMenuParentSelText a:link, .subPageMenuParentSelText a:visited, .subPageMenuParentSelText a:hover {
	color:#7d95ac;
	text-decoration: none;
}

.arrowPlacer, .arrowDownPlacer {
	position: relative;
	left: -10px;
}


#lillyDiabetsGlobalBtn {
	position: absolute;
	top: 0px;
	left: 569px;
	width: 216px;
	height: 27px;
	z-index: 99;
	cursor: pointer;
}

#lillyDiabetsGlobal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 796px;
	height: 440px;
	z-index: 99;
	display: none;
}


/*#subPageMenu {
	min-height:191px;
	-height:191px;
}



.subPageMenuHeader {
	padding-left:33px;
	padding-top:6px;
	margin-bottom:7px;
}

.subPageMenuHeaderSel {
	padding-left:33px;
	padding-top:6px;

	margin-top:2px;
	margin-bottom:7px;
	background-image: url(../images/subMenu/selectedBg.jpg);
	background-position: 9px;
	background-repeat: no-repeat;
	height:16px;
	font-weight: bold;
	color: #d53d3d;
}

.subPageMenuHeaderSel a, .subPageMenuHeaderSel a:hover, .subPageMenuHeaderSel a:visited {
	text-decoration: none;
		color: #d53d3d;
}

.subPageMenuHeader a, .subPageMenuHeader a:hover, .subPageMenuHeader a:visited {
	color: #7b97ad;
	text-decoration: none;
}

.subPageMenuParent {
	padding-left:51px;
	margin-top:2px;
	margin-bottom:7px;
}

.subPageMenuParent a, .subPageMenuParent a:hover, .subPageMenuParent a:visited {
	color: #333;
	text-decoration: none;
}

.subPageMenuChild {
	padding-left:62px;
	margin-top:2px;
	margin-bottom:7px;
}

.subPageMenuChild a, .subPageMenuChild a:hover, .subPageMenuChild a:visited {
	color: #333;
	text-decoration: none;
}

.subPageMenuChildSel {
	background-image: url(../images/subMenu/selectedBg.jpg);
	background-position: 9px;
	background-repeat: no-repeat;
	height:16px;
	color: #d53d3d;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:7px;
	padding-left:62px;
	padding-top:2px;
}

.subPageMenuChildSel a, .subPageMenuChildSel a:hover, .subPageMenuChildSel a:visited {
	color: #d53d3d;
	text-decoration: none;
}

.subPageMenuParentSel {
	background-image: url(../images/subMenu/selectedBg.jpg);
	background-position: 9px;
	background-repeat: no-repeat;
	height: 16px;
	color: #d53d3d;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:7px;
	padding-left:50px;
	padding-top:2px;
}

.subPageMenuParentSel a, .subPageMenuParentSel a:hover, .subPageMenuParentSel a:visited {
	color: #d53d3d;
	text-decoration: none;
}

.subPageMenuParentSelText {
	font-weight: bold;
	color:#7d95ac;
	text-decoration: underline;
}

.subPageMenuParentSelText a, .subPageMenuParentSelText a:hover, .subPageMenuParentSelText a:visited {
	color:#7d95ac;
	text-decoration: none;
}

.arrowPlacer {
	position: relative;
	top: -1px;
	left: -10px;
}

.arrowDownPlacer {
	position: relative;
	top: -1px;
	left: -10px;
}*/

/* End Submenu */



/* start products */


.productsHolder {
	position: relative;
	width: 460px;
	padding-bottom: 15px;
}

.productsHeader {
	color: #c23131;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
}

.productsText {
	color: #5c5c5c;
	width: 350px;
}

.productsLink {
	font-size: 11px;
	padding: 5px 0 5px 0;
}

.productsLink a, .productsLink a:hover, .productsLink a:visited {
	color: #7997b3;
}





/* end products */



