/* standard base css rules */
html, body {
   padding: 0;
   margin: 0;
   border: 0;
   text-align: center;
   color: #333;
   background: #fff url('/img/bkgd.gif') repeat-x left top;
}

html, body, td { font: normal 12px/1.5em Arial, Helvetica, sans-serif; }

td { font: normal 12px/1.5em Arial, Helvetica, sans-serif; padding: 2px 0 2px 0; }

p { 
	margin: 5px 0 5px 0; 
	display: block;
}

b, strong, .bold { font-weight: bold; }

em, i { font-style: italic; }

sup, sup a, sup a:link, sup a:visited, sup a:active, sup a:hover { font-size: .9em !important; line-height: .9em !important; }

#page-content h1 sup {
	position: relative;
	top: 8px;
	font-size: .8em !important;
}

#page-content h2 sup {
	position: relative;
	top: 2px;
	_top: 3px;
	font-size: .7em !important;
	font-family: Arial, Helvetica, sans-serif;
}


#content-block-home { text-align: left; }

img { border: 0; }

form { display: inline; }

select { min-width: 1.5em; /* firefox! */ font: normal 11px/1.33em Arial, Helvetica, sans-serif; }

option { font: normal 11px/1.33em Arial, Helvetica, sans-serif; }

.clr { clear: both; }

.normal { font-weight: normal !important; }

.error { color: red !important; }

@media print { html, body { color: #333; background: #fff; } }

#page-content table.borderTable {
	border: 1px solid #E7E7E7;
	display: block;
}

#page-content table.borderTable tr {
	margin: 0;
	padding: 0;
}

#page-content table.borderTable td {
	font: normal 12px/1.5em Arial, Helvetica, sans-serif; 
	padding: 3px 7px 3px 7px;
	border: 1px solid #E7E7E7;
	margin: 0;
}


#builtat {
	float: left;
}

.flv_player {
	display: none;
	z-index: 5000;
	top: -65px;
	left: -299px;
	_top: -65px;
	_left: -25px;
	background-color: #fff;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	_margin: 0 -264px -280px -264px;
}

.actionable {
	background: url("/img/caret.gif") no-repeat 0 7px;
	padding: 6px 0 5px 18px;
	display: block;
}


/* standard base css rules EOF */

#content-wrapper {
	width: 1024px;
}

#masthead-hp {
	width: 1024px;
	height: 406px;
}
#masthead-hp-bg {
	width: 1024px;
	height: 406px;
/*	background: #fff url('/img/masthead_hp.jpg') no-repeat 0 0; */
}

#masthead-page {
	width: 1024px;
	height: 163px;
}

#masthead-logo {
	padding: 24px 0 0 25px;
}

#toolbar-wrapper {
	background-image: url('/img/bkgd_toolbar.gif');
	height: 49px;
}

#hp-menu {
	width: 706px;
	float: left;
}
#page-menu {
	width: 706px;
	float: left;
}
#util-menu {
    float: left;
}
	#util-menu ul {
    list-style: none;
}
	#util-menu ul li {
    list-style: none;
    height: 46px;
    background: transparent url(/img/divider_nav.gif) no-repeat 0 50%;
}
	#util-menu ul li.first {
    background: none;
}
#util-menu li a {   
    padding: 0 8px;
    display: block;
    font-weight: bold;
    color: #994e02;
    font-size: 11px;
    line-height: 50px;
    height: 46px;
    _display: inline-block;
    _line-height: 46px;
}

#util-menu li.on a,
#util-menu li a:hover {
    background-color: #994e02 !important;
    color: #fff;
}

#util-menu li a.lang_italiano {
    background: transparent url(/img/flag_italy.gif) 10px 18px no-repeat;
    padding-left: 33px;
}

#hp-toolbar {
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
/*	width: 318px; */
	height: 37px;
	float: left;
	
}
	#hp-toolbar form {
	    display: inline;
	}

	#hp-toolbar table {
	    margin: 0 0 0 10px;
	}
	#hp-toolbar td span a, a:link, a:visited, a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #994E02;
	}
	
	#hp-toolbar .toolbar-flag {
		float: left;
		margin-right: 3px;
		display: block;
	}
	
	#hp-toolbar span.divider_span {
		display: block;
		float: left;
		width: 47px;
		background: url('/img/divider_nav.gif') no-repeat 46px 2px;
		margin-right: 8px !important;
	}
	
	#hp-toolbar .srch_front {
		margin: 0 0 0 10px;
		float: left;
		width: 10px;
		height: 21px;
		_height: 22px;
		background: url('/img/search_left.gif') no-repeat 0 0;
		_background: url('/img/search_left.gif') no-repeat 0 1px;
	}
	
	#hp-toolbar input {
		float: left;
		height: 21px;
		font-size: 9px;
		border: none;
		background: url('/img/search_mid.gif') repeat-x 0 0;
		padding: 5px 0 0 0;
		_margin: 1px 0 0 0;
	}
	
	#hp-toolbar td {
		padding: 0;
	}
#hp-toolbar .srch_right { float: left }
	#hp-toolbar .srch_right img {
		_margin: 1px 0 0 0;
	}

#homepage-content {
	padding: 22px 0 30px 0;
    margin: 0;
    width: 1024px;
	background-color: #fff;
	display: block;
}

#homepage-content-left {
	margin: 0;
	width: 780px;
	float: left;
}

#homepage-content ul, #page-content ul { list-style: none; }

   #homepage-content ul li, #page-content ul li {
      	background: url("/img/bullet_nav.gif") no-repeat 0 12px;
   		padding: 5px 0 5px 10px;
   }
   
   #homepage-content ul li li, #page-content ul li li{
      	background: url("/img/bullet_nav.gif") no-repeat 0 7px;
   		padding: 0 0 0 10px;
   }
   
   

#homepage-content ol, #page-content ol { margin-top: 0; padding-top: 0; }

  #homepage-content ol li, #page-content ol li {
      list-style-type: decimal;
      padding-bottom: 5px;
   }


	/* START HP TABS */
	#hp_feeds_news_tab {
		width: 423px;
	}
	
	#hp_feeds_events_tab {
		width: 423px;
	}
	
	#hp_feeds_webcasts_tab {
		width: 423px;
	}
	
	a.tab_links, a.tab_links:link, a.tab_links:visited, a.tab_links:hover {
		color: #cc6600;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.tab_block {
		display: block;
		float: left;
		height: 32px;
	}
	
	.on_tab {
		text-transform: uppercase;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		padding: 6px 5px 0 5px;
		display: block;
		color: #666;
		width: 109px;
		line-height: 1em;
		height: 20px;
	}
	
	.off_tab {
		text-transform: uppercase;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		padding: 1 5px 0 5px;
		display: block;
		color: #666;
		width: 141px;
		height: 20px;
		
	}
	
	#hp_feeds #tabs_Holder .on_tab {
		text-transform: uppercase;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		padding: 6px 5px 0 5px;
		display: block;
		color: #666;
		width: 84px;
		line-height: 1em;
		height: 20px;
	}
	
	#hp_feeds #tabs_Holder .off_tab {
		text-transform: uppercase;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		padding: 3px 5px 0 5px;
		display: block;
		color: #666;
		width: 116px;
		height: 20px;
		
	}
	
	#tabs_Holder .off_tab a.tab_links, a.tab_links:link, a.tab_links:visited, a.tab_links:hover {
		color: #cc6600;
		text-transform: uppercase;
		font-size: 11px;
		line-height: 1em;
		font-weight: bold;
	}
	
	
	#hp_tabs_content {
		width: 413px;
		min-height: 200px;
		padding: 10px 5px 10px 5px;
	}

	
	.hptabs_tab_item {
		display: block;
	}
	
	.hp_tab_left {
		display: block;
		float: left;
		width: 85px;
		font-size: 11px;
		color: #999;
		padding: 0 0 0 30px;
	}
	
	.hp_tab_right {
		display: block;
		float: left;
		width: 255px;
		background: url('/img/divider_y.gif') repeat-y left;
		font-size: 11px;
		padding: 0 0 10px 10px;
	}
	
	
	
	/* END HP TABS */


/* 2009 HP zones */

dl.hp_list {
}
dl.hp_list dt {
    font-size: 11px;
    color: #999;
	width: 70px;
	display: block;
	float: left;
	padding: 0 10px 0 0;
	text-align: right;
}
dl.hp_list dd {
    font-size: 11px;
	width: 265px;
	display: block;
	float: left;
	padding: 0 0 15px 10px;
	background: url(/img/divider_y.gif) repeat-y 0 0;
}

#newsfeed_wrapper {
    float: left;
    width: 420px;
    margin-right: 10px;
    margin-left: 0px;
    background: url(/img/hp_news_bg.gif) no-repeat left bottom;
}
#newsfeed_wrapper_bottom {
    padding: 0 15px 0 30px;
}


#webcasts_wrapper h2,
#hp_extra_wrapper h2 {
    font-size: 11px;
    font-weight: bold;
    color: #cc6600;
    text-transform: uppercase;
    padding: 10px 0 0 0;  
    height: 20px;
    margin-bottom: 10px;
}

#newsfeed_wrapper h2 {  
    font-size: 11px;
    font-weight: bold;
    color: #cc6600;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
    height: 20px;
}

#webcasts_wrapper, #hp_extra_wrapper {
    float: left;
    width: 340px;
	background: url(/img/hp_webcasts_bg.gif) no-repeat left bottom;
    margin-right: 10px;
}

#hp_extra_wrapper {
	margin-right: 0;
}

#webcasts_wrapper_bottom, #hp_extra_wrapper_bottom {
	padding: 0 15px;
}

#hp_extra_wrapper_bottom {
	padding-bottom: 15px;
}

#webcasts_wrapper_bottom p, #hp_extra_wrapper_bottom p {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 10px 0 10px 0;
	*padding: 5px 0 10px 0;
}
#webcasts_wrapper_bottom p.last, #hp_extra_wrapper_bottom p.last {
	padding: 10px 0 5px 0;
	*padding: 5px 0 0px 0;
	background: none;
}
#webcasts_wrapper_bottom a, #hp_extra_wrapper_bottom a {
	display: block;
}
#webcasts_wrapper_bottom .date, #hp_extra_wrapper_bottom .date {
	color: #999;
	display: block;
}

/*#hp_extra_wrapper {
    float: left;
    width: 145px;
    border: 1px solid #ccc;
    padding: 0 10px 20px 10px;
    background: #efeded;
    display: block;
}*/



/* end 2009 HP zones */

#homepage-content-right {
	margin: 0;
    padding: 0;
	width: 244px;
	float: left;	
    background: url(/img/hp_rightZone_bg.gif) no-repeat left bottom;
}
#homepage-content-right_bottom {
    padding: 0 10px 0 7px;
}

#newsfeed_wrapper, #webcasts_wrapper, #homepage-content-right {
    height: 370px;
    overflow: hidden;
}

#hp_sub_left {
	display: block;
	float: left;
	width: 230px;
	margin: 0 12px 0 0;
}

#hp_sub_right {
	display: block;
	float: left;
	width: 230px;
	margin: 0 0 0 12px;
}

/*
#hp_helpful_resources {
	background: url('/img/bkgd_resources.jpg') no-repeat 0 0;
	height: 60px;
	width: 145px;
	padding: 10px 0 0 85px;
	margin: 0 0 12px 0;
}
#hp_clin_trials {
	background: url('/img/bkgd_cancer.jpg') no-repeat 0 0;
	padding: 13px 0 0 14px;
	width: 216px;
	height: 192px;
}
   */

#hp_right_sublinks {
}
#hp_right_sublinks a {
	font-weight: bold;
	font-size: 12px;
}
#hp_right_sublinks p {
    margin-bottom: 0;
}
#hp_right_sublinks .first {
    padding-top: 5px;
}
#hp_right_sublinks .last {
    padding-bottom: 5px;
}

#hp_prod_pipeline {
	background: url('/img/bkgd_pipeline.jpg') no-repeat 0 0;
	height: 60px;
	width: 145px;
	padding: 5px 0 0 85px;
	margin: 0 0 12px 0;
}

#hp_mark_products {
	background: url('/img/bkgd_marketed.jpg') no-repeat 0 0;
	height: 60px;
	width: 145px;
	padding: 5px 0 0 85px;
	margin: 0 0 12px 0;
}

#hp_careers_block {
	background: url('/img/bkgd_careers.jpg') no-repeat 0 0;
	height: 60px;
	width: 145px;
	padding: 5px 0 0 85px;
	margin: 0 0 12px 0;
}

#locator-container {
	margin: 0 0 10px 0;
}


/* Page rules */

#page-content {
	padding: 32px 0 30px 0;
	background-color: #fff;
	display: block;
}

#page-content a, a:link, a:visited, a:hover {
   color: #3e7898;
   background-color: inherit;
   font: normal 12px/1.33em Arial, Helvetica, sans-serif;
   text-decoration: none !important;
   text-transform: none;
}

	#page-content a.tab_links, a.tab_links:link, a.tab_links:visited, a.tab_links:hover {
		color: #cc6600;
		text-transform: uppercase;
	}
	
	#page-content #page_tabs_content {
		width: 490px;
	}
	
	#page-content #prod_clinical_tab_content {
		display: block;
		margin: 20px 0 0 0;
		padding: 0 0 0 3px;
	}
	
	#page-content #prod_drug_page_content {
		display: block;
		margin: 20px 0 0 0;
		padding: 0 0 0 0;
	}
	
	#page-content #prod_preclin_tab_content {
		display: none;
		margin: 20px 0 0 0;
		padding: 0 0 0 3px;
	}
	
	#page-content #page_tabs_content td {
		border: 1px dotted #E7E7E7;
		padding: 7px 0 7px 0;
	}
	
	#page-content #page_tabs_content table {
		margin-top: 0;
		display: inline;
	}
	
	#page-content #page_tabs_content table tr {
		padding: 0;
		display: inherit;
	}

	#page-content table tr {
		padding: 0 0 8px 0;
		display: block;
	}
	
	#page-content td span {
		display: block;
	}
	
	#page-content table {
		display: block;
		margin-top: 20px;
	}
	
	#page-content #tabs_Content {
		padding: 10px 0 0 50px;
	}
	
	#page-content #tabs_Content ul li {
		margin-top: 0;
		background: url("/img/caret.gif") no-repeat 0 6px;
		padding: 5px 0 5px 18px;
	}
	
	#page-content #tabs_Content ul li a {
		display: block;
	}
	
	#page-content #tabs_Content h4 {
		color: #999;
	}
	
	#page-content td .prod_tb_header {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #999;
	}
	
	#page-content td .prod_drug_name {
		padding: 0 0 0 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #3e7898 !important;
	}
	
	#page-content td.prod_progress_td {
		background: url('/img/bkgd_product_pipeline.gif');
	}
	
	#page-content td.prod_progress_td img {
		position: relative;
		top:-2px;
		float: left;
	}
	
	#page-content .drug_prog_div {
		height: 7px;
		background-color: #3e7898;
		margin: 0 0 0 10px;
		float: left;
	}

        #page-content .ph1 {
                font-size: 26px;
                color: #999;
                line-height: 1em;
                margin-left: -2px;
                font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
        }
   

   
        #page-content .ph3 {
	        color:#666666;
        	font-size:14px;
	        font-weight:bold;
        	margin: 3px 0 0 0;
        }
	
        #page-content .pfooter {
                font-size: 10px;
        }
		
		#page-content .pfooter .gloss_item {
                font-size: 10px;
        }
  
	.prood_breadcrumb {
		display: block;
		margin: 0 0 10px 0;
	}
	
	.prod_breadcrumb_page {
		font-family: "Arial Narrow", Arial, Helvetica;
		font-size: 26px;
		line-height: 1em;
		color: #ccc;
		text-transform: uppercase;
		margin: 0 5px 0 0;
		padding: 6px 0 0 0;
	}
	.prod_breadcrumb_drug {
		font-family: "Arial Narrow", Arial, Helvetica;
		font-size: 40px;
		line-height: 1em;
		color: #cc6600;
		text-transform: uppercase;
		margin: 0;
	}

#page-content-left {
	margin: 0 22px 0 10px;
	width: 202px;
	float: left;
	min-height: 234px;
}

#page-content-right {
	float: left;
	font-size: 12px;
	color: #666666;
	
}

.has_right_col {
	width: 515px !important;
	background: url(/img/divider_y.gif) repeat-y right;
}

.no_right_col {
	width: 750px !important;
}

#page-content-right-main {
	float: left;
	padding: 0 14px 0 3px;
	z-index: 1;
}

#page-content-right-col {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 0 0 17px;
	z-index: 5;
	font-size: 11px;
	position: relative;
}

	#page-content-right-col .rt_block_small {
		height: 55px;
		width: 145px;
		padding: 10px 0 0 85px;
		margin: 0 0 0 0;
	}
	
	#page-content-right-col .actionable {
		background: url("/img/caret.gif") no-repeat 0 3px;
		padding: 2px 0 2px 18px;
		display: block;
	}

	
	#page-content-right-col a, a:link, a:visited, a:hover {
		font: normal 11px/1.33em Arial, Helvetica, sans-serif;
	}

#page-content h1 {
   font-size: 34px;
   color: #999;
   line-height: 1em;
   margin-left: -2px;
   text-transform: uppercase;
   font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}

#page-content h2 {
   font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: #cc6600;
   line-height: 1em;
   margin: 16px 0 0;
}

#page-content h3 {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin: 3px 0 0 0;
}

.block_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc6600;
	line-height: 1em;
	display: block;
	padding: 0 0 8px 0;
}

a.block_link:link, a.block_link:visited, a.block_link:hover {
	color: #3e7898 !important;
	font-weight: normal;
}

.PDFdownload {
	text-align: right;
	background:url(/img/icon_pdf.gif) no-repeat 10px 0;
	padding: 0 0 2px 0;
	margin: -30px 35px 35px 0;;
	float: right;
	width: 100px;
	display:block;
	
}


#page-extra-links {
	margin-top: 20px;
	padding-left: 20px;
}

#page-extra-links span {
	padding: 5px 0 5px 25px;
	display: block;
	clear: right;
	margin-bottom: 6px;
}

#page-extra-links a.xtrlink, a.xtrlink:link, a.xtrlink:visited, a.xtrlink:hover {
	font-size: 10px;
	color: #cc6600 !important;
	font-weight: bold;
}


.rt_prod_logo {
	text-align: center;
	margin: 10px 0 20px 0;
}

.rt_prod_text p {
	padding:0;
}



/* footer css rules */

.footnote {
	font-size: 11px;
	color: #666666;
}

#footer {
	float: right;
	margin: 40px 20px 40px 0;
}

	#footer-content-left {
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #c3c3c3;
		font-size: 11px;
		margin: 0 10px 0 0;
	}
	
	#footer-content-right {
		padding: 2px 0 0 0;
		float: left;
	}
	
	#footer-content-right span {
		background: url('/img/divider_footer.gif') no-repeat 0 0;
		display: block;
		float: left;
		padding: 0 0 0 5px;
		margin: 0 5px 0 0;
	}
	
	a.footlink:link, a.footlink:visited, a.footlink:hover {
		text-transform: none;
		color: #cc6600;
		font-weight: normal;
		font-size: 11px;
	}

/* end footer rules */


/*** SITE MAP ***/
#sitemap {
	
}
	#sitemap .col {
		width: 200px;
		float: left;
		margin: 0 35px 0 0;
	}
	#sitemap .heading a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #cc6600;
		line-height: 1em;
		display: block;
		padding: 0 0 8px 0;
	}
	
		#sitemap .category {
			margin: 0 0 5em 0;
		}
			#sitemap .category ul {
				margin: 5px 0 0 0;
				list-style: none;
			}
			
			#sitemap .category ul li {
				list-style-image: none;
				background: url('/img/divider_x.gif') repeat-x 0 0;
				display:block;
  				padding: 7px 0 2px 0;
				margin: 0;
			}


/* glossary css rules */

a.gloss_item, a.gloss_item:link, a.gloss_item:visited, a.gloss_item:active, a.gloss_item:hover {
   cursor: help;
   border-bottom: 1px solid #aac;
   z-index: 1;
   position: relative;
   voice-family: "\"}\"";
   /* hide from IE 5 */
   voice-family: inherit;
   border-bottom-style: dotted;
   text-decoration: none !important;
   margin: 0 !important;
   padding: 0 !important;
   line-height: normal;
}

#div_opaxio_flag a.gloss_item, a.gloss_item:link, a.gloss_item:visited, a.gloss_item:active, a.gloss_item:hover {
   font-size: 11px;
   color: #333;
   border-bottom-style: none;
}

#div_pixantrone_flag a.gloss_item, a.gloss_item:link, a.gloss_item:visited, a.gloss_item:active, a.gloss_item:hover {
   font-size: 11px;
   color: #333;
   border-bottom-style: none;
}


#div_zevalin_flag a.gloss_item, a.gloss_item:link, a.gloss_item:visited, a.gloss_item:active, a.gloss_item:hover {
   font-size: 11px;
   color: #333;
   border-bottom-style: none;
}


.gloss_def {
   display: none;
   position: absolute;
   padding: 5px 1em;
   background: #fff;
   width: 20em;
   height: 10em;
   color: #333 !important;
   font-size: .95em;
   line-height: 1.1em;
   font-family: 'Arial', helvetica, sans-serif;
   text-decoration: none;
   overflow: auto;
   opacity: .92;
   filter: alpha(opacity=92);
   border: 1px solid #3e7898;
   z-index: 500;
}

.gloss_def .defclose {
   background: url('/img/gloss_close.gif') no-repeat 0 0 !important;
   margin: 0;
   position: relative;
   left: 170px;
   width: 50px;
}

.gloss_def .term {
   text-transform: uppercase;
   margin: 0 0 5px 0;
   display: block;
   font-weight: bold;
}

/* glossary css rules EOF */


.gender_radio {
	width: 70px;
	margin: 0 0 0 20px;
	float: left;
}

.ethnicity_radio {
	margin: 0 0 10px 20px;
}

table.form_table td {
	padding: 5px 0 5px 5px;
}



/* jobs_resumes.php support */
.jobsubhead { font-weight: bold; }

.deptsubhead {
   font-weight: bold;
   padding-top: 0;
   margin-top: 10px;
   margin-bottom: 5px;
   padding-bottom: 0;
}

#page-content .deptsubhead h3 {
	margin: 3px 0 3px 5px;
}

.joblist { padding-top: 0; margin-top: 0; }





/*htdig support */
.search_hilite { font-weight: bold; }




/* print template support */
.noprint { }

.noshowtitle { display: none; }

.noshow { display: none; }

/* Google search CSS */

#zoo_searchForm {
	margin: 20px 0 0 0;
}

#page-content-right-main .gsc-tabsArea {
	display: none !important;
}
#page-content-right-main .gsc-resultsHeader {
	border: none !important;
}

#page-content-right-main .gsc-trailing-more-results {
	display: none;
}

#page-content-right-main .gs-title {
	text-decoration: none !important;
}

#page-content-right-main .gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
	border: none !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#page-content-right-main .gs-visibleUrl-short {
	display: none !important;
}

#page-content-right-main .gs-visibleUrl-long {
	display: block !important;
}


/* hp ticker */

#hp_ticker_wrapper {
    margin: 0 auto;
    padding: 0 15px;
    background: #fcecd3;
    border-bottom: 2px solid #f9d8a7;
    color: #3e7898;
}

#hp_ticker {
    font-weight: bold;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    font-size: 11px;
}
#hp_ticker p {
    margin: 0;
    line-height: 25px;
}
#hp_ticker a {
    font-weight: normal;
    color: #3e7898;
}

/* FOR THE HOME PAGE MODAL EMAIL SIGNUP FORM */
/* modal window */
#mask {
    position:absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}    

#modals .window {  
    position: absolute;  
    width: auto;  
    height: auto;  
    display: none;  
    z-index: 9999;  
    padding: 20px;  
}  

#modals #modalWin {  
    width: auto;   
    height: auto;  
}
    
#modals #modalFormWin {
    width: auto;   
    height: auto;
    background: #e5e5e5 url('/img/logo.gif') no-repeat 40px 40px; 
    border: 3px solid #c60;
}
    
#modals #modalForm {
    width: 360px;
    height: auto;
    margin: 80px 20px 20px 20px;
}
    
#modals #modalContent {
    width: 360px;
    margin: 10px 35px 10px 35px;
    text-align: left;
}
    
#modals #modalContent {
    width: auto;
}
    
#modals #modalContent h1 {
    float: left;
    width: 250px;
    color: #22abca;
    font-size: 13px;
}
    
#modals #modalContent a,
#modals #modalContent a:link,
#modals #modalContent a:visited,
#modals #modalContent a:active,
#modals #modalContent a:hover {
    float: right;
    color: #c60;
    width: 200px;
    cursor: pointer;
    text-align: right;
    font-size: 12px;
    line-height: normal;
}

/* email page */  
#email-page {
    width: 360px;
    height: auto;
    text-align: left;   
}  
    
#email-page p {
    padding:5px 0px 5px 0px;
}

#email-page h1 {
    font-size: 1.8em;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 10px;
}

#email-page label {
    display: block;
    margin-top: 15px;
}

#email-page input.text, #email-page textarea {
    width: 320px;
    border: 1px solid #ccc;
    border-top-width: 2px;
    padding: 4px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#email-page p.field-keys span {
    color: #f00;
}

#email-page span.required {
    color: #f00;
}

#email-page span.error-message {
    color: #FF0000;
}

#email-page .submit-button, #email-page .send-button, #email-page .close-button {
    margin-top: 15px;
}
