/* ==================================================*/
/* ==============Start Iulian Code===================*/
/* ==================================================*/
*
{
	border:none;
	outline:none;	
	padding:0;
	margin:0;	
}
body
{
	background-color:#999999; 
	margin:0px;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#main_div
{
	width:725px;
	margin:10px auto 0px auto;
}
#top_main_div
{
	width:725px; 
	height:76px; 
	background-image:url('images/antara_logo.gif');
	text-indent:-9000px;
}
#mid_main_div
{
	width:725px;
	background-image:url('images/main_pixel.gif');
	background-repeat: repeat-y;
	
}
#bot_main_div
{
	width:725px;
	background-image:url('images/main_bott.gif');
	background-repeat: no-repeat;
	height:19px;
	
}
#rightside
{
	width:491px;
	height:237px;
	background-image:url('images/onthepath.jpg');
	background-repeat: no-repeat;
	float:left;
	margin-left:0px;
	text-indent:-9000px;
}

#rightside_2
{
	width:491px;	
	background-color:#fff;
	float:left;
	margin-top:-1px;
	margin-left:1px;
}
#leftside_2
{
	width:208px;
	float:left;
			
}
#yellow_top
{
	background-image:url('images/othersections.gif');
	background-repeat:no-repeat;
	width:182px;
	height:23px;
	margin-left:22px;
	margin-top:4px;	
	width:182px;
}
#yellow_mid
{
	background-color:#f7921c;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin-left:22px;
	width:180px;
	
}
#yellow_bot
{
	background-image:url('images/othersections_bot.gif');
	background-repeat:no-repeat;
	width:182px;
	height:11px;
	margin-left:22px;	
	width:182px;
}
#other
{
	list-style-type:none;
	padding-left:5px;
}
ul#other li a
{
	background-image:url('images/orangearrow.jpg');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;	
}
ul#other li a:hover
{
	text-decoration:underline;
}
#callout1
{
	text-indent:-9000px;
	background-image:url('images/callout_1.gif');
	background-repeat:no-repeat;
	width:183px;
	height:64px;
	margin-left:22px;
	margin-top:4px;	
}
#mid_main_div_interior #leftside #callout1
{
	margin-left:5px;
	margin-top:10px;
}
div#callout1:hover
{	
	background-image:url('images/callout_1_over.gif');	
}
.callout
{
	background-image:url('images/callout_1.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:183px;
	height:64px;
	float:right;		
}
.callout:hover
{
	 background-image:url('images/callout_1_over.gif');
	 background-repeat:no-repeat;
	 background-position:left top;
	 width:183px;
	 height:64px;
}
#divleft
{
	float:left;
	width:215px;
	padding:11px 5px 15px 15px;
	
}
#divright
{
	float:left;
	width:220px;
	padding: 11px 2px 15px 15px;
	
	
}
.last
{
	padding:0px;
	margin:0px;
}
h1
{
	color:#F2922A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
p
{
	margin-bottom:10px;
	padding: 0 0 0 0;
}
#round
{
	background-image:url('images/round.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	width:491px;
	height:11px;
	float:right;
}
.divblack
{
	background-color:#000;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	height:40px;	
}
#divbottomlinks
{
	margin:12px 10px 0 0;
	color:Orange;
	float:right;
	
}
.safetyinfo
{	
	padding-left:35px;
	padding-right:20px;	
	padding-bottom:10px;	
		
}
/*ul#nav .lifirst a.padding1{ padding-right:36px;}
ul#nav li a.padding2{ padding-right:29px;}
ul#nav li a.padding3{ padding-right:47px;}
ul#nav li a.padding4{ padding-right:44px;}
ul#nav li a.padding5{ padding-right:96px;}
ul#nav li a.padding6{ padding-right:53px;}

ul#nav .lifirst a.padding1:hover{ padding-right:36px;}
ul#nav li a.padding2:hover{ padding-right:29px;}
ul#nav li a.padding3:hover{ padding-right:47px;}
ul#nav li a.padding4:hover{ padding-right:44px;}
ul#nav li a.padding5:hover{ padding-right:96px;}
ul#nav li a.padding6:hover{ padding-right:53px;}*/



/*Start Navigation */
										/*ul#nav 
										{
											background-image:url('images/ul_nav_bg3.gif');
											background-position:top right;
											background-repeat:no-repeat;
											list-style: none;
											margin: 0;																	
											padding: 0;										
											border: none;
											margin-left: 5px;										
											width:186px;
											height:237px;
																
										}									
										ul#nav  li {
											margin:1px 0px;
											padding: 5px 0px 3px 0px;											
											list-style: none;
											list-style-image: none;
											position: relative;
											width:185px;
											float:right;
										}
										.home_hcp
										{
											
											background-image:url('images/hcp.gif');
											background-repeat:no-repeat;
											background-position:top center;
											height:50px;	
										}
										.home_hcp:hover
										{
										
											background-image:url('images/hcp_on.gif');
											height:50px;	
											margin-bottom:20px;
											background-color:Transparent !important;								
										}
										ul#nav li.home_hcp a 
										{
											 height:45px;
											 background-color:Transparent !important;
											 background-image:none;
										}
										ul#nav li.home_hcp a:hover 
										{
											background-color:Transparent !important;
											background-image:none;
										}										
										ul#nav li.lifirst a:hover 
										{
											 background-image:url('images/arrow_first1.gif');
											 background-position: -1px -1px;											
											 
										}
										ul#nav li.lifirst ul li a:hover 
										{
											background-image:url('images/yellow_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;										 
										}
										#leftside ul li.lifirst:hover {
											background-color: #9c0084 !important;
											background-image:url('images/arrow_first1.gif');
											background-repeat:no-repeat;
											background-position: -1px -1px;
										}
										
										.notxt
										{
											background-image:url('images/hcp.gif');
											background-repeat:no-repeat;
											background-position:top center;
											width:177px;
											height:54px;
											display:block !important;	
											text-indent:-9000px;	 									
										}
										.notxt:hover 
										{
											background-image:url('images/hcp_on.gif');											
											width:177px;
											height:54px;
										}
										ul#nav li a {										
											color: #f7921c;																
											padding: 5px 0px 5px 20px;
											background-image:url('images/white_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;
											text-decoration: none;								
											height: 13px;
											font-size: 11px;
											font-weight: normal;
											font-family:Arial;	
										}
										#leftside ul li ul {
											position: absolute;
											left: 185px; 
											top: -1px;
											width: 270px;
											display: none;
											border: 1px solid #ebf2fa;
											border-left: 0;							
										}		
										#leftside ul li ul li
										{
											background-color: #6e015c;																														
											list-style: none;
											list-style-image: none;
											position: relative;
											width:270px;
											float:left;
											margin:0px;	
											padding:0px;								
										}	
										#leftside ul li ul li a
										{
											display:block;
										}
										#leftside ul li ul li a:hover
										{
											display:block;
										}
										ul#nav li.lilarge
										{ 
											margin:1px 0px 1px 0px;
											padding: 0px 0px 0px 0px;	
											list-style-position: outside;									
											height:32px;
										}	
										ul#nav li.lilarge a {
											display:block;
											padding: 5px 0px 0px 20px;
											margin: 0px 0px 0px 0px;	
											height: 30px;											
										}
										ul#nav li.lilarge ul li a
										{
											height:20px;
										}	
										ul#nav li.lilarge ul li a:hover
										{
											height:20px;
										}					
										html>body #leftside ul li a {
											width: auto;
										}
										#leftside ul li a:hover {
											background-color: #9c0084;
											color: #ffffff;	
											background-image:url('images/yellow_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;
											padding: 5px 0px 3px 20px;
											margin: 0px 0px 2px 0px;																							
										}
										
										#leftside ul li:hover {
											background-color: #9c0084 !important;	
										}
										#leftside ul li.lilarge a:hover {
											background-color: #9c0084;
											color: #ffffff;	
											background-image:url('images/yellow_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;
											padding: 5px 0px 0px 20px;
											margin: 0px 0px 0px 0px;	
											height: 30px;											
										}
										
										
										a.submenu {
											background-image: url(img/ic_arrow.gif);
											background-position: 170px 50%;
											background-repeat: no-repeat;
										}								
		
										#leftside li:hover ul, #leftside li.over ul { display: block; } 
										
										#leftside
										{
											float:left;											
											padding-left:18px;
										}*/
											ul#nav 
										{
											
											background-image:url('images/ul_nav_bg3.gif');
											background-position:top right;
											background-repeat:no-repeat;
											list-style: none;
											margin: 0;																	
											padding: 1px 0 0 1px;											 											
											border: none;											
											width:185px;
											height:236px;
											margin-left: 5px;
											
																
										}	
																			
										ul#nav  li {
											margin: 0;
											/*border-bottom: 1px solid #ebf2fa;*/											
											list-style: none;
											list-style-image: none;
											position: relative;
										}
										ul#nav li.lifirst a:hover 
										{
											 background-image:url('images/arrow_first1.gif');
											 background-position: -1px -1px;											
											 
										}
										ul#nav li.lifirst ul li a:hover 
										{
											background-image:url('images/yellow_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;										 
										}
										#leftside ul li.lifirst:hover {
											background-color: #9c0084 !important;
											background-image:url('images/arrow_first1.gif');
											background-repeat:no-repeat;
											background-position: -1px -1px;
										}
										ul#nav li a {
											display: block;
											color: #f7921c;							
											padding: 5px 0px 5px 20px;											
											background-color: transparent;
											text-decoration: none;								
											height: 13px;
											font-size: 11px;
											font-weight: normal;
											background-image:url('images/white_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;
											
										}
										#leftside ul li ul {
											position: absolute;
											left: 185px; 
											top: -1px;
											width: 280px;
											display: none;
											border: 1px solid #ebf2fa;
											border-left: 0;							
										}		
										#leftside ul li ul li
										{
											background-color: #6e015c;																														
											list-style: none;
											list-style-image: none;
											position: relative;
											width:280px;
											float:left;
											margin:0px;	
											padding:0px;								
										}	
										ul#nav li.lilarge ul li a
										{
											height:13px;
											
										}	
										ul#nav li.lilarge ul li a:hover
										{
											height:13px;
										}														
										html>body #leftside ul li a {
											width: auto;
										}
										#leftside ul li a:hover {
											background-color: #9c0084;
											color: #ffffff;	
											background-image:url('images/yellow_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;																
										}
										a.submenu {
											background-image: url(img/ic_arrow.gif);
											background-position: 170px 50%;
											background-repeat: no-repeat;
										}								
		
										#leftside li:hover ul, #leftside li.over ul { display: block; } /* The magic */
										/* Fix IE. Hide from IE Mac \*/
										* html #leftside ul li { float: left; height: 1%; }
										* html #leftside ul li a { height: 1%; }
										/* End */
										
										#leftside
										{
											float:left;											
											padding-left:18px;
										}
										
										ul#nav li a.padding2{ margin-top:1px;}
										ul#nav li a.padding3{ margin-top:1px;}
										ul#nav li a.padding4{ margin-top:1px;}
										ul#nav li a.padding5{ margin-top:1px;}
										ul#nav li a.padding6{ margin-top:1px;}
										ul#nav li.lilarge a{ margin-top:1px;height:25px;}
										
										
										
										/*healthcare div*/
										.notxt
										{
											background-image:url('images/hcp.gif');
											background-repeat:no-repeat;
											background-position:top center;
											width:177px;
											height:54px;
											display:block !important;	
											text-indent:-9000px;	 									
										}
										.notxt:hover 
										{
											background-image:url('images/hcp_on.gif');											
											width:177px;
											height:54px;
										}	
											
/* End Navigation bar */


.tblmain
{
	width:737px;
	margin-left:auto; 
	margin-right:auto; 
	padding:0px;
	border:none;
	
	
}
.tdtopbanner
{
	width:737px; 
	height:86px; 
	background-image:url('images/home_banner.jpg');
	text-indent:-9000px;
}
.oscient
{
	
	height:60px;
	float:right;
	margin-right:30px;
	margin-top:10px;
	width:200px;
	
}
#interior_logo .oscient
{
	
	height:60px;
	float:right;
	margin-right:10px;
	margin-top:5px;
	width:200px;
	
}
#interior_logo .antara
{
	
	height:60px;
	float:left;
	margin-left:7px;
	margin-top:2px;
	width:170px;
	display:block;
}
#div_other_section
{
	background-image:url('images/home_othersections.jpg');
	background-position: left top;
	width:217px;
	height:27px;
}
#div_other_section_mid
{
	background-color:#f7921c;
	height:56px;
	width:182px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}
.mainimg
{
	background-image:url('home_body_rborder.jpg');	
	background-position: right bottom;
	white-space: nowrap;
	
}
.search_engine
{
	text-indent:-9000px;
	display:none;	
}
.home_hcp_div
{
width:177px;
height:54px;
margin-top:-58px;
margin-left:27px;
position:relative;
background-image:url('images/hcp.gif');
background-repeat:no-repeat;
background-position:top center;
margin-bottom:4px;
}
.home_hcp_div:hover
{										
background-image:url('images/hcp_on.gif');
height:54px;

}
.home_hcp_div a 
{
height:54px;
background-color:Transparent !important;
background-image:none;

}

/*=============================================== */
/*================ Interior pages================ */
/*=============================================== */

#maindiv_interior
{
	background-color:#58004c;
	width:774px;
	margin-left:auto;
	margin-right:auto;
}
#interior_logo
{
	background-image:url('images/interior_logo.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:774px;
	height:66px
}
#interior_logo a
{
	text-indent:-9000px;
}
#mid_main_div_interior #leftside
{
	margin: 0px 0px 0px 0px;
	padding-left:2px;
}
#mid_main_div_interior #rightside
{
	background-image:none;
	background-color:#fff;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	height:auto;
	width:565px;
	float:left;
	text-indent:0px;
	line-height:14px;
}

#mid_main_div_interior .home_hcp_div
{
	margin-left:10px;
	margin-top:-59px;
}

#divcenter
{
	float:left;
	width:340px;
	padding:15px;
}
#divcenter2
{
	float:right;
	width:195px;
	padding-top:15px;
}
.interior
{
	padding-left:30px;
	padding-bottom:10px;
}
h2
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	line-height:16px;
}
h3
{
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px;
	line-height:16px;
}
.spacerow form
{
	line-height:18px;
}
.borderclass
{
	border:1px solid #999999;
}
#mid_main_div_interior .divblack
{
	
	width:750px;
	margin-left:auto;
	margin-right:auto;

}
#maindiv_interior .divblack
{
	
	width:750px;
	margin-left:auto;
	margin-right:auto;

}

#divfpo
{
	background-image:url('images/fpo.jpg');
	background-repeat:no-repeat;
	width:180px;
	height:224px;
}
#divfpo2
{
	background-image:url('images/33057.jpg');
	background-repeat:no-repeat;
	width:180px;
	height:273px;	
}
#divfpo3
{
	background-image:url('images/33092.jpg');
	background-repeat:no-repeat;
	width:180px;
	height:119px;
}
#divfpo4
{
	background-image:url('images/33270.jpg');
	background-repeat:no-repeat;
	width:180px;
	height:273px;
}
#divfpo5
{
	background-image:url('images/33284.jpg');
	background-repeat:no-repeat;
	width:180px;
	height:273px;	
}
#yellow_top_white
{
	background-image:url('images/yellow_top.gif');
	background-repeat:no-repeat;
	width:180px;
	height:20px;	
	margin-top:20px;		
}
#yellow_mid_white
{
	background-color:#f7921c;	
	width:180px;
	
}
#yellow_bot_white
{
	background-image:url('images/yellow_bottom.gif');
	background-repeat:no-repeat;	
	height:11px;	
	width:180px;
}
#signup
{
	 background-image:url('images/emailsignup.jpg');
	 background-repeat:no-repeat;
	 width:180px;
	 height:70px;
	 margin-top:20px;
	 margin-bottom:20px;	 
}
#signup a
{
	 display:block;
	 width:180px;
	 height:70px;
	 text-indent:-9000px;
}
#divfooter
{
	width:720px;
	margin: 0px auto 0px auto;
	padding:25px;
}
#rightside2 
{
	padding:15px;	
	background-image:none;
	background-color:#fff;
	margin:0px 0px 0px 0px;	
	height:auto;
	width:535px;
	float:left;	
	line-height:14px;
}
.tblborderclass td
{
	border: 1px solid #999999;
	height:15px;
	padding:5px;
}
.tblborderclass 
{
	 margin-bottom:10px;
}
.interior h2
{
	margin:10px 0 0 0;
}

/*=============HCP WEBSITE================*/

#hcp_main_div
{
	width:721px;
	margin:10px auto 0px auto;
}
#hcp_top_main_div
{
	width:721px; 
	height:76px; 
	background-image:url('images/hcp_pix_top.gif');
	text-indent:-9000px;
}
#hcp_top_main_div .antara
{
	
	height:70px;
	float:left;
	margin-left:7px;
	margin-top:2px;
	width:180px;
	display:block;
}
#hcp_mid_main_div
{
	width:721px;
	background-image:url('images/hcp_pix_mid.gif');
	background-repeat: repeat-y;
}
#hcp_bot_main_div
{
	width:721px;
	background-image:url('images/hcp_pix_bot.gif');
	background-repeat: no-repeat;
	height:27px;
	
}
#hcp_rightside 
{
	padding:15px;	
	background-image:none;
	background-color:#fff;
	margin:0px 0px 0px 0px;	
	height:auto;
	width:462px;
	float:left;	
	line-height:14px;
}
#hcp_left
{
	float:left;
	width:270px;
}
#hcp_right
{
	float:right;
	width:190px;
}
#hcp_right a
{
	display:block;
	background-image:url('images/hcp_findout.jpg');
	background-repeat:no-repeat;
	width:188px;
	height:95px;
	text-indent:-9000px;
	margin-top:40px;
}
#hcp_bottomimg 
{
 background-image:url('images/hcp_arrowst.jpg');
 width:300px;
 height:332px;
 margin:0px auto 0px auto;
}
#hcp_corner_top
{
	float:left;
	height:8px;
	background-image:url('images/hcp_corner_top.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:492px;
	background-color:#fff;
	margin:0px;
}
#hcp_corner_bottom1
{
	float:left;
	width:182px;
	height:12px;
	margin-left: 5px;
	padding-left:20px;
}
#hcp_corner_bottom
{
	/*float:left;
	height:12px;
	background-image:url('images/hcp_corner_bottom.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	width:492px;
	background-color:#fff;
	margin:0px 0px 0 0;*/
	float:left;
	height:12px;
	background-image:url('images/hcp_corner_bottom.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:492px;
	background-color:#fff;
	margin:0px;
}
/*=============HCP NAV============*/										
										ul#hcp_nav 
										{
											
											background-image:url('images/hcp_bg_menu.gif');
											background-position:top right;
											background-repeat:no-repeat;
											list-style: none;
											margin: 0;																	
											padding: 1px 0 0 1px;											 											
											border: none;
											width:185px;
											height:265px;
											margin-left: 0px;
											
																
										}									
										ul#hcp_nav  li {
											margin:0;
											/*border-bottom: 1px solid #ebf2fa;	*/										
											list-style: none;
											list-style-image: none;
											position: relative;
											background-color:Transparent;
										}
										ul#hcp_nav li a {
											display: block;
											color: #f7921c;							
											padding: 5px 0px 5px 20px;											
											background-color: white;
											text-decoration: none;								
											height: 13px;
											font-size: 11px;
											font-weight: normal;
											background-image:url('images/white_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;
											background-color:Transparent;
												
										}
										#leftside2 ul#hcp_nav li ul {
											position: absolute;
											left: 150px; /* Set 1px less than menu width */
											top: -1px;
											width: 180px;
											display: none;
											border: 1px solid #ebf2fa;
											border-left: 0;							
										}										
										html>body #leftside2 ul#hcp_nav li a {
											width: auto;
										}
										#leftside2 ul#hcp_nav li a:hover {
											background-color: #9c0084;
											color: #fff;
											background-image:url('images/yellow_arrow.gif');
											background-position: 7px 9px;
											background-repeat:no-repeat;																												
										}
										ul#hcp_nav li.lifirst a:hover 
										{
											 background-image:url('images/arrow_first2.gif') !important;
											 background-position: -1px -1px !important;
										}
										ul#hcp_nav .padding11:hover 
										{
											 background-image:url('images/arrow_first3.gif') !important;
											 background-position: -1px 8px !important;											
											 
										}
										a.submenu {
											background-image: url(img/ic_arrow.gif);
											background-position: 170px 50%;
											background-repeat: no-repeat;
										}
										#leftside2
										{
											float:left;											
											padding-left:18px;
										}
										ul#hcp_nav li a.padding2{margin-top:1px; height:14px;}
										ul#hcp_nav li a.padding3{margin-top:1px;height:12px;}
										ul#hcp_nav li a.padding4{margin-top:1px;}
										ul#hcp_nav li a.padding5{margin-top:1px;}
										ul#hcp_nav li a.padding6{margin-top:1px; height:14px;}
										ul#hcp_nav li a.padding7{margin-top:1px; height:12px;}
										ul#hcp_nav li a.padding8{margin-top:1px; height:14px;}
										ul#hcp_nav li a.padding9{margin-top:1px; height:12px;}
										ul#hcp_nav li a.padding10{margin-top:1px; height:14px;}
										ul#hcp_nav li a.padding11{margin-top:1px; clear:both;}
										ul#hcp_nav li a {overflow:hidden;}
										
										
/*============End Iulian Code============*/
.footer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	margin-top:20px;
}
.goldheader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F2922A;
	font-weight: bold;
}
.greenheader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949A41;
	font-weight: bold;
	font-style: italic;

}
.purpleheader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C0177;
	font-weight: bold;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	color: #8C0177;
	font-weight: bold;
	text-decoration: none;

}
.subhead {
	font-weight: bold;
	color: #666666;
	font-size: 12px;

}


A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;} 
 
.tightlist {
	top: -10px;
}

