/*
***************************************
Product Header
***************************************
*/

#product-head
{
display:block;
}
	
	#product-head .head
	{

		clear: both;
		margin-left:12px;
	}

	#product-head .head h2.subtitle
	{
		font-size:95%;
	}


	#product-head th
	{
		text-align: left;
	}

	#product-head .product-pricing
	{
		margin-bottom: 10px;
	}

/* TOP SPECIFIC */

	#product-head
	{
		width:800px;
		background: #F2F2F2;
		float:left;
	}
	
		/* box no 1 */

		#product-head .info
		{
			width: 395px;
			float: left;
			background:#f2f2f2;
		}

			#product-head .info .head
			{
				min-height: 80px;
				color: #ffffff;
			}


			#product-head .info h1
			{
				margin: 0;
				padding: 6px 17px 0px 17px;
				font-size: 1.5em;
				line-height: 1.25em;
			}
	
			#product-head .info h2
			{
				margin: 0;
				padding: 4px 17px 1px 17px;
			}

			#product-head .info table
			{
				margin: 0;
				padding: 0;
				width: 245px;
				float: left;
				border-collapse: collapse;
				line-height: 1.4;
			}

				#product-head .info table td,
				#product-head .info table th
				{
					font-weight: normal;
					text-align: left;
					padding-left: 3px;
				}

			#product-head .info .bottom
			{
				height:125px;
				border-bottom: 1px solid #d8d8d8;
				margin-left:12px;
				margin-bottom:22px;
				background:#fff url(/images/2009/bg_ds_white.gif) right repeat-y;
				padding-bottom:10px;
			}
			
			#product-head .info .bottom .image
			{
				width: 100px;
				float: right;
				text-align: center;
				line-height: 0;
				margin:8px 16px 0 0;
			}

			/* box no 2 */

			#product-head .product-pricing
			{
				background: #ffffff; 
				width: 405px;
				min-height: 215px;
				height:214px;
				float: right;	
				color: #485355;
				border-bottom:1px solid #d8d8d8;
			}

				#product-head .product-pricing h5
				{
					background: #f64c01;
					padding: 1px 9px 1px 9px;
					margin: 0;
					font-size: 13px;
					font-weight:bold;
					color: #ffffff;
					line-height:25px;
				}
				
				#product-head .product-pricing h5 small
				{
					margin-left: 3.2em;
				}
	

				#product-head .product-pricing span
				{
					display: block;
					float: left;
				}

				#product-head .product-pricing span.free
				{
					color:#f34d00;
					font-weight:bold;
					width:98px;
					text-decoration: line-through;
				}

				#product-head .product-pricing div.row
				{
					line-height:2em;
					margin-top: 3px;
				}

				#product-head .product-pricing div.row a
				{
					background: url(/images/2009/tab_off.gif) left no-repeat;
					background-position: -20px;
					display:block;
					height:2.7em;
					line-height:2.7em;
					cursor:pointer;
				}

				#product-head .product-pricing div.row a:hover,				
				#product-head .product-pricing div.row a:link:hover
				{
					background: url(/images/2009/tab_on.gif) left no-repeat;
					background-position: -20px;
					display:block;
					height:2.7em;
					line-height:2.7em;
				}

				#product-head .product-pricing div.row a:hover
				{
					text-decoration: none;
				}

				#product-head .product-pricing div.row a:hover span.price,
				#product-head .product-pricing div.row a:hover span.prices-converted,
				#product-head .product-pricing div.row a:hover span.fax-desc,
				#product-head .product-pricing div.row a:hover span.free
				{
					color: #fff;
				}

				#product-head .product-pricing div.row span.price
				{
					color:#f34d00;
					font-weight:bold;
					font-size:1.35em;
					width:98px;
					text-decoration:none;
				}
				
			
				#product-head .product-pricing div.row span.prices-converted
				{
					color:#485355;
					text-decoration:none;
				}
				
				#product-head .product-pricing div.row span.txt-pdf
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_pdf.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-pdf-print
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_pdf_print.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-excel
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_excel.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-subscription
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_subscription.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-online-access
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_online_access.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-cd
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_cd.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-print
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_print.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-fax
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_fax.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-free
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_pdf.gif) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
				
				#product-head .product-pricing div.row span.txt-other
				{
					padding-left:25px;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}

				#product-head .product-pricing div.row span.txt-on-demand
				{
					padding-left:25px;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					margin-left:10px;
				}
	
				#product-head .product-pricing div.row span.txt-global
				{
					padding-left:25px;
					background: url(/images/2009/icons/ico_world.png) left no-repeat;
					color:#666;
					font-weight:bold;
					width:98px;
					text-decoration:none;
					text-transform:uppercase;
					margin-left:10px;
				}
	
				#product-head .product-pricing div.row span.fax-desc
				{
					font-weight:bold;
					color:#666;
					text-decoration:none;
				}


/* product content below product head */
.center
{
	float:left;
	width:800px;
}

.center h2
{
	color: #ED8500;
	font-size:1.4em;
	margin:26px 0 22px 0;
}

.center h3
{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:15px;
}


	
	.center .block ul
	{	
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin: 10px 10px 10px 30px;
		
	}
	
	.center .block ul li
	{	
		margin-top:5px;
		list-style:disc;
		line-height:1.2em;
	}
	
	.center .block ul li ul
	{	
		font-weight:normal;
		margin-left:25px;
	}

	#toc
	{
		margin-top:30px;
	}

	/* added for tabs navigation */
	#toc ul
	{
		margin-left:0;
	}

	#toc ul li
	{
		list-style-type:none;
		font-weight:bold;
	}
	
	#toc ul li ul li
	{
		font-weight:normal;
	}

	#toc-link
	{
		font-weight:bold;
	}
/*#rgt
{
	float: left;
	width: 229px;
	min-height: 400px;
}*/

#rgt .box
{
	font-size:0.95em;
	width:220px;
	margin-top:10px;
	float:right;
	border-left:1px solid #efefef;
	background: url(/images/2009/bg_delivery_details_p.png) top right repeat-y;
}

#rgt .box select
{
	border:1px solid #ccc;
	margin-left:2px;
}

#rgt .box h2
{
	height: 30px;
	line-height:30px;
	margin-top:0;
	padding-left:10px;
	color:#fff;
}

#rgt .delivery-details
{
	font-size:0.95em;
	width:220px;
	margin-top:-4px;
	float:right;
	/*border-left:1px solid #efefef;*/
	background: url(/images/2009/bg_delivery_details.gif) repeat-y;	

}

#rgt .delivery-details h2
{
	height: 30px;
	line-height:30px;
	margin-top:0;
	margin-bottom:0;
	padding-left:10px;
	color:#fff;
}

#rgt .box ul
{
	margin-top:-10px;
	margin-left:6px;
}

	#rgt .box ul li
	{
		margin:6px;
		line-height:25px;
	}

	#rgt .box ul.actions li.first
	{
		background: url(/images/2009/bg_green_arrow_quest.gif) right no-repeat;
		width:200px;
	}

	#rgt .box ul.actions li.last
	{
		background: url(/images/2009/bg_green_arrow_add.gif) right no-repeat;
		width: 120px;
		
	}

	#rgt .box ul li a:hover
	{
		text-decoration: underline;
	}

	#rgt .delivery-details p
	{
		min-height:42px;		
		display:block;
		padding:4px 4px 0 10px;
		background: url(/images/2009/bg_delivery_details_p.png) top right repeat-y;
	}
	
	#rgt .delivery-details p.last
	{
		margin-top:6px;
	}

/* related products on product page */
#related-products table 
{
	margin:30px 0 0 28px;
	width:530px;
	float:left;
}



#related-products a.related-all
{
	color:#8e2790;
	font-weight:bold;
	margin:15px 0 0 32px;
	float:left;
}

#rgt .box ul.related-products li
{
	margin-bottom:15px;
	border-bottom:1px dashed #8e2790;
}

#rgt .box ul.related-products a,
#rgt .box ul.related-products a:hover
{
	margin:-5px 5px 5px 0;
	color:#8e2790;

	text-decoration:none;
	display:block;
	line-height:130%;
}

#rgt .box ul.related-products a:hover
{
	color:#4D144E;
}

#rgt .box ul.related-products li.last a
{
	text-decoration:none;
	font-weight:bold;
	/*color:#4D144E;*/
	color:#8e2790;
	margin-top:10px;
	margin-bottom:-10px;
	margin-right: 0;
	background: url(/images/2009/bg_purple_arrow.gif) right no-repeat;
}

#rgt .box ul.related-products li.last
{
	border:none;
}


#rgt .box-bottom
{
	background: url(/images/2009/bg_pharma_delivery_details_bottom.png) bottom right no-repeat;
	height:10px;
	float:right;
	width:220px;
}

#bookmark
{
	line-height:40px;
	background: url(/images/2009/bg_bookmark.png) bottom left no-repeat;
	float:right;
	width:220px;
	margin-top:10px;
}



#bookmark p
{
	padding-left:10px;
	line-height:36px;
	vertical-align:top;
}

		#product-head .info table
		{
			margin-top: 13px;
			margin-left: 13px;
		}

			#product-head .info table td,
			#product-head .info table th
			{
				border-top: 1px solid #fff;
				background: #fff;
				color: #666;
			}
			
			#product-head .info table td
			{
				color: #ed8500;
			}

			#product-head .info table td a:link span,
			#product-head .info table td a:hover span,
			#product-head .info table td a:visited span		
			{
				color: #ed8500;/* to use general color here */
			}

				div#content .rgt .product-features td.desc
				{
					background: #E7EBF4;
					color: #A15F00;
				}

				div#content .rgt .product-features td.data
				{
					background: #F4F5F9;
					color: #9E4A00;
				}

.green-arrow
{
	background: url(/images/2009/bg_green_arrow.gif) right no-repeat;
	padding-right:25px;
}

/* Translation Layer */

.translate-this
{
	position:absolute;
	width:120px;
	height:93px;
	border:1px solid #A6A634;
	background:#fff;
	margin-top:-10px;
	font-size:11px;
	font-family:arial;
	color:#4C4C4C;
}

.translate-this p
{
	display:block;
	background:#F2F2F2;
	border-bottom:1px solid #E5E5E5;
	padding-left:6px;
	line-height:22px;
}

.translate-this p.powered
{
	font-size:8px;
	line-height:15px;
	display:block;
	margin-top:12px;
}

.translate-this ul
{
	margin-left:10px;
}

.translate-this ul li
{
	padding-left:30px;
	line-height:20px;
	height:20px;
}
.translate-this ul li a
{
	color:#4C4C4C;
}

.translate-this ul li.italian
{
	background: url(/images/2009/flags/italian.gif) bottom left no-repeat;
}

.translate-this ul li.french
{
	background: url(/images/2009/flags/french.gif) bottom left no-repeat;
}

.sample-pages
{
	margin-top:20px;
	background:url(/images/2009/bg_sample_pages.gif) no-repeat bottom right;
	text-align:right;
	line-height:20px;
	margin-right:20px;
}

.sample-pages a,
.sample-pages a:visited
{
	padding-right:22px;
	color: #BECC45;
	display:block;
	padding-bottom:2px;
}

.sample-pages a:hover
{
	color:#C2B727;
}


/*
***************************************
Channel page
***************************************
*/

#channel-image,
#channel-image-listing
{
	float:left;
	width:800px;
	height:138px;
}

table.result-table
{
	float:left;
	width:575px;
}

table.result-table td.product-title
{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

	padding:4px 2px 4px 4px;
}

table.result-table td.price
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:70px;
	padding-left:30px;
	padding-right:0;
	background: url(/images/2009/bg_channel_list_price_lo.gif) center center no-repeat;
}

table.result-table td.product-title a
{
	color:#8E2790;
}

table.result-table td.product-title em
{
	color:#ccc;
}

.price-hover
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:70px;
	padding-left:30px;
	color:#fff;
	background: url(/images/2009/bg_channel_list_price.gif) center center no-repeat;
}

#channel-text
{
	width:520px;
	margin:81px 0 0 276px;
	color:#333;
	line-height:120%;
	font-weight:bold;
}

#channel-text a
{
	color:#8e2790;
	font-weight:bold;
}

/* Listing */

/*
***************************************
Listing Custom Styles
***************************************
*/

.center #listing-results
{
	width: 565px;
	border-collapse: collapse;
	margin-left:6px;
}	

.center #listing-results tr td.result
{
	font-size:100%;
}

.center #listing-results tr td a
{
	color:#8e2790;
}

.center #listing-results th a
{
	font-size:110%;
	color:#8e2790;
}

.center #listing-results th
{
	padding: 0;
	vertical-align: top;
	text-align: left;
	background: #B280A6;
	border: 0;
	line-height:24px;
}

	.center #listing-results th a,
	.center #listing-results th span
	{
		white-space: nowrap;
		display: block;
		color: #ffffff !important;
		font-weight: bold;
		padding: 1px 1px 1px 9px;
	}

	.center #listing-results td.dark
	{
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
	}

	.center #listing-results th.oh-order-no
	{
		width: 130px;
	}

.center #listing-results td
{
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 5px;
	vertical-align: top;
	color: #465455;
	line-height: 1.3;
}

	.center #listing-results td a
	{

	}

.center #listing-results td.hi
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc; 
}

.center #listing-results td.result
{
	font-size: 0.625em;
	width: 65%; 
}

.center #listing-results td.result span.product-code
{
	color: #888;
}

.center #listing-results .last td
{
	border-bottom: none;
}

/* PAGINATION */

.pagination
{
	height: 51px !important;
	width:580px;
	line-height:38px;
	background: #fff url(/images/2009/bg_channel_search_pagination.gif) center center no-repeat;
	margin-top:20px;
}

	.pagination span
	{
		padding: 5px 0 5px 10px;
		font-size: 100%;
		float: left;
		color:#485247;
	}
	
	#sort_form
	{
		float:right;
		width:100px;
	}

	.pagination span.links
	{
		float: left;
		width:405px;
	}
	
		.pagination span.links a
		{
			padding-left: 5px;
			float: left;
		}

		.pagination span.links a.hi
		{
			padding-right: 0;
			padding-left: 0;
			text-decoration: underline;
			/*background:#000;*/
			line-height:15px;
			margin-top:11px;
			text-decoration: underline;
			margin-left:6px;
			color:#8e2790;
		}

		.pagination a.inactive
		{
			text-decoration: none;
			cursor: default;
			color: #C3C3C3 !important;
		}

.pagination-top-small
{
	margin-top: 2px;
	background: none;
}

.pagination-bottom-small
{
	margin-top: 8px;
	background: none;
}

.pagination-top
{
	float: left;
	margin-top: 18px;
	width:580px;
}

	.pagination-top span.links
	{
		padding-right: 245px;
	}

.pagination-bottom
{
	padding-top: 8px;
	float:left;
}

#listing-head
{
	margin-top:10px;
}

#listing-head span
{
	margin-left:16px;
	color:#8e2790;
	font-size:150%
}

#listing-head h1
{
	display:inline;
	color:#8e2790;
	font-size:150%;
}

#listing-head ul
{
	margin-top:10px;
}

#listing-head ul li
{
	display:inline;
	margin-left:16px;
	padding-right: 25px;
	background: #fff url(/images/2009/bg_green_arrow.gif) right center no-repeat;
}

#listing-head ul li a:hover
{
	text-decoration:underline;
}

#lft-nav ul li.market-reports
{
	margin-top:10px;
	font-weight:bold;
	background: transparent url(/images/2009/arrow_side_nav.png) no-repeat scroll 0 5px
}

#lft-nav ul li.market-reports a
{
	padding-left:5px;
}

#company-search-switch
{
	margin-left:8px;
}

#company-search-switch li
{
	display:inline;
	margin-right:15px;
}

#company-search-switch li a
{
	text-decoration:none;
}

#company-search-switch li a.hi
{
        text-decoration:underline;
}

/* content navigation tabs */

#lft-nav ul li.market-reports a
{
	padding-left:5px;
}

div.block ul.tab-navigation
{
	width:530px;
	float:left;
	border-bottom:1px solid #CBCDCC;
	margin-left:0;
}

	div.block ul.tab-navigation li
	{
		display:inline;
		float:left;
		margin-bottom:-2px;
	}

	div.block ul.tab-navigation li a
	{
		display:block;
		float:left;
		padding:8px 0 4px 12px;
		text-decoration:none;
		background:url(/images/2009/bg_tab_off.gif) top left no-repeat;

		width:78px;
	}
	
	div.block ul.tab-navigation li.related-products a
	{
		background:url(/images/2009/bg_tab_rp_off.png) top left no-repeat;
		width:150px;
	}
	
	div.block ul.tab-navigation li a h2
	{
		color: #fff;
		font-size:115%;
	}

	div.block ul.tab-navigation li a:hover,
	div.block ul.tab-navigation li a.selected
	{
		text-decoration:none;
		background:#fff;
		background:url(/images/2009/bg_tab_on.gif) top left no-repeat;
		border-bottom:1px solid #fff;
	}

	div.block ul.tab-navigation li.related-products a:hover,
	div.block ul.tab-navigation li.related-products a.selected
	{
		background:url(/images/2009/bg_tab_rp_on.gif) top left no-repeat;
	}

	div.block ul.tab-navigation li a:focus
	{
		outline: 0;
	}

		div.block ul.tab-navigation li a h2
		{
			display:inline;
			margin-left:0;
		}
		
#related-products ul li
{
	list-style:none;
	line-height:40px;
	border-top:1px solid #ccc;
}

#related-products ul li.first,
#related-products ul li.last
{
	border:none;
}

#related-products
{
	margin-left:-27px;
}

#related-products h2
{
	margin-left:27px;
}

/* our guarantees frame  */
#our-guarantee
{
	width:540px;
	float:left;
}

#og-top
{
	height:15px;
	background:url(/images/2009/bg_og_top.png) top left no-repeat;
	float:left;
	width:538px;
}

#og-body
{
	background:url(/images/2009/bg_og_body.png) bottom left no-repeat;
	float:left;
	width:538px;
}

	#guarantees
	{
		margin:0 20px 10px 22px;
	}
	
		#guarantees a
		{
			color:#89196c;
		}
	
		#guarantees a:hover
		{
			text-decoration:underline;
		}
	
		#guarantees dt
		{
			color:#89196c;
			margin-top:22px;
			padding-left:28px;
			background:url(/images/2009/bg_og_star.png) top left no-repeat;
			background-position:0 4px;
		}

		#guarantees dt.first
		{
			margin-top:0;
		}

		#guarantees dd,
		#total-trust dd
		{
			font-size:105%;
		}
		
		#guarantees dt,
		#total-trust dt
		{
			font-size:120%;
			font-weight:bold;
			line-height:28px;
		}

#total-trust
{
	background:url(/images/2009/bg_og_tt.jpg) top left no-repeat;
	height:152px;
	color:#fff;
	padding:15px 10px 0 10px;
	margin:0 20px 0 22px;
}


#total-trust dt
{
	color:#fff;
	background: none;
	padding-left:0;
	margin-bottom:5px;
}

#og-bottom
{
	height:28px;
	background:url(/images/2009/bg_og_bottom.png) top left no-repeat;
	float:left;
	width:538px;
}

#summary
{
	padding-right:10px;
	text-align:justify;
}

#twitter-banner
{
	margin:10px 0 -10px 0;
}


/* ================== */


		div.block ul.tab-navigation li.tab-summary a
		{
			background:url(/images/2009/bg_tab_off.gif) top left no-repeat;
			width:78px;
		}
		
			div.block ul.tab-navigation li.tab-summary a:hover,
			div.block ul.tab-navigation li.tab-summary a.selected
			{
				background:url(/images/2009/bg_tab_on.gif) top left no-repeat;
			}

		div.block ul.tab-navigation li.tab-content a
		{
			background:url(/images/2009/bg_tab_content_off.gif) top left no-repeat;
			width:68px;
		}
		
			div.block ul.tab-navigation li.tab-content a:hover,
			div.block ul.tab-navigation li.tab-content a.selected
			{
				background:url(/images/2009/bg_tab_content_on.gif) top left no-repeat;
			}


		div.block ul.tab-navigation li.tab-review a
		{
			background:url(/images/2009/bg_tab_review_off.gif) top left no-repeat;
			width:62px;
		}
		
			div.block ul.tab-navigation li.tab-review a:hover,
			div.block ul.tab-navigation li.tab-review a.selected
			{
				background:url(/images/2009/bg_tab_review_on.gif) top left no-repeat;
			}

		div.block ul.tab-navigation li.related-products a
		{
			background:url(/images/2009/bg_tab_rp_off.gif) top left no-repeat;
			width:128px;
		}
		
			div.block ul.tab-navigation li.related-products a:hover,
			div.block ul.tab-navigation li.related-products a.selected
			{
				background:url(/images/2009/bg_tab_rp_on.gif) top left no-repeat;
			}

		div.block ul.tab-navigation li.our-guarantee a
		{
			background:url(/images/2009/bg_tab_og_off.png) top left no-repeat;
			width:110px;
			padding-left:20px;
			float:left;
		}

			div.block ul.tab-navigation li.our-guarantee a:hover,
			div.block ul.tab-navigation li.our-guarantee a.selected
			{
				background:url(/images/2009/bg_tab_og_on.png) top left no-repeat;
			}	

				div.block ul.tab-navigation li.our-guarantee a:hover h2,
				div.block ul.tab-navigation li.our-guarantee a.selected h2
				{
					color:#89196c;
				}

div#container div.center div.block a
{
	color: #8E2790;
}

div#container div.center div.block a:hover
{
	color: #8E2790;
	text-decoration: underline
}

div#container div.center div.block ol
{
	padding: 0 0 0 18px;
}

	div#container div.center div.block ol li
	{
		list-style: decimal outside !important;
	}

