/*******  template styles  *******/

body
{
	background: transparent url('../../images/siteBG.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #1B2930;
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;
	overflow-x:hidden;
}

.SiteContainer
{
	/*height: 100%;*/
	background-color: #F6F8FA;
	margin: 0px auto;
}

.MainContainer
{
	width: 800px;
	vertical-align:top;
	text-align:left;
}

.LeftBGShadow
{
	background: transparent url('../../images/leftBGShadow.gif') repeat-y;
	height: 100%;
	width: 4px;
}

.RightBGShadow
{
	background: transparent url('../../images/rightBGShadow.gif') repeat-y;
	height: 100%;
	width: 4px;
}

/*******  header styles  *******/

.Header
{
	background: #FFF url('../../images/headerBG.gif'); background-repeat:no-repeat;
	height: 68px;
	position: relative;
}

.HeaderLogo
{
	margin: 13px 0px 0px 14px;
	border: 0px;
	height: 42px;
	width: 312px;
}

.TextResizeContainer
{
float:right;
	color: #304b59;
	border:0px solid #336699;
	*margin-right:10px;
}

.TextResizeContainer .textSmall, .TextResizeContainer .textMedium, .TextResizeContainer .textLarge
{
	cursor:pointer;
}

.textSmall, .textMedium, .textLarge
{
	padding: 0px 3px;
}

.textSmall
{
	font-size: 0.75em;
}

.textMedium
{
	font-size: 1em;
}

.textLarge
{
	font-size: 1.25em;
}

.textResizeOn
{
	color: #C2511B;
	text-decoration: underline;
}

.HeaderMainImage
{
	height: 134px;
	width: 800px;
}

#header_logo
{
float:left;
width:320px;
height:45px;
margin-top:10px;
}
#header_text
{
float:left;
width:200px;
margin-top:12px;
margin-left:20px;
height:45px;
}
#header_right
{
float:right;
width:240px;
height:45px;
}

#search_box
{
float:right;
width:232px;
height:36px;

}
#search_feild
{
float:left;
width:138px;
height:30px;
margin:10px 0px 0px 5px;
padding-left:5px;	

}
#search_feild input
{
border:none;
color:#9f4c25;
background:none;
width:120px;
height:17px;
padding-left:5px;	
font-size:11px;
margin:0px;
_padding-left:0px;
}
#search_btn
{
float:left;
/*width:45px;*/
border:none;
color:#2b566a;
font:bold 11px Arial, Helvetica, sans-serif;
height:30px;
padding-left:10px;
*padding-left:5px;

margin:10px 0px 0px 10px;
}

#nav, #nav ul
{
	z-index:2;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;		
}

#nav
{
	font-size: 0.833em;
	height: 35px;
	border-bottom: 1px solid #A4A9AE;
	background: #FFF url('../../images/navBG.jpg') repeat-x;
}

#nav ul
{
	background-color: #EFDBD2;
}

#nav a
{
	color: #395768;
	height: auto;
	background-color: #EFDBD2;
}

#nav a:hover
{
	background: #e0e9ee;
}

#nav a.main, #nav a:hover.main
{
	color: #3F6174;
	height: 19px;
	padding: 12px 5px 4px;
	display: block;
	background: none;
	float:left;
}

#nav a.on, #nav a:hover.on
{
	background: #FFF url('../../images/navOnBG.jpg') repeat-x;
	color: #F6F8FA;
}

#nav li
{
	float: left;
	border-left: 1px solid #A9B0B5;
	position: relative;
}

#nav li.first
{
	border-left: none;
}

#nav li li.first
{
	border-top: 1px solid #A9B0B5;
}

#nav ul 
{
	width:20em;
	position:absolute;
	display:none;
	top:3.5em;
	margin-left:-1px;
	left: 0;
}

#nav li ul a
{
	width:20em;
	height:auto;
	float:left;
	color: #395768;
	padding: 8px 8px;
	border-top: 1px solid #A9B0B5;
	border-right: 1px solid #A9B0B5;
}

#nav li ul a.last
{
	border-bottom: 1px solid #A9B0B5;
}

#nav li ul a.arrow
{
	background: #EFDBD2 url('../../images/subNavArrowRight.gif') no-repeat 98% 50%;
}

#nav li ul a:hover.arrow
{
	background-color: #e0e9ee;
	background-image: url('../../images/subNavArrowRight.gif');
	background-repeat: no-repeat;
	background-position: 98% 50%;
}

#nav ul ul
{
	top:auto;
}	

#nav li ul ul 
{
	left:20.5em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul
{
	display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul
{
	display:block;
}

.BreadcrumbContainer
{
	background: #FFF url('../../images/breadcrumbBG.jpg') repeat-x;
	height: 17px;
	border-bottom: 1px solid #CACED1;
	padding: 4px 0px 0px 8px;
	font-size: 0.833em;
	color: #729CB3;
}

.breadcrumbBlue
{
	color: #729CB3;
}

/*******  end header styles  *******/

#MainContent
{
	float: left;
	padding: 20px 44px 52px 18px;
	width: 525px;
	line-height: 1.4em;
	
}

#MainContent.textLarge 
{
	line-height: 1.7em;
}

/*******  home page callout styles  *******/

#HomePageCallouts {
        width:800px;
        padding:30px 0px 4px 0px;
        _padding:0px;
}


.homeCalloutLineBreak {
	vertical-align:top;
	margin:-20px 10px 0px 20px;
	float:left;
}

.homeCalloutHeader
{
	color: #C55926;
	font-size: 1.25em;
	font-weight:bold;
}

.homeText
{
	color: #b49878;
}

.homeLearnMoreImage
{
	border-width: 0px;
}

#HomeCouldItBeContainer
{
	background: transparent url('../../images/homeCouldItBe.gif') no-repeat scroll bottom right;
	height: 135px;
	width: 220px;
	padding: 0px 0px 0px 40px;
	float:left;
}

.HomeCouldItBeText
{
	width: 150px;
}

.HomeCouldItBeLearnMore
{
	position: relative;
	bottom: -35px;
	right: -65px;
}

#HomeLivingWithContainer
{
	background: transparent url('../../images/homeLivingWith.gif') no-repeat scroll bottom right;
	height: 180px;
	width: 220px;
	padding: 0px 0px 0px 15px;
	float:left;
}

.HomeLivingWithText
{
	width: 120px;
}

.HomeLivingWithLearnMore
{
	position: relative;
	bottom: -50px;
	right: 10px;
}

#HomeFAQContainer
{
	background: transparent url('../../images/homeFAQ.gif') no-repeat scroll right 80px;
	height: 158px;
	width: 180px;
	padding: 0px 0px 0px 15px;
	float:left;
}

.HomeFAQText
{
	width: 110px;
}

.HomeFAQLearnMore
{
	position: relative;
	bottom: 30px;
	right: -65px;
}

/*******  end home page callout styles  *******/


/*******  right column styles  *******/

#RightContent
{
	float: left;
	padding-bottom: 52px;
	width: 205px;
}

.rightHeader
{
	color: #C55926;
}

.rightText
{
	color: #6D5438;
	font-size: 0.833em;
}

.learnMoreImage
{
	border-width: 0px;
}

#CouldItBeContainer
{
	background: transparent url('../../images/couldItBe.gif') no-repeat scroll bottom;
	height: 120px;
	width: 185px;
	margin-top: 19px;
	padding: 0px 0px 0px 15px;
	position: relative;
}

.CouldItBeText
{
	width: 105px;
}

.CouldItBeLearnMore
{
	position: absolute;
	bottom: 9px;
	right: 15px;
}

#LivingWithContainer
{
	background: transparent url('../../images/livingWith.gif') no-repeat scroll bottom;
	height: 135px;
	width: 185px;
	margin-top: 26px;
	padding: 0px 0px 0px 15px;
	position: relative;
}

.LivingWithText
{
	width: 120px;
}

.LivingWithLearnMore
{
	position: absolute;
	bottom: 31px;
	right: 76px;
}

#FAQContainer
{
	background: transparent url('../../images/faq.gif') no-repeat scroll bottom;
	height: 130px;
	width: 185px;
	margin-top: 16px;
	padding: 0px 0px 0px 15px;
	position: relative;
}

.FAQText
{
	width: 110px;
}

.FAQLearnMore
{
	position: absolute;
	bottom: 24px;
	right: 10px;
}

/*******  end right column styles  *******/

/*******  footer styles  *******/

.Footer
{
	height: 85px;
}

.FooterNavContainer
{
	background: transparent url('../../images/footerNavBG.gif');
	height: 21px;
	padding: 6px 10px 0px 0px;
	color: #719CB3;
	font-size: 0.917em;
	text-align: right;
}

.FooterNavContainer a
{
	color: #719CB3
}

.FooterBotttom
{
	height: 58px;
}

.NovartisLogo
{
	margin: 4px 13px 0px 12px;
	border: 0px;
	height: 32px;
	width: 119px;
}

.copyright
{
	color: #A1A1A1;
	font-size: 0.833em;
}

/*******  end footer styles  *******/

.reference, .caption
{
	font-size: 0.917em;
}

/*******  end template styles  *******/


/*******  general styles  *******/

a
{
	color: #C2511B;
	text-decoration: none;
}

h1
{
	font-size: 2em;
	line-height: 1em;
	color: #C2511B;
}

h2
{
	font-size: 1.5em;
	line-height: 1em;
	color: #C2511B;
}

h3
{
	font-size: 1.333em;
	line-height: 1.333em;
	color: #1B2930;
}

h5
{
	font-size: 1.333em;
	line-height: 1em;
	color: #C2511B;
}


.clear
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

/*******  end general styles  *******/


ul.sitemap
{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


/********** Q&A Styles ************/

.bigLetter
{
	font-family:Arial;
	font-size:1.5em;
	font-weight:bold;
	color:#3366FF;
	text-shadow: 0.1em 0.1em #aaa;
	padding:0 5px 5px 0;
}

.title
{
	background-color: #E6E6E6;
	padding: 3px 2px 4px 2px;
	font-family: Arial; 
	font-size: 1.3em; 
	font-weight: bold;
	color: #000000;
}

.alignRight
{
	text-align: right;
}

/********** end Q&A Styles **************/

/********** Disclaimer Style (lightbox) ************/

#disclaimerBox {
	display: none;
	width: 483px !important;
	padding: 35px;
	border: 3px solid #729db4;
	background-color: #FFF;	
}

#disclaimerBox p{
	margin:0;
	padding:0;
	font-size: 1.2em;
}

#disclaimerBox div {
	/* margin-top: 35px; */
	text-align:center;
}

/********** Disclaimer Style (lightbox) **************/

/********** Glossary Styles ************/

.select
{
	float:left;
	font-size: 1.3em;
	cursor: pointer;
}

.italic
{
	font-style: italic;
}

.separator
{
	float:left;
	font-size: 1.3em; 
	margin:0px 6px 0px 6px;
}

/********** end Glossary Styles **************/

/*******  ADDED BY MEDRAGEOUS  *******/

sup {
	
	font-size:10px;
	*font-size:smaller;
	vertical-align:top;
	line-height: 75%;
}

.callOut
{
	font-size: 1.333em;
	font-style:italic;
	font-weight:bold;
	line-height: 1em;
}

.indent {
	padding-left:20px;
}

h4
{
	font-size: 1.11em;
	line-height: 1em;
	color: #1B2930;
	text-transform:uppercase;
}

#Rtable
{
	border-top: 2px solid #c2511b;
	border-bottom: 2px solid #c2511b;
	border-spacing:inherit;
	background-color:#f7ece7;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
}

/* floating callout boxes in content area */
#inCopyCalloutBox {
	float:right;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	width:175px;
	border-top: 2px solid #395768;
	border-bottom: 2px solid #395768;
	background-color:#eef3f6;
}
#inCopyCalloutContent {
	margin: 10px 15px;
	padding: 0px;
}


/* (end) floating callout boxes in content area */

#contentTable {
	border:1px solid #1b2930;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
#contentTable th {
	border:1px solid #1b2930;
	background-color:#395768;
	color:#FFF;
	font-size:12px;
	padding: 5px;
}
#contentTable td {
	border:1px solid #1b2930;
	color:#1b2930;
	font-size:12px;
	padding: 5px;
}
#contentInteriorTable01 {
	border: none;
	margin: 0px;
	padding: 0px;
}
#contentInteriorTable01 td {
	border: none;
	color:#1b2930;
	font-size:12px;
	padding: 0px;
}
#contentTable ul {
	margin: 5px 5px 5px 15px;
	padding-left: 0px;
}

div.hr {
  height: 1px;
  background: #c2511b no-repeat scroll center;
}
div.hr hr {
  display: none;
}

.tableHeader {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #1B2930;
	text-transform:uppercase;
}

#Spacer {
	margin: 0px 0px 0px 0px;
	border: 0px;
	height: 8px;
}

ul.tightBullet {
	margin-top: -1em;
	padding-top:8px;
	*padding-top:0px;
}

ul.noBottom {
	margin-bottom: 0em;
}
ul.noBottom2 {
	margin-bottom: 0em;
	margin-top:0em;
}
.text_colm_1
{
width:305px;
*width:340px;
padding:0px !important;
*padding-left:10px;
}
.text_colm_2
{
width:35px;
*width:10px;  
padding:0px !important;
}
.text_colm_3
{
width:154px;
*width:150px;
padding:0px !important;
}

/******  Begin Newly added patient videos css *******/
#video_box {
float:left;
height:92px;
padding:15px 40px;
width:720px;
}

#video_colm
{
float:left;
width:338px;
height:87px;
background:#ecf1f5;
border:1px solid #cfdce5;
}
#video_colm1
{
float:right;
width:338px;
height:87px;
background:#ecf1f5;
border:1px solid #cfdce5;
}
#video_img
{
float:left;
padding:5px;
width:109px;
height:79px;
}
#video_cont
{
float:left;
padding:3px;
width:212px;
height:69px;
}
#video_cont h1
{
width:213px;
color:#c55f37;
height:28px;
padding-top:2px;
margin:0px;
font:normal 18px arial;
background:url(../../images/video_h1_bg.gif) repeat-y;
}
#video_maincont
{
width:209px;
font:normal 11px arial;
color:#8a6366;
padding-top:7px;
}

/******  End Newly added patient videos css *******/

/*******  END ADDED BY MEDRAGEOUS  *******/