/* Text Style */
#content_wrapper {
	display		: table; /* must put this in for FireFox. */
	height		: 100px; 
	
}

.sanofitheque .normalBoldText {
	font-family    		: Arial, Verdana, Helvetica, sans-serif;
	font-size      		: 10px;
	font-weight			: bold;
	color          		: #000000;
	text-decoration		: none;
}

.sanofitheque .normalBoldText2 { /* Light Blue */
	font-family			: Arial, Helvetica, sans-serif;
	color				: #0077D4;
	font-weight			: bold;
	font-size			: 11px;
	text-decoration		: none;
}


.sanofitheque .bigBoldText {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 14px;
	font-weight			: bold;
	color          		: #FFFFFF;
	text-decoration		: none;
}

.sanofitheque .bigBoldText2 {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 14px;
	font-weight			: bold;
	color          		: #000000;
	text-decoration		: none;
}

.sanofitheque .normalItalicText {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	font-style	   		: italic;
	color          		: #FFFFFF;
	text-decoration		: none;
}

.sanofitheque .normalText {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	font-weight			: normal;
	color          		: #000000;
	text-decoration		: none;
}

.sanofitheque .normalText2 { /* Blue text */
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	font-weight			: normal;
	color          		: #0A60C2;
	text-decoration		: none;
}

.sanofitheque .normalText3 {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 11px;
	font-weight			: normal;
	color          		: #000000;
	text-decoration		: none;
}

.sanofitheque .normalText4 {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	font-size			: 10px;
	text-decoration		: none;
}

.sanofitheque .normalText5 {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: none;
}

.sanofitheque .normalText6 { /* Light Blue */
	font-family			: Arial, Helvetica, sans-serif;
	color				: #0077D4;
	font-weight			: normal;
	font-size			: 11px;
	text-decoration		: none;
}

.sanofitheque .channelButton {
	background    		: url(sanofitheque/alllanguage/btn_channel.png) no-repeat top left;
	height				: 18px;
}

/* Background */

.sanofitheque .listitembg {
	background    		: #D7F4E9 url(sanofitheque/alllanguage/listbox_bg.jpg) repeat-x top left;
	background-color : #EFFCD7;
	width				: 240px;
	height				: 85px;
}

.sanofitheque .listitemright {
	background    		: url(sanofitheque/alllanguage/listbox_right.png) repeat-y top left;
	width				: 5px;
}

.sanofitheque .listitembottom {
	background    		: url(sanofitheque/alllanguage/listbox_bottom.png) no-repeat top left;
	width				: 240px;
	height				: 4px;
}

.sanofitheque .detailsitembg {
	background    		: #D7F4E9 url(sanofitheque/alllanguage/details_listbox_bg.jpg) repeat-x top left;
}

/* Left Block */
.sanofitheque .leftbox .header {
	background 			: url(sanofitheque/alllanguage/leftbox_top.png) no-repeat top left;
	height				: 34px;
}

.sanofitheque .leftbox .left {
	background 			: url(sanofitheque/alllanguage/leftbox_left.png) repeat-y top left;
	width				: 2px;
}

.sanofitheque .leftbox .boxBg {
	background 			: #A9DFCA url(sanofitheque/alllanguage/box_bg.jpg) repeat-x top left;
	background-color : #D0EAA0;
}

.sanofitheque .leftbox .right {
	background 			: url(sanofitheque/alllanguage/leftbox_right.png) repeat-y top left;
	width				: 2px;
}

.sanofitheque .leftbox .bottom {
	background 			: url(sanofitheque/alllanguage/leftbox_bottom.png) no-repeat top left;
	height				: 11px;
}

/* Right Block */

.sanofitheque .rightbox .header {
	background 			: url(sanofitheque/alllanguage/rightbox_top.png) no-repeat top left;
	height				: 34px;
}

.sanofitheque .rightbox .left {
	background 			: url(sanofitheque/alllanguage/rightbox_left.png) repeat-y top left;
	width				: 2px;
}

.sanofitheque .rightbox .boxBg {
	background 			: #A9DFCA url(sanofitheque/alllanguage/box_bg.jpg) repeat-x top left;
	background-color : #D0EAA0;
  width             : 754px;
  height            : 490px;
}

.sanofitheque .rightbox .right {
	background 			: url(sanofitheque/alllanguage/leftbox_right.png) repeat-y top left;
	width				: 4px;
}

.sanofitheque .rightbox .bottom {
	background 			: url(sanofitheque/alllanguage/rightbox_bottom.png) no-repeat top left;
	height				: 11px;
}

.sanofitheque .photoframe	{
	float				: left;
	padding				: 0px 4px 0px 0px;
}

.sanofitheque .photoframe2 {
	float				: left;
	padding				: 4px 0px 4px 4px;
}

/* scroller */
#Container {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 748px;
	height				: 460px;
	overflow			: hidden;
}

.Scroller-Container {
	position			: absolute;
	margin				: 0;
	padding				: 0;
}

#Scrollbar-Container {
  position				: absolute;
  margin				: 0;
  padding				: 0;
  left					: 744px;
}

.Scrollbar-Up {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 6px;
	height				: 8px;
	background-color	: #CC9A63;
	font-size			: 0px;
	background			: url(allsection/alllanguage/green_scoller_up.gif) no-repeat;
}

.Scrollbar-Track {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 6px;
	height				: 444px;
	top					: 8px;
	background			: url(allsection/alllanguage/green_scoller_track.gif) repeat-y;
}

.Scrollbar-Handle {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 6px;
	height				: 125px;
	background			: url(allsection/alllanguage/green_scoller_handle.gif) no-repeat;
}

.Scrollbar-Down {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	top					: 452px;
	width				: 6px;
	height				: 8px;
	background-color	: #CC9A63;
	font-size			: 0px;
	background			: url(allsection/alllanguage/green_scoller_down.gif) no-repeat;
}
/* end scroller*/

.sanofitheque .pagination {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #0077D4;
	font-weight			: bold;
	font-size			: 11px;
	text-decoration		: none;
}

.sanofitheque .selectedLink {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #0077D4;
	font-weight			: bold;
	font-size			: 11px;
	text-decoration		: underline;
}