@charset "utf-8";
/* CSS Document */

/***************************************************************************************/
/* Layout                                                                              */
/***************************************************************************************/

html { margin: 0px; padding: 0px; font-size: 100%; width: 100%; height: 100%; }
body { background: #ffffff; padding: 0px; margin: 0px; text-align: center; background:url(Backgrounds/Layout/body.png) repeat-x top #FFF; }
body, td { font-family: Tahoma,Trebuchet MS, MS Reference Sans Serif, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #343434; }

td { vertical-align: top; line-height: 16px; }
form { padding: 0px; margin: 0px; }
img { vertical-align: middle; }

a { cursor:pointer; }
a:link, a:visited { color: #0261FD; }
a:hover, a:active { color: #868686; text-decoration: none; }


/***************************************************************************************/
/* Site                                                                                */
/***************************************************************************************/

#SiteContainer { background:url(/Design/Backgrounds/Layout/site.jpg) no-repeat fixed; background-position:50% 200px; }
#Site { width:1004px; margin:0 auto; position:relative; text-align:left; }


/***************************************************************************************/
/* Header Board                                                                        */
/***************************************************************************************/

#HeaderBoard { position:relative; height:110px; }
	#HeaderBoardBanner { position:absolute; width:728px; height:90px; top:10px; left:65px; }
	#SmallHeaderBoardBanner { position:absolute; width:140px; height:90px; top:10px; left:825px; }


/***************************************************************************************/
/* Header Box                                                                          */
/***************************************************************************************/

#HeaderBox { position:relative; height:85px; }
	#HeaderLogo { position:absolute; top:1px; left:11px; }

	#HeaderMenu { position:absolute; bottom:15px; right:10px; }
	#HeaderMenu ul { padding:0px; margin:0px; }
	#HeaderMenu li { list-style:none; float:left; margin-right:5px; padding-right:5px; border-right:solid 1px #dedfe6; }
	#HeaderMenu a:link, #HeaderMenu a:visited { color:#000; text-decoration:none; }
	#HeaderMenu a:hover, #HeaderMenu a:active { color:#0261FD; text-decoration:underline; }


/***************************************************************************************/
/* Page Box                                                                            */
/***************************************************************************************/

#PageBox{/* border:solid 2px #bcbeca;*/ }
	#PageContent { padding:12px; }

	/************************************************************************************/
	/* Navigation Box                                                                   */
	/************************************************************************************/
	
	#NavigationBox { margin:1px 12px 0px 12px; background-color:#DEDFE6; }
		#NavigationBox ul { margin:0px; padding:0px; }
		#NavigationBox li { list-style:none; float:left; line-height:34px; background:url(/Design/Layout/NavigationBox/NavigationBoxSeparator.png) no-repeat right; }
		#NavigationBox li a { display:block; padding:0px 15px 0px 15px; font-size:16px; font-weight:bold; }
		#NavigationBox li a:link, #NavigationBox li a:visited { color:#101010; text-decoration:none; }
		#NavigationBox li a:hover, #NavigationBox li a:active { background:url(/Design/Layout/NavigationBox/NavigationBoxOver.png) repeat-x; }
	
	/* <Temporaire> */
		#NavigationBox2 { margin-top:0px; margin-bottom:5px; padding:0px 0px 4px 4px; background:url(/Design/Layout/MenuBleu/BackgroundMenuGris.png) repeat-x; }
			.NavigationBox2 {  }
			.NavigationBox2 a:link, .NavigationBox2 a:visited { display:block; height:18px; padding:2px 7px 1px 7px; text-shadow:1px 1px #000; text-decoration:underline; text-shadow:none; }
			.NavigationBox2 a:hover, .NavigationBox2 a:active { display:block; height:18px; padding:2px 7px 1px 7px; text-shadow:1px 1px #000; text-decoration:none; text-shadow:none; }
	/* </Temporaire> */
	
	/************************************************************************************/
	/* Search Box                                                                       */
	/************************************************************************************/
	
	#SearchBoxSliderContainer { background:url(/Design/Backgrounds/SeauchBox/Top.png) no-repeat top #E9EAF0; }
		#SearchBoxSlider { position:relative; height:123px; background:url(/Design/Backgrounds/SeauchBox/Bottom.png) no-repeat bottom; }
		#SearchBoxSliderText { position:absolute; top:15px; left:15px; }
		#SearchBoxSliderCity { position:absolute; top:15px; left:490px; }
		#SearchBoxSliderButton { position:absolute; top:15px; left:680px; }
		#SearchBoxSliderSlider { position:absolute; top:55px; left:15px; }
		#SearchBoxSliderResult { position:absolute; top:7px; right:7px; width:223px; height:99px; border-left:solid 1px #FFF; padding-left:3px; }
			#SearchBoxSliderResult span { color:#3166fd; }

	/************************************************************************************/
	/* Stage Box                                                                        */
	/************************************************************************************/
	
	#StageBox { position:relative; width:611px; height:345px; border:solid 1px #BDBDBF; background-color:#F8F8F8; overflow:hidden; }
	
		#StageBoxSlides{ position:absolute; top:11px; left:0px; width:599px; padding-left:12px; height:280px; overflow:hidden; }
		.StageBoxSlide{ float:left; width:599px; padding:0px 0px 0px 0px; }
		
		.StageBoxImage {  }
		.StageBoxText { position:relative; width:206px; height:279px; margin-left:18px; border-bottom:dashed 1px #D7D9E1; }
			.StageBoxTextTitle { font-size:16px; font-weight:bold; margin-bottom:15px; }
			.StageBoxTextText {  }
			.StageBoxTextLink { position:absolute; bottom:3px; right:3px; }
			.StageBoxTextLink a:link, .StageBoxTextLink a:visited { color:#343434; }
			.StageBoxTextLink a:hover, .StageBoxTextLink a:active { color:#0261FD; }
		#StageBoxControl { position:absolute; top:315px; right:15px; }
	
		#StageBoxMenu { position:relative; height:48px; margin-top:11px; }
		#StageBoxMenu ul { margin:0px; padding:0px; }
		#StageBoxMenu li { position:absolute; width:115px; height:48px; background-color:#ECECEC; display:inline-block; list-style:none; }
		#StageBoxMenu li a { display:block; color:#343434; width:95px; height:43px; line-height:18px; padding:5px 0px 0px 20px; text-decoration:none; font-style:italic; font-family:"Times New Roman", Times, serif; }
		#StageBoxMenu li a strong { font-size:22px; }
		
		#StageBoxMenu_0 { top:0px; left:0px; border:solid 1px #FFB311; }
		#StageBoxMenu_1 { top:0px; left:124px; border:solid 1px #DC1414; }
		#StageBoxMenu_2 { top:0px; left:248px; border:solid 1px #88CC11; }
		#StageBoxMenu_3 { top:0px; left:372px; border:solid 1px #1254C1; }
		#StageBoxMenu_4 { top:0px; left:496px; border:solid 1px #989898; }
		
		#StageBoxMenuOver_0 { position:absolute; width:29px; height:31px; top:-31px; left:0px; background:url(/Design/Buttons/Stage/ButtonOver_1.png); display:inline; }
		#StageBoxMenuOver_1 { position:absolute; width:29px; height:31px; top:-31px; left:0px; background:url(/Design/Buttons/Stage/ButtonOver_2.png); display:none; }
		#StageBoxMenuOver_2 { position:absolute; width:29px; height:31px; top:-31px; left:0px; background:url(/Design/Buttons/Stage/ButtonOver_3.png); display:none; }
		#StageBoxMenuOver_3 { position:absolute; width:29px; height:31px; top:-31px; left:0px; background:url(/Design/Buttons/Stage/ButtonOver_4.png); display:none; }
		#StageBoxMenuOver_4 { position:absolute; width:29px; height:31px; top:-31px; left:0px; background:url(/Design/Buttons/Stage/ButtonOver_5.png); display:none; }
		
		#StageBoxMenu #StageBoxMenu_0.inact:hover{ background-color:#FFE5AE; }
		#StageBoxMenu #StageBoxMenu_1.inact:hover{ background-color:#F3C7C7; }
		#StageBoxMenu #StageBoxMenu_2.inact:hover{ background-color:#DBEDBB; }
		#StageBoxMenu #StageBoxMenu_3.inact:hover{ background-color:#B1C3E1; }
		#StageBoxMenu #StageBoxMenu_4.inact:hover{ background-color:#D3D3D3; }
		
		#StageBoxMenu li.act a { cursor:default; text-decoration:none; }
		#StageBoxMenu #StageBoxMenu_0.act, #StageBoxMenu #StageBoxMenu_0.act:hover{ background-color:#FFE5AE; }
		#StageBoxMenu #StageBoxMenu_1.act, #StageBoxMenu #StageBoxMenu_1.act:hover{ background-color:#F3C7C7; }
		#StageBoxMenu #StageBoxMenu_2.act, #StageBoxMenu #StageBoxMenu_2.act:hover{ background-color:#DBEDBB; }
		#StageBoxMenu #StageBoxMenu_3.act, #StageBoxMenu #StageBoxMenu_3.act:hover{ background-color:#B1C3E1; }
		#StageBoxMenu #StageBoxMenu_4.act, #StageBoxMenu #StageBoxMenu_4.act:hover{ background-color:#D3D3D3; }

	/************************************************************************************/
	/* Content Box                                                                      */
	/************************************************************************************/
	
	.EventBoxAccueilOver { cursor:pointer; background:url(/Design/Icons/BoxArrow.png) no-repeat bottom right #f7f7f7; }
	
	.BoxTitle { font-size:22px; font-family:"Times New Roman", Times, serif; font-weight:bold; font-style:italic; }
	.BoxTitle img { vertical-align:text-top; margin-right:5px; }
	.BoxText li { margin-bottom:5px; }
	.LienTimesAccueil:link, .LienTimesAccueil:visited{ font-size:14px; font-weight:normal; font-style:normal; }
	.LienTimesAccueil:hover, .LienTimesAccueil:active{ font-size:14px; font-weight:normal; font-style:normal; }
	.Onglets { position:relative; border-bottom:solid 1px #3E7CE7; padding:3px; margin-bottom:10px; }
	.Onglets ul { position:absolute; bottom:-1px; left:5px; padding:0px; margin:0px; }
	
	.GreyBoxBordered .Onglets li { list-style:none; float:left; height:20px; margin-right:1px; background:url(/Design/Layout/Box/OngletGreyRight.png) no-repeat right; }
	.GreyBoxBordered .Onglets li a { display:block; height:20px; padding:0px 10px 0px 10px; background:url(/Design/Layout/Box/OngletGreyLeft.png) no-repeat left; text-decoration:none; line-height:20px; }
	.GreyBoxBordered .Onglets li.Active { background:url(/Design/Layout/Box/OngletGreyRightOver.png) no-repeat right; }
	.GreyBoxBordered .Onglets li.Active a { background:url(/Design/Layout/Box/OngletGreyLeftOver.png) no-repeat left; }
	
	.Onglets li a:link, .Onglets li a:visited { color:#343434; }
	.Onglets li a:hover, .Onglets li a:active { color:#2F56FF; }
	
	.GreyBoxBordered { position:relative; padding-top:29px; }
	.GreyBoxBordered .BoxTitle { position:absolute; top:0px; left:0px; height:43px; }
	.GreyBoxBordered .BoxText { padding:20px 8px 8px 8px; border:solid 1px #BDBDBF; background-color:#F4F4F6; }
	
	.WhiteBoxBordered { position:relative; padding-top:29px; }
	.WhiteBoxBordered .BoxTitle { position:absolute; top:0px; left:0px; height:43px; width:325px; }
	.WhiteBoxBordered .BoxText { padding:20px 8px 8px 8px; border:solid 1px #BDBDBF; }
	
	.WhiteBox { position:relative; padding-top:29px; }
	.WhiteBox .BoxTitle { position:absolute; top:0px; left:0px; height:43px; width:600px; }
	.WhiteBox .BoxText { padding:20px 8px 8px 8px; border-top:solid 1px #BDBDBF; }
	
	#LoginBox { position: relative; }
	
/***************************************************************************************/
/* Footer Box                                                                          */
/***************************************************************************************/

#FooterBox { position:relative; height:118px; background-color:#dedfe6; }
	#FooterBoxText { position:absolute; top:26px; left:33px; }
	#FooterBoxLink { position:absolute; top:26px; right:33px; text-align:right; }
	#FooterBoxCopyright { position:absolute; width:100%; bottom:10px; left:0px; text-align:center; }


/***************************************************************************************/
/* Autre                                                                               */
/***************************************************************************************/

#DivOpacity { width: 100%; z-index:2; opacity:100; height:3500px; position:absolute; top:0px; left:0px; background-color:#000; }

#FlashBox { width: 420px; height: 280px; position: absolute; top: 0px; left: 525px; }

#SearchBox { position: relative; height: 60px; text-align: left; }
.SearchBox_Top { background: url(/Design/Backgrounds/BackgroundSearchBoxTopCenter.png) bottom center repeat-x; margin-right: 5px; }
.SearchBox_Top, .SearchBox_Top table, .SearchBox_Top td { height: 22px; }
.SearchBox_Top td { font-size: 12px; line-height: 22px; color: #ffffff; }
.SearchBox_Top a:link, .SearchBox_Top a:visited { color: #ffffff; }
.SearchBox_Top a:hover, .SearchBox_Top a:active { color: #cc0000; }
.SearchBox_TopRight { background: url(/Design/Backgrounds/BackgroundSearchBoxTopRight.png) bottom right no-repeat; }
.SearchBox_TabLeft { background: url(/Design/Backgrounds/BackgroundSearchBoxTabLeft.png) bottom right no-repeat; width: 5px; }
.SearchBox_TabCenter { background: url(/Design/Backgrounds/BackgroundSearchBoxTabCenter.png) bottom center repeat-x; padding: 0px 5px 0px 5px; }
.SearchBox_TabRight { background: url(/Design/Backgrounds/BackgroundSearchBoxTabRight.png) bottom left no-repeat; width: 5px; }
.SearchBox_TabNone { padding: 0px 5px 0px 5px; }
.SearchBox_Bottom, .SearchBox_Bottom table, .SearchBox_Bottom td { height: 38px; }
.SearchBox_BottomLeft { background: url(/Design/Backgrounds/BackgroundSearchBoxBottomLeft.png) bottom right no-repeat; width: 5px; }
.SearchBox_BottomCenter { background: url(/Design/Backgrounds/BackgroundSearchBoxBottomCenter.png) bottom center repeat-x; }
.SearchBox_BottomRight { background: url(/Design/Backgrounds/BackgroundSearchBoxBottomRight.png) bottom left no-repeat; width: 5px; }
.SearchBox_TextBoxLeft { background: url(/Design/Backgrounds/BackgroundSearchTextBoxLeft.png) 0px 3px no-repeat; width: 5px; }
.SearchBox_TextBoxCenter { vertical-align: middle; }
.SearchBox_TextBoxCenter input { border: 0px; height: 18px; font-size: 15px; line-height: 18px; margin: 0px; padding: 6px 2px 6px 2px; background: #f6f6f6; }
.SearchBox_TextBoxRight { background: url(/Design/Backgrounds/BackgroundSearchTextBoxRight.png) 0px 3px no-repeat; width: 5px; }

#ButtonGo1 {
	position: absolute;
	top: 36px;
	left: 227px;
}

#ButtonGo1, #ButtonGo1 input {
	width: 64px;
	height: 64px;
	border: 0px none;
}

#JoinBox {
	background-repeat: no-repeat;
	position: relative;
	margin-top: 20px;
}



#LoginContent {
	position: absolute;
	top: 35px;
	left: 30px; 
}

.LoginTextBox {
	border:solid 1px #004dcc;
	border-collapse: collapse;
	padding: 3px;
	margin: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ButtonGo2 {
	position: absolute;
	top: 36px;
	left: 215px;
}

#ButtonGo2, #ButtonGo2 input {
	width: 42px;
	height: 42px;
	border: 0px none;
}

#MenuBox {
	width: 281px;
	position: relative;
	margin-top: 20px;
}

#MenuTitle {
	background-image: url(/Design/Backgrounds/BackgroundMenu.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 281px;
	height: 35px;
}

#MenuContent {
	background-image: url(/Design/Backgrounds/BackgroundMenu.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 281px;
	padding-bottom: 30px;
}

.ContentBox {
	background-image: url(/Design/Backgrounds/BackgroundContent.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	width: 659px;
	margin-bottom: 20px;
}

.ContentBoxGray {
	background-image: url(/Design/Backgrounds/BackgroundContent_Gray.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	width: 659px;
	margin-bottom: 20px;
}

.ContentTop {
	background: url(/Design/Backgrounds/BackgroundContentTop.png) no-repeat center top;
	width: 981px;
}


.ContentBottom {
	background: url(/Design/Backgrounds/BackgroundContentBottom.png) no-repeat center bottom;
	min-height: 742px;
	padding: 20px 15px 15px 15px;
}

.Content160Top {
	background: url(/Design/Backgrounds/BackgroundContent160Top.png) no-repeat center top;
	z-index:6;
	padding: 5px;
}

.Content160Bottom {
	background: url(/Design/Backgrounds/BackgroundContent160Bottom.png) no-repeat center bottom;
}

.Content160Middle {
	background: url(/Design/Backgrounds/BackgroundContent160Middle.png) repeat-y;
	width: 160px;
	z-index:5;
}

.Content610Bottom {
	background: url(/Design/Backgrounds/BackgroundContent610Bottom.png) no-repeat left bottom;
	padding: 10px;
}

.Content610Top {
	background: url(/Design/Backgrounds/BackgroundContent610Top.png) no-repeat left top;
	z-index:6;
}

.Content610Middle {
	background: url(/Design/Backgrounds/BackgroundContent610Middle.png) repeat-y left;
	z-index:5;
}

.Content610InsideBottom {
	background: url(/Design/Backgrounds/BackgroundContent610InsideBottom.png) no-repeat center bottom;
	padding: 5px;
}

.Content610InsideTop {
	background: url(/Design/Backgrounds/BackgroundContent610InsideTop.png) no-repeat center top;
	z-index:6;
}

.Content610InsideMiddle {
	background: url(/Design/Backgrounds/BackgroundContent610InsideMiddle.png) repeat-y;
	width: 590px;
	margin:0 auto;
	z-index:5;
}

.Content300Top {
	background: url(/Design/Backgrounds/BackgroundContent300Top.png) no-repeat center top;
}

.Content300Middle {
	background: url(/Design/Backgrounds/BackgroundContent300Middle.png) repeat-y;
	width: 300px;
}
.Content300Bottom {
	background: url(/Design/Backgrounds/BackgroundContent300Bottom.png) no-repeat center bottom;
	padding: 10px;
}

.ContentBox300TopNoMarginTop {
	background: url(/Design/Backgrounds/BackgroundBox300Top.png) no-repeat center top;
}

.ContentBox300MiddleNoMarginTop {
	background: url(/Design/Backgrounds/BackgroundBox300Middle.png) repeat-y;
	width: 300px;
	margin-bottom:10px;
}
.ContentBox300BottomNoMarginTop {
	background: url(/Design/Backgrounds/BackgroundBox300Bottom.png) no-repeat center bottom;
	padding: 10px;
}

.ContentBox300Top {
	background: url(/Design/Backgrounds/BackgroundBox300Top.png) no-repeat center top;
}

.ContentBox300Middle {
	background: url(/Design/Backgrounds/BackgroundBox300Middle.png) repeat-y;
	margin-top:29px;
	width: 300px;
	margin-bottom:10px;
}
.ContentBox300Bottom {
	background: url(/Design/Backgrounds/BackgroundBox300Bottom.png) no-repeat center bottom;
	padding: 10px;
}

.MemberActionsBoxTop{
	background: url(/Design/Backgrounds/BackgroundMemberActionsTop.png) no-repeat center top;
}

.MemberActionsBoxMiddle {
	background: url(/Design/Backgrounds/BackgroundMemberActionsMiddle.png) repeat-y;
	width: 281px;
}
.MemberActionsBoxBottom {
	background: url(/Design/Backgrounds/BackgroundMemberActionsBottom.png) no-repeat center bottom;
	padding: 20px 15px 20px 15px;
}
.MemberActionsBoxIcon {
	background:url(/Design/Backgrounds/BackgroundIcons28.png) no-repeat top right; width:28px; height:24px; text-align:center; padding-top:4px;
}

.MemberActionsLink:link, .MemberActionsLink:visited { text-decoration:none; }
.MemberActionsLink:hover, .MemberActionsLink:active { text-decoration:underline; }

.ContentTopBlack {
	background:url(/Design/Backgrounds/BlackBoxTop.png) no-repeat top #000;
	width: 979px;
}

.ContentBottomBlack {
	color:#fff;
	background:url(/Design/Backgrounds/BlackBoxBottom.png) no-repeat bottom;
	min-height: 742px;
	padding: 20px 15px 15px 0px;
}
.ContentBottomBlack td { color:#fff; }
.ContentBottomBlack .jaune { color:#E2BE17; font-weight:bold; }
.ContentBottomBlack .rouge { color:#ff0000; font-weight:bold; }
.ContentBottomBlack .blue { color:#0066cc; font-weight:bold; }
.ContentBottomBlack .StepsPuce { width:22px; height:22px; line-height:22px; text-align:center; font-size:14px; color:#ffffff; font-weight:bold; background:url(/Design/Layout/StepsPuce.png); }
.ContentBottomBlack .yelloLink:link, .ContentBottomBlack .yelloLink:visited { color:#e2be17; text-decoration:underline; }
.ContentBottomBlack .yelloLink:hover, .ContentBottomBlack .yelloLink:active { color:#e2be17; text-decoration:none; }

.PointsPuce { width:22px; height:22px; line-height:22px; text-align:center; font-weight:bold; background:url(/Design/Pages/Points/Puce.gif); }
.PointsTicket { position:relative; width:423px; height:71px; background:url(/Design/Pages/Points/Background_ticket.png) no-repeat; font-size:11px; }
.PointsTicketLogo { position:absolute; top:1px; left:1px; }
.PointsTicketText { position:absolute; top:5px; left:100px; width:288px; }
.PointsTicketDate { position:absolute; bottom:5px; left:100px; color:#fee900; }
.PointsTicketPoints { position:absolute; bottom:5px; right:33px; color:#fee900; }
.PointsTicketButton { position:absolute; top:0px; right:0px; }

.ContentTop671 {
	background: url(/Design/Backgrounds/BackgroundContentTop671.png) no-repeat center top;
	width: 671px;
}

.ContentBottom671 {
	background: url(/Design/Backgrounds/BackgroundContentBottom671.png) no-repeat center bottom;
	min-height: 742px;
	padding: 20px 15px 15px 15px;
}

.AdBoxEmpty { background-color: #ffffe6; height: 138px; padding: 5px; line-height: 138px; text-align: center; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; color: #999999; font-style: normal; font-weight: bold; text-transform: uppercase; font-size: 17px; }
.AdBox { background-color: #ffffe6; height: 118px; padding: 12px; font-family:Arial, Helvetica, sans-serif; color: #999999; font-style: normal; font-size: 11px; }
	.AdBox a:link, .AdBox a:visited { padding:1px 23px 1px 8px; color:#7c7c7c; background:url(/Design/Layout/puceAnnonce.png) no-repeat right; }
	.AdBox a:hover, .AdBox a:active { padding:1px 23px 1px 8px; color:#7c7c7c; background:url(/Design/Layout/puceAnnonce.png) no-repeat right; }

.SupplierSpecial { background-color :#e9f0fc; padding: 10px; height: 100px; }
.BarRequest { background-color :#e9f0fc; height: 118px; padding: 20px; line-height: 148px; font-family:Arial, Helvetica, sans-serif; color: #999999; font-style: normal; font-size: 12px; }

.TextBox2 {
  border: 1px solid #CCC;
	border-collapse: collapse;
  background-color: #ECECEC;
}

.TextBox {
	border: 1px solid #e8e8e8;
	padding: 3px;
	margin: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextBoxError {
	background-color: #ffeeee;
	border: 1px solid #bb0000;
	border-collapse: collapse;
	padding: 3px;
	margin: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Focus {
	color: #333333;
}

.Blur {
	color: #888888;
}


.JobStepsSpan { padding:6px; }
.JobStepsSpanOver { padding:3px; background-color:#4AECFF; }
.JobStepsDiv { margin:20px 0 20px 0; font-size:13px; font-weight:bold; }

.WhiteLink:link, .WhiteLink:visited { color:#FFF; }
.WhiteLink:hover, .WhiteLink:active { color:#FFF; text-decoration: none; }

.PageTitle { padding: 0px 0px 0px 10px; margin: 10px 0px 10px 0px; font-size: 24px; line-height: 30px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #808080; }
.PageTitle td { font-size: 24px; line-height: 30px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #808080; }
.PageTitle strong, .PageTitle td strong { color: #000000; }

.SectionTitle { position: relative; padding: 0px; margin: 0px 0px 5px 0px; height: 35px; background: url(Backgrounds/BackgroundSectionTitle.png) bottom repeat-x; font-size: 16px; line-height: 18px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #808080; font-style: normal; }
.SectionTitle strong { color: #000000; font-style: normal; font-weight: bold; }
.SectionTitle em { color: #fc1602; font-style: normal; font-weight: bold; }
.SectionTitle img { position: absolute; top: 0px; right: 0px; border-top: 1px solid #0148bd; border-left: 1px solid #0148bd; }

.SectionTitleNoSpace { position: relative; padding: 0px; margin: 0px 0px 0px 0px; height: 17px; border-bottom:2px solid #0148BD; font-size: 14px; line-height: 18px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #808080; font-style: normal; }
.SectionTitleNoSpace strong { color: #000000; font-style: normal; font-weight: bold; }
.SectionTitleNoSpace em { color: #fc1602; font-style: normal; font-weight: bold; }
.SectionTitleNoSpace img { position: absolute; top: 0px; right: 0px; border-top: 1px solid #0148bd; border-left: 1px solid #0148bd; }

.SectionTitleNoLine { position: relative; padding: 0px; margin: 0px 0px 10px 0px; height: 17px; font-size: 14px; line-height: 18px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #808080; font-style: normal; }
.SectionTitleNoLine strong { color: #000000; font-style: normal; font-weight: bold; }
.SectionTitleNoLine em { color: #fc1602; font-style: normal; font-weight: bold; }

.SectionTitleBlack { position: relative; padding: 0px; margin: 0px 0px 5px 0px; height: 35px; background: url(Backgrounds/BackgroundSectionTitleBlack.png) bottom repeat-x; font-size: 16px; line-height: 18px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #808080; font-style: normal; }
.SectionTitleBlack strong { color: #ffffff; font-style: normal; font-weight: bold; }
.SectionTitleBlack em { color: #fc1602; font-style: normal; font-weight: bold; }
.SectionTitleBlack img { position: absolute; top: 0px; right: 0px; border-top: 1px solid #0148bd; border-left: 1px solid #0148bd; }

.StatusBox td { font-size: 15px; line-height: 20px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000000; font-style: normal; font-weight: bold; padding: 5px 0px 5px 0px; border-bottom: 1px solid #a9bfde; }
.StatusBox em { color: #fc1602; font-style: normal; font-weight: bold; }
.StatusBox a { display: block; float: right; clear: none; font-size: 11px; margin-left: 5px; height: 18px; line-height: 18px; background: url(/Design/Backgrounds/BackgroundStatusButton.png) repeat-x top left; padding: 0px 5px 0px 5px; border: 1px solid #d0e0f9; }
.StatusBox a:link, .StatusBox a:visited { color: #003370; }
.StatusBox a:hover, .StatusBox a:active { color: #950000; }

.SupplierSearchBox { width: 490px; padding-right: 10px; }
.SupplierSearchBox td { font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: #ffffff; font-weight: bold; padding-top: 7px; }
.SupplierSearchBox img { vertical-align: baseline; }
.SupplierSearchBox input { border: 0px none; padding: 0px; margin: 0px; font-size: 14px; line-height: 18px; height: 18px; }

.SupplierSearchBoxLeft { background: url(Backgrounds/BackgroundSupplierSearchBoxLeft.png) no-repeat top left; height: 42px; }
.SupplierSearchBoxCenter { background: url(Backgrounds/BackgroundSupplierSearchBoxCenter.png) repeat-x top left; height: 42px; margin: 0px 10px 0px 10px; }
.SupplierSearchBoxRight { background: url(Backgrounds/BackgroundSupplierSearchBoxRight.png) no-repeat top right; height: 42px; }

.SupplierSearchTextBoxLeft { background: url(Backgrounds/BackgroundSupplierSearchTextBoxLeft.png) no-repeat top left; height: 26px; }
.SupplierSearchTextBoxCenter { background: url(Backgrounds/BackgroundSupplierSearchTextBoxCenter.png) repeat-x top left; height: 23px; margin: 0px 5px 0px 5px; line-height: 18px; padding-top: 3px; }
.SupplierSearchTextBoxRight { background: url(Backgrounds/BackgroundSupplierSearchTextBoxRight.png) no-repeat top right; height: 26px; }

.SupplierAdvancedSearchBox { text-align: center; padding-right: 10px; font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; line-height: 42px; font-weight: bold; }
.SupplierAdvancedSearchBox a:link, .SupplierAdvancedSearchBox a:visited { color: #ffffff; text-decoration: underline; }
.SupplierAdvancedSearchBox a:hover, .SupplierAdvancedSearchBox a:active { color: #ffffff; text-decoration: none; }
.SupplierAdvancedSearchBoxLeft { background: url(Backgrounds/BackgroundSupplierAdvancedSearchBoxLeft.png) no-repeat top left; height: 42px; }
.SupplierAdvancedSearchBoxCenter { background: url(Backgrounds/BackgroundSupplierAdvancedSearchBoxCenter.png) repeat-x top left; height: 42px; margin: 0px 10px 0px 10px; }
.SupplierAdvancedSearchBoxRight { background: url(Backgrounds/BackgroundSupplierAdvancedSearchBoxRight.png) no-repeat top right; height: 42px; }

.SpecialRequestBox { text-align: center; font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; line-height: 42px; font-weight: bold; }
.SpecialRequestBox a:link, .SpecialRequestBox a:visited { color: #ffffff; text-decoration: underline; }
.SpecialRequestBox a:hover, .SpecialRequestBox a:active { color: #ffffff; text-decoration: none; }
.SpecialRequestBoxLeft { background: url(Backgrounds/BackgroundSpecialRequestBoxLeft.png) no-repeat top left; height: 42px; }
.SpecialRequestBoxCenter { background: url(Backgrounds/BackgroundSpecialRequestBoxCenter.png) repeat-x top left; height: 42px; margin: 0px 10px 0px 10px; }
.SpecialRequestBoxRight { background: url(Backgrounds/BackgroundSpecialRequestBoxRight.png) no-repeat top right; height: 42px; }

.SupplierDirectoryCategoryBox td { font-size: 15px; line-height: 20px; font-family: "Century Gothic", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000000; font-style: normal; font-weight: bold; padding: 5px 0px 5px 0px; border-bottom: 1px solid #a9bfde; }
.SupplierDirectoryCategoryBox em { color: #fc1602; font-style: normal; font-weight: bold; }
.SupplierDirectoryCategoryBox a { display: block; float: right; clear: none; font-size: 11px; margin-left: 5px; height: 18px; line-height: 18px; background: url(/Design/Backgrounds/BackgroundStatusButton.png) repeat-x top left; padding: 0px 5px 0px 5px; border: 1px solid #d0e0f9; }
.SupplierDirectoryCategoryBox a:link, .SupplierDirectoryCategoryBox a:visited { color: #003370; }
.SupplierDirectoryCategoryBox a:hover, .SupplierDirectoryCategoryBox a:active { color: #950000; }

.SupplierDirectorySubCategoryBox { padding: 15px; background: #fafafa; }
.SupplierDirectorySubCategoryBox td { font-size: 13px; line-height: 18px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000000; font-style: normal; font-weight: bold; }
.SupplierDirectorySubCategoryBox em { color: #fc1602; font-style: normal; font-weight: bold; }
.SupplierDirectorySubCategoryBox a:link, .SupplierDirectorySubCategoryBox a:visited { color: #333333; text-decoration: underline; font-weight: normal; }
.SupplierDirectorySubCategoryBox a:hover, .SupplierDirectorySubCategoryBox a:active { color: #333333; text-decoration: none; font-weight: normal; }

.SupplierResult { }
.SupplierResultLogoCell { width: 192px; padding: 20px; border: 1px solid #ccdef8; }
.SupplierResultDetailsCell { background: #f4f7fb; border-top: 1px solid #ccdef8; border-right: 1px solid #ccdef8; border-bottom: 1px solid #ccdef8; padding: 20px; }
.SupplierResultLinkBar { margin-top: 2px; background:url(Backgrounds/BackgroundSupplierResultLinkBar.png) repeat-x top left; height: 21px; border: 1px solid #ccdef8; }

.EventBoxDistance{ background:#000; width: 638px; }
.EventBoxDistanceTop { background: url(/Design/Backgrounds/BackgroundEventDistanceBoxTop.png) no-repeat center top; width: 638px; padding: 10px 0px 0px 0px; }
.EventBoxDistanceBottom { background: url(/Design/Backgrounds/BackgroundEventDistanceBoxBottom.png) no-repeat center bottom; width: 614px; padding: 0px 13px 12px 11px; }
.EventBoxDistanceTitle { background: #023DC2; width: 620px; margin:0 auto; }
.EventBoxDistanceTitleTop { padding-top: 10px; background: url(/Design/Backgrounds/BackgroundEventDistanceTitleBoxTop.png) no-repeat center top; width: 620px; }
.EventBoxDistanceTitleBottom { height: 55px; background: url(/Design/Backgrounds/BackgroundEventDistanceTitleBoxBottom.png) no-repeat center bottom; width: 620px; }
.EventBoxDistanceTitle { font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; line-height: 20px; font-weight: bold; margin-bottom: 5px; }
#EventBoxDistanceContent { height: 651px; }
.EventBoxDistanceMenuSeperator { border-top: 1px dashed #999999; margin: 2px 0px 2px 0px; }
.EventBoxDistanceMenuItem, .EventBoxDistanceMenuSelectedItem { position: relative; width: 120px; font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; }
.EventBoxDistanceMenuItem a:link, .EventBoxDistanceMenuItem a:visited { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor000000Alpha50.png); width: 110px; padding: 5px 5px 5px 5px; }
.EventBoxDistanceMenuItem a:hover, .EventBoxDistanceMenuItem a:active { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor072B65Alpha80.png); width: 110px; padding: 5px 5px 5px 5px; }
.EventBoxDistanceMenuSelectedItem a:link, .EventBoxDistanceMenuSelectedItem a:visited { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor072B65Alpha80.png); width: 110px; padding: 5px 5px 5px 5px; }
.EventBoxDistanceMenuSelectedItem a:hover, .EventBoxDistanceMenuSelectedItem a:active { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor072B65Alpha80.png); width: 110px; padding: 5px 5px 5px 5px; }
.EventBoxTop { background: url(/Design/Backgrounds/BackgroundEventBoxTop.png) no-repeat center top; width: 509px; padding: 12px 12px 5px 12px; }
.EventBoxBottom { background: url(/Design/Backgrounds/BackgroundEventBoxBottom.png) no-repeat center bottom; width: 509px; padding: 0px 12px 12px 12px; }
.EventBoxTitle { font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; line-height: 20px; font-weight: bold; margin-bottom: 5px; }
#EventBoxContent { height: 520px; }
.EventBoxMenuSeperator { border-top: 1px dashed #999999; margin: 2px 0px 2px 0px; }
.EventBoxMenuItem, .EventBoxMenuSelectedItem { position: relative; width: 120px; font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; }
.EventBoxMenuItem a:link, .EventBoxMenuItem a:visited { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor000000Alpha50.png); width: 110px; padding: 5px 5px 5px 5px; }
.EventBoxMenuItem a:hover, .EventBoxMenuItem a:active { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor072B65Alpha80.png); width: 110px; padding: 5px 5px 5px 5px; }
.EventBoxMenuSelectedItem a:link, .EventBoxMenuSelectedItem a:visited { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor072B65Alpha80.png); width: 110px; padding: 5px 5px 5px 5px; }
.EventBoxMenuSelectedItem a:hover, .EventBoxMenuSelectedItem a:active { display: block; color: #ffffff; text-decoration: none; background: url(/Design/Backgrounds/BackgroundColor072B65Alpha80.png); width: 110px; padding: 5px 5px 5px 5px; }

#MemberNotifications td { font-size: 15px; line-height: 20px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: normal; color: #333333; }
#MemberNotifications a:link, #MemberNotifications a:visited { color: #333333; text-decoration: none; }
#MemberNotifications a:hover, #MemberNotifications a:active { color: #333333; text-decoration: underline; }
#MemberNotifications .Alert { color: #fc1602 !important; }

.MemberSearchText {padding:10px 0 5px 0;}
.MemberSearchTextBox { padding:5px 0 5px 0;}

.hiddenInfoDiv { color: #666666; padding: 5px; position:absolute; top:20px; z-index:2; background:#FFF; border:1px solid #000; } 

.CircleNumberBlue { background:url(/Design/Backgrounds/CircleBlue.jpg) no-repeat; width:22px; height:22px; font-size:16px; color:#FFF; font-weight:bold; text-align:center; padding-top:2px; padding-right:5px;}

.ButtonRectangleBlueBorder { width:272px; height:31px; text-align:center; margin:0 auto; }
.ButtonRectangleBlueBorder a:link, .ButtonRectangleBlueBorder a:visited { color: #464B51; display:block; text-decoration: none; font-weight: normal; background: url(/Design/Buttons/ButtonRectangleBlueBorder.png) no-repeat; width:272px; height:31px; line-height:26px; }
.ButtonRectangleBlueBorder a:hover, .ButtonRectangleBlueBorder a:active { color: #464B51; display:block; text-decoration: none; font-weight: normal; background: url(/Design/Buttons/ButtonRectangleBlueBorderOver.png) no-repeat; width:272px; height:31px; line-height:27px; margin-left:1px; }

.OngletDiv { padding-left:10px; }

.Onglet { text-transform:uppercase; margin:0 0px 0 3px; }
.Onglet td { background:url(/Design/Layout/Onglet_Center.png) repeat-x; }
.Onglet div { background:url(/Design/Layout/Onglet_Right.png) no-repeat left; }
.Onglet a { display:block; line-height:29px; font-size:11px; padding:0px 20px 0px 20px; background:url(/Design/Layout/Onglet_Left.png) no-repeat right; color:#000000; font-weight:bold; text-decoration:none; }

.OngletOver { text-transform:uppercase; margin:0 0px 0 3px; }
.OngletOver td { background:url(/Design/Layout/Onglet_CenterOver.png) repeat-x; }
.OngletOver div { background:url(/Design/Layout/Onglet_RightOver.png) no-repeat left; }
.OngletOver a { display:block; line-height:29px; font-size:11px; padding:0px 20px 0px 20px; background:url(/Design/Layout/Onglet_LeftOver.png) no-repeat right; color:#FFF; font-weight:bold; text-decoration:none; }

.Button_52 { text-transform:uppercase; text-align:center; line-height:12px; background:url(/Design/Buttons/Button_52.png) no-repeat; height:40px; width:101px; padding:12px 0 0 0px;}
.Button_52 a { display:block; font-size:11px; padding:0px 10px 0px 10px; color:#000000; font-weight:bold; text-decoration:none; }
.Button_52 strong { color:#0561fc; }

.Button_52Over { text-transform:uppercase; text-align:center; line-height:12px; background:url(/Design/Buttons/Button_52Over.png) no-repeat; height:39px; width:100px; padding:13px 0 0 1px; }
.Button_52Over a { display:block; font-size:11px; padding:0px 10px 0px 11px; color:#000; font-weight:bold; text-decoration:none; }
.Button_52Over strong { color:#0561fc; }

.Button_104 { text-transform:uppercase; text-align:center; line-height:22px; background:url(/Design/Buttons/Button_104.png) no-repeat; height:94px; width:154px; padding:12px 0 0 0px;}
.Button_104 a { display:block; font-size:20px; padding:0px 10px 0px 10px; color:#000000; font-weight:bold; text-decoration:none; }
.Button_104 strong { color:#0561fc; }

.Button_104Over { text-transform:uppercase; text-align:center; line-height:22px; background:url(/Design/Buttons/Button_104Over.png) no-repeat; height:92px; width:152px; padding:14px 0 0 2px; }
.Button_104Over a { display:block; font-size:20px; padding:0px 10px 0px 10px; color:#000; font-weight:bold; text-decoration:none; }
.Button_104Over strong { color:#0561fc; }

.Button_32 { text-transform:uppercase; }
.Button_32 td { background:url(/Design/Buttons/button_32_center.jpg) repeat-x; }
.Button_32 div { background:url(/Design/Buttons/button_32_left.jpg) no-repeat left; }
.Button_32 a { display:block; line-height:29px; font-size:14px; padding:0px 20px 3px 20px; background:url(/Design/Buttons/button_32_right.jpg) no-repeat right; color:#000000; font-weight:bold; text-decoration:none; }
.Button_32 strong { color:#0561fc; }
.Button_32Over { text-transform:uppercase; }
.Button_32Over td { background:url(/Design/Buttons/button_32_centerOver.jpg) repeat-x; }
.Button_32Over div { background:url(/Design/Buttons/button_32_leftOver.jpg) no-repeat left; }
.Button_32Over a { display:block; line-height:29px; font-size:14px; padding:2px 18px 1px 22px; background:url(/Design/Buttons/button_32_rightOver.jpg) no-repeat right; color:#000000; font-weight:bold; text-decoration:none; }
.Button_32Over strong { color:#0561fc; }

.Button_20 td.btn_center { background:url(/Design/Buttons/button_20_center.png) repeat-x; }
.Button_20 td.btn_left { background:url(/Design/Buttons/button_20_left.png) no-repeat left; width:5px; }
.Button_20 td.btn_right { background:url(/Design/Buttons/button_20_right.png) no-repeat right; width:8px; }
.Button_20 a { display:block; line-height:17px; font-size:11px; padding:0px 12px 3px 12px; color:#000000; font-weight:normal; text-decoration:none; }
.Button_20 strong { color:#0561fc; }

.Button_20Over td.btn_center { background:url(/Design/Buttons/button_20_centerOver.png) repeat-x; }
.Button_20Over td.btn_left { background:url(/Design/Buttons/button_20_leftOver.png) no-repeat left; width:5px; }
.Button_20Over td.btn_right { background:url(/Design/Buttons/button_20_rightOver.png) no-repeat right; width:8px; }
.Button_20Over a { display:block; line-height:17px; font-size:11px; padding:1px 11px 2px 13px; color:#000000; font-weight:normal; text-decoration:none; }
.Button_20Over strong { color:#0561fc; }

.Button_Search { text-transform:uppercase; }
.Button_Search td.btn_center { background:url(/Design/Buttons/button_search_center.png) repeat-x; }
.Button_Search td.btn_left { background:url(/Design/Buttons/button_search_left.png) no-repeat left; width:10px; }
.Button_Search a { display:block; line-height:37px; font-size:14px; padding:0px 61px 1px 12px; color:#000000; font-weight:bold; background:url(/Design/Buttons/button_search_right.png) no-repeat right; text-decoration:none; }
.Button_Search strong { color:#0561fc; }

.Button_SearchOver { text-transform:uppercase; }
.Button_SearchOver td.btn_center { background:url(/Design/Buttons/button_search_centerOver.png) repeat-x; }
.Button_SearchOver td.btn_left { background:url(/Design/Buttons/button_search_leftOver.png) no-repeat left; width:10px; }
.Button_SearchOver a { display:block; line-height:37px; font-size:14px; padding:1px 60px 0px 13px; color:#000000; font-weight:bold; background:url(/Design/Buttons/button_search_rightOver.png) no-repeat right; text-decoration:none; }
.Button_SearchOver strong { color:#0561fc; }

.Button_Search32 { text-transform:uppercase; }
.Button_Search32 td.btn_center { background:url(/Design/Buttons/button_search_32_center.png) repeat-x; }
.Button_Search32 td.btn_left { background:url(/Design/Buttons/button_search_32_left.png) no-repeat left; width:9px; }
.Button_Search32 a { display:block; line-height:32px; font-size:13px; padding:0px 46px 1px 12px; color:#000000; font-weight:bold; background:url(/Design/Buttons/button_search_32_right.png) no-repeat right; text-decoration:none; }
.Button_Search32 strong { color:#0561fc; }

.Button_Search32Over { text-transform:uppercase; }
.Button_Search32Over td.btn_center { background:url(/Design/Buttons/button_search_32_centerOver.png) repeat-x; }
.Button_Search32Over td.btn_left { background:url(/Design/Buttons/button_search_32_leftOver.png) no-repeat left; width:9px; }
.Button_Search32Over a { display:block; line-height:32px; font-size:13px; padding:1px 45px 0px 13px; color:#000000; font-weight:bold; background:url(/Design/Buttons/button_search_32_rightOver.png) no-repeat right; text-decoration:none; }
.Button_Search32Over strong { color:#0561fc; }

.Button_Save { text-transform:uppercase; }
.Button_Save td.btn_center { background:url(/Design/Buttons/button_save_center.png) repeat-x; }
.Button_Save td.btn_left { background:url(/Design/Buttons/button_save_left.png) no-repeat left; width:9px; }
.Button_Save a { display:block; line-height:38px; font-size:14px; padding:0px 61px 1px 12px; color:#000000; font-weight:bold; background:url(/Design/Buttons/button_save_right.png) no-repeat right; text-decoration:none; }
.Button_Save strong { color:#0561fc; }

.Button_SaveOver { text-transform:uppercase; }
.Button_SaveOver td.btn_center { background:url(/Design/Buttons/button_save_centerOver.png) repeat-x; }
.Button_SaveOver td.btn_left { background:url(/Design/Buttons/button_save_leftOver.png) no-repeat left; width:9px; }
.Button_SaveOver a { display:block; line-height:38px; font-size:14px; padding:1px 60px 0px 13px; color:#000000; font-weight:bold; background:url(/Design/Buttons/button_save_rightOver.png) no-repeat right; text-decoration:none; }
.Button_SaveOver strong { color:#0561fc; }

.MemberSpotlightMiddle { background:url(/Design/Backgrounds/BackgroundMemberSpotlightMiddle.png) repeat-y; margin-bottom:20px; }
.MemberSpotlightBottom { background:url(/Design/Backgrounds/BackgroundMemberSpotlightBottom.png) no-repeat bottom; }
.MemberSpotlightTop { background:url(/Design/Backgrounds/BackgroundMemberSpotlightTop.png) no-repeat top; }
.MemberSpotlightTop td { text-align:center; }

.MemberSpotlightMemberMiddle { background:url(/Design/Backgrounds/BackgroundMemberSpotlightMemberMiddle.png) repeat-y; width:609px; }
.MemberSpotlightMemberBottom { background:url(/Design/Backgrounds/BackgroundMemberSpotlightMemberBottom.png) no-repeat bottom; }
.MemberSpotlightMemberTop { background:url(/Design/Backgrounds/BackgroundMemberSpotlightMemberTop.png) no-repeat top; }
.MemberSpotlightMemberTop td { height: 54px; }


/***************************************************************************************/
/* Gridview                                                                            */
/***************************************************************************************/

.defaultGridView { color: #333333; width: 100%; border-collapse: collapse; }
.styleonlyGridView { color: #333333; border-collapse: collapse; }

.defaultGridView th { padding: 4px; text-align: left; }
.defaultGridView td { padding: 4px; text-align: left; }

.defaultGridViewHeaderRow { color: #ffffff; background-color: #507CD1; font-weight: bold; }
.defaultGridViewRow { background-color: #f0f3fa;} /*EFF3FB,F3F3F3*/
.defaultGridViewAlternateRow { background-color: #ffffff; }
.defaultGridViewSelectedRow { background-color: #ffcb2e; }

.defaultGridViewHeaderRow a:link { color: #EFF3FB; text-decoration: underline; }
.defaultGridViewHeaderRow a:visited { color: #EFF3FB; text-decoration: underline; }
.defaultGridViewHeaderRow a:hover { color: #ffcb2e; text-decoration: none; }
.defaultGridViewHeaderRow a:active { color: #ffcb2e; text-decoration: none; }

.GridViewHighlightRow { background-color: #ffffbf; }


/***************************************************************************************/
/* Scrolling JQuery                                                                    */
/***************************************************************************************/

.ScroolingJQuery .scrollable { float:left; }

.ScroolingJQuery a.browse { background:url(/Design/Layout/horizontalArrow.png) no-repeat; display:block; width:30px; height:30px; float:left; margin:10px 10px; cursor:pointer; font-size:1px; }

.ScroolingJQuery a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
.ScroolingJQuery a.right:hover { background-position:-30px -30px; }
.ScroolingJQuery a.right:active { background-position:-60px -30px; } 


.ScroolingJQuery a.left { margin-left: 0px; } 
.ScroolingJQuery a.left:hover { background-position:-30px 0; }
.ScroolingJQuery a.left:active { background-position:-60px 0; }

.ScroolingJQuery a.up, .MemberMatches a.down { background:url(/Design/Layout/horizontalArrow.png) no-repeat; float: none; margin: 10px 50px; }

.ScroolingJQuery a.up:hover { background-position:-30px 0; }
.ScroolingJQuery a.up:active { background-position:-60px 0; }

.ScroolingJQuery a.down { background-position: 0 -30px; }
.ScroolingJQuery a.down:hover { background-position:-30px -30px; }
.ScroolingJQuery a.down:active { background-position:-60px -30px; } 


.ScroolingJQuery a.disabled { visibility:hidden !important; } 	

.ScroolingJQuery .scrollable { /* required settings */ position:relative; overflow:hidden; width: 600px; height:190px; /* custom decorations */ border:1px solid #ccc; background:url(/Design/Backgrounds/BackgroundGray300.png) repeat-x; }

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.ScroolingJQuery .scrollable .items { /* this cannot be too large */ width:20000em; position:absolute; clear:both; }

.ScroolingJQuery .items .Scrooler { float:left; }

/* single scrollable item */
.ScroolingJQuery .scrollable .ImageScrollable { float:left; margin:20px 5px 0px 21px; background-color:#fff; padding:2px; border:1px solid #ccc; -moz-border-radius:4px; -webkit-border-radius:4px; }

/* active item */
.ScroolingJQuery .scrollable .active { border:2px solid #000; position:relative; cursor:default; }

	/* black version of the overlay. simply uses a different background image */
div.apple_overlay.black { background-image:url(/Scripts/Apple/img/transparentBlack.png); color:#fff; }

div.apple_overlay details { margin:10px 0 -9px 0; font-weight:bold; font-size:14px; color:#FFF; }

div.black h2 { color:#fff; }

#triggers { text-align:center; }

#triggers img { border: 1px solid #cccccc; padding: 3px; margin: 0 auto; width: 64px; float:left; background-color:#fff; cursor:pointer; -moz-border-radius:4px; -webkit-border-radius:4px; }
/* the overlayed element */
.apple_overlay { display:none; background-image:url(/Scripts/Apple/img/white.png); width:640px; padding:35px; font-size:11px; }

/* default close button positioned on upper right corner */
.apple_overlay .close { background-image:url(/Scripts/Apple/img/close.png); position:absolute; right:5px; top:5px; cursor:pointer; height:35px; width:35px; }




.black_overlay { display:none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.35; filter: alpha(opacity=35); }

.white_content { display:none; margin-left:auto; margin-right:auto; width:561px; height:374px; z-index:1002; overflow:auto; background:url(/Design/Ruffen/LooseBackground.png) top left no-repeat; }		
.white_contentWin { display:none; margin-left:auto; margin-right:auto; width:561px; height:374px; z-index:1002; overflow:auto; background:url(/Design/Ruffen/WinBackground.png) top left no-repeat; }		
.white_contentThankYou { display:none; margin-left:auto; margin-right:auto; width:561px; height:374px; z-index:1002; overflow:auto; background:url(/Design/Ruffen/ThankYouBackground.png) top left no-repeat; }		

