body {
	margin-top:0;	
	background-color:#fff;
	background-image:url(../../images/bg-gradient-main-repeat-long.gif);
	background-position:top;
	background-repeat:repeat-x;
 	background-attachment:fixed; */
 	color:#333; 
 	font:62.5% Arial, Helvetica, sans-serif;
	padding:0;
	overflow-x:hidden;
}


#container {
	font-size:1.2em;
	width:800px;
	background-color:#FFFFFF;
	margin:0 auto;
	border-left: 1px dashed #8BCBD3; padding: 0px;
	border-right: 1px dashed #8BCBD3; padding: 0px;
} 

/* Begin Header Layout
----------------------------*/
#header {
float:left;
	height:106px;
	width:800px;
	margin:0 auto;
	padding:-5px 0px 0px 0px;
	display:inline;
}

#headerTop {
	width:800px;
	height:5px;
	font-size:1px;
	background-color: #0094a3;
	margin:0 fixed;
}

#logo {
	width:295px;
	height:72px;
	padding:2px 0px 0px 3px;
	float:left;
	display:inline;
}

#siteSearch {
	float:right !important;
	padding:0px !important;
	margin:opx opx auto 30px;
	border:0px solid red;
	text-align:right;
	margin-right:13px;
	_margin-right:-13px;
	/*width:auto;*/
	width:170px;
	border:0px solid red;
	font-size:.8em;
}
#header-text {
	float:left;
	margin:5px 7px 0px 0px;
	font-size:.9.5em;
}
#head_rgt
{
float:right;
width:470px;
margin-top:15px;
/**margin-right:-10px;*/
border:0px solid red;
display:inline;
text-align:right;
}
.header_rgt_row
{
float:left;
width:450px;
margin-left:20px;
margin-top:10px;
}
#searchInput {/* the input textarea box */
	background:url(../../images/searchBox.gif) top left no-repeat;
	border:0;
	height:17px;
	width:205px;
	padding:3px 0px 0px 5px;
	/*color:#749397; -color from Photoshop file */
	color:#333;
}

#searchButton {
	margin-left:-8px;
}

#globalNav{
	color:#333;
	/*margin:0px 0px 5px 0px;*/
	font-size:.95em;
	float:left;
}
#globalNav, X:-moz-any-link, x:default {
	/*margin:0px 0px 5px 0px;*/
	margin:5px 0px 5px 0px;
	*margin-left:0px;
}
#globalNav{
	/*margin:0px 0px 5px 0px;*/
	margin:10px 0px 5px 0px !important;
	
}

#globalNav ul {
	list-style:none;
	padding:-120px;
	white-space:nowrap;
}

#globalNav li {
	display:inline;
	list-style-type:none;
	font:.75em;
}

#globalNav li a {
	color:#333;
	font:.75em;
	padding:0px 8px 0px 4px;
}

#globalNav img {
	vertical-align:middle;
}



/*
.newsletterSignUp {
	background:url(../../images/newsletterSignUp.gif) top left no-repeat;
	width:88px;
	height:30px;
	float:right;
	margin:-30px 1px 0px 0px;
}
*/

/*----------------------------
 End Header Layout */


/* Top Nav */
#topNav {
	width:800px;
	height:30px;
	padding:0px;
	overflow:auto;
	clear:both;
}
#topNav li, #topNav li a {
	display:block;
	width:194px;
	height:30px;
}

#topNav li {
	float:left;
}

#topNav li.about-sandostatin {
	background:transparent url('../../images/topNav/About.gif') no-repeat;
}
#topNav li.treating-acromegaly {
	background:transparent url('../../images/topNav/TreatingAcromegaly.gif') no-repeat;
}
#topNav li.treating-nets {
	background:transparent url('../../images/topNav/TreatingGEPNETs.gif') no-repeat;
}
#topNav li.sandostatin-resources {
	background:transparent url('../../images/topNav/Resources.gif') no-repeat;
}
#topNav li.on {
	background-position: 0 -30px;
}

#topNav li.left-side {
	width:12px;
	border-bottom:1px solid #c8d2d1;
	height:29px;
}

#topNav li.right-side {
	width:12px;
	border-bottom:1px solid #c8d2d1;
	height:29px;
}

/* Div for main content area, includes footer 
----------------------------*/
#homepageContent { /* this div is now containing the footer due to the side gradient images on each side.  */
	width:800px;
	min-height:695px;
	margin:0 auto; /* align in center */
	padding:0px 0px 0px 0px;
	background:#fff url(../../images/bottom-homepage-gradient.gif) repeat-x bottom;  /* homepage has gradient on bottom, sub page does not  */
}

#content { /* this div is now containing the footer due to the side gradient images on each side.  */
	width:800px;
	min-height:695px;
	margin:0 auto; /* align in center */
	padding:0px 0px 0px 0px;
	background:#fff  /* homepage has gradient on bottom, sub page does not  */
}

/*
.contentSide {
	background-image:url(../../images/content-side-gradient.gif);
	width:1px;
	height:695px;
}

.contentSideLong{
   	background-image:url(../../images/content-side-gradient-long.gif);
	width:1px;
	height:800px;
}

.contentSideRepeat{
	background-image:url(../../images/content-side-repeat.gif) repeat-y top left;
	width:1px;
	height:200px;
}
*/

.contentBreak {
	padding-top:39px;
	width:798px;
	margin:0 auto;
}


/* end main content structure
----------------------------*/

/* Begin Side Nav
----------------------------*/
#sideNav {
	background:#fff url(../../images/sideNav/bg.jpg) top left no-repeat;
	width:152px;
	height:611px; 
	padding: 5px 0px 10px 1px;
	margin: 0px 0px 0px 0px;	
	font-size:.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

#sideNav a {	
	font-weight:bold;	
	color:#42878e;
	padding-right:10px;
	display:block;
	background:transparent url('../../images/sideNav/arrowRight.gif') no-repeat 96% 50%;
}

#sideNav a:hover, #sideNav ul li.on a, #sideNav ul li.sideSubNavOn a {	
	color:#4d5e60
}
 
#sideNav ul {
	padding:0;
}

#sideNav ul li {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:5px;
	vertical-align:middle;
	list-style-type:none;
	border-bottom:1px solid #cce4e8;
}

#sideNav ul li, #sideNav ul li.sideSubNav {
	/*background:transparent url('../../images/sideNav/arrowRight.gif') no-repeat 96% 50%;*/
}

#sideNav ul img {
	margin-left:0px;
}

#sideNav ul li.sideSubNav ul {
	display:none;
}

#sideNav ul li.sideSubNavOn {	
	padding-bottom: 0px;
	padding-right: 0px;
}

#sideNav ul li.sideSubNavOn a {	
	background:transparent url('../../images/sideNav/arrowDown.gif') no-repeat 96% 50%;
}

#sideNav ul li.on ul, #sideNav ul li.sideSubNavOn ul {
	display:block;
	margin-left: -5px;
}

#sideNav ul li.sideSubNav ul li {
	padding:0px 0px 0px 15px;
	margin:4px 0px 4px 0px;
	border-top:1px solid #cce4e8;
	border-bottom:none;
	padding-top:5px;
	padding-bottom:2px;
	background:none;
}

#sideNav ul li.sideSubNav ul li a {
	color:#55a0a8;
	background:none;
}

#sideNav ul li.sideSubNav ul li.on a {
	color:#4d5e60;
}

#leftCol img {
	padding:0;
	margin:0 0 0 20px;
	vertical-align:middle;
}

/* End Side Nav
----------------------------*/


/* Begin: Content Elements
----------------------------*/

#diagnosis {
	float:left;
	width:234px;
	height:101px;
	background-image:url(../../images/diagnosis-homepage.jpg);
	margin:10px 5px 20px 34px;
}

#efficacy {
	float:left;
	width:234px;
	height:101px;
	background-image:url(../../images/efficacy-homepage.jpg);
	margin:10px 5px 20px 5px;
}

#howDoesItWork {
	float:left;
	width:234px;
	height:101px;
	background-image:url(../../images/howdoesitwork-homepage.jpg);
	margin:10px 34px 20px 5px;
}

.subPageRhino {
	width:617px;
	height:154px;
	margin:0px 17px 20px 0px;
}

.subPageRhinoGepnet {
	width:617px;
	height:154px;
	margin:0px 17px 20px 0px;
}

#rightCol {
	float:left;
	margin:0px 0px 0px 6px;
	background-color:#FFF;
}

.middleColText {
	float:left;
	width:450px;
	margin:0px 10px 0px 4px;
}

/* End: Content Elements
----------------------------*/

/* Begin: Right Callouts
----------------------------*/

#rightCallouts {
	width: 149px;
	background: #FFF url('../../images/rightCallOut/background.gif') repeat-y;
	float:left;
}

#rightCallouts a {
	display:block;
	margin:auto auto;	
	margin-top:4px;
	margin-bottom:5px;
	width:131px;
	height:59px;
}

#rightCallouts a.why-use-sandostatin-lar {
	background: #FFF url('../../images/rightCallOut/why-use-sandostatin-lar.gif') no-repeat;	
}
#rightCallouts a.diagnosing-acromegaly {
	background: #FFF url('../../images/rightCallOut/diagnosing-acromegaly.gif') no-repeat;	
}
#rightCallouts a.diagnosing-nets {
	background: #FFF url('../../images/rightCallOut/diagnosing-nets.gif') no-repeat;	
}
#rightCallouts a.disease-background-acromegaly {
	background: #FFF url('../../images/rightCallOut/disease-background-acromegaly.gif') no-repeat;	
}
#rightCallouts a.disease-background-nets {
	background: #FFF url('../../images/rightCallOut/disease-background-nets.gif') no-repeat;	
}
#rightCallouts a.efficacy-in-acromegaly {
	background: #FFF url('../../images/rightCallOut/efficacy-in-acromegaly.gif') no-repeat;	
}
#rightCallouts a.efficacy-in-nets {
	background: #FFF url('../../images/rightCallOut/efficacy-in-nets.gif') no-repeat;	
}
#rightCallouts a.faq {
	background: #FFF url('../../images/rightCallOut/faq.gif') no-repeat;	
}
#rightCallouts a.mechanism-of-action-videos {
	background: #FFF url('../../images/rightCallOut/mechanism-of-action-videos.gif') no-repeat;	
}
#rightCallouts a.treatment-and-management-of-nets {
	background: #FFF url('../../images/rightCallOut/treatment-and-management-of-nets.gif') no-repeat;	
}
#rightCallouts a.acromegaly-case-studies {
	background: #FFF url('../../images/rightCallOut/acromegaly-case-studies.gif') no-repeat;	
}
#rightCallouts .topHeader {
	width:149px;
	height:32px;
}
#rightCallouts .learnMoreAcromegaly {
	background: #FFF url('../../images/rightCallOut/topLearnMoreAcromegaly.jpg') no-repeat;	
}
#rightCallouts .learnMoreNets {
	background: #FFF url('../../images/rightCallOut/topLearnMoreNETs.jpg') no-repeat;	
}
#rightCallouts .learnMoreSandostatin {
	background: #FFF url('../../images/rightCallOut/topLearnMoreSandostatin.jpg') no-repeat;	
}
#rightCallouts a.safety-information {
	background: #FFF url('../../images/rightCallOut/right_co_safety.gif') no-repeat;	
}

#rightCallouts span {
	display:block;
	height:1px;
	width:121px;
	margin:auto auto;
	border-top:1px dotted #066c6d;
	margin-bottom:1px;
}

#rightCallouts span.last {
	margin-bottom:2px;
}

#rightCalloutTop {
	width:149px;
	height:10px;
	background: url('../../images/rightCallOut/bgTop.gif') no-repeat;
}

#rightCalloutBottom {
	width:149px;
	height:19px;
	background: #FFF url('../../images/rightCallOut/bgBottom.gif') no-repeat;
}

/* End: Right Callouts
----------------------------*/

/* Begin: Disclaimer Style (lightbox)
----------------------------*/


#disclaimerBox {
	display: none;
	width: 583px !important;
	padding: 35px;
	border: 3px solid #80C0C0;
	background-color: #FFF;
}

#disclaimerBox p{
	margin:0;
	padding:0;
	font-size: 1.2em;
}

#disclaimerBox div {
	margin-top: 35px;
	text-align:center;
}

/* End: Disclaimer Style (lightbox)
----------------------------*/

/* Begin: Footer
----------------------------*/
#footerHome {
	margin:0px 0 0 0;
}

#footer {
	clear:both;
	margin:0 0 0 0;
	padding:10px 0px 30px 0px;
	background-color:fff;
	width:798px;
	margin:0 auto;
}

.footerLineBreak {
	background-image: url(../../images/footerLineBreak.gif);
	background-repeat:repeat-x;
	height:1px;
	width:495px;
	margin:0 auto;
	margin-top:20px;
}

.footerLogo {
	height:41px;
	width:150px;
	margin:15px 20px 0px 32px;
	float:left;
}

.footerLogoText {
	margin:4px 30px 0px 0px;
		/*margin:25px 5px 0px 18px;*/
	float:right;
	text-align:right;
	width:56%;
}

#footerNav {
	color:#333;
	margin:33px 0px 0px 335px;
}

#footerNav ul {
	list-style:none;
	padding:-120px;
	white-space:nowrap;
}

#footerNav li {
	display:inline;
	list-style-type:none;
	font:.75em;
}

#footerNav li a {
	color:#333;
	font:.75em;
	padding:0px 8px 0px 4px;
}

/* End: Footer
----------------------------*/




p {
	color:#333; 
	font:1em Arial, Helvetica, sans-serif;
}


img, a img {
	border:0;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	padding-bottom:8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:75%;
	color: #333333;
}

/* Sandostatin CSS Document */


.SandoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	padding-bottom:8px;
}


.SandoSubHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #42878e;
}

.SandoSubHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.SandoRefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.SandoDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

sup {
	font-size: smaller;
	vertical-align:top;
	line-height: 75%;
}

/*
a {
	display:block;
	width: 445px;
	word-wrap: break-word;
	margin-left:0;
	margin-right:0;
	padding:0;
}
*/

a:link {
	color: #42878e;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 12px; */
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #2D5A60;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 12px; */
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 12px; */
	font-weight: normal;
	color: #919537;
}

a:active {
	color: #339999;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 12px; */
	font-weight: normal;
}

ul {
	border: 0;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

input, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  padding: 0;
  margin: 0;
}

/* Begin: Generic Classes
----------------------------*/

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}

.bold {
	font-weight:bold;
}

.uppercase {
	text-transform:uppercase;
}

.small {
	font:.75em;
	line-height:150%;
}

/* Begin added by MedRageous */

sub {
	font-size: smaller;
	vertical-align:bottom;
	line-height: 75%;
}

.green {
	color:#0094a3;
}

.reference {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}
.noBottom {
	margin-bottom:0px;
}
#rightCol ul {
	margin: 0px 0px 0px 20px;
}
#rightCol ol {
	margin: 0px 0px 0px 20px;
}

#contentTable {
	border:1px solid #0094a3;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}

#contentTable td {
	border:1px solid #0094a3;
	color:#333333;
	font-size:12px;
	padding: 5px;
}

.siteIndent {
	margin-left: 56px;
}

.flags {
   padding:2px;
   border:1px double #021a40;
   background-color:#ffffff;
}

/* End added by MedRageous */

.listHeadings a:link {
	font-weight:bold;
}

#disclaimer
{
margin:0px auto;
width:97%;
margin-top:10px;
/*font:Normal 10px Arial, Helvetica, sans-serif;
color:#666;*/
font-family:Arial,Helvetica,Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#666666;

}




/* For Safety Information Section */
.safty_button { background: url(/images/safty_but_back.gif) repeat-x; border: 1px solid #bae1e4; margin-right:10px; margin-left:5px; margin-top:7px; float:left; font:Arial, Helvetica, sans-serif; font-size:11px; color:#0092a0; height: 16px; padding:2px; width:auto; width:122px; }
.safty_button span { background: url(/images/safety_icon.gif) no-repeat 4px center; }
.safty_button span a { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0092a0; text-decoration:none; margin-left:15px; line-height:18px; font-weight:bold; }
.safty_button span a:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0092a0; text-decoration:none; margin-left:15px; font-weight:bold; }
.safty_button span a:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#01444b; text-decoration:none; margin-left:15px; font-weight:bold; }
.safty_button span a:active { font-f:amily:Arial, Helvetica, sans-serif; font-size:11px; color:#0092a0; text-decoration:none; margin-left:15px; font-weight:bold; }
.clicklink { background: url(/images/click_link_back.gif) no-repeat; height: 29px; width: 436px; }
.clicklink a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none; margin-left:42px; line-height:29px; font-weight:bold; }
.clicklink a:visited{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none; margin-left:42px; line-height:29px; font-weight:bold; }
.clicklink a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#d4fcff; text-decoration:none; margin-left:42px; line-height:29px; font-weight:bold; }
.clicklink a:active{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none; margin-left:42px; line-height:29px; font-weight:bold; }
/* End Safety Information Section */

/*.toptit {
	font-size:.95em; float:left; width:auto; margin:0px 0 10px 0px; text-align:left; position:absolute; *margin-left:25px; line-height:12px;
}*/

.toptit {
	font-size:.95em; float:left; width:430px; margin:0px 10px 0 0px; text-align:right;
}
.hd_rw
{
float:left; margin:0px auto; width:450px;
}

/** HeaderHome page related css as per the W3C standards Start*/

.inputSearchbtn{
height:21px;
width:25px;
border : 0px;
vertical-align : top;
}
/** HeaderHome page related css as per the W3C standards End */

.imgTag{

}