﻿P{padding:0px;
margin:0px;}

.UserFullName
{
color:white;
font-weight:Bold;
}
.IdentifiedYourself
{
font-weight:bold;
font-size:13px;
}
.access_denied
{
		background-image: url("images/fr/access_denied.gif");
}

.ident_arrow
{background-image: url("images/identification_list_item.gif");
 width:10px;
 height:20px;
 background-repeat:no-repeat;
 background-position : left center;
	}

.bg_identification
{
		background-image: url("images/bg_identification.gif");
		width:541px;
		height:541px;
		text-align:center;
		padding:10px 10px 10px 10px;
}

.t19
{
	font-size: 19px;
}
.t18
{
	font-size: 19px;
}
.t17
{
	font-size: 17px;
}
.t16
{
	font-size: 16px;
}
.t15
{
	font-size: 15px;
}
.t14
{
	font-size: 14px;
}
.t13
{
	font-size: 13px;
}
.t11
{
	font-size: 11px;
}
.t10
{
	font-size: 10px;
}
.t9
{
	font-size: 9px;
}

/* colors */

.blue
{
	color: #007AC0;
}

.grey
{
	color: #808080;
}

/*
.#140040
{
	color: #000000;
}
*/
.blue_light
{
	color: #007ABE;
}
.blue_dark
{
	color: #000033;
}
.gray_light
{
	color: #bfbfbf;
}
.bg_gray_light
{
	background-color: #bfbfbf;
}
.gray_light_bold
{
	color: #111111;
	font-weight: bold;
}
.white
{
	color: white;
}
.border_blue
{
	border-color: #007AC0;
	border-collapse: collapse;
	border-width: 1px;
	border-style: outset;
}

.clubImportantColor
{
	color: #FF5200;
}

.NoPadding
{
	padding: 0;
}
.hand
{
	cursor: pointer;
}

.italic, .Italic
{
	font-style: italic;
}

.background_top
{
	background-repeat: repeat-x;
	background-image: url("images/background_top.jpg");
}

.border_left, .border_right
{
	background-repeat: repeat-y;
	width: 10px;
}

.border_right
{
	background-image: url("images/border_right.png");
}

.border_left
{
	background-image: url("images/border_left.png");
}

.margin_left
{
	background-image: url("images/margin_left.jpg");
	background-repeat: repeat-y;
	width: 200px;
}

.border_top_sellers
{
	background-image: url("images/border_top_sellers.jpg");
	background-repeat: repeat-x;
	width: 191px;
	height: 6px;
}

.top_right_edge_sellers
{
	background-image: url("images/top_right_edge_sellers.jpg");
	background-repeat: no-repeat;
	width: 9px;
	height: 6px;
}

.dotted_service
{
	background-image: url("images/dotted_service.jpg");
}

/* ------------------- */
/*  tag default style  */
/* ------------------- */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#474747;
	margin: 0;
	background-color: #e8e8e8;
	background-image: url(images/body_bg.jpg);
	background-position: center top;

}


/*
td, th
{
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}
*/

h1
{
	background-image: url('images/css_h1_puce.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
	color: #4A4A4A;
	font-size: 16px;
	height: 22px;
}

h2
{
	background-image: url('images/css_h2.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
	color: #ff5200;
	font-size: 14px;
}

a
{
	outline: none;
	text-decoration: none;
	color: #140040;
}

a:hover
{
	color: #00CCFF;
}



a.linkTH
{
text-decoration: underline;
color: white;
}

a.linkTH:hover
{
text-decoration: underline;
color: #140040;
}


a.linkBody
{
	text-decoration: underline;
	color: #f73b00;
}

a.linkBody:hover
{
	text-decoration: underline;
	color: #f73b00;
}

a[disabled]
{
	outline: none;
	text-decoration: none;
	color: #d9dadb;
}

/* if a parent is disabled, the link is disabled */
*[disabled] a
{
	outline: none;
	text-decoration: none;
	color: #d9dadb;
}

input[type=checkbox]
{
	padding: 3px;
	margin: 4px;
}

/* -------------- */
/*  global class  */
/* -------------- */

.FullHeight
{
	height: 100%;
}

.corpus
{

	width: 970px;
	margin: 0 auto;
	height: 100%;
	background-image: url(images/bg_top.jpg);
		background-position: center top;
		background-repeat:no-repeat;
}

.ThirdTitle, .Title
{
	color: #ff5200;
	font-size: 16px;
	font-weight: bold;
}

.FourthTitle
{
	color: #ff5200;
	font-size: 15px;
}
.Bold
{
	font-weight: bold;
}

.Underlined
{
	text-decoration: underline;
}

.arrow, .Arrow
{
	color: #f73b00;
	font-weight: bold;
}

.clear
{
	clear: both;
	line-height: 0;
	height: 0;
}

.NavigationBlock
{
	float: right;
}

a.NavigationLink
{
	color:#140040 ;
}


a.NavigationLink:hover
{
	color: #ff6600;
}


/*
.NavigationLinkDisabled, .NavigationLinkDisabled:hover
{
	color: #d9dadb;
}
*/

.NavigationLinkSelected, .NavigationLinkSelected:hover
{
	color: #b2b3b5;
	text-decoration: underline overline;
}

.LoginNavigationLink
{
	color: #140040;
}

.LoginNavigationLink:hover
{
	color: #f73b00;
}

.LoginNavigationLinkSelected, .LoginNavigationLinkSelected:hover
{
	color: #ff5200;
}

.FooterNavigationLink
{
	color: #3e3e40;
}

.FooterNavigationLink:hover
{
	color: #ef9cb6;
}

.FooterNavigationLinkSelected, .FooterNavigationLinkSelected:hover
{
	text-decoration: underline;
	color: #b2b3b5;
}

.GreyLink
{
	color: #2d2d2d;
}

.LowerCase
{
	text-transform: lowercase;
}

/* ensure that any element inside a disabled one get the disabled color */
*[disabled], *[disabled] *
{
	color: #d9dadb;
}

.CheckBoxListLimited
{
	max-height: 400px;
	width: 200px;
	overflow: auto;
	border: solid 1px #140040;
	margin: 5px 0 5px 20px;
}

.tipDate
{
    font-size: 8pt;
    font-style:italic;
}

.Disabled
{
	background-color: Gray;
	color: White;
}

.Relative
{
	position: relative;
}

/* ------------- */
/*  Popup rules  */
/* ------------- */

.Popup
{
	/*top: 0;
	left: 0;
	position: fixed;*/
		display: none;
	background-color: #bae2ea;
}

.PopupBackground
{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #140040; /* CSS 3 opacity method */
	opacity: 0.5; /* IE opacity specific method */
	filter: alpha(opacity=50);
	top: 0;
	left: 0;
}

.PopupHeader
{
	height: 21px; /* include padding to calculate size */
	background-image: url('images/css_dotmail.gif');
	background-repeat: repeat-x;
	padding: 5px 20px 5px 20px;
}

.PopupClose
{
	cursor: pointer;
	float: right;
	padding-right: 16px;
	background-image: url('images/login_box_white_cross.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.PopupBody
{
	overflow: auto;
	padding: 5px;
	position: relative;
}

.SlidePopup
{
	position: fixed;
	z-index: 10;
}



/* ------------- */
/*  MP_mainBase  */
/* ------------- */

.PageHeader
{
height:130px;
}

.NavBarUnder
{
	display: none;
}

.BottomBar
{
	height: 15px;
	background-image: url('images/rayures.png');
}

/* ------------- */
/*  MP_mainFull  */
/* ------------- */

.Content
{
	width: 570px;
	height: 100%;
	min-height: 500px;
}

.Content .ContentLeftColumnDefinition
{
	width: 567px;
}

.Content .ContentMiddleColumnDefinition
{
	width: 1px;
	
}


.Content .ContentMiddleColumn
{
	
	background-color: #ededed;
}


.Content .ContentRightColumnDefinition
{
	width: 2px;
	
}

.Content .ContentHeader
{
	height: 16px;
	background-image: url('images/body_horizontal_rule.gif');
	background-repeat: no-repeat;
	background-position:top right;
}


/* --------------------------- */
/*  NMP_mainWithoutRightPanel  */
/* --------------------------- */

.ContentFull
{
	width: 740px;
	height: 100%;
	min-height: 500px;
}

.ContentFull .ContentLeftColumnDefinition
{
	width: 737px;
}

.ContentFull .ContentMiddleColumnDefinition
{
	width: 1px;
}

.ContentFull .ContentRightColumnDefinition
{
	width: 2px;
}

.ContentFull .ContentHeader
{
	height: 16px;
	background-image: url('images/body_horizontal_rule_no_margin.gif');
	background-repeat: no-repeat;
	background-position:top right;
}



.ContentFull .ContentLeftColumn
{
	padding: 0 5px 40px 0;
	min-height: 500px;
	height: 500px;
}

.ContentFull .ContentMiddleColumn
{

	background-color: #EDEDED;
}

.ContentFull .ContentRightColumn
{
}


/* -------- */
/*  errors  */
/* -------- */

.ErrorLabel
{
	color: Red;
	font-weight: bold;
	font-size: 11px;
}

/* ------------ */
/*  WF_WebMail  */
/* ------------ */

.MailboxPercentUsageLabelBlock
{
	float: left;
}

.MailboxPercentUsageProgressBlock
{
	float: left;
	width: 200px;
	height: 10px;
	border: solid 1px #140040;
	margin: 0 5px;
}

.MailboxPercentUsageProgressBar
{
	width: 0%;
	height: 10px;
	background-image: url('images/dot_webmail_progressbar.jpg');
	background-repeat: repeat-x;
}

.WebMailTab
{
	font-weight: bold;
	color: #2d2d2d;
	border: 0px;
}

.WebMailTab a
{
	font-weight: bold;
	color: #2d2d2d;
}

.WebMailTab a:hover
{
	font-weight: bold;
	color:#00CCFF;
}

.WebMailTab .Left
{
	width: 0;
}

.WebMailTab .Right
{
	width: 2px;
	height: 20px;
	background-image: url('images/page_nav_separator_button.jpg');
	background-repeat: no-repeat;
}

.WebMailTab .Center
{
	height: 20px;
	background-image: url('images/webmail_dot.gif');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.WebMailSelectedTab, .WebMailSelectedTab a
{
	height: 20px;


}

.WebMailSelectedTab .Left
{
	width: 0;
}

.WebMailSelectedTab .Right
{
	width: 2px;
	height: 20px;
	background-image: url('images/page_nav_separator_button.jpg');
	background-color: #00CCFF;
}

.WebMailSelectedTab .Center
{
	height: 20px;
	background-image: url('images/webmail_dot_active.gif');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.WebMailSelectedTab a
{
	color: white;
	font-weight: bold;
}

.WebMailHeader
{
	background-color: #981856;
	color: White;
	font-size: 11px;
}

.WebMailHeader > th
{
	padding: 0 5px;
}

.WebMailHeader > th a
{
	color: White;
	font-size: 11px;
}

.WebMailRow > td
{
	padding: 0 1px 0 5px;
}

.WebMailAlternatingRow
{
	background-color: #ededed;
}

.WebMailAlternatingRow > td
{
	padding: 0 1px 0 5px;
}

.WebMailEmptyRow
{
	height: 20px;
}

.WebMailAlternatingEmptyRow
{
	height: 20px;
	background-color: #ededed;
}

.WebMailUnreadRow
{
	font-weight: bold;
}

.WebMailUnreadRow td
{
	padding: 0 1px 0 5px;
}

.WebMailUnreadRow a
{
	font-weight: bold;
}

.WebMailUnreadAlternatingRow
{
	background-color:#ededed;
	font-weight: bold;
}

.WebMailUnreadAlternatingRow td
{
	padding: 0 1px 0 5px;
}

.WebMailUnreadAlternatingRow a
{
	font-weight: bold;
}

.WebMailPager
{
	background-color: #ededed;
}

.WebMailSelectedPageIndex
{
	color: #00ccff;
}

.WebMailPageIndex
{
}

/* ----------- */
/*  WUC_Email  */
/* ----------- */

.MailContent
{
	background: white;
	margin: 30px 30px 0 30px;
	/*padding: 5px;*/
	border: solid 1px #cccccc;
	/*overflow: auto;*/
	position: relative;
}

.MailActions
{
	text-align: center;
	margin: 0 0 10px 0;
}



/* ------------------ */
/*  WUC_SearchSeller  */
/* ------------------ */
/*
.marginleft{
	background-image: url('images/bg_left.jpg');
	background-repeat: no-repeat;
	backgoround-position:top;

}

.marginright{
	background-image: url('images/bg_right.jpg');
	background-repeat: no-repeat;
	backgoround-position:top;

}
*/
table.SearchSellerTable
{
	/*width: 192px;
	height:90px;
	background-image: url(images/fr/top_search_box.jpg);
	margin: 0;*/
	/*background-color:#dcdcdc
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;*/
	width: 200px;
	height:90px;
	background-image: url('images/fr/top_search_box.jpg');
	background-repeat: no-repeat;

}

table.SearchSellerTable > tbody > tr > td.LeftColumnDefinition
{
	width: 149px;
	line-height: 0;
	height: 0;
}

table.SearchSellerTable > tbody > tr > td.RightColumnDefinition
{
	width: 38px;
	line-height: 0;
	height: 0;
}

table.SearchSellerTable > tbody > tr > td.SearchSellerCount
{
	height: 16px;
	vertical-align: top;
	text-align: right;
	padding: 34px 87px 0 0px;
	color: #00CCFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	border: none 0;
}

table.SearchSellerTable > tbody > tr > td.SearchSellerTextbox
{	
	padding: 3px 0px 0px 5px;
	vertical-align: top;
	height: 40px;
}

table.SearchSellerTable > tbody > tr > td.SearchSellerTextbox input
{
	width: 130px;
}

table.SearchSellerTable > tbody > tr > td.SearchSellerButton
{
	padding: 3px 0 0 0;
	vertical-align: top;
}

/* ----------- */
/*  WUC_Login  */
/* ----------- */

.LoginPanel
{
	background-image: url(images/ident_box_background.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 246px;
	padding: 12px 10px 0 12px;
	color: #f73b00;
	text-align: left;
	background-position: 0px 0px;
}

.LoginPanel .Dark
{
	color: #3e3e40;
}

.LoginPanel input[type=text], .LoginPanel input[type=password]
{
	width: 90px;
	color: #140040;
	padding-right:3px;
}

.LoginPanel input[type=checkbox]
{
	margin: 4px 3px 4px 0;
}

.LoginPanelFix
{
	background-color: White;
	height: 50px;
	width: 50px;
	top: 15px;
	left: 422px;
	position: absolute;
}

.ActivationReminder
{
	position: absolute;
	background-image: url('images/ident_box_background.gif');
	background-repeat: no-repeat;
	height: 126px;
	width: 235px;
	padding: 35px 11px 3px 10px;
	color: #140040;
	text-align: left;
	top: -12px;
	left: -12px;
	font-size: 12px;

}


.UserFullName
{
color:#63cc00;
font-weight:Bold;
}

.IdentifiedYourself
{
font-weight:bold;
font-size:13px;
color:#63cc00;
}

.WUC_Login_textbox
{
	font-size: 11px;
	font-family: arial,helvetica;
	width: 90px;
	/*background-image: url('images/css_rays.gif');*/
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #58595b;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #eeeeee;
	border-right-style: solid;
	border-right-width: 1px;
}

.WUC_Login_cbx_remember
{
	overflow: hidden;
	vertical-align: middle;
	display: block;
	height: 24px;
}

.WUC_Login_cbx_remember *
{
	float: left;
}

.WUC_Login_cbx_remember label
{
	display: block;
	margin-top: 8px;
}

.AbsoluteLogoutLink
{
	position: absolute;
	right: 20px;
	bottom: 15px;
}

/* ----------------------- */
/*       account tab       */
/* ----------------------- */

.MyAccountDate
{
	color: #00CCFF;
	height: 13px;
	padding: 5px;

	
}

.MyAccountHoverPanel
{
	background-color: #FF6600;
	display: none;
}

.MyAccountHoverPanel a
{
	display: block;
	padding: 3px 7px 3px 7px;
	color: #ffffff;
	font-weight: bold;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size:12px;
}
.MyAccountHoverPanel a:hover
{
	display: block;
	padding: 3px 7px 3px 7px;
	color: #3e3e40;
	background-color: #f3f3f3;
	font-weight: bold;
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #58595b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size:12px;
}

/*
div.AccountTabs
{
	height: 53px;
}
*/

/*
.AccountTabs table
{
	height: 53px;
}
*/

.AccountTabs .AccountTabSeparator
{
	width: 1px;
	height: 38px;
	background-image: url('images/nav_top_separator.gif');
	background-repeat: repeat-y;
}

.AccountTabs .AccountTab
{
	height: 38px;
	background-image: url('images/nav_top_dot_button.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

.AccountTabs .AccountTab a
{
	display: block;
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-stretch: wider;
	line-height: 38px;
}

.AccountTabs .AccountTab a:hover
{
	background-image: url('images/nav_top_dot_button_on.jpg');
	background-repeat: repeat-x;
	color: white;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-stretch: wider;
	line-height: 38px;
}

.AccountTabs .AccountTabSelected
{
	background-image: url('images/nav_top_dot_button_on.jpg');
	background-repeat: repeat-x;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-stretch: wider;
	text-align: center;
	vertical-align: middle;
}

.AccountTabs .AccountTabSelected a
{
	display: block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-stretch: wider;
	text-align: center;
	line-height: 38px;
}
/*
.NavigationBarUnder
{
	height: 9px;
}
*/
/* -------------- */
/*  WF_MyProfile  */
/* -------------- */

.MyProfileHeader
{
	color: White;
	background-color: #b3b3b3;
	height: 16px;
	padding: 2px 0;
	border-style: solid;
	border-color: #140040;
	border-width: 1px 1px 0 1px;
}

.MyProfileHeaderSelected
{
	color: White;
	background-image: url('images/css_dot_accordeon_on.gif');
	background-repeat: repeat-x;
	height: 24px;
	padding: 4px 0 0 0;
	border-style: solid;
	border-color: #140040;
	border-width: 1px 1px 0 1px;
}

.MyProfileContent
{
	border-style: solid;
	border-color: #140040;
	border-width: 0 1px 0 1px;
}


/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

/* ---------------- */
/*  WUC_SellerList  */
/* ---------------- */
a.All
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align:left;
	background-image: url('images/arrow_all.gif');
	background-repeat:no-repeat;
	padding-left:12px;
	width:200px;
	margin-right:25px;
}

a.All:Hover
{
	color: #FF6600;
}



table.SellerListTable
{
	width: 200px;
	margin: 0 15px 0 0;
	/*padding-right:15px;*/
}

.SellerListHeader
{
	color: #FF6600;
	background-image: url('images/caddie200.gif');
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	background-color:#dcdcdc;
	
}

.SellerListHeader > div
{
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	width:180px;
}

.SellerListContent
{
	/*background-image: url('images/margin_left_box_universe_dot.jpg');
	background-repeat: repeat-y;*/
	background-color:#dcdcdc;
	padding-left: 10px;
	padding-bottom:10px;
	width:200px;
}

.SellerLisTopLinks
{
    padding-top:15px;
}


.SellerListBottom
{

}


table.SellerListTable > tbody > tr > td.Top
{
	background-repeat: no-repeat;
	height: 30px;
}

table.SellerListTable > tbody > tr > td.LeftColumn
{
	background-repeat: repeat-y;
	background-position: left top;
}

table.SellerListTable > tbody > tr > td.ContentColumn
{
	background-color: White;
}

.UniverseElement
{
	width: 165px;
	text-align: left;
	font-size: 13px;
	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 6px 0px 10px;
	cursor: pointer;
	
	height:23px;
	display:block;
	color: #140040;
}

.UniverseElementSelected
{
	width: 165px;
	text-align: left;
	font-size: 13px;
	background-color: #f3f3f3;
	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 6px 0px 10px;
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #58595b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #58595b;
	border-left-style: solid;
	border-left-width: 1px;
	cursor: pointer;
	color: #FF6600;
	height:21px;
	display:block;
}


.SegmentsPanel
{
	width: 200px; /*border: solid 1px #d98fba;*/
	background-color: #d9dadb;
	display: none;
	border-color: #58595b;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	z-index: 11;
}

.SegmentElement
{
	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 10px 5px 5px;
	border-top-color: #d9dadb;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #d9dadb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	cursor: pointer;
	color: #140040;
	zoom: 1;
}

.SegmentElement a
{
	display: block;
	width: 100%;
}

.SegmentElementSelected
{
	background-color: #f3f3f3;
	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 10px 5px 5px;
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #58595b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	cursor: pointer;
	color: #FF6600;
	zoom: 1;
}

.SegmentElementSelected a
{
	display: block;
	width: 100%;
}




/*
.UniverseElement
{
	text-align: left;
	font-size: 13px;
	cursor: pointer;
	font-weight: normal;
	line-height: 20px;
	color: #140040;
	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.UniverseElementSelected, .UniverseElement a:hover
{

	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	color: #FF6600;
}



.SegmentsPanel
{
	width: 170px; 
	background-color: #d9dadb;
	display: none;
	border-color: #58595b;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	z-index: 11;

	
}

.SegmentsPanel > .SegmentElement
{
	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 3px 10px 3px 5px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	cursor: pointer;
	color:#140040;
}

.SegmentsPanel > .SegmentElementSelected
{
	background-color: #f3f3f3;
	background-image: url('images/ml_universe_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 3px 10px 3px 5px;
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #58595b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	cursor: pointer;
	color:#140040;
}
*/
.SellersPanel
{
	width: 200px; /*border: solid 1px #d98fba;*/
	background-color: #d9dadb;
	display: none;
	border-color: #58595b;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	z-index: 11;
}

.SellersPanelTop
{
	display: block;
	width: 185px;
	padding: 3px 10px 3px 5px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Red;
	border-bottom-style:dashed;
	border-bottom-width: 1px;
	cursor:default;
	font-weight:bold;
}

.SellersPanelOther
{
    display: block;
	width: 185px;
	padding: 3px 10px 3px 5px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	cursor:pointer;
	color:Red;
}

.SellersPanelOther:Hover
{
    display: block;
	width: 185px;
	background-color: #f3f3f3;
	padding: 3px 10px 3px 5px;
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #58595b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

a.sellersSelected
{
	display: block;
	width: 185px;
	padding: 3px 10px 3px 5px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	
}

a.sellersSelected:visited
{
	display: block;
	width: 185px;
	padding: 3px 10px 3px 5px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

a.sellersSelected:hover
{
	display: block;
	width: 185px;
	background-color: #f3f3f3;
	padding: 3px 10px 3px 5px;
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #58595b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

table.SellerListTable > tbody > tr > td.RightColumn
{
	background-image: url('images/ml_cartridge_rose_dot.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

table.SellerListTable > tbody > tr > td.Bottom
{
	background-image: url('images/ml_cartridge_rose_bottom.gif');
	background-repeat: no-repeat;
	height: 12px;
}
/**/
/* WUC_PUB */
/**/

.menu_Droit_fond
{
	width: 160px;
}
/*
.menu_Droit_fond
{
	background-image: url("images/bg_annonceCoop_d.jpg");
	background-repeat: repeat-y;
	padding-bottom: 15px;
}

.menu_Droit_fond td
{
	padding-top: 15px;
}
*/

/* -------------------- */
/*  content background  */
/* -------------------- */

/*
table.content
{
	empty-cells: show;
}

table.content td.top_left
{
	width: 12px;
	height: 12px;
	background-image: url('images/center_corner_left_top.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 12px;
}

table.content td.top
{
	height: 12px;
	background-color: White;
	line-height: 12px;
}

table.content td.top_right
{
	width: 12px;
	height: 12px;
	background-image: url('images/center_corner_right_top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 12px;
}

table.content td.middle_left
{
	background-color: White;
}

table.content td.middle
{
	background-color: White;
}

table.content td.middle_right
{
	background-color: White;
}

table.content td.bottom_left
{
	height: 12px;
	background-image: url('images/center_corner_left_bottom.gif');
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 12px;
}

table.content td.bottom
{
	height: 12px;
	background-color: White;
	line-height: 12px;
}

table.content td.bottom_right
{
	height: 12px;
	background-image: url('images/center_corner_right_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 12px;
}
*/

/* --------------- */
/*  WF_My*Account  */
/* --------------- */
/* style available for all WF_My*Accoutn pages */

.MyAccountNavigation
{
	float: right;
}

.TableSummary
{
	margin: auto;
	border: none 0;
	width: 702px;
}

.TableSummaryLeftColumn
{
	width: 375px;
}

.TableSummaryRightColumn
{
	width: 327px;
}

/* -------------------------- */
/*  Generic table data style  */
/* -------------------------- */

table.Data
{
	/*border: solid 1px #140040;*/
	border-collapse: collapse;
	border-spacing: 0;
}

table.Data td
{
	border: solid 1px #140040;
	padding: 5px;
	font-size: 10px;
}

table.Data th
{
border: solid 1px #140040;
	padding: 5px;
	text-align: center;
}

table.Data th.DataEmpty, table.Data td.DataEmpty
{
	border: none 0 #140040;
	padding: 0;
}

table.Data th.DataEmpty div, table.Data td.DataEmpty div
{
	width: 0;
	height: 0;
}

table.Data tr.DataOdd
{
	background-color: #ededed;
}

table.Data tr.DataEmptyRow
{
	height: 20px;
}

table.Data tr.DataEmptyOddRow
{
	height: 20px;
	background-color: #ededed;
}

table.Data tr.DataHiddenRow, table.Data tr.DataHiddenRow *
{
	height: 0;
	line-height: 0;
	overflow: hidden;
	font-size: 1px;
	border: none 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

table.Data tr.DataFirstTitle, table.Data td.DataFirstTitle, table.Data th.DataFirstTitle
{
	background: #867A6E none;
	color: White;
}

table.Data tr.DataSecondTitle, table.Data td.DataSecondTitle, table.Data th.DataSecondTitle
{
	background: #ff5200 none;
	color: White;
}

table.Data td.DataNumeric
{
	text-align: right;
}

table.Data td.DataNumericBold
{
	text-align: right;
	font-weight: bold;
}

table.Data td.DataDate
{
	font-weight: bold;
	text-align: center;
}

table.Data td.DataStatus
{
	font-weight: bold;
	text-align: center;
}

table.Data th.DataCheckbox, table.Data td.DataCheckbox
{
	width: 20px;
	text-align: center;
	vertical-align: middle;
}

table.Data tr.NoPadding td, table.Data tr.NoPadding th
{
	padding: 0;
	border: none 0;
}

.GridViewPager
{
	background-color: #d9dadb;
	text-align: center;
}

.GridViewPagerSelectedPageIndex
{
	color: #00ccff;
}

/* ------------------------- */
/*  WUC_Seller  */
/* ------------------------- */
.PraticalInformationsHoverPanel
{
	display: none;
    background-color:#f3f3f3;
    font-size:Smaller;
    width:145px;
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 1px;
    color:#140040;
    padding: 5px 5px 5px 5px;
}

/* ------------------------- */
/*  Seller accordion style  */
/* ------------------------- */
.SellerAccordionHeader
{
	color: White; /*background-color: #b2b3b5;*/
	padding: 0px 0;
	border-color: White;
	border-width: 0px 0px 0px 0px;
	color: Gray;
	cursor: pointer;
	font-weight:bold;
}

.SellerAccordionHeader a:hover
{
    color: #140040;
}
.SellerAccordionHeaderLeftPart
{
	font-weight:bold;
}

.SellerAccordionHeaderSelected
{
	color: White;
	background-image: url('images/accordeon_grey_dot.jpg');
	background-repeat: repeat-x;
	padding: 0px 0 0 0;
	border-color: White;
	border-width: 0px 0px 0 0px;
	color: Red;
	cursor: pointer;
	font-weight:bold;
}

.SellerAccordionContent
{
	border-color: White;
	border-width: 0px 0px 0px 0px;
	padding: 10px;
	
}

.SellerAccordionHeader, .SellerAccordionHeaderSelected
{
	border-top: none;
	background-image: url('images/accordeon_grey_dot.jpg');
	background-repeat: repeat-x;
}
/* ------------------------- */
/*  Generic accordion style  */
/* ------------------------- */

.AccordionHeader
{
	color: White; /*background-color: #b2b3b5;*/
	padding: 0px 0;
	border-color: White;
	border-width: 0px 0px 0px 0px;
	color: #140040;
	cursor: pointer;
	border-top: none;
	font-weight:bold;
	background-image: url('images/accordeon_dot.jpg');
	background-repeat: repeat-x;
}

.AccordionHeaderSelected
{
	color: White;
	background-image: url('images/accordeon_dot.jpg');
	background-repeat: repeat-x;
	padding: 0px 0 0 0;
	border-color: White;
	border-width: 0px 0px 0 0px;
	color: Gray;
	cursor: pointer;
	border-top: none;
	background-image: url('images/accordeon_dot.jpg');
	background-repeat: repeat-x;
}

.AccordionContent
{
	border-color: White;
	border-width: 0px 0px 0px 0px;
	padding: 10px;
}

/* ------------------- */
/*  WUC_LoginReminder  */
/* ------------------- */

.LoginReminder
{
	width: 667px;
	height: 180px;
	background-color: #3d3d3f;
	display: none;
	position: absolute;
	color: White;
}

.LoginReminderClose
{
	font-size: 15px;
	float: right;
	cursor: pointer;
	padding: 3px 10px;
	font-weight: bold;
}

.LoginReminderContent
{
	position: absolute;
	top: 25px;
	left: 15px;
	width: 617px;
	height: 120px;
	background-color: #d8d9da;
	text-align: center;
	padding: 10px;
}

.LoginReminderHeader
{
	font-family: Verdana Arial;
	color: #ff5200;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

.LoginReminderText
{
	color: #140040;
	font-size: 12px;
}

.LoginReminderButton
{
	color: White;
	font-size: 15px;
	font-weight: bold;
}


/* --------------- */
/*  ContentHeader  */
/* --------------- */
.ContentHeaderPanel
{
	position: relative;
}

.ContentHeaderPicturePanel
{
	float: left;
	width: 100px;
	height: 100px;
}

.ContentHeaderCategoryPanel
{
	position: absolute;
	left: 125px;
	top: 50px;
	height: 25px;
	line-height: 25px; /* center vertically */
	padding: 0 0 0 5px;
}

.ContentHeaderSubCategoryPanel
{
	position: absolute;
	left: 125px;
	top: 75px;
	height: 25px;
	line-height: 25px; /* center vertically */
	padding: 0 0 0 5px;
}

/* INTERSTITIALS*/
.round_lt
{
	width: 12px;
	height: 12px;
	background-image: url('images/round_left_top.gif');
	background-repeat: no-repeat;
}

.round_rt
{
	width: 12px;
	height: 12px;
	background-image: url('images/round_right_top.gif');
	background-repeat: no-repeat;
}

.round_lb
{
	width: 12px;
	height: 12px;
	background-image: url('images/round_left_bottom.gif');
	background-repeat: no-repeat;
}

.round_rb
{
	width: 12px;
	height: 12px;
	background-image: url('images/round_right_bottom.gif');
	background-repeat: no-repeat;
}

#div_redirect
{
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	display: block;
}



/*---------------------------------------------- stard added
/* button  level 1 (red and white arrow)*/
.button1_left
{
	width: 15px;
	height: 20px;
	background-image: url('images/button1_left.gif');
	background-repeat: no-repeat;
}

.button1_right
{
	width: 15px;
	height: 20px;
	background-image: url('images/button1_right.gif');
	background-repeat: no-repeat;
}

.button1_center
{
	height: 20px;
	background-image: url('images/button1_dot.gif');
	background-repeat: repeat-x;
}

.button1_center a
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration:none;
}

.button1_center a:hover
{
	font-weight: bold;
	color: #2d2d2d;
		text-decoration:none;
}


/* button  level 2 ()*/
.button2_left
{
	width: 15px;
	height: 20px;
	background-image: url('images/button2_left.gif');
	background-repeat: no-repeat;
}

.button2_right
{
	width: 15px;
	height: 20px;
	background-image: url('images/button2_right.gif');
	background-repeat: no-repeat;
}

.button2_center
{
	height: 20px;
	background-image: url('images/button2_dot.gif');
	background-repeat: repeat-x;
}

.button2_center a
{
	font-weight: bold;
	font-size: 12px;
	color: #140040;
}

.button2_center a:hover
{
	font-weight: bold;
	color: #2d2d2d;
}


/* ------------ */
/*  WF_Seller  */
/* ------------ */
.title_seller
{
    color:#ff5200;
    font-weight:bold;
	font-size:16px;
}
/*
.teaserText_seller
{
    color:#120650;
}

.presentationText_seller
{
    color:#120650;
}
*/
.SellerAccordionTitle
{
    color:#140040;
    font-weight:bold;
}

.pormotionalCodeNotes
{
}

.promotionalCodeLink
{
    text-decoration: underline;
    font-weight: bold;
    color: #00CCFF;
}

.importantInformationLink
{
     color: #00CCFF;
     font-size:11px;
     text-decoration:underline;
    cursor:pointer;
}

.goSiteLink
{
    color:#00CCFF;
    text-decoration: underline;
    cursor: pointer;
}

/* ------------ */
/*  WF_SellersList  */
/* ------------ */

.title_Univers
{
    color:#120650;
    font-weight:bold;
}

.title_Segment
{
    color:#120650;
}

.titleSeller_SellerList
{
    color:#120650;
    font-weight:bold;
}

.borderSellerLogo
{
    height:130px;
    width:130px;
    border-width:thin;
    border-color:Gray;
    border-style:inset;
}

.teaserText_sellerList
{
}

.offerSimpleEuro_SellerList
{
    color:#120650;
    font-weight:bold;
}

.promotionalCode_SellerList
{
    color:Gray;
}

.sellersCount_SellerList
{
}

.count_sellers
{
	color: #FF6600;
	font-size:12px;
	font-weight : bold;
	text-align: center;
	padding-left:10px;
	padding-top:7px;
}


/* --------------- */
/*  WF_Enrollment  */
/* --------------- */
.TableEnrollment
{
	width: 702px;
	border: none 0;
	margin: 0 auto;
}

.TableEnrollmentFull
{
	text-align: center;
	padding: 2px 0;
}

.TableEnrollmentLabel
{
	text-align: right;
	padding: 5px 10px 0 0;
	vertical-align: top;
}

.TableEnrollmentData
{
	text-align: left;
	padding: 2px 0 7px 0;
	vertical-align: top;
}

.TableEnrollmentMisc
{
	text-align: left;
	/*padding: 10px 0 10px 0;*/
	vertical-align: top;
}

/* -------------- */
/*  WF_MyProfile  */
/* -------------- */
.TableProfile
{
	width: 702px;
	border: none 0px;
	margin: auto;
}

.TableProfileLeftColumn
{
	width: 351px;
}

.TableProfileRightColumn
{
	width: 351px;
}

.TableProfileLabel
{
	text-align: right;
	padding: 10px 10px 0 0;
	vertical-align: top;
}

.TableProfileData
{
	text-align: left;
	padding: 7px 0;
	vertical-align: top;
}

.TableProfileFull
{
	text-align: center;
	padding: 7px 0;
}

/* -------------- */
/*  WF_MyPreferences  */
/* -------------- */
.TablePreferencesData
{
	text-align:left;
	padding: 7px 7px 0 0;
	vertical-align:top;
	
}

.TablePreferencesFull
{
	text-align: center;
	padding: 7px 0;
}
/* ------------------*/
/*  WUC_SearchSeller */
/* ------------------*/

#AutoComplete
{
 /*width: auto !important;
 overflow: visible !important;*/
 border: 1px solid buttonshadow;
 overflow: hidden; 
 visibility: visible; 
 background-color: window; 
 color: windowtext; 
 cursor: default; 
 width: 130px; 
 position: absolute; 
 left: 184px; 
 top: 27px; 
 display: inline;
}
#AutoComplete div
{    
 font-size: x-small !important;
}

/* -----------------*/
/*  WF_Interstitial */
/* -----------------*/

.blockHeader
{
    padding-right:20px;
    text-align:right;
}

.blockHeaderService
{
    padding-left:20px;
    text-align:left;
}
.blockHeaderService1
{
    border-style:solid;
    background-color:#ff6600;
    border-color:Black;
    border-width:thin;
    padding:10px;
}


/* -------------------- */
/*  WF_PartnershipForm  */
/* -------------------- */

.TableForm
{
	width: 500px;
	margin: 10px auto 0 auto;
	border: none 0;
}

.TableFormLeftColumn
{
	width: 240px;
}

.TableFormRightColumn
{
	width: 250px;
}

.TableFormLabel
{
	text-align: right;
	padding: 10px 10px 0 0;
	vertical-align: top;
}

.TableFormData
{
	text-align: left;
	padding: 7px 0;
	vertical-align: top;
}

.TableFormFull
{
	text-align: center;
	padding: 7px 0;
	vertical-align: top;
}

.TableFormFull > table
{
	margin: auto;
}

/* -------------------- */
/*  WUC_Contact  */
/* -------------------- */
.label
{
}

.contact
{

}

.contactFooter
{
}

/* --------------- */
/*  WF_AllSellers  */
/* --------------- */

.SellerSectionLink
{
	font-size: 15px;
	color: Blue;
	font-weight: bold;
}

.TableAllSellers
{
	width: 558px;
	border: none 0;
	empty-cells: show;
}

.TableAllSellersFirstColumnDefinition
{
	width: 185px;
}

.TableAllSellersSecondColumnDefinition
{
	width: 185px;
}

.TableAllSellersThirdColumnDefinition
{
	width: 185px;
}

.TableAllSellersFirstColumn
{
	padding: 0 0 0 10px;
	vertical-align: top;
}

.TableAllSellersSecondColumn
{
	padding: 0 0 0 10px;
	border-left: solid 1px grey;
	vertical-align: top;
}

.TableAllSellersThirdColumn
{
	padding: 0 0 0 10px;
	border-left: solid 1px grey;
	vertical-align: top;
}

/* ----------------- */
/*  WF_NotActivated  */
/* ----------------- */
.framing
{
	font-weight: bold;
}

/* ----------------- */
/*  WUC_Connection  */
/* ----------------- */
.lastConnection
{
}

/* ----------------- */
/*  WUC_AdsLeftText  */
/* ----------------- */
.adsLeftText
{
    
}

/* --------------------- */
/*  jquery autocomplete  */
/* --------------------- */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.ac_match
{
	font-weight: bold;
}

/* -------------- */
/*  Default page  */
/* -------------- */

.texto
{
width: 311px;
height: 381px;
background-image: url('images/fr/texto.jpg');
background-repeat : no-repeat;
text-align:left
}

.textolink{
padding-left: 15px;
height:11px;
color:#140040;
text-decoration:underline;
}

.winner{
width:239px;
height:381px;
background-image: url('images/fr/winner.gif');
background-repeat : no-repeat;
}

.filinfo{
width:560px;
height:39px;
background-image: url('images/fr/filinfos.gif');
background-repeat : no-repeat;
}

.bt_cloud{
height:26px;
background-image: url('images/cloud_bt_dot.gif');
background-repeat : x-repeat;
}


.bt_cloud_on{
height:26px;
background-image: url('images/cloud_bt_dot_on.gif');
background-repeat : x-repeat;
}

a.bt_cloudlink{
/*background-image: url('images/cloud_arrow.gif');
background-repeat : no-repeat;
text-indent :22px;
height:26px;*/
font-weight:bold;
text-decoration:none;
color:#140040;
/*padding-top:5px;*/
}

.bt_cloundlink_on{
/*text-indent :22px;
height:26px;*/
font-weight:bold;
text-decoration:none;
color:white;
/*padding-top:5px;*/
}


.cloud_shadow{
background-image: url('images/cloud_shadow.gif');
background-repeat : no-repeat;
height:8px;
width:560px;
}

.cloud_footer{
background-image: url('images/cloud_footer.gif');
background-repeat : no-repeat;
height:10px;
}

.cloud_content{
background-image: url('images/cloud_dot.gif');
background-repeat : y-repeat;
}

.cloud_separator{
background-image: url('images/cloud_separator.gif');
background-repeat : no-repeat;
width:2px;
}

.cloud_border{
border:1px;
border-style:inset;
border-color:#eeeeee;
}


a.cloud_countentlink{
color:#ff5200;
text-decoration:none;
}

a.cloud_countentlink:HOVER{
color:#00CCFF;
text-decoration:none;
}

a.linkBody2
{
text-decoration: underline;
color: #140040;
}

a.linkBody2:hover
{
text-decoration: underline;
color: #00CCFF;
}
.FullHeight table td {
	margin: 5px;
}
.orange {color:#f73b00;}

.blueDark {color:#140040;}

.mr_bgskyscrapper
{
	background-image: url('images/mr_pubbg.jpg');
	background-repeat : no-repeat;
	width:160px;
	height:300px;
}

.sky_updown
{
	font-size:17px;
	color:##FF6600;
	font-family:arial
}

.sky_center
{
	font-size:35px;
	color:#FF6600;
	font-family:arial
}

.tellnobody
{
	font-size:9px;
	color:#140040;
	text-align:center;
}

.popinPrompt
{
	display: none;
	width: 200px;
	height: 100px;
	background-color: White;
	padding: 10px;
}

n11
{
	font-size:11px;
	font-family:AvantGarde,Antique Olive, Tahoma, Calibri, Arial;
	opacity: 0.40; 
	filter: alpha(opacity=40);
	padding:4px 5px 5px 0px;
	font-weight: normal;
	zoom:1;
	cursor: pointer;
}

.n12
{
	font-size:12px;
	font-family:AvantGarde,Antique Olive, Tahoma, Calibri, Arial;
	opacity: 0.40; 
	filter: alpha(opacity=40);
	padding:1px 5px 5px 3px;
	font-weight: bold;
	zoom:1;
		cursor: pointer;

}


.n13
{
	font-size:13px;
	font-family:AvantGarde,Antique Olive, Tahoma, Calibri, Arial;
	opacity: 0.50; 
	filter: alpha(opacity=50);
	padding:4px 5px 5px 0px;
	font-weight: bold;
	zoom:1;
		cursor: pointer;

}
.n14
{
	font-size:14px;
	font-family:AvantGarde,Antique Olive, Tahoma, Calibri, Arial;
	opacity: 0.60; 
	filter: alpha(opacity=60);
	padding:0px 5px 5px 4px;
	font-weight: bold;
	zoom:1;
		cursor: pointer;

}

.n15
{
	font-size:16px;
	font-family:AvantGarde,Antique Olive, Tahoma, Calibri, Arial;
	opacity: 0.70; 
	filter: alpha(opacity=70);
	padding:2px 5px 5px 6px;
	font-weight: bold;
	zoom:1;
		cursor: pointer;

}
.n16
{
	font-size:16px;
	font-family:AvantGarde,Antique Olive, Tahoma, Calibri, Arial;
	opacity: 1.0; 
	filter: alpha(opacity=100);
	padding:4px 5px 5px 4px;
	zoom:1;
		cursor: pointer;

}

.PrescriberAdsBlock
{
	background-image: url('images/bg_pubtext.gif');
	width: 160px;
	height: 200px;
}