/*
	COLOR REF

	title red: #AF261E;
	global grey: #373737;
	link blue: #1893D4;
	breadcrumbs grey: #A3A3A3;
*/

/*
	RESET (http://developer.yahoo.net/yui/license.txt)
	version: 2.2.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/* END RESET */

body {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Tahoma, "Nimbus Sans L", arial, sans-serif;
	color: #373737;
	background : #67A5D8 url('bg-page.jpg') top left repeat-x;
}

p, ul { line-height: 18px; }

h4,h3 {
font-size:16px;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
	
}

a {
	text-decoration: none;
	color: #1893D4;
	outline: none;
	cursor : pointer;
}
	a:hover { text-decoration: underline; }
	a:visited { color:#8B52A0; }

/*
	CLEARFIX
*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}

.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* END CLEARFIX */

/*
	GLOBAL
*/
#container {
	text-align: left;
	margin: 5px auto 0 auto;
	width: 998px;
	min-width: 998px;
	/** position: relative; ad temp **/
	z-index: 1;
}

	#contentGeneric {
		background: #FFF url(bg-content.gif) left top repeat-y;
		border: 1px solid #000;
		border-top: 0;
		border-bottom: 0;
	}

	/* IE hack */
		* html #contentGeneric { background-position: 1px top; }
		*+html #contentGeneric { background-position: 1px top; }
	/* --- */

		#contentInside { background: transparent url(bg-contentInside.gif) left top repeat-x; }
		#breadcrumbs {
			font-size: 11px;
			color: #a3a3a3;
			padding: 10px;
		}
			#breadcrumbs a { color: #a3a3a3; }
			#breadcrumbs strong { font-weight: 700; }

			#main {
				width: 795px;
				float: right;
			}

			#sidebar {
				text-align: center;
				width: 190px;
				padding-left: 1px;
				border-top: 2px solid #cacac9;
				float: left;
				background: #fff;
			}

			#internalMain {
				/* width: 490px;*/
				width: 484px;
				float: left;
			}

			#internalSidebar {
				width: 300px;
				float: right;
				text-align: center;
				position: relative;
				z-index: 3;
			}

				#internalSidebar #advertRight, #internalSidebar #advertRightWhite, #advertRightWhite div.advert { margin-bottom: 15px; }
				 .advert {text-align:left;}

	#footer {
		text-align: center;
		border: 1px solid #000;
		background: #5a5a5a url(bg-footer.gif) left bottom repeat-x;
		font-size: 11px;
		line-height: 1.5em;
		padding: 10px;
	}

		#footer * { color: #1893d4; }
		#footer .strong { color: #fff; }
		#footer #logoFooter {
			float: right;
			text-align: right;
		}
/* END GLOBAL */

/*
	HEADER
*/
#lang-sites, #lang-current span , #lang-current a {
	display: block;
	float: left;
	margin: 0 2px;
	color: #fff;
	font-weight: 700;
}

#lang-site {
	display: block;
	float: left;
	width: 25px;
	height: 13px;
	background-image: url(th.gif);
	background-repeat: no-repeat;
}

#lang-other{
	margin: 0 0 0 3px;
	display: block;
	float: left;
}

.langs a {
	width: 21px;
	height: 13px;
	float: left;
	margin: 0 0 0 4px;
	background: transparent url(th.gif) left top no-repeat;
}

	.langs a span { display: none; }

#footer .langs{
	width: 150px;
	margin: 0 auto;
}

.langs .lang-1, .langs .lang-2, .langs .lang-3, .langs .lang-20 , .langs .lang-22 { background-position: left top; } /* 0 FR  */
.langs .lang-15 { background-position: -25px top; } /* 1 IT */
.langs .lang-16 { background-position:  -50px top;} /* 2 CN */
.langs .lang-17 { background-position: -75px top;} /* 3 TW*/
.langs .lang-pl { background-position: -100px top; } /* 4 PL */
.langs .lang-ru { background-position: -125px top; } /* 5 RU */
.langs .lang-sw { background-position: -150px top; } /* 6 SW */
.langs .lang-tu { background-position: -175px top; } /* 7 TK*/
.langs .lang-12 { background-position: -200px top; } /* 8 DE */
.langs .lang-14 { background-position: -225px top; } /* 9 UK */
.langs .lang-ir { background-position: -250px top; } /* 10 Ireland */
.langs .lang-hu { background-position: -275px top; } /* 11 Hungary */
.langs .lang-18, .langs .lang-21 { background-position: -300px top; } /* 12 US */

#header a { color: #fff; }
	#header #header-top { height: 16px; }
		#header #header-top #changeLanguage {
			font-size: 11px;
			float: right;
			margin-right: 1px;
			color: #fff;
		}

			#header #header-top #changeLanguage img { vertical-align: top; }
			#header #header-top #changeLanguage .arrow-toggle {
				display: block;
				float: left;
				margin-left: 3px;
				width: 13px;
				height: 13px;
				background: url(arrow-toggle.gif) left top no-repeat;
			}

				#header #header-top #changeLanguage .arrow-right { background-position: left bottom; }

	#header #header-banner {
		border: 1px solid #000;
		border-bottom: 0;
		 
	}
		#header #header-banner .header-inside {
			border: 1px solid #fff;
			height: 116px;
			background: #fff url(bg-headerBanner.gif) left top repeat-x;
			/**position: relative; ad temp **/
			z-index: 1;
		}

		#header #header-banner div.h1 a {
			overflow: hidden;
			display: block;
			text-indent: -999px;
			background: transparent url(tomshardware.jpg) left top no-repeat;
			width: 239px;
			height: 116px;
			margin-left: 5px; /** ad temp **/
			margin-right: 5px;
			float: left; /** ad temp **/
		}

			#header #header-banner div.h1 a:hover { text-decoration: none }

		#header #header-banner #header-advert {
			width: 728px;
			height: 90px;
			z-index: 15;
			margin: 11px 0 0 10px; /** ad temp **/
			/**position: absolute; ad temp **/
			left: 260px;
			top: 10px;
			float: left; /** ad temp **/
		}

			#header #header-banner #header-advert a { color: #1893D4; }

	#header #header-menu {
		border: 1px solid #000;
		border-top: 0;
		border-bottom: 0;
	}

		#header #header-menu .header-inside{
			border: 1px solid #fff;
			height: 34px;
			background: url(bg-headerMenu.gif) top left repeat-x;
		}

			#header #header-menu #header-sections {
				float: left;
				background: url(bg-headerMainMenu.gif) top left repeat-x;
				border-left: 1px solid #3d3d3c;
			}

				#header #header-menu #header-sections li {
					float: left;
					font-size: 11px;
					height: 33px;
					line-height: 32px;
					text-transform: uppercase;
					border-right: 1px solid #3d3d3c;
					padding-top: 1px;
				}

					#header #header-menu #header-sections li a {
						padding: 0 5px;
						border-left: 1px solid #fff;
						height: 32px;
						display: block;
						/*float: left;*/
						font-weight: 700;
						position:relative;
						z-index:0;
					}

						#header #header-menu #header-sections li a:hover {
							text-decoration: none;
							/*background: #FFF url(http://m.bestofmedia.com/i/tomshardware/design/bg-headerMenuOver.gif) left top repeat-x;
							color: #6F6F6D;*/
						}

					#header #header-menu #header-sections li.active {
						background: url(bg-headerMenuActive.gif) top left repeat-x;
						font-weight: 700;
					}

						#header #header-menu #header-sections li.active a { border-left: 0; }
						#header #header-menu #header-sections li.active a:hover {
							border-left: 0;
							background: url(bg-headerMenuActive.gif) top left repeat-x;
							color: #fff;
							text-decoration: underline;
						}
			/*
				triggerTopmenu
			*/
			.triggerTopmenu, .triggerTopmenuHover {
				display: block;
				width: 18px;
				height: 17px;
				text-indent: -999px;
				overflow: hidden;
				background: transparent url(arrowDropmenu.gif) left top no-repeat;
				position: absolute;
				z-index: 6;
				top: 8px;
				right: 5px;
				/*float: left;*/
			}

				.triggerTopmenuHover { background-position: left -17px; }
				.active .triggerTopmenu { background-image: url(arrowDropmenu.gif); }
			/* end triggerTopmenu */

			/*
				Surgharge topmenu
			*/
			#header #header-menu #header-sections li {
				position: relative;
				z-index: 15;
			}

			#header #header-menu #header-sections li .wrapperTopmenuOff,
				#header #header-menu #header-sections li .wrapperTopmenuOn {
					position: absolute;
					z-index: 12;
					padding-left: 2px;
					padding-top: 2px;
					display: none;
					top: 35px;
					left: 0;
				}

				#header #header-menu #header-sections li .wrapperTopmenuOn { display: block; }

			#header #header-menu #header-sections li .shadowTopmenu {
				background: transparent url(shadowAlpha.png) right bottom no-repeat;
				padding: 0 4px 4px 0;
				margin: -1px -4px -4px 0;
				position: absolute !important;
				position: relative; /* ie6*/
				z-index: 11;
			}

			#header #header-menu #header-sections li ul {
				display: block;
				position: relative !important;
				position: absolute; /* ie6 */
				z-index: 13;
				top: -2px;
				left: -2px;
				float: none;
				background: #fff;
				padding: 1px;
				border: 1px solid #d3d3d3;
				border-top: 0;
				filter: Alpha(opacity=96);
				-moz-opacity: 0.96;
				opacity: 0.96;
			}

			#header #header-menu #header-sections li li {
				display: block;
				float: none;
				height: auto;
				line-height: 1.1em;
				text-transform: none;
				background: #f7f7f7;
				margin-bottom: 1px;
				border: none;
				border-bottom: 1px solid #d3d3d3;
				margin: 0;
			}

			#header #header-menu #header-sections li li.last { border-bottom: 1px solid #f7f7f7; }
				#header #header-menu #header-sections li li a, #header #header-menu #header-sections li.active li a {
					background: transparent url(redArrows.gif) 6px 12px no-repeat;
					float: none;
					font-size: 11px;
					font-weight: normal;
					padding: 8px 20px;
					margin: 0;
					color: #1378e0;
					display: block;
					height: auto;
					width: auto !important;
					width: 100%;
				}

					*+html #header #header-menu #header-sections li li a,
						*+html #header #header-menu #header-sections li.active li a { min-width: 100%; }

				#header #header-menu #header-sections li li a:hover {
					background: none;
					text-decoration: none;
					background: transparent url(redArrows.gif) 6px 12px no-repeat;
					color: #6f6f6d;
				}






            #header-media a#header-media-mobile {
                background: transparent url(mobile.png) right top no-repeat;
                line-height: 20px;
                color: #000;
            }

			#header-media {
				float: right;
				clear : both;
				color: #000;
				margin : 14px 0px 0px 0px;
			}

			.follow-link {
				background: url(icons_0.0.1.png) 0 0 no-repeat;
			} 

			.twitter {
				background-position : 3px -194px;
			}
			.facebook {
				background-position : 0px -72px;
			}


			#header-media li {
				display : inline;
			}

			#header-media li a {
				display: block;
				float: left;
				text-indent : -9999px;
				width : 25px;
				height : 30px;
				margin : 0 5px;
			}


			#header-media-rss {
				background-position : 3px -244px;
			}

			#header-media li #header-media-letter {
				background-position : 0 -291px;
				width : 28px;
			}

		.header-pipe {
			display: block;
			float: left;
		}

	#header #header-tools {
		border: 1px solid #000;
		border-top: 0;
		border-bottom: 0;
		width:220px;
	}

		#header-tools .header-inside {
			height: 44px;
			line-height: 44px;
			background: #333333 url(bg-headerTools.gif) left top repeat-x;
			border: 1px solid #fff;
			border-top: 0;
		}

		#header-tools fieldset {
			float: left;
			margin-top: 12px;
		}

		#header-tools fieldset label {
			background: url(magnify.gif) left 3px no-repeat;
			line-height: 18px;
			height: 18px;
			padding: 0 10px 3px 25px;
			margin-left: 12px;
			display: block;
			float: left;
			color: #fff;
		}

		#header-tools fieldset #searchField {
			display: block;
			float: left;
			border: 1px solid #676767;
			margin: 0 10px 0 0;
		}

		#header-tools fieldset #searchOptions {
			display: block;
			float: left;
			border: 1px solid #676767;
			margin: -1px 5px 0 0;
		}

		#header-tools #header-okSearch {
			float: left;
			margin-top: -1px;
		}

	#header ul.espace-membre {
		float: right;
		margin-right: 8px;
	}

		#header ul.espace-membre li { display: inline; }
			#header ul.espace-membre li a {
				float: left;
				display: block;
				background: url(puce-header.gif) left center no-repeat;
				padding-left: 20px;
				height: 40px;
				line-height: 40px;
			}

			#header ul.espace-membre li span.separation {
				padding: 0 8px;
				float: left;
				display: block;
				height: 40px;
				line-height: 40px;
				color: #fff;
			}
/* END HEADER */

/*
	BLOCS
*/
#advertRight {
	text-align: center;
	color: #a3a3a3;
	font-size: 10px;
	background: #f4f4f4;
}

#advertRightWhite {
	text-align: center;
	color: #a3a3a3;
	font-size: 10px;
	background: transparent;
}

	.advertRight {
		text-align: right;
		padding-right: 1px;
	}

.basicCentral {
	/* width: 470px;*/
	width: 464px;
	margin-left: 10px;
}

	.basicCentral-elm { margin-bottom: 25px; }

.basicShadow {
	background: url(shadow-bottom.png) right bottom no-repeat;
	padding-bottom: 10px;
	margin-left: 10px;
}

	.basicShadow .in2 {
		background: url(shadow-right.png) right top repeat-y;
		padding: 0 20px 10px 5px;
	}

.basicRight {
	text-align: left;
	background: #fff url(bg-basicRight.gif) left bottom repeat-x;
	padding-bottom: 24px;
	margin-bottom: 10px;
	margin-right: 2px;
}

.basicRight .sponsor {
position:relative;
padding: 0 0 25px 0;
}

.basicRight .sponsor img  {
float:right;
}

.basicRight .sponsor span  {
float:right;
margin:10px 0 0 0;
font-size:11px;
color:#adb6b9;
}

.basicRight h5 {
	font-weight: bold;
	font-size:14px;
	margin: 5px 0;
}


.basicSidebar {
	margin-top: 15px;
	background: url(bg-slidemenu.gif) left top repeat-y;
	padding-right: 2px;
	text-align: left;
}

	.basicSidebar .basicSidebar-elm {
		background: #fff url(bg-basicSidebar-elm.gif) left bottom repeat-x;
		border-bottom: 1px solid #ababab;
	}

.basicGradiant {
	background: #dddcdc url(bg-gradiant.gif) left top repeat-x;
	padding: 10px 5px;
}
/* END BLOCS */

/*
	forumHome
*/
#forumHome, .pyjama {
	/*border: 1px solid #d7d7d7;*/
	margin: 5px 0 2px 0;
}

	#forumHome ul, .pyjama ul {
		line-height: 1.1em;
		overflow: hidden;
	}

		#forumHome ul li, .pyjama ul li { padding: 5px 4px 5px 13px; }
		#forumHome ul li.forumHome-odd, .pyjama ul li.pyjama-odd{ background-color: #f0efef; }

	#forumHome .forumHome-nb, .pyjama .pyjama-nb { color: #bdc1c5; }
	#forumHome .seeAll, .pyjama .seeAll {
		padding-right: 10px;
		margin: 10px 0;
	}
/* END forumHome */

/*
	TITLES
*/
.title2 {
	background: url(bg-title2.gif) right bottom no-repeat;
	font-size: 14px;
	color: #af261e;
	font-weight: 700;
	margin: 18px 0 10px 0;
	text-transform: uppercase;
}

	.title2 a, .title2 span {
		background: #fff;
		/* padding-right: 5px; */
		color: #af261e;
	}

	.title2 a:hover {
		color: #af261e;
		text-decoration: none;
	}

	.title2 a.picto-18, span.picto-18 { padding: 0 5px 0 25px; }
	.title2 a.picto-21, span.picto-21 { padding: 0 5px 0 25px; }
	.title2 a.picto-23, span.picto-23 { padding: 0 5px 0 25px; }

	.picto-18, .title2 a.picto-18, .title2 span.picto-18 { background: #fff url(picto-18.gif) no-repeat; }
	.picto-21, .title2 a.picto-21, .title2 span.picto-21 { background: #fff url(picto-21.gif) no-repeat; }
	.picto-23, .title2 a.picto-23, .title2 span.picto-23 { background: #fff url(picto-23.gif) no-repeat; }
	.news_day .picto-23, .news-elm .picto-21, .news-elm .picto-18 { padding: 5px 0 5px 25px; }

	.news_day .title3 { display: inline; }

.title2Bis {
	background: url(bg-title2Bis.gif) left center no-repeat;
	font-size: 14px;
	color: #af261e;
	font-weight: 700;
	padding-left: 50px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}

a:hover.title2Bis { text-decoration: none; }

.titleSidebar {
	background: transparent url(bg-titleSidebar.gif) left center no-repeat;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	padding-left: 50px;
}

.title3 {
	font-size: 14px;
	font-weight: 700;
	display: block;
}

.title3_picto {
	font-size: 14px;
	font-weight: 700;
	display: block;
	text-indent: 25px;
}

.title3Bis {
	font-size: 14px;
	font-weight: 700;
	display: block;
	color: #af261e;
	margin-bottom: 10px;
}

.title4 {
	font-weight: 700;
	display: block;
}

.titleMea {
	background: url(bg-title2.gif) right bottom no-repeat;
	font-size: 10px;
	color: #a3a3a3;
	font-weight: 700;
	margin: 18px 0 10px 0;
	text-align: right;
	padding: 0 14px 0 0;
}

	.titleMea span {
		background-color: #fff;
		padding: 0 5px;
		text-align: right;
	}

	.titleMea .h4 {
		font-weight: 700;
		font-size: 14px;
	}

.meaListing {
	background: url(shadow-bottom.png) right bottom no-repeat;
	padding-bottom: 10px;
	/*margin-left: 10px;
	border: 1px solid red;*/
}

.meaListing .in2 {
	background: url(shadow-right.png) right top repeat-y;
	padding: 0 20px 10px 5px;
}

.meaListing .content .imgMea {
	display: block;
	float: left;
	width: 110px;
	height: 53px;
	text-align: center;
}

.meaListing .content .imgMea img {
	width: 80px;
	height: 60px;
}

.meaListing .content .texteMea {
	padding: 0 0 0 10px;
	float: left;
	width: 270px;
}
/* END TITLES */

/*
	PAGINATION
*/
.simplePagination-previous {
	float: left;
	text-align: left;
	padding-left: 10px;
}

	.simplePagination-previous a {
		background: url(previous.gif) left center no-repeat;
		padding-left: 10px;
	}

	.simplePagination-previous span { padding-left: 10px; }

.simplePagination-next {
	float: right;
	text-align: right;
	padding-right: 10px;
}

	.simplePagination-next a {
		background: url(next.gif) right center no-repeat;
		padding-right: 10px;
	}

	.simplePagination-next span { padding-right: 10px; }

.pagination li {
	float: left;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #af261e;
	background: url(bg-pagination.gif) left top no-repeat;
	margin: 0 1px;
}

	.pagination li.current a { color: #af261e; }
	.pagination li a {
		display: block;
		height: 20px;
		width: 20px;
	}

	.pagination li.paginationLegende {
		width: auto;
		text-align: left;
		color: #373737;
		font-size: 12px;
		background: none;
		padding-right: 10px;
	}

	.pagination li.next {
		overflow: hidden;
		text-indent: -999px;
		background: url(next.gif) center center no-repeat;
	}

	.pagination li.prev {
		overflow: hidden;
		text-indent: -999px;
		background: url(previous.gif) center center no-repeat;
	}
/* END PAGINATION */

/*
	Dropmenu
*/
.dropMenu {
	position: relative;
	z-index: 3;
}

	.dropMenu2 {
		margin-left: auto;
		margin-right: auto;
		width: 300px;
	}

	.dropMenu ol, .dropMenu li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.dropMenu .dropMenu-panel li {
			display: block;
			border: none;
			border-bottom: 1px solid #dfdfdf;
			text-decoration: none;
		}

	.dropMenu .dropMenu-title {
		background: url(bg-dropMenu-title.gif) left top no-repeat;
		height: 35px;
		line-height: 35px;
		padding-left: 15px;
		display: block;
		white-space: nowrap;
		width: 280px;
	}

	.dropMenu .dropMenu-title, .dropMenu .dropMenu-title:hover { text-decoration: none; }

	.dropMenu .dropMenu-title span {
		background: url(bg-dropMenu-title.gif) right top no-repeat;
		padding-right: 40px;
		display: block;
	}

	.dropMenu .hover { background-position: left -35px; }
	.dropMenu .hover span { background-position: right -35px; }

.dropMenu .dropMenu-panel {
	background: #f6f6f6;
	position: absolute;
	white-space: nowrap;
	border: 1px solid #dfdfdf;
	z-index: 4;
	top: 29px;
	left: 2px;
	overflow-y: auto;
	height: auto !important;
	height: 210px;
	max-height: 210px;
	width: 550px;
	display: none;
}

	.dropMenu .dropMenu-view { display: block; }

	.dropMenu .dropMenu-panel a, .dropMenu .dropMenu-panel span {
		display: block;
		padding: 5px 10px;
		text-decoration: none;
	}

	.dropMenu .dropMenu-panel span { border-bottom: 1px solid #dfdfdf; }

	.dropMenu .dropMenu-panel a, .dropMenu .dropMenu-panel a:visited,
		.dropMenu .dropMenu-panel a:visited, .dropMenu .dropMenu-panel .actualSection {
			padding-left: 20px;
		}

	.dropMenu .dropMenu-panel a:hover {
		background-color: #d1dde5;
		text-decoration: none;
		position: static;
	}

	.dropMenu .dropMenu-panel a, .dropMenu .dropMenu-panel span {
		display: block;
		padding: 5px 0 5px 20px;
		height: auto;
		width: auto !important;
		width: 100%;
	}

		.dropMenu .dropMenu-panel span {
			border: none;
			background: none;
		}

	.dropMenu a  b {
		color: #000;
		font-weight: normal;
	}
/* End dropmenu */

/*
	blockThema
*/
#blockThema li {
	float: left;
	line-height: 1.1em;
	text-align: center;
	border-bottom: 2px solid #fff;
}

	#blockThema li a {
		float: left;
		display: block;
		width: 97px;
		height: 29px;
		border: 1px solid #d7d7d7;
		padding-top: 60px;
		font-size: 11px;
	}
/* END blockThema */

/*
	VRAC
*/
.condensedVision li {
	padding: 10px 0 10px 5px;
	background: url(dottedLine.gif) right bottom no-repeat;
}

.condensedVision .first { padding-top: 0; }
.condensedVision .last { background: none; }
	.condensedVision li p {
		float: right;
		width: 329px;
	}

.vignette {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	width: 120px;
}

.dateElm {
	font-size: 11px;
	color: #a3a3a3;
}

a.seeAll, a.seeAll2 {
	display:block;
float:left;
font-weight:bold;
margin-bottom:10px;
 padding-left:15px;
	background: url(redArrows.gif) left center no-repeat;
 
}

ul.sidebarList li { border-bottom: 1px solid #c1c0c0; }
	ul.sidebarList li a {
		display: block;
		border-top: 1px solid #fff;
		padding: 5px 5px 5px 10px;
	}

a.redButton {
	background: url(redButton.gif) left top no-repeat;
	color: #fff;
	display: block;
	padding: 0 0 0 25px;
	float: left;
	cursor: pointer;
}

	a.redButton span {
		background: url(redButton.gif) right top no-repeat;
		padding: 0 28px 0 0;
		height: 36px;
		line-height: 36px;
		display: block;
		float: left;
	}

a:hover.redButton { background-position: left -36px; }
	a:hover.redButton span { background-position: right -36px; }

.withArrows {
	display: block;
	float: left;
	background: #2991D5 url(bt-withArrows.png) left center no-repeat;
	padding-left: 20px;
	color: #fff;
}

	.withArrows span {
		height: 23px;
		line-height: 23px;
		display: block;
		float: left;
		padding-right: 20px;
		background: transparent url(bt-withArrows.png) right center no-repeat;
	}

		.withArrows span a, .withArrows span a:hover, .withArrows span a:visited { color: #fff; }
/* END VRAC */

/*
	MEA
*/
.meaHome { text-align: center; }
	.meaHome .mea-titleSection {
		font-weight: 700;
		font-size: 13px;
		padding: 5px 0;
	}

	.meaHome .mea-imageSection img {
		width: 150px;
		border: 1px solid #a2a5aa;
	}

	.meaHome .mea-priceSection {
		color: #a3a3a3;
		padding: 5px 0;
	}

		.meaHome .mea-priceSection a {
			color: #af261e;
			font-size: 14px;
			font-weight: 700;
		}

.meaSeparation {
	border: 0;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #fff;
	height: 0;
	width: 150px;
	margin: 10px auto;
}

.mea-products-inline {
	float: left;
	width: 250px;
	margin-right: 10px;
}

	.mea-products-inline img {
		width: 65px;
		height: 65px;
		margin: 0 10px 10px 0;
		display: block;
		float: left;
	}

	.mea-products-inline strong {
		display: block;
		font-weight: bold;
		color: #1893D4;
		font-size: 14px;
		margin-bottom: 5px;
	}

	.mea-products-inline .mea-price { color: #a3a3a3; }
		.mea-products-inline .mea-price span {
			color: #af261e;
			font-size: 15px;
		}
/* END MEA */

/*
	chartsHome
*/
.chartsRight { margin: 5px 0 2px 0; }
.chartsCategory {
	font-weight: 700;
	margin-top: 10px;
}

/*.chartsRight table { border: 1px solid #d7d7d7; }*/
.chartsRight tr { vertical-align: top; }

.chartsRight td {
	line-height: 1.1em;
	text-align: center;
	/*border-left: 1px solid #d7d7d7;*/
	width: 98px;
	font-size: 11px;
	padding: 5px;
}

	.chartsRight td.first { border-left: 0; }
		.chartsRight td a img { width: 95px; }
		.chartsRight td a:hover img { text-decoration: none; }
/* END chartsHome */

/*
	BOM_COMPOSANT
*/
	/*
		BOM_Slidemenu
	*/
	#sidebar .BOM-slideMenu {
		background: url(bg-slidemenu.gif);
		text-align: left;
		padding-right: 1px;
		border-bottom: 1px solid #ababab;
	}

		#sidebar a.BOM-slideMenu-head {
			background: #fff url(bg-slidemenuHead.gif) left top no-repeat;
			display: block;
			height: 31px;
			line-height: 31px;
			text-transform: uppercase;
			color: #373737;
			padding-left: 15px;
			font-size: 11px;
			overflow: hidden;
		}

		#sidebar a.BOM-slideMenu-active {
			background-position: 0 -31px;
			color: #fff;
		}

			#sidebar .BOM-slideMenu ul {
				padding: 2px 1px 0 1px;
				background: #fff url(dotted.gif) left top repeat-x;
			}

				#sidebar .BOM-slideMenu ul li {
					background: url(bg-slidemenuUnder.gif) left top no-repeat;
					height: 24px;
					line-height: 24px;
					overflow: hidden;
					margin: 0 1px;
				}

					#sidebar .BOM-slideMenu ul li a {
						background: transparent url(red-arrow.gif) 10px center no-repeat;
						padding-left: 20px;
					}

					#sidebar .BOM-slideMenu ul li span {
						padding-left: 10px;
						display: block;
						background: transparent url(bg-selectedSection.gif) right top repeat-x;
						color: #000;
						margin-bottom: 1px;
					}
	/* END BOM_Slidemenu */

	/*
		themaTabs BOM_MULTITABS
	*/
	#themaTabs {
		/*border: 1px solid #d7d7d7;*/
		margin-bottom: 1px;
	}

	#themaTabs .BOM-multitabs-header ul li {
		display: block;
		float: left;
		line-height: 18px;
		border: 1px solid #fff;
	}

		#themaTabs .BOM-multitabs-header ul li a {
			display: block;
			height: 18px;
			line-height: 18px;
			font-size: 11px;
			float: left;
			background: #e3e3e3 url(bg-themaTabs.gif) left top repeat-x;
			color: #373737;
			text-align: center;
		}

		#themaTabs .BOM-multitabs-header ul li a.BOM-multitabs-selectTab {
			background: #1893D4 url(bg-themaTabsActive.gif) left top repeat-x;
			color: #fff;
		}

			#themaTabs .BOM-multitabs-header ul li a.BOM-multitabs-selectTab:hover { text-decoration: none; }

	#themaTabs .BOM-multitabs-tab { display: none;}
	#themaTabs .BOM-multitabs-selectTab { display: block; }
	#themaTabs .BOM-multitabs-in3 { padding: 10px; }
/* END BOM_COMPOSANT */

a.actualPage { color: red; }

/*
	RELATIVE CONTENTS
*/
#rc li a {background:none; padding:0;}
#rc a span {display:block; line-height:18px; padding-left:26px;}
#rc a img {display:block; float:left;}

.basicMainDotted {
	background: url(dottedLight.gif) left bottom repeat-x;
	padding: 0 0 20px 0;
	margin-bottom: 15px;
}

/*
	MYMODAL
*/
#pageOverlay, #myModal-loader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
	width: 100%;
	height: 500px;
	background-color: #fff;
}

#myModal-loader {
	z-index: 9991;
	background: transparent url('ajax-loading.gif') top left no-repeat;
	width: 100px;
	height: 100px;
}

#myModal {
	text-align: left;
	position: fixed;
	top: 50%;
	left: 30%;
	z-index: 9992;
	background: transparent url('shadowAlpha.png') right bottom no-repeat;
	padding: 0 6px 6px 0;
}

* html #myModal, * html #pageOverlay,
	* html #myModal-loader {
		position: absolute;
	}

	/*
		validForm
	*/
	#myModal .validForm .smooth {
		color: #000;
		font-size: 11px;
		display: block;
		margin-bottom: 15px;
	}

	#myModal .validForm { padding: 5px 5px 0 0; }
		#myModal .validForm li {
			padding: 3px 0;
			clear: both;
		}

			#myModal .validForm li input {
				height: 18px;
				border: 1px solid #7f9db9;
				width: 180px;
			}

			/* ie */
			#myModal .validForm li input[type=radio] {
				border: none;
			}

			#myModal .validForm li label {
				display: block;
				float: left;
				padding-right: 10px;
				width: 40%;
				font-size: 12px;
				font-weight: 700;
				text-align: right;
			}

				#myModal .validForm li label.radio {
					display: inline;
					float: none;
					width: auto;
					font-weight: 400;
				}

			#myModal .validForm li select {
				border: 1px solid #7f9db9;
				background: #fff;
			}

			#myModal .validForm li option {
				background: #fff;
			}

			#myModal .validForm li .validFormOK {
				width: 155px;
				padding: 1px 25px 2px 1px;
				border: 1px solid #779e04;
				background: #fff url('bt-ok.gif') center right no-repeat;
			}

			#myModal .validForm li .validFormKO {
				width: 155px;
				padding: 1px 25px 2px 1px;
				border: 1px solid #d12626;
				background: #fff url('bt-error.gif') center right no-repeat;
			}

			#myModal .validForm li .validFormFieldTextKO {
				font-size: 10px;
				background: #d12626;
				color: #fff;
				font-weight: 700;
				min-height: 15px;
				padding: 2px;
				margin: 15px 0 10px 0;
				width: 100%;
			}

		#myModal .validForm .validFormAjaxKO {
			font-weight: 700;
			font-size: 11px;
			color: #d12626;
		}

		#myModal .validForm .validFormAjaxOK {
			font-weight: 700;
			font-size: 11px;
			color: #779e04;
		}

		#myModal .validForm .basicMainDotted {
			padding-bottom: 5px;
		}

	#myModal .submitForm {
		width: 89px;
		height: 25px;
		float: right;
		border: none;
		overflow: hidden;
		text-indent: -9999px;
		background: url(bt-submit.gif) top left no-repeat;
		cursor: pointer;
	}

	#myModal #ajaxLoading {
		position: absolute;
		bottom: 9px;
		right: 20px;
		display: block;
		width: 16px;
		height: 16px;
		background: transparent url('ajax-loaderLittle.gif') left top no-repeat;
	}

	#myModal #modalNicks {
		position: absolute;
		width: 187px;
		float: right;
		border-left: 1px solid #7f9db9;
		left: 173px;
		font-size: 11px;
		background: #fff url('shadowAlpha.png') right bottom repeat;
	}

		* html #myModal #modalNicks {
			left: 171px;
		}

		#myModal #modalNicks span {
			display: block;
			margin-bottom: 5px;
		}

		#myModal .validForm #getFreeNicks li {
			background: #fff;
			border-bottom: 1px solid #7f9db9;
			border-right: 1px solid #7f9db9;
			width: 180px;
			padding: 0;
			overflow: hidden;
			display: block;
		}

			#getFreeNicks li a {
				display: block;
				padding: 2px 5px;
				cursor: pointer;
				color: #000;
				text-decoration: none;
			}

				#getFreeNicks li a:hover { background-color: #e5e8eb; }

	/**/

#myModal-content {
	border: 2px solid #bfbfbf;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #fff;
	margin-top: -4px;
	position: relative;
	min-height: 140px;
}

	#myModal-content h5  {
		background-color: #eeeff1;
		color: #af261d;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		padding: 10px;
		margin-bottom: 10px;
		font-weight: 700;
		font-size: 16px;
	}

	#myModal-close {
		position: absolute;
		top: 15px;
		right: 22px;
		display: block;
		width: 15px;
		height: 15px;
		background: transparent url('bt-close2.png') left top no-repeat;
		text-indent: -999px;
		overflow: hidden;
		cursor: pointer;
	}
/* End MYMODAL */

.news-elm {
	background: url(dottedLight.gif) left bottom repeat-x;
	padding: 10px 0;
}

.pagination-down {
	padding: 5px 0; 
	margin-bottom: 15px;
}

/*
	POPINMAILAMI
*/
.mailAmi fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

	.mailAmi legend {
		display: block;
		text-align: center;
		padding: 10px 0;
		margin: 0;
		font-size: 16px;
		font-weight: 700;
		color: #559200;
	}

	.mailAmi .interlignage { padding: 10px 0; }
		.mailAmi .interlignage label { font-weight: 700; }
		.mailAmi .interlignage input {
			border: 1px solid #000;
			width: 50%;
		}

#popinMailAmi {
	position: absolute;
	z-index: 300;
	padding: 10px;
	margin-left: 100px;
	background: #fff url(bg-popin.png) left top repeat-x;
	border: 1px solid #c2cacf;
	border-right: 3px solid #c2cacf;
	border-bottom: 3px solid #c2cacf;
	width: 400px;
	height: 350px;
}
/* END POPINMAILAMI */

.smooth {
	color: #adb6b9;
	font-size: 11px;
}

/*
	topic_form_include
	mini formulaire de post du forum pour les sites bestof
*/
#forumForm {
	position: relative;
    text-align: left;
    margin-bottom: 10px;
}
	#forumForm li {
		display: block;
		padding-bottom: 5px;
	}

	#forumForm label { display: block; }
	#forumForm #sujet { width: 65%; }

	#forumForm textarea {
		width: 100%;
		height: 70px;
	}

	#forumForm #catListing, #forumForm #subCatListing {
		display: none;
		margin: 0 0 5px 0;
	}

	#forumForm a.withArrows {
		/*position: absolute;
		top: 235px;
		right: 14px;*/
		float:right;
		filter: Alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		cursor: pointer;
	}

	#forumForm a.showWithArrows {
		filter: Alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}

	#forumForm #forumFormTooltip {
		position: absolute;
		z-index: 10;
		top: 55px;
		display: block;
		width: 266px;
		padding: 2px;
		color: #000;
		font-size: 10px;
		line-height: 1.6em;
		border: 1px solid #d8d8d8;
		background: #fff;
	}

		#forumForm #forumFormTooltip span {
			display: block;
			padding: 3px;
			text-align: justify;
			background: #f3f5f0;
		}

/* topic_form_include */

/*	bloc des newsletters */
.bloc_newsletter{
	text-align: left;
	margin-bottom: 10px;
}

#forumForm .forumFormTitle {
	background: transparent url(onglet_newsletter_bloc2.png) no-repeat left top;
	color: #fff;
	font-size: 14px;
    font-weight: normal;
    font-family: Georgia;
	padding: 0 0 0 5px;
}

#forumForm .forumFormTitle span {
	background: #fff url(onglet_newsletter_bloc2.png) no-repeat right top;
    display: block;
    line-height: 22px;
	height: 22px;
}

#forumForm ul.forumFormContent {
	border: 1px #AD271E solid;
	background-color: #eceef0;
	padding: 5px;
}

#forumForm .forumFormContent label {
    font-weight: bold;
    color: #000;
}

#formNewsLetters ul li input {
    margin-right: 5px;
}

#formNewsLetters #emailBlocNL {
    float: left;
    margin: 1px 10px 0 0;
}

#formNewsLetters .withArrows {
    float: right;
}
    #formNewsLetters .withArrows span {
        color: #fff;
    }

#formNewsLetters .emailNLForm {
    margin-top: 10px;
}
/*	fin bloc des newsletters */

/* MEA games partners Boonty/Nexway */


.games-partners .odd, .games-partners .even {
text-align: center;
width:50%;
padding: 0 0 0 0;
vertical-align:top;
}

.games-partners a {
	display: block;
font-size:11px;
}


.games-partners  {
width:100%;
}


.games-partners .iHref {
	margin-top: 8px;
}

.games-partners .i {
height: 52px;
}



.games-jvf .odd, .games-jvf .even {

}

.games-jvf a {
font-size:11px;
}


.games-jvf  {
width:100%;
}

.games-jvf td  {
text-align:justify;
padding:0 8px 0 0px;
}


.games-jvf .iHref {
	margin-top: 8px;
}

.games-jvf .i {
 border: 1px solid #D4D8DD;
float:left;
margin: 0 3px 0 0;
}



#mea-top-header {
background : #fff ;/*url(http://m.bestofmedia.com/i/tomshardware/v2/sprites.png) 241px left no-repeat;*/
float:left;
padding:3px 3px 3px 3px;
margin: 0 3px 0 0;
width: 230px;
height:83px;
border:1px solid #c6cacd;
overflow: hidden;
}

#mea-top-header h2 {
	background-color:#fff;
}

#mea-top-header .h3 {
	font-weight:bold;
}
#mea-top-header-i {
float: left;
width: 63px;
}

#mea-top-header-info p {
line-height: 14px;
}

#mea-top-header-info {
float: left;
width: 167px;
}

.actuMarques li {
padding: 0 0 0px 10px;
background : transparent url(sprites3.png) no-repeat scroll left -803px;
} 

.adListing {
text-align:left;
}

.adListingContent {
border : 1px solid #878686;
padding: 10px 15px 10px 15px; 
}

.adListingTitle { 
font-size:16px;
color:#02284e;
margin: 0 0 5px 0; 
}

.adListingContent h5 {
color:#c50505;
font-size:14px;
font-weight:bold;
}

.adListingContent li {
padding: 0 0 0px 10px;
background : transparent url(sprites3.png) no-repeat scroll left -1085px;
}

.adListingContent li a{
color:#0000cc;
}

.adListingContent .sponsor {
padding: 0 0 25px 0;
}

.adListingContent .sponsor img  {
float:right;
}

.adListingContent .sponsor span  {
float:right;
margin:10px 0 0 0;
font-size:11px;
color:#adb6b9;
}

.adR h5, .adR ul {
padding:3px 0 1px 12px;
}


.adR li {
padding: 0 0 0px 10px;
background : transparent url(sprites3.png) no-repeat scroll left -1174px;
font-weight:bold;
}


/* ========================== */
/* = New generic-box rules  = */
/* ========================== */
/*	Based on markup : see IDN searchv2.tpl */

.generic-box {
 	position:relative;
 	margin:0px auto;
 	z-index:1;
 	margin-left:12px; /* default, width of left corner */
 	margin-bottom:0.5em; /* spacing under filters-box */
}

.generic-box .bd,
.generic-box .t,
.generic-box .b,
.generic-box .b div {
 	background:transparent url(generic_box-0.0.1.png) no-repeat top right;
}

.generic-box .bd {
 	position:relative;
 	zoom:1;
 	_overflow-y:hidden;
 	padding:0px 12px 0px 16px;
}

.generic-box .t {
 	/* top+left vertical slice */
 	position:absolute;
 	left:0px;
 	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.generic-box .b {
	/* bottom */
	position:relative;
	clear : left;
	width:100%;
}

.generic-box .b,
.generic-box .b div {
	height:5px; /* height of bottom cap/shade */
	font-size:1px;
}

.generic-box .b {
	background-position:bottom right;
}

.generic-box .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.generic-box .hd,
.generic-box .bd,
.generic-box .ft {
	position:relative;
}



.generic-box h3,.generic-box h4
.generic-box p, .generic-box ul {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 0px 0.5em 0px;
}

#topics .oneTopic { padding: 0 0 0 10px; }
	#topics .oneTopic {
		float: left;
		text-align: center;
		padding: 3px 10px 0;
		overflow: hidden !important;
		overflow: none;
        display: inline;
	}

		#topics .oneTopic a {
			float: left;
			display: block;
			width: 90px;
			height: 30px;
			padding-top: 54px;
			font-size: 10px;
            
		}

			#topics .oneTopic a span {
				background-color: #eceef0;
				display: block;
                height: 30px;
                vertical-align: middle;
                padding: 2px;
                line-height: 12px;
			}

            #topics .oneTopic.oneLine a span {
                line-height: 13px;
            }

.footer-links {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.footer-links ol li {
    display: inline;
}


/* ========================================================= */
/* = Generic class for display inline-block cross-browsers = */
/* ========================================================= */

.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  zoom: 1;
  *display: inline;
}

/* Sideoffers */

#container #kk-widget .container table td.last {
position:relative;
width:30%;
padding:0px 0 0 0;
vertical-align:top;
}

#container #kk-widget .container table .price {
font-size:13px;
color:#3c3b3b;
}

#container #kk-widget .container   {
border:0;
}

#container #kk-widget .container table {
width:100%;
border-right:1px solid #eee;
}

#container #kk-widget .container table td {
padding:4px 0 0 0;
vertical-align:top;
}

#container #kk-widget .container .name a {
color:#114376;
font-family:Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;
font-size:12px;
}

#container #kk-widget .container .name a:hover {
text-decoration:underline;
}

#container #kk-widget .container .merchant, #container #kk-widget .container .price  {
color:#3C3B3B;
display:block;
font-size:11px;
}

#container #kk-widget .container .price  {
font-size:12px;
font-weight:bold;
}

.sideOffers {
width:99%;
}

.sideOffers td {
border-bottom:1px dotted #ccc;
vertical-align:top;
padding:5px 2px;
}


.sideOffers .second {
width:145px;
padding-right: 5px;
}

.sideOffers .first img {
  }

.sideOffers  .product-name {
display:block;
font-size:12px;
font-weight:bold;
text-align:left;
}

.sideOffers  .price, .sideOffers  .merchant {
color:#3C3B3B;
display:block;
font-size:11px;
margin:0 0 3px 0;
}

.sideOffers .last {
text-align:center;
}

.sideOffers  .price  {
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
}

.sideOffers .shopping-side  { 
background:transparent url(sprites3.png) no-repeat scroll -2px -640px;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:2px auto;
padding:2px;
width:100px;
}


/* =================================== */
/* = filters-box background override = */
/* =================================== */

.filters-box .bd,
.filters-box .t,
.filters-box .b,
.filters-box .b div {
 	background-image: url(filters_box-0.0.1.png);
}

/* ================================== */
/* = search-box background override = */
/* ================================== */

.search-box .bd,
.search-box .t,
.search-box .b,
.search-box .b div {
 	background-image: url(search_box-0.0.1.png);
}

.labelized {
	clear : left;
	float:left; 
	padding : 0px 15px 0px 0px; 
	font-weight:bold;
}

.standAlone{
	clear : both;
	margin : 10px 0px;
}


/* ================================== */
/* = AddThis csss override = */
/* ================================== */
.addthis_toolbox
{
    width: 284px;
	padding : 10px 0 6px 0px
}

.addthis_toolbox li
{
    float: left;
}

.addthis_toolbox a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 20px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox a:hover
{
    border: 2px solid #AF261E;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #eee;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}	
